Viewing Item

#300579: Upgrade Wanderer Trentini Card

Item ID 300579 For Sale No
Identifier aegis_300579 Credit Price Not For Sale
Name Upgrade Wanderer Trentini 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 if (BaseLevel>=175)

4 bonus bAllStats,15;

5 if (.@r>=10)

6 bonus bAllStats,15;

7 if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {

8 bonus bMaxHPrate,15;

9 bonus bMaxSPrate,15;

10 bonus2 bAddRace,RC_All,15;

11 }

Equip Script None
Unequip Script None