forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if (args.test.result.fumble && !this.actor.itemTypes.talent.find(i => i.name == "Arcane Magic (Fire)"))
|
||||
if (args.test.result.fumble && !this.actor.itemTypes.talent.find(i => i.name == "Magie des Arcanes (Feu)"))
|
||||
{
|
||||
this.actor.addCondition("ablaze");
|
||||
}
|
Reference in New Issue
Block a user