
RENEWAL / ITEMS
Lightning Splatter [2]
#830026Weapon
Lighting_Splatter
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classGatling Gun
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight300
Buy price0 z
Sell price0 z
ATK295
Slots2
Required level215
Weapon level5
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
A Gatling Gun once used by the Order of Light.
ATK + 5%, CON + 2.
Magazine for One damage +5%.
------------------------
When refine level 5 or more, Magazine for One damage +10%.
------------------------
When refine level 7 or more, Ranged physical damage +5%.
------------------------
When refine level 9 or more, Magazine for One damage +10% additional.
------------------------
When refine level 10 or more, Global Cooldown -10%.
------------------------
When refine level 11 or more, Magazine for One damage +5% additional, Ranged physical damage +15%.
------------------------
[Bonus by Grade]
[Grade D] Ranged physical damage +10%.
[Grade C] Physical damage to all size enemies +10%.
[Grade B] Physical damage to all race enemies +10%.
[Grade A] Physical damage to all property enemies +10%.
------------------------
Type : Gatling Gun
Attack : 295
Weight : 300
Weapon Level : 5
Required Level : 215
Class : Night Watch
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon (Two-Handed)
- Jobs
- Rebellion
- Yes
- Classes
- Third
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,5;
bonus bCon,2;
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5;
if (.@r>=5) {
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10;
if (.@r>=7) {
bonus bLongAtkRate,5;
if (.@r>=9) {
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10;
if (.@r>=10) {
bonus bDelayrate,-10;
if (.@r>=11) {
bonus bLongAtkRate,15;
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5;
}
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bLongAtkRate,10;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bAddSize,Size_All,10;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddRace,RC_All,10;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddEle,Ele_All,10;
}
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 830026
- Aegis Name
- Lighting_Splatter
- Name
- Lightning Splatter
- Type
- Weapon
- Sub Type
- Gatling
- Weight
- 3000
- Attack
- 295
- Range
- 9
- Slots
- 2
- Jobs
- Rebellion
- Yes
- Classes
- Third
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 5
- Equip Level Min
- 215
- Refineable
- Yes
- Gradable
- Yes
- Script
- .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bCon,2; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5; if (.@r>=5) { bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10; if (.@r>=10) { bonus bDelayrate,-10; if (.@r>=11) { bonus bLongAtkRate,15; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddRace,RC_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } }
- Client Resource
- Fate_Gatling
- Client Name
- Lightning Splatter
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 400393312014830026
- Names
- GoodnEvil_Circlet_NW3Justice_PowerLighting_Splatter
- Script
- bonus bLongAtkRate,20; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",15;
- Items
- 400393830026
- Names
- GoodnEvil_Circlet_NW3Lighting_Splatter
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R)/3; bonus bLongAtkRate,5*.@r; bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",4*.@r; if (getenchantgrade(EQI_HAND_R)>=ENCHANTGRADE_B) { bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10; }
- Client Class Num
- 19
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/fate_gatling.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/fate_gatling.bmp