Per request, the donation page is live!

Viewing Item

#27149: Heart Hunter Card

Item ID 27149 For Sale No
Identifier Heart_Hunter_Card Credit Price Not For Sale
Name Heart Hunter 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 0
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@type

2 =

3 getiteminfo(getequipid(EQI_COMPOUND_ON),

4 ITEMINFO_VIEW);

5 .@r

6 =

7 getrefine();

8 if

9 (.@type

10 ==

11 W_REVOLVER

12 ||

13 .@type

14 ==

15 W_RIFLE

16 ||

17 .@type

18 ==

19 W_GRENADE)

20 {

21 bonus

22 bLongAtkRate,5+.@r+(.@r

23 =

24 10

25 ?

26 5

27 :

28 0);

29 }

Equip Script None
Unequip Script None