forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/RKIFGN583PQnqHGk.js
Normal file
5
reference_scripts/RKIFGN583PQnqHGk.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.opposedTest.result.hitloc.value == "body" && args.totalWoundLoss > 0)
|
||||
{
|
||||
args.actor.addCondition("bleeding", 2)
|
||||
this.script.scriptMessage("Gained 2 Bleeding Conditions")
|
||||
}
|
Reference in New Issue
Block a user