@massif/lancer-data 4.0.0-beta.23 → 4.0.0-beta.25
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/sitreps.json +2 -2
- package/lib/systems.json +1 -1
- package/package.json +1 -1
package/lib/sitreps.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"id": "sitrep_standardcombat",
|
|
4
|
-
"name": "
|
|
4
|
+
"name": "Basic Combat",
|
|
5
5
|
"pcVictory": "PCs defeat or route all enemy forces",
|
|
6
6
|
"enemyVictory": "PCs are defeated or retreat from battle",
|
|
7
7
|
"description": "A simple affair, with two sides facing off against each other until one of them is broken or destroyed."
|
|
@@ -64,4 +64,4 @@
|
|
|
64
64
|
"controlZone": "Four Control Zones (typically 4 spaces on each side) in different quadrants of the map, each placed anywhere in their quadrant. The GM secretly designates one Control Zone as the True Control Zone. While inside a Control Zone, PCs may take a full action to determine whether it is the True Control Zone. If there are only PCs within the True Control Zone, they control it; if there are characters from two or more sides within the True Control Zone, it is contested.",
|
|
65
65
|
"deployment": "The PCs deploy first, choosing positions for their characters within the Allied Deployment Zone; next, the GM deploys enemy forces in the EDZ."
|
|
66
66
|
}
|
|
67
|
-
]
|
|
67
|
+
]
|
package/lib/systems.json
CHANGED
|
@@ -3107,7 +3107,7 @@
|
|
|
3107
3107
|
"effect": "When you clear all heat or take stress, your mech’s cooling vents open and unleash a burst 1 explosion. Characters within the affected area take 2 heat and 2 burn.",
|
|
3108
3108
|
"actions": [
|
|
3109
3109
|
{
|
|
3110
|
-
"activation": "
|
|
3110
|
+
"activation": "Free",
|
|
3111
3111
|
"trigger": "You clear all heat or take stress.",
|
|
3112
3112
|
"detail": "Your mech’s cooling vents open and unleash a burst 1 explosion. Characters within the affected area take 2 heat and 2 burn.",
|
|
3113
3113
|
"damage": [
|