2025/05/06 Update
Aura of Triumph is a Touch spell. Torch & Shuriken are monk weapons. Expansion, Compression, etc should affect unarmed damage. Swordsage gets no AC bonus in robes. (Stupid but RAW). Treewalk now uses the point & click dimension door.
This commit is contained in:
@@ -93,6 +93,10 @@ void main()
|
||||
{
|
||||
SetCompositeBonus(oSkin, "SwordsageACBonus", GetAbilityModifier(ABILITY_WISDOM, oPC), ITEM_PROPERTY_AC_BONUS);
|
||||
}
|
||||
else
|
||||
{
|
||||
SetCompositeBonus(oSkin, "SwordsageACBonus", 0, ITEM_PROPERTY_AC_BONUS);
|
||||
}
|
||||
|
||||
SwordSageDisciplineWeaponFocus(oPC);
|
||||
}
|
Reference in New Issue
Block a user