@massif/lancer-data 4.0.0-beta.17 → 4.0.0-beta.19
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.
- package/.github/pull_request_template.md +15 -15
- package/.github/workflows/deploy-npm.yml +13 -13
- package/.github/workflows/lcp-version-bump.yml +21 -21
- package/README.md +21 -21
- package/index.js +31 -31
- package/lib/actions.json +326 -323
- package/lib/backgrounds.json +221 -221
- package/lib/core_bonuses.json +515 -541
- package/lib/downtime_actions.json +203 -203
- package/lib/frames.json +2566 -2610
- package/lib/glossary.json +157 -157
- package/lib/info.json +7 -7
- package/lib/lists.json +28 -28
- package/lib/manufacturers.json +47 -47
- package/lib/mods.json +193 -193
- package/lib/pilot_gear.json +755 -755
- package/lib/reserves.json +424 -436
- package/lib/rules.json +53 -53
- package/lib/skills.json +155 -155
- package/lib/statuses.json +126 -126
- package/lib/systems.json +4211 -4214
- package/lib/tables.json +66 -66
- package/lib/tags.json +335 -335
- package/lib/talents.json +1819 -1805
- package/lib/weapons.json +3039 -3039
- package/package.json +29 -29
- package/scripts/aptitude_export.js +134 -134
- package/scripts/build.js +14 -14
- package/scripts/output/equipment.csv +86 -86
- package/scripts/test.js +19 -19
- package/scripts/util.js +232 -232
- package/scripts/output/activeEffects.json +0 -2249
|
@@ -1,2249 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"active_effects": [
|
|
3
|
-
{
|
|
4
|
-
"name": "Titanomachy Mesh",
|
|
5
|
-
"frequency": "1/round",
|
|
6
|
-
"condition": "You successfully Ram or Grapple a mech.",
|
|
7
|
-
"detail": "You can Ram or Grapple again as a free action."
|
|
8
|
-
},
|
|
9
|
-
{
|
|
10
|
-
"name": "All-Theater Movement Suite",
|
|
11
|
-
"condition": "You choose to count your movement as flying this turn.",
|
|
12
|
-
"damage": [
|
|
13
|
-
{
|
|
14
|
-
"type": "Heat",
|
|
15
|
-
"val": 1,
|
|
16
|
-
"target": "self"
|
|
17
|
-
}
|
|
18
|
-
]
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "Ghostweave",
|
|
22
|
-
"detail": "You are Invisible. If you take no actions on your turn other than your standard move, Hide, and Boost, you remain Invisible until the start of your next turn. You immediately cease to be Invisible when you take a reaction.",
|
|
23
|
-
"add_status": [
|
|
24
|
-
{
|
|
25
|
-
"id": "invisible",
|
|
26
|
-
"target": "self"
|
|
27
|
-
}
|
|
28
|
-
]
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "The Lesson of Thinking-Tomorrow’s-Thought",
|
|
32
|
-
"condition": "You hit with a tech attack.",
|
|
33
|
-
"detail": "Your next melee attack against the same target gains +1 accuracy, and its damage can’t be reduced in any way."
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"name": "Armory-Sculpted Chassis",
|
|
37
|
-
"activation": "Free",
|
|
38
|
-
"condition": "You Overcharge.",
|
|
39
|
-
"duration": "next_turn_start_self",
|
|
40
|
-
"detail": "You gain soft cover until the start of your next turn.",
|
|
41
|
-
"add_status": [
|
|
42
|
-
{
|
|
43
|
-
"id": "cover",
|
|
44
|
-
"val": "soft",
|
|
45
|
-
"target": "self"
|
|
46
|
-
}
|
|
47
|
-
]
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"name": "Stasis Shielding",
|
|
51
|
-
"condition": "You take stress damage.",
|
|
52
|
-
"duration": "next_turn_start_self",
|
|
53
|
-
"detail": "You gain Resistance to all damage until the start of your next turn.",
|
|
54
|
-
"add_resist": [
|
|
55
|
-
{
|
|
56
|
-
"resistance": "all",
|
|
57
|
-
"target": "self"
|
|
58
|
-
}
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"name": "EVA Module",
|
|
63
|
-
"condition": "You are in a low or zero gravity or underwater environment.",
|
|
64
|
-
"detail": "You can fly and are not Slowed."
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "Rapid Burst Jump Jet System",
|
|
68
|
-
"condition": "You Boost.",
|
|
69
|
-
"detail": "You can fly when you Boost; however, you must end the movement on the ground or another solid surface, or else immediately begin falling."
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"name": "SEKHMET Protocol (Melee Crit Bonus)",
|
|
73
|
-
"detail": "All melee critical hits deal +1d6 bonus damage.",
|
|
74
|
-
"bonus_damage": "1d6"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "SEKHMET Protocol (Skirmish)",
|
|
78
|
-
"detail": "1/round, you can Skirmish with melee weapons only as a free action."
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"name": "Siege Ram",
|
|
82
|
-
"detail": "When you Ram, you deal 2 kinetic damage on hit",
|
|
83
|
-
"condition": "On a hit with Ram",
|
|
84
|
-
"damage": [
|
|
85
|
-
{
|
|
86
|
-
"type": "Kinetic",
|
|
87
|
-
"val": "2"
|
|
88
|
-
}
|
|
89
|
-
]
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"name": "Siege Ram (Object/Terrain)",
|
|
93
|
-
"detail": "You deal 10 AP kinetic damage when you Ram objects and terrain",
|
|
94
|
-
"condition": "When you Ram objects or terrain",
|
|
95
|
-
"damage": [
|
|
96
|
-
{
|
|
97
|
-
"type": "Kinetic",
|
|
98
|
-
"val": "10",
|
|
99
|
-
"ap": true
|
|
100
|
-
}
|
|
101
|
-
]
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"name": "TLALOC Protocol Active",
|
|
105
|
-
"detail": "You may reroll each missed melee or ranged attack roll once, choosing a new target within the attack’s Range. If the attack was part of an area of effect, it must target a character in the same area. Any given target can't be hit more than once as part of the same action.",
|
|
106
|
-
"duration": "next_turn_start_self"
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"name": "Swarm Body Active",
|
|
110
|
-
"detail": "Characters of your choice that start their turn in the area or enter it on their turn must succeed on a Systems save or take 3 kinetic. This amount increases by +3 damage for each of your turns that you have remained stationary, up to a maximum of 9 kinetic.",
|
|
111
|
-
"damage": [
|
|
112
|
-
{
|
|
113
|
-
"type": "Kinetic",
|
|
114
|
-
"val": 3,
|
|
115
|
-
"aoe": true
|
|
116
|
-
}
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "Eye of HORUS Active",
|
|
121
|
-
"detail": "Characters within Sensors don’t benefit from Hidden and Invisible against you and you may check the HP, Evasion, E-Defense, and current Heat of hostile characters within the same area. Allied characters do not benefit from this effect.",
|
|
122
|
-
"duration": "next_turn_end_self"
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"name": "Blinkshield Active",
|
|
126
|
-
"detail": "Nothing can enter or exit the bubble, not even light – it’s both impermeable and has Immunity to all damage and effects. Line of sight can’t be drawn through the border of the area, and it can’t be crossed by any action or effect – even those that don’t require line of sight – but time passes normally on both sides. For characters within the affected area, the world outside goes totally black; likewise, characters outside the affected area see a perfect black sphere.",
|
|
127
|
-
"duration": "next_turn_end_self"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"name": "ENCLAVE-Pattern Support Shield Active",
|
|
131
|
-
"detail": "Any ranged or melee attacks made against characters within the affected area from outside the dome receive +1 difficulty.",
|
|
132
|
-
"duration": "next_turn_end_self"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"name": "Diluvian Ark Active",
|
|
136
|
-
"detail": "Each time you or an allied adjacent character are targeted by a ranged attack, you may take 1 heat as a reaction and roll 1d6 before the attacker rolls: on 4+, you take an additional 1 heat and the attack automatically misses you and any allies adjacent to you. This effect does not stack with Invisible.<br>Each time a ranged attack fails to hit you or an adjacent allied character, the attacker takes 4 kinetic damage.",
|
|
137
|
-
"duration": "next_turn_end_self"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "NHP Assistance",
|
|
141
|
-
"detail": "1/round, with the assistance of your NHP, you may reroll any mech skill check or save. You must keep the new result, even if it’s worse.",
|
|
142
|
-
"frequency": "1/round"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"name": "NHP Assistance",
|
|
146
|
-
"detail": "1/round, with the assistance of your NHP, you may reroll any mech skill check or save. You must keep the new result, even if it’s worse.",
|
|
147
|
-
"frequency": "1/round"
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"add_status": [
|
|
151
|
-
[
|
|
152
|
-
{
|
|
153
|
-
"id": "lockon"
|
|
154
|
-
}
|
|
155
|
-
],
|
|
156
|
-
[
|
|
157
|
-
{
|
|
158
|
-
"id": "impaired",
|
|
159
|
-
"target": "self"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"id": "slow",
|
|
163
|
-
"target": "self"
|
|
164
|
-
}
|
|
165
|
-
],
|
|
166
|
-
[
|
|
167
|
-
{
|
|
168
|
-
"id": "prone"
|
|
169
|
-
}
|
|
170
|
-
],
|
|
171
|
-
[
|
|
172
|
-
{
|
|
173
|
-
"id": "stunned",
|
|
174
|
-
"target": "self",
|
|
175
|
-
"duration": "next_turn_start_self"
|
|
176
|
-
}
|
|
177
|
-
],
|
|
178
|
-
[
|
|
179
|
-
{
|
|
180
|
-
"id": "slow",
|
|
181
|
-
"save": "agi",
|
|
182
|
-
"duration": "next_turn_end_target"
|
|
183
|
-
}
|
|
184
|
-
],
|
|
185
|
-
[
|
|
186
|
-
{
|
|
187
|
-
"id": "prone",
|
|
188
|
-
"save": "hull"
|
|
189
|
-
}
|
|
190
|
-
],
|
|
191
|
-
[
|
|
192
|
-
{
|
|
193
|
-
"id": "slow",
|
|
194
|
-
"target": "self"
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
[
|
|
198
|
-
{
|
|
199
|
-
"id": "immobilized",
|
|
200
|
-
"save": "hull"
|
|
201
|
-
}
|
|
202
|
-
],
|
|
203
|
-
[
|
|
204
|
-
{
|
|
205
|
-
"id": "immobilized",
|
|
206
|
-
"save": "hull"
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
[
|
|
210
|
-
{
|
|
211
|
-
"id": "jammed",
|
|
212
|
-
"save": "agi",
|
|
213
|
-
"aoe": true
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"id": "impaired",
|
|
217
|
-
"save": "sys",
|
|
218
|
-
"aoe": true
|
|
219
|
-
}
|
|
220
|
-
],
|
|
221
|
-
[
|
|
222
|
-
{
|
|
223
|
-
"id": "invisible",
|
|
224
|
-
"target": "self",
|
|
225
|
-
"duration": "next_turn_end_self"
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
[
|
|
229
|
-
{
|
|
230
|
-
"id": "immobilized",
|
|
231
|
-
"target": "self",
|
|
232
|
-
"duration": "next_turn_start_self"
|
|
233
|
-
}
|
|
234
|
-
],
|
|
235
|
-
[
|
|
236
|
-
{
|
|
237
|
-
"id": "impaired",
|
|
238
|
-
"duration": "next_turn_end_target"
|
|
239
|
-
}
|
|
240
|
-
],
|
|
241
|
-
[
|
|
242
|
-
{
|
|
243
|
-
"id": "lock_on"
|
|
244
|
-
}
|
|
245
|
-
],
|
|
246
|
-
[
|
|
247
|
-
{
|
|
248
|
-
"id": "slow",
|
|
249
|
-
"target": "self"
|
|
250
|
-
}
|
|
251
|
-
],
|
|
252
|
-
[
|
|
253
|
-
{
|
|
254
|
-
"id": "slow",
|
|
255
|
-
"target": "self"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"id": "invisible",
|
|
259
|
-
"target": "self"
|
|
260
|
-
}
|
|
261
|
-
],
|
|
262
|
-
[
|
|
263
|
-
{
|
|
264
|
-
"id": "jammed",
|
|
265
|
-
"target": "target",
|
|
266
|
-
"duration": "next_turn_end_target"
|
|
267
|
-
}
|
|
268
|
-
],
|
|
269
|
-
[
|
|
270
|
-
{
|
|
271
|
-
"id": "impaired",
|
|
272
|
-
"duration": "next_turn_end_target"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"id": "jammed",
|
|
276
|
-
"duration": "next_turn_end_target"
|
|
277
|
-
}
|
|
278
|
-
],
|
|
279
|
-
[
|
|
280
|
-
{
|
|
281
|
-
"id": "stunned",
|
|
282
|
-
"duration": "next_turn_end_target",
|
|
283
|
-
"save": "sys"
|
|
284
|
-
}
|
|
285
|
-
],
|
|
286
|
-
[
|
|
287
|
-
{
|
|
288
|
-
"id": "stunned",
|
|
289
|
-
"target": "self",
|
|
290
|
-
"duration": "next_turn_end_self"
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"id": "stunned",
|
|
294
|
-
"duration": "next_turn_end_target",
|
|
295
|
-
"aoe": true,
|
|
296
|
-
"save": "sys"
|
|
297
|
-
}
|
|
298
|
-
],
|
|
299
|
-
[
|
|
300
|
-
{
|
|
301
|
-
"id": "immobilized",
|
|
302
|
-
"duration": "next_turn_end_target",
|
|
303
|
-
"save": "sys",
|
|
304
|
-
"aoe": true
|
|
305
|
-
}
|
|
306
|
-
],
|
|
307
|
-
[
|
|
308
|
-
{
|
|
309
|
-
"id": "slow",
|
|
310
|
-
"save": "sys",
|
|
311
|
-
"aoe": true
|
|
312
|
-
}
|
|
313
|
-
],
|
|
314
|
-
[
|
|
315
|
-
{
|
|
316
|
-
"id": "slow",
|
|
317
|
-
"target": "self"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"id": "slow",
|
|
321
|
-
"duration": "next_turn_end_target",
|
|
322
|
-
"aoe": true,
|
|
323
|
-
"save": "sys"
|
|
324
|
-
}
|
|
325
|
-
],
|
|
326
|
-
[
|
|
327
|
-
{
|
|
328
|
-
"id": "immobilized",
|
|
329
|
-
"target": "self"
|
|
330
|
-
}
|
|
331
|
-
],
|
|
332
|
-
[
|
|
333
|
-
{
|
|
334
|
-
"id": "slow",
|
|
335
|
-
"save": "agi"
|
|
336
|
-
}
|
|
337
|
-
],
|
|
338
|
-
[
|
|
339
|
-
{
|
|
340
|
-
"id": "immobilized",
|
|
341
|
-
"target": "any",
|
|
342
|
-
"save": "eng"
|
|
343
|
-
}
|
|
344
|
-
],
|
|
345
|
-
[
|
|
346
|
-
{
|
|
347
|
-
"id": "stunned",
|
|
348
|
-
"target": "any"
|
|
349
|
-
}
|
|
350
|
-
],
|
|
351
|
-
[
|
|
352
|
-
{
|
|
353
|
-
"id": "immobilized",
|
|
354
|
-
"target": "self"
|
|
355
|
-
}
|
|
356
|
-
],
|
|
357
|
-
[
|
|
358
|
-
{
|
|
359
|
-
"id": "immobilized",
|
|
360
|
-
"target": "self"
|
|
361
|
-
}
|
|
362
|
-
],
|
|
363
|
-
[
|
|
364
|
-
{
|
|
365
|
-
"id": "slow",
|
|
366
|
-
"target": "self"
|
|
367
|
-
}
|
|
368
|
-
],
|
|
369
|
-
[
|
|
370
|
-
{
|
|
371
|
-
"id": "stunned",
|
|
372
|
-
"target": "self"
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"id": "prone",
|
|
376
|
-
"target": "any",
|
|
377
|
-
"save": "hull"
|
|
378
|
-
}
|
|
379
|
-
]
|
|
380
|
-
],
|
|
381
|
-
"add_special": [
|
|
382
|
-
[
|
|
383
|
-
{
|
|
384
|
-
"attribute": "Argonaut Shield Target",
|
|
385
|
-
"target": "ally",
|
|
386
|
-
"detail": "Gain resistance to all damage while you are adjacent to the Drake."
|
|
387
|
-
}
|
|
388
|
-
],
|
|
389
|
-
[
|
|
390
|
-
{
|
|
391
|
-
"attribute": "HyperDense Armor Active",
|
|
392
|
-
"target": "self"
|
|
393
|
-
}
|
|
394
|
-
],
|
|
395
|
-
[
|
|
396
|
-
{
|
|
397
|
-
"attribute": "Nuerospike: Shrike Code Target",
|
|
398
|
-
"detail": "Take 2 Heat whenever you attack"
|
|
399
|
-
}
|
|
400
|
-
],
|
|
401
|
-
[
|
|
402
|
-
{
|
|
403
|
-
"attribute": "Nuerospike: Mirage Target",
|
|
404
|
-
"detail": "Treat the Dusk Wing (or the character it chose) as Invisible until the end of your next turn",
|
|
405
|
-
"duration": "next_turn_end_target"
|
|
406
|
-
}
|
|
407
|
-
],
|
|
408
|
-
[
|
|
409
|
-
{
|
|
410
|
-
"attribute": "Hunter Logic Suite: Stalk Prey Target",
|
|
411
|
-
"detail": "Treat the Mourning Cloak as Invisible until it next takes damage from you"
|
|
412
|
-
}
|
|
413
|
-
],
|
|
414
|
-
[
|
|
415
|
-
{
|
|
416
|
-
"attribute": "Hunter Logic Suite: Terrify Target",
|
|
417
|
-
"detail": "Cannot make any voluntary movements that bring you closer to the Mourning Cloak"
|
|
418
|
-
}
|
|
419
|
-
],
|
|
420
|
-
[
|
|
421
|
-
{
|
|
422
|
-
"attribute": "FADE Cloak: Intangible",
|
|
423
|
-
"detail": "You may move through obstructions, but not end your turn within them. You cannot interact with any other object or character or be interacted with in any way (e.g., taking or dealing damage)."
|
|
424
|
-
}
|
|
425
|
-
],
|
|
426
|
-
[
|
|
427
|
-
{
|
|
428
|
-
"attribute": "Markerlight Target",
|
|
429
|
-
"detail": "Cannot benefit from soft cover until Lock On is cleared"
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
[
|
|
433
|
-
{
|
|
434
|
-
"attribute": "Retractable Profile Active",
|
|
435
|
-
"target": "self",
|
|
436
|
-
"detail": "Rolls to locate you receive +1 difficulty while you are Hidden; ranged and tech attacks against you receive +1 difficulty; you become Slowed and can’t make attacks of any kind."
|
|
437
|
-
}
|
|
438
|
-
],
|
|
439
|
-
[
|
|
440
|
-
{
|
|
441
|
-
"attribute": "LB/OC Cloaking Field Active",
|
|
442
|
-
"target": "self",
|
|
443
|
-
"detail": "Your Mech and all allied characters within a burst 2 area become Invisible as long as they remain completely inside the area."
|
|
444
|
-
}
|
|
445
|
-
],
|
|
446
|
-
[
|
|
447
|
-
{
|
|
448
|
-
"attribute": "Metahook Target",
|
|
449
|
-
"target": "ally",
|
|
450
|
-
"detail": "The Goblin may use their Sensors and line of sight for tech actions, and uou may use their Systems to make skill checks and saves; however, any time either character takes heat or a condition, it is also taken by the other character."
|
|
451
|
-
}
|
|
452
|
-
],
|
|
453
|
-
[
|
|
454
|
-
{
|
|
455
|
-
"attribute": "Hurl into the Duat Target",
|
|
456
|
-
"detail": "The Gobil controls your standard move next turn."
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
[
|
|
460
|
-
{
|
|
461
|
-
"attribute": "H0R_OS: Celestial Shackles Target",
|
|
462
|
-
"detail": "If you leave the affected space, once at any point during the Goblin's turn, they may take a free action to teleport you back to that space, or as close as possible."
|
|
463
|
-
}
|
|
464
|
-
],
|
|
465
|
-
[
|
|
466
|
-
{
|
|
467
|
-
"attribute": "Mimic Mesh Target",
|
|
468
|
-
"target": "ally"
|
|
469
|
-
}
|
|
470
|
-
],
|
|
471
|
-
[
|
|
472
|
-
{
|
|
473
|
-
"attribute": "Monitor Module Target",
|
|
474
|
-
"target": "ally",
|
|
475
|
-
"duration": "next_turn_end_target",
|
|
476
|
-
"detail": "Whenever you are attacked while adjacent to the Gorgon, they may expend a Charge to Skirmish against your attacker as a reaction, dealing half damage, heat or burn on hit."
|
|
477
|
-
}
|
|
478
|
-
],
|
|
479
|
-
[
|
|
480
|
-
{
|
|
481
|
-
"attribute": "Mesmer Beacon Target",
|
|
482
|
-
"duration": "next_turn_end_target",
|
|
483
|
-
"detail": "The only voluntary movements you can make are toward the Minotaur until the end of your next turn."
|
|
484
|
-
}
|
|
485
|
-
],
|
|
486
|
-
[
|
|
487
|
-
{
|
|
488
|
-
"attribute": "Viral Logic: Banish Target",
|
|
489
|
-
"duration": "next_turn_end_target",
|
|
490
|
-
"detail": "You take 2 heat for every space you voluntarily move, up to a maximum of 6 heat."
|
|
491
|
-
}
|
|
492
|
-
],
|
|
493
|
-
[
|
|
494
|
-
{
|
|
495
|
-
"attribute": "Aggressive System Sync: Chains of Prometheus Target",
|
|
496
|
-
"detail": "You take 2 heat any time you are more than range 3 from the Minotaur at the end of your turn."
|
|
497
|
-
}
|
|
498
|
-
],
|
|
499
|
-
[
|
|
500
|
-
{
|
|
501
|
-
"attribute": "Aggressive System Sync: Excommunicate Target",
|
|
502
|
-
"detail": "The first time in a round you move adjacent to an allied character during your turn or start your turn adjacent to one, both you and the allied character take 3 heat."
|
|
503
|
-
}
|
|
504
|
-
],
|
|
505
|
-
[
|
|
506
|
-
{
|
|
507
|
-
"attribute": "Hunter Lock Target",
|
|
508
|
-
"detail": "The Pegasus's first successful ranged or melee attack against you each round deals +3 bonus damage."
|
|
509
|
-
}
|
|
510
|
-
],
|
|
511
|
-
[
|
|
512
|
-
{
|
|
513
|
-
"condition": "Affected by Flak Launcher",
|
|
514
|
-
"duration": "next_turn_end_target",
|
|
515
|
-
"detail": "You can’t fly until the end of your next turn."
|
|
516
|
-
}
|
|
517
|
-
],
|
|
518
|
-
[
|
|
519
|
-
{
|
|
520
|
-
"attribute": "Affected by Gravity Grenade",
|
|
521
|
-
"detail": "You are Slowed until you make no voluntary movements for a full turn on your own turn."
|
|
522
|
-
}
|
|
523
|
-
],
|
|
524
|
-
[
|
|
525
|
-
{
|
|
526
|
-
"condition": "Affected by Stasis Generator",
|
|
527
|
-
"duration": "next_turn_end_target",
|
|
528
|
-
"detail": "You can’t be moved, targeted, or affected by any other character or effect."
|
|
529
|
-
}
|
|
530
|
-
],
|
|
531
|
-
[
|
|
532
|
-
{
|
|
533
|
-
"attribute": "Hardlight Defense System Active",
|
|
534
|
-
"target": "self",
|
|
535
|
-
"detail": "No attacks or effects can pass through the shield (even if they don’t require line of sight). Characters partially within the affected area ignore this effect and draw line of sight as usual."
|
|
536
|
-
}
|
|
537
|
-
]
|
|
538
|
-
],
|
|
539
|
-
"remove_special": [
|
|
540
|
-
[
|
|
541
|
-
{
|
|
542
|
-
"attribute": "HyperDense Armor Active",
|
|
543
|
-
"target": "self"
|
|
544
|
-
}
|
|
545
|
-
],
|
|
546
|
-
{
|
|
547
|
-
"attribute": "Retractable Profile Activated",
|
|
548
|
-
"target": "self"
|
|
549
|
-
},
|
|
550
|
-
[
|
|
551
|
-
{
|
|
552
|
-
"attribute": "LB/OC Cloaking Field Active",
|
|
553
|
-
"target": "self"
|
|
554
|
-
}
|
|
555
|
-
],
|
|
556
|
-
[
|
|
557
|
-
{
|
|
558
|
-
"attribute": "Hardlight Defense System Active",
|
|
559
|
-
"target": "self"
|
|
560
|
-
}
|
|
561
|
-
]
|
|
562
|
-
],
|
|
563
|
-
"add_resist": [
|
|
564
|
-
[
|
|
565
|
-
{
|
|
566
|
-
"immunity": "slowed"
|
|
567
|
-
}
|
|
568
|
-
],
|
|
569
|
-
[
|
|
570
|
-
{
|
|
571
|
-
"resist": "all",
|
|
572
|
-
"target": "ally"
|
|
573
|
-
}
|
|
574
|
-
],
|
|
575
|
-
[
|
|
576
|
-
{
|
|
577
|
-
"immunity": "impaired"
|
|
578
|
-
},
|
|
579
|
-
{
|
|
580
|
-
"immunity": "jammed"
|
|
581
|
-
}
|
|
582
|
-
],
|
|
583
|
-
[
|
|
584
|
-
{
|
|
585
|
-
"resist": "all",
|
|
586
|
-
"target": "self"
|
|
587
|
-
}
|
|
588
|
-
],
|
|
589
|
-
[
|
|
590
|
-
{
|
|
591
|
-
"resist": "Energy",
|
|
592
|
-
"target": "self"
|
|
593
|
-
}
|
|
594
|
-
],
|
|
595
|
-
[
|
|
596
|
-
{
|
|
597
|
-
"resist": "all",
|
|
598
|
-
"val": "immunity",
|
|
599
|
-
"target": "any"
|
|
600
|
-
}
|
|
601
|
-
],
|
|
602
|
-
[
|
|
603
|
-
{
|
|
604
|
-
"resist": "Heat",
|
|
605
|
-
"val": "resistance",
|
|
606
|
-
"target": "self"
|
|
607
|
-
}
|
|
608
|
-
]
|
|
609
|
-
],
|
|
610
|
-
"damage": [
|
|
611
|
-
[
|
|
612
|
-
{
|
|
613
|
-
"type": "Heat",
|
|
614
|
-
"val": 2
|
|
615
|
-
}
|
|
616
|
-
],
|
|
617
|
-
[
|
|
618
|
-
{
|
|
619
|
-
"type": "Kinetic",
|
|
620
|
-
"val": 1
|
|
621
|
-
}
|
|
622
|
-
],
|
|
623
|
-
[
|
|
624
|
-
{
|
|
625
|
-
"type": "Kinetic",
|
|
626
|
-
"val": 1
|
|
627
|
-
}
|
|
628
|
-
],
|
|
629
|
-
[
|
|
630
|
-
{
|
|
631
|
-
"type": "Kinetic",
|
|
632
|
-
"val": 1
|
|
633
|
-
}
|
|
634
|
-
],
|
|
635
|
-
[
|
|
636
|
-
{
|
|
637
|
-
"type": "Kinetic",
|
|
638
|
-
"val": 2
|
|
639
|
-
}
|
|
640
|
-
],
|
|
641
|
-
[
|
|
642
|
-
{
|
|
643
|
-
"type": "Kinetic",
|
|
644
|
-
"val": 3
|
|
645
|
-
}
|
|
646
|
-
],
|
|
647
|
-
[
|
|
648
|
-
{
|
|
649
|
-
"type": "variable",
|
|
650
|
-
"val": 1
|
|
651
|
-
}
|
|
652
|
-
],
|
|
653
|
-
[
|
|
654
|
-
{
|
|
655
|
-
"type": "variable",
|
|
656
|
-
"val": 2
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
[
|
|
660
|
-
{
|
|
661
|
-
"type": "variable",
|
|
662
|
-
"val": 4
|
|
663
|
-
}
|
|
664
|
-
],
|
|
665
|
-
[
|
|
666
|
-
{
|
|
667
|
-
"type": "Explosive",
|
|
668
|
-
"val": 2
|
|
669
|
-
}
|
|
670
|
-
],
|
|
671
|
-
[
|
|
672
|
-
{
|
|
673
|
-
"type": "Kinetic",
|
|
674
|
-
"val": "2",
|
|
675
|
-
"ap": true,
|
|
676
|
-
"aoe": true
|
|
677
|
-
}
|
|
678
|
-
],
|
|
679
|
-
[
|
|
680
|
-
{
|
|
681
|
-
"type": "Explosive",
|
|
682
|
-
"val": "3d6",
|
|
683
|
-
"aoe": true
|
|
684
|
-
}
|
|
685
|
-
],
|
|
686
|
-
[
|
|
687
|
-
{
|
|
688
|
-
"type": "Explosive",
|
|
689
|
-
"val": "1d6",
|
|
690
|
-
"aoe": true,
|
|
691
|
-
"save": "agi",
|
|
692
|
-
"save_half": true
|
|
693
|
-
}
|
|
694
|
-
],
|
|
695
|
-
[
|
|
696
|
-
{
|
|
697
|
-
"type": "Explosive",
|
|
698
|
-
"val": "3d6",
|
|
699
|
-
"aoe": true,
|
|
700
|
-
"save": "agi",
|
|
701
|
-
"save_half": true
|
|
702
|
-
}
|
|
703
|
-
],
|
|
704
|
-
[
|
|
705
|
-
{
|
|
706
|
-
"type": "Energy",
|
|
707
|
-
"val": "1d6",
|
|
708
|
-
"save": "agi",
|
|
709
|
-
"save_half": true
|
|
710
|
-
}
|
|
711
|
-
],
|
|
712
|
-
[
|
|
713
|
-
{
|
|
714
|
-
"type": "Kinetic",
|
|
715
|
-
"val": "1d6",
|
|
716
|
-
"ap": true,
|
|
717
|
-
"save": "hull"
|
|
718
|
-
}
|
|
719
|
-
],
|
|
720
|
-
[
|
|
721
|
-
{
|
|
722
|
-
"type": "Explosive",
|
|
723
|
-
"val": "1d3",
|
|
724
|
-
"ap": true
|
|
725
|
-
}
|
|
726
|
-
],
|
|
727
|
-
[
|
|
728
|
-
{
|
|
729
|
-
"type": "Energy",
|
|
730
|
-
"val": "1d6",
|
|
731
|
-
"ap": true,
|
|
732
|
-
"save": "hull"
|
|
733
|
-
}
|
|
734
|
-
],
|
|
735
|
-
[
|
|
736
|
-
{
|
|
737
|
-
"type": "Kinetic",
|
|
738
|
-
"val": 3
|
|
739
|
-
}
|
|
740
|
-
],
|
|
741
|
-
[
|
|
742
|
-
{
|
|
743
|
-
"type": "Heat",
|
|
744
|
-
"val": 2
|
|
745
|
-
}
|
|
746
|
-
],
|
|
747
|
-
[
|
|
748
|
-
{
|
|
749
|
-
"type": "Kinetic",
|
|
750
|
-
"val": 1,
|
|
751
|
-
"ap": true
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
[
|
|
755
|
-
{
|
|
756
|
-
"type": "Energy",
|
|
757
|
-
"val": 2,
|
|
758
|
-
"aoe": true
|
|
759
|
-
}
|
|
760
|
-
],
|
|
761
|
-
[
|
|
762
|
-
{
|
|
763
|
-
"type": "Heat",
|
|
764
|
-
"val": 2,
|
|
765
|
-
"save": "hull"
|
|
766
|
-
}
|
|
767
|
-
],
|
|
768
|
-
[
|
|
769
|
-
{
|
|
770
|
-
"type": "Heat",
|
|
771
|
-
"val": 2
|
|
772
|
-
}
|
|
773
|
-
],
|
|
774
|
-
[
|
|
775
|
-
{
|
|
776
|
-
"type": "Heat",
|
|
777
|
-
"val": 2
|
|
778
|
-
}
|
|
779
|
-
],
|
|
780
|
-
[
|
|
781
|
-
{
|
|
782
|
-
"type": "Energy",
|
|
783
|
-
"val": 2,
|
|
784
|
-
"aoe": true
|
|
785
|
-
}
|
|
786
|
-
],
|
|
787
|
-
[
|
|
788
|
-
{
|
|
789
|
-
"type": "Energy",
|
|
790
|
-
"val": 4,
|
|
791
|
-
"save": "hull"
|
|
792
|
-
}
|
|
793
|
-
],
|
|
794
|
-
[
|
|
795
|
-
{
|
|
796
|
-
"type": "Energy",
|
|
797
|
-
"val": "1d6+2",
|
|
798
|
-
"ap": true,
|
|
799
|
-
"target": "self"
|
|
800
|
-
}
|
|
801
|
-
],
|
|
802
|
-
[
|
|
803
|
-
{
|
|
804
|
-
"type": "Energy",
|
|
805
|
-
"val": "1d6",
|
|
806
|
-
"ap": true,
|
|
807
|
-
"target": "self"
|
|
808
|
-
}
|
|
809
|
-
],
|
|
810
|
-
[
|
|
811
|
-
{
|
|
812
|
-
"type": "Heat",
|
|
813
|
-
"val": 2,
|
|
814
|
-
"aoe": true
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"type": "Energy",
|
|
818
|
-
"val": "1d6",
|
|
819
|
-
"ap": true,
|
|
820
|
-
"target": "self"
|
|
821
|
-
}
|
|
822
|
-
],
|
|
823
|
-
[
|
|
824
|
-
{
|
|
825
|
-
"type": "Heat",
|
|
826
|
-
"val": 1,
|
|
827
|
-
"target": "self"
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"type": "Energy",
|
|
831
|
-
"val": 2,
|
|
832
|
-
"aoe": true
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"type": "Energy",
|
|
836
|
-
"val": 4,
|
|
837
|
-
"aoe": true
|
|
838
|
-
}
|
|
839
|
-
],
|
|
840
|
-
[
|
|
841
|
-
{
|
|
842
|
-
"type": "Heat",
|
|
843
|
-
"val": 4
|
|
844
|
-
}
|
|
845
|
-
],
|
|
846
|
-
[
|
|
847
|
-
{
|
|
848
|
-
"type": "Explosive",
|
|
849
|
-
"val": "1d6+3"
|
|
850
|
-
}
|
|
851
|
-
],
|
|
852
|
-
[
|
|
853
|
-
{
|
|
854
|
-
"type": "Explosive",
|
|
855
|
-
"val": "2d6",
|
|
856
|
-
"save": "sys",
|
|
857
|
-
"aoe": true
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
[
|
|
861
|
-
{
|
|
862
|
-
"type": "Heat",
|
|
863
|
-
"val": 2,
|
|
864
|
-
"aoe": true
|
|
865
|
-
},
|
|
866
|
-
{
|
|
867
|
-
"type": "Burn",
|
|
868
|
-
"val": 2,
|
|
869
|
-
"aoe": true
|
|
870
|
-
}
|
|
871
|
-
],
|
|
872
|
-
[
|
|
873
|
-
{
|
|
874
|
-
"type": "Burn",
|
|
875
|
-
"val": 2,
|
|
876
|
-
"save": "agi",
|
|
877
|
-
"save_half": true,
|
|
878
|
-
"aoe": true
|
|
879
|
-
}
|
|
880
|
-
],
|
|
881
|
-
[
|
|
882
|
-
{
|
|
883
|
-
"type": "Burn",
|
|
884
|
-
"val": 4,
|
|
885
|
-
"save": "agi",
|
|
886
|
-
"save_half": true
|
|
887
|
-
}
|
|
888
|
-
],
|
|
889
|
-
[
|
|
890
|
-
{
|
|
891
|
-
"type": "Burn",
|
|
892
|
-
"val": 2,
|
|
893
|
-
"aoe": true,
|
|
894
|
-
"save": "sys",
|
|
895
|
-
"save_half": true
|
|
896
|
-
}
|
|
897
|
-
],
|
|
898
|
-
[
|
|
899
|
-
{
|
|
900
|
-
"type": "Explosive",
|
|
901
|
-
"val": "1d6+3",
|
|
902
|
-
"ap": true,
|
|
903
|
-
"aoe": true
|
|
904
|
-
}
|
|
905
|
-
],
|
|
906
|
-
[
|
|
907
|
-
{
|
|
908
|
-
"type": "Heat",
|
|
909
|
-
"val": 2,
|
|
910
|
-
"target": "self"
|
|
911
|
-
}
|
|
912
|
-
],
|
|
913
|
-
[
|
|
914
|
-
{
|
|
915
|
-
"type": "Burn",
|
|
916
|
-
"val": 2,
|
|
917
|
-
"aoe": true
|
|
918
|
-
}
|
|
919
|
-
],
|
|
920
|
-
[
|
|
921
|
-
{
|
|
922
|
-
"type": "Energy",
|
|
923
|
-
"val": "4d6",
|
|
924
|
-
"ap": true,
|
|
925
|
-
"save": "agi",
|
|
926
|
-
"save_half": true
|
|
927
|
-
}
|
|
928
|
-
],
|
|
929
|
-
[
|
|
930
|
-
{
|
|
931
|
-
"type": "Kinetic",
|
|
932
|
-
"val": "2d6"
|
|
933
|
-
}
|
|
934
|
-
],
|
|
935
|
-
[
|
|
936
|
-
{
|
|
937
|
-
"type": "Kinetic",
|
|
938
|
-
"val": "1d6"
|
|
939
|
-
}
|
|
940
|
-
],
|
|
941
|
-
[
|
|
942
|
-
{
|
|
943
|
-
"type": "Energy",
|
|
944
|
-
"val": "1d3+3"
|
|
945
|
-
}
|
|
946
|
-
],
|
|
947
|
-
[
|
|
948
|
-
{
|
|
949
|
-
"type": "Kinetic",
|
|
950
|
-
"val": "3d6+3"
|
|
951
|
-
}
|
|
952
|
-
],
|
|
953
|
-
[
|
|
954
|
-
{
|
|
955
|
-
"type": "Energy",
|
|
956
|
-
"val": "1d6+3"
|
|
957
|
-
}
|
|
958
|
-
],
|
|
959
|
-
[
|
|
960
|
-
{
|
|
961
|
-
"type": "Kinetic",
|
|
962
|
-
"val": "2d6+4"
|
|
963
|
-
}
|
|
964
|
-
],
|
|
965
|
-
[
|
|
966
|
-
{
|
|
967
|
-
"type": "Kinetic",
|
|
968
|
-
"val": "2d6+1"
|
|
969
|
-
}
|
|
970
|
-
],
|
|
971
|
-
[
|
|
972
|
-
{
|
|
973
|
-
"type": "Explosive",
|
|
974
|
-
"val": "2d6"
|
|
975
|
-
}
|
|
976
|
-
],
|
|
977
|
-
[
|
|
978
|
-
{
|
|
979
|
-
"type": "Explosive",
|
|
980
|
-
"val": "1d3+1"
|
|
981
|
-
}
|
|
982
|
-
],
|
|
983
|
-
[
|
|
984
|
-
{
|
|
985
|
-
"type": "Explosive",
|
|
986
|
-
"val": "1d6+1"
|
|
987
|
-
}
|
|
988
|
-
],
|
|
989
|
-
[
|
|
990
|
-
{
|
|
991
|
-
"type": "Kinetic",
|
|
992
|
-
"val": "1d6"
|
|
993
|
-
}
|
|
994
|
-
],
|
|
995
|
-
[
|
|
996
|
-
{
|
|
997
|
-
"type": "Kinetic",
|
|
998
|
-
"val": "1d3"
|
|
999
|
-
}
|
|
1000
|
-
],
|
|
1001
|
-
[
|
|
1002
|
-
{
|
|
1003
|
-
"type": "Kinetic",
|
|
1004
|
-
"val": "1d3"
|
|
1005
|
-
}
|
|
1006
|
-
],
|
|
1007
|
-
[
|
|
1008
|
-
{
|
|
1009
|
-
"type": "Energy",
|
|
1010
|
-
"val": "1d3+1"
|
|
1011
|
-
}
|
|
1012
|
-
],
|
|
1013
|
-
[
|
|
1014
|
-
{
|
|
1015
|
-
"type": "Explosive",
|
|
1016
|
-
"val": "1d6+1"
|
|
1017
|
-
}
|
|
1018
|
-
],
|
|
1019
|
-
[
|
|
1020
|
-
{
|
|
1021
|
-
"type": "Kinetic",
|
|
1022
|
-
"val": "1d6"
|
|
1023
|
-
}
|
|
1024
|
-
],
|
|
1025
|
-
[
|
|
1026
|
-
{
|
|
1027
|
-
"type": "Kinetic",
|
|
1028
|
-
"val": "1d3+1"
|
|
1029
|
-
}
|
|
1030
|
-
],
|
|
1031
|
-
[
|
|
1032
|
-
{
|
|
1033
|
-
"type": "Kinetic",
|
|
1034
|
-
"val": "1d6+2"
|
|
1035
|
-
}
|
|
1036
|
-
],
|
|
1037
|
-
[
|
|
1038
|
-
{
|
|
1039
|
-
"type": "Energy",
|
|
1040
|
-
"val": "1d6+3"
|
|
1041
|
-
}
|
|
1042
|
-
],
|
|
1043
|
-
[
|
|
1044
|
-
{
|
|
1045
|
-
"type": "Energy",
|
|
1046
|
-
"val": 2
|
|
1047
|
-
}
|
|
1048
|
-
],
|
|
1049
|
-
[
|
|
1050
|
-
{
|
|
1051
|
-
"type": "Energy",
|
|
1052
|
-
"val": "1d3+2"
|
|
1053
|
-
}
|
|
1054
|
-
],
|
|
1055
|
-
[
|
|
1056
|
-
{
|
|
1057
|
-
"type": "Kinetic",
|
|
1058
|
-
"val": "1d6"
|
|
1059
|
-
}
|
|
1060
|
-
],
|
|
1061
|
-
[
|
|
1062
|
-
{
|
|
1063
|
-
"type": "Kinetic",
|
|
1064
|
-
"val": 1
|
|
1065
|
-
}
|
|
1066
|
-
],
|
|
1067
|
-
[
|
|
1068
|
-
{
|
|
1069
|
-
"type": "Kinetic",
|
|
1070
|
-
"val": "1d6+4"
|
|
1071
|
-
}
|
|
1072
|
-
],
|
|
1073
|
-
[
|
|
1074
|
-
{
|
|
1075
|
-
"type": "Explosive",
|
|
1076
|
-
"val": "1d3"
|
|
1077
|
-
}
|
|
1078
|
-
],
|
|
1079
|
-
[
|
|
1080
|
-
{
|
|
1081
|
-
"type": "Energy",
|
|
1082
|
-
"val": 1
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"type": "Heat",
|
|
1086
|
-
"val": 1
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"type": "Burn",
|
|
1090
|
-
"val": 1
|
|
1091
|
-
}
|
|
1092
|
-
],
|
|
1093
|
-
[
|
|
1094
|
-
{
|
|
1095
|
-
"type": "Kinetic",
|
|
1096
|
-
"val": "1d6"
|
|
1097
|
-
}
|
|
1098
|
-
],
|
|
1099
|
-
[
|
|
1100
|
-
{
|
|
1101
|
-
"type": "Explosive",
|
|
1102
|
-
"val": "1d3+1"
|
|
1103
|
-
}
|
|
1104
|
-
],
|
|
1105
|
-
[
|
|
1106
|
-
{
|
|
1107
|
-
"type": "Kinetic",
|
|
1108
|
-
"val": "1d6"
|
|
1109
|
-
}
|
|
1110
|
-
],
|
|
1111
|
-
[
|
|
1112
|
-
{
|
|
1113
|
-
"type": "Kinetic",
|
|
1114
|
-
"val": "2d6"
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"type": "Explosive",
|
|
1118
|
-
"val": "1d6"
|
|
1119
|
-
}
|
|
1120
|
-
],
|
|
1121
|
-
[
|
|
1122
|
-
{
|
|
1123
|
-
"type": "Kinetic",
|
|
1124
|
-
"val": "2d6+2"
|
|
1125
|
-
}
|
|
1126
|
-
],
|
|
1127
|
-
[
|
|
1128
|
-
{
|
|
1129
|
-
"type": "Kinetic",
|
|
1130
|
-
"val": "2d6"
|
|
1131
|
-
}
|
|
1132
|
-
],
|
|
1133
|
-
[
|
|
1134
|
-
{
|
|
1135
|
-
"type": "Kinetic",
|
|
1136
|
-
"val": "3d6"
|
|
1137
|
-
}
|
|
1138
|
-
],
|
|
1139
|
-
[
|
|
1140
|
-
{
|
|
1141
|
-
"type": "Kinetic",
|
|
1142
|
-
"val": "1d3+5"
|
|
1143
|
-
}
|
|
1144
|
-
],
|
|
1145
|
-
[
|
|
1146
|
-
{
|
|
1147
|
-
"type": "Energy",
|
|
1148
|
-
"val": "1d6",
|
|
1149
|
-
"aoe": true
|
|
1150
|
-
}
|
|
1151
|
-
],
|
|
1152
|
-
[
|
|
1153
|
-
{
|
|
1154
|
-
"type": "Kinetic",
|
|
1155
|
-
"val": "1d6+1"
|
|
1156
|
-
}
|
|
1157
|
-
],
|
|
1158
|
-
[
|
|
1159
|
-
{
|
|
1160
|
-
"type": "Kinetic",
|
|
1161
|
-
"val": "3d6"
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"type": "Energy",
|
|
1165
|
-
"val": "1d6"
|
|
1166
|
-
}
|
|
1167
|
-
],
|
|
1168
|
-
[
|
|
1169
|
-
{
|
|
1170
|
-
"type": "Energy",
|
|
1171
|
-
"val": "1d3+1"
|
|
1172
|
-
}
|
|
1173
|
-
],
|
|
1174
|
-
[
|
|
1175
|
-
{
|
|
1176
|
-
"type": "Kinetic",
|
|
1177
|
-
"val": "1d6+1"
|
|
1178
|
-
}
|
|
1179
|
-
],
|
|
1180
|
-
[
|
|
1181
|
-
{
|
|
1182
|
-
"type": "Kinetic",
|
|
1183
|
-
"val": "1d6+4"
|
|
1184
|
-
}
|
|
1185
|
-
],
|
|
1186
|
-
[
|
|
1187
|
-
{
|
|
1188
|
-
"type": "Energy",
|
|
1189
|
-
"val": "1d3+1"
|
|
1190
|
-
}
|
|
1191
|
-
],
|
|
1192
|
-
[
|
|
1193
|
-
{
|
|
1194
|
-
"type": "Explosive",
|
|
1195
|
-
"val": "1d3"
|
|
1196
|
-
},
|
|
1197
|
-
{
|
|
1198
|
-
"type": "Heat",
|
|
1199
|
-
"val": 1
|
|
1200
|
-
}
|
|
1201
|
-
],
|
|
1202
|
-
[
|
|
1203
|
-
{
|
|
1204
|
-
"type": "Kinetic",
|
|
1205
|
-
"val": "1d6+1"
|
|
1206
|
-
}
|
|
1207
|
-
],
|
|
1208
|
-
[
|
|
1209
|
-
{
|
|
1210
|
-
"type": "Energy",
|
|
1211
|
-
"val": 1
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
"type": "Burn",
|
|
1215
|
-
"val": 2
|
|
1216
|
-
}
|
|
1217
|
-
],
|
|
1218
|
-
[
|
|
1219
|
-
{
|
|
1220
|
-
"type": "Explosive",
|
|
1221
|
-
"val": 3,
|
|
1222
|
-
"aoe": true
|
|
1223
|
-
}
|
|
1224
|
-
],
|
|
1225
|
-
[
|
|
1226
|
-
{
|
|
1227
|
-
"type": "Energy",
|
|
1228
|
-
"val": "1d6+3"
|
|
1229
|
-
}
|
|
1230
|
-
],
|
|
1231
|
-
[
|
|
1232
|
-
{
|
|
1233
|
-
"type": "Explosive",
|
|
1234
|
-
"val": "2d6"
|
|
1235
|
-
}
|
|
1236
|
-
],
|
|
1237
|
-
[
|
|
1238
|
-
{
|
|
1239
|
-
"type": "Kinetic",
|
|
1240
|
-
"val": "1d3"
|
|
1241
|
-
}
|
|
1242
|
-
],
|
|
1243
|
-
[
|
|
1244
|
-
{
|
|
1245
|
-
"type": "Explosive",
|
|
1246
|
-
"val": "1d3"
|
|
1247
|
-
}
|
|
1248
|
-
],
|
|
1249
|
-
[
|
|
1250
|
-
{
|
|
1251
|
-
"type": "Kinetic",
|
|
1252
|
-
"val": 3
|
|
1253
|
-
}
|
|
1254
|
-
],
|
|
1255
|
-
[
|
|
1256
|
-
{
|
|
1257
|
-
"type": "Kinetic",
|
|
1258
|
-
"val": "1d3"
|
|
1259
|
-
}
|
|
1260
|
-
],
|
|
1261
|
-
[
|
|
1262
|
-
{
|
|
1263
|
-
"type": "Kinetic",
|
|
1264
|
-
"val": "2d6"
|
|
1265
|
-
}
|
|
1266
|
-
],
|
|
1267
|
-
[
|
|
1268
|
-
{
|
|
1269
|
-
"type": "Kinetic",
|
|
1270
|
-
"val": 2
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"type": "Burn",
|
|
1274
|
-
"val": 2
|
|
1275
|
-
}
|
|
1276
|
-
],
|
|
1277
|
-
[
|
|
1278
|
-
{
|
|
1279
|
-
"type": "Kinetic",
|
|
1280
|
-
"val": 3
|
|
1281
|
-
}
|
|
1282
|
-
],
|
|
1283
|
-
[
|
|
1284
|
-
{
|
|
1285
|
-
"type": "Kinetic",
|
|
1286
|
-
"val": "2d6"
|
|
1287
|
-
}
|
|
1288
|
-
],
|
|
1289
|
-
[
|
|
1290
|
-
{
|
|
1291
|
-
"type": "Variable",
|
|
1292
|
-
"val": "1d3+2"
|
|
1293
|
-
}
|
|
1294
|
-
],
|
|
1295
|
-
[
|
|
1296
|
-
{
|
|
1297
|
-
"type": "Explosive",
|
|
1298
|
-
"val": "1d6+3"
|
|
1299
|
-
}
|
|
1300
|
-
],
|
|
1301
|
-
[
|
|
1302
|
-
{
|
|
1303
|
-
"type": "Energy",
|
|
1304
|
-
"val": "1d6+3"
|
|
1305
|
-
}
|
|
1306
|
-
],
|
|
1307
|
-
[
|
|
1308
|
-
{
|
|
1309
|
-
"type": "Energy",
|
|
1310
|
-
"val": "1d3"
|
|
1311
|
-
}
|
|
1312
|
-
],
|
|
1313
|
-
[
|
|
1314
|
-
{
|
|
1315
|
-
"type": "Energy",
|
|
1316
|
-
"val": "1d6+1",
|
|
1317
|
-
"aoe": true
|
|
1318
|
-
}
|
|
1319
|
-
],
|
|
1320
|
-
[
|
|
1321
|
-
{
|
|
1322
|
-
"type": "Kinetic",
|
|
1323
|
-
"val": 4
|
|
1324
|
-
}
|
|
1325
|
-
],
|
|
1326
|
-
[
|
|
1327
|
-
{
|
|
1328
|
-
"override": true,
|
|
1329
|
-
"type": "Kinetic",
|
|
1330
|
-
"val": "???"
|
|
1331
|
-
}
|
|
1332
|
-
],
|
|
1333
|
-
[
|
|
1334
|
-
{
|
|
1335
|
-
"type": "Kinetic",
|
|
1336
|
-
"val": 3
|
|
1337
|
-
}
|
|
1338
|
-
],
|
|
1339
|
-
[
|
|
1340
|
-
{
|
|
1341
|
-
"type": "Energy",
|
|
1342
|
-
"val": 1
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"type": "Burn",
|
|
1346
|
-
"val": 4
|
|
1347
|
-
}
|
|
1348
|
-
],
|
|
1349
|
-
[
|
|
1350
|
-
{
|
|
1351
|
-
"type": "Energy",
|
|
1352
|
-
"val": "1d6+2"
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"type": "Burn",
|
|
1356
|
-
"val": 6
|
|
1357
|
-
}
|
|
1358
|
-
],
|
|
1359
|
-
[
|
|
1360
|
-
{
|
|
1361
|
-
"type": "Explosive",
|
|
1362
|
-
"val": 3
|
|
1363
|
-
}
|
|
1364
|
-
],
|
|
1365
|
-
[],
|
|
1366
|
-
[
|
|
1367
|
-
{
|
|
1368
|
-
"type": "Energy",
|
|
1369
|
-
"val": 10
|
|
1370
|
-
}
|
|
1371
|
-
],
|
|
1372
|
-
[
|
|
1373
|
-
{
|
|
1374
|
-
"type": "Energy",
|
|
1375
|
-
"val": "1d3+1"
|
|
1376
|
-
}
|
|
1377
|
-
],
|
|
1378
|
-
[
|
|
1379
|
-
{
|
|
1380
|
-
"type": "Energy",
|
|
1381
|
-
"val": "1d6"
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
"type": "Burn",
|
|
1385
|
-
"val": 1
|
|
1386
|
-
}
|
|
1387
|
-
],
|
|
1388
|
-
[
|
|
1389
|
-
{
|
|
1390
|
-
"type": "Energy",
|
|
1391
|
-
"val": "2d6"
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"type": "Burn",
|
|
1395
|
-
"val": 3
|
|
1396
|
-
}
|
|
1397
|
-
],
|
|
1398
|
-
[
|
|
1399
|
-
{
|
|
1400
|
-
"type": "Energy",
|
|
1401
|
-
"val": "2d6"
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"type": "Burn",
|
|
1405
|
-
"val": 8
|
|
1406
|
-
}
|
|
1407
|
-
],
|
|
1408
|
-
[
|
|
1409
|
-
{
|
|
1410
|
-
"type": "Burn",
|
|
1411
|
-
"val": 4,
|
|
1412
|
-
"aoe": true,
|
|
1413
|
-
"save": "eng"
|
|
1414
|
-
},
|
|
1415
|
-
{
|
|
1416
|
-
"type": "Heat",
|
|
1417
|
-
"val": 2,
|
|
1418
|
-
"aoe": true,
|
|
1419
|
-
"save": "eng"
|
|
1420
|
-
}
|
|
1421
|
-
],
|
|
1422
|
-
[
|
|
1423
|
-
{
|
|
1424
|
-
"type": "Energy",
|
|
1425
|
-
"val": "1d3+2",
|
|
1426
|
-
"aoe": true
|
|
1427
|
-
}
|
|
1428
|
-
],
|
|
1429
|
-
[
|
|
1430
|
-
{
|
|
1431
|
-
"type": "Energy",
|
|
1432
|
-
"val": "1d6"
|
|
1433
|
-
},
|
|
1434
|
-
{
|
|
1435
|
-
"type": "Burn",
|
|
1436
|
-
"val": 3
|
|
1437
|
-
}
|
|
1438
|
-
],
|
|
1439
|
-
[
|
|
1440
|
-
{
|
|
1441
|
-
"type": "Energy",
|
|
1442
|
-
"val": "1d3+2"
|
|
1443
|
-
}
|
|
1444
|
-
],
|
|
1445
|
-
[
|
|
1446
|
-
{
|
|
1447
|
-
"type": "Variable",
|
|
1448
|
-
"val": "1d6+2"
|
|
1449
|
-
}
|
|
1450
|
-
],
|
|
1451
|
-
[
|
|
1452
|
-
{
|
|
1453
|
-
"type": "Variable",
|
|
1454
|
-
"val": "1d6+2"
|
|
1455
|
-
}
|
|
1456
|
-
],
|
|
1457
|
-
[
|
|
1458
|
-
{
|
|
1459
|
-
"type": "Variable",
|
|
1460
|
-
"val": "1d6+4"
|
|
1461
|
-
}
|
|
1462
|
-
],
|
|
1463
|
-
[],
|
|
1464
|
-
[
|
|
1465
|
-
{
|
|
1466
|
-
"type": "Kinetic",
|
|
1467
|
-
"val": 4
|
|
1468
|
-
}
|
|
1469
|
-
]
|
|
1470
|
-
],
|
|
1471
|
-
"range": [
|
|
1472
|
-
[
|
|
1473
|
-
{
|
|
1474
|
-
"type": "Threat",
|
|
1475
|
-
"val": 1
|
|
1476
|
-
}
|
|
1477
|
-
],
|
|
1478
|
-
[
|
|
1479
|
-
{
|
|
1480
|
-
"type": "Range",
|
|
1481
|
-
"val": 5
|
|
1482
|
-
}
|
|
1483
|
-
],
|
|
1484
|
-
[
|
|
1485
|
-
{
|
|
1486
|
-
"type": "Threat",
|
|
1487
|
-
"val": 1
|
|
1488
|
-
}
|
|
1489
|
-
],
|
|
1490
|
-
[
|
|
1491
|
-
{
|
|
1492
|
-
"type": "Threat",
|
|
1493
|
-
"val": 1
|
|
1494
|
-
}
|
|
1495
|
-
],
|
|
1496
|
-
[
|
|
1497
|
-
{
|
|
1498
|
-
"type": "Threat",
|
|
1499
|
-
"val": 1
|
|
1500
|
-
}
|
|
1501
|
-
],
|
|
1502
|
-
[
|
|
1503
|
-
{
|
|
1504
|
-
"type": "Range",
|
|
1505
|
-
"val": 3
|
|
1506
|
-
}
|
|
1507
|
-
],
|
|
1508
|
-
[
|
|
1509
|
-
{
|
|
1510
|
-
"type": "Range",
|
|
1511
|
-
"val": 5
|
|
1512
|
-
}
|
|
1513
|
-
],
|
|
1514
|
-
[
|
|
1515
|
-
{
|
|
1516
|
-
"type": "Range",
|
|
1517
|
-
"val": 10
|
|
1518
|
-
}
|
|
1519
|
-
],
|
|
1520
|
-
[
|
|
1521
|
-
{
|
|
1522
|
-
"type": "Range",
|
|
1523
|
-
"val": 5
|
|
1524
|
-
},
|
|
1525
|
-
{
|
|
1526
|
-
"type": "Blast",
|
|
1527
|
-
"val": 1
|
|
1528
|
-
}
|
|
1529
|
-
],
|
|
1530
|
-
[
|
|
1531
|
-
{
|
|
1532
|
-
"type": "Range",
|
|
1533
|
-
"val": 30
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"type": "Blast",
|
|
1537
|
-
"val": 2
|
|
1538
|
-
}
|
|
1539
|
-
],
|
|
1540
|
-
[
|
|
1541
|
-
{
|
|
1542
|
-
"type": "Range",
|
|
1543
|
-
"val": 5
|
|
1544
|
-
},
|
|
1545
|
-
{
|
|
1546
|
-
"type": "Blast",
|
|
1547
|
-
"val": 2
|
|
1548
|
-
}
|
|
1549
|
-
],
|
|
1550
|
-
[
|
|
1551
|
-
{
|
|
1552
|
-
"type": "Burst",
|
|
1553
|
-
"val": 3
|
|
1554
|
-
}
|
|
1555
|
-
],
|
|
1556
|
-
[
|
|
1557
|
-
{
|
|
1558
|
-
"type": "Range",
|
|
1559
|
-
"val": 5
|
|
1560
|
-
},
|
|
1561
|
-
{
|
|
1562
|
-
"type": "Blast",
|
|
1563
|
-
"val": 1
|
|
1564
|
-
}
|
|
1565
|
-
],
|
|
1566
|
-
[
|
|
1567
|
-
{
|
|
1568
|
-
"type": "Burst",
|
|
1569
|
-
"val": 1
|
|
1570
|
-
}
|
|
1571
|
-
],
|
|
1572
|
-
[
|
|
1573
|
-
{
|
|
1574
|
-
"type": "Range",
|
|
1575
|
-
"val": 5
|
|
1576
|
-
},
|
|
1577
|
-
{
|
|
1578
|
-
"type": "Blast",
|
|
1579
|
-
"val": 1
|
|
1580
|
-
}
|
|
1581
|
-
],
|
|
1582
|
-
[
|
|
1583
|
-
{
|
|
1584
|
-
"type": "Range",
|
|
1585
|
-
"val": 8
|
|
1586
|
-
}
|
|
1587
|
-
],
|
|
1588
|
-
[
|
|
1589
|
-
{
|
|
1590
|
-
"type": "Range",
|
|
1591
|
-
"val": 5
|
|
1592
|
-
},
|
|
1593
|
-
{
|
|
1594
|
-
"type": "Blast",
|
|
1595
|
-
"val": 3
|
|
1596
|
-
}
|
|
1597
|
-
],
|
|
1598
|
-
[
|
|
1599
|
-
{
|
|
1600
|
-
"type": "Burst",
|
|
1601
|
-
"val": 1
|
|
1602
|
-
}
|
|
1603
|
-
],
|
|
1604
|
-
[
|
|
1605
|
-
{
|
|
1606
|
-
"type": "Burst",
|
|
1607
|
-
"val": 1
|
|
1608
|
-
}
|
|
1609
|
-
],
|
|
1610
|
-
[
|
|
1611
|
-
{
|
|
1612
|
-
"val": "{sensors}"
|
|
1613
|
-
}
|
|
1614
|
-
],
|
|
1615
|
-
[
|
|
1616
|
-
{
|
|
1617
|
-
"type": "Range",
|
|
1618
|
-
"val": 5
|
|
1619
|
-
}
|
|
1620
|
-
],
|
|
1621
|
-
[
|
|
1622
|
-
{
|
|
1623
|
-
"type": "Burst",
|
|
1624
|
-
"val": 2
|
|
1625
|
-
}
|
|
1626
|
-
],
|
|
1627
|
-
[
|
|
1628
|
-
{
|
|
1629
|
-
"type": "Burst",
|
|
1630
|
-
"val": 1
|
|
1631
|
-
}
|
|
1632
|
-
],
|
|
1633
|
-
[
|
|
1634
|
-
{
|
|
1635
|
-
"type": "Burst",
|
|
1636
|
-
"val": 1
|
|
1637
|
-
}
|
|
1638
|
-
],
|
|
1639
|
-
[
|
|
1640
|
-
{
|
|
1641
|
-
"type": "Range",
|
|
1642
|
-
"val": 5
|
|
1643
|
-
},
|
|
1644
|
-
{
|
|
1645
|
-
"type": "Line",
|
|
1646
|
-
"val": 5
|
|
1647
|
-
}
|
|
1648
|
-
],
|
|
1649
|
-
[
|
|
1650
|
-
{
|
|
1651
|
-
"type": "Line",
|
|
1652
|
-
"val": 5
|
|
1653
|
-
}
|
|
1654
|
-
],
|
|
1655
|
-
[
|
|
1656
|
-
{
|
|
1657
|
-
"type": "Range",
|
|
1658
|
-
"val": 5
|
|
1659
|
-
}
|
|
1660
|
-
],
|
|
1661
|
-
[
|
|
1662
|
-
{
|
|
1663
|
-
"type": "Burst",
|
|
1664
|
-
"val": 2
|
|
1665
|
-
}
|
|
1666
|
-
],
|
|
1667
|
-
[
|
|
1668
|
-
{
|
|
1669
|
-
"type": "Burst",
|
|
1670
|
-
"val": 3
|
|
1671
|
-
}
|
|
1672
|
-
],
|
|
1673
|
-
[
|
|
1674
|
-
{
|
|
1675
|
-
"type": "Range",
|
|
1676
|
-
"val": 20
|
|
1677
|
-
}
|
|
1678
|
-
],
|
|
1679
|
-
[
|
|
1680
|
-
{
|
|
1681
|
-
"type": "Range",
|
|
1682
|
-
"val": 10
|
|
1683
|
-
}
|
|
1684
|
-
],
|
|
1685
|
-
[
|
|
1686
|
-
{
|
|
1687
|
-
"type": "Threat",
|
|
1688
|
-
"val": 1
|
|
1689
|
-
}
|
|
1690
|
-
],
|
|
1691
|
-
[
|
|
1692
|
-
{
|
|
1693
|
-
"type": "Range",
|
|
1694
|
-
"val": 15
|
|
1695
|
-
}
|
|
1696
|
-
],
|
|
1697
|
-
[
|
|
1698
|
-
{
|
|
1699
|
-
"type": "Threat",
|
|
1700
|
-
"val": 1
|
|
1701
|
-
}
|
|
1702
|
-
],
|
|
1703
|
-
[
|
|
1704
|
-
{
|
|
1705
|
-
"type": "Range",
|
|
1706
|
-
"val": 8
|
|
1707
|
-
}
|
|
1708
|
-
],
|
|
1709
|
-
[
|
|
1710
|
-
{
|
|
1711
|
-
"type": "Threat",
|
|
1712
|
-
"val": 1
|
|
1713
|
-
}
|
|
1714
|
-
],
|
|
1715
|
-
[
|
|
1716
|
-
{
|
|
1717
|
-
"type": "Range",
|
|
1718
|
-
"val": 20
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"type": "Blast",
|
|
1722
|
-
"val": 2
|
|
1723
|
-
}
|
|
1724
|
-
],
|
|
1725
|
-
[
|
|
1726
|
-
{
|
|
1727
|
-
"type": "Range",
|
|
1728
|
-
"val": 10
|
|
1729
|
-
},
|
|
1730
|
-
{
|
|
1731
|
-
"type": "Blast",
|
|
1732
|
-
"val": 1
|
|
1733
|
-
}
|
|
1734
|
-
],
|
|
1735
|
-
[
|
|
1736
|
-
{
|
|
1737
|
-
"type": "Range",
|
|
1738
|
-
"val": 15
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"type": "Blast",
|
|
1742
|
-
"val": 1
|
|
1743
|
-
}
|
|
1744
|
-
],
|
|
1745
|
-
[
|
|
1746
|
-
{
|
|
1747
|
-
"type": "Range",
|
|
1748
|
-
"val": 10
|
|
1749
|
-
}
|
|
1750
|
-
],
|
|
1751
|
-
[
|
|
1752
|
-
{
|
|
1753
|
-
"type": "Range",
|
|
1754
|
-
"val": 10
|
|
1755
|
-
}
|
|
1756
|
-
],
|
|
1757
|
-
[
|
|
1758
|
-
{
|
|
1759
|
-
"type": "Range",
|
|
1760
|
-
"val": 5
|
|
1761
|
-
},
|
|
1762
|
-
{
|
|
1763
|
-
"type": "Threat",
|
|
1764
|
-
"val": 3
|
|
1765
|
-
}
|
|
1766
|
-
],
|
|
1767
|
-
[
|
|
1768
|
-
{
|
|
1769
|
-
"type": "Threat",
|
|
1770
|
-
"val": 1
|
|
1771
|
-
}
|
|
1772
|
-
],
|
|
1773
|
-
[
|
|
1774
|
-
{
|
|
1775
|
-
"type": "Range",
|
|
1776
|
-
"val": 10
|
|
1777
|
-
},
|
|
1778
|
-
{
|
|
1779
|
-
"type": "Blast",
|
|
1780
|
-
"val": 2
|
|
1781
|
-
}
|
|
1782
|
-
],
|
|
1783
|
-
[
|
|
1784
|
-
{
|
|
1785
|
-
"type": "Range",
|
|
1786
|
-
"val": 5
|
|
1787
|
-
},
|
|
1788
|
-
{
|
|
1789
|
-
"type": "Threat",
|
|
1790
|
-
"val": 3
|
|
1791
|
-
}
|
|
1792
|
-
],
|
|
1793
|
-
[
|
|
1794
|
-
{
|
|
1795
|
-
"type": "Threat",
|
|
1796
|
-
"val": 1
|
|
1797
|
-
}
|
|
1798
|
-
],
|
|
1799
|
-
[
|
|
1800
|
-
{
|
|
1801
|
-
"type": "Threat",
|
|
1802
|
-
"val": 1
|
|
1803
|
-
}
|
|
1804
|
-
],
|
|
1805
|
-
[
|
|
1806
|
-
{
|
|
1807
|
-
"type": "Line",
|
|
1808
|
-
"val": 10
|
|
1809
|
-
}
|
|
1810
|
-
],
|
|
1811
|
-
[
|
|
1812
|
-
{
|
|
1813
|
-
"type": "Line",
|
|
1814
|
-
"val": 5
|
|
1815
|
-
}
|
|
1816
|
-
],
|
|
1817
|
-
[
|
|
1818
|
-
{
|
|
1819
|
-
"type": "Range",
|
|
1820
|
-
"val": 5
|
|
1821
|
-
}
|
|
1822
|
-
],
|
|
1823
|
-
[
|
|
1824
|
-
{
|
|
1825
|
-
"type": "Threat",
|
|
1826
|
-
"val": 1
|
|
1827
|
-
}
|
|
1828
|
-
],
|
|
1829
|
-
[
|
|
1830
|
-
{
|
|
1831
|
-
"type": "Burst",
|
|
1832
|
-
"val": 1
|
|
1833
|
-
}
|
|
1834
|
-
],
|
|
1835
|
-
[
|
|
1836
|
-
{
|
|
1837
|
-
"type": "Threat",
|
|
1838
|
-
"val": 2
|
|
1839
|
-
}
|
|
1840
|
-
],
|
|
1841
|
-
[
|
|
1842
|
-
{
|
|
1843
|
-
"type": "Range",
|
|
1844
|
-
"val": 5
|
|
1845
|
-
}
|
|
1846
|
-
],
|
|
1847
|
-
[
|
|
1848
|
-
{
|
|
1849
|
-
"type": "Threat",
|
|
1850
|
-
"val": 1
|
|
1851
|
-
}
|
|
1852
|
-
],
|
|
1853
|
-
[
|
|
1854
|
-
{
|
|
1855
|
-
"type": "Threat",
|
|
1856
|
-
"val": 3
|
|
1857
|
-
}
|
|
1858
|
-
],
|
|
1859
|
-
[
|
|
1860
|
-
{
|
|
1861
|
-
"type": "Threat",
|
|
1862
|
-
"val": 1
|
|
1863
|
-
}
|
|
1864
|
-
],
|
|
1865
|
-
[
|
|
1866
|
-
{
|
|
1867
|
-
"type": "Range",
|
|
1868
|
-
"val": 5
|
|
1869
|
-
},
|
|
1870
|
-
{
|
|
1871
|
-
"type": "Threat",
|
|
1872
|
-
"val": 3
|
|
1873
|
-
}
|
|
1874
|
-
],
|
|
1875
|
-
[
|
|
1876
|
-
{
|
|
1877
|
-
"type": "Range",
|
|
1878
|
-
"val": 8
|
|
1879
|
-
}
|
|
1880
|
-
],
|
|
1881
|
-
[
|
|
1882
|
-
{
|
|
1883
|
-
"type": "Threat",
|
|
1884
|
-
"val": 1
|
|
1885
|
-
}
|
|
1886
|
-
],
|
|
1887
|
-
[
|
|
1888
|
-
{
|
|
1889
|
-
"type": "Range",
|
|
1890
|
-
"val": 3
|
|
1891
|
-
},
|
|
1892
|
-
{
|
|
1893
|
-
"type": "Threat",
|
|
1894
|
-
"val": 3
|
|
1895
|
-
}
|
|
1896
|
-
],
|
|
1897
|
-
[
|
|
1898
|
-
{
|
|
1899
|
-
"type": "Cone",
|
|
1900
|
-
"val": 7
|
|
1901
|
-
}
|
|
1902
|
-
],
|
|
1903
|
-
[
|
|
1904
|
-
{
|
|
1905
|
-
"type": "Threat",
|
|
1906
|
-
"val": 1
|
|
1907
|
-
}
|
|
1908
|
-
],
|
|
1909
|
-
[
|
|
1910
|
-
{
|
|
1911
|
-
"type": "Threat",
|
|
1912
|
-
"val": 3
|
|
1913
|
-
}
|
|
1914
|
-
],
|
|
1915
|
-
[
|
|
1916
|
-
{
|
|
1917
|
-
"type": "Range",
|
|
1918
|
-
"val": 5
|
|
1919
|
-
},
|
|
1920
|
-
{
|
|
1921
|
-
"type": "Threat",
|
|
1922
|
-
"val": 3
|
|
1923
|
-
}
|
|
1924
|
-
],
|
|
1925
|
-
[
|
|
1926
|
-
{
|
|
1927
|
-
"type": "Threat",
|
|
1928
|
-
"val": 1
|
|
1929
|
-
}
|
|
1930
|
-
],
|
|
1931
|
-
[
|
|
1932
|
-
{
|
|
1933
|
-
"type": "Line",
|
|
1934
|
-
"val": 8
|
|
1935
|
-
}
|
|
1936
|
-
],
|
|
1937
|
-
[
|
|
1938
|
-
{
|
|
1939
|
-
"type": "Range",
|
|
1940
|
-
"val": 15
|
|
1941
|
-
}
|
|
1942
|
-
],
|
|
1943
|
-
[
|
|
1944
|
-
{
|
|
1945
|
-
"type": "Line",
|
|
1946
|
-
"val": 20
|
|
1947
|
-
}
|
|
1948
|
-
],
|
|
1949
|
-
[
|
|
1950
|
-
{
|
|
1951
|
-
"type": "Line",
|
|
1952
|
-
"val": 10
|
|
1953
|
-
}
|
|
1954
|
-
],
|
|
1955
|
-
[
|
|
1956
|
-
{
|
|
1957
|
-
"type": "Range",
|
|
1958
|
-
"val": 15
|
|
1959
|
-
}
|
|
1960
|
-
],
|
|
1961
|
-
[
|
|
1962
|
-
{
|
|
1963
|
-
"type": "Line",
|
|
1964
|
-
"val": 10
|
|
1965
|
-
}
|
|
1966
|
-
],
|
|
1967
|
-
[
|
|
1968
|
-
{
|
|
1969
|
-
"type": "Threat",
|
|
1970
|
-
"val": 1
|
|
1971
|
-
}
|
|
1972
|
-
],
|
|
1973
|
-
[
|
|
1974
|
-
{
|
|
1975
|
-
"type": "Range",
|
|
1976
|
-
"val": 15
|
|
1977
|
-
}
|
|
1978
|
-
],
|
|
1979
|
-
[
|
|
1980
|
-
{
|
|
1981
|
-
"type": "Range",
|
|
1982
|
-
"val": 15
|
|
1983
|
-
}
|
|
1984
|
-
],
|
|
1985
|
-
[
|
|
1986
|
-
{
|
|
1987
|
-
"type": "Range",
|
|
1988
|
-
"val": 20
|
|
1989
|
-
},
|
|
1990
|
-
{
|
|
1991
|
-
"type": "Blast",
|
|
1992
|
-
"val": 1
|
|
1993
|
-
}
|
|
1994
|
-
],
|
|
1995
|
-
[
|
|
1996
|
-
{
|
|
1997
|
-
"type": "Threat",
|
|
1998
|
-
"val": 1
|
|
1999
|
-
}
|
|
2000
|
-
],
|
|
2001
|
-
[
|
|
2002
|
-
{
|
|
2003
|
-
"type": "Range",
|
|
2004
|
-
"val": 5
|
|
2005
|
-
}
|
|
2006
|
-
],
|
|
2007
|
-
[
|
|
2008
|
-
{
|
|
2009
|
-
"type": "Threat",
|
|
2010
|
-
"val": 2
|
|
2011
|
-
}
|
|
2012
|
-
],
|
|
2013
|
-
[
|
|
2014
|
-
{
|
|
2015
|
-
"type": "Range",
|
|
2016
|
-
"val": 15
|
|
2017
|
-
}
|
|
2018
|
-
],
|
|
2019
|
-
[
|
|
2020
|
-
{
|
|
2021
|
-
"type": "Threat",
|
|
2022
|
-
"val": 3
|
|
2023
|
-
}
|
|
2024
|
-
],
|
|
2025
|
-
[
|
|
2026
|
-
{
|
|
2027
|
-
"type": "Range",
|
|
2028
|
-
"val": 5
|
|
2029
|
-
}
|
|
2030
|
-
],
|
|
2031
|
-
[
|
|
2032
|
-
{
|
|
2033
|
-
"type": "Range",
|
|
2034
|
-
"val": 15
|
|
2035
|
-
}
|
|
2036
|
-
],
|
|
2037
|
-
[
|
|
2038
|
-
{
|
|
2039
|
-
"type": "Range",
|
|
2040
|
-
"val": 5
|
|
2041
|
-
}
|
|
2042
|
-
],
|
|
2043
|
-
[
|
|
2044
|
-
{
|
|
2045
|
-
"type": "Range",
|
|
2046
|
-
"val": 10
|
|
2047
|
-
}
|
|
2048
|
-
],
|
|
2049
|
-
[
|
|
2050
|
-
{
|
|
2051
|
-
"type": "Range",
|
|
2052
|
-
"val": 10
|
|
2053
|
-
}
|
|
2054
|
-
],
|
|
2055
|
-
[
|
|
2056
|
-
{
|
|
2057
|
-
"type": "Burst",
|
|
2058
|
-
"val": 2
|
|
2059
|
-
}
|
|
2060
|
-
],
|
|
2061
|
-
[
|
|
2062
|
-
{
|
|
2063
|
-
"type": "Cone",
|
|
2064
|
-
"val": 3
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"type": "Threat",
|
|
2068
|
-
"val": 3
|
|
2069
|
-
}
|
|
2070
|
-
],
|
|
2071
|
-
[
|
|
2072
|
-
{
|
|
2073
|
-
"type": "Range",
|
|
2074
|
-
"val": 5
|
|
2075
|
-
}
|
|
2076
|
-
],
|
|
2077
|
-
[
|
|
2078
|
-
{
|
|
2079
|
-
"type": "Range",
|
|
2080
|
-
"val": 15
|
|
2081
|
-
}
|
|
2082
|
-
],
|
|
2083
|
-
[
|
|
2084
|
-
{
|
|
2085
|
-
"override": true,
|
|
2086
|
-
"type": "Range",
|
|
2087
|
-
"val": "???"
|
|
2088
|
-
}
|
|
2089
|
-
],
|
|
2090
|
-
[
|
|
2091
|
-
{
|
|
2092
|
-
"type": "Range",
|
|
2093
|
-
"val": 15
|
|
2094
|
-
}
|
|
2095
|
-
],
|
|
2096
|
-
[
|
|
2097
|
-
{
|
|
2098
|
-
"type": "Cone",
|
|
2099
|
-
"val": 5
|
|
2100
|
-
}
|
|
2101
|
-
],
|
|
2102
|
-
[
|
|
2103
|
-
{
|
|
2104
|
-
"type": "Cone",
|
|
2105
|
-
"val": 7
|
|
2106
|
-
},
|
|
2107
|
-
{
|
|
2108
|
-
"type": "Line",
|
|
2109
|
-
"val": 10
|
|
2110
|
-
}
|
|
2111
|
-
],
|
|
2112
|
-
[
|
|
2113
|
-
{
|
|
2114
|
-
"type": "Range",
|
|
2115
|
-
"val": 5
|
|
2116
|
-
}
|
|
2117
|
-
],
|
|
2118
|
-
[
|
|
2119
|
-
{
|
|
2120
|
-
"type": "Range",
|
|
2121
|
-
"val": 8
|
|
2122
|
-
},
|
|
2123
|
-
{
|
|
2124
|
-
"type": "Blast",
|
|
2125
|
-
"val": 3
|
|
2126
|
-
}
|
|
2127
|
-
],
|
|
2128
|
-
[
|
|
2129
|
-
{
|
|
2130
|
-
"type": "Range",
|
|
2131
|
-
"val": 10
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
"type": "Blast",
|
|
2135
|
-
"val": 1
|
|
2136
|
-
}
|
|
2137
|
-
],
|
|
2138
|
-
[
|
|
2139
|
-
{
|
|
2140
|
-
"type": "Range",
|
|
2141
|
-
"val": 15
|
|
2142
|
-
}
|
|
2143
|
-
],
|
|
2144
|
-
[
|
|
2145
|
-
{
|
|
2146
|
-
"type": "Range",
|
|
2147
|
-
"val": 8
|
|
2148
|
-
}
|
|
2149
|
-
],
|
|
2150
|
-
[
|
|
2151
|
-
{
|
|
2152
|
-
"type": "Range",
|
|
2153
|
-
"val": 12
|
|
2154
|
-
}
|
|
2155
|
-
],
|
|
2156
|
-
[
|
|
2157
|
-
{
|
|
2158
|
-
"type": "Range",
|
|
2159
|
-
"val": 20
|
|
2160
|
-
}
|
|
2161
|
-
],
|
|
2162
|
-
[
|
|
2163
|
-
{
|
|
2164
|
-
"type": "Range",
|
|
2165
|
-
"val": 5
|
|
2166
|
-
},
|
|
2167
|
-
{
|
|
2168
|
-
"type": "Threat",
|
|
2169
|
-
"val": 3
|
|
2170
|
-
}
|
|
2171
|
-
],
|
|
2172
|
-
[
|
|
2173
|
-
{
|
|
2174
|
-
"type": "Threat",
|
|
2175
|
-
"val": 1
|
|
2176
|
-
}
|
|
2177
|
-
],
|
|
2178
|
-
[
|
|
2179
|
-
{
|
|
2180
|
-
"type": "Range",
|
|
2181
|
-
"val": 3
|
|
2182
|
-
},
|
|
2183
|
-
{
|
|
2184
|
-
"type": "Threat",
|
|
2185
|
-
"val": 3
|
|
2186
|
-
}
|
|
2187
|
-
],
|
|
2188
|
-
[
|
|
2189
|
-
{
|
|
2190
|
-
"type": "Threat",
|
|
2191
|
-
"val": 1
|
|
2192
|
-
},
|
|
2193
|
-
{
|
|
2194
|
-
"type": "Range",
|
|
2195
|
-
"val": 10
|
|
2196
|
-
}
|
|
2197
|
-
],
|
|
2198
|
-
[
|
|
2199
|
-
{
|
|
2200
|
-
"type": "Threat",
|
|
2201
|
-
"val": 1
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"type": "Range",
|
|
2205
|
-
"val": 10
|
|
2206
|
-
}
|
|
2207
|
-
],
|
|
2208
|
-
[
|
|
2209
|
-
{
|
|
2210
|
-
"type": "Threat",
|
|
2211
|
-
"val": 1
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"type": "Range",
|
|
2215
|
-
"val": 10
|
|
2216
|
-
}
|
|
2217
|
-
],
|
|
2218
|
-
[
|
|
2219
|
-
{
|
|
2220
|
-
"type": "Range",
|
|
2221
|
-
"val": 8
|
|
2222
|
-
}
|
|
2223
|
-
],
|
|
2224
|
-
[
|
|
2225
|
-
{
|
|
2226
|
-
"type": "Range",
|
|
2227
|
-
"val": 5
|
|
2228
|
-
},
|
|
2229
|
-
{
|
|
2230
|
-
"type": "Threat",
|
|
2231
|
-
"val": 3
|
|
2232
|
-
}
|
|
2233
|
-
]
|
|
2234
|
-
],
|
|
2235
|
-
"save": [
|
|
2236
|
-
"hull",
|
|
2237
|
-
"agi",
|
|
2238
|
-
"sys",
|
|
2239
|
-
"sys",
|
|
2240
|
-
"agi",
|
|
2241
|
-
{
|
|
2242
|
-
"stat": "hull",
|
|
2243
|
-
"aoe": true
|
|
2244
|
-
},
|
|
2245
|
-
"eng",
|
|
2246
|
-
"eng"
|
|
2247
|
-
],
|
|
2248
|
-
"bonus_damage": [null]
|
|
2249
|
-
}
|