Renewal
.:Renewal Item Database:.
Weapon - Shotgun

Abyss Shotgun [1]   [Two Handed]   Item ID# 28251 (Variant_Shotgun)
Type
Weapon
Class
Shotgun
Buy
n/a
Sell
n/a
Weight
300
Attack
180
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.

Deals Splash Damage.
Decreases damage taken from Players by 30%.

For each 10 base STR:
Increases damage of Slug Shot by 7%.

Base STR is at least 110:
Increases damage of Slug Shot 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; bonus bSplashRange,1; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_SLUGSHOT",7*(readparam(bStr)/10); if (readparam(bStr)>=110) { bonus2 bSkillAtk,"RL_SLUGSHOT",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 Shotgun [2]   [Two Handed]   Item ID# 820002 (Adulter_F_Shotgun)
Type
Weapon
Class
Shotgun
Buy
n/a
Sell
n/a
Weight
200
Attack
320
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A shotgun filled with false beliefs.

Deals Splash Damage.

Increases damage of Shattering Storm by 10%.

For each 3 Refine Levels:
ATK +18

Refine Level +7:
Increases damage of Shattering Storm by additional 20%.

Refine Level +9:
Decreases Shattering Storm skill cooldown by 1 second.

Refine Level +11:
Increases damage of Shattering Storm by additional 25%.

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

back to top