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

Patent Narcissus Bow [2]

Buy Price: N/A Sell Price: N/A
A bow that contains the history of ancient war hero.
The aura, which became more intense, began to show its natural ability.
It resonates with Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 4%.
_______________________
Refine Level +7:
Decreases Severe Rainstorm skill cooldown by 2 seconds.
_______________________
Refine Level +9:
Increases damage of Severe Rainstorm by 15%.
_______________________
Refine Level +11:
Increases damage of Severe Rainstorm by additional 10%.
Increases Ranged Physical Damage by additional 15%.
_______________________
When equipped with Great Hero's Boots:
DEX +10
Increases Ranged Physical Damage by additional 5%.
_______________________
Type: Bow
Attack: 210
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 150
3rd Archer classes and Shadow Chaser

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_4

Basic Information

Weapon
1000
5
Equipment reform

Job Requirements

Yes
Yes
Yes
Yes

Requirements

4
150

Scripts

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