Viewing Item

#470078: Mindform Shoes of Indecisiveness

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

3 bonus bMaxHPrate,20;

4 bonus bMaxSPrate,20;

5 if (.@r >= 7) {

6 bonus bInt,15;

7 bonus bDex,15;

8 bonus2 bIgnoreDefRaceRate,RC_All,50;

9 bonus2 bIgnoreMdefRaceRate,RC_All,50;

10 }

11 if (.@r >= 9) {

12 bonus bInt,15;

13 bonus bDex,15;

14 bonus2 bIgnoreDefRaceRate,RC_All,50;

15 bonus2 bIgnoreMdefRaceRate,RC_All,50;

16 }

Equip Script None
Unequip Script None