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


Devil Lord Launcher [2]   [Two Handed]   Item ID# 840020 (Devil_L_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
250
Attack
330
Required Lvl
215
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A grenade launcher crafted by a corrupted Gunmaster with demonic power.

ATK +5%, CON +2
Increases damage of Spiral Shooting by 5%.

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

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

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

Refine Level +10:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Spiral Shooting by additional 5%.
Increases ranged physical damage by additional 15%.

[Bonus by Grade]
[Grade D]: ranged physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bCon,2; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; if (.@r>=5) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus bLongAtkRate,15; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

back to top