Renewal
.:Renewal Item Database:.
Weapon - Rifle

Paradise Gunslinger Rifle [0]   [Two Handed]   Item ID# 810003 (2Para_Rifle_GS)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
0
Attack
180
Required Lvl
45
Weapon Lvl
3
Slot
0
Range
9
Refineable
No
Applicable Jobs
Gunslinger
Description
A rifle made by the Paradise Group.

ATK +3%

Base Level at least 60:
Increases ranged physical damage by 10%.

Base Level at least 75:
Increases damage of Tracking by 20%.

Base Level at least 90:
Increases damage of Tracking by additional 15%.
Item Script
{ bonus bAtkRate,3; if (BaseLevel>=60) bonus bLongAtkRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"GS_TRACKING",10; if (BaseLevel>=90) bonus2 bSkillAtk,"GS_TRACKING",15; },{},{}
Dropped By No Result

Patent Master Soul Rifle [2]   [Two Handed]   Item ID# 810001 (Up_Master_Soul_Rifle)
Awakened Master Soul Rifle
Type
Weapon
Class
Rifle
Buy
20z
Sell
10z
Weight
100
Attack
200 / MATK 250
Required Lvl
150
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A rifle with the power of the soul used by those who have reached the Level of Gunmaster who can handle all guns skillfully.
A powerful force was inhabited and began to show its natural strength.
It seems to resonate with the Great Hero's Boots.

MATK +250

For each 2 Refine Levels:
MATK +15

For each 3 Refine Levels:
Increases damage of Soul Strike and Napalm Vulcan by 15%.

Refine Level +7:
Increases damage of Soul Expansion by 20% and magical damage with Fire element by 15%.

Refine Level +9:
Ranged physical attacks have a 15% chance to autocast Level 10 Soul Strike.

Refine Level +11:
Ranged physical attacks have a 7% chance to autocast Level 3 Napalm Vulcan or Level 3 Soul Expansion.

When equipped with Great Hero's Boots:
INT +10
Increases magical damage with Ghost element by 5%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,15*(.@r/2); bonus2 bSkillAtk,"MG_SOULSTRIKE",15*(.@r/3); bonus2 bSkillAtk,"HW_NAPALMVULCAN",15*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_SOULEXPANSION",20; bonus2 bMagicAddEle,Ele_Ghost,15; } if (.@r>=9) { bonus5 bAutoSpell,"MG_SOULSTRIKE",10,150,BF_LONG,1; } if (.@r>=11) { bonus5 bAutoSpell,"HW_NAPALMVULCAN",3,70,BF_LONG,1; bonus5 bAutoSpell,"WL_SOULEXPANSION",3,70,BF_LONG,1; } },{},{}
Dropped By No Result

Poenitentia Penet [2]   [Two Handed]   Item ID# 810007 (Poenitentia_Penet)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
180
Attack
270
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A rifle containing the pain of bereavement.

ATK +10%

Increases damage of Only One Bullet and Spiral Shooting by 10%.

For each 2 Refine Levels:
Increases damage of Hammer of God by 3%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases damage of Hammer of God by additional 25%.

Refine Level +11:
Increases physical damage against enemies of every size by 15%.
Decreases Hammer of God skill cooldown by 8 seconds.

[Bonus by Grade]
[Grade D]: Damage of Only One Bullet and Spiral Shooting +5%.
[Grade C]: Damage of Only One Bullet and Spiral Shooting +3%, P.ATK +1.
[Grade B]: Damage of Only One Bullet and Spiral Shooting +5%, CON +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",10; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",3*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-8000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",3; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",3; if (.@g >= ENCHANTGRADE_B) { bonus bCon,1; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; } } } },{},{}
Dropped By No Result

Precision Piercer [2]   [Two Handed]   Item ID# 810005 (Precision_Rifle)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
180
Attack
300
Required Lvl
220
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A rifle equipped with unholy energy concentrated on the clock tower parts.
It is more difficult to handle than the existing Scrap Piercer.

For each 2 Refine Levels:
Increases damage of Spiral Shooting by 7%.

For each 3 Refine Levels:
Increases damage of Hammer of God by 10%.

For each 4 Refine Levels:
Increases ranged physical damage by 4%.

[Bonus by Grade]
[Grade D]: CON +2.
[Grade C]: Damage of Spiral Shooting +10%.
[Grade B]: P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",7*(.@r/2); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",10*(.@r/3); bonus bLongAtkRate,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bCon,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; } } } },{},{}
Dropped By No Result

back to top