Guest User

Untitled

a guest
Feb 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.14 KB | None | 0 0
  1. {
  2. "eventList": [{
  3. "eventName": "globalMapCellOccupied",
  4. "eventParams": {
  5. "objectLevel": 1,
  6. "resourcePerHour": 0,
  7. "objectType": "zone",
  8. "lossNum": 1,
  9. "defenseValue": 32,
  10. "minLevel": 0,
  11. "minRating": 0,
  12. "clientVersion": "1.0.0",
  13. "userRating": 0,
  14. "userLevel": 72,
  15. "realsAmt": 956815,
  16. "productAmt": 120,
  17. "productAmtMax": 120,
  18. "bucksAmt": 1162,
  19. "bucksAmtMax": 4500,
  20. "stoneAmt": 30,
  21. "stoneAmtMax": 3000,
  22. "woodAmt": 619,
  23. "woodAmtMax": 3000,
  24. "ironAmt": 8,
  25. "ironAmtMax": 3000,
  26. "hqLevel": 22,
  27. "league": "0",
  28. "clanLevel": -1,
  29. "platform": "PC_CLIENT",
  30. "sdkVersion": "Unity SDK v4.5.4"
  31. },
  32. "userID": "4",
  33. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  34. "eventUUID": "e78109ac-58da-4b4e-a9bf-3c697daee07c",
  35. "eventTimestamp": "2018-02-06 17:00:39.849"
  36. }, {
  37. "eventName": "explicitShown",
  38. "eventParams": {
  39. "uI": "win",
  40. "reason": "npc",
  41. "clientVersion": "1.0.0",
  42. "userRating": 1,
  43. "userLevel": 72,
  44. "realsAmt": 956815,
  45. "productAmt": 120,
  46. "productAmtMax": 120,
  47. "bucksAmt": 1162,
  48. "bucksAmtMax": 4500,
  49. "stoneAmt": 30,
  50. "stoneAmtMax": 3000,
  51. "woodAmt": 619,
  52. "woodAmtMax": 3000,
  53. "ironAmt": 8,
  54. "ironAmtMax": 3000,
  55. "hqLevel": 22,
  56. "league": "0",
  57. "clanLevel": -1,
  58. "platform": "PC_CLIENT",
  59. "sdkVersion": "Unity SDK v4.5.4"
  60. },
  61. "userID": "4",
  62. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  63. "eventUUID": "f319761c-1ece-466a-a8d3-01182feec962",
  64. "eventTimestamp": "2018-02-06 17:00:40.289"
  65. }, {
  66. "eventName": "battleWon",
  67. "eventParams": {
  68. "isNpc": true,
  69. "baseLevel": 1,
  70. "baseDefenseValue": 32,
  71. "attemptNum": 0,
  72. "objectType": "zone",
  73. "defenceUserId": "double_4b",
  74. "manaAmt": 12,
  75. "navalHq": 0,
  76. "squad1UnitId": "rifleman",
  77. "squad1UnitAmt": 6,
  78. "squad1ArmyUpgrade": 1,
  79. "squad2UnitId": "rifleman",
  80. "squad2UnitAmt": 6,
  81. "squad2ArmyUpgrade": 1,
  82. "squad3UnitId": "rifleman",
  83. "squad3UnitAmt": 6,
  84. "squad3ArmyUpgrade": 1,
  85. "clientVersion": "1.0.0",
  86. "userRating": 1,
  87. "userLevel": 72,
  88. "realsAmt": 956815,
  89. "productAmt": 120,
  90. "productAmtMax": 120,
  91. "bucksAmt": 1162,
  92. "bucksAmtMax": 4500,
  93. "stoneAmt": 30,
  94. "stoneAmtMax": 3000,
  95. "woodAmt": 619,
  96. "woodAmtMax": 3000,
  97. "ironAmt": 8,
  98. "ironAmtMax": 3000,
  99. "hqLevel": 22,
  100. "league": "0",
  101. "clanLevel": -1,
  102. "isTutorial": false,
  103. "missionName": "double_4b-True",
  104. "userXP": 82672,
  105. "destroyProgress": 0,
  106. "reward": {
  107. "rewardName": "WonReward",
  108. "rewardProducts": {
  109. "items": [{
  110. "item": {
  111. "itemName": "warPoints",
  112. "itemType": "warPoints",
  113. "itemAmount": 0
  114. }
  115. }, {
  116. "item": {
  117. "itemName": "zone",
  118. "itemType": "objectType",
  119. "itemAmount": 1
  120. }
  121. }, {
  122. "item": {
  123. "itemName": "rating",
  124. "itemType": "rating",
  125. "itemAmount": 1
  126. }
  127. }],
  128. "virtualCurrencies": [{
  129. "virtualCurrency": {
  130. "virtualCurrencyName": "product",
  131. "virtualCurrencyType": "GRIND",
  132. "virtualCurrencyAmount": 46
  133. }
  134. }, {
  135. "virtualCurrency": {
  136. "virtualCurrencyName": "bucks",
  137. "virtualCurrencyType": "GRIND",
  138. "virtualCurrencyAmount": 1162
  139. }
  140. }, {
  141. "virtualCurrency": {
  142. "virtualCurrencyName": "wood",
  143. "virtualCurrencyType": "GRIND",
  144. "virtualCurrencyAmount": 619
  145. }
  146. }, {
  147. "virtualCurrency": {
  148. "virtualCurrencyName": "stone",
  149. "virtualCurrencyType": "GRIND",
  150. "virtualCurrencyAmount": 30
  151. }
  152. }, {
  153. "virtualCurrency": {
  154. "virtualCurrencyName": "iron",
  155. "virtualCurrencyType": "GRIND",
  156. "virtualCurrencyAmount": 8
  157. }
  158. }]
  159. }
  160. },
  161. "platform": "PC_CLIENT",
  162. "sdkVersion": "Unity SDK v4.5.4"
  163. },
  164. "userID": "4",
  165. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  166. "eventUUID": "f97f675c-5555-43f7-8a2f-c3470d05a38d",
  167. "eventTimestamp": "2018-02-06 17:00:40.341"
  168. }, {
  169. "eventName": "locationChange",
  170. "eventParams": {
  171. "previousLocation": "attack",
  172. "minFps": 5,
  173. "maxFps": 199,
  174. "avgFps": 179,
  175. "memoryAmount": 16328,
  176. "qualitySettings": 2,
  177. "clientVersion": "1.0.0",
  178. "userRating": 1,
  179. "userLevel": 72,
  180. "realsAmt": 956815,
  181. "productAmt": 120,
  182. "productAmtMax": 120,
  183. "bucksAmt": 1162,
  184. "bucksAmtMax": 4500,
  185. "stoneAmt": 30,
  186. "stoneAmtMax": 3000,
  187. "woodAmt": 619,
  188. "woodAmtMax": 3000,
  189. "ironAmt": 8,
  190. "ironAmtMax": 3000,
  191. "hqLevel": 22,
  192. "league": "0",
  193. "clanLevel": -1,
  194. "platform": "PC_CLIENT",
  195. "sdkVersion": "Unity SDK v4.5.4"
  196. },
  197. "userID": "4",
  198. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  199. "eventUUID": "9df3db5c-1ec6-47ac-bc87-559209de7df7",
  200. "eventTimestamp": "2018-02-06 17:00:42.712"
  201. }, {
  202. "eventName": "locationChange",
  203. "eventParams": {
  204. "previousLocation": "global_map",
  205. "minFps": 60,
  206. "maxFps": 192,
  207. "avgFps": 183,
  208. "memoryAmount": 16328,
  209. "qualitySettings": 2,
  210. "clientVersion": "1.0.0",
  211. "userRating": 1,
  212. "userLevel": 72,
  213. "realsAmt": 956815,
  214. "productAmt": 120,
  215. "productAmtMax": 120,
  216. "bucksAmt": 1162,
  217. "bucksAmtMax": 4500,
  218. "stoneAmt": 30,
  219. "stoneAmtMax": 3000,
  220. "woodAmt": 619,
  221. "woodAmtMax": 3000,
  222. "ironAmt": 8,
  223. "ironAmtMax": 3000,
  224. "hqLevel": 22,
  225. "league": "0",
  226. "clanLevel": -1,
  227. "platform": "PC_CLIENT",
  228. "sdkVersion": "Unity SDK v4.5.4"
  229. },
  230. "userID": "4",
  231. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  232. "eventUUID": "c097f021-1136-4721-922b-5fdcdaff3b5f",
  233. "eventTimestamp": "2018-02-06 17:00:46.050"
  234. }, {
  235. "eventName": "locationChange",
  236. "eventParams": {
  237. "previousLocation": "base",
  238. "minFps": 3,
  239. "maxFps": 190,
  240. "avgFps": 144,
  241. "memoryAmount": 16328,
  242. "qualitySettings": 2,
  243. "clientVersion": "1.0.0",
  244. "userRating": 1,
  245. "userLevel": 72,
  246. "realsAmt": 956815,
  247. "productAmt": 120,
  248. "productAmtMax": 120,
  249. "bucksAmt": 1162,
  250. "bucksAmtMax": 4500,
  251. "stoneAmt": 30,
  252. "stoneAmtMax": 3000,
  253. "woodAmt": 619,
  254. "woodAmtMax": 3000,
  255. "ironAmt": 8,
  256. "ironAmtMax": 3000,
  257. "hqLevel": 22,
  258. "league": "0",
  259. "clanLevel": -1,
  260. "platform": "PC_CLIENT",
  261. "sdkVersion": "Unity SDK v4.5.4"
  262. },
  263. "userID": "4",
  264. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  265. "eventUUID": "f46312d4-121b-4c29-8bd5-82783f360089",
  266. "eventTimestamp": "2018-02-06 17:00:50.080"
  267. }, {
  268. "eventName": "locationChange",
  269. "eventParams": {
  270. "previousLocation": "global_map",
  271. "minFps": 60,
  272. "maxFps": 199,
  273. "avgFps": 189,
  274. "memoryAmount": 16328,
  275. "qualitySettings": 2,
  276. "clientVersion": "1.0.0",
  277. "userRating": 1,
  278. "userLevel": 72,
  279. "realsAmt": 956815,
  280. "productAmt": 120,
  281. "productAmtMax": 120,
  282. "bucksAmt": 1162,
  283. "bucksAmtMax": 4500,
  284. "stoneAmt": 30,
  285. "stoneAmtMax": 3000,
  286. "woodAmt": 619,
  287. "woodAmtMax": 3000,
  288. "ironAmt": 8,
  289. "ironAmtMax": 3000,
  290. "hqLevel": 22,
  291. "league": "0",
  292. "clanLevel": -1,
  293. "platform": "PC_CLIENT",
  294. "sdkVersion": "Unity SDK v4.5.4"
  295. },
  296. "userID": "4",
  297. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  298. "eventUUID": "7bc2cbbc-15c8-40ee-843c-e16940ff1c59",
  299. "eventTimestamp": "2018-02-06 17:00:53.015"
  300. }, {
  301. "eventName": "battleStart",
  302. "eventParams": {
  303. "isNpc": true,
  304. "baseLevel": 1,
  305. "baseDefenseValue": 32,
  306. "attemptNum": 0,
  307. "objectType": "zone",
  308. "defenceUserId": "bottom_3",
  309. "manaAmt": 12,
  310. "navalHq": 0,
  311. "squad1UnitId": "rifleman",
  312. "squad1UnitAmt": 6,
  313. "squad1ArmyUpgrade": 1,
  314. "squad2UnitId": "rifleman",
  315. "squad2UnitAmt": 6,
  316. "squad2ArmyUpgrade": 1,
  317. "squad3UnitId": "rifleman",
  318. "squad3UnitAmt": 6,
  319. "squad3ArmyUpgrade": 1,
  320. "clientVersion": "1.0.0",
  321. "userRating": 1,
  322. "userLevel": 72,
  323. "realsAmt": 956795,
  324. "productAmt": 120,
  325. "productAmtMax": 120,
  326. "bucksAmt": 0,
  327. "bucksAmtMax": 4500,
  328. "stoneAmt": 30,
  329. "stoneAmtMax": 3000,
  330. "woodAmt": 619,
  331. "woodAmtMax": 3000,
  332. "ironAmt": 8,
  333. "ironAmtMax": 3000,
  334. "hqLevel": 22,
  335. "league": "0",
  336. "clanLevel": -1,
  337. "isTutorial": false,
  338. "missionName": "bottom_3-True",
  339. "userXP": 82672,
  340. "platform": "PC_CLIENT",
  341. "sdkVersion": "Unity SDK v4.5.4"
  342. },
  343. "userID": "4",
  344. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  345. "eventUUID": "85c57c6f-3ba3-432a-9694-595ecfdef8de",
  346. "eventTimestamp": "2018-02-06 17:00:54.469"
  347. }, {
  348. "eventName": "globalMapCellOccupied",
  349. "eventParams": {
  350. "objectLevel": 1,
  351. "resourcePerHour": 0,
  352. "objectType": "zone",
  353. "lossNum": 1,
  354. "defenseValue": 32,
  355. "minLevel": 0,
  356. "minRating": 0,
  357. "clientVersion": "1.0.0",
  358. "userRating": 1,
  359. "userLevel": 72,
  360. "realsAmt": 956795,
  361. "productAmt": 120,
  362. "productAmtMax": 120,
  363. "bucksAmt": 1128,
  364. "bucksAmtMax": 4500,
  365. "stoneAmt": 60,
  366. "stoneAmtMax": 3000,
  367. "woodAmt": 1220,
  368. "woodAmtMax": 3000,
  369. "ironAmt": 16,
  370. "ironAmtMax": 3000,
  371. "hqLevel": 22,
  372. "league": "0",
  373. "clanLevel": -1,
  374. "platform": "PC_CLIENT",
  375. "sdkVersion": "Unity SDK v4.5.4"
  376. },
  377. "userID": "4",
  378. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  379. "eventUUID": "3aa5b238-be4c-4720-8933-c8dfc5aa5b81",
  380. "eventTimestamp": "2018-02-06 17:01:01.438"
  381. }, {
  382. "eventName": "explicitShown",
  383. "eventParams": {
  384. "uI": "win",
  385. "reason": "npc",
  386. "clientVersion": "1.0.0",
  387. "userRating": 2,
  388. "userLevel": 72,
  389. "realsAmt": 956795,
  390. "productAmt": 120,
  391. "productAmtMax": 120,
  392. "bucksAmt": 1128,
  393. "bucksAmtMax": 4500,
  394. "stoneAmt": 60,
  395. "stoneAmtMax": 3000,
  396. "woodAmt": 1220,
  397. "woodAmtMax": 3000,
  398. "ironAmt": 16,
  399. "ironAmtMax": 3000,
  400. "hqLevel": 22,
  401. "league": "0",
  402. "clanLevel": -1,
  403. "platform": "PC_CLIENT",
  404. "sdkVersion": "Unity SDK v4.5.4"
  405. },
  406. "userID": "4",
  407. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  408. "eventUUID": "de225e12-8388-45c8-9c8d-a34d37df718d",
  409. "eventTimestamp": "2018-02-06 17:01:01.785"
  410. }, {
  411. "eventName": "battleWon",
  412. "eventParams": {
  413. "isNpc": true,
  414. "baseLevel": 1,
  415. "baseDefenseValue": 32,
  416. "attemptNum": 0,
  417. "objectType": "zone",
  418. "defenceUserId": "bottom_3",
  419. "manaAmt": 18,
  420. "navalHq": 0,
  421. "squad1UnitId": "rifleman",
  422. "squad1UnitAmt": 6,
  423. "squad1ArmyUpgrade": 1,
  424. "squad2UnitId": "rifleman",
  425. "squad2UnitAmt": 6,
  426. "squad2ArmyUpgrade": 1,
  427. "squad3UnitId": "rifleman",
  428. "squad3UnitAmt": 6,
  429. "squad3ArmyUpgrade": 1,
  430. "clientVersion": "1.0.0",
  431. "userRating": 2,
  432. "userLevel": 72,
  433. "realsAmt": 956795,
  434. "productAmt": 120,
  435. "productAmtMax": 120,
  436. "bucksAmt": 1128,
  437. "bucksAmtMax": 4500,
  438. "stoneAmt": 60,
  439. "stoneAmtMax": 3000,
  440. "woodAmt": 1220,
  441. "woodAmtMax": 3000,
  442. "ironAmt": 16,
  443. "ironAmtMax": 3000,
  444. "hqLevel": 22,
  445. "league": "0",
  446. "clanLevel": -1,
  447. "isTutorial": false,
  448. "missionName": "bottom_3-True",
  449. "userXP": 82672,
  450. "destroyProgress": 0,
  451. "reward": {
  452. "rewardName": "WonReward",
  453. "rewardProducts": {
  454. "items": [{
  455. "item": {
  456. "itemName": "warPoints",
  457. "itemType": "warPoints",
  458. "itemAmount": 0
  459. }
  460. }, {
  461. "item": {
  462. "itemName": "zone",
  463. "itemType": "objectType",
  464. "itemAmount": 1
  465. }
  466. }, {
  467. "item": {
  468. "itemName": "rating",
  469. "itemType": "rating",
  470. "itemAmount": 1
  471. }
  472. }],
  473. "virtualCurrencies": [{
  474. "virtualCurrency": {
  475. "virtualCurrencyName": "product",
  476. "virtualCurrencyType": "GRIND",
  477. "virtualCurrencyAmount": 45
  478. }
  479. }, {
  480. "virtualCurrency": {
  481. "virtualCurrencyName": "bucks",
  482. "virtualCurrencyType": "GRIND",
  483. "virtualCurrencyAmount": 1128
  484. }
  485. }, {
  486. "virtualCurrency": {
  487. "virtualCurrencyName": "wood",
  488. "virtualCurrencyType": "GRIND",
  489. "virtualCurrencyAmount": 601
  490. }
  491. }, {
  492. "virtualCurrency": {
  493. "virtualCurrencyName": "stone",
  494. "virtualCurrencyType": "GRIND",
  495. "virtualCurrencyAmount": 30
  496. }
  497. }, {
  498. "virtualCurrency": {
  499. "virtualCurrencyName": "iron",
  500. "virtualCurrencyType": "GRIND",
  501. "virtualCurrencyAmount": 8
  502. }
  503. }]
  504. }
  505. },
  506. "platform": "PC_CLIENT",
  507. "sdkVersion": "Unity SDK v4.5.4"
  508. },
  509. "userID": "4",
  510. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  511. "eventUUID": "cda0cfab-b18d-4d07-8639-bf1dc07e15cc",
  512. "eventTimestamp": "2018-02-06 17:01:01.822"
  513. }, {
  514. "eventName": "locationChange",
  515. "eventParams": {
  516. "previousLocation": "attack",
  517. "minFps": 6,
  518. "maxFps": 209,
  519. "avgFps": 167,
  520. "memoryAmount": 16328,
  521. "qualitySettings": 2,
  522. "clientVersion": "1.0.0",
  523. "userRating": 2,
  524. "userLevel": 72,
  525. "realsAmt": 956795,
  526. "productAmt": 120,
  527. "productAmtMax": 120,
  528. "bucksAmt": 1128,
  529. "bucksAmtMax": 4500,
  530. "stoneAmt": 60,
  531. "stoneAmtMax": 3000,
  532. "woodAmt": 1220,
  533. "woodAmtMax": 3000,
  534. "ironAmt": 16,
  535. "ironAmtMax": 3000,
  536. "hqLevel": 22,
  537. "league": "0",
  538. "clanLevel": -1,
  539. "platform": "PC_CLIENT",
  540. "sdkVersion": "Unity SDK v4.5.4"
  541. },
  542. "userID": "4",
  543. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  544. "eventUUID": "a0662ea8-c74a-4cba-a72c-c921627becb8",
  545. "eventTimestamp": "2018-02-06 17:01:02.915"
  546. }, {
  547. "eventName": "sectorOpen",
  548. "eventParams": {
  549. "sectorOpenCost": 600,
  550. "sectorAmt": 37,
  551. "sectorId": "2; 1",
  552. "clientVersion": "1.0.0",
  553. "userRating": 2,
  554. "userLevel": 72,
  555. "realsAmt": 956795,
  556. "productAmt": 120,
  557. "productAmtMax": 120,
  558. "bucksAmt": 528,
  559. "bucksAmtMax": 4500,
  560. "stoneAmt": 60,
  561. "stoneAmtMax": 3000,
  562. "woodAmt": 1220,
  563. "woodAmtMax": 3000,
  564. "ironAmt": 16,
  565. "ironAmtMax": 3000,
  566. "hqLevel": 22,
  567. "league": "0",
  568. "clanLevel": -1,
  569. "platform": "PC_CLIENT",
  570. "sdkVersion": "Unity SDK v4.5.4"
  571. },
  572. "userID": "4",
  573. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  574. "eventUUID": "fb1e1fde-11c1-4b68-87e4-913bdf84073a",
  575. "eventTimestamp": "2018-02-06 17:01:05.040"
  576. }, {
  577. "eventName": "globalMapBaseSpawn",
  578. "eventParams": {
  579. "objectLevel": 1,
  580. "resourcePerHour": 0,
  581. "objectType": "zone",
  582. "lossNum": 1,
  583. "isNpc": true,
  584. "defenceUserId": "right_2",
  585. "minLevel": 0,
  586. "minRating": 0,
  587. "clientVersion": "1.0.0",
  588. "userRating": 2,
  589. "userLevel": 72,
  590. "realsAmt": 956795,
  591. "productAmt": 120,
  592. "productAmtMax": 120,
  593. "bucksAmt": 528,
  594. "bucksAmtMax": 4500,
  595. "stoneAmt": 60,
  596. "stoneAmtMax": 3000,
  597. "woodAmt": 1220,
  598. "woodAmtMax": 3000,
  599. "ironAmt": 16,
  600. "ironAmtMax": 3000,
  601. "hqLevel": 22,
  602. "league": "0",
  603. "clanLevel": -1,
  604. "platform": "PC_CLIENT",
  605. "sdkVersion": "Unity SDK v4.5.4"
  606. },
  607. "userID": "4",
  608. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  609. "eventUUID": "abfeecbb-c6eb-426b-8618-2917374dee7e",
  610. "eventTimestamp": "2018-02-06 17:01:05.042"
  611. }, {
  612. "eventName": "sectorOpen",
  613. "eventParams": {
  614. "sectorOpenCost": 0,
  615. "sectorAmt": 38,
  616. "sectorId": "3; 2",
  617. "clientVersion": "1.0.0",
  618. "userRating": 2,
  619. "userLevel": 72,
  620. "realsAmt": 956795,
  621. "productAmt": 120,
  622. "productAmtMax": 120,
  623. "bucksAmt": 528,
  624. "bucksAmtMax": 4500,
  625. "stoneAmt": 60,
  626. "stoneAmtMax": 3000,
  627. "woodAmt": 1220,
  628. "woodAmtMax": 3000,
  629. "ironAmt": 16,
  630. "ironAmtMax": 3000,
  631. "hqLevel": 22,
  632. "league": "0",
  633. "clanLevel": -1,
  634. "platform": "PC_CLIENT",
  635. "sdkVersion": "Unity SDK v4.5.4"
  636. },
  637. "userID": "4",
  638. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  639. "eventUUID": "1c9ed666-cb93-4a37-8b24-797708f446ee",
  640. "eventTimestamp": "2018-02-06 17:01:05.044"
  641. }, {
  642. "eventName": "sectorOpen",
  643. "eventParams": {
  644. "sectorOpenCost": 0,
  645. "sectorAmt": 39,
  646. "sectorId": "2; 2",
  647. "clientVersion": "1.0.0",
  648. "userRating": 2,
  649. "userLevel": 72,
  650. "realsAmt": 956795,
  651. "productAmt": 120,
  652. "productAmtMax": 120,
  653. "bucksAmt": 528,
  654. "bucksAmtMax": 4500,
  655. "stoneAmt": 60,
  656. "stoneAmtMax": 3000,
  657. "woodAmt": 1220,
  658. "woodAmtMax": 3000,
  659. "ironAmt": 16,
  660. "ironAmtMax": 3000,
  661. "hqLevel": 22,
  662. "league": "0",
  663. "clanLevel": -1,
  664. "platform": "PC_CLIENT",
  665. "sdkVersion": "Unity SDK v4.5.4"
  666. },
  667. "userID": "4",
  668. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  669. "eventUUID": "2eb3751d-a94b-40f4-9d4a-a9bcad6b428f",
  670. "eventTimestamp": "2018-02-06 17:01:05.047"
  671. }, {
  672. "eventName": "sectorOpen",
  673. "eventParams": {
  674. "sectorOpenCost": 0,
  675. "sectorAmt": 40,
  676. "sectorId": "1; 2",
  677. "clientVersion": "1.0.0",
  678. "userRating": 2,
  679. "userLevel": 72,
  680. "realsAmt": 956795,
  681. "productAmt": 120,
  682. "productAmtMax": 120,
  683. "bucksAmt": 528,
  684. "bucksAmtMax": 4500,
  685. "stoneAmt": 60,
  686. "stoneAmtMax": 3000,
  687. "woodAmt": 1220,
  688. "woodAmtMax": 3000,
  689. "ironAmt": 16,
  690. "ironAmtMax": 3000,
  691. "hqLevel": 22,
  692. "league": "0",
  693. "clanLevel": -1,
  694. "platform": "PC_CLIENT",
  695. "sdkVersion": "Unity SDK v4.5.4"
  696. },
  697. "userID": "4",
  698. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  699. "eventUUID": "c2f68e02-463f-4c30-b160-471b8d5d5a8a",
  700. "eventTimestamp": "2018-02-06 17:01:05.049"
  701. }, {
  702. "eventName": "sectorOpen",
  703. "eventParams": {
  704. "sectorOpenCost": 0,
  705. "sectorAmt": 41,
  706. "sectorId": "1; 1",
  707. "clientVersion": "1.0.0",
  708. "userRating": 2,
  709. "userLevel": 72,
  710. "realsAmt": 956795,
  711. "productAmt": 120,
  712. "productAmtMax": 120,
  713. "bucksAmt": 528,
  714. "bucksAmtMax": 4500,
  715. "stoneAmt": 60,
  716. "stoneAmtMax": 3000,
  717. "woodAmt": 1220,
  718. "woodAmtMax": 3000,
  719. "ironAmt": 16,
  720. "ironAmtMax": 3000,
  721. "hqLevel": 22,
  722. "league": "0",
  723. "clanLevel": -1,
  724. "platform": "PC_CLIENT",
  725. "sdkVersion": "Unity SDK v4.5.4"
  726. },
  727. "userID": "4",
  728. "sessionID": "8165cb20-4e24-4b2f-a6e6-1288003ded6c",
  729. "eventUUID": "6b1bbcc0-bc6a-4039-8abe-03f2675b4cb9",
  730. "eventTimestamp": "2018-02-06 17:01:05.050"
  731. }]
  732. }
Add Comment
Please, Sign In to add comment