Viewing Item

#12220: LV5 Adrenaline Scroll

Item ID 12220 For Sale No
Identifier Adrenaline_Scroll Credit Price Not For Sale
Name LV5 Adrenaline Scroll Type Usable
NPC Buy 2 Weight 1
NPC Sell 1 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be sold to NPC / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 set

2 .@type,getiteminfo(getequipid(EQI_HAND_R),

3 ITEMINFO_VIEW);

4 if

5 (.@type

6 ==

7 W_1HAXE

8 ||

9 .@type

10 ==

11 W_2HAXE

12 ||

13 .@type

14 ==

15 W_MACE)

16 {

17 skilleffect

18 "BS_ADRENALINE",0;

19 sc_start

20 SC_ADRENALINE,150000,5;

21 }

Equip Script None
Unequip Script None