forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts
This commit is contained in:
5
scripts/jW87rmQLtROdVEhW.js
Normal file
5
scripts/jW87rmQLtROdVEhW.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (["orc", "ork", "goblin", "hobgoblin", "snotling", "greenskin"].includes(args.opposedTest.defender.details.species.value.toLowerCase()))
|
||||
{
|
||||
args.addImpact = true
|
||||
args.opposedTest.result.other.push("<b>Rune of Goblin Bane</b>: Impact Added")
|
||||
}
|
Reference in New Issue
Block a user