Add all systems effects scripts + translations
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
if (args.applyAP && args.modifiers.ap.metal)
|
||||
{
|
||||
args.modifiers.ap.ignored += args.modifiers.ap.metal
|
||||
args.modifiers.ap.details.push("<strong>" + this.effect.name + "</strong>: Ignore le Métal (" + args.modifiers.ap.metal + ")");
|
||||
args.modifiers.ap.details.push("<strong>" + this.effect.name + "</strong>: Ignore le m<EFBFBD>tal (" + args.modifiers.ap.metal + ")");
|
||||
args.modifiers.ap.metal = 0
|
||||
}
|
Reference in New Issue
Block a user