8 lines
278 B
JavaScript
8 lines
278 B
JavaScript
if (args.test.characteristicKey == "wp")
|
|
{
|
|
if (args.Test.Échoué)
|
|
{
|
|
this.actor.addSystemEffect("convulsions")
|
|
this.script.message(`Test de FM échoué, <b>${this.actor.prototypeToken.name}</b> reçoit @Symptom[Convulsions] pour [[1d10]] heures`)
|
|
}
|
|
} |