3 lines
162 B
JavaScript
3 lines
162 B
JavaScript
if (args.opposedTest.attackerTest.options?.grudge) {
|
|
args.modifiers.other.push({label : this.effect.name, details : "Augmentation des Dégâts", value : 1})
|
|
} |