Viewing Item

#300578: Upgrade Minstrel Alphoccio Card

Item ID 300578 For Sale No
Identifier aegis_300578 Credit Price Not For Sale
Name Upgrade Minstrel Alphoccio 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 bMagicAtkEle,Ele_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 bMatkRate,15;

10 bonus2 bMagicAddRace,RC_All,15;

11 }

Equip Script None
Unequip Script None