forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/YaKnYEbmmZZtByJc.js
Normal file
5
reference_scripts/YaKnYEbmmZZtByJc.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.opposedTest.attackerTest.options.ballockKnife)
|
||||
{
|
||||
args.weaponProperties.impale = true;
|
||||
args.extraMessages.push(`<strong>${this.item.name}</strong>: Impale Added`)
|
||||
}
|
Reference in New Issue
Block a user