0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #820000 Weapon

Lust Shatter [2]

Buy Price: N/A Sell Price: N/A
A shotgun used by mercenaries who guarded the Varmundt's Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.
_______________________
Increases damage of Slug Shot by 10%.
_______________________
For each 3 Refine Levels:
ATK +6
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +7:
Increases damage of Slug Shot by additional 15%.
Increases damage of Shattering Storm by 10%.
_______________________
Refine Level +9:
Decreases Slug Shot skill cooldown by 2 seconds.
Decreases Shattering Storm skill cooldown by 1 second.
_______________________
Refine Level +11:
Increases damage of Slug Shot by additional 25%.
When Slug Shot has been used, Increases Damage of Shattering Storm by additional 25% for 10 seconds.
_______________________
Type: Shotgun
Attack: 310
Weight: 160
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Gunslinger classes

Monster Drops

Normal Drops

Elite Bellare

Rate: 1.5%

Spell Addicted Plaga

Rate: 2.5%

Equipment Reform

Available through the reform system R_Ep17_Box

Basic Information

Weapon
1600
9
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bSplashRange,1; bonus2 bSkillAtk,"RL_SLUGSHOT",10; bonus bAspdRate,3*(.@r/3); bonus bBaseAtk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_S_STORM",10; bonus2 bSkillAtk,"RL_SLUGSHOT",15; } if (.@r>=9) { bonus2 bSkillCooldown,"RL_S_STORM",-1000; bonus2 bSkillCooldown,"RL_SLUGSHOT",-2000; } if (.@r>=11) { autobonus3 "{ bonus2 bSkillAtk,\"RL_S_STORM\",25; }",1000,10000,"RL_SLUGSHOT"; bonus2 bSkillAtk,"RL_SLUGSHOT",25; }
.@r = getrefine();
bonus bSplashRange,1;
bonus2 bSkillAtk,"RL_SLUGSHOT",10;
bonus bAspdRate,3*(.@r/3);
bonus bBaseAtk,6*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RL_S_STORM",10;
   bonus2 bSkillAtk,"RL_SLUGSHOT",15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"RL_S_STORM",-1000;
   bonus2 bSkillCooldown,"RL_SLUGSHOT",-2000;
}
if (.@r>=11) {
   autobonus3 "{ bonus2 bSkillAtk,\"RL_S_STORM\",25; }",1000,10000,"RL_SLUGSHOT";
   bonus2 bSkillAtk,"RL_SLUGSHOT",25;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.