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

2 bDef,100;

3 bonus

4 bRes,50;

5 .@r

6 =

7 getrefine();

8 if

9 (getrefine()

10 12)

11 {

12 bonus

13 bMaxHPrate,-30;

14 bonus

15 bAtkRate,-10;

16 bonus

17 bMatkRate,-10;

18 }

19 else

20 {

21 bonus

22 bMaxHPrate,30;

23 bonus

24 bAtkRate,10;

25 bonus

26 bMatkRate,10;

27 }

28 if

29 (getequiparmorlv()

30 ==

31 2)

32 {

33 bonus

34 bRes,50;

35 }

Equip Script None
Unequip Script None