Advertisement
Guest User

example

a guest
Sep 8th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. {
  2. "Name":"Runner",
  3. "MaxTonnage":20.0,
  4. "Armor":{
  5. "ArmorMultiplier":1.2,
  6. "ArmorAmount":10.0,
  7. "ArmorType":4,
  8. "FlatCost":0.0,
  9. "StructurePoints":0.0,
  10. "Weight":0.0,
  11. "Slots":0,
  12. "Explosive":false,
  13. "ExplosionDmg":0.0,
  14. "Unremovable":false
  15. },
  16. "MechClass":0,
  17. "Sections":{
  18. "0":{
  19. "Name":null,
  20. "Armor":null,
  21. "StructurePoints":0.0,
  22. "GridCords":"0,1",
  23. "WeaponSlots":{
  24. "0":{
  25. "WeaponInstalled":null,
  26. "AllowedWeaponTypes":{
  27. "0":{
  28. "0":2
  29. }
  30. },
  31. "AllowedWeapons":null
  32. },
  33. "1":{
  34. "WeaponInstalled":null,
  35. "AllowedWeaponTypes":{
  36. "0":{
  37. "0":2
  38. }
  39. },
  40. "AllowedWeapons":null
  41. }
  42. },
  43. "InstalledEquipment":null,
  44. "Slots":9,
  45. "AllowNonWeapons":true,
  46. "ExternalMount":false
  47. },
  48. "1":{
  49. "Name":null,
  50. "Armor":null,
  51. "StructurePoints":0.0,
  52. "GridCords":"1,0",
  53. "WeaponSlots":{
  54. "0":{
  55. "WeaponInstalled":{
  56. "Name":"Rawkets-2",
  57. "Faction":0,
  58. "Damage":{
  59. "Hull":5.0,
  60. "Shield":0.0,
  61. "Structural":0.0,
  62. "ExplosionRange":null
  63. },
  64. "Range":null,
  65. "TravelSpeed":0.0,
  66. "Firerate":1.5,
  67. "Heat":0.0,
  68. "Energy":12.0,
  69. "AmmoPerShot":2,
  70. "JamChance":0.0,
  71. "PreinstalledEquipment":{
  72. "0":{
  73. "Weapons":null,
  74. "CapacityPerTon":80,
  75. "FlatCost":0.0,
  76. "StructurePoints":0.0,
  77. "Weight":0.0,
  78. "Slots":0,
  79. "Explosive":false,
  80. "ExplosionDmg":0.0,
  81. "Unremovable":false
  82. }
  83. },
  84. "FlatCost":0.0,
  85. "StructurePoints":0.0,
  86. "Weight":0.0,
  87. "Slots":0,
  88. "Explosive":false,
  89. "ExplosionDmg":0.0,
  90. "Unremovable":false
  91. },
  92. "AllowedWeaponTypes":{
  93. "0":{
  94. "0":1
  95. },
  96. "1":{
  97. "1":2
  98. }
  99. },
  100. "AllowedWeapons":null
  101. }
  102. },
  103. "InstalledEquipment":null,
  104. "Slots":8,
  105. "AllowNonWeapons":false,
  106. "ExternalMount":true
  107. },
  108. "2":{
  109. "Name":null,
  110. "Armor":null,
  111. "StructurePoints":0.0,
  112. "GridCords":"2,1",
  113. "WeaponSlots":{
  114. "0":{
  115. "WeaponInstalled":null,
  116. "AllowedWeaponTypes":{
  117. "0":{
  118. "0":2
  119. }
  120. },
  121. "AllowedWeapons":null
  122. },
  123. "1":{
  124. "WeaponInstalled":null,
  125. "AllowedWeaponTypes":{
  126. "0":{
  127. "0":2
  128. }
  129. },
  130. "AllowedWeapons":null
  131. }
  132. },
  133. "InstalledEquipment":null,
  134. "Slots":9,
  135. "AllowNonWeapons":true,
  136. "ExternalMount":false
  137. },
  138. "3":{
  139. "Name":null,
  140. "Armor":null,
  141. "StructurePoints":0.0,
  142. "GridCords":"1,1",
  143. "WeaponSlots":null,
  144. "InstalledEquipment":{
  145. "0":{
  146. "EngineType":3,
  147. "SpeedMax":0.0,
  148. "AfterCrippling":0.0,
  149. "Acceleration":1.0,
  150. "AccelerationFunction":0,
  151. "Deceleration":1.0,
  152. "DecelerationFunction":0,
  153. "OverHeatMaxTime":0.0,
  154. "OverHeatPerSec":0.0,
  155. "FlatCost":0.0,
  156. "StructurePoints":0.0,
  157. "Weight":5.0,
  158. "Slots":9,
  159. "Explosive":false,
  160. "ExplosionDmg":0.0,
  161. "Unremovable":false
  162. }
  163. },
  164. "Slots":9,
  165. "AllowNonWeapons":true,
  166. "ExternalMount":false
  167. }
  168. }
  169. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement