Viewing Item

#470105: Shoes of Purge

Item ID 470105 For Sale No
Identifier Shoes_Of_Judex Credit Price Not For Sale
Name Shoes of Purge Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 15
Slots 0 Refineable Yes
Attack 0 Min Equip Level 100
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 bUnbreakableShoes;

3 bonus bMdef,15+(10*(getskilllv("AB_LAUDAAGNUS")+getskilllv("AB_LAUDARAMUS")));

4 bonus bHealPower,8*(getskilllv("AB_LAUDAAGNUS")+getskilllv("AB_LAUDARAMUS"));

5 bonus bMaxHPrate,3;

6 bonus bMaxSPrate,3;

7 bonus2 bSkillCooldown,"AB_HIGHNESSHEAL",-1000;

8 if (getskilllv("AB_ORATIO") == 10) {

9 bonus bVariableCastrate,-50;

10 bonus bDelayrate,-50;

11 }

12 if (getskilllv("AB_CLEARANCE") == 5) {

13 bonus2 bMagicAddEle,Ele_All,25;

14 autobonus3 "{ bonus2 bSkillAtk,\"AB_JUDEX\",BaseLevel; }",1000,15000,"AB_OFFERTORIUM";

15 }

16 if (.@r>=5) {

17 bonus bMaxHPrate,7;

18 bonus bMaxSPrate,7;

19 bonus bDelayrate,-10;

20 }

21 if (.@r>=7) {

22 bonus bMaxHPrate,10;

23 bonus bMaxSPrate,10;

24 bonus bDelayrate,-10;

25 }

Equip Script None
Unequip Script None