forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/Xe8ijqWU3bbtq7ZY.js
Normal file
5
reference_scripts/Xe8ijqWU3bbtq7ZY.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.opposedTest.defenderTest.actor.Species.toLowerCase().includes("skaven"))
|
||||
{
|
||||
args.addImpact = true;
|
||||
args.opposedTest.result.other.push("Impact against Skaven")
|
||||
}
|
Reference in New Issue
Block a user