Viewing Item

#300576: Upgrade Shadow Chaser Gertie Card

Item ID 300576 For Sale No
Identifier aegis_300576 Credit Price Not For Sale
Name Upgrade Shadow Chaser Gertie Card Type Card
NPC Buy 20 Weight 1
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddSize,Size_All,4*(.@r/3);

3 bonus2 bMagicAddSize,Size_All,4*(.@r/3);

4 if (BaseLevel>=175)

5 bonus bAllStats,15;

6 if (.@r>=10)

7 bonus bAllStats,15;

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

9 bonus bMaxHPrate,15;

10 bonus2 bAddRace,RC_All,15;

11 bonus2 bMagicAddRace,RC_All,15;

12 }

Equip Script None
Unequip Script None