Viewing Item

#470014: Virgo Shoes

Item ID 470014 For Sale No
Identifier Virgo_Shoes_J Credit Price Not For Sale
Name Virgo Shoes Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 25
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,5;

3 bonus bMatk,50;

4 bonus bAspdRate,10;

5 bonus bMaxHPrate,10;

6 bonus bMaxSPrate,10;

7 if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) {

8 bonus bMatk,80;

9 bonus bMaxHPrate,10;

10 bonus bMaxSPrate,10;

11 bonus2 bMagicAtkEle,Ele_Holy,20;

12 bonus2 bSkillAtk,"AB_JUDEX",100;

13 if (.@r>=8)

14 bonus5 bAutoSpell,"MG_SAFETYWALL",max(getskilllv("MG_SAFETYWALL"),3),50,BF_MAGIC,0;

15 }

Equip Script None
Unequip Script None