Viewing Item

#300375: One-Eye Dollocaris Card

Item ID 300375 For Sale No
Identifier One_E_Dollocaris_Card Credit Price Not For Sale
Name One-Eye Dollocaris Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 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 bonus2 bSubEle,Ele_Neutral,20;

2 .@r = getrefine();

3 .@rate = ((getrefine() < 12) ? 25 : -25);

4 if (getequiparmorlv() == 2) {

5 .@rate += 8;

6 }

7 bonus2 bMagicSubDefEle,Ele_Dark,.@rate;

8 bonus2 bMagicSubDefEle,Ele_Holy,.@rate;

9 bonus2 bMagicSubDefEle,Ele_Fire,.@rate;

10 bonus2 bMagicSubDefEle,Ele_Neutral,.@rate;

Equip Script None
Unequip Script None