Neuanfang mit französischem Modul
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
let test = await this.actor.setupCharacteristic("i", {skipTargets: true, appendTitle : " - Stunned", fields : {difficulty : "easy"}})
|
||||
await test.roll();
|
||||
|
||||
if (!test.succeeded)
|
||||
{
|
||||
this.actor.addCondition("stunned");
|
||||
}
|
||||
Reference in New Issue
Block a user