Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

评价数不足
Silverwand Apothecary
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
15.040 KB
7 月 23 日 上午 10:45
1 项改动说明 ( 查看 )

订阅以下载
Silverwand Apothecary

在 Kaldor Silverwand 的 1 个合集中
Silverwand's Magical Emporium Collection
28 件物品
描述
A collection of useful potions: Potion of Stoneskin, Potion of the Sun, Potion of True Seeing, Potion of Greater Stoneskin, Potion of Growth

More information about the items can be found here: https://bbellina.blogspot.com/2014/07/neverwinter-nights-2-mods-and.html

To add these items to your NWN2 character you can use the in-game console, the Silverwand Item Summoner, or purchase them from the Silverwand Magical Emporium.
1 条留言
Kaldor Silverwand  [作者] 8 月 15 日 下午 2:57 
To add these items to your NWN2 character you can use the in-game console, the Silverwand Item Summoner, or purchase from the Silverwand Magical Emporium.

To add an item with the console giveitem command or the Silverwand Item Summoner you will need to know the item's tag, which is the part of the file name preceding ".UTI". After subscribing navigate to the appropriate sub folder in C:\Program Files (x86)\Steam\steamapps\workshop\content\2738630
If you look at the contents you can see which files are UTI files. If there is documentation you should read it,

Using the console giveitem command will disable achievements, so to reenable achievements save the game and then edit the file globals.xml in the saved game folder, 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>