foundryvtt-wh4-lang-fr-fr/scripts/IpoOOjYJs6RmVrpb.js

4 lines
127 B
JavaScript
Raw Permalink Normal View History

2024-05-16 17:57:51 +02:00
if (args.totalWoundLoss > 0)
{
args.attacker.applyEffect({effectUuids : this.effect.sourceItem.effects.contents[1].uuid})
}