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

Abyss Grenade Gun [1]   [Two Handed]   Item ID# 28252 (Variant_Launcher)
Abyss Grenade Launcher
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
140
Attack
210
Required Lvl
165
Weapon Lvl
4
Slot
1
Range
9
Applicable Jobs
Rebellion
Description
A weapon that has been mutated by receiving the magical power of a stranger.
Even if they look the same, their performance is different.

Decreases damage taken from Players by 30%.

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%.

Refine Level +7:
ATK +5%. Decreases damage taken from Players by additional 5%.

Refine Level +9:
ATK +5%. Decreases damage taken from Players by additional 5%.

When compounded with Labyrinth Doppelganger Card:
ATK +10%, ASPD +10% (After attack delay -10%).

When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases physical and magical damage against all elemental monsters by 15%.

Indestructible in battle
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10); if (readparam(bLuk)>=110) { bonus2 bSkillAtk,"RL_D_TAIL",30; } if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } },{},{}
Dropped By No Result

Adulter Fides Launcher [2]   [Two Handed]   Item ID# 840002 (Adulter_F_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
300
Attack
350
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A launcher filled with false beliefs.

Increases damage of Dragon Tail by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Dragon Tail by additional 20%.

Refine Level +9:
Decreases Dragon Tail skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Dragon Tail by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_D_TAIL",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_D_TAIL",20; if (.@r>=9) { bonus2 bSkillCooldown,"RL_D_TAIL",-2000; if (.@r>=11) { bonus2 bSkillAtk,"RL_D_TAIL",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Avenger [2]   [Two Handed]   Item ID# 28226 (Revenger)
Type
Weapon
Class
Grenade Launcher
Buy
20z
Sell
10z
Weight
180
Attack
350
Required Lvl
120
Weapon Lvl
3
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A grenade launcher used by avengers.
Increases long range physical attacks by 20%.
Refine Level +7: Increases Dragon Tail damage by 15%.
Refine Level +9: Reduces Howling Mine skill cooldown by 1 second.
Item Script
{ bonus bLongAtkRate,20; if (.@r >= 7) { bonus2 bSkillAtk,"RL_D_TAIL",15; if (.@r >= 9) { bonus2 bSkillCooldown,"RL_H_MINE",-1000; } } },{},{}
Dropped By

back to top