Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

评价数不足
OC Nasher Set Fix
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
39.932 KB
7 月 15 日 下午 5:13
7 月 20 日 上午 11:14
2 项改动说明 ( 查看 )

订阅以下载
OC Nasher Set Fix

在 Kaldor Silverwand 的 1 个合集中
Silverwand fixes for the NWN2 main campaigns
5 件物品
描述
Corrects the NWN2 OC so that all parts of Lord Nasher's armor can be found and when worn together are enhanced as intended.

by Brendan Bellina, aka "Kaldor Silverwand"

What this is:

Lord Nasher has four magical items - boots, gloves, cloak, and ring. But in the NWN2 OC you can only get the ring and boots. According to the descriptions these four items when worn together provide additional enhancements, though individually they are outmatched by other items in the OC. These four items were defined in the game toolset but only the boots and ring were placed into the game itself. The ring, although intended to be a unique item, is actually in the OC in two places.

The included scripts when in an override folder will address three problems:
- the ring will no longer be available twice
- the cloak and gloves will now be available
- when all four items are worn together they will be enhanced


These items were created for the OC Makeover SoZ Edition and are included in it but can also be used independently of it.


About the items:

Nasher's Nimble Boots (x2_nash_boot): The boots are found at Highcliff. They provide a +3 Dexterity adjustment. When worn with the full set of four items the boots are enhanced to a +7 Dexterity adjustment, a Dodge AC bonus of +5, and Freedom of Movement.

Nasher's Cloak of Protection (x2_nash_cloak): The cloak is now found in the dragon hoard in Act III. It provides a +3 Deflection AC bonus. When worn with the full set of four items the cloak is enhanced to a +7 Deflection AC bonus, +5 Universal Saving Throw adjustment, and +3 Charisma adjustment. In the unmodified OC the cloak is not available.

Nasher's Gloves of Combat (x2_nash_glove): The gloves are given by Kana in response to a very successful handling of a Hobgblin problem at the Keep. The gloves provide a +5 Parry Skill adjustment. When worn with the full set of items the gloves are enhanced to +10 Parry, 1d8 Bludgeoning damage, Attack Bonus of +5, and Daze on Hit (save 20). In the unmodified OC the ring is given as the reward rather than the gloves. Because the gloves are given as a reward you will get them only if the reward is earned.

Nasher's Ring of Strength (x2_nash_ring): The ring can be purchased from Nya in Port Llast. It provides a +3 Strength adjustment. When worn with the full set of four items the ring is enhanced to a +7 Strength adjustment and a Spell Resistance of 10. In the unmodified OC the ring is for sale by Nya in Port Llast and is also given by Kana as a reward for killing the Hobgoblins.


Spawning in the items using the console:

You can also spawn in the items via the console with the following commands:

- Start the console by pressing the backtick "`"
- type "debugmode 1" to enter debug mode
- type "giveitem x2_nash_boot" to give Nasher's Boots to the currently selected party member
- type "giveitem x2_nash_cloak" to give Nasher's Cloak to the currently selected party member
- type "giveitem x2_nash_glove" to give Nasher's Gloves to the currently selected party member
- type "giveitem x2_nash_ring" to give Nasher's Ring to the currently selected party member
- type "debugmode 0" to exit debug mode
- Exit the console by pressing the backtick "`"

Equipping two of Nasher's rings on the same party member is NOT recommended or supported.
5 条留言
AKOL 7 月 30 日 下午 10:41 
Спасибо за оперативный ответ. Сапожки уже нашел )):steamthumbsup:
Kaldor Silverwand  [作者] 7 月 30 日 下午 1:55 
Не ясно что нужно сделать и какие файлы поместить в папку override и где эти файлы взять

Just subscribe and the items will be downloaded into an override folder when you play the game. You do not need to copy or install anything. The description text above explains where you will find them in the game. If you have already been playing and gone past a location then you can use the console to add an item to your inventory manually.
AKOL 7 月 30 日 上午 9:10 
Не ясно что нужно сделать и какие файлы поместить в папку override и где эти файлы взять
Kaldor Silverwand  [作者] 7 月 20 日 下午 12:16 
This is included in my Complete Makeover mod, so if you already have that installed and only use the Nasher items when playing the OC then you do not need to subscribe to this.
Kaldor Silverwand  [作者] 7 月 20 日 上午 11:20 
If you choose to use the console to add the items rather than finding them during the course of the game then you may want to reenable achievements by editing your save file globals.xml changing the 1 to 0 (zero) in these lines (credit to Aldroen):
<Booleans>
<Boolean>
<Name>ShowCheatsWarning</Name>
<Value>1</Value>
</Boolean>
<Boolean>
<Name>Cheater</Name>
<Value>1</Value>
</Boolean>
</Booleans>