Viewing Item

#470063: Mindform Shoes of Lethargy

Item ID 470063 For Sale No
Identifier Lethargy_P_Shoes_ Credit Price Not For Sale
Name Mindform Shoes of Lethargy Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 12
Slots 1 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 bMdef,10;

3 bonus bMaxHPrate,20;

4 bonus bMaxSPrate,20;

5 bonus2 bSkillAtk,"MO_TRIPLEATTACK",5*BaseLevel;

6 bonus2 bSkillAtk,"MO_CHAINCOMBO",10*BaseLevel;

7 bonus2 bSkillAtk,"MO_COMBOFINISH",10*BaseLevel;

8 if (.@r >= 7) {

9 bonus bFlee,50;

10 bonus2 bIgnoreDefRaceRate,RC_All,50;

11 }

12 if (.@r >= 9) {

13 bonus bFlee,50;

14 bonus2 bIgnoreDefRaceRate,RC_All,50;

15 }

Equip Script None
Unequip Script None