@massif/lancer-data 4.0.0-beta.7 → 4.0.0-beta.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/weapons.json +1 -1
- package/package.json +1 -1
package/lib/weapons.json
CHANGED
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
"on_hit": {
|
|
1310
1310
|
"detail": "All characters within the affected area must succeed on a Hull save or be pulled 1d3+1 spaces toward you, or as close as possible.",
|
|
1311
1311
|
"save": {
|
|
1312
|
-
"
|
|
1312
|
+
"stat": "hull",
|
|
1313
1313
|
"aoe": true
|
|
1314
1314
|
}
|
|
1315
1315
|
},
|