Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
5
scripts/s9KcytRE7i0cU06n.js
Normal file
5
scripts/s9KcytRE7i0cU06n.js
Normal file
@@ -0,0 +1,5 @@
|
||||
if (["dragon"].includes(args.opposedTest.defender.details.species.value.toLowerCase()))
|
||||
{
|
||||
args.modifiers.other.push({label : this.effect.name, details : "Blessures Doublées vs Dragons", value : args.totalWoundLoss});
|
||||
args.totalWoundLoss *=2;
|
||||
}
|
||||
Reference in New Issue
Block a user