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

Sealed Narcissus Bow [2]

Buy Price: N/A Sell Price: N/A
A bow that contains the history of ancient war hero.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 4%.
_______________________
Refine Level +7:
Increases damage of Severe Rainstorm by 10%.
_______________________
Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 2 seconds.
_______________________
Type: Bow
Attack: 180
Weight: 0
Weapon Level: 4
_______________________
Requirement:
Base Level 99
3rd Archer classes and Shadow Chaser

Basic Information

Weapon
5

Job Requirements

Yes
Yes
Yes
Yes

Requirements

4
99

Scripts

.@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bLongAtkRate,4*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10; } if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; }
.@r = getrefine();
bonus bBaseAtk,10*(.@r/2);
bonus bLongAtkRate,4*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
}
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.