Files
2025-05-10 00:11:46 +02:00

3 lines
156 B
JavaScript

if (args.test.preData.options?.corruption && args.test.failed) {
args.test?.result?.other.push("Gain additional +1 Corruption from " + this.effect.name)
}