Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#642307 12/02/18 04:02 PM
Joined: Feb 2018
B
stranger
OP Offline
stranger
B
Joined: Feb 2018
I want to change skills given by weapon/armor/shields. For example, "An Maflin" shield gives "Flay Skin", but i try to change it to "Shields Up". How can I do it? Help please :)

Joined: Sep 2017
Location: Brazil
journeyman
Offline
journeyman
Joined: Sep 2017
Location: Brazil
If you want to make a specific shield to add this skill, you have two options:

If you look at the _Shields entry, you'll see that under the column "Skills", it has "Shout_RecoverArmour". Since all shields are "Using" "_Shields", all shields should give the "Shields Up" skill.
What you can do is create a new custom entry "WPN_AnMaflinShield" based on "WPN_Shield" (or whatever other shield) and change just the entry "Skills" so it gives "Shout_RecoverArmour;Shout_ShedSkin".
After that, you'll use your new entry on the root template of the unique shield. Find the shield on the root templates and change the stats it's using to you custom stats.

You can also create a "_Boost_Shield_Skill_ShedSkin" and associate the boost to your unique shield.


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5