PDA

View Full Version : Immunities and Resist !magic does not work



Frectorius
May 18th, 2026, 17:24
Hello all

i have a homebrew paper golem that has this defensive stats:
67504

so it resists to slashing dmg unless it is magical (this was just as a test, it should be immune to bludgeoning dmg, !magic

When i make now a slashing attack that has the type magic, the paper golem still partially resists the dmg
67505

is there something wrong with my effect string? or is this normal behaviour?

okay. my mistake. i need to set the immune block of the monster to: 67506

Zacchaeus
May 18th, 2026, 17:37
You need to spell it out. So in the resistance line you need slashing damage from non magical attacks.

Frectorius
May 19th, 2026, 19:17
Thanks Zacchaeus

i had it first as "non-magical" and i think it did not capture it properly, so i tried the !magic tag.

as you have written, it works now as expected and my custom monster is ready to fight :D