forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
5
scripts/V0b4yLTawjCnm9ke.js
Normal file
5
scripts/V0b4yLTawjCnm9ke.js
Normal file
@@ -0,0 +1,5 @@
|
||||
if (args.opposedTest.attackerTest.result.critical
|
||||
|| (args.totalWoundLoss > 0 && args.totalWoundLoss > args.actor.system.status.wounds.value))
|
||||
{
|
||||
await args.actor.corruptionDialog("minor")
|
||||
}
|
||||
Reference in New Issue
Block a user