mwo 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.coveralls.yml +2 -0
- data/.gitignore +15 -0
- data/.travis.yml +7 -0
- data/Gemfile +4 -0
- data/Guardfile +13 -0
- data/LICENSE.txt +22 -0
- data/README.md +67 -0
- data/Rakefile +14 -0
- data/fixtures/cassettes/all_weapons.yml +2372 -0
- data/fixtures/cassettes/utils_fetch_url.yml +2372 -0
- data/lib/mwo/client.rb +27 -0
- data/lib/mwo/utils.rb +18 -0
- data/lib/mwo/version.rb +3 -0
- data/lib/mwo/weapon.rb +46 -0
- data/lib/mwo.rb +9 -0
- data/mwo.gemspec +34 -0
- data/spec/mwo/client_spec.rb +28 -0
- data/spec/mwo/utils_spec.rb +21 -0
- data/spec/mwo/weapon_spec.rb +14 -0
- data/spec/spec_helper.rb +26 -0
- metadata +250 -0
@@ -0,0 +1,2372 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://static.mwomercs.com/api/items/list/full.json
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept-Encoding:
|
11
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12
|
+
Accept:
|
13
|
+
- '*/*'
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Server:
|
22
|
+
- nginx/1.6.1
|
23
|
+
Content-Type:
|
24
|
+
- application/json
|
25
|
+
Strict-Transport-Security:
|
26
|
+
- max-age=0
|
27
|
+
Pragma:
|
28
|
+
- public
|
29
|
+
Access-Control-Allow-Headers:
|
30
|
+
- x-requested-with
|
31
|
+
Access-Control-Allow-Origin:
|
32
|
+
- '*'
|
33
|
+
Access-Control-Allow-Methods:
|
34
|
+
- GET
|
35
|
+
Content-Length:
|
36
|
+
- '153428'
|
37
|
+
Cache-Control:
|
38
|
+
- public, must-revalidate, max-age=1526
|
39
|
+
Expires:
|
40
|
+
- Mon, 15 Sep 2014 13:18:16 GMT
|
41
|
+
Date:
|
42
|
+
- Mon, 15 Sep 2014 12:52:50 GMT
|
43
|
+
Connection:
|
44
|
+
- keep-alive
|
45
|
+
body:
|
46
|
+
encoding: UTF-8
|
47
|
+
string: "{\n\t\"1000\": {\n\t\t\"name\": \"AutoCannon20\",\n\t\t\"category\":
|
48
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
49
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 18,\n\t\t\t\"slots\": 10,\n\t\t\t\"type\":
|
50
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
51
|
+
1,\n\t\t\t\"damage\": 20,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
52
|
+
24,\n\t\t\t\"minheatpenaltylevel\": 2,\n\t\t\t\"impulse\": 0.13,\n\t\t\t\"heat\":
|
53
|
+
6,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"AC20Ammo\",\n\t\t\t\"ammoPerShot\":
|
54
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
55
|
+
540,\n\t\t\t\"tons\": 14,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
56
|
+
650,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
57
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1001\":
|
58
|
+
{\n\t\t\"name\": \"MediumLaser\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
59
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
60
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Energy\",\n\t\t\t\"projectileclass\":
|
61
|
+
\"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 5,\n\t\t\t\"heatdamage\":
|
62
|
+
0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\": 7,\n\t\t\t\"impulse\":
|
63
|
+
0,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 3,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\":
|
64
|
+
0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
65
|
+
540,\n\t\t\t\"visRange\": 1500,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 1,\n\t\t\t\"lifetime\":
|
66
|
+
0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
67
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1002\": {\n\t\t\"name\": \"LRM20\",\n\t\t\"category\":
|
68
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
69
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 5,\n\t\t\t\"type\":
|
70
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
71
|
+
20,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
72
|
+
2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
73
|
+
2,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\": 4.75,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
74
|
+
20,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
75
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 10,\n\t\t\t\"duration\":
|
76
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
77
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
78
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
79
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"hitpoints\": 1,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
80
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
81
|
+
0.005,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\":
|
82
|
+
7\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1003\":
|
83
|
+
{\n\t\t\"name\": \"SmallLaser\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
84
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
85
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Energy\",\n\t\t\t\"projectileclass\":
|
86
|
+
\"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 3,\n\t\t\t\"heatdamage\":
|
87
|
+
0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2.25,\n\t\t\t\"ammoType\":
|
88
|
+
\"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
89
|
+
100,\n\t\t\t\"maxRange\": 200,\n\t\t\t\"visRange\": 1500,\n\t\t\t\"tons\":
|
90
|
+
0.5,\n\t\t\t\"duration\": 0.75,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
91
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
92
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1004\": {\n\t\t\"name\": \"SRM4\",\n\t\t\"category\":
|
93
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
94
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
95
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
96
|
+
4,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
97
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
98
|
+
4,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 3,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
99
|
+
4,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
100
|
+
270,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
101
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
102
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"SRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
103
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5.2\n\t\t},\n\t\t\"inheritfrom\":
|
104
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1005\": {\n\t\t\"name\": \"ERLargeLaser\",\n\t\t\"category\":
|
105
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
106
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
107
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
108
|
+
9,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 2.8,\n\t\t\t\"minheatpenaltylevel\":
|
109
|
+
3,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heatPenaltyID\": 3,\n\t\t\t\"heat\": 8,\n\t\t\t\"cooldown\":
|
110
|
+
3.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
111
|
+
0,\n\t\t\t\"longRange\": 675,\n\t\t\t\"maxRange\": 1350,\n\t\t\t\"visRange\":
|
112
|
+
1500,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\": 1.25,\n\t\t\t\"lifetime\":
|
113
|
+
0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
114
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1006\": {\n\t\t\"name\": \"ERPPC\",\n\t\t\"category\":
|
115
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
116
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
117
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
118
|
+
1,\n\t\t\t\"damage\": 10,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
119
|
+
4.5,\n\t\t\t\"heatPenaltyID\": 1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\":
|
120
|
+
0.03,\n\t\t\t\"heat\": 15,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\":
|
121
|
+
0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 810,\n\t\t\t\"maxRange\":
|
122
|
+
1620,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
123
|
+
950,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"EMP\": 4\n\t\t},\n\t\t\"inheritfrom\":
|
124
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1007\": {\n\t\t\"name\": \"Flamer\",\n\t\t\"category\":
|
125
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
126
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
127
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
128
|
+
0.7,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\":
|
129
|
+
0,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
130
|
+
0,\n\t\t\t\"longRange\": 90,\n\t\t\t\"maxRange\": 90,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\":
|
131
|
+
-1,\n\t\t\t\"lifetime\": 1,\n\t\t\t\"speed\": 100,\n\t\t\t\"volleydelay\":
|
132
|
+
0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"coneoffire\": 10,\n\t\t\t\"heatinctime\":
|
133
|
+
6.25,\n\t\t\t\"trgheatinctime\": 3,\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
134
|
+
1.1,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
135
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1008\": {\n\t\t\"name\": \"LargeLaser\",\n\t\t\"category\":
|
136
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
137
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
138
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
139
|
+
9,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 2.8,\n\t\t\t\"minheatpenaltylevel\":
|
140
|
+
3,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heatPenaltyID\": 3,\n\t\t\t\"heat\": 7,\n\t\t\t\"cooldown\":
|
141
|
+
3.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
142
|
+
0,\n\t\t\t\"longRange\": 450,\n\t\t\t\"maxRange\": 900,\n\t\t\t\"visRange\":
|
143
|
+
1500,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\": 1,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
144
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
145
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1009\": {\n\t\t\"name\": \"PPC\",\n\t\t\"category\":
|
146
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
147
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
148
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
149
|
+
1,\n\t\t\t\"damage\": 10,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
150
|
+
7,\n\t\t\t\"heatPenaltyID\": 1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\":
|
151
|
+
0.03,\n\t\t\t\"heat\": 10,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\":
|
152
|
+
0,\n\t\t\t\"nullRange\": 90,\n\t\t\t\"minRange\": 90,\n\t\t\t\"longRange\":
|
153
|
+
540,\n\t\t\t\"maxRange\": 1080,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
154
|
+
10,\n\t\t\t\"speed\": 850,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\":
|
155
|
+
10,\n\t\t\t\"EMP\": 4\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1010\":
|
156
|
+
{\n\t\t\"name\": \"LargePulseLaser\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
157
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
158
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\": \"Energy\",\n\t\t\t\"projectileclass\":
|
159
|
+
\"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 10.6,\n\t\t\t\"heatdamage\":
|
160
|
+
0,\n\t\t\t\"heatpenalty\": 2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\":
|
161
|
+
0,\n\t\t\t\"heatPenaltyID\": 3,\n\t\t\t\"heat\": 8,\n\t\t\t\"cooldown\": 3.25,\n\t\t\t\"ammoType\":
|
162
|
+
\"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
163
|
+
350,\n\t\t\t\"maxRange\": 700,\n\t\t\t\"visRange\": 1500,\n\t\t\t\"tons\":
|
164
|
+
7,\n\t\t\t\"duration\": 0.6,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\":
|
165
|
+
0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
166
|
+
null\n\t},\n\t\"1011\": {\n\t\t\"name\": \"MediumPulseLaser\",\n\t\t\"category\":
|
167
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
168
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
169
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
170
|
+
6,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 4.6,\n\t\t\t\"cooldown\":
|
171
|
+
3,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
172
|
+
0,\n\t\t\t\"longRange\": 220,\n\t\t\t\"maxRange\": 440,\n\t\t\t\"visRange\":
|
173
|
+
1500,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0.6,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
174
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
175
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1012\": {\n\t\t\"name\": \"SmallPulseLaser\",\n\t\t\"category\":
|
176
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
177
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
178
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
179
|
+
3.4,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 2.4,\n\t\t\t\"cooldown\":
|
180
|
+
2.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
181
|
+
0,\n\t\t\t\"longRange\": 100,\n\t\t\t\"maxRange\": 200,\n\t\t\t\"visRange\":
|
182
|
+
1500,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 0.5,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
183
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
184
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1014\": {\n\t\t\"name\": \"Anti_Missile_System\",\n\t\t\"category\":
|
185
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
186
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
187
|
+
\"AMS\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
188
|
+
3.5,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.001,\n\t\t\t\"heat\":
|
189
|
+
0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\": \"AMSAmmo\",\n\t\t\t\"ammoPerShot\":
|
190
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 120,\n\t\t\t\"maxRange\":
|
191
|
+
240,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\": 1,\n\t\t\t\"speed\":
|
192
|
+
100,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"rof\": 30,\n\t\t\t\"spread\":
|
193
|
+
0\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1018\":
|
194
|
+
{\n\t\t\"name\": \"AutoCannon2\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
195
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
196
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
197
|
+
\"bullet\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\":
|
198
|
+
0,\n\t\t\t\"heatpenalty\": 0.6,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\":
|
199
|
+
0.0375,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 0.72,\n\t\t\t\"ammoType\":
|
200
|
+
\"AC2Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
201
|
+
720,\n\t\t\t\"maxRange\": 1440,\n\t\t\t\"tons\": 6,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
202
|
+
10,\n\t\t\t\"speed\": 2000,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"gravity\":
|
203
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
204
|
+
null\n\t},\n\t\"1019\": {\n\t\t\"name\": \"AutoCannon5\",\n\t\t\"category\":
|
205
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
206
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
207
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
208
|
+
1,\n\t\t\t\"damage\": 5,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\":
|
209
|
+
1,\n\t\t\t\"cooldown\": 1.66,\n\t\t\t\"ammoType\": \"AC5Ammo\",\n\t\t\t\"ammoPerShot\":
|
210
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 620,\n\t\t\t\"maxRange\":
|
211
|
+
1240,\n\t\t\t\"tons\": 8,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
212
|
+
1150,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
213
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1020\":
|
214
|
+
{\n\t\t\"name\": \"AutoCannon10\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
215
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
216
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 7,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
217
|
+
\"bullet\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 10,\n\t\t\t\"heatdamage\":
|
218
|
+
0,\n\t\t\t\"impulse\": 0.06,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 2.5,\n\t\t\t\"ammoType\":
|
219
|
+
\"AC10Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
220
|
+
450,\n\t\t\t\"maxRange\": 900,\n\t\t\t\"tons\": 12,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
221
|
+
10,\n\t\t\t\"speed\": 950,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"gravity\":
|
222
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
223
|
+
null\n\t},\n\t\"1021\": {\n\t\t\"name\": \"GaussRifle\",\n\t\t\"category\":
|
224
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
225
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 5,\n\t\t\t\"slots\": 7,\n\t\t\t\"type\":
|
226
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
227
|
+
1,\n\t\t\t\"damage\": 15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.05,\n\t\t\t\"heat\":
|
228
|
+
1,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"GaussAmmo\",\n\t\t\t\"ammoPerShot\":
|
229
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 660,\n\t\t\t\"maxRange\":
|
230
|
+
1980,\n\t\t\t\"tons\": 15,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
231
|
+
2000,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"groupedlocally\": 1,\n\t\t\t\"ExplodeChance\":
|
232
|
+
0.9,\n\t\t\t\"InternalExplosionDmg\": 20,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
233
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1023\": {\n\t\t\"name\": \"LB10XAutoCannon\",\n\t\t\"category\":
|
234
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
235
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 6,\n\t\t\t\"type\":
|
236
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
237
|
+
1,\n\t\t\t\"numPerShot\": 10,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
238
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2.5,\n\t\t\t\"ammoType\":
|
239
|
+
\"LB10-XACAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
240
|
+
540,\n\t\t\t\"maxRange\": 1620,\n\t\t\t\"tons\": 11,\n\t\t\t\"duration\":
|
241
|
+
0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\": 1100,\n\t\t\t\"volleydelay\":
|
242
|
+
0,\n\t\t\t\"spread\": 1.3,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
243
|
+
10,\n\t\t\t\"critDamMult\": 2,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
244
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1024\": {\n\t\t\"name\": \"MachineGun\",\n\t\t\"category\":
|
245
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
246
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
247
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
248
|
+
0.08,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.001,\n\t\t\t\"heat\":
|
249
|
+
0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\": \"MachineGunAmmo\",\n\t\t\t\"ammoPerShot\":
|
250
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 120,\n\t\t\t\"maxRange\":
|
251
|
+
240,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\": 1,\n\t\t\t\"speed\":
|
252
|
+
100,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"rof\": 10,\n\t\t\t\"spread\":
|
253
|
+
1.5,\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\": 9,\n\t\t\t\"critChanceIncrease\":
|
254
|
+
\"0.06,0.03,0.01\"\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1025\":
|
255
|
+
{\n\t\t\"name\": \"UltraAutoCannon5\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
256
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
257
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 5,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
258
|
+
\"bullet\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 5,\n\t\t\t\"heatdamage\":
|
259
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 1.66,\n\t\t\t\"ammoType\":
|
260
|
+
\"UltraAC5Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
261
|
+
600,\n\t\t\t\"maxRange\": 1200,\n\t\t\t\"tons\": 9,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
262
|
+
10,\n\t\t\t\"speed\": 1150,\n\t\t\t\"volleydelay\": 0.5,\n\t\t\t\"ShotsDuringCooldown\":
|
263
|
+
1,\n\t\t\t\"JammingChance\": 0.15,\n\t\t\t\"JammedTime\": 5,\n\t\t\t\"gravity\":
|
264
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
265
|
+
null\n\t},\n\t\"1026\": {\n\t\t\"name\": \"LRM5\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
266
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
267
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
268
|
+
\"javelin\",\n\t\t\t\"numFiring\": 5,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\":
|
269
|
+
0,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 3.25,\n\t\t\t\"ammoType\":
|
270
|
+
\"LRMAmmo\",\n\t\t\t\"ammoPerShot\": 5,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\":
|
271
|
+
180,\n\t\t\t\"longRange\": 1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\":
|
272
|
+
2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
273
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
274
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
275
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
276
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
277
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\": 3\n\t\t},\n\t\t\"inheritfrom\":
|
278
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1027\": {\n\t\t\"name\": \"LRM10\",\n\t\t\"category\":
|
279
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
280
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
281
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
282
|
+
10,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
283
|
+
2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
284
|
+
2,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 3.75,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
285
|
+
10,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
286
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\":
|
287
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
288
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
289
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
290
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
291
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
292
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\": 4.3\n\t\t},\n\t\t\"inheritfrom\":
|
293
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1028\": {\n\t\t\"name\": \"LRM15\",\n\t\t\"category\":
|
294
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
295
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
296
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
297
|
+
15,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
298
|
+
2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
299
|
+
2,\n\t\t\t\"heat\": 5,\n\t\t\t\"cooldown\": 4.25,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
300
|
+
15,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
301
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\":
|
302
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
303
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
304
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
305
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
306
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
307
|
+
0.006,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\":
|
308
|
+
5.7\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1029\":
|
309
|
+
{\n\t\t\"name\": \"NarcBeacon\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
310
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
311
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
312
|
+
\"narc\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 0,\n\t\t\t\"heatdamage\":
|
313
|
+
0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 0,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\":
|
314
|
+
\"NARCAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
315
|
+
450,\n\t\t\t\"maxRange\": 450,\n\t\t\t\"tons\": 3,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
316
|
+
15,\n\t\t\t\"speed\": 500,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\":
|
317
|
+
0,\n\t\t\t\"radius\": 3.5,\n\t\t\t\"TAG\": 0.25,\n\t\t\t\"TAGSpreadFactor\":
|
318
|
+
0.75,\n\t\t\t\"TAGDecay\": 0.25,\n\t\t\t\"TAGDuration\": 30,\n\t\t\t\"hitpoints\":
|
319
|
+
2,\n\t\t\t\"EMP\": 30\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1030\":
|
320
|
+
{\n\t\t\"name\": \"SRM2\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
321
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
322
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
323
|
+
\"waypointrocket\",\n\t\t\t\"numFiring\": 2,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\":
|
324
|
+
0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\":
|
325
|
+
0.11,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
326
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
327
|
+
270,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
328
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
329
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"SRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
330
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 4.8\n\t\t},\n\t\t\"inheritfrom\":
|
331
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1031\": {\n\t\t\"name\": \"SRM6\",\n\t\t\"category\":
|
332
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
333
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
334
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
335
|
+
6,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
336
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
337
|
+
4,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
338
|
+
6,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
339
|
+
270,\n\t\t\t\"tons\": 3,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
340
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"artemisAmmoType\":
|
341
|
+
\"SRMAmmoArtemis\",\n\t\t\t\"formation_size\": 0.005,\n\t\t\t\"formation_size_per_index\":
|
342
|
+
0.025,\n\t\t\t\"spread\": 5.7\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
343
|
+
null\n\t},\n\t\"1032\": {\n\t\t\"name\": \"StreakSRM2\",\n\t\t\"category\":
|
344
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
345
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
346
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"homingrocket\",\n\t\t\t\"numFiring\":
|
347
|
+
2,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
348
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\":
|
349
|
+
2,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\": \"StreakSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
350
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
351
|
+
270,\n\t\t\t\"tons\": 1.5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
352
|
+
200,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"uselock\": 1,\n\t\t\t\"needlock\":
|
353
|
+
1,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"trackingstrength\":
|
354
|
+
100\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1037\":
|
355
|
+
{\n\t\t\"name\": \"TAG\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
356
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
357
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Energy\",\n\t\t\t\"projectileclass\":
|
358
|
+
\"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 0,\n\t\t\t\"heatdamage\":
|
359
|
+
0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\":
|
360
|
+
\"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
361
|
+
750,\n\t\t\t\"maxRange\": 750,\n\t\t\t\"visRange\": 1500,\n\t\t\t\"tons\":
|
362
|
+
1,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\":
|
363
|
+
0,\n\t\t\t\"TAG\": 0.5,\n\t\t\t\"TAGSpreadFactor\": 0.75,\n\t\t\t\"TAGDecay\":
|
364
|
+
0.5,\n\t\t\t\"TAGDuration\": 1,\n\t\t\t\"maxDepth\": 0\n\t\t},\n\t\t\"inheritfrom\":
|
365
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1038\": {\n\t\t\"name\": \"SRM2_Artemis\",\n\t\t\"category\":
|
366
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
367
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
368
|
+
2,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
369
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heat\":
|
370
|
+
2,\n\t\t\t\"cooldown\": 2,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
371
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
372
|
+
270,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
373
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
374
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"SRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
375
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 4.8\n\t\t},\n\t\t\"inheritfrom\":
|
376
|
+
1030,\n\t\t\"cost\": null\n\t},\n\t\"1039\": {\n\t\t\"name\": \"SRM4_Artemis\",\n\t\t\"category\":
|
377
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
378
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
379
|
+
4,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
380
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
381
|
+
4,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 3,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
382
|
+
4,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
383
|
+
270,\n\t\t\t\"tons\": 3,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
384
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
385
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"SRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
386
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5.2\n\t\t},\n\t\t\"inheritfrom\":
|
387
|
+
1004,\n\t\t\"cost\": null\n\t},\n\t\"1040\": {\n\t\t\"name\": \"SRM6_Artemis\",\n\t\t\"category\":
|
388
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
389
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
390
|
+
6,\n\t\t\t\"damage\": 2.15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
391
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
392
|
+
4,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"SRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
393
|
+
6,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
394
|
+
270,\n\t\t\t\"tons\": 4,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
395
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"artemisAmmoType\":
|
396
|
+
\"SRMAmmoArtemis\",\n\t\t\t\"formation_size\": 0.005,\n\t\t\t\"formation_size_per_index\":
|
397
|
+
0.025,\n\t\t\t\"spread\": 5.7\n\t\t},\n\t\t\"inheritfrom\": 1031,\n\t\t\"cost\":
|
398
|
+
null\n\t},\n\t\"1041\": {\n\t\t\"name\": \"LRM5_Artemis\",\n\t\t\"category\":
|
399
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
400
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
401
|
+
5,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heat\":
|
402
|
+
2,\n\t\t\t\"cooldown\": 3.25,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
403
|
+
5,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
404
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 3,\n\t\t\t\"duration\":
|
405
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
406
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
407
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
408
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
409
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
410
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\": 3\n\t\t},\n\t\t\"inheritfrom\":
|
411
|
+
1026,\n\t\t\"cost\": null\n\t},\n\t\"1042\": {\n\t\t\"name\": \"LRM10_Artemis\",\n\t\t\"category\":
|
412
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
413
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
414
|
+
10,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
415
|
+
2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
416
|
+
2,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 3.75,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
417
|
+
10,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
418
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 6,\n\t\t\t\"duration\":
|
419
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
420
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
421
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
422
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
423
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
424
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\": 4.3\n\t\t},\n\t\t\"inheritfrom\":
|
425
|
+
1027,\n\t\t\"cost\": null\n\t},\n\t\"1043\": {\n\t\t\"name\": \"LRM15_Artemis\",\n\t\t\"category\":
|
426
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
427
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
428
|
+
15,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
429
|
+
2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
430
|
+
2,\n\t\t\t\"heat\": 5,\n\t\t\t\"cooldown\": 4.25,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
431
|
+
15,\n\t\t\t\"nullRange\": 180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
432
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 8,\n\t\t\t\"duration\":
|
433
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
434
|
+
0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\": -0.333,\n\t\t\t\"minheight\":
|
435
|
+
20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\": 1,\n\t\t\t\"trackingstrength\":
|
436
|
+
2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\":
|
437
|
+
2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
438
|
+
0.006,\n\t\t\t\"artemisAmmoType\": \"LRMAmmoArtemis\",\n\t\t\t\"spread\":
|
439
|
+
5.7\n\t\t},\n\t\t\"inheritfrom\": 1028,\n\t\t\"cost\": null\n\t},\n\t\"1044\":
|
440
|
+
{\n\t\t\"name\": \"LRM20_Artemis\",\n\t\t\"category\": \"weapon\",\n\t\t\"stats\":
|
441
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 6,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
442
|
+
\"javelin\",\n\t\t\t\"numFiring\": 20,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\":
|
443
|
+
0,\n\t\t\t\"heatpenalty\": 2.8,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\":
|
444
|
+
0.3,\n\t\t\t\"heatPenaltyID\": 2,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\":
|
445
|
+
4.75,\n\t\t\t\"ammoType\": \"LRMAmmo\",\n\t\t\t\"ammoPerShot\": 20,\n\t\t\t\"nullRange\":
|
446
|
+
180,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\": 1000,\n\t\t\t\"maxRange\":
|
447
|
+
1000,\n\t\t\t\"tons\": 11,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
448
|
+
160,\n\t\t\t\"volleydelay\": 0.5,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
449
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
450
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"hitpoints\":
|
451
|
+
1,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\":
|
452
|
+
0.1,\n\t\t\t\"formation_size_per_index\": 0.005,\n\t\t\t\"artemisAmmoType\":
|
453
|
+
\"LRMAmmoArtemis\",\n\t\t\t\"spread\": 7\n\t\t},\n\t\t\"inheritfrom\": 1002,\n\t\t\"cost\":
|
454
|
+
null\n\t},\n\t\"1200\": {\n\t\t\"name\": \"ClanLB2XAutoCannon\",\n\t\t\"category\":
|
455
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
456
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
457
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
458
|
+
1,\n\t\t\t\"numPerShot\": 2,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
459
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 0.72,\n\t\t\t\"ammoType\":
|
460
|
+
\"ClanLB2-XACAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
461
|
+
900,\n\t\t\t\"maxRange\": 1800,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
462
|
+
10,\n\t\t\t\"speed\": 1330,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"spread\":
|
463
|
+
0.45,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
464
|
+
2,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
465
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1201\": {\n\t\t\"name\": \"ClanLB5XAutoCannon\",\n\t\t\"category\":
|
466
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
467
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
468
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
469
|
+
1,\n\t\t\t\"numPerShot\": 5,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
470
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 1.66,\n\t\t\t\"ammoType\":
|
471
|
+
\"ClanLB5-XACAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
472
|
+
720,\n\t\t\t\"maxRange\": 1440,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
473
|
+
10,\n\t\t\t\"speed\": 1330,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"spread\":
|
474
|
+
0.85,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
475
|
+
2,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
476
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1202\": {\n\t\t\"name\": \"ClanLB10XAutoCannon\",\n\t\t\"category\":
|
477
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
478
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 5,\n\t\t\t\"type\":
|
479
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
480
|
+
1,\n\t\t\t\"numPerShot\": 10,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
481
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2.5,\n\t\t\t\"ammoType\":
|
482
|
+
\"ClanLB10-XACAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
483
|
+
540,\n\t\t\t\"maxRange\": 1080,\n\t\t\t\"tons\": 10,\n\t\t\t\"duration\":
|
484
|
+
0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\": 1100,\n\t\t\t\"volleydelay\":
|
485
|
+
0,\n\t\t\t\"spread\": 1.3,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
486
|
+
10,\n\t\t\t\"critDamMult\": 2,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
487
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1203\": {\n\t\t\"name\": \"ClanLB20XAutoCannon\",\n\t\t\"category\":
|
488
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
489
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 9,\n\t\t\t\"type\":
|
490
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
491
|
+
1,\n\t\t\t\"numPerShot\": 20,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
492
|
+
0,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\":
|
493
|
+
\"ClanLB20-XACAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
494
|
+
360,\n\t\t\t\"maxRange\": 720,\n\t\t\t\"tons\": 12,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
495
|
+
10,\n\t\t\t\"speed\": 1100,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"spread\":
|
496
|
+
1.4,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
497
|
+
2,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
498
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1204\": {\n\t\t\"name\": \"ClanUltraAutoCannon2\",\n\t\t\"category\":
|
499
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
500
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
501
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
502
|
+
2,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
503
|
+
0.6,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.03,\n\t\t\t\"heat\":
|
504
|
+
1,\n\t\t\t\"cooldown\": 0.72,\n\t\t\t\"ammoType\": \"ClanUltraAC2Ammo\",\n\t\t\t\"ammoPerShot\":
|
505
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 810,\n\t\t\t\"maxRange\":
|
506
|
+
1620,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
507
|
+
2000,\n\t\t\t\"volleydelay\": 0.14,\n\t\t\t\"ShotsDuringCooldown\": 1,\n\t\t\t\"JammingChance\":
|
508
|
+
0.14,\n\t\t\t\"JammedTime\": 5,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
509
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1205\":
|
510
|
+
{\n\t\t\"name\": \"ClanUltraAutoCannon5\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
511
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
512
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
513
|
+
\"bullet\",\n\t\t\t\"numFiring\": 3,\n\t\t\t\"damage\": 1.667,\n\t\t\t\"heatdamage\":
|
514
|
+
0,\n\t\t\t\"heatpenalty\": 0.8,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\":
|
515
|
+
0.033,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 1.66,\n\t\t\t\"ammoType\":
|
516
|
+
\"ClanUltraAC5Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
517
|
+
630,\n\t\t\t\"maxRange\": 1260,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
518
|
+
10,\n\t\t\t\"speed\": 1150,\n\t\t\t\"volleydelay\": 0.15,\n\t\t\t\"ShotsDuringCooldown\":
|
519
|
+
1,\n\t\t\t\"JammingChance\": 0.15,\n\t\t\t\"JammedTime\": 5,\n\t\t\t\"gravity\":
|
520
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
521
|
+
null\n\t},\n\t\"1206\": {\n\t\t\"name\": \"ClanUltraAutoCannon10\",\n\t\t\"category\":
|
522
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
523
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
524
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
525
|
+
4,\n\t\t\t\"damage\": 2.5,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
526
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"heatPenaltyID\": 8,\n\t\t\t\"impulse\":
|
527
|
+
0.04,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 2.5,\n\t\t\t\"ammoType\": \"ClanUltraAC10Ammo\",\n\t\t\t\"ammoPerShot\":
|
528
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 540,\n\t\t\t\"maxRange\":
|
529
|
+
1080,\n\t\t\t\"tons\": 10,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
530
|
+
950,\n\t\t\t\"volleydelay\": 0.16,\n\t\t\t\"ShotsDuringCooldown\": 1,\n\t\t\t\"JammingChance\":
|
531
|
+
0.16,\n\t\t\t\"JammedTime\": 5,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
532
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1207\":
|
533
|
+
{\n\t\t\"name\": \"ClanUltraAutoCannon20\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
534
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
535
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 8,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
536
|
+
\"bullet\",\n\t\t\t\"numFiring\": 5,\n\t\t\t\"damage\": 4,\n\t\t\t\"heatdamage\":
|
537
|
+
0,\n\t\t\t\"heatpenalty\": 30,\n\t\t\t\"minheatpenaltylevel\": 2,\n\t\t\t\"heatPenaltyID\":
|
538
|
+
9,\n\t\t\t\"impulse\": 0.09,\n\t\t\t\"heat\": 7,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\":
|
539
|
+
\"ClanUltraAC20Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
540
|
+
360,\n\t\t\t\"maxRange\": 720,\n\t\t\t\"tons\": 12,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
541
|
+
10,\n\t\t\t\"speed\": 650,\n\t\t\t\"volleydelay\": 0.17,\n\t\t\t\"ShotsDuringCooldown\":
|
542
|
+
1,\n\t\t\t\"JammingChance\": 0.17,\n\t\t\t\"JammedTime\": 5,\n\t\t\t\"gravity\":
|
543
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
544
|
+
null\n\t},\n\t\"1208\": {\n\t\t\"name\": \"ClanGaussRifle\",\n\t\t\"category\":
|
545
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
546
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 5,\n\t\t\t\"slots\": 6,\n\t\t\t\"type\":
|
547
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
548
|
+
1,\n\t\t\t\"damage\": 15,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.05,\n\t\t\t\"heat\":
|
549
|
+
1,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"ClanGaussAmmo\",\n\t\t\t\"ammoPerShot\":
|
550
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 660,\n\t\t\t\"maxRange\":
|
551
|
+
1980,\n\t\t\t\"tons\": 12,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
552
|
+
2000,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"groupedlocally\": 1,\n\t\t\t\"ExplodeChance\":
|
553
|
+
0.9,\n\t\t\t\"InternalExplosionDmg\": 20,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
554
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1209\": {\n\t\t\"name\": \"ClanMachineGun\",\n\t\t\"category\":
|
555
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
556
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
557
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
558
|
+
0.08,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.001,\n\t\t\t\"heat\":
|
559
|
+
0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\": \"ClanMachineGunAmmo\",\n\t\t\t\"ammoPerShot\":
|
560
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 120,\n\t\t\t\"maxRange\":
|
561
|
+
240,\n\t\t\t\"tons\": 0.25,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\":
|
562
|
+
1,\n\t\t\t\"speed\": 100,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxheight\":
|
563
|
+
0,\n\t\t\t\"rof\": 10,\n\t\t\t\"spread\": 1.5,\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
564
|
+
9,\n\t\t\t\"critChanceIncrease\": \"0.06,0.03,0.01\"\n\t\t},\n\t\t\"inheritfrom\":
|
565
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1210\": {\n\t\t\"name\": \"ClanFlamer\",\n\t\t\"category\":
|
566
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
567
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
568
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
569
|
+
0.7,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\":
|
570
|
+
0,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
571
|
+
0,\n\t\t\t\"longRange\": 90,\n\t\t\t\"maxRange\": 90,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\":
|
572
|
+
-1,\n\t\t\t\"lifetime\": 1,\n\t\t\t\"speed\": 100,\n\t\t\t\"volleydelay\":
|
573
|
+
0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"coneoffire\": 10,\n\t\t\t\"heatinctime\":
|
574
|
+
6.25,\n\t\t\t\"trgheatinctime\": 3,\n\t\t\t\"maxDepth\": 10,\n\t\t\t\"critDamMult\":
|
575
|
+
1.1,\n\t\t\t\"critChanceIncrease\": \"0.14,0.08,0.03\"\n\t\t},\n\t\t\"inheritfrom\":
|
576
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1211\": {\n\t\t\"name\": \"ClanERSmallLaser\",\n\t\t\"category\":
|
577
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
578
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
579
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
580
|
+
4,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 1.4,\n\t\t\t\"minheatpenaltylevel\":
|
581
|
+
7,\n\t\t\t\"heatPenaltyID\": 10,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\":
|
582
|
+
2.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
583
|
+
0,\n\t\t\t\"longRange\": 150,\n\t\t\t\"maxRange\": 300,\n\t\t\t\"visRange\":
|
584
|
+
1500,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\": 1,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
585
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
586
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1212\": {\n\t\t\"name\": \"ClanERMediumLaser\",\n\t\t\"category\":
|
587
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
588
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
589
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
590
|
+
7,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 1.4,\n\t\t\t\"minheatpenaltylevel\":
|
591
|
+
7,\n\t\t\t\"heatPenaltyID\": 10,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\":
|
592
|
+
3,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
593
|
+
0,\n\t\t\t\"longRange\": 400,\n\t\t\t\"maxRange\": 800,\n\t\t\t\"visRange\":
|
594
|
+
1500,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 1.25,\n\t\t\t\"lifetime\":
|
595
|
+
0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
596
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1213\": {\n\t\t\"name\": \"ClanERLargeLaser\",\n\t\t\"category\":
|
597
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
598
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
599
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
600
|
+
11,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 4,\n\t\t\t\"minheatpenaltylevel\":
|
601
|
+
3,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heatPenaltyID\": 3,\n\t\t\t\"heat\": 10,\n\t\t\t\"cooldown\":
|
602
|
+
3.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
603
|
+
0,\n\t\t\t\"longRange\": 740,\n\t\t\t\"maxRange\": 1480,\n\t\t\t\"visRange\":
|
604
|
+
2000,\n\t\t\t\"tons\": 4,\n\t\t\t\"duration\": 1.6,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
605
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
606
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1214\": {\n\t\t\"name\": \"ClanSmallPulseLaser\",\n\t\t\"category\":
|
607
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
608
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
609
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
610
|
+
4.4,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\":
|
611
|
+
7,\n\t\t\t\"heatPenaltyID\": 10,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 3.4,\n\t\t\t\"cooldown\":
|
612
|
+
2.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
613
|
+
0,\n\t\t\t\"longRange\": 150,\n\t\t\t\"maxRange\": 300,\n\t\t\t\"visRange\":
|
614
|
+
1500,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 0.75,\n\t\t\t\"lifetime\":
|
615
|
+
0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
616
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1215\": {\n\t\t\"name\": \"ClanMediumPulseLaser\",\n\t\t\"category\":
|
617
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
618
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
619
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
620
|
+
7.4,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\":
|
621
|
+
7,\n\t\t\t\"heatPenaltyID\": 10,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\":
|
622
|
+
3,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
623
|
+
0,\n\t\t\t\"longRange\": 330,\n\t\t\t\"maxRange\": 660,\n\t\t\t\"visRange\":
|
624
|
+
1500,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0.85,\n\t\t\t\"lifetime\":
|
625
|
+
0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
626
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1216\": {\n\t\t\"name\": \"ClanLargePulseLaser\",\n\t\t\"category\":
|
627
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
628
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
629
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
630
|
+
11.6,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\": 4,\n\t\t\t\"minheatpenaltylevel\":
|
631
|
+
3,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heatPenaltyID\": 3,\n\t\t\t\"heat\": 9,\n\t\t\t\"cooldown\":
|
632
|
+
3.25,\n\t\t\t\"ammoType\": \"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\":
|
633
|
+
0,\n\t\t\t\"longRange\": 525,\n\t\t\t\"maxRange\": 1050,\n\t\t\t\"visRange\":
|
634
|
+
1500,\n\t\t\t\"tons\": 6,\n\t\t\t\"duration\": 1.2,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\":
|
635
|
+
0,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
636
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1217\": {\n\t\t\"name\": \"ClanERPPC\",\n\t\t\"category\":
|
637
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
638
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
639
|
+
\"Energy\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
640
|
+
1,\n\t\t\t\"damage\": 10,\n\t\t\t\"splashPercent\": 0.25,\n\t\t\t\"heatdamage\":
|
641
|
+
0,\n\t\t\t\"heatpenalty\": 4.5,\n\t\t\t\"heatPenaltyID\": 1,\n\t\t\t\"minheatpenaltylevel\":
|
642
|
+
3,\n\t\t\t\"impulse\": 0.03,\n\t\t\t\"heat\": 15,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\":
|
643
|
+
\"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
644
|
+
810,\n\t\t\t\"maxRange\": 1620,\n\t\t\t\"tons\": 6,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
645
|
+
10,\n\t\t\t\"speed\": 950,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxDepth\":
|
646
|
+
10,\n\t\t\t\"EMP\": 4\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1218\":
|
647
|
+
{\n\t\t\"name\": \"ClanLRM5\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
648
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
649
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
650
|
+
\"javelin\",\n\t\t\t\"numFiring\": 5,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\":
|
651
|
+
0,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\":
|
652
|
+
\"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\": 5,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\":
|
653
|
+
180,\n\t\t\t\"longRange\": 1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\":
|
654
|
+
1,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
655
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
656
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
657
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
658
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
659
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
660
|
+
3,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
661
|
+
null\n\t},\n\t\"1219\": {\n\t\t\"name\": \"ClanLRM10\",\n\t\t\"category\":
|
662
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
663
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
664
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
665
|
+
10,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
666
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
667
|
+
6,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
668
|
+
10,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
669
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 2.5,\n\t\t\t\"duration\":
|
670
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
671
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
672
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
673
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
674
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
675
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
676
|
+
4.3,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
677
|
+
null\n\t},\n\t\"1220\": {\n\t\t\"name\": \"ClanLRM15\",\n\t\t\"category\":
|
678
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
679
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
680
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
681
|
+
15,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
682
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
683
|
+
6,\n\t\t\t\"heat\": 5,\n\t\t\t\"cooldown\": 4.5,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
684
|
+
15,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
685
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 3.5,\n\t\t\t\"duration\":
|
686
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
687
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
688
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
689
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
690
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
691
|
+
0.006,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
692
|
+
5.7,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
693
|
+
null\n\t},\n\t\"1221\": {\n\t\t\"name\": \"ClanLRM20\",\n\t\t\"category\":
|
694
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
695
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
696
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
697
|
+
20,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
698
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
699
|
+
6,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\": 5,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
700
|
+
20,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
701
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\":
|
702
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
703
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
704
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
705
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"hitpoints\":
|
706
|
+
1,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\":
|
707
|
+
0.1,\n\t\t\t\"formation_size_per_index\": 0.005,\n\t\t\t\"artemisAmmoType\":
|
708
|
+
\"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\": 7,\n\t\t\t\"falloffexponent\":
|
709
|
+
2\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1222\":
|
710
|
+
{\n\t\t\"name\": \"ClanLRM5_Artemis\",\n\t\t\"category\": \"weapon\",\n\t\t\"stats\":
|
711
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
712
|
+
\"javelin\",\n\t\t\t\"numFiring\": 5,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\":
|
713
|
+
0,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\":
|
714
|
+
\"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\": 5,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\":
|
715
|
+
180,\n\t\t\t\"longRange\": 1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\":
|
716
|
+
2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
717
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
718
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
719
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
720
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
721
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
722
|
+
3,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": 1218,\n\t\t\"cost\":
|
723
|
+
null\n\t},\n\t\"1223\": {\n\t\t\"name\": \"ClanLRM10_Artemis\",\n\t\t\"category\":
|
724
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
725
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
726
|
+
10,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
727
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
728
|
+
6,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
729
|
+
10,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
730
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 3.5,\n\t\t\t\"duration\":
|
731
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
732
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
733
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
734
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
735
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
736
|
+
0.01,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
737
|
+
4.3,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": 1219,\n\t\t\"cost\":
|
738
|
+
null\n\t},\n\t\"1224\": {\n\t\t\"name\": \"ClanLRM15_Artemis\",\n\t\t\"category\":
|
739
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\":
|
740
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
741
|
+
15,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
742
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
743
|
+
6,\n\t\t\t\"heat\": 5,\n\t\t\t\"cooldown\": 4.5,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
744
|
+
15,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
745
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 4.5,\n\t\t\t\"duration\":
|
746
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
747
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
748
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
749
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"UseTAG\":
|
750
|
+
1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\": 0.1,\n\t\t\t\"formation_size_per_index\":
|
751
|
+
0.006,\n\t\t\t\"artemisAmmoType\": \"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\":
|
752
|
+
5.7,\n\t\t\t\"falloffexponent\": 2\n\t\t},\n\t\t\"inheritfrom\": 1220,\n\t\t\"cost\":
|
753
|
+
null\n\t},\n\t\"1225\": {\n\t\t\"name\": \"ClanLRM20_Artemis\",\n\t\t\"category\":
|
754
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 5,\n\t\t\t\"type\":
|
755
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"javelin\",\n\t\t\t\"numFiring\":
|
756
|
+
20,\n\t\t\t\"damage\": 1.1,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
757
|
+
3.1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"impulse\": 0.3,\n\t\t\t\"heatPenaltyID\":
|
758
|
+
6,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\": 5,\n\t\t\t\"ammoType\": \"ClanLRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
759
|
+
20,\n\t\t\t\"nullRange\": 0,\n\t\t\t\"minRange\": 180,\n\t\t\t\"longRange\":
|
760
|
+
1000,\n\t\t\t\"maxRange\": 1000,\n\t\t\t\"tons\": 6,\n\t\t\t\"duration\":
|
761
|
+
0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\": 160,\n\t\t\t\"volleydelay\":
|
762
|
+
0.05,\n\t\t\t\"volleysize\": 1,\n\t\t\t\"peakdist\": 0.6,\n\t\t\t\"peaktime\":
|
763
|
+
-0.333,\n\t\t\t\"minheight\": 20,\n\t\t\t\"maxheight\": 150,\n\t\t\t\"uselock\":
|
764
|
+
1,\n\t\t\t\"trackingstrength\": 2,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"hitpoints\":
|
765
|
+
1,\n\t\t\t\"UseTAG\": 1,\n\t\t\t\"formation_speed\": 2.5,\n\t\t\t\"formation_size\":
|
766
|
+
0.1,\n\t\t\t\"formation_size_per_index\": 0.005,\n\t\t\t\"artemisAmmoType\":
|
767
|
+
\"ClanLRMAmmoArtemis\",\n\t\t\t\"spread\": 7,\n\t\t\t\"falloffexponent\":
|
768
|
+
2\n\t\t},\n\t\t\"inheritfrom\": 1221,\n\t\t\"cost\": null\n\t},\n\t\"1226\":
|
769
|
+
{\n\t\t\"name\": \"ClanSRM2\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
770
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
771
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
772
|
+
\"waypointrocket\",\n\t\t\t\"numFiring\": 2,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\":
|
773
|
+
0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\":
|
774
|
+
0.11,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
775
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
776
|
+
270,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
777
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
778
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
779
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5\n\t\t},\n\t\t\"inheritfrom\":
|
780
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1227\": {\n\t\t\"name\": \"ClanSRM4\",\n\t\t\"category\":
|
781
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
782
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
783
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
784
|
+
4,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
785
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
786
|
+
7,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 3,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
787
|
+
4,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
788
|
+
270,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
789
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
790
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
791
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5.4\n\t\t},\n\t\t\"inheritfrom\":
|
792
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1228\": {\n\t\t\"name\": \"ClanSRM6\",\n\t\t\"category\":
|
793
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
794
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
795
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
796
|
+
6,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
797
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
798
|
+
7,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
799
|
+
6,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
800
|
+
270,\n\t\t\t\"tons\": 1.5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
801
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"artemisAmmoType\":
|
802
|
+
\"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\": 0.005,\n\t\t\t\"formation_size_per_index\":
|
803
|
+
0.025,\n\t\t\t\"spread\": 5.9\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
804
|
+
null\n\t},\n\t\"1229\": {\n\t\t\"name\": \"ClanSRM2_Artemis\",\n\t\t\"category\":
|
805
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
806
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
807
|
+
2,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
808
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heat\":
|
809
|
+
2,\n\t\t\t\"cooldown\": 2,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
810
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
811
|
+
270,\n\t\t\t\"tons\": 1.5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
812
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
813
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
814
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5\n\t\t},\n\t\t\"inheritfrom\":
|
815
|
+
1226,\n\t\t\"cost\": null\n\t},\n\t\"1230\": {\n\t\t\"name\": \"ClanSRM4_Artemis\",\n\t\t\"category\":
|
816
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
817
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
818
|
+
4,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
819
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
820
|
+
7,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 3,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
821
|
+
4,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
822
|
+
270,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
823
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\":
|
824
|
+
0.05,\n\t\t\t\"artemisAmmoType\": \"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\":
|
825
|
+
0.005,\n\t\t\t\"formation_size_per_index\": 0.025,\n\t\t\t\"spread\": 5.4\n\t\t},\n\t\t\"inheritfrom\":
|
826
|
+
1227,\n\t\t\"cost\": null\n\t},\n\t\"1231\": {\n\t\t\"name\": \"ClanSRM6_Artemis\",\n\t\t\"category\":
|
827
|
+
\"weapon\",\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\":
|
828
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"waypointrocket\",\n\t\t\t\"numFiring\":
|
829
|
+
6,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
830
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.11,\n\t\t\t\"heatPenaltyID\":
|
831
|
+
7,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 4,\n\t\t\t\"ammoType\": \"ClanSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
832
|
+
6,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 270,\n\t\t\t\"maxRange\":
|
833
|
+
270,\n\t\t\t\"tons\": 2.5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
834
|
+
300,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"artemisAmmoType\":
|
835
|
+
\"ClanSRMAmmoArtemis\",\n\t\t\t\"formation_size\": 0.005,\n\t\t\t\"formation_size_per_index\":
|
836
|
+
0.025,\n\t\t\t\"spread\": 5.9\n\t\t},\n\t\t\"inheritfrom\": 1228,\n\t\t\"cost\":
|
837
|
+
null\n\t},\n\t\"1232\": {\n\t\t\"name\": \"ClanStreakSRM2\",\n\t\t\"category\":
|
838
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
839
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
840
|
+
\"Missile\",\n\t\t\t\"projectileclass\": \"homingrocket\",\n\t\t\t\"numFiring\":
|
841
|
+
2,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
842
|
+
1,\n\t\t\t\"minheatpenaltylevel\": 5,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\":
|
843
|
+
2,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\": \"ClanStreakSRMAmmo\",\n\t\t\t\"ammoPerShot\":
|
844
|
+
2,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 360,\n\t\t\t\"maxRange\":
|
845
|
+
360,\n\t\t\t\"tons\": 1,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 15,\n\t\t\t\"speed\":
|
846
|
+
180,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"uselock\": 1,\n\t\t\t\"needlock\":
|
847
|
+
1,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"trackingstrength\":
|
848
|
+
92\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1233\":
|
849
|
+
{\n\t\t\"name\": \"ClanStreakSRM4\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
850
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
851
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
852
|
+
\"homingrocket\",\n\t\t\t\"numFiring\": 4,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\":
|
853
|
+
0,\n\t\t\t\"heatpenalty\": 1.1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"heatPenaltyID\":
|
854
|
+
5,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 3,\n\t\t\t\"cooldown\": 5,\n\t\t\t\"ammoType\":
|
855
|
+
\"ClanStreakSRMAmmo\",\n\t\t\t\"ammoPerShot\": 4,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
856
|
+
360,\n\t\t\t\"maxRange\": 360,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
857
|
+
15,\n\t\t\t\"speed\": 180,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"uselock\":
|
858
|
+
1,\n\t\t\t\"needlock\": 1,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"trackingstrength\":
|
859
|
+
92\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1234\":
|
860
|
+
{\n\t\t\"name\": \"ClanStreakSRM6\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
861
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
862
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 2,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
863
|
+
\"homingrocket\",\n\t\t\t\"numFiring\": 6,\n\t\t\t\"damage\": 2,\n\t\t\t\"heatdamage\":
|
864
|
+
0,\n\t\t\t\"heatpenalty\": 1.1,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"heatPenaltyID\":
|
865
|
+
5,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 4,\n\t\t\t\"cooldown\": 6,\n\t\t\t\"ammoType\":
|
866
|
+
\"ClanStreakSRMAmmo\",\n\t\t\t\"ammoPerShot\": 6,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
867
|
+
360,\n\t\t\t\"maxRange\": 360,\n\t\t\t\"tons\": 3,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
868
|
+
15,\n\t\t\t\"speed\": 180,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"uselock\":
|
869
|
+
1,\n\t\t\t\"needlock\": 1,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"radius\": 0.05,\n\t\t\t\"trackingstrength\":
|
870
|
+
92\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1235\":
|
871
|
+
{\n\t\t\"name\": \"ClanNarcBeacon\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
872
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
873
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Missile\",\n\t\t\t\"projectileclass\":
|
874
|
+
\"narc\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 0,\n\t\t\t\"heatdamage\":
|
875
|
+
0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 0,\n\t\t\t\"cooldown\": 3.5,\n\t\t\t\"ammoType\":
|
876
|
+
\"ClanNARCAmmo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
877
|
+
600,\n\t\t\t\"maxRange\": 600,\n\t\t\t\"tons\": 2,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
878
|
+
15,\n\t\t\t\"speed\": 500,\n\t\t\t\"volleydelay\": 0.25,\n\t\t\t\"maxheight\":
|
879
|
+
0,\n\t\t\t\"radius\": 3.5,\n\t\t\t\"TAG\": 0.25,\n\t\t\t\"TAGSpreadFactor\":
|
880
|
+
0.75,\n\t\t\t\"TAGDecay\": 0.25,\n\t\t\t\"TAGDuration\": 30,\n\t\t\t\"hitpoints\":
|
881
|
+
2,\n\t\t\t\"EMP\": 30\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1236\":
|
882
|
+
{\n\t\t\"name\": \"ClanTAG\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
883
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
884
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\": \"Energy\",\n\t\t\t\"projectileclass\":
|
885
|
+
\"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\": 0,\n\t\t\t\"heatdamage\":
|
886
|
+
0,\n\t\t\t\"impulse\": 0,\n\t\t\t\"heat\": 0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\":
|
887
|
+
\"\",\n\t\t\t\"ammoPerShot\": 0,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
888
|
+
750,\n\t\t\t\"maxRange\": 750,\n\t\t\t\"visRange\": 1500,\n\t\t\t\"tons\":
|
889
|
+
1,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\": 0,\n\t\t\t\"speed\": 0,\n\t\t\t\"volleydelay\":
|
890
|
+
0,\n\t\t\t\"TAG\": 0.5,\n\t\t\t\"TAGSpreadFactor\": 0.75,\n\t\t\t\"TAGDecay\":
|
891
|
+
0.5,\n\t\t\t\"TAGDuration\": 1,\n\t\t\t\"maxDepth\": 0\n\t\t},\n\t\t\"inheritfrom\":
|
892
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1237\": {\n\t\t\"name\": \"ClanAnti_Missile_System\",\n\t\t\"category\":
|
893
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
894
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 1,\n\t\t\t\"type\":
|
895
|
+
\"AMS\",\n\t\t\t\"projectileclass\": \"\",\n\t\t\t\"numFiring\": 1,\n\t\t\t\"damage\":
|
896
|
+
3.5,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"impulse\": 0.001,\n\t\t\t\"heat\":
|
897
|
+
0,\n\t\t\t\"cooldown\": 0,\n\t\t\t\"ammoType\": \"ClanAMSAmmo\",\n\t\t\t\"ammoPerShot\":
|
898
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 120,\n\t\t\t\"maxRange\":
|
899
|
+
240,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"duration\": -1,\n\t\t\t\"lifetime\": 1,\n\t\t\t\"speed\":
|
900
|
+
100,\n\t\t\t\"volleydelay\": 0,\n\t\t\t\"maxheight\": 0,\n\t\t\t\"rof\": 30,\n\t\t\t\"spread\":
|
901
|
+
0\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1238\":
|
902
|
+
{\n\t\t\"name\": \"ClanAutoCannon2\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
903
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
904
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 3,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
905
|
+
\"bullet\",\n\t\t\t\"numFiring\": 2,\n\t\t\t\"damage\": 1,\n\t\t\t\"heatdamage\":
|
906
|
+
0,\n\t\t\t\"heatpenalty\": 0.6,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\":
|
907
|
+
0.03,\n\t\t\t\"heat\": 1,\n\t\t\t\"cooldown\": 0.72,\n\t\t\t\"ammoType\":
|
908
|
+
\"ClanAC2Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
909
|
+
900,\n\t\t\t\"maxRange\": 1800,\n\t\t\t\"tons\": 5,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\":
|
910
|
+
10,\n\t\t\t\"speed\": 2000,\n\t\t\t\"volleydelay\": 0.14,\n\t\t\t\"gravity\":
|
911
|
+
\"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\":
|
912
|
+
null\n\t},\n\t\"1239\": {\n\t\t\"name\": \"ClanAutoCannon5\",\n\t\t\"category\":
|
913
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
914
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 4,\n\t\t\t\"type\":
|
915
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
916
|
+
3,\n\t\t\t\"damage\": 1.667,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
917
|
+
0.8,\n\t\t\t\"minheatpenaltylevel\": 4,\n\t\t\t\"impulse\": 0.033,\n\t\t\t\"heat\":
|
918
|
+
1,\n\t\t\t\"cooldown\": 1.8,\n\t\t\t\"ammoType\": \"ClanAC5Ammo\",\n\t\t\t\"ammoPerShot\":
|
919
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 720,\n\t\t\t\"maxRange\":
|
920
|
+
1440,\n\t\t\t\"tons\": 7,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
921
|
+
1150,\n\t\t\t\"volleydelay\": 0.15,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
922
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"1240\":
|
923
|
+
{\n\t\t\"name\": \"ClanAutoCannon10\",\n\t\t\"category\": \"weapon\",\n\t\t\"factions\":
|
924
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
925
|
+
{\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 5,\n\t\t\t\"type\": \"Ballistic\",\n\t\t\t\"projectileclass\":
|
926
|
+
\"bullet\",\n\t\t\t\"numFiring\": 4,\n\t\t\t\"damage\": 2.5,\n\t\t\t\"heatdamage\":
|
927
|
+
0,\n\t\t\t\"heatpenalty\": 1,\n\t\t\t\"minheatpenaltylevel\": 3,\n\t\t\t\"heatPenaltyID\":
|
928
|
+
8,\n\t\t\t\"impulse\": 0.04,\n\t\t\t\"heat\": 2,\n\t\t\t\"cooldown\": 2.9,\n\t\t\t\"ammoType\":
|
929
|
+
\"ClanAC10Ammo\",\n\t\t\t\"ammoPerShot\": 1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\":
|
930
|
+
540,\n\t\t\t\"maxRange\": 1080,\n\t\t\t\"tons\": 10,\n\t\t\t\"duration\":
|
931
|
+
0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\": 950,\n\t\t\t\"volleydelay\":
|
932
|
+
0.16,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\": 10\n\t\t},\n\t\t\"inheritfrom\":
|
933
|
+
null,\n\t\t\"cost\": null\n\t},\n\t\"1241\": {\n\t\t\"name\": \"ClanAutoCannon20\",\n\t\t\"category\":
|
934
|
+
\"weapon\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
935
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"Health\": 10,\n\t\t\t\"slots\": 9,\n\t\t\t\"type\":
|
936
|
+
\"Ballistic\",\n\t\t\t\"projectileclass\": \"bullet\",\n\t\t\t\"numFiring\":
|
937
|
+
5,\n\t\t\t\"damage\": 4,\n\t\t\t\"heatdamage\": 0,\n\t\t\t\"heatpenalty\":
|
938
|
+
30,\n\t\t\t\"minheatpenaltylevel\": 2,\n\t\t\t\"heatPenaltyID\": 9,\n\t\t\t\"impulse\":
|
939
|
+
0.09,\n\t\t\t\"heat\": 6,\n\t\t\t\"cooldown\": 4.7,\n\t\t\t\"ammoType\": \"ClanAC20Ammo\",\n\t\t\t\"ammoPerShot\":
|
940
|
+
1,\n\t\t\t\"minRange\": 0,\n\t\t\t\"longRange\": 360,\n\t\t\t\"maxRange\":
|
941
|
+
720,\n\t\t\t\"tons\": 12,\n\t\t\t\"duration\": 0,\n\t\t\t\"lifetime\": 10,\n\t\t\t\"speed\":
|
942
|
+
650,\n\t\t\t\"volleydelay\": 0.17,\n\t\t\t\"gravity\": \"0,0,-9.8\",\n\t\t\t\"maxDepth\":
|
943
|
+
10\n\t\t},\n\t\t\"inheritfrom\": null,\n\t\t\"cost\": null\n\t},\n\t\"2810\":
|
944
|
+
{\n\t\t\"name\": \"StandardArmorType\",\n\t\t\"category\": \"upgrade\",\n\t\t\"factions\":
|
945
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
946
|
+
{\n\t\t\t\"armorPerTon\": 32,\n\t\t\t\"containerId\": 2800\n\t\t},\n\t\t\"cost\":
|
947
|
+
null\n\t},\n\t\"2811\": {\n\t\t\"name\": \"FerroFibrousArmorType\",\n\t\t\"category\":
|
948
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
949
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"armorPerTon\": 35.84,\n\t\t\t\"containerId\":
|
950
|
+
2801\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2815\": {\n\t\t\"name\": \"ClanFerroFibrousArmorType\",\n\t\t\"category\":
|
951
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
952
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"armorPerTon\": 38.4,\n\t\t\t\"containerId\":
|
953
|
+
2805\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2816\": {\n\t\t\"name\": \"ClanStandardArmorType\",\n\t\t\"category\":
|
954
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
955
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"armorPerTon\": 32,\n\t\t\t\"containerId\":
|
956
|
+
2800\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3100\": {\n\t\t\"name\": \"StandardStructureType\",\n\t\t\"category\":
|
957
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
958
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"weightPerTon\": 0.1\n\t\t},\n\t\t\"cost\":
|
959
|
+
null\n\t},\n\t\"3101\": {\n\t\t\"name\": \"EndoSteelType\",\n\t\t\"category\":
|
960
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
961
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"weightPerTon\": 0.05\n\t\t},\n\t\t\"cost\":
|
962
|
+
null\n\t},\n\t\"3102\": {\n\t\t\"name\": \"ClanEndoSteelType\",\n\t\t\"category\":
|
963
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
964
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"weightPerTon\": 0.05\n\t\t},\n\t\t\"cost\":
|
965
|
+
null\n\t},\n\t\"3103\": {\n\t\t\"name\": \"ClanStandardStructureType\",\n\t\t\"category\":
|
966
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
967
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"weightPerTon\": 0.1\n\t\t},\n\t\t\"cost\":
|
968
|
+
null\n\t},\n\t\"3003\": {\n\t\t\"name\": \"StandardHeatSinkType\",\n\t\t\"category\":
|
969
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
970
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"compatibleHeatSink\": 3000\n\t\t},\n\t\t\"cost\":
|
971
|
+
null\n\t},\n\t\"3002\": {\n\t\t\"name\": \"DoubleHeatSinkType\",\n\t\t\"category\":
|
972
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
973
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"compatibleHeatSink\": 3001\n\t\t},\n\t\t\"cost\":
|
974
|
+
null\n\t},\n\t\"3005\": {\n\t\t\"name\": \"ClanDoubleHeatSinkType\",\n\t\t\"category\":
|
975
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
976
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"compatibleHeatSink\": 3004\n\t\t},\n\t\t\"cost\":
|
977
|
+
null\n\t},\n\t\"3006\": {\n\t\t\"name\": \"ClanStandardHeatSinkType\",\n\t\t\"category\":
|
978
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
979
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"compatibleHeatSink\": 3000\n\t\t},\n\t\t\"cost\":
|
980
|
+
null\n\t},\n\t\"3051\": {\n\t\t\"name\": \"NoArtemisType\",\n\t\t\"category\":
|
981
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
982
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"trackingStrength\": 1,\n\t\t\t\"missileSpread\":
|
983
|
+
\"1.f\",\n\t\t\t\"extraSlots\": 0,\n\t\t\t\"extraTons\": 0\n\t\t},\n\t\t\"cost\":
|
984
|
+
null\n\t},\n\t\"3050\": {\n\t\t\"name\": \"ArtemisType\",\n\t\t\"category\":
|
985
|
+
\"upgrade\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
986
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"trackingStrength\": 1.5,\n\t\t\t\"missileSpread\":
|
987
|
+
0.66,\n\t\t\t\"extraSlots\": 1,\n\t\t\t\"extraTons\": 1\n\t\t},\n\t\t\"cost\":
|
988
|
+
null\n\t},\n\t\"2000\": {\n\t\t\"name\": \"AC20Ammo\",\n\t\t\"category\":
|
989
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
990
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
991
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
992
|
+
\"AC20Ammo\",\n\t\t\t\"internalDamage\": 20,\n\t\t\t\"numShots\": 7\n\t\t},\n\t\t\"cost\":
|
993
|
+
null\n\t},\n\t\"2001\": {\n\t\t\"name\": \"AMSAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
994
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
995
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
996
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AMSAmmo\",\n\t\t\t\"internalDamage\":
|
997
|
+
0.024,\n\t\t\t\"numShots\": 1000\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2005\":
|
998
|
+
{\n\t\t\"name\": \"AC2Ammo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
999
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1000
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1001
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC2Ammo\",\n\t\t\t\"internalDamage\":
|
1002
|
+
2,\n\t\t\t\"numShots\": 75\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2006\":
|
1003
|
+
{\n\t\t\"name\": \"AC5Ammo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1004
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1005
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1006
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC5Ammo\",\n\t\t\t\"internalDamage\":
|
1007
|
+
5,\n\t\t\t\"numShots\": 30\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2007\":
|
1008
|
+
{\n\t\t\"name\": \"AC10Ammo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1009
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1010
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1011
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC10Ammo\",\n\t\t\t\"internalDamage\":
|
1012
|
+
10,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2008\":
|
1013
|
+
{\n\t\t\"name\": \"GaussAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1014
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1015
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1016
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"GaussAmmo\",\n\t\t\t\"internalDamage\":
|
1017
|
+
0,\n\t\t\t\"numShots\": 10\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2010\":
|
1018
|
+
{\n\t\t\"name\": \"LB10-XACAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1019
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1020
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1021
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"LB10-XACAmmo\",\n\t\t\t\"internalDamage\":
|
1022
|
+
10,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2011\":
|
1023
|
+
{\n\t\t\"name\": \"MachineGunAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1024
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1025
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1026
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"MachineGunAmmo\",\n\t\t\t\"internalDamage\":
|
1027
|
+
0.04,\n\t\t\t\"numShots\": 2000\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2012\":
|
1028
|
+
{\n\t\t\"name\": \"UltraAC5Ammo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1029
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1030
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1031
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"UltraAC5Ammo\",\n\t\t\t\"internalDamage\":
|
1032
|
+
5,\n\t\t\t\"numShots\": 30\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2017\":
|
1033
|
+
{\n\t\t\"name\": \"NARCAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1034
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1035
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1036
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"NARCAmmo\",\n\t\t\t\"internalDamage\":
|
1037
|
+
2,\n\t\t\t\"numShots\": 12\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2027\":
|
1038
|
+
{\n\t\t\"name\": \"LRMAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1039
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1040
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1041
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"LRMAmmo\",\n\t\t\t\"internalDamage\":
|
1042
|
+
0.7,\n\t\t\t\"numShots\": 180\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2028\":
|
1043
|
+
{\n\t\t\"name\": \"SRMAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1044
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1045
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1046
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"SRMAmmo\",\n\t\t\t\"internalDamage\":
|
1047
|
+
1.5,\n\t\t\t\"numShots\": 100\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2029\":
|
1048
|
+
{\n\t\t\"name\": \"StreakSRMAmmo\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1049
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1050
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1051
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"StreakSRMAmmo\",\n\t\t\t\"internalDamage\":
|
1052
|
+
2.5,\n\t\t\t\"numShots\": 100\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2030\":
|
1053
|
+
{\n\t\t\"name\": \"LRMAmmoArtemis\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1054
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1055
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1056
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"LRMAmmoArtemis\",\n\t\t\t\"internalDamage\":
|
1057
|
+
1.8,\n\t\t\t\"numShots\": 180\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2031\":
|
1058
|
+
{\n\t\t\"name\": \"SRMAmmoArtemis\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1059
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1060
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1061
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"SRMAmmoArtemis\",\n\t\t\t\"internalDamage\":
|
1062
|
+
2.5,\n\t\t\t\"numShots\": 100\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2032\":
|
1063
|
+
{\n\t\t\"name\": \"AC20AmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1064
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1065
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1066
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC20Ammo\",\n\t\t\t\"internalDamage\":
|
1067
|
+
20,\n\t\t\t\"numShots\": 3\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2033\":
|
1068
|
+
{\n\t\t\"name\": \"AMSAmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1069
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1070
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1071
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AMSAmmo\",\n\t\t\t\"internalDamage\":
|
1072
|
+
0.024,\n\t\t\t\"numShots\": 500\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2034\":
|
1073
|
+
{\n\t\t\"name\": \"AC2AmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1074
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1075
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1076
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC2Ammo\",\n\t\t\t\"internalDamage\":
|
1077
|
+
2,\n\t\t\t\"numShots\": 37\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2035\":
|
1078
|
+
{\n\t\t\"name\": \"AC5AmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1079
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1080
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1081
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC5Ammo\",\n\t\t\t\"internalDamage\":
|
1082
|
+
5,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2036\":
|
1083
|
+
{\n\t\t\"name\": \"AC10AmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1084
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1085
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1086
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"AC10Ammo\",\n\t\t\t\"internalDamage\":
|
1087
|
+
10,\n\t\t\t\"numShots\": 7\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2037\":
|
1088
|
+
{\n\t\t\"name\": \"GaussAmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\":
|
1089
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
1090
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\":
|
1091
|
+
\"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\": \"GaussAmmo\",\n\t\t\t\"internalDamage\":
|
1092
|
+
0,\n\t\t\t\"numShots\": 5\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2038\": {\n\t\t\"name\":
|
1093
|
+
\"LB10-XACAmmoHalf\",\n\t\t\"category\": \"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1094
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\":
|
1095
|
+
1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\":
|
1096
|
+
{\n\t\t\t\"type\": \"LB10-XACAmmo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1097
|
+
7\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2039\": {\n\t\t\"name\": \"MachineGunAmmoHalf\",\n\t\t\"category\":
|
1098
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1099
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1100
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1101
|
+
\"MachineGunAmmo\",\n\t\t\t\"internalDamage\": 0.04,\n\t\t\t\"numShots\":
|
1102
|
+
1000\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2040\": {\n\t\t\"name\": \"UltraAC5AmmoHalf\",\n\t\t\"category\":
|
1103
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1104
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1105
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1106
|
+
\"UltraAC5Ammo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\":
|
1107
|
+
null\n\t},\n\t\"2041\": {\n\t\t\"name\": \"NARCAmmoHalf\",\n\t\t\"category\":
|
1108
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1109
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1110
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1111
|
+
\"NARCAmmo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 6\n\t\t},\n\t\t\"cost\":
|
1112
|
+
null\n\t},\n\t\"2042\": {\n\t\t\"name\": \"LRMAmmoHalf\",\n\t\t\"category\":
|
1113
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1114
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1115
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1116
|
+
\"LRMAmmo\",\n\t\t\t\"internalDamage\": 0.7,\n\t\t\t\"numShots\": 90\n\t\t},\n\t\t\"cost\":
|
1117
|
+
null\n\t},\n\t\"2043\": {\n\t\t\"name\": \"SRMAmmoHalf\",\n\t\t\"category\":
|
1118
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1119
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1120
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1121
|
+
\"SRMAmmo\",\n\t\t\t\"internalDamage\": 1.5,\n\t\t\t\"numShots\": 50\n\t\t},\n\t\t\"cost\":
|
1122
|
+
null\n\t},\n\t\"2044\": {\n\t\t\"name\": \"StreakSRMAmmoHalf\",\n\t\t\"category\":
|
1123
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1124
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1125
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1126
|
+
\"StreakSRMAmmo\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\": 50\n\t\t},\n\t\t\"cost\":
|
1127
|
+
null\n\t},\n\t\"2045\": {\n\t\t\"name\": \"LRMAmmoArtemisHalf\",\n\t\t\"category\":
|
1128
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1129
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1130
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1131
|
+
\"LRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 1.8,\n\t\t\t\"numShots\": 90\n\t\t},\n\t\t\"cost\":
|
1132
|
+
null\n\t},\n\t\"2046\": {\n\t\t\"name\": \"SRMAmmoArtemisHalf\",\n\t\t\"category\":
|
1133
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1134
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1135
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1136
|
+
\"SRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\": 50\n\t\t},\n\t\t\"cost\":
|
1137
|
+
null\n\t},\n\t\"2200\": {\n\t\t\"name\": \"ClanLB2-XACAmmo\",\n\t\t\"category\":
|
1138
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1139
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1140
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1141
|
+
\"ClanLB2-XACAmmo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 75\n\t\t},\n\t\t\"cost\":
|
1142
|
+
null\n\t},\n\t\"2201\": {\n\t\t\"name\": \"ClanAC2Ammo\",\n\t\t\"category\":
|
1143
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1144
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1145
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1146
|
+
\"ClanAC2Ammo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 150\n\t\t},\n\t\t\"cost\":
|
1147
|
+
null\n\t},\n\t\"2202\": {\n\t\t\"name\": \"ClanLB5-XACAmmo\",\n\t\t\"category\":
|
1148
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1149
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1150
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1151
|
+
\"ClanLB5-XACAmmo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 30\n\t\t},\n\t\t\"cost\":
|
1152
|
+
null\n\t},\n\t\"2203\": {\n\t\t\"name\": \"ClanAC5Ammo\",\n\t\t\"category\":
|
1153
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1154
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1155
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1156
|
+
\"ClanAC5Ammo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 90\n\t\t},\n\t\t\"cost\":
|
1157
|
+
null\n\t},\n\t\"2204\": {\n\t\t\"name\": \"ClanLB10-XACAmmo\",\n\t\t\"category\":
|
1158
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1159
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1160
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1161
|
+
\"ClanLB10-XACAmmo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1162
|
+
15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2205\": {\n\t\t\"name\": \"ClanAC10Ammo\",\n\t\t\"category\":
|
1163
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1164
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1165
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1166
|
+
\"ClanAC10Ammo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\": 60\n\t\t},\n\t\t\"cost\":
|
1167
|
+
null\n\t},\n\t\"2206\": {\n\t\t\"name\": \"ClanLB20-XACAmmo\",\n\t\t\"category\":
|
1168
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1169
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1170
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1171
|
+
\"ClanLB20-XACAmmo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1172
|
+
7\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2207\": {\n\t\t\"name\": \"ClanAC20Ammo\",\n\t\t\"category\":
|
1173
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1174
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1175
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1176
|
+
\"ClanAC20Ammo\",\n\t\t\t\"internalDamage\": 20,\n\t\t\t\"numShots\": 35\n\t\t},\n\t\t\"cost\":
|
1177
|
+
null\n\t},\n\t\"2208\": {\n\t\t\"name\": \"ClanUltraAC2Ammo\",\n\t\t\"category\":
|
1178
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1179
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1180
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1181
|
+
\"ClanUltraAC2Ammo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 150\n\t\t},\n\t\t\"cost\":
|
1182
|
+
null\n\t},\n\t\"2209\": {\n\t\t\"name\": \"ClanUltraAC5Ammo\",\n\t\t\"category\":
|
1183
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1184
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1185
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1186
|
+
\"ClanUltraAC5Ammo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 90\n\t\t},\n\t\t\"cost\":
|
1187
|
+
null\n\t},\n\t\"2210\": {\n\t\t\"name\": \"ClanUltraAC10Ammo\",\n\t\t\"category\":
|
1188
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1189
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1190
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1191
|
+
\"ClanUltraAC10Ammo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1192
|
+
60\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2211\": {\n\t\t\"name\": \"ClanUltraAC20Ammo\",\n\t\t\"category\":
|
1193
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1194
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1195
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1196
|
+
\"ClanUltraAC20Ammo\",\n\t\t\t\"internalDamage\": 20,\n\t\t\t\"numShots\":
|
1197
|
+
35\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2212\": {\n\t\t\"name\": \"ClanGaussAmmo\",\n\t\t\"category\":
|
1198
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1199
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1200
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1201
|
+
\"ClanGaussAmmo\",\n\t\t\t\"internalDamage\": 0,\n\t\t\t\"numShots\": 10\n\t\t},\n\t\t\"cost\":
|
1202
|
+
null\n\t},\n\t\"2213\": {\n\t\t\"name\": \"ClanMachineGunAmmo\",\n\t\t\"category\":
|
1203
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1204
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1205
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1206
|
+
\"ClanMachineGunAmmo\",\n\t\t\t\"internalDamage\": 0.04,\n\t\t\t\"numShots\":
|
1207
|
+
2000\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2214\": {\n\t\t\"name\": \"ClanLRMAmmo\",\n\t\t\"category\":
|
1208
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1209
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1210
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1211
|
+
\"ClanLRMAmmo\",\n\t\t\t\"internalDamage\": 0.7,\n\t\t\t\"numShots\": 180\n\t\t},\n\t\t\"cost\":
|
1212
|
+
null\n\t},\n\t\"2215\": {\n\t\t\"name\": \"ClanLRMAmmoArtemis\",\n\t\t\"category\":
|
1213
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1214
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1215
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1216
|
+
\"ClanLRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 1.8,\n\t\t\t\"numShots\":
|
1217
|
+
180\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2216\": {\n\t\t\"name\": \"ClanSRMAmmo\",\n\t\t\"category\":
|
1218
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1219
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1220
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1221
|
+
\"ClanSRMAmmo\",\n\t\t\t\"internalDamage\": 1.5,\n\t\t\t\"numShots\": 100\n\t\t},\n\t\t\"cost\":
|
1222
|
+
null\n\t},\n\t\"2217\": {\n\t\t\"name\": \"ClanSRMAmmoArtemis\",\n\t\t\"category\":
|
1223
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1224
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1225
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1226
|
+
\"ClanSRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\":
|
1227
|
+
100\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2218\": {\n\t\t\"name\": \"ClanStreakSRMAmmo\",\n\t\t\"category\":
|
1228
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1229
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1230
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1231
|
+
\"ClanStreakSRMAmmo\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\":
|
1232
|
+
100\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2219\": {\n\t\t\"name\": \"ClanNARCAmmo\",\n\t\t\"category\":
|
1233
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1234
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1235
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1236
|
+
\"ClanNARCAmmo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 12\n\t\t},\n\t\t\"cost\":
|
1237
|
+
null\n\t},\n\t\"2240\": {\n\t\t\"name\": \"ClanAMSAmmo\",\n\t\t\"category\":
|
1238
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1239
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
1240
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1241
|
+
\"ClanAMSAmmo\",\n\t\t\t\"internalDamage\": 0.024,\n\t\t\t\"numShots\": 2000\n\t\t},\n\t\t\"cost\":
|
1242
|
+
null\n\t},\n\t\"2220\": {\n\t\t\"name\": \"ClanLB2-XACAmmoHalf\",\n\t\t\"category\":
|
1243
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1244
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1245
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1246
|
+
\"ClanLB2-XACAmmo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 37\n\t\t},\n\t\t\"cost\":
|
1247
|
+
null\n\t},\n\t\"2221\": {\n\t\t\"name\": \"ClanAC2AmmoHalf\",\n\t\t\"category\":
|
1248
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1249
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1250
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1251
|
+
\"ClanAC2Ammo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 74\n\t\t},\n\t\t\"cost\":
|
1252
|
+
null\n\t},\n\t\"2222\": {\n\t\t\"name\": \"ClanLB5-XACAmmoHalf\",\n\t\t\"category\":
|
1253
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1254
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1255
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1256
|
+
\"ClanLB5-XACAmmo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\":
|
1257
|
+
null\n\t},\n\t\"2223\": {\n\t\t\"name\": \"ClanAC5AmmoHalf\",\n\t\t\"category\":
|
1258
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1259
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1260
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1261
|
+
\"ClanAC5Ammo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 45\n\t\t},\n\t\t\"cost\":
|
1262
|
+
null\n\t},\n\t\"2224\": {\n\t\t\"name\": \"ClanLB10-XACAmmoHalf\",\n\t\t\"category\":
|
1263
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1264
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1265
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1266
|
+
\"ClanLB10-XACAmmo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1267
|
+
7\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2225\": {\n\t\t\"name\": \"ClanAC10AmmoHalf\",\n\t\t\"category\":
|
1268
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1269
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1270
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1271
|
+
\"ClanAC10Ammo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\": 28\n\t\t},\n\t\t\"cost\":
|
1272
|
+
null\n\t},\n\t\"2226\": {\n\t\t\"name\": \"ClanLB20-XACAmmoHalf\",\n\t\t\"category\":
|
1273
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1274
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1275
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1276
|
+
\"ClanLB20-XACAmmo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1277
|
+
3\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2227\": {\n\t\t\"name\": \"ClanAC20AmmoHalf\",\n\t\t\"category\":
|
1278
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1279
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1280
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1281
|
+
\"ClanAC20Ammo\",\n\t\t\t\"internalDamage\": 20,\n\t\t\t\"numShots\": 15\n\t\t},\n\t\t\"cost\":
|
1282
|
+
null\n\t},\n\t\"2228\": {\n\t\t\"name\": \"ClanUltraAC2AmmoHalf\",\n\t\t\"category\":
|
1283
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1284
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1285
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1286
|
+
\"ClanUltraAC2Ammo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 74\n\t\t},\n\t\t\"cost\":
|
1287
|
+
null\n\t},\n\t\"2229\": {\n\t\t\"name\": \"ClanUltraAC5AmmoHalf\",\n\t\t\"category\":
|
1288
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1289
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1290
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1291
|
+
\"ClanUltraAC5Ammo\",\n\t\t\t\"internalDamage\": 5,\n\t\t\t\"numShots\": 45\n\t\t},\n\t\t\"cost\":
|
1292
|
+
null\n\t},\n\t\"2230\": {\n\t\t\"name\": \"ClanUltraAC10AmmoHalf\",\n\t\t\"category\":
|
1293
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1294
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1295
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1296
|
+
\"ClanUltraAC10Ammo\",\n\t\t\t\"internalDamage\": 10,\n\t\t\t\"numShots\":
|
1297
|
+
28\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2231\": {\n\t\t\"name\": \"ClanUltraAC20AmmoHalf\",\n\t\t\"category\":
|
1298
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1299
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1300
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1301
|
+
\"ClanUltraAC20Ammo\",\n\t\t\t\"internalDamage\": 20,\n\t\t\t\"numShots\":
|
1302
|
+
15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2232\": {\n\t\t\"name\": \"ClanGaussAmmoHalf\",\n\t\t\"category\":
|
1303
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1304
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1305
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1306
|
+
\"ClanGaussAmmo\",\n\t\t\t\"internalDamage\": 0,\n\t\t\t\"numShots\": 5\n\t\t},\n\t\t\"cost\":
|
1307
|
+
null\n\t},\n\t\"2233\": {\n\t\t\"name\": \"ClanMachineGunAmmoHalf\",\n\t\t\"category\":
|
1308
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1309
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1310
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1311
|
+
\"ClanMachineGunAmmo\",\n\t\t\t\"internalDamage\": 0.04,\n\t\t\t\"numShots\":
|
1312
|
+
1000\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2234\": {\n\t\t\"name\": \"ClanLRMAmmoHalf\",\n\t\t\"category\":
|
1313
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1314
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1315
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1316
|
+
\"ClanLRMAmmo\",\n\t\t\t\"internalDamage\": 0.7,\n\t\t\t\"numShots\": 90\n\t\t},\n\t\t\"cost\":
|
1317
|
+
null\n\t},\n\t\"2235\": {\n\t\t\"name\": \"ClanLRMAmmoArtemisHalf\",\n\t\t\"category\":
|
1318
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1319
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1320
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1321
|
+
\"ClanLRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 1.8,\n\t\t\t\"numShots\":
|
1322
|
+
90\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2236\": {\n\t\t\"name\": \"ClanSRMAmmoHalf\",\n\t\t\"category\":
|
1323
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1324
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1325
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1326
|
+
\"ClanSRMAmmo\",\n\t\t\t\"internalDamage\": 1.5,\n\t\t\t\"numShots\": 50\n\t\t},\n\t\t\"cost\":
|
1327
|
+
null\n\t},\n\t\"2237\": {\n\t\t\"name\": \"ClanSRMAmmoArtemisHalf\",\n\t\t\"category\":
|
1328
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1329
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1330
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1331
|
+
\"ClanSRMAmmoArtemis\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\":
|
1332
|
+
50\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2238\": {\n\t\t\"name\": \"ClanStreakSRMAmmoHalf\",\n\t\t\"category\":
|
1333
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1334
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1335
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1336
|
+
\"ClanStreakSRMAmmo\",\n\t\t\t\"internalDamage\": 2.5,\n\t\t\t\"numShots\":
|
1337
|
+
50\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"2239\": {\n\t\t\"name\": \"ClanNARCAmmoHalf\",\n\t\t\"category\":
|
1338
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1339
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1340
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1341
|
+
\"ClanNARCAmmo\",\n\t\t\t\"internalDamage\": 2,\n\t\t\t\"numShots\": 6\n\t\t},\n\t\t\"cost\":
|
1342
|
+
null\n\t},\n\t\"2241\": {\n\t\t\"name\": \"ClanAMSAmmoHalf\",\n\t\t\"category\":
|
1343
|
+
\"ammo\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1344
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
1345
|
+
10\n\t\t},\n\t\t\"ctype\": \"CAmmoTypeStats\",\n\t\t\"ammotypestats\": {\n\t\t\t\"type\":
|
1346
|
+
\"ClanAMSAmmo\",\n\t\t\t\"internalDamage\": 0.024,\n\t\t\t\"numShots\": 1000\n\t\t},\n\t\t\"cost\":
|
1347
|
+
null\n\t},\n\t\"3218\": {\n\t\t\"name\": \"Engine_Std_100\",\n\t\t\"category\":
|
1348
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1349
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1350
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 100,\n\t\t\t\"weight\":
|
1351
|
+
1,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15,\n\t\t\t\"movementHeatMultiplier\":
|
1352
|
+
1\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3219\": {\n\t\t\"name\": \"Engine_Std_105\",\n\t\t\"category\":
|
1353
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1354
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1355
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 105,\n\t\t\t\"weight\":
|
1356
|
+
2.5,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1357
|
+
null\n\t},\n\t\"3220\": {\n\t\t\"name\": \"Engine_Std_110\",\n\t\t\"category\":
|
1358
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1359
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1360
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 110,\n\t\t\t\"weight\":
|
1361
|
+
2.5,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1362
|
+
null\n\t},\n\t\"3221\": {\n\t\t\"name\": \"Engine_Std_115\",\n\t\t\"category\":
|
1363
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1364
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1365
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 115,\n\t\t\t\"weight\":
|
1366
|
+
3,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3222\":
|
1367
|
+
{\n\t\t\"name\": \"Engine_Std_120\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1368
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1369
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1370
|
+
0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 120,\n\t\t\t\"weight\": 3,\n\t\t\t\"heatsinks\":
|
1371
|
+
4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3223\": {\n\t\t\"name\":
|
1372
|
+
\"Engine_Std_125\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1373
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1374
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\":
|
1375
|
+
125,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1376
|
+
null\n\t},\n\t\"3224\": {\n\t\t\"name\": \"Engine_Std_130\",\n\t\t\"category\":
|
1377
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1378
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1379
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 130,\n\t\t\t\"weight\":
|
1380
|
+
4.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1381
|
+
null\n\t},\n\t\"3225\": {\n\t\t\"name\": \"Engine_Std_135\",\n\t\t\"category\":
|
1382
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1383
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1384
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 135,\n\t\t\t\"weight\":
|
1385
|
+
4.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1386
|
+
null\n\t},\n\t\"3226\": {\n\t\t\"name\": \"Engine_Std_140\",\n\t\t\"category\":
|
1387
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1388
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1389
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 140,\n\t\t\t\"weight\":
|
1390
|
+
5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3227\":
|
1391
|
+
{\n\t\t\"name\": \"Engine_Std_145\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1392
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1393
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1394
|
+
0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 145,\n\t\t\t\"weight\": 5,\n\t\t\t\"heatsinks\":
|
1395
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3228\": {\n\t\t\"name\":
|
1396
|
+
\"Engine_Std_150\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1397
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1398
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\":
|
1399
|
+
150,\n\t\t\t\"weight\": 6.5,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1400
|
+
null\n\t},\n\t\"3229\": {\n\t\t\"name\": \"Engine_Std_155\",\n\t\t\"category\":
|
1401
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1402
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1403
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 155,\n\t\t\t\"weight\":
|
1404
|
+
6.5,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1405
|
+
null\n\t},\n\t\"3230\": {\n\t\t\"name\": \"Engine_Std_160\",\n\t\t\"category\":
|
1406
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1407
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1408
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 160,\n\t\t\t\"weight\":
|
1409
|
+
7,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3231\":
|
1410
|
+
{\n\t\t\"name\": \"Engine_Std_165\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1411
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1412
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1413
|
+
0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 165,\n\t\t\t\"weight\": 7,\n\t\t\t\"heatsinks\":
|
1414
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3232\": {\n\t\t\"name\":
|
1415
|
+
\"Engine_Std_170\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1416
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1417
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\":
|
1418
|
+
170,\n\t\t\t\"weight\": 7,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1419
|
+
null\n\t},\n\t\"3233\": {\n\t\t\"name\": \"Engine_Std_175\",\n\t\t\"category\":
|
1420
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1421
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1422
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 175,\n\t\t\t\"weight\":
|
1423
|
+
9,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3234\":
|
1424
|
+
{\n\t\t\"name\": \"Engine_Std_180\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1425
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1426
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1427
|
+
0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 180,\n\t\t\t\"weight\": 9,\n\t\t\t\"heatsinks\":
|
1428
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3235\": {\n\t\t\"name\":
|
1429
|
+
\"Engine_Std_185\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1430
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1431
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\":
|
1432
|
+
185,\n\t\t\t\"weight\": 9.5,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1433
|
+
null\n\t},\n\t\"3236\": {\n\t\t\"name\": \"Engine_Std_190\",\n\t\t\"category\":
|
1434
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1435
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1436
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 190,\n\t\t\t\"weight\":
|
1437
|
+
9.5,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1438
|
+
null\n\t},\n\t\"3237\": {\n\t\t\"name\": \"Engine_Std_195\",\n\t\t\"category\":
|
1439
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1440
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1441
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 195,\n\t\t\t\"weight\":
|
1442
|
+
10,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1443
|
+
null\n\t},\n\t\"3238\": {\n\t\t\"name\": \"Engine_Std_200\",\n\t\t\"category\":
|
1444
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1445
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1446
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 200,\n\t\t\t\"weight\":
|
1447
|
+
11.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1448
|
+
null\n\t},\n\t\"3239\": {\n\t\t\"name\": \"Engine_Std_205\",\n\t\t\"category\":
|
1449
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1450
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1451
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 205,\n\t\t\t\"weight\":
|
1452
|
+
12.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1453
|
+
null\n\t},\n\t\"3240\": {\n\t\t\"name\": \"Engine_Std_210\",\n\t\t\"category\":
|
1454
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1455
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1456
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 210,\n\t\t\t\"weight\":
|
1457
|
+
13,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1458
|
+
null\n\t},\n\t\"3241\": {\n\t\t\"name\": \"Engine_Std_215\",\n\t\t\"category\":
|
1459
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1460
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1461
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 215,\n\t\t\t\"weight\":
|
1462
|
+
13.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1463
|
+
null\n\t},\n\t\"3242\": {\n\t\t\"name\": \"Engine_Std_220\",\n\t\t\"category\":
|
1464
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1465
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1466
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 220,\n\t\t\t\"weight\":
|
1467
|
+
14,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1468
|
+
null\n\t},\n\t\"3243\": {\n\t\t\"name\": \"Engine_Std_225\",\n\t\t\"category\":
|
1469
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1470
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1471
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 225,\n\t\t\t\"weight\":
|
1472
|
+
15,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1473
|
+
null\n\t},\n\t\"3244\": {\n\t\t\"name\": \"Engine_Std_230\",\n\t\t\"category\":
|
1474
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1475
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1476
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 230,\n\t\t\t\"weight\":
|
1477
|
+
15.5,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1478
|
+
null\n\t},\n\t\"3245\": {\n\t\t\"name\": \"Engine_Std_235\",\n\t\t\"category\":
|
1479
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1480
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1481
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 235,\n\t\t\t\"weight\":
|
1482
|
+
16,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1483
|
+
null\n\t},\n\t\"3246\": {\n\t\t\"name\": \"Engine_Std_240\",\n\t\t\"category\":
|
1484
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1485
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1486
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 240,\n\t\t\t\"weight\":
|
1487
|
+
16.5,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1488
|
+
null\n\t},\n\t\"3247\": {\n\t\t\"name\": \"Engine_Std_245\",\n\t\t\"category\":
|
1489
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1490
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1491
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 245,\n\t\t\t\"weight\":
|
1492
|
+
17,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1493
|
+
null\n\t},\n\t\"3248\": {\n\t\t\"name\": \"Engine_Std_250\",\n\t\t\"category\":
|
1494
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1495
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1496
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 250,\n\t\t\t\"weight\":
|
1497
|
+
18.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1498
|
+
null\n\t},\n\t\"3249\": {\n\t\t\"name\": \"Engine_Std_255\",\n\t\t\"category\":
|
1499
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1500
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1501
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 255,\n\t\t\t\"weight\":
|
1502
|
+
19,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1503
|
+
null\n\t},\n\t\"3250\": {\n\t\t\"name\": \"Engine_Std_260\",\n\t\t\"category\":
|
1504
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1505
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1506
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 260,\n\t\t\t\"weight\":
|
1507
|
+
19.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1508
|
+
null\n\t},\n\t\"3251\": {\n\t\t\"name\": \"Engine_Std_265\",\n\t\t\"category\":
|
1509
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1510
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1511
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 265,\n\t\t\t\"weight\":
|
1512
|
+
20,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1513
|
+
null\n\t},\n\t\"3252\": {\n\t\t\"name\": \"Engine_Std_270\",\n\t\t\"category\":
|
1514
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1515
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1516
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 270,\n\t\t\t\"weight\":
|
1517
|
+
20.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1518
|
+
null\n\t},\n\t\"3253\": {\n\t\t\"name\": \"Engine_Std_275\",\n\t\t\"category\":
|
1519
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1520
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1521
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 275,\n\t\t\t\"weight\":
|
1522
|
+
21.5,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1523
|
+
null\n\t},\n\t\"3254\": {\n\t\t\"name\": \"Engine_Std_280\",\n\t\t\"category\":
|
1524
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1525
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1526
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 280,\n\t\t\t\"weight\":
|
1527
|
+
22,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1528
|
+
null\n\t},\n\t\"3255\": {\n\t\t\"name\": \"Engine_Std_285\",\n\t\t\"category\":
|
1529
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1530
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1531
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 285,\n\t\t\t\"weight\":
|
1532
|
+
22.5,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1533
|
+
null\n\t},\n\t\"3256\": {\n\t\t\"name\": \"Engine_Std_290\",\n\t\t\"category\":
|
1534
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1535
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1536
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 290,\n\t\t\t\"weight\":
|
1537
|
+
23.5,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1538
|
+
null\n\t},\n\t\"3257\": {\n\t\t\"name\": \"Engine_Std_295\",\n\t\t\"category\":
|
1539
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1540
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1541
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 295,\n\t\t\t\"weight\":
|
1542
|
+
24,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1543
|
+
null\n\t},\n\t\"3258\": {\n\t\t\"name\": \"Engine_Std_300\",\n\t\t\"category\":
|
1544
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1545
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1546
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 300,\n\t\t\t\"weight\":
|
1547
|
+
25,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1548
|
+
null\n\t},\n\t\"3259\": {\n\t\t\"name\": \"Engine_Std_305\",\n\t\t\"category\":
|
1549
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1550
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1551
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 305,\n\t\t\t\"weight\":
|
1552
|
+
26.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1553
|
+
null\n\t},\n\t\"3260\": {\n\t\t\"name\": \"Engine_Std_310\",\n\t\t\"category\":
|
1554
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1555
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1556
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 310,\n\t\t\t\"weight\":
|
1557
|
+
27.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1558
|
+
null\n\t},\n\t\"3261\": {\n\t\t\"name\": \"Engine_Std_315\",\n\t\t\"category\":
|
1559
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1560
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1561
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 315,\n\t\t\t\"weight\":
|
1562
|
+
28.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1563
|
+
null\n\t},\n\t\"3262\": {\n\t\t\"name\": \"Engine_Std_320\",\n\t\t\"category\":
|
1564
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1565
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1566
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 320,\n\t\t\t\"weight\":
|
1567
|
+
29.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1568
|
+
null\n\t},\n\t\"3263\": {\n\t\t\"name\": \"Engine_Std_325\",\n\t\t\"category\":
|
1569
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1570
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1571
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 325,\n\t\t\t\"weight\":
|
1572
|
+
30.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1573
|
+
null\n\t},\n\t\"3264\": {\n\t\t\"name\": \"Engine_Std_330\",\n\t\t\"category\":
|
1574
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1575
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1576
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 330,\n\t\t\t\"weight\":
|
1577
|
+
31.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1578
|
+
null\n\t},\n\t\"3265\": {\n\t\t\"name\": \"Engine_Std_335\",\n\t\t\"category\":
|
1579
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1580
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1581
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 335,\n\t\t\t\"weight\":
|
1582
|
+
32.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1583
|
+
null\n\t},\n\t\"3266\": {\n\t\t\"name\": \"Engine_Std_340\",\n\t\t\"category\":
|
1584
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1585
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1586
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 340,\n\t\t\t\"weight\":
|
1587
|
+
34,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1588
|
+
null\n\t},\n\t\"3267\": {\n\t\t\"name\": \"Engine_Std_345\",\n\t\t\"category\":
|
1589
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1590
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1591
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 345,\n\t\t\t\"weight\":
|
1592
|
+
35.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1593
|
+
null\n\t},\n\t\"3268\": {\n\t\t\"name\": \"Engine_Std_350\",\n\t\t\"category\":
|
1594
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1595
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1596
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 350,\n\t\t\t\"weight\":
|
1597
|
+
36.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1598
|
+
null\n\t},\n\t\"3269\": {\n\t\t\"name\": \"Engine_Std_355\",\n\t\t\"category\":
|
1599
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1600
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1601
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 355,\n\t\t\t\"weight\":
|
1602
|
+
38.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1603
|
+
null\n\t},\n\t\"3270\": {\n\t\t\"name\": \"Engine_Std_360\",\n\t\t\"category\":
|
1604
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1605
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1606
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 360,\n\t\t\t\"weight\":
|
1607
|
+
40,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1608
|
+
null\n\t},\n\t\"3271\": {\n\t\t\"name\": \"Engine_Std_365\",\n\t\t\"category\":
|
1609
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1610
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1611
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 365,\n\t\t\t\"weight\":
|
1612
|
+
41.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1613
|
+
null\n\t},\n\t\"3272\": {\n\t\t\"name\": \"Engine_Std_370\",\n\t\t\"category\":
|
1614
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1615
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1616
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 370,\n\t\t\t\"weight\":
|
1617
|
+
43.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1618
|
+
null\n\t},\n\t\"3273\": {\n\t\t\"name\": \"Engine_Std_375\",\n\t\t\"category\":
|
1619
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1620
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1621
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 375,\n\t\t\t\"weight\":
|
1622
|
+
45.5,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1623
|
+
null\n\t},\n\t\"3274\": {\n\t\t\"name\": \"Engine_Std_380\",\n\t\t\"category\":
|
1624
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1625
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1626
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 380,\n\t\t\t\"weight\":
|
1627
|
+
48,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1628
|
+
null\n\t},\n\t\"3275\": {\n\t\t\"name\": \"Engine_Std_385\",\n\t\t\"category\":
|
1629
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1630
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1631
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 385,\n\t\t\t\"weight\":
|
1632
|
+
50.5,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1633
|
+
null\n\t},\n\t\"3276\": {\n\t\t\"name\": \"Engine_Std_390\",\n\t\t\"category\":
|
1634
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1635
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1636
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 390,\n\t\t\t\"weight\":
|
1637
|
+
53,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1638
|
+
null\n\t},\n\t\"3277\": {\n\t\t\"name\": \"Engine_Std_395\",\n\t\t\"category\":
|
1639
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1640
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1641
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 395,\n\t\t\t\"weight\":
|
1642
|
+
56,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1643
|
+
null\n\t},\n\t\"3278\": {\n\t\t\"name\": \"Engine_Std_400\",\n\t\t\"category\":
|
1644
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1645
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1646
|
+
6,\n\t\t\t\"sideSlots\": 0,\n\t\t\t\"sidesToDie\": 0,\n\t\t\t\"rating\": 400,\n\t\t\t\"weight\":
|
1647
|
+
59.5,\n\t\t\t\"heatsinks\": 16,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1648
|
+
null\n\t},\n\t\"3318\": {\n\t\t\"name\": \"Engine_XL_100\",\n\t\t\"category\":
|
1649
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1650
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1651
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 100,\n\t\t\t\"weight\":
|
1652
|
+
0.5,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1653
|
+
null\n\t},\n\t\"3319\": {\n\t\t\"name\": \"Engine_XL_105\",\n\t\t\"category\":
|
1654
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1655
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1656
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 105,\n\t\t\t\"weight\":
|
1657
|
+
1,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3320\":
|
1658
|
+
{\n\t\t\"name\": \"Engine_XL_110\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1659
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1660
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1661
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 110,\n\t\t\t\"weight\": 1,\n\t\t\t\"heatsinks\":
|
1662
|
+
4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3321\": {\n\t\t\"name\":
|
1663
|
+
\"Engine_XL_115\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1664
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1665
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1666
|
+
115,\n\t\t\t\"weight\": 1,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1667
|
+
null\n\t},\n\t\"3322\": {\n\t\t\"name\": \"Engine_XL_120\",\n\t\t\"category\":
|
1668
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1669
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1670
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 120,\n\t\t\t\"weight\":
|
1671
|
+
1,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3323\":
|
1672
|
+
{\n\t\t\"name\": \"Engine_XL_125\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1673
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1674
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1675
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 125,\n\t\t\t\"weight\": 2,\n\t\t\t\"heatsinks\":
|
1676
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3324\": {\n\t\t\"name\":
|
1677
|
+
\"Engine_XL_130\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1678
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1679
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1680
|
+
130,\n\t\t\t\"weight\": 2.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1681
|
+
null\n\t},\n\t\"3325\": {\n\t\t\"name\": \"Engine_XL_135\",\n\t\t\"category\":
|
1682
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1683
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1684
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 135,\n\t\t\t\"weight\":
|
1685
|
+
2.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1686
|
+
null\n\t},\n\t\"3326\": {\n\t\t\"name\": \"Engine_XL_140\",\n\t\t\"category\":
|
1687
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1688
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1689
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 140,\n\t\t\t\"weight\":
|
1690
|
+
2.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1691
|
+
null\n\t},\n\t\"3327\": {\n\t\t\"name\": \"Engine_XL_145\",\n\t\t\"category\":
|
1692
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1693
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1694
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 145,\n\t\t\t\"weight\":
|
1695
|
+
2.5,\n\t\t\t\"heatsinks\": 5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1696
|
+
null\n\t},\n\t\"3328\": {\n\t\t\"name\": \"Engine_XL_150\",\n\t\t\"category\":
|
1697
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1698
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1699
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 150,\n\t\t\t\"weight\":
|
1700
|
+
4,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3329\":
|
1701
|
+
{\n\t\t\"name\": \"Engine_XL_155\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1702
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1703
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1704
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 155,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
1705
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3330\": {\n\t\t\"name\":
|
1706
|
+
\"Engine_XL_160\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1707
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1708
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1709
|
+
160,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1710
|
+
null\n\t},\n\t\"3331\": {\n\t\t\"name\": \"Engine_XL_165\",\n\t\t\"category\":
|
1711
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1712
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1713
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 165,\n\t\t\t\"weight\":
|
1714
|
+
4,\n\t\t\t\"heatsinks\": 6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3332\":
|
1715
|
+
{\n\t\t\"name\": \"Engine_XL_170\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1716
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1717
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1718
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 170,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
1719
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3333\": {\n\t\t\"name\":
|
1720
|
+
\"Engine_XL_175\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1721
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1722
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1723
|
+
175,\n\t\t\t\"weight\": 5.5,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1724
|
+
null\n\t},\n\t\"3334\": {\n\t\t\"name\": \"Engine_XL_180\",\n\t\t\"category\":
|
1725
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1726
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1727
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 180,\n\t\t\t\"weight\":
|
1728
|
+
5.5,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1729
|
+
null\n\t},\n\t\"3335\": {\n\t\t\"name\": \"Engine_XL_185\",\n\t\t\"category\":
|
1730
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1731
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1732
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 185,\n\t\t\t\"weight\":
|
1733
|
+
6,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3336\":
|
1734
|
+
{\n\t\t\"name\": \"Engine_XL_190\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1735
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1736
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1737
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 190,\n\t\t\t\"weight\": 6,\n\t\t\t\"heatsinks\":
|
1738
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3337\": {\n\t\t\"name\":
|
1739
|
+
\"Engine_XL_195\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1740
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1741
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1742
|
+
195,\n\t\t\t\"weight\": 6,\n\t\t\t\"heatsinks\": 7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1743
|
+
null\n\t},\n\t\"3338\": {\n\t\t\"name\": \"Engine_XL_200\",\n\t\t\"category\":
|
1744
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1745
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1746
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 200,\n\t\t\t\"weight\":
|
1747
|
+
7.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1748
|
+
null\n\t},\n\t\"3339\": {\n\t\t\"name\": \"Engine_XL_205\",\n\t\t\"category\":
|
1749
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1750
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1751
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 205,\n\t\t\t\"weight\":
|
1752
|
+
8.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1753
|
+
null\n\t},\n\t\"3340\": {\n\t\t\"name\": \"Engine_XL_210\",\n\t\t\"category\":
|
1754
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1755
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1756
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 210,\n\t\t\t\"weight\":
|
1757
|
+
8.5,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1758
|
+
null\n\t},\n\t\"3341\": {\n\t\t\"name\": \"Engine_XL_215\",\n\t\t\"category\":
|
1759
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1760
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1761
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 215,\n\t\t\t\"weight\":
|
1762
|
+
9,\n\t\t\t\"heatsinks\": 8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3342\":
|
1763
|
+
{\n\t\t\"name\": \"Engine_XL_220\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1764
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\":
|
1765
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1766
|
+
3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 220,\n\t\t\t\"weight\": 9,\n\t\t\t\"heatsinks\":
|
1767
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3343\": {\n\t\t\"name\":
|
1768
|
+
\"Engine_XL_225\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
1769
|
+
false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\":
|
1770
|
+
{\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\":
|
1771
|
+
225,\n\t\t\t\"weight\": 10,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1772
|
+
null\n\t},\n\t\"3344\": {\n\t\t\"name\": \"Engine_XL_230\",\n\t\t\"category\":
|
1773
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1774
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1775
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 230,\n\t\t\t\"weight\":
|
1776
|
+
10.5,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1777
|
+
null\n\t},\n\t\"3345\": {\n\t\t\"name\": \"Engine_XL_235\",\n\t\t\"category\":
|
1778
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1779
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1780
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 235,\n\t\t\t\"weight\":
|
1781
|
+
10.5,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1782
|
+
null\n\t},\n\t\"3346\": {\n\t\t\"name\": \"Engine_XL_240\",\n\t\t\"category\":
|
1783
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1784
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1785
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 240,\n\t\t\t\"weight\":
|
1786
|
+
11,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1787
|
+
null\n\t},\n\t\"3347\": {\n\t\t\"name\": \"Engine_XL_245\",\n\t\t\"category\":
|
1788
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1789
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1790
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 245,\n\t\t\t\"weight\":
|
1791
|
+
11,\n\t\t\t\"heatsinks\": 9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1792
|
+
null\n\t},\n\t\"3348\": {\n\t\t\"name\": \"Engine_XL_250\",\n\t\t\"category\":
|
1793
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1794
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1795
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 250,\n\t\t\t\"weight\":
|
1796
|
+
12.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1797
|
+
null\n\t},\n\t\"3349\": {\n\t\t\"name\": \"Engine_XL_255\",\n\t\t\"category\":
|
1798
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1799
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1800
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 255,\n\t\t\t\"weight\":
|
1801
|
+
12.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1802
|
+
null\n\t},\n\t\"3350\": {\n\t\t\"name\": \"Engine_XL_260\",\n\t\t\"category\":
|
1803
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1804
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1805
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 260,\n\t\t\t\"weight\":
|
1806
|
+
13,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1807
|
+
null\n\t},\n\t\"3351\": {\n\t\t\"name\": \"Engine_XL_265\",\n\t\t\"category\":
|
1808
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1809
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1810
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 265,\n\t\t\t\"weight\":
|
1811
|
+
13,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1812
|
+
null\n\t},\n\t\"3352\": {\n\t\t\"name\": \"Engine_XL_270\",\n\t\t\"category\":
|
1813
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1814
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1815
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 270,\n\t\t\t\"weight\":
|
1816
|
+
13.5,\n\t\t\t\"heatsinks\": 10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1817
|
+
null\n\t},\n\t\"3353\": {\n\t\t\"name\": \"Engine_XL_275\",\n\t\t\"category\":
|
1818
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1819
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1820
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 275,\n\t\t\t\"weight\":
|
1821
|
+
14,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1822
|
+
null\n\t},\n\t\"3354\": {\n\t\t\"name\": \"Engine_XL_280\",\n\t\t\"category\":
|
1823
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1824
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1825
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 280,\n\t\t\t\"weight\":
|
1826
|
+
14,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1827
|
+
null\n\t},\n\t\"3355\": {\n\t\t\"name\": \"Engine_XL_285\",\n\t\t\"category\":
|
1828
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1829
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1830
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 285,\n\t\t\t\"weight\":
|
1831
|
+
14.5,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1832
|
+
null\n\t},\n\t\"3356\": {\n\t\t\"name\": \"Engine_XL_290\",\n\t\t\"category\":
|
1833
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1834
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1835
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 290,\n\t\t\t\"weight\":
|
1836
|
+
15,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1837
|
+
null\n\t},\n\t\"3357\": {\n\t\t\"name\": \"Engine_XL_295\",\n\t\t\"category\":
|
1838
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1839
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1840
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 295,\n\t\t\t\"weight\":
|
1841
|
+
15,\n\t\t\t\"heatsinks\": 11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1842
|
+
null\n\t},\n\t\"3358\": {\n\t\t\"name\": \"Engine_XL_300\",\n\t\t\"category\":
|
1843
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1844
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1845
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 300,\n\t\t\t\"weight\":
|
1846
|
+
15.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1847
|
+
null\n\t},\n\t\"3359\": {\n\t\t\"name\": \"Engine_XL_305\",\n\t\t\"category\":
|
1848
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1849
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1850
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 305,\n\t\t\t\"weight\":
|
1851
|
+
17,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1852
|
+
null\n\t},\n\t\"3360\": {\n\t\t\"name\": \"Engine_XL_310\",\n\t\t\"category\":
|
1853
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1854
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1855
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 310,\n\t\t\t\"weight\":
|
1856
|
+
17.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1857
|
+
null\n\t},\n\t\"3361\": {\n\t\t\"name\": \"Engine_XL_315\",\n\t\t\"category\":
|
1858
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1859
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1860
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 315,\n\t\t\t\"weight\":
|
1861
|
+
18,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1862
|
+
null\n\t},\n\t\"3362\": {\n\t\t\"name\": \"Engine_XL_320\",\n\t\t\"category\":
|
1863
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1864
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1865
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 320,\n\t\t\t\"weight\":
|
1866
|
+
18.5,\n\t\t\t\"heatsinks\": 12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1867
|
+
null\n\t},\n\t\"3363\": {\n\t\t\"name\": \"Engine_XL_325\",\n\t\t\"category\":
|
1868
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1869
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1870
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 325,\n\t\t\t\"weight\":
|
1871
|
+
19,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1872
|
+
null\n\t},\n\t\"3364\": {\n\t\t\"name\": \"Engine_XL_330\",\n\t\t\"category\":
|
1873
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1874
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1875
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 330,\n\t\t\t\"weight\":
|
1876
|
+
19.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1877
|
+
null\n\t},\n\t\"3365\": {\n\t\t\"name\": \"Engine_XL_335\",\n\t\t\"category\":
|
1878
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1879
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1880
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 335,\n\t\t\t\"weight\":
|
1881
|
+
20,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1882
|
+
null\n\t},\n\t\"3366\": {\n\t\t\"name\": \"Engine_XL_340\",\n\t\t\"category\":
|
1883
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1884
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1885
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 340,\n\t\t\t\"weight\":
|
1886
|
+
20.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1887
|
+
null\n\t},\n\t\"3367\": {\n\t\t\"name\": \"Engine_XL_345\",\n\t\t\"category\":
|
1888
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1889
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1890
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 345,\n\t\t\t\"weight\":
|
1891
|
+
21.5,\n\t\t\t\"heatsinks\": 13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1892
|
+
null\n\t},\n\t\"3368\": {\n\t\t\"name\": \"Engine_XL_350\",\n\t\t\"category\":
|
1893
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1894
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1895
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 350,\n\t\t\t\"weight\":
|
1896
|
+
22,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1897
|
+
null\n\t},\n\t\"3369\": {\n\t\t\"name\": \"Engine_XL_355\",\n\t\t\"category\":
|
1898
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1899
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1900
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 355,\n\t\t\t\"weight\":
|
1901
|
+
23,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1902
|
+
null\n\t},\n\t\"3370\": {\n\t\t\"name\": \"Engine_XL_360\",\n\t\t\"category\":
|
1903
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1904
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1905
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 360,\n\t\t\t\"weight\":
|
1906
|
+
23.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1907
|
+
null\n\t},\n\t\"3371\": {\n\t\t\"name\": \"Engine_XL_365\",\n\t\t\"category\":
|
1908
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1909
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1910
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 365,\n\t\t\t\"weight\":
|
1911
|
+
24.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1912
|
+
null\n\t},\n\t\"3372\": {\n\t\t\"name\": \"Engine_XL_370\",\n\t\t\"category\":
|
1913
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1914
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1915
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 370,\n\t\t\t\"weight\":
|
1916
|
+
25.5,\n\t\t\t\"heatsinks\": 14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1917
|
+
null\n\t},\n\t\"3373\": {\n\t\t\"name\": \"Engine_XL_375\",\n\t\t\"category\":
|
1918
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1919
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1920
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 375,\n\t\t\t\"weight\":
|
1921
|
+
26.5,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1922
|
+
null\n\t},\n\t\"3374\": {\n\t\t\"name\": \"Engine_XL_380\",\n\t\t\"category\":
|
1923
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1924
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1925
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 380,\n\t\t\t\"weight\":
|
1926
|
+
27.5,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1927
|
+
null\n\t},\n\t\"3375\": {\n\t\t\"name\": \"Engine_XL_385\",\n\t\t\"category\":
|
1928
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1929
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1930
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 385,\n\t\t\t\"weight\":
|
1931
|
+
29,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1932
|
+
null\n\t},\n\t\"3376\": {\n\t\t\"name\": \"Engine_XL_390\",\n\t\t\"category\":
|
1933
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1934
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1935
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 390,\n\t\t\t\"weight\":
|
1936
|
+
30,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1937
|
+
null\n\t},\n\t\"3377\": {\n\t\t\"name\": \"Engine_XL_395\",\n\t\t\"category\":
|
1938
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1939
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1940
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 395,\n\t\t\t\"weight\":
|
1941
|
+
31.5,\n\t\t\t\"heatsinks\": 15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1942
|
+
null\n\t},\n\t\"3378\": {\n\t\t\"name\": \"Engine_XL_400\",\n\t\t\"category\":
|
1943
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
1944
|
+
true\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1945
|
+
6,\n\t\t\t\"sideSlots\": 3,\n\t\t\t\"sidesToDie\": 1,\n\t\t\t\"rating\": 400,\n\t\t\t\"weight\":
|
1946
|
+
33.5,\n\t\t\t\"heatsinks\": 16,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1947
|
+
null\n\t},\n\t\"3418\": {\n\t\t\"name\": \"Engine_Clan_XL_100\",\n\t\t\"category\":
|
1948
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1949
|
+
false\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1950
|
+
6,\n\t\t\t\"sideSlots\": 2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 100,\n\t\t\t\"weight\":
|
1951
|
+
0.5,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\":
|
1952
|
+
null\n\t},\n\t\"3419\": {\n\t\t\"name\": \"Engine_Clan_XL_105\",\n\t\t\"category\":
|
1953
|
+
\"engine\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
1954
|
+
false\n\t\t},\n\t\t\"ctype\": \"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\":
|
1955
|
+
6,\n\t\t\t\"sideSlots\": 2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 105,\n\t\t\t\"weight\":
|
1956
|
+
1,\n\t\t\t\"heatsinks\": 4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3420\":
|
1957
|
+
{\n\t\t\"name\": \"Engine_Clan_XL_110\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1958
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1959
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1960
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 110,\n\t\t\t\"weight\": 1,\n\t\t\t\"heatsinks\":
|
1961
|
+
4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3421\": {\n\t\t\"name\":
|
1962
|
+
\"Engine_Clan_XL_115\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1963
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1964
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1965
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 115,\n\t\t\t\"weight\": 1,\n\t\t\t\"heatsinks\":
|
1966
|
+
4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3422\": {\n\t\t\"name\":
|
1967
|
+
\"Engine_Clan_XL_120\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1968
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1969
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1970
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 120,\n\t\t\t\"weight\": 1,\n\t\t\t\"heatsinks\":
|
1971
|
+
4,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3423\": {\n\t\t\"name\":
|
1972
|
+
\"Engine_Clan_XL_125\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1973
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1974
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1975
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 125,\n\t\t\t\"weight\": 2,\n\t\t\t\"heatsinks\":
|
1976
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3424\": {\n\t\t\"name\":
|
1977
|
+
\"Engine_Clan_XL_130\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1978
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1979
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1980
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 130,\n\t\t\t\"weight\": 2.5,\n\t\t\t\"heatsinks\":
|
1981
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3425\": {\n\t\t\"name\":
|
1982
|
+
\"Engine_Clan_XL_135\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1983
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1984
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1985
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 135,\n\t\t\t\"weight\": 2.5,\n\t\t\t\"heatsinks\":
|
1986
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3426\": {\n\t\t\"name\":
|
1987
|
+
\"Engine_Clan_XL_140\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1988
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1989
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1990
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 140,\n\t\t\t\"weight\": 2.5,\n\t\t\t\"heatsinks\":
|
1991
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3427\": {\n\t\t\"name\":
|
1992
|
+
\"Engine_Clan_XL_145\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1993
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1994
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
1995
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 145,\n\t\t\t\"weight\": 2.5,\n\t\t\t\"heatsinks\":
|
1996
|
+
5,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3428\": {\n\t\t\"name\":
|
1997
|
+
\"Engine_Clan_XL_150\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
1998
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
1999
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2000
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 150,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
2001
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3429\": {\n\t\t\"name\":
|
2002
|
+
\"Engine_Clan_XL_155\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2003
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2004
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2005
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 155,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
2006
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3430\": {\n\t\t\"name\":
|
2007
|
+
\"Engine_Clan_XL_160\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2008
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2009
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2010
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 160,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
2011
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3431\": {\n\t\t\"name\":
|
2012
|
+
\"Engine_Clan_XL_165\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2013
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2014
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2015
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 165,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
2016
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3432\": {\n\t\t\"name\":
|
2017
|
+
\"Engine_Clan_XL_170\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2018
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2019
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2020
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 170,\n\t\t\t\"weight\": 4,\n\t\t\t\"heatsinks\":
|
2021
|
+
6,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3433\": {\n\t\t\"name\":
|
2022
|
+
\"Engine_Clan_XL_175\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2023
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2024
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2025
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 175,\n\t\t\t\"weight\": 5.5,\n\t\t\t\"heatsinks\":
|
2026
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3434\": {\n\t\t\"name\":
|
2027
|
+
\"Engine_Clan_XL_180\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2028
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2029
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2030
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 180,\n\t\t\t\"weight\": 5.5,\n\t\t\t\"heatsinks\":
|
2031
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3435\": {\n\t\t\"name\":
|
2032
|
+
\"Engine_Clan_XL_185\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2033
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2034
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2035
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 185,\n\t\t\t\"weight\": 6,\n\t\t\t\"heatsinks\":
|
2036
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3436\": {\n\t\t\"name\":
|
2037
|
+
\"Engine_Clan_XL_190\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2038
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2039
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2040
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 190,\n\t\t\t\"weight\": 6,\n\t\t\t\"heatsinks\":
|
2041
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3437\": {\n\t\t\"name\":
|
2042
|
+
\"Engine_Clan_XL_195\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2043
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2044
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2045
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 195,\n\t\t\t\"weight\": 6,\n\t\t\t\"heatsinks\":
|
2046
|
+
7,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3438\": {\n\t\t\"name\":
|
2047
|
+
\"Engine_Clan_XL_200\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2048
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2049
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2050
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 200,\n\t\t\t\"weight\": 7.5,\n\t\t\t\"heatsinks\":
|
2051
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3439\": {\n\t\t\"name\":
|
2052
|
+
\"Engine_Clan_XL_205\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2053
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2054
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2055
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 205,\n\t\t\t\"weight\": 8.5,\n\t\t\t\"heatsinks\":
|
2056
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3440\": {\n\t\t\"name\":
|
2057
|
+
\"Engine_Clan_XL_210\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2058
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2059
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2060
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 210,\n\t\t\t\"weight\": 8.5,\n\t\t\t\"heatsinks\":
|
2061
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3441\": {\n\t\t\"name\":
|
2062
|
+
\"Engine_Clan_XL_215\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2063
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2064
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2065
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 215,\n\t\t\t\"weight\": 9,\n\t\t\t\"heatsinks\":
|
2066
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3442\": {\n\t\t\"name\":
|
2067
|
+
\"Engine_Clan_XL_220\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2068
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2069
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2070
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 220,\n\t\t\t\"weight\": 9,\n\t\t\t\"heatsinks\":
|
2071
|
+
8,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3443\": {\n\t\t\"name\":
|
2072
|
+
\"Engine_Clan_XL_225\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2073
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2074
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2075
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 225,\n\t\t\t\"weight\": 10,\n\t\t\t\"heatsinks\":
|
2076
|
+
9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3444\": {\n\t\t\"name\":
|
2077
|
+
\"Engine_Clan_XL_230\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2078
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2079
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2080
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 230,\n\t\t\t\"weight\": 10.5,\n\t\t\t\"heatsinks\":
|
2081
|
+
9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3445\": {\n\t\t\"name\":
|
2082
|
+
\"Engine_Clan_XL_235\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2083
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2084
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2085
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 235,\n\t\t\t\"weight\": 10.5,\n\t\t\t\"heatsinks\":
|
2086
|
+
9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3446\": {\n\t\t\"name\":
|
2087
|
+
\"Engine_Clan_XL_240\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2088
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2089
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2090
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 240,\n\t\t\t\"weight\": 11,\n\t\t\t\"heatsinks\":
|
2091
|
+
9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3447\": {\n\t\t\"name\":
|
2092
|
+
\"Engine_Clan_XL_245\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2093
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2094
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2095
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 245,\n\t\t\t\"weight\": 11,\n\t\t\t\"heatsinks\":
|
2096
|
+
9,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3448\": {\n\t\t\"name\":
|
2097
|
+
\"Engine_Clan_XL_250\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2098
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2099
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2100
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 250,\n\t\t\t\"weight\": 12.5,\n\t\t\t\"heatsinks\":
|
2101
|
+
10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3449\": {\n\t\t\"name\":
|
2102
|
+
\"Engine_Clan_XL_255\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2103
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2104
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2105
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 255,\n\t\t\t\"weight\": 12.5,\n\t\t\t\"heatsinks\":
|
2106
|
+
10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3450\": {\n\t\t\"name\":
|
2107
|
+
\"Engine_Clan_XL_260\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2108
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2109
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2110
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 260,\n\t\t\t\"weight\": 13,\n\t\t\t\"heatsinks\":
|
2111
|
+
10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3451\": {\n\t\t\"name\":
|
2112
|
+
\"Engine_Clan_XL_265\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2113
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2114
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2115
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 265,\n\t\t\t\"weight\": 13,\n\t\t\t\"heatsinks\":
|
2116
|
+
10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3452\": {\n\t\t\"name\":
|
2117
|
+
\"Engine_Clan_XL_270\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2118
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2119
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2120
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 270,\n\t\t\t\"weight\": 13.5,\n\t\t\t\"heatsinks\":
|
2121
|
+
10,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3453\": {\n\t\t\"name\":
|
2122
|
+
\"Engine_Clan_XL_275\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2123
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2124
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2125
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 275,\n\t\t\t\"weight\": 14,\n\t\t\t\"heatsinks\":
|
2126
|
+
11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3454\": {\n\t\t\"name\":
|
2127
|
+
\"Engine_Clan_XL_280\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2128
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2129
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2130
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 280,\n\t\t\t\"weight\": 14,\n\t\t\t\"heatsinks\":
|
2131
|
+
11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3455\": {\n\t\t\"name\":
|
2132
|
+
\"Engine_Clan_XL_285\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2133
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2134
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2135
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 285,\n\t\t\t\"weight\": 14.5,\n\t\t\t\"heatsinks\":
|
2136
|
+
11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3456\": {\n\t\t\"name\":
|
2137
|
+
\"Engine_Clan_XL_290\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2138
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2139
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2140
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 290,\n\t\t\t\"weight\": 15,\n\t\t\t\"heatsinks\":
|
2141
|
+
11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3457\": {\n\t\t\"name\":
|
2142
|
+
\"Engine_Clan_XL_295\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2143
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2144
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2145
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 295,\n\t\t\t\"weight\": 15,\n\t\t\t\"heatsinks\":
|
2146
|
+
11,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3458\": {\n\t\t\"name\":
|
2147
|
+
\"Engine_Clan_XL_300\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2148
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2149
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2150
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 300,\n\t\t\t\"weight\": 15.5,\n\t\t\t\"heatsinks\":
|
2151
|
+
12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3459\": {\n\t\t\"name\":
|
2152
|
+
\"Engine_Clan_XL_305\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2153
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2154
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2155
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 305,\n\t\t\t\"weight\": 17,\n\t\t\t\"heatsinks\":
|
2156
|
+
12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3460\": {\n\t\t\"name\":
|
2157
|
+
\"Engine_Clan_XL_310\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2158
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2159
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2160
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 310,\n\t\t\t\"weight\": 17.5,\n\t\t\t\"heatsinks\":
|
2161
|
+
12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3461\": {\n\t\t\"name\":
|
2162
|
+
\"Engine_Clan_XL_315\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2163
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2164
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2165
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 315,\n\t\t\t\"weight\": 18,\n\t\t\t\"heatsinks\":
|
2166
|
+
12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3462\": {\n\t\t\"name\":
|
2167
|
+
\"Engine_Clan_XL_320\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2168
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2169
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2170
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 320,\n\t\t\t\"weight\": 18.5,\n\t\t\t\"heatsinks\":
|
2171
|
+
12,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3463\": {\n\t\t\"name\":
|
2172
|
+
\"Engine_Clan_XL_325\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2173
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2174
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2175
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 325,\n\t\t\t\"weight\": 19,\n\t\t\t\"heatsinks\":
|
2176
|
+
13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3464\": {\n\t\t\"name\":
|
2177
|
+
\"Engine_Clan_XL_330\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2178
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2179
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2180
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 330,\n\t\t\t\"weight\": 19.5,\n\t\t\t\"heatsinks\":
|
2181
|
+
13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3465\": {\n\t\t\"name\":
|
2182
|
+
\"Engine_Clan_XL_335\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2183
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2184
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2185
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 335,\n\t\t\t\"weight\": 20,\n\t\t\t\"heatsinks\":
|
2186
|
+
13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3466\": {\n\t\t\"name\":
|
2187
|
+
\"Engine_Clan_XL_340\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2188
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2189
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2190
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 340,\n\t\t\t\"weight\": 20.5,\n\t\t\t\"heatsinks\":
|
2191
|
+
13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3467\": {\n\t\t\"name\":
|
2192
|
+
\"Engine_Clan_XL_345\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2193
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2194
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2195
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 345,\n\t\t\t\"weight\": 21.5,\n\t\t\t\"heatsinks\":
|
2196
|
+
13,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3468\": {\n\t\t\"name\":
|
2197
|
+
\"Engine_Clan_XL_350\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2198
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2199
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2200
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 350,\n\t\t\t\"weight\": 22,\n\t\t\t\"heatsinks\":
|
2201
|
+
14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3469\": {\n\t\t\"name\":
|
2202
|
+
\"Engine_Clan_XL_355\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2203
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2204
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2205
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 355,\n\t\t\t\"weight\": 23,\n\t\t\t\"heatsinks\":
|
2206
|
+
14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3470\": {\n\t\t\"name\":
|
2207
|
+
\"Engine_Clan_XL_360\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2208
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2209
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2210
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 360,\n\t\t\t\"weight\": 23.5,\n\t\t\t\"heatsinks\":
|
2211
|
+
14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3471\": {\n\t\t\"name\":
|
2212
|
+
\"Engine_Clan_XL_365\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2213
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2214
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2215
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 365,\n\t\t\t\"weight\": 24.5,\n\t\t\t\"heatsinks\":
|
2216
|
+
14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3472\": {\n\t\t\"name\":
|
2217
|
+
\"Engine_Clan_XL_370\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2218
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2219
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2220
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 370,\n\t\t\t\"weight\": 25.5,\n\t\t\t\"heatsinks\":
|
2221
|
+
14,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3473\": {\n\t\t\"name\":
|
2222
|
+
\"Engine_Clan_XL_375\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2223
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2224
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2225
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 375,\n\t\t\t\"weight\": 26.5,\n\t\t\t\"heatsinks\":
|
2226
|
+
15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3474\": {\n\t\t\"name\":
|
2227
|
+
\"Engine_Clan_XL_380\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2228
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2229
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2230
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 380,\n\t\t\t\"weight\": 27.5,\n\t\t\t\"heatsinks\":
|
2231
|
+
15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3475\": {\n\t\t\"name\":
|
2232
|
+
\"Engine_Clan_XL_385\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2233
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2234
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2235
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 385,\n\t\t\t\"weight\": 29,\n\t\t\t\"heatsinks\":
|
2236
|
+
15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3476\": {\n\t\t\"name\":
|
2237
|
+
\"Engine_Clan_XL_390\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2238
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2239
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2240
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 390,\n\t\t\t\"weight\": 30,\n\t\t\t\"heatsinks\":
|
2241
|
+
15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3477\": {\n\t\t\"name\":
|
2242
|
+
\"Engine_Clan_XL_395\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2243
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2244
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2245
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 395,\n\t\t\t\"weight\": 31.5,\n\t\t\t\"heatsinks\":
|
2246
|
+
15,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3478\": {\n\t\t\"name\":
|
2247
|
+
\"Engine_Clan_XL_400\",\n\t\t\"category\": \"engine\",\n\t\t\"factions\":
|
2248
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"ctype\":
|
2249
|
+
\"CEngineStats\",\n\t\t\"enginestats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"sideSlots\":
|
2250
|
+
2,\n\t\t\t\"sidesToDie\": 2,\n\t\t\t\"rating\": 400,\n\t\t\t\"weight\": 33.5,\n\t\t\t\"heatsinks\":
|
2251
|
+
16,\n\t\t\t\"health\": 15\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3000\": {\n\t\t\"name\":
|
2252
|
+
\"HeatSink_MkI\",\n\t\t\"category\": \"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\":
|
2253
|
+
true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\":
|
2254
|
+
1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10\n\t\t},\n\t\t\"ctype\": \"CHeatSinkStats\",\n\t\t\"heatsinkstats\":
|
2255
|
+
{\n\t\t\t\"cooling\": 0.1,\n\t\t\t\"engineCooling\": 0.1,\n\t\t\t\"heatbase\":
|
2256
|
+
-1\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"3001\": {\n\t\t\"name\": \"DoubleHeatSink_MkI\",\n\t\t\"category\":
|
2257
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
2258
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 3,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
2259
|
+
10\n\t\t},\n\t\t\"ctype\": \"CHeatSinkStats\",\n\t\t\"heatsinkstats\": {\n\t\t\t\"cooling\":
|
2260
|
+
0.14,\n\t\t\t\"engineCooling\": 0.2,\n\t\t\t\"heatbase\": -1.4\n\t\t},\n\t\t\"cost\":
|
2261
|
+
null\n\t},\n\t\"3004\": {\n\t\t\"name\": \"ClanDoubleHeatSink\",\n\t\t\"category\":
|
2262
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2263
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 2,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
2264
|
+
10\n\t\t},\n\t\t\"ctype\": \"CHeatSinkStats\",\n\t\t\"heatsinkstats\": {\n\t\t\t\"cooling\":
|
2265
|
+
0.14,\n\t\t\t\"engineCooling\": 0.2,\n\t\t\t\"heatbase\": -1.4\n\t\t},\n\t\t\"cost\":
|
2266
|
+
null\n\t},\n\t\"9002\": {\n\t\t\"name\": \"BeagleProbe\",\n\t\t\"category\":
|
2267
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
2268
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 2,\n\t\t\t\"tons\": 1.5,\n\t\t\t\"health\":
|
2269
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CBAPStats\",\n\t\t\"bapstats\":
|
2270
|
+
{\n\t\t\t\"rangeboost\": 0.25,\n\t\t\t\"gaintimeboost\": 0.25,\n\t\t\t\"mechdetectionrange\":
|
2271
|
+
120\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"9003\": {\n\t\t\"name\": \"CASE\",\n\t\t\"category\":
|
2272
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
2273
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\":
|
2274
|
+
0,\n\t\t\t\"amountAllowed\": 1,\n\t\t\t\"components\": \"right_torso, left_torso\"\n\t\t},\n\t\t\"ctype\":
|
2275
|
+
\"CCASEStats\",\n\t\t\"cost\": null\n\t},\n\t\"9006\": {\n\t\t\"name\": \"GuardianECM\",\n\t\t\"category\":
|
2276
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\":
|
2277
|
+
true\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 2,\n\t\t\t\"tons\": 1.5,\n\t\t\t\"health\":
|
2278
|
+
3\n\t\t},\n\t\t\"ctype\": \"CGECMStats\",\n\t\t\"gecmstats\": {\n\t\t\t\"range\":
|
2279
|
+
180,\n\t\t\t\"weaponlockfactor\": 0.5,\n\t\t\t\"targetingfactor\": 0.25\n\t\t},\n\t\t\"cost\":
|
2280
|
+
null\n\t},\n\t\"9012\": {\n\t\t\"name\": \"CCC\",\n\t\t\"category\": \"equipment\",\n\t\t\"factions\":
|
2281
|
+
{\n\t\t\t\"Clan\": false,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2282
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 3,\n\t\t\t\"health\": 10,\n\t\t\t\"amountAllowed\":
|
2283
|
+
1,\n\t\t\t\"components\": \"head\",\n\t\t\t\"mechClass\": \"heavy, assault,
|
2284
|
+
colossal\"\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2285
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_COMMAND_CONSOLE_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2286
|
+
null\n\t},\n\t\"9013\": {\n\t\t\"name\": \"TargetingComputerMkI\",\n\t\t\"category\":
|
2287
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2288
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
2289
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2290
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2291
|
+
null\n\t},\n\t\"9014\": {\n\t\t\"name\": \"TargetingComputerMkII\",\n\t\t\"category\":
|
2292
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2293
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 2,\n\t\t\t\"tons\": 2,\n\t\t\t\"health\":
|
2294
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2295
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2296
|
+
null\n\t},\n\t\"9015\": {\n\t\t\"name\": \"TargetingComputerMkIII\",\n\t\t\"category\":
|
2297
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2298
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 3,\n\t\t\t\"tons\": 3,\n\t\t\t\"health\":
|
2299
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2300
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2301
|
+
null\n\t},\n\t\"9016\": {\n\t\t\"name\": \"TargetingComputerMkIV\",\n\t\t\"category\":
|
2302
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2303
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 4,\n\t\t\t\"tons\": 4,\n\t\t\t\"health\":
|
2304
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2305
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2306
|
+
null\n\t},\n\t\"9017\": {\n\t\t\"name\": \"TargetingComputerMkV\",\n\t\t\"category\":
|
2307
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2308
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 5,\n\t\t\t\"tons\": 5,\n\t\t\t\"health\":
|
2309
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2310
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2311
|
+
null\n\t},\n\t\"9018\": {\n\t\t\"name\": \"TargetingComputerMkVI\",\n\t\t\"category\":
|
2312
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2313
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 6,\n\t\t\t\"tons\": 6,\n\t\t\t\"health\":
|
2314
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2315
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2316
|
+
null\n\t},\n\t\"9019\": {\n\t\t\"name\": \"TargetingComputerMkVII\",\n\t\t\"category\":
|
2317
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2318
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 7,\n\t\t\t\"tons\": 7,\n\t\t\t\"health\":
|
2319
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CTargetingComputerStats\",\n\t\t\"targetingcomputerstats\":
|
2320
|
+
{\n\t\t\t\"moduleDestroyedHudWarning\": \"eHUD_TARGETING_COMPUTER_DESTROYED\"\n\t\t},\n\t\t\"cost\":
|
2321
|
+
null\n\t},\n\t\"9020\": {\n\t\t\"name\": \"ClanActiveProbe\",\n\t\t\"category\":
|
2322
|
+
\"equipment\",\n\t\t\"factions\": {\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\":
|
2323
|
+
false\n\t\t},\n\t\t\"stats\": {\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\":
|
2324
|
+
10,\n\t\t\t\"amountAllowed\": 1\n\t\t},\n\t\t\"ctype\": \"CClanBAPStats\",\n\t\t\"cost\":
|
2325
|
+
null\n\t},\n\t\"9021\": {\n\t\t\"name\": \"ClanECM\",\n\t\t\"category\": \"equipment\",\n\t\t\"factions\":
|
2326
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": false\n\t\t},\n\t\t\"stats\":
|
2327
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 3\n\t\t},\n\t\t\"ctype\":
|
2328
|
+
\"CGECMStats\",\n\t\t\"gecmstats\": {\n\t\t\t\"range\": 180,\n\t\t\t\"weaponlockfactor\":
|
2329
|
+
0.5,\n\t\t\t\"targetingfactor\": 0.25\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"1500\":
|
2330
|
+
{\n\t\t\"name\": \"JumpJets_ClassI\",\n\t\t\"category\": \"jumpjet\",\n\t\t\"factions\":
|
2331
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2332
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 2,\n\t\t\t\"health\": 10,\n\t\t\t\"components\":
|
2333
|
+
\"centre_torso, right_torso, left_torso, right_leg, left_leg\"\n\t\t},\n\t\t\"ctype\":
|
2334
|
+
\"CJumpJetStats\",\n\t\t\"jumpjetstats\": {\n\t\t\t\"cooldown\": 0.625,\n\t\t\t\"duration\":
|
2335
|
+
6,\n\t\t\t\"boost_instant\": 153,\n\t\t\t\"boost_fwd\": 4.1,\n\t\t\t\"boost_z\":
|
2336
|
+
33,\n\t\t\t\"turn\": 0.7,\n\t\t\t\"heat\": \"3.0,0.09\",\n\t\t\t\"minTons\":
|
2337
|
+
90,\n\t\t\t\"maxTons\": 200\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"1501\":
|
2338
|
+
{\n\t\t\"name\": \"JumpJets_ClassII\",\n\t\t\"category\": \"jumpjet\",\n\t\t\"factions\":
|
2339
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2340
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10,\n\t\t\t\"components\":
|
2341
|
+
\"centre_torso, right_torso, left_torso, right_leg, left_leg\"\n\t\t},\n\t\t\"ctype\":
|
2342
|
+
\"CJumpJetStats\",\n\t\t\"jumpjetstats\": {\n\t\t\t\"cooldown\": 0.5,\n\t\t\t\"duration\":
|
2343
|
+
3.75,\n\t\t\t\"boost_instant\": 200,\n\t\t\t\"boost_fwd\": 4.1,\n\t\t\t\"boost_z\":
|
2344
|
+
68,\n\t\t\t\"turn\": 0.6,\n\t\t\t\"heat\": \"2.25,0.25\",\n\t\t\t\"minTons\":
|
2345
|
+
80,\n\t\t\t\"maxTons\": 90\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"1502\":
|
2346
|
+
{\n\t\t\"name\": \"JumpJets_ClassIII\",\n\t\t\"category\": \"jumpjet\",\n\t\t\"factions\":
|
2347
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2348
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 1,\n\t\t\t\"health\": 10,\n\t\t\t\"components\":
|
2349
|
+
\"centre_torso, right_torso, left_torso, right_leg, left_leg\"\n\t\t},\n\t\t\"ctype\":
|
2350
|
+
\"CJumpJetStats\",\n\t\t\"jumpjetstats\": {\n\t\t\t\"cooldown\": 0.65,\n\t\t\t\"duration\":
|
2351
|
+
3.75,\n\t\t\t\"boost_instant\": 200,\n\t\t\t\"boost_fwd\": 4.1,\n\t\t\t\"boost_z\":
|
2352
|
+
45,\n\t\t\t\"turn\": 0.8,\n\t\t\t\"heat\": \"1.7,0.09\",\n\t\t\t\"minTons\":
|
2353
|
+
60,\n\t\t\t\"maxTons\": 80\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"1503\":
|
2354
|
+
{\n\t\t\"name\": \"JumpJets_ClassIV\",\n\t\t\"category\": \"jumpjet\",\n\t\t\"factions\":
|
2355
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2356
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10,\n\t\t\t\"components\":
|
2357
|
+
\"centre_torso, right_torso, left_torso, right_leg, left_leg\"\n\t\t},\n\t\t\"ctype\":
|
2358
|
+
\"CJumpJetStats\",\n\t\t\"jumpjetstats\": {\n\t\t\t\"cooldown\": 0.7,\n\t\t\t\"duration\":
|
2359
|
+
3.75,\n\t\t\t\"boost_instant\": 120,\n\t\t\t\"boost_fwd\": 4.1,\n\t\t\t\"boost_z\":
|
2360
|
+
45,\n\t\t\t\"turn\": 0.9,\n\t\t\t\"heat\": \"2.0,0.06\",\n\t\t\t\"minTons\":
|
2361
|
+
40,\n\t\t\t\"maxTons\": 60\n\t\t},\n\t\t\"cost\": null\n\t},\n\t\"1504\":
|
2362
|
+
{\n\t\t\"name\": \"JumpJets_ClassV\",\n\t\t\"category\": \"jumpjet\",\n\t\t\"factions\":
|
2363
|
+
{\n\t\t\t\"Clan\": true,\n\t\t\t\"InnerSphere\": true\n\t\t},\n\t\t\"stats\":
|
2364
|
+
{\n\t\t\t\"slots\": 1,\n\t\t\t\"tons\": 0.5,\n\t\t\t\"health\": 10,\n\t\t\t\"components\":
|
2365
|
+
\"centre_torso, right_torso, left_torso, right_leg, left_leg\"\n\t\t},\n\t\t\"ctype\":
|
2366
|
+
\"CJumpJetStats\",\n\t\t\"jumpjetstats\": {\n\t\t\t\"cooldown\": 1,\n\t\t\t\"duration\":
|
2367
|
+
3.75,\n\t\t\t\"boost_instant\": 110,\n\t\t\t\"boost_fwd\": 4.1,\n\t\t\t\"boost_z\":
|
2368
|
+
37,\n\t\t\t\"turn\": 1,\n\t\t\t\"heat\": \"1.7,0.09\",\n\t\t\t\"minTons\":
|
2369
|
+
20,\n\t\t\t\"maxTons\": 40\n\t\t},\n\t\t\"cost\": null\n\t}\n}"
|
2370
|
+
http_version:
|
2371
|
+
recorded_at: Mon, 15 Sep 2014 12:53:34 GMT
|
2372
|
+
recorded_with: VCR 2.9.2
|