Neuanfang mit französischem Modul
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
if (args.test.failed)
|
||||
{
|
||||
let applicableCharacteristics = ["ws", "bs", "s", "fel", "ag", "t", "dex"];
|
||||
if (applicableCharacteristics.includes(args.preData.characteristic))
|
||||
{
|
||||
this.actor.addCondition("stunned");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user