Weapon finesse and Melee touch attack spells
Moderators: ALFA Administrators, Staff - Technical
- orangetree
- Dungeon Master
- Posts: 897
- Joined: Thu Jun 03, 2004 9:10 pm
- Location: UK (GMT)
Weapon finesse and Melee touch attack spells
Hello, I know the core NWN2 game does not provide a bonus for Melee touch attacks when the feat Weapon finesse is in play. I am aware though that 'most' pnp use it, though I'm not 100% sure it's allowed in the rules. I think it is allowed in 3.5 rules.
Is the bonus granted in alfa with this feat?
Is the bonus granted in alfa with this feat?
Re: Weapon finesse and Melee touch attack spells
The bonus is not granted, and the nature of NWN2's spell implementations means that it's unlikely to be implemented (marginal gain for significant work).
// edit-- actually, might be doable cheaply. There probably wouldn't be performance problems to a mass find and replace on TouchAttackMelee the way there was with GetCasterLevel-- super unlikely to be called in loops and such. Requires some looking into.
// edit-- actually, might be doable cheaply. There probably wouldn't be performance problems to a mass find and replace on TouchAttackMelee the way there was with GetCasterLevel-- super unlikely to be called in loops and such. Requires some looking into.
- orangetree
- Dungeon Master
- Posts: 897
- Joined: Thu Jun 03, 2004 9:10 pm
- Location: UK (GMT)
Re: Weapon finesse and Melee touch attack spells
I guess the question is, 'should' it be done?
Re: Weapon finesse and Melee touch attack spells
That's not a simple thing to answer.
Touch attacks are of course unarmed, and are therefore always light weapons. Thus, weapon finesse is not living up to its claims. Given infinite time (and thus no need to consider what things aren't being done) sure. In the real world, though, it would depend on how hard it looks like it'll be when I get to looking at it.
I won't be dropping infestations or quest arcs to do it, though, so at the very least "not right now."
Touch attacks are of course unarmed, and are therefore always light weapons. Thus, weapon finesse is not living up to its claims. Given infinite time (and thus no need to consider what things aren't being done) sure. In the real world, though, it would depend on how hard it looks like it'll be when I get to looking at it.
I won't be dropping infestations or quest arcs to do it, though, so at the very least "not right now."
- orangetree
- Dungeon Master
- Posts: 897
- Joined: Thu Jun 03, 2004 9:10 pm
- Location: UK (GMT)
Re: Weapon finesse and Melee touch attack spells
Completely agree.
I just found it interesting that this rule is so ambigious for Melee touch attacks. It was clarified in 3.5 in some compendium but it's still a weird one to see something glaringly undefined in the core rules.
I guess we'll just have to accept the IC reality that magic is not a physical waepon and thus can not have weapon finesse.
I just found it interesting that this rule is so ambigious for Melee touch attacks. It was clarified in 3.5 in some compendium but it's still a weird one to see something glaringly undefined in the core rules.
I guess we'll just have to accept the IC reality that magic is not a physical waepon and thus can not have weapon finesse.
Re: Weapon finesse and Melee touch attack spells
Bit of a shame that things like touch spells can't be held. Miss with the finger poke and its gone whereas in 3.5 you can keep on poking until it goes off...
Is it getting hot in here?
Is it getting hot in here?
12.August.2015: Never forget.
Re: Weapon finesse and Melee touch attack spells
Well,
would require hooking every event NWN2 provides, seeing if a character is involved, seeing if a touch attack charge is held, and then discharging said charge on the calling object if so. Seems like a lot of fuss for attacks that are relatively unlikely to miss.If you touch anything or anyone while holding a charge, even unintentionally, the spell discharges.
- orangetree
- Dungeon Master
- Posts: 897
- Joined: Thu Jun 03, 2004 9:10 pm
- Location: UK (GMT)
Re: Weapon finesse and Melee touch attack spells
Can I use this as a tactic by summoning little furry creatures hitting the mage on the head every time he tries such a spell?
Re: Weapon finesse and Melee touch attack spells
In both ALFA and PnP, you're probably better off just trying to disrupt the spellcaster while they're casting the spell. Whatever thing touches a held charge has to suffer the effects of that held charge (which is usually bad, unless you're stealing a heal, but that's pretty circumstantial).orangetree wrote:Can I use this as a tactic by summoning little furry creatures hitting the mage on the head every time he tries such a spell?
In PnP, readied actions are the tool of choice. In ALFA, real-time combat makes it very difficult for spellcasters to disengage from a melee attacker.
Re: Weapon finesse and Melee touch attack spells
In PnP melee touch attacks do benefit from weapon finesse, and the DEX modifier replaces the STR modifier for melee touch spells if one has the weapon finesse feat.
Ranged touch attacks already use the DEX modifier.
If it is something that is easily accomplished, we should consider doing it for d20 rules consistency.
Ranged touch attacks already use the DEX modifier.
If it is something that is easily accomplished, we should consider doing it for d20 rules consistency.