Renewal
.:Renewal Item Database:.
Search Item By ID


Lust Boom [2]   [Two Handed]   Item ID# 840000 (Ep172_1h_Grenade)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
240
Attack
330
Required Lvl
150
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Gunslinger
Rebellion
Description
A grenade launcher used by mercenaries who guarded the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Howling Mine by 10%.

For each 3 refine levels:
ATK +6, ASPD +10% (After attack delay -10%).

Refine Level +7:
Increases damage of Howling Mine by additional 10%.
Increases damage of Dragon Tail by 10%.

Refine Level +9:
Decreases Howling Mine and Dragon Tail skill cooldown by 1 second.

Refine Level +11:
Increases damage of Howling Mine by additional 25%.
When Crimson Marker has been used, Increases Damage of Dragon Tail by additional 25% for 10 seconds.

[iRO Description]
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
Weapon Level: 4
Required Level: 150
Job: Gunslinger Classes
Item Script
expand to view script
{ .@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; } },{},{}
Dropped By

back to top