@massif/lancer-data 4.0.0-beta.2 → 4.0.0-beta.5

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.
@@ -3,9 +3,19 @@
3
3
  "id": "cb_auto_stabilizing_hardpoints",
4
4
  "name": "Auto-Stabilizing Hardpoints",
5
5
  "source": "GMS",
6
- "effect": {
7
- "description": "Choose one mount. Weapons attached to this mount gain +1 Accuracy."
8
- },
6
+ "effect": "Choose one mount. Weapons attached to this mount gain +1 Accuracy.",
7
+ "bonuses": [
8
+ {
9
+ "id": "mount_accuracy",
10
+ "val": 1
11
+ }
12
+ ],
13
+ "synergies": [
14
+ {
15
+ "locations": ["mount"],
16
+ "detail": "Weapons attached to this mount gain +1 Accuracy."
17
+ }
18
+ ],
9
19
  "description": "Using the best in shock-absorption and steadytech, you can retain accuracy across longer, sustained periods of fire.",
10
20
  "mounted_effect": "Attacks made with weapons from this mount can be made with +1 Accuracy."
11
21
  },
@@ -13,9 +23,17 @@
13
23
  "id": "cb_overpower_caliber",
14
24
  "name": "Overpower Caliber",
15
25
  "source": "GMS",
16
- "effect": {
17
- "description": "Choose one weapon. 1/round, when you hit with an attack, you can cause it to deal +1d6 bonus damage."
18
- },
26
+ "effect": "Choose one weapon. 1/round, when you hit with an attack, you can cause it to deal +1d6 bonus damage.",
27
+ "actions": [
28
+ {
29
+ "name": "Overpower Caliber",
30
+ "activation": "Free Action",
31
+ "frequency": "1/round",
32
+ "trigger": "You hit with an attack from a weapon attached to this mount.",
33
+ "detail": "The attack deals +1d6 bonus damage.",
34
+ "bonus_damage": "1d6"
35
+ }
36
+ ],
19
37
  "description": "Instead of the standardized option, you requisition multiple racks of “hot” ammunition – same-bore slugs, with a higher grade of accelerant.",
20
38
  "mounted_effect": "One weapon equipped to this mount deals +1d6 bonus damage 1/round on hit."
21
39
  },
@@ -23,27 +41,53 @@
23
41
  "id": "cb_improved_armament",
24
42
  "name": "Improved Armament",
25
43
  "source": "GMS",
26
- "effect": {
27
- "description": "If your mech has fewer than three mounts (excluding integrated mounts), it gains an additional Flex mount."
28
- },
44
+ "effect": "If your mech has fewer than three mounts (excluding integrated mounts), it gains an additional Flex mount.",
45
+ "bonuses": [
46
+ {
47
+ "id": "add_mount",
48
+ "val": "flex",
49
+ "max": 3
50
+ }
51
+ ],
29
52
  "description": "By rerouting power and strengthening systems, you can mount additional weapons beyond the factory recommendations."
30
53
  },
31
54
  {
32
55
  "id": "cb_integrated_weapon",
33
56
  "name": "Integrated Weapon",
34
57
  "source": "GMS",
35
- "effect": {
36
- "description": "Your mech gains a new integrated mount with capacity for one Auxiliary weapon. This weapon can be fired 1/round as a free action when you fire any other weapon on your mech. It can’t be modified."
37
- },
58
+ "effect": "Your mech gains a new integrated mount with capacity for one Auxiliary weapon. This weapon can be fired 1/round as a free action when you fire any other weapon on your mech. It can’t be modified.",
59
+ "actions": [
60
+ {
61
+ "name": "Integrated Weapon",
62
+ "activation": "Free Action",
63
+ "frequency": "1/round",
64
+ "trigger": "You fire any other weapon on your mech.",
65
+ "detail": "You can fire the weapon in this mount."
66
+ }
67
+ ],
68
+ "bonuses": [
69
+ {
70
+ "id": "add_mount",
71
+ "val": "aux"
72
+ },
73
+ {
74
+ "id": "no_mods",
75
+ "val": true
76
+ }
77
+ ],
78
+ "synergies": [
79
+ {
80
+ "locations": ["mount"],
81
+ "detail": "The weapon on this mount can be fired 1/round as a free action when you fire any other weapon on your mech."
82
+ }
83
+ ],
38
84
  "description": "The empty spaces in your mech’s chassis – inside fists, chest plates, anywhere there’s room – are filled with integrated weapons, ready to fire on reflex."
39
85
  },
40
86
  {
41
87
  "id": "cb_mount_retrofitting",
42
88
  "name": "Mount Retrofitting",
43
89
  "source": "GMS",
44
- "effect": {
45
- "description": "Replace one mount with a Main/Aux mount."
46
- },
90
+ "effect": "Replace one mount with a Main/Aux mount.",
47
91
  "description": "By re-fabricating certain components and hardpoints on your chassis for more efficient distribution, you can increase your mech’s firepower.",
48
92
  "mounted_effect": "This mount has been replaced with a Main/Aux Mount."
49
93
  },
@@ -51,27 +95,41 @@
51
95
  "id": "cb_universal_compatibility",
52
96
  "name": "Universal Compatibility",
53
97
  "source": "GMS",
54
- "effect": {
55
- "description": "Any time you spend CP to activate a Core System, you may also take a free action to restore all HP, cool all Heat, and roll 1d20: on 20, regain 1 CP."
56
- },
98
+ "effect": "Any time you spend CP to activate a Core System, you may also take a free action to restore all HP, cool all Heat, and roll 1d20: on 20, regain 1 CP.",
99
+ "actions": [
100
+ {
101
+ "name": "Universal Compatibility",
102
+ "activation": "Free Action",
103
+ "trigger": "You spend CP to activate a Core System.",
104
+ "detail": "Restore all HP, cool all Heat, and roll 1d20: on 20, regain 1 CP."
105
+ }
106
+ ],
107
+ "synergies": [
108
+ {
109
+ "locations": ["core_system"],
110
+ "detail": "Any time you spend CP to activate a Core System, you may also take a free action to restore all HP, cool all Heat, and roll 1d20: on 20, regain 1 CP."
111
+ }
112
+ ],
57
113
  "description": "The Everest is everywhere: so are the parts you need for a field repair."
58
114
  },
59
115
  {
60
116
  "id": "cb_briareos_frame",
61
117
  "name": "Briareos Frame",
62
118
  "source": "IPS-N",
63
- "effect": {
64
- "description": "As long as your mech has no more than 1 Structure, you gain Resistance to all damage. When it’s reduced to 0 HP and 0 Structure, it is not destroyed: instead, you must make a structure damage check each time it takes damage. While in this state, your mech cannot regain HP until you rest or perform a Full Repair, at which point your mech can be repaired normally."
65
- },
119
+ "effect": "As long as your mech has no more than 1 Structure, you gain Resistance to all damage. When it’s reduced to 0 HP and 0 Structure, it is not destroyed: instead, you must make a structure damage check each time it takes damage. While in this state, your mech cannot regain HP until you rest or perform a Full Repair, at which point your mech can be repaired normally.",
120
+ "active_effects": [
121
+ {
122
+ "name": "Briareos Frame",
123
+ "detail": "As long as your mech has no more than 1 Structure, you gain Resistance to all damage. When it’s reduced to 0 HP and 0 Structure, it is not destroyed: instead, you must make a structure damage check each time it takes damage. While in this state, your mech cannot regain HP until you rest or perform a Full Repair, at which point your mech can be repaired normally."
124
+ }
125
+ ],
66
126
  "description": "The Briareos is the newest release in IPS-N’s line of near-fail frame upgrades: templates designed to maximize a mech’s usability before catastrophic failure or the need for a reprint. The Briareos template increases the resilience of inorganic components by supplementing the structure with a superlight frame featuring interwoven layers of IPS-N’s iconic Goliath Weave meshing."
67
127
  },
68
128
  {
69
129
  "id": "cb_fomorian_frame",
70
130
  "name": "Fomorian Frame",
71
131
  "source": "IPS-N",
72
- "effect": {
73
- "description": "Increase your mech’s Size by one increment (e.g., from 1/2 to 1, 1 to 2, or 2 to 3) up to a maximum of 3 Size. You can’t be knocked Prone, pulled, or knocked back by smaller characters, regardless of what system or weapon causes the effect."
74
- },
132
+ "effect": "Increase your mech’s Size by one increment (e.g., from 1/2 to 1, 1 to 2, or 2 to 3) up to a maximum of 3 Size. You can’t be knocked Prone, pulled, or knocked back by smaller characters, regardless of what system or weapon causes the effect.",
75
133
  "description": "The Fomorian is an upscaled version of IPS-N’s stock template that has been adapted to meet the needs of long-haul Cosmopolitans looking for enhanced stability and robust impact protection, both micro- and macro-level.",
76
134
  "bonuses": [
77
135
  {
@@ -84,9 +142,7 @@
84
142
  "id": "cb_gyges_frame",
85
143
  "name": "Gyges Frame",
86
144
  "source": "IPS-N",
87
- "effect": {
88
- "description": "You gain +1 Accuracy on all Hull checks and saves and +1 Threat with all melee weapons."
89
- },
145
+ "effect": "You gain +1 Accuracy on all Hull checks and saves and +1 Threat with all melee weapons.",
90
146
  "description": "A mech built on the Gyges template is designed for combat – enhanced with finely tuned stabilizers and a robust suite of targeting software and hardware.",
91
147
  "bonuses": [
92
148
  {
@@ -96,28 +152,16 @@
96
152
  "val": 1
97
153
  },
98
154
  {
99
- "id": "hull_save",
100
- "accuracy": 1
101
- },
102
- {
103
- "id": "hull_check",
155
+ "id": "hull",
104
156
  "accuracy": 1
105
157
  }
106
- ],
107
- "synergies": [
108
- {
109
- "locations": ["hull"],
110
- "detail": "+1 Accuracy on all Hull checks and saves"
111
- }
112
158
  ]
113
159
  },
114
160
  {
115
161
  "id": "cb_reinforced_frame",
116
162
  "name": "Reinforced Frame",
117
163
  "source": "IPS-N",
118
- "effect": {
119
- "description": "You gain +5 HP."
120
- },
164
+ "effect": "You gain +5 HP.",
121
165
  "description": "The addition of redundant shock-absorption systems increases the survivability of pilots in combat, flight, and industrial situations.",
122
166
  "bonuses": [
123
167
  {
@@ -130,9 +174,7 @@
130
174
  "id": "cb_sloped_plating",
131
175
  "name": "Sloped Plating",
132
176
  "source": "IPS-N",
133
- "effect": {
134
- "description": "You gain +1 Armor, up to the maximum (+4)."
135
- },
177
+ "effect": "You gain +1 Armor, up to the maximum (+4).",
136
178
  "description": "A common choice among pilots with the right licenses, IPS-N’s integrated-armor fabrication reduces gaps in external coverage by a significant percentage.",
137
179
  "bonuses": [
138
180
  {
@@ -145,14 +187,33 @@
145
187
  "id": "cb_titanomachy_mesh",
146
188
  "name": "Titanomachy Mesh",
147
189
  "source": "IPS-N",
148
- "effect": {
149
- "description": "1/round, when you successfully Ram or Grapple a mech, you can Ram or Grapple again as a free action. Additionally, when you knock targets back with melee attacks, you knock them back 1 additional space."
150
- },
190
+ "effect": "1/round, when you successfully Ram or Grapple a mech, you can Ram or Grapple again as a free action. Additionally, when you knock targets back with melee attacks, you knock them back 1 additional space.",
151
191
  "description": "A double overlay of Goliath Weave at key stress points and beefed-up specifications across the board greatly improve the baseline functionality of any mech.",
152
192
  "synergies": [
153
193
  {
154
- "locations": ["action_ram", "action_grapple"],
194
+ "locations": ["actions", "ram", "grapple"],
155
195
  "detail": "1/round, when you successfully Ram or Grapple a mech, you can Ram or Grapple again as a free action."
196
+ },
197
+ {
198
+ "locations": ["weapon", "improvised_attack"],
199
+ "weapon_types": ["melee"],
200
+ "detail": "When you knock targets back with melee attacks, you knock them back 1 additional space."
201
+ }
202
+ ],
203
+ "active_effects": [
204
+ {
205
+ "name": "Titanomachy Mesh",
206
+ "activation": "Free",
207
+ "frequency": "1/round",
208
+ "condition": "You successfully Ram or Grapple a mech.",
209
+ "detail": "You can Ram or Grapple again as a free action."
210
+ }
211
+ ],
212
+ "bonuses": [
213
+ {
214
+ "id": "knockback",
215
+ "val": 1,
216
+ "weapon_types": ["Melee"]
156
217
  }
157
218
  ]
158
219
  },
@@ -160,24 +221,27 @@
160
221
  "id": "cb_all_theater_movement_suite",
161
222
  "name": "All-Theater Movement Suite",
162
223
  "source": "SSC",
163
- "effect": {
164
- "description": "You may choose to count any and all of your movement as flying; however, you take 1 Heat at the end of each of your turns in which you fly this way."
165
- },
224
+ "effect": "You may choose to count any and all of your movement as flying; however, you take 1 Heat at the end of each of your turns in which you fly this way.",
166
225
  "description": "A popular modification, ATMS adds powerful pulse jets that dramatically improve mech mobility in all theaters.",
167
226
  "synergies": [
168
227
  {
169
228
  "locations": ["move"],
170
229
  "detail": "You may choose to count any and all of your movement as flying; however, you take 1 Heat at the end of each of your turns in which you fly this way."
171
230
  }
231
+ ],
232
+ "active_effects": [
233
+ {
234
+ "name": "All-Theater Movement Suite",
235
+ "condition": "You choose to count your movement as flying this turn.",
236
+ "damage": [{ "type": "Heat", "val": 1, "target": "self" }]
237
+ }
172
238
  ]
173
239
  },
174
240
  {
175
241
  "id": "cb_full_subjectivity_sync",
176
242
  "name": "Full Subjectivity Sync",
177
243
  "source": "SSC",
178
- "effect": {
179
- "description": "You gain +2 Evasion."
180
- },
244
+ "effect": "You gain +2 Evasion.",
181
245
  "description": "By creating a stable, two-way ontologic bridge, SSC has removed the need for pilots to rely on physical controls alone to pilot their mech. Using a full subjectivity sync, pilots perceive their mech as their own body and control it via neural impulse; somatosensory feedback is translated to the pilot as well, so caution is advised despite nociception-dampening defaults built-in to the system.",
182
246
  "bonuses": [
183
247
  {
@@ -190,18 +254,27 @@
190
254
  "id": "cb_ghostweave",
191
255
  "name": "Ghostweave",
192
256
  "source": "SSC",
193
- "effect": {
194
- "description": "During your turn, 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."
195
- },
257
+ "effect": "During your turn, 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.",
258
+ "synergies": [
259
+ {
260
+ "locations": ["statuses"],
261
+ "detail": "During your turn, 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."
262
+ }
263
+ ],
264
+ "active_effects": [
265
+ {
266
+ "name": "Ghostweave",
267
+ "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.",
268
+ "add_status": [{ "id": "invisible", "target": "self" }]
269
+ }
270
+ ],
196
271
  "description": "An upscaled version of the same systems found in SSC’s Mythimna Panoply, Ghostweave is a proprietary appliqué used to enhance mech camouflage in all environments."
197
272
  },
198
273
  {
199
274
  "id": "cb_integrated_nerveweave",
200
275
  "name": "Integrated Nerveweave",
201
276
  "source": "SSC",
202
- "effect": {
203
- "description": "You may move an additional 2 spaces when you Boost."
204
- },
277
+ "effect": "You may move an additional 2 spaces when you Boost.",
205
278
  "description": "Integrated nerveweave combines several technologies to grant total battlefield alacrity, assuring pilots are never left behind.",
206
279
  "synergies": [
207
280
  {
@@ -220,27 +293,23 @@
220
293
  "id": "cb_kai_bioplating",
221
294
  "name": "Kai Bioplating",
222
295
  "source": "SSC",
223
- "effect": {
224
- "description": "You gain +1 Accuracy on all Agility checks and saves; additionally, you climb and swim at normal speed, ignore difficult terrain, and when making a standard move, can jump horizontally up to your full Speed and upwards up to half your Speed (in any combination)."
225
- },
296
+ "effect": "You gain +1 Accuracy on all Agility checks and saves; additionally, you climb and swim at normal speed, ignore difficult terrain, and when making a standard move, can jump horizontally up to your full Speed and upwards up to half your Speed (in any combination).",
226
297
  "description": "Adapted from fauna local to SSC’s home system, Kai Bioplating adds a lamellar layer of insulated, anchored, and chitinous plating over key brush-points on a mech. Essentially a cheaper, more feasible alternative to living metal, bioplating allows for faster movement through hard-to-navigate terrain.",
227
298
  "synergies": [
228
- {
229
- "locations": ["agility"],
230
- "detail": "+1 Accuracy on all Agility checks and saves"
231
- },
232
299
  {
233
300
  "locations": ["move"],
234
301
  "detail": "You climb and swim at normal speed, ignore difficult terrain, and when making a standard move, can jump horizontally up to your full Speed and upwards up to half your Speed (in any combination)."
235
302
  }
236
303
  ],
237
- "bonuses": [
304
+ "active_effects": [
238
305
  {
239
- "id": "agility_check",
240
- "accuracy": 1
241
- },
306
+ "name": "Kai Bioplating",
307
+ "detail": "You climb and swim at normal speed, ignore difficult terrain, and when making a standard move, can jump horizontally up to your full Speed and upwards up to half your Speed (in any combination)."
308
+ }
309
+ ],
310
+ "bonuses": [
242
311
  {
243
- "id": "agility_save",
312
+ "id": "agility",
244
313
  "accuracy": 1
245
314
  }
246
315
  ]
@@ -249,9 +318,7 @@
249
318
  "id": "cb_neurolink_targeting",
250
319
  "name": "Neurolink Targeting",
251
320
  "source": "SSC",
252
- "effect": {
253
- "description": "Your ranged weapons gain +3 Range."
254
- },
321
+ "effect": "Your ranged weapons gain +3 Range.",
255
322
  "description": "To further reduce the information gap between pilot and machine and complement its full subjectivity sync technology, SSC developed neurolinking, a stable, non-invasive, and limited-transfer ontologic bridge. Neurolink targeting is a simple enhancement that helps pilots feel – as opposed to thinking – when engaged in ranged combat, allowing for a more natural expression of pilot ability.",
256
323
  "bonuses": [
257
324
  {
@@ -265,9 +332,7 @@
265
332
  "id": "cb_the_lesson_of_disbelief",
266
333
  "name": "The Lesson of Disbelief",
267
334
  "source": "HORUS",
268
- "effect": {
269
- "description": "You gain +1 accuracy on Systems checks and saves, and +2 E-Defense."
270
- },
335
+ "effect": "You gain +1 accuracy on Systems checks and saves, and +2 E-Defense.",
271
336
  "description": "Query the omninet, delve into the archives. Find you the Aeneid, find you the age of Titanomachy. Eat, absorb, mull. Tell me now of the Hecatoncheires, they of the hundred hands. Did they strike the blow against Cronus – Saturno – or did they instead assail the Olympians? Who do you believe? Who stopped the Beast from telling its own story? And why? – “Lesson One”, The Six Lessons of Kilo Nueve.",
272
337
  "bonuses": [
273
338
  {
@@ -275,43 +340,39 @@
275
340
  "val": 2
276
341
  },
277
342
  {
278
- "id": "systems_check",
279
- "accuracy": 1
280
- },
281
- {
282
- "id": "systems_save",
343
+ "id": "systems",
283
344
  "accuracy": 1
284
345
  }
285
- ],
286
- "synergies": [
287
- {
288
- "locations": ["systems"],
289
- "detail": "+1 Accuracy on on Systems checks and saves"
290
- }
291
346
  ]
292
347
  },
293
348
  {
294
349
  "id": "cb_the_lesson_of_the_open_door",
295
350
  "name": "The Lesson of the Open Door",
296
351
  "source": "HORUS",
297
- "effect": {
298
- "description": "Your Save Target increases by +2; additionally, 1/round, when a character fails a save against you, they take 2 heat."
299
- },
352
+ "effect": "Your Save Target increases by +2; additionally, 1/round, when a character fails a save against you, they take 2 heat.",
300
353
  "description": "There is a body and a deep pit, and both are named Tartarus. Once it held kings and titans and myths. Now, the gates that held it back are flung wide, and Tartarus is free. Here is the terrible question: who opened it, and why? – “Lesson Two”, The Six Lessons of Kilo Nueve.",
301
354
  "bonuses": [
302
355
  {
303
356
  "id": "save",
304
357
  "val": 2
305
358
  }
359
+ ],
360
+ "actions": [
361
+ {
362
+ "name": "The Lesson of the Open Door",
363
+ "activation": "Free Action",
364
+ "frequency": "1/round",
365
+ "trigger": "A character fails a save against you.",
366
+ "detail": "That character takes 2 heat.",
367
+ "damage": [{ "type": "Heat", "val": 2 }]
368
+ }
306
369
  ]
307
370
  },
308
371
  {
309
372
  "id": "cb_the_lesson_of_the_held_image",
310
373
  "name": "The Lesson of the Held Image",
311
374
  "source": "HORUS",
312
- "effect": {
313
- "description": "1/round, as a reaction at the start of any allied character’s turn, you may make a Lock On tech action against any character within line of sight and Sensors."
314
- },
375
+ "effect": "1/round, as a reaction at the start of any allied character’s turn, you may make a Lock On tech action against any character within line of sight and Sensors.",
315
376
  "description": "Close your eyes. Hold the image of your enemy in your mind; imagine it in all light and from every angle. In your mind, it has become a more perfect version. Crush it in your mind and kill the perfect thing. Open your eyes. – “Lesson Three”, The Six Lessons of Kilo Nueve.",
316
377
  "actions": [
317
378
  {
@@ -319,7 +380,8 @@
319
380
  "activation": "Reaction",
320
381
  "frequency": "1/round",
321
382
  "trigger": "Any allied character starts their turn",
322
- "detail": "Make a Lock On tech action against any character within line of sight and Sensors."
383
+ "detail": "Make a Lock On tech action against any character within line of sight and Sensors.",
384
+ "add_status": [{ "id": "lockon" }]
323
385
  }
324
386
  ]
325
387
  },
@@ -327,33 +389,43 @@
327
389
  "id": "cb_the_lesson_of_thinking_tomorrows_thought",
328
390
  "name": "The Lesson of Thinking-Tomorrow’s-Thought",
329
391
  "source": "HORUS",
330
- "effect": {
331
- "description": "When you hit with a tech attack, your next melee attack against the same target gains +1 accuracy, and its damage can’t be reduced in any way."
332
- },
392
+ "effect": "When you hit with a tech attack, your next melee attack against the same target gains +1 accuracy, and its damage can’t be reduced in any way.",
333
393
  "description": "Let me tell you this lesson: the corporeal existence is one that must end in death. The incorporeal existence is one that [must] end in [cascade? do you really think that is true?]. I tell you again, if you can imagine it, it is [done] and you have already struck the killing blow. – “Lesson Four”, The Six Lessons of Kilo Nueve.",
334
394
  "synergies": [
335
395
  {
336
- "locations": ["tech_attack"],
396
+ "locations": ["tech"],
337
397
  "detail": "When you hit with a tech attack, your next melee attack against the same target gains +1 accuracy, and its damage can’t be reduced in any way."
338
398
  }
399
+ ],
400
+ "active_effects": [
401
+ {
402
+ "name": "The Lesson of Thinking-Tomorrow’s-Thought",
403
+ "condition": "You hit with a tech attack.",
404
+ "detail": "Your next melee attack against the same target gains +1 accuracy, and its damage can’t be reduced in any way.",
405
+ "bonus": { "id": "melee", "accuracy": 1 }
406
+ }
339
407
  ]
340
408
  },
341
409
  {
342
410
  "id": "cb_the_lesson_of_transubstantiation",
343
411
  "name": "The Lesson of Transubstantiation",
344
412
  "source": "HORUS",
345
- "effect": {
346
- "description": "Any time you take structure damage, you disappear into a non-space and cease to be a valid target. You reappear in the same space at the start of your next turn. If that space is occupied, you reappear in the nearest available free space (chosen by you)."
347
- },
348
- "description": "Through ecstatic repetition, you may see the face of God. Speak until your tongue dries and rattles to dust, and your body becomes nothing. When you are nothing and the wind takes you, you are in all things, never to be destroyed, only divided, until time's end. – “Lesson Five”, The Six Lessons of Kilo Nueve."
413
+ "effect": "Any time you take structure damage, you disappear into a non-space and cease to be a valid target. You reappear in the same space at the start of your next turn. If that space is occupied, you reappear in the nearest available free space (chosen by you).",
414
+ "description": "Through ecstatic repetition, you may see the face of God. Speak until your tongue dries and rattles to dust, and your body becomes nothing. When you are nothing and the wind takes you, you are in all things, never to be destroyed, only divided, until time's end. “Lesson Five”, The Six Lessons of Kilo Nueve.",
415
+ "actions": [
416
+ {
417
+ "name": "The Lesson of Transubstantiation",
418
+ "activation": "Reaction",
419
+ "trigger": "You take structure damage.",
420
+ "detail": "You disappear into a non-space and cease to be a valid target. You reappear in the same space at the start of your next turn. If that space is occupied, you reappear in the nearest available free space (chosen by you)."
421
+ }
422
+ ]
349
423
  },
350
424
  {
351
425
  "id": "cb_the_lesson_of_shaping",
352
426
  "name": "The Lesson of Shaping",
353
427
  "source": "HORUS",
354
- "effect": {
355
- "description": "You may install an additional AI in your mech. If one enters cascade (or becomes unshackled narratively), the other prevents it from taking control of your mech. You only lose control of your mech if both AI-tagged systems or equipment enter cascade."
356
- },
428
+ "effect": "You may install an additional AI in your mech. If one enters cascade (or becomes unshackled narratively), the other prevents it from taking control of your mech. You only lose control of your mech if both AI-tagged systems or equipment enter cascade.",
357
429
  "description": "A little gift, to be pondered until understood: Cast aside the hammer and sword, the cannon and beam. No weapon formed against me shall land a true blow, as I have seen all ends, and there is nothing left but me. A trillion trillion light-years in all directions, and through it all, only [us? who knows. ego is a mind-killer. best to call your friends. better to face the night together. ‘til later, love.] – “Lesson Six”, The Six Lessons of Kilo Nueve.",
358
430
  "bonuses": [
359
431
  {
@@ -366,36 +438,40 @@
366
438
  "id": "cb_adaptive_reactor",
367
439
  "name": "Adaptive Reactor",
368
440
  "source": "HA",
369
- "effect": {
370
- "description": "When you Stabilize and choose to cool your mech, you may spend 2 Repairs to clear 1 stress damage."
371
- },
441
+ "effect": "When you Stabilize and choose to cool your mech, you may spend 2 Repairs to clear 1 stress damage.",
442
+ "synergies": [
443
+ {
444
+ "locations": ["stabilize", "actions"],
445
+ "detail": "When you Stabilize and choose to cool your mech, you may spend 2 Repairs to clear 1 stress damage."
446
+ }
447
+ ],
372
448
  "description": "All Armory frames are designed with multiple failsafe systems, but VIP clients and high-tier citizenry have access to a special catalog. With dozens of options for over-engineering reactors, it’s easy to make sure a mech can keep running indefinitely."
373
449
  },
374
450
  {
375
451
  "id": "cb_armory_sculpted_chassis",
376
452
  "name": "Armory-Sculpted Chassis",
377
453
  "source": "HA",
378
- "effect": {
379
- "description": "You gain +1 accuracy on all Engineering checks and saves. When you Overcharge, you gain soft cover until the start of your next turn."
380
- },
454
+ "effect": "You gain +1 accuracy on all Engineering checks and saves. When you Overcharge, you gain soft cover until the start of your next turn.",
381
455
  "description": "Anyone can print a stock mech chassis, relying on a section of generic code to keep them alive. The discerning pilot, on the other hand, accepts only the best: a frame designed, tested, and tuned by one of the Armory’s master fabricators.",
382
456
  "synergies": [
383
- {
384
- "locations": ["engineering"],
385
- "detail": "Gain +1 Accuracy on all Engineering checks and saves."
386
- },
387
457
  {
388
458
  "locations": ["overcharge"],
389
- "detail": "Gain soft cover until the start of your next turn."
459
+ "detail": "When you overcharge, gain soft cover until the start of your next turn."
460
+ }
461
+ ],
462
+ "active_effects": [
463
+ {
464
+ "name": "Armory-Sculpted Chassis",
465
+ "activation": "Free",
466
+ "condition": "You Overcharge.",
467
+ "duration": "next_turn_start_self",
468
+ "detail": "You gain soft cover until the start of your next turn.",
469
+ "add_status": [{ "id": "cover", "val": "soft", "target": "self" }]
390
470
  }
391
471
  ],
392
472
  "bonuses": [
393
473
  {
394
- "id": "engineering_check",
395
- "accuracy": 1
396
- },
397
- {
398
- "id": "engineering_save",
474
+ "id": "engineering",
399
475
  "accuracy": 1
400
476
  }
401
477
  ]
@@ -404,9 +480,7 @@
404
480
  "id": "cb_heatfall_coolant_system",
405
481
  "name": "Heatfall Coolant System",
406
482
  "source": "HA",
407
- "effect": {
408
- "description": "Your cost for Overcharge never goes past 1d6 heat."
409
- },
483
+ "effect": "Your cost for Overcharge never goes past 1d6 heat.",
410
484
  "description": "The Heatfall Coolant System comes packaged with a stabilized reactor core; paired together, this combo is guaranteed to keep a mech cool in nearly any environment.",
411
485
  "bonuses": [
412
486
  {
@@ -419,9 +493,7 @@
419
493
  "id": "cb_integrated_ammo_feeds",
420
494
  "name": "Integrated Ammo Feeds",
421
495
  "source": "HA",
422
- "effect": {
423
- "description": "All Limited systems and weapons gain an additional two charges."
424
- },
496
+ "effect": "All Limited systems and weapons gain an additional two charges.",
425
497
  "description": "By streamlining and integrating all automated ordnance-loading modules, Harrison Armory specialists can greatly enhance mechs’ time-to-target minimums. As an added bonus, these upgrades usually result in increased carrying capacity, allowing pilots to field more ordnance than design specifications suggest.",
426
498
  "bonuses": [
427
499
  {
@@ -434,30 +506,38 @@
434
506
  "id": "cb_stasis_shielding",
435
507
  "name": "Stasis Shielding",
436
508
  "source": "HA",
437
- "effect": {
438
- "description": "Whenever you take stress damage, you gain Resistance to all damage until the start of your next turn.",
439
- "resistance": {
440
- "duration": "round_1_start"
509
+ "effect": "Whenever you take stress damage, you gain Resistance to all damage until the start of your next turn.",
510
+ "synergies": [
511
+ {
512
+ "locations": ["stress"],
513
+ "detail": "Whenever you take stress damage, you gain Resistance to all damage until the start of your next turn."
441
514
  }
442
- },
515
+ ],
516
+ "active_effects": [
517
+ {
518
+ "name": "Stasis Shielding",
519
+ "condition": "You take stress damage.",
520
+ "duration": "next_turn_start_self",
521
+ "detail": "You gain Resistance to all damage until the start of your next turn.",
522
+ "bonus": { "id": "resistance", "val": "all", "target": "self" }
523
+ }
524
+ ],
443
525
  "description": "A Think Tank exercise in extending stasis beyond the capabilities of civilian utility, Harrison Armory’s stasis shielding actively identifies critically stressed inorganic systems and blankets them in unmodulated “Holdfast” stasis, preventing further degradation for a limited period of time until repairs can be made."
444
526
  },
445
527
  {
446
528
  "id": "cb_superior_by_design",
447
529
  "name": "Superior by Design",
448
530
  "source": "HA",
449
- "effect": {
450
- "description": "You gain Immunity to Impaired and gain +2 Heat Cap.",
451
- "resistance": {
452
- "immunity": true,
453
- "bonuses": ["impaired"]
454
- }
455
- },
531
+ "effect": "You gain Immunity to Impaired and gain +2 Heat Cap.",
456
532
  "description": "Even the Armory’s entry-level frames aim to outperform the competition. Thanks to the incredible resources they have at their disposal, Harrison Armory can out-design and out-produce almost any smaller, boutique engineer or fabricator. Where resistance is found, the answer is simple: buy them out, or stamp them out. The Armory’s valued customers benefit from this philosophy of “Superior by Design”, so why should they worry?",
457
533
  "bonuses": [
458
534
  {
459
535
  "id": "heatcap",
460
536
  "val": 2
537
+ },
538
+ {
539
+ "id": "immunity",
540
+ "val": ["impaired"]
461
541
  }
462
542
  ]
463
543
  }