@massif/lancer-data 4.0.7 → 4.0.8
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/systems.json +2 -0
- package/package.json +1 -1
package/lib/systems.json
CHANGED
|
@@ -2107,6 +2107,7 @@
|
|
|
2107
2107
|
"name": "Construct Other: Ideal Image",
|
|
2108
2108
|
"type": "Object",
|
|
2109
2109
|
"size": 2,
|
|
2110
|
+
"activation": "Quick Tech",
|
|
2110
2111
|
"detail": "You create a data construct in a free adjacent space – a Size 2 object that can look like almost anything and that appears real to all systems. The construct provides hard cover, blocks line of sight, and has Immunity to all damage. Characters treat it as an obstruction and so cannot voluntarily move into it; however, if a character attempts to stand on it or is involuntarily moved into its area, it dissipates and is immediately destroyed. It lasts for the rest of the scene, or until destroyed by an adjacent character with a successful Systems skill check as a full action. If you create a second construct, the previous one disappears.",
|
|
2111
2112
|
"tags": [{ "id": "tg_invulnerable" }]
|
|
2112
2113
|
},
|
|
@@ -2117,6 +2118,7 @@
|
|
|
2117
2118
|
"hp": 1,
|
|
2118
2119
|
"edef": 10,
|
|
2119
2120
|
"evasion": 10,
|
|
2121
|
+
"activation": "Quick Tech",
|
|
2120
2122
|
"detail": "Choose a free space within Sensors and a target – either yourself or an allied character within Sensors. You create a false idol – an illusory decoy of your target – in the chosen space. Before attempting to take any hostile actions against your target, characters with line of sight to the false idol must make a Systems save. On a failure, they don’t lose the action, but cannot target the original character and believe the false idol is real instead until the end of their next turn.<br>The false idol is the same Size as your target, can benefit from cover, and has Evasion 10, E-Defense 10, and 1 HP. It disappears if it takes heat or damage, or at the end of the scene. If you create a second idol, the previous one disappears.",
|
|
2121
2123
|
"save": "sys"
|
|
2122
2124
|
}
|