Renewal
.:Renewal Item Database:.
Weapon - Grenade Launcher

Melon Launcher [1]   [Two Handed]   Item ID# 840003 (Melon_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
20z
Sell
10z
Weight
140
Attack
210
Required Lvl
100
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON; autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC; bonus bAtkRate,10*.@r; bonus bMatkRate,5*.@r; bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10); if (readparam(bLuk)>=110) bonus2 bSkillAtk,"RL_D_TAIL",30; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } },{},{}
Dropped By No Result

Mirage Launcher [1]   [Two Handed]   Item ID# 28232 (Mirage_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
140
Attack
210
Required Lvl
150
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A Diva Grenade Gun that has mutated under the influence of the power of the labyrinth.
It is unknown what kind of material is refined, and even similar weapons have different performance.

For each 10 base LUK:
Increases damage of Dragon Tail by 7%.

Base LUK is at least 110:
Increases damage of Dragon Tail by additional 30%.

For each Level of Snake Eyes: ATK +2.

Refine Level +7: ATK +30, HIT +5.

Refine Level +9: ATK +30, HIT +5.

When compounded with Labyrinth Dracula Card:
Physical attacks have a certain chance to absorb 5% of the inflicted damage as SP.
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,2*getskilllv("GS_SNAKEEYE"); bonus2 bSkillAtk,"RL_D_TAIL",(readparam(bLuk)/10)*7; if (readparam(bLuk)>=110) bonus2 bSkillAtk,"RL_D_TAIL",30; if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{}
Dropped By No Result

Muqaddas Naranzak [2]   [Two Handed]   Item ID# 840028 (Mocadas_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
250
Attack
340
Required Lvl
250
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
An grenade launcher created by combining holy relics and magical powers.

ATK +5%
Increases damage of Spiral Shooting by 10%.

Refine Level +7:
Increases ranged physical damage by 10%.

Refine Level +9:
Increases damage of Spiral Shooting by additional 10%.

Refine Level +11:
Increases damage of Spiral Shooting by additional 10%.

[Bonus by Grade]
[Grade D]: Physical Damage against enemies of Small size +15%.
[Grade C]: Physical Damage against enemies of Medium size +15%.
[Grade B]: Physical Damage against enemies of Large size +15%.
[Grade A]: P.ATK +5
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=11) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } } },{},{}
Dropped By No Result

back to top