ID #470171
Armor
Shining Priest's Boots [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 32
Weight: 400
Slots: 1
Armor level: 1
Required level: 150
Defense: 32
Weight: 400
Slots: 1
Armor level: 1
Required level: 150
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
400
Defense
32
Requirements
Armor Level
1
Min Level
150
Scripts
Script .@r = getrefine(); bonus bMaxHP,350; bonus bMaxSP,150; bonus bHit,3*(.@r/2); bonus2 bMagicAtkEle,Ele_Holy,4*(.@r/3); if (.@r>=9) autobonus2 "{ bonus bFlee2,30; }",50,2000,BF_MAGIC|BF_WEAPON;
.@r = getrefine();
bonus bMaxHP,350;
bonus bMaxSP,150;
bonus bHit,3*(.@r/2);
bonus2 bMagicAtkEle,Ele_Holy,4*(.@r/3);
if (.@r>=9)
autobonus2 "{ bonus bFlee2,30; }",50,2000,BF_MAGIC|BF_WEAPON;