Viewing Item

#470024: Aries Shoes

Item ID 470024 For Sale No
Identifier Aries_Shoes_J Credit Price Not For Sale
Name Aries 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 bMaxHPrate,10;

5 bonus bMaxSPrate,10;

6 bonus bDelayrate,-10;

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

8 bonus bBaseAtk,80;

9 bonus bMaxHPrate,10;

10 bonus bMaxSPrate,10;

11 bonus2 bSubClass,Class_Boss,5;

12 bonus2 bSkillVariableCast,"CR_DEVOTION",-1000;

13 if (.@r>=8)

14 bonus2 bSkillCooldown,"LG_SHIELDSPELL",-2000;

15 }

Equip Script None
Unequip Script None