foundryvtt-wh4-lang-fr-fr/scripts/EJObiSth3WdcJOXN.js

5 lines
186 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
if (args.test.characteristicKey == "wp" && args.test.failed && args.test.result.SL <= -3)
{
this.script.scriptNotification("Ajout de A Terre");
2024-05-16 17:57:51 +02:00
this.actor.addCondition("prone")
}