DavidW
DavidW
Reactions
-
Re: SCS: Should Debuff Spells Ignore Immunity to Spell Level?
For what it's worth: SCS's design philosophy is to make the minimum changes to the vanilla rules that I think are necessary to make combat interesting. So: Breach is the *only* spell that can bring d… (View Post)7 -
Re: SCS: just how tough is it?
All spells are scripted; it's just a matter of what script. If you use Spell() and SpellNoDec(), you can be interrupted. If you use ApplySpell(), ForceSpell() and ReallyForceSpell(), you can't be. Th… (View Post)8 -
Re: !(OR)
This won't work as coded, but it's easily fixed. As a matter of logic, NOT (A or B ) is equivalent to (NOT A) AND (NOT B ) So just do !CheckStatGT(14,INT) !CheckStatGT(14,WIS) (View Post)Post edited by DavidW on3 -
Re: Icewind Dale EE available for preorder
As CamDawg's main competition for "modder who's got the most content in IWD:EE", let me just say that I'm absolutely delighted that IWD:EE has happened, precisely because it takes IWD-in-BG… (View Post)21 -
Re: Sword Coast Stratagems is now available for BG:EE and BGII:EE
If you're on BGII:EE, I think mostly the answer is "no". Your werewolf tokens will be oddly labelled; your liches will not be affected by Breach. The former is cosmetic. If the latter annoy… (View Post)5