PVE Dispel too often // Lv28 Mundane Char
Moderators: Active Admins, Forum Moderators, Active DMs, Contributors, Area Developers, Artist/Animator
-
- Posts: 1521
- Joined: Tue Jun 26, 2018 4:20 am
Re: PVE Dispel too often // Lv28 Mundane Char
This is being worked on. Please be patient.
You've done it [Garrbear], you've kicked the winemom nest. -Redacted
Re: PVE Dispel too often // Lv28 Mundane Char
The function's hardcoded in "EffectDispelMagicBest" iirc, so you need to write a new one.
As caster levels / character levels are borked you need to store and check the dispel CL for each effect.
It used to be quite a challenge to create a completely custom dispel system but with the new effect tagging EE introduced it's really as simple as tagging an effect with the CL it's supposed to be, then making your own dice roll against it.
As caster levels / character levels are borked you need to store and check the dispel CL for each effect.
It used to be quite a challenge to create a completely custom dispel system but with the new effect tagging EE introduced it's really as simple as tagging an effect with the CL it's supposed to be, then making your own dice roll against it.
Thankfully this team is no longer being used.
Sockss#5567 for nwn mechanics questions.
Sockss#5567 for nwn mechanics questions.
Re: PVE Dispel too often // Lv28 Mundane Char
<3
Do we know if we're going back to how it was and not the problematic way some people thought it was?
Thankfully this team is no longer being used.
Sockss#5567 for nwn mechanics questions.
Sockss#5567 for nwn mechanics questions.
-
- Posts: 292
- Joined: Wed May 02, 2018 9:09 pm
-
- Posts: 1521
- Joined: Tue Jun 26, 2018 4:20 am
Re: PVE Dispel too often // Lv28 Mundane Char
This has been fixed.
You've done it [Garrbear], you've kicked the winemom nest. -Redacted