![]() |
Senior Member
Join Date: Oct 2011
Posts: 6,791
|
Double check that equipping one of the swords two-handed does not increase the enhancement bonus. If it does, you may want to try modifying the first eval script to:
if (tagis[Hero.MainHand] <> 0) then perform hero.assign[Custom.TwiceEquip] elseif (tagis[Hero.OffHand] <> 0) then perform hero.assign[Custom.TwiceEquip] endif That way a particular sword can only apply the TwiceEquip tag once. |
![]() |
![]() |
Member
Join Date: Feb 2012
Posts: 30
|
true I forgot that, thanks for the advice...
|
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|