Viewing Item

#27215: Sealed Champion Card

Item ID 27215 For Sale No
Identifier SLD_Champion_Card Credit Price Not For Sale
Name Sealed Champion 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 if

2 (getrefine()

3 15)

4 {

5 bonus5

6 bAutoSpellWhenHit,"MO_INVESTIGATE",1,1,BF_WEAPON,1;

7 bonus

8 bAtkRate,(readparam(bAgi)

9 =110)

10 ?

11 6

12 :

13 3;

14 }

15 else

16 {

17 bonus5

18 bAutoSpellWhenHit,"MO_INVESTIGATE",3,1,BF_WEAPON,1;

19 bonus

20 bAtkRate,(readparam(bAgi)

21 =110)

22 ?

23 10

24 :

25 5;

26 }

Equip Script None
Unequip Script None