Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Noticed that Fortification Moderate on a piece of armor (+3 bonus) is showing 75% instead of 50% in its description. This seems to be a bug that's been around since 3.6.
Correct me if I'm wrong but I believe its +1 (25%), +3 (50%), +5 (75%) according to this.
This is already in the list of known fixes that are needed.
Where is this list if you don't mind me asking?
Where is this list if you don't mind me asking?
~ Check to see if we have the exotic weapon feat
~ if so we can use weapon finesse with the weapon
if (hero.tagis[WepProf.wDuelSwo] <> 0) then
perform assign[Helper.Finesse]
~ We need to alter our parent if we are a magic item
if (container.ishero = 0) then
perform container.parent.assign[Helper.Finesse]
endif
endif
Umm why would it?Aldori Dueling Sword also doesn't grant +DMG from DEX if hero has both Weapon Finesse and proficiency.
Ah, misread the entry. Thought it indicated it should add to both atk and dmg. Removed the unnecessary script; updated post.Umm why would it?
This ability can only be placed on a piercing or slashing weapon.
Adding any template causes an error to show up. Whether I add the class before the template like the error says to do or after I always have the red diamond error box show.
With the Feat "Weapon Finesse" one can't select composite bows (neither long nor shortbows). This of course means that (Greater) Weapon Specialization are also off limits for composite bows.
~ Only remove ACP from the ride skill
hero.child[skRide].field[Penalty].value += field[abValue].value