Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
8
scripts/zIErcRiBmIZRbary.js
Normal file
8
scripts/zIErcRiBmIZRbary.js
Normal file
@@ -0,0 +1,8 @@
|
||||
if (args.test.failed)
|
||||
{
|
||||
let applicableCharacteristics = ["ws", "bs", "s", "fel", "ag", "t", "dex"];
|
||||
if (applicableCharacteristics.includes(args.test.characteristicKey))
|
||||
{
|
||||
this.actor.addCondition("stunned");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user