Any idea if this works with other rulesets? I could really do with this in Classic 2E for some 1E customisation I am working on.
Printable View
Any idea if this works with other rulesets? I could really do with this in Classic 2E for some 1E customisation I am working on.
Hmmm, just tried it, by editing extension.xml, changing Ruleset to Any and rezipping it. Looks like it works.
Note this works with BCEG.
Code:!IF:
You can also use it in other ways.Code:!IFT: CUSTOM(name);
Code:Friendly Giants; IFT: !TYPE(giant); ATK: 10
This works exactly like the first post example.Code:Compel Duel; !IFT: CUSTOM(Compelled Duel); DISATK; (C)
This last example would be if you want to exclude anything with heavy in it at all even if others are present.Code:Dueling; IF: WEAPON(!heavy); DMG: 2, melee
Test them out and you can start seeing what they do.
So what I've been trying to do is make it so, as long as my Paladin isn't Incapacitated, his Aura of Protection is active. To do this, I've made the following code:
However, the bonus to saves still applies while Incapacitated, as does the aura itself. I'm wondering how it should be done, if possible, as my syntax doesn't seem to react with it.Code:Aura of Protection; !IF: Incapacitated; AURA: 10 friend, auraofprotection; SAVE: [CHA]