Viewing Item

#470010: Capricon Shoes

Item ID 470010 For Sale No
Identifier Capricon_Shoes_J Credit Price Not For Sale
Name Capricon 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 bBaseAtk,50;

4 bonus bMatk,50;

5 bonus bAspdRate,10;

6 bonus bMaxHPrate,10;

7 bonus bMaxSPrate,10;

8 if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue) {

9 bonus bBaseAtk,80;

10 bonus bMatk,80;

11 bonus bFlee2,5;

12 bonus bMaxHPrate,10;

13 bonus bMaxSPrate,10;

14 bonus2 bSkillAtk,"RG_BACKSTAP",700;

15 bonus2 bSkillAtk,"SC_TRIANGLESHOT",100;

16 if (.@r>=8)

17 skill "TK_JUMPKICK",7;

18 }

Equip Script None
Unequip Script None