Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1. {
  2. "generic":{
  3. "cr_id":"a4726393198cac4daad07f04f1fa786d11188d9f",
  4. "event_time":"2019-04-12T15:48:25+01:00",
  5. "event_timestamp":1555080505,
  6. "combat_coordinates":"7:466:10",
  7. "combat_planet_type":1,
  8. "combat_rounds":4,
  9. "loot_percentage":50,
  10. "winner":"attacker",
  11. "units_lost_attackers":0,
  12. "units_lost_defenders":22000,
  13. "attacker_count":1,
  14. "defender_count":1,
  15. "loot_metal":5133,
  16. "loot_crystal":5133,
  17. "loot_deuterium":5134,
  18. "combat_honorable":false,
  19. "attacker_honorable":false,
  20. "attacker_honorpoints":0,
  21. "defender_honorable":false,
  22. "defender_honorpoints":0,
  23. "moon_created":false,
  24. "moon_chance":0,
  25. "moon_size":0,
  26. "moon_exists":false,
  27. "debris_metal":7000,
  28. "debris_crystal":8400,
  29. "wreckfield":[
  30.  
  31. ]
  32. },
  33. "attackers":[
  34. {
  35. "fleet_owner":"darth maul",
  36. "fleet_owner_coordinates":"7:472:4",
  37. "fleet_owner_planet_type":1,
  38. "fleet_owner_planet_name":"Homeworld",
  39. "fleet_owner_alliance":null,
  40. "fleet_owner_alliance_tag":null,
  41. "fleet_armor_percentage":50,
  42. "fleet_shield_percentage":20,
  43. "fleet_weapon_percentage":40,
  44. "fleet_composition":[
  45. {
  46. "ship_type":202,
  47. "armor":600,
  48. "shield":12,
  49. "weapon":7,
  50. "count":3
  51. },
  52. {
  53. "ship_type":204,
  54. "armor":600,
  55. "shield":12,
  56. "weapon":70,
  57. "count":8
  58. }
  59. ]
  60. }
  61. ],
  62. "defenders":[
  63. {
  64. "fleet_owner":"Chief Neso",
  65. "fleet_owner_coordinates":"7:466:10",
  66. "fleet_owner_planet_type":1,
  67. "fleet_owner_planet_name":"Homeworld",
  68. "fleet_owner_alliance":null,
  69. "fleet_owner_alliance_tag":null,
  70. "fleet_armor_percentage":10,
  71. "fleet_shield_percentage":0,
  72. "fleet_weapon_percentage":0,
  73. "fleet_composition":[
  74. {
  75. "ship_type":202,
  76. "armor":440,
  77. "shield":10,
  78. "weapon":5,
  79. "count":5
  80. },
  81. {
  82. "ship_type":210,
  83. "armor":110,
  84. "shield":0.01,
  85. "weapon":0.01,
  86. "count":2
  87. }
  88. ]
  89. }
  90. ],
  91. "rounds":[
  92. {
  93. "round_number":1,
  94. "statistics":{
  95. "attacker_hits":"13",
  96. "attacker_absorbed":"25",
  97. "attacker_fullstrength":"721",
  98. "defender_hits":"7",
  99. "defender_absorbed":"42",
  100. "defender_fullstrength":"25"
  101. },
  102. "attacker_ships":[
  103. {
  104. "owner":0,
  105. "ship_type":202,
  106. "count":3
  107. },
  108. {
  109. "owner":0,
  110. "ship_type":204,
  111. "count":8
  112. }
  113. ],
  114. "attacker_ship_losses":[
  115.  
  116. ],
  117. "defender_ships":[
  118. {
  119. "owner":0,
  120. "ship_type":202,
  121. "count":4
  122. },
  123. {
  124. "owner":0,
  125. "ship_type":210,
  126. "count":1
  127. }
  128. ],
  129. "defender_ship_losses":[
  130. {
  131. "owner":0,
  132. "ship_type":202,
  133. "count":"1"
  134. },
  135. {
  136. "owner":0,
  137. "ship_type":210,
  138. "count":"1"
  139. }
  140. ]
  141. },
  142. {
  143. "round_number":2,
  144. "statistics":{
  145. "attacker_hits":"14",
  146. "attacker_absorbed":"20",
  147. "attacker_fullstrength":"728",
  148. "defender_hits":"5",
  149. "defender_absorbed":"41",
  150. "defender_fullstrength":"20"
  151. },
  152. "attacker_ships":[
  153. {
  154. "owner":0,
  155. "ship_type":202,
  156. "count":3
  157. },
  158. {
  159. "owner":0,
  160. "ship_type":204,
  161. "count":8
  162. }
  163. ],
  164. "attacker_ship_losses":[
  165.  
  166. ],
  167. "defender_ships":[
  168. {
  169. "owner":0,
  170. "ship_type":202,
  171. "count":2
  172. },
  173. {
  174. "owner":0,
  175. "ship_type":210,
  176. "count":0
  177. }
  178. ],
  179. "defender_ship_losses":[
  180. {
  181. "owner":0,
  182. "ship_type":202,
  183. "count":2
  184. },
  185. {
  186. "owner":0,
  187. "ship_type":210,
  188. "count":1
  189. }
  190. ]
  191. },
  192. {
  193. "round_number":3,
  194. "statistics":{
  195. "attacker_hits":"11",
  196. "attacker_absorbed":"10",
  197. "attacker_fullstrength":"581",
  198. "defender_hits":"2",
  199. "defender_absorbed":"20",
  200. "defender_fullstrength":"10"
  201. },
  202. "attacker_ships":[
  203. {
  204. "owner":0,
  205. "ship_type":202,
  206. "count":3
  207. },
  208. {
  209. "owner":0,
  210. "ship_type":204,
  211. "count":8
  212. }
  213. ],
  214. "attacker_ship_losses":[
  215.  
  216. ],
  217. "defender_ships":[
  218. {
  219. "owner":0,
  220. "ship_type":202,
  221. "count":1
  222. },
  223. {
  224. "owner":0,
  225. "ship_type":210,
  226. "count":0
  227. }
  228. ],
  229. "defender_ship_losses":[
  230. {
  231. "owner":0,
  232. "ship_type":202,
  233. "count":1
  234. }
  235. ]
  236. },
  237. {
  238. "round_number":4,
  239. "statistics":{
  240. "attacker_hits":"11",
  241. "attacker_absorbed":"5",
  242. "attacker_fullstrength":"581",
  243. "defender_hits":"1",
  244. "defender_absorbed":"10",
  245. "defender_fullstrength":"5"
  246. },
  247. "attacker_ships":[
  248. {
  249. "owner":0,
  250. "ship_type":202,
  251. "count":3
  252. },
  253. {
  254. "owner":0,
  255. "ship_type":204,
  256. "count":8
  257. }
  258. ],
  259. "attacker_ship_losses":[
  260.  
  261. ],
  262. "defender_ships":[
  263. {
  264. "owner":0,
  265. "ship_type":202,
  266. "count":0
  267. },
  268. {
  269. "owner":0,
  270. "ship_type":210,
  271. "count":0
  272. }
  273. ],
  274. "defender_ship_losses":[
  275. {
  276. "owner":0,
  277. "ship_type":202,
  278. "count":1
  279. }
  280. ]
  281. }
  282. ]
  283. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement