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 #810001 Weapon

Patent Master Soul Rifle [2]

Buy Price: N/A Sell Price: N/A
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 auto-cast Level 10 Soul Strike.
_______________________
Refine Level +11:
Ranged physical attacks have a 7% chance to auto-cast 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%.
_______________________
Type: Rifle
Attack: 200
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Rebellion

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_6

Basic Information

Weapon
1000
9
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bMatk,250+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; }
.@r = getrefine();
bonus bMatk,250+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;
}
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.