Renewal
.:Renewal Item Database:.
Weapon - Gatling Gun

Fire Round Booster Gatling Gun [0]   [Two Handed]   Item ID# 830007 (FR_B_Gatling)
Type
Weapon
Class
Gatling Gun
Buy
n/a
Sell
n/a
Weight
0
Attack
220
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
9
Refineable
No
Applicable Jobs
Gunslinger
Rebellion
Description
A gatling gun designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Single Action:
Increases ranged physical damage by 1%.

Refine Level +9:
Decreases Fire Rain skill cooldown by 1 second.
Increases ranged physical damage by additional 10%.
Increases damage of Fire Rain and Round Trip by 25%.

Refine Level +11:
Increases ranged physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Fire Rain and Round Trip by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r; bonus bBaseAtk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,getskilllv("GS_SINGLEACTION"); if (.@r>=9) { bonus bLongAtkRate,10; bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1000; bonus2 bSkillAtk,"RL_R_TRIP",25; bonus2 bSkillAtk,"RL_FIRE_RAIN",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bLongAtkRate,10; if (.@r>=13) { bonus2 bSkillAtk,"RL_R_TRIP",15; bonus2 bSkillAtk,"RL_FIRE_RAIN",15; } } } } },{},{}
Dropped By No Result

back to top