Neverwinter Vault

Expand AllContract All -Site -My Profile -Features

Neverwinter Nights 2

-NWN2 Files -NWN2 Game Info -NWN2 Resources -NWN2 Community

Neverwinter Nights

-NWN Files -NWN Game Info -NWN Resources -NWN Community

Vault Network
RPG Vault
VN Boards
IGN Vault
Vault Wiki
· Age of Conan
· Anarchy Online
· Asheron's Call
· Dark Age of Camelot
· City of Heroes
· D&D
· EVE Online
· EverQuest
· EverQuest 2
· Final Fantasy
· Guild Wars
· Lineage 2
· Lord of the Rings Online
· Middle Earth
· Neverwinter Nights
· Pirates of the Burning Sea
· Rise of the Argonauts
· Star Wars Galaxies
· Tabula Rasa
· The Matrix Online
· The Witcher
· Titan Quest
· Two Worlds
· Vanguard
· Warhammer
· World of Warcraft

Planet Network
Planet Hub

IGN
Games
Cheats
Entertainment

The Web   The Site  



NWN2 ORIGINAL HAKPAKS

- Jump to comments -
Name  Hellfire Warlock Change
Author  Raygereio
Submitted / Updated  11-29-2008 / 07-04-2010
Category  Code Modifications
Patch  1.23
NWN2Game  NWN2:SoZ
Description
>30-06-10
Updated for patch 1.23 and Kaedrin's 1.40.4 & Drammel's ToB 1.142
Fixed the problem where essences when used without a shape wouldn't apply hellfire damage and also optimized the code a bit by only reading the options.2da once per loaded module instead of every time an eldritch blast is fired off.
>24-04-09:
Updated for patch 1.22 and Kaedrin's 1.36.1

Here are 4 options for the hellfire blast.

-No damage when using hellfire.
-1 point of condamage per use.
-1 point of health damage per use.
-5 points of health damage per use.

To clarify; per use means if you are using the 1 condamge version and you hit 5 enemies with an eldritch doom, you will suffer 1 point of condamge and not 5 (1 per target).
This is for both hellfire blast and shield.

Also; Binding Blast & Hindering Blast (invocations added in MotB) were not given the ability to do hellfire damage in SoZ. Now they can.

By default, this is set to 1 point of condamage when using hellfire.
If you want to change that, open up ray_hellfire_options.2da and change the number under the value column:

1 = No damage when using Hellfire
2 = 1 point of health damage when using hellfire
3 = 5 points of health damage when using hellfire
4 = 1 point of con damage when using hellfire


Installation:
If you do not use custom content:
1) Put the content of the vanilla folder in your My Documents/Neverwinter Nights 2/Overide folder
2) Delete the folders Kaedrin and Kaedrin_Drammel

If you use Keadrin's work:
1) Find the folders "cmi_spells" and "cmi_feats" in your override folder
2) Put the content of Kaedrin folder in "cmi_spells", overwrite where needed, save for the files nw_s2_hellfireshieldA.NSS and nw_s2_hellfireshieldA.NCS
3) Place the files nw_s2_hellfireshieldA.NSS and nw_s2_hellfireshieldA.NCS in the folder "cmi_feats"
4) Delete the folders Vanilla and Kaedrin_Drammel

If you use Drammel's ToB in combination with Kaerin's work.
1) Follow Drammel's instructions in his Merged Files 1.12.
2) Find the folders "cmi_spells" and "cmi_feats" in your override folder
3) Put the content of Kaedrin_Drammel folder in "cmi_spells", overwrite where needed, save for the files nw_s2_hellfireshieldA.NSS and nw_s2_hellfireshieldA.NCS
4) Place the files nw_s2_hellfireshieldA.NSS and nw_s2_hellfireshieldA.NCS in the folder "cmi_feats"
5) Delete the folder Vanille and Kaedrin


Troubleshooting:
-You installed this and still get 1 condamage per target:
If you use Keadrin's pack or Drammel's merged files, make sure you've overwritten their files with mine.
If you don't use Kaedrin's pack, check to see if you don't have anything else in your overide that uses the same files as this mod.

Credits:
Credit goes to Kaedrin and Drammel for their files.

Files

NameTypeSizeDownloads
Hellfire.7zHellfire.7z
Submitted: 11-29-2008 / Last Updated: 07-04-2010
7z393.19Kb612
--
SCORE OUT OF 10
8
2 votes
View Stats
Cast Your Vote!
Voting FAQ

PORTFOLIO
Add this entry to your portfolio so you can track it
Manage your existing portfolios or create a new one.
SCREENS
No Images




You Must Be Logged In to Participate.
Comments (12):

Posted by mro78 at 2012-02-15 19:31:35    
probably installed it wrong but I couldn't get ANY of the HFW feats that I was supposed to get. long story short, uninstall/reinstall and with the amount of patches this game has, that takes FOREVER.

Posted by Lilia at 2010-06-25 13:24:48    
Could you update this to Kaedrin's Patch 1.40? I'm really happy with the option to take hitpoint damage rather than con damage, but I'd like to use the newer features in Kaedrin's latest patch, and I'm not exactly familiar with the code so I can't tell at-a-glance what changes I need to make, or I'd do it myself, but this is a lot of code to browse through.

Posted by Raygereio at 2009-06-19 15:46:26    
Lilia:
None of your problems seem to be from my modifications, so all I am about to say is about OEI code.

-About the spellresistance; yes, the script does check that. I am however not sure if Hellfire is supposed to ignore SR. I think not, but I'll have to look that up.
-The 'full damage when succesfully making the reflex save and half damage when failing it' is known bug that player1 discovered.
I'll make sure to implement his fix for the next update.
-I have no idea how fey power works in NWN2, but it looks like it isn't taking in account for the calculation for the save DC. I don't think it should however as hellfire shield isn't an enchantment or invocation.
The script does only check warlock & hellfire warlock class levels for the DC, not character levels as it should do. I'll be sure to fix this as well for the next update.


Posted by Lilia at 2009-06-16 14:54:43    
I've noticed a problem, I don't know if this is due to your modified script or what have you; but Hellfire Shield is acting particularly oddly; of note, hellfire shield doesn't ignore spell resistance, and doesn't calculate the reflex save properly (the save for this character is 19, it should be 27 (10+1/2 character level(20)+Charisma Mod+Fey Power) (or higher)) Whats more, they seem to be taking half damage when they fail their reflex saves, and full when they succeed, which also isn't multiplied by eldritch master.

Posted by BeLiaL at 2008-12-28 12:21:34    Voted 7.00 on 12/28/08
I removed spell fixes content from override and it started working, sorry.

You really should add EDB progression fix. Good work.

Posted by Raygereio at 2008-12-28 12:10:56    
BeLiaL: just to be sure. Did you place the folder named Hellfire_nodam, or the content of that folder into cmi spells?
You need to overwrite Kaedrin's versions of nw_i0_invocatns and nw_s0_ielddoom with mine.

Posted by BeLiaL at 2008-12-28 11:24:15    Voted 7.00 on 12/28/08
I'm using Kaedrin 1.34.5 + this mod (hellfire_condam.zip), but still get the 1 condamage per target (with eldrich chain for ex).
I did everything as instruction implies = copied zip contents to cmi_spells.

Posted by Raygereio at 2008-12-27 14:49:44    
I wouldn't say Keadrin's pack messes anything up. But to each his own. You could always add the proper EB progression yourself.
Check the scripts cmi_player_levelup and the include file cmi_ginc_char in the folder cmi_module of his PRC pack, I believe the EB progression is handled there.

Posted by BeLiaL at 2008-12-27 12:21:34    Voted 7.00 on 12/28/08
Problem is when I dont want to use Kaeldrin and currently use it only for HW. And it messes with other PrCs like Blackguard or Palemaster.

Posted by Raygereio at 2008-12-26 00:16:46    
BeLiaL: no, this just does what it says in the description.
Kaedrin has already fixed the EB progression in his pack.

Posted by BeLiaL at 2008-12-25 14:33:25    Voted 7.00 on 12/28/08
Does this fix HW Eldritch Blast progression bug?

Posted by player1 at 2008-11-29 16:47:15    Voted 9.00 on 11/29/08
Good catch about Binding and Hindering Blast!

I'll see to add that fix to my spell fixes compilation.

You must be Logged In to post comments in this section.

10 - A Masterpiece, Genuinely Groundbreaking
9 - Outstanding, a Must Have
8 - Excellent, Recommended to Anyone
7 - Very Good, Deserves a Look
6 - Good, Qualified Recommendation
5 - Fair, Solid yet Unremarkable
4 - Some Merit, Requires Improvements
3 - Poor Execution, Potential Unrealized
2 - Very Little Appeal
1 - Not Recommended to Anyone

 
Most recent posts on the MMO General Boards
Analyst: Star Wars: The Old Republic Could...Analyst: Star Wars: The Old Republic Could Sell 3M: more numbers
- last reply by Acao on Aug 15, 2011 06:15 PM
which class will your first character be
- last reply by Blisteringballs on Aug 15, 2011 05:50 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 05:00 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 04:00 PM
NWN Idea Database Update
- posted by Vault_News on Aug 15, 2011 03:46 PM
Missing Votes for NWN2 Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:40 PM
Missing Votes for NWN Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:39 PM
Random Questions and game altering suggest...Random Questions and game altering suggestions!!!
- last reply by ArkadyTepes on Aug 15, 2011 03:22 PM
State of the game?
- last reply by LyricOpera on Aug 15, 2011 01:37 PM
Yesterday streaming, now demanding downloa...Yesterday streaming, now demanding download :(
- last reply by Sinane-tk on Aug 15, 2011 10:23 AM
 

   


IGN Entertainment
By continuing past this page, and by your continued use of this site, you agree to be bound by and abide by the User Agreement.
Copyright 1996-2011, IGN Entertainment, Inc. | Support | Privacy Policy | User Agreement | RSS Feeds
IGN’s enterprise databases running Oracle, SQL and MySQL are professionally monitored and managed by Pythian Remote DBA.


NWN2 Hall of Fame

HOF NWN2 Prefab Blueprints


View all Hall of Fame entries


Neverwinter Nights 2

TOP NWN2 Modules

NEW Modules

NEW Reviews

NEW INTL. Modules

TOP Hakpaks

TOP Gameworlds

TOP Tutorials

TOP Prefab:Areas

TOP Blueprints

TOP Plugins

TOP UI

TOP Other

TOP Visual Effects

TOP Scripts

TOP Tools

TOP Movies

TOP Models

TOP Characters





Hall of Fame

HOF NWN Modules


View all Hall of Fame entries


TOP NWN Modules

NEW NWN Modules

NEW Reviews

TOP Intl. Modules

TOP NWN Hakpaks

TOP NWN Gameworlds

TOP NWN Models

TOP NWN Portraits

TOP NWN Scripts

TOP NWN Prefabs

TOP NWN Other

TOP NWN Movies

TOP Sounds

TOP NWN Textures

TOP NWN Creatures

TOP NWN Characters