Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

Dungeons & Dragons Neverwinter Nights 2: Enhanced Edition

Not enough ratings
Flind Bar
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
21.149 KB
19 Jul @ 12:46pm
1 Change Note ( view )

Subscribe to download
Flind Bar

In 1 collection by Kaldor Silverwand
Silverwand's Magical Emporium Collection
28 items
Description
The flindbar is a club-like weapon consisting of two clubs connected by chains used by Flinds, a race related to Gnolls. It is an exceedingly fast weapon that can be used to devastating effect. In inexperienced hands a flindbar acts as a standard club. Those with Exotic Weapon Proficiency have a 75% chance of an immediate second strike after a successful first strike. Wielder's with an unmodified strength of at least 13 and an unmodified dexterity of at least 13 have a chance on each hit of entangling their opponent's primary weapon (modified reflex save). An entangled weapon will be dropped (if droppable) or destroyed. (Download includes a normal flindbar, a +1 flindbar, and a +3 flindbar.)

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

To add this item to your NWN2 character you can use the in-game console, the Silverwand Item Summoner, or purchase from the Silverwand Magical Emporium.

This does not include a new model for the flindbar though there is such a thing at https://www.nexusmods.com/neverwinter2/mods/857 that was created independently by modder DannJ. I cannot download it or vouch for its compatibility with NWN2 EE.
1 Comments
Kaldor Silverwand  [author] 15 Aug @ 3:16pm 
To add this item 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>