@massif/lancer-data 4.0.2 → 4.0.3
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/lib/actions.json +1 -2
- package/lib/statuses.json +1 -1
- package/package.json +1 -1
package/lib/actions.json
CHANGED
|
@@ -26,8 +26,7 @@
|
|
|
26
26
|
"name": "Boost",
|
|
27
27
|
"activation": "Quick",
|
|
28
28
|
"terse": "Take an extra movement of at least 1 space, up to your SPEED.",
|
|
29
|
-
"detail": "When you BOOST, you move at least 1 space, up to your SPEED. This allows you to make an extra movement, on top of your standard move. Certain talents and systems can only be used when you BOOST, not when you make a standard move."
|
|
30
|
-
"pilot": true
|
|
29
|
+
"detail": "When you BOOST, you move at least 1 space, up to your SPEED. This allows you to make an extra movement, on top of your standard move. Certain talents and systems can only be used when you BOOST, not when you make a standard move."
|
|
31
30
|
},
|
|
32
31
|
{
|
|
33
32
|
"id": "act_ram",
|
package/lib/statuses.json
CHANGED
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"name": "Jammed",
|
|
89
89
|
"icon": "jammed",
|
|
90
90
|
"type": "Condition",
|
|
91
|
-
"terse": "JAMMED characters can’t use comms, make attacks other than IMPROVISED ATTACK, GRAPPLE, and RAM,take reactions, or take or benefit from tech actions",
|
|
91
|
+
"terse": "JAMMED characters can’t use comms, make attacks other than IMPROVISED ATTACK, GRAPPLE, and RAM, take reactions, or take or benefit from tech actions",
|
|
92
92
|
"effects": "JAMMED characters can’t:<br>• use comms to talk to other characters;<br>• make attacks, other than IMPROVISED ATTACK, GRAPPLE, and RAM;<br>• take reactions, or take or benefit from tech actions."
|
|
93
93
|
},
|
|
94
94
|
{
|