0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #12220 Usable

LV5 Adrenaline Scroll

Buy Price: N/A Sell Price: N/A
A scroll in which a single use of Level 5 Adrenaline Rush has been recorded.
_______________________
Type: Magic scroll
Cast: Level 5 Adrenaline Rush
Weight: 1

Basic Information

Usable
10

Scripts

.@type = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@type == W_1HAXE || .@type == W_2HAXE || .@type == W_MACE) { skilleffect "BS_ADRENALINE",0; sc_start SC_ADRENALINE,150000,5; }
.@type = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);
if (.@type == W_1HAXE || .@type == W_2HAXE || .@type == W_MACE) {
   skilleffect "BS_ADRENALINE",0;
   sc_start SC_ADRENALINE,150000,5;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.