Viewing Item

#27059: Arch Bishop Magaleta Card

Item ID 27059 For Sale No
Identifier Archbishop_Card_J Credit Price Not For Sale
Name Arch Bishop Magaleta 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 if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) {

2 bonus bMaxHPrate,10;

3 bonus bHealPower,15;

4 }

5 if (BaseLevel>164)

6 bonus bAllStats,10;

7 if (getrefine()>9)

8 bonus bAllStats,10;

Equip Script None
Unequip Script None