Item Details

Lust Boom [2] ( Ep172_1h_Grenade )

# 840000 Lust Boom [2]
Lust Boom [2] Buy: zeny Sell: 0 zeny Weight: 240 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 330 M. Attack: N/A Range: 9 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

A Grenade Launcher wielded by the mercenaries who used to guard the mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Howling Mine damage +10%.
ATK +6 and increased ASPD (ASPD +3%) for every 3 refine levels.
When refined to +7 or higher, Additional Howling Mine damage +10%, Dragon Tail damage +10%.
When refined to +9 or higher, Howling Mine cooldown -1 sec., Dragon Tail cooldown -1 sec.
When refined to +11 or higher, Additional Howling Mine damage +25%, additional Dragon Tail damage +25% for 10 sec. upon casting Crimson Marker.
_
Class: Grenade Launcher
ATK: 330
Weight: 240
Weapon Level: 4
Required Level: 150
Job: Gunslinger Classes

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus2 bSkillAtk,"RL_H_MINE",10;
bonus bAspdRate,3*(.@r/3);
bonus bBaseAtk,6*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RL_D_TAIL",10;
   bonus2 bSkillAtk,"RL_H_MINE",10;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"RL_D_TAIL",-1000;
   bonus2 bSkillCooldown,"RL_H_MINE",-1000;
}
if (.@r>=11) {
   autobonus3 "{ bonus2 bSkillAtk,\"RL_D_TAIL\",25; }",1000,10000,"RL_C_MARKER";
   bonus2 bSkillAtk,"RL_H_MINE",25;
}
N/A
N/A

N/A