Add all systems effects scripts + translations
This commit is contained in:
@ -3,6 +3,6 @@ if (args.test.characteristicKey == "wp")
|
||||
if (args.test.failed)
|
||||
{
|
||||
this.actor.addSystemEffect("convulsions")
|
||||
this.script.scriptMessage(`Willpower Test failed, <b>${this.actor.prototypeToken.name}</b> gains @Symptom[Convulsions] for [[1d10]] hours`)
|
||||
this.script.scriptMessage(`Test de Force Mentale échoué, <b>${this.actor.prototypeToken.name}</b> subit des @Symptom[Convulsions] pour [[1d10]] heures`)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user