Viewing Item

#300376: Two-Eye Dollocaris Card

Item ID 300376 For Sale No
Identifier Eyes_Dollocaris_Card Credit Price Not For Sale
Name Two-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 Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bDef,100;

2 bonus bRes,50;

3 .@r = getrefine();

4 if (getrefine() < 12) {

5 bonus bMaxHPrate,-30;

6 bonus bAtkRate,-10;

7 bonus bMatkRate,-10;

8 }

9 else {

10 bonus bMaxHPrate,30;

11 bonus bAtkRate,10;

12 bonus bMatkRate,10;

13 }

14 if (getequiparmorlv() == 2) {

15 bonus bRes,50;

16 }

Equip Script None
Unequip Script None