Viewing Item

#300441: Burning Night Card

Item ID 300441 For Sale No
Identifier Burning_Knight_Card Credit Price Not For Sale
Name Burning Night 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 Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAtkRate,5;

6 .@view

7 =

8 getiteminfo(getequipid(EQI_HAND_R),

9 ITEMINFO_VIEW);

10 if

11 (.@view

12 ==

13 W_1HAXE

14 ||

15 .@view

16 ==

17 W_2HAXE)

18 {

19 bonus

20 bLongAtkRate,2*(.@r/3)+10;

21 if

22 (BaseLevel

23 =200)

24 {

25 bonus

26 bLongAtkRate,3*(.@r/3);

27 }

28 }

Equip Script None
Unequip Script None