Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Zodiac Boots (Acolyte) [1]
#470271Armor
Comp_Zodiac_Boots_AL
TypeArmor
Equipment positionFootgear
GenderBoth
Weight90
Buy price0 z
Sell price0 z
DEF60
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- Monk
- Yes
- Priest
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bBaseAtk,50+(10*(.@r/2));
bonus bMatk,50+(10*(.@r/2));
bonus bAtkRate,.@r/2;
bonus bMatkRate,.@r/2;
bonus2 bSkillAtk,"AB_ADORAMUS",15*(.@r/4);
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15*(.@r/4);
if (.@r>=9)
bonus bFixedCast,-500;
if (.@r>=11)
bonus bDelayrate,-10;