Renewal
.:Renewal Item Database:.
Weapon - Bow

Narcissus Bow [2]   [Two Handed]   Item ID# 18170 (Narcis_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
100
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Ranger
Shadow Chaser
Minstrel / Wanderer
Description
A bow that contains the history of ancient war hero.
It resonates with Ancient Hero's Boots.

For each 2 refine levels, ATK +10.
For each 3 refine levels, increases ranged physical attack by 4%.

Refine Level +9:
Increases damage of Severe Rainstorm by 10%.

Refine Level +11:
Reduces cooldown time of Severe Rainstorm by 2 sec.

When equipped with Ancient Hero's Boots:
Random chance to increase DEX by 20 and Bow class weapon damage by 20% for 7 sec when dealing physical attack.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r/2*10; bonus bLongAtkRate,.@r/3*4; if (.@r>=9) bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; if (.@r>=11) bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; },{},{}
Dropped By No Result

Narcissus Bow-LT [2]   [Two Handed]   Item ID# 700049 (Narcis_Bow_LT)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
100
Attack
210
Required Lvl
190
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Ranger
Shadow Chaser
Minstrel / Wanderer
Description
An improved version of the bow that contains the biography of a hero who was active in an ancient battle.
Resonates with Hero's Boots-LT.

ATK +5%

Base Level at least 210:
POW +2, P.ATK +1.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
Increases ranged physical damage by 4%.

Refine Level +7:
Increases damage of Severe Rainstorm by 20%.
Decreases Severe Rainstorm skill cooldown by 2 seconds.

Refine Level +9:
Increases damage of Severe Rainstorm by additional 30%.
Decreases variable cast time by 10%.

Refine Level +11:
Decreases damage taken from enemies of every size by 20%.
Increases physical damage against enemies of every element by 15%.

When equipped with Hero's Boots-LT:
ATK +10%, P.ATK +2.

[Bonus by Grade]
[Grade D]: ATK +3%
[Grade C]: ranged physical damage +15%. P.ATK +1
[Grade B]: POW +3, P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (.@r>=7) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25; if (.@r>=9) { bonus bVariableCastrate,-10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",30; if (.@r>=11) { bonus2 bSubSize,Size_All,20; bonus2 bAddEle,Ele_All,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus bLongAtkRate,15; bonus bPAtk,1; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bPow,3; } } } bonus bBaseAtk,15*(.@r/2); bonus bLongAtkRate,4*(.@r/3); },{},{}
Dropped By No Result

Neev Bow Of Rogue [1]   [Two Handed]   Item ID# 18153 (Neev_Bow_Of_Rogue)
Neev Thief Bow
Type
Weapon
Class
Bow
Buy
100000z
Sell
50000z
Weight
90
Attack
170 / MATK 180
Required Lvl
170
Weapon Lvl
4
Slot
1
Range
5
Applicable Jobs
Shadow Chaser
Description
A thief bow with the strength to hold the power of Nive.

MATK +180

Base Level is at least 175: ATK +5%, MATK +5%.

When equipped with Neev Barrette:
For each 10 base STR: ATK +1%.
For each 10 base AGI: Decreases after attack delay by 1%.
For each 10 base VIT: MaxHP +1%.
For each 10 base INT: MATK +20.
For each 10 base DEX: Decreases variable cast time by 1%.
For each 10 base LUK: Critical +1.

For each refine level of Neev Thief Bow:
ATK +20, MATK +20
Item Script
{ if (BaseLevel>=175) { bonus bAtkRate,5; bonus bMatkRate,5; } },{},{}
Dropped By No Result

Neev CrossBow [1]   [Two Handed]   Item ID# 18155 (Neev_CrossBow)
Type
Weapon
Class
Bow
Buy
100000z
Sell
50000z
Weight
90
Attack
180 / MATK 170
Required Lvl
170
Weapon Lvl
4
Slot
1
Range
5
Applicable Jobs
Minstrel / Wanderer
Description
A crossbow with the strength to hold the power of Nive.

MATK +170

Base Level is at least 175: ATK +5%, MATK +5%.

When equipped with Neev Barrette:
For each 10 base STR: ATK +1%.
For each 10 base AGI: Decreases after attack delay by 1%.
For each 10 base VIT: MaxHP +1%.
For each 10 base INT:MATK +20.
For each 10 base DEX: Decreases variable cast time by 1%.
For each 10 base LUK: Critical +1.

For each refine level of Neev Hunter Bow: ATK +20, MATK +20.
Item Script
{ if (BaseLevel>=175) { bonus bAtkRate,5; bonus bMatkRate,5; } },{},{}
Dropped By No Result

Neev Hunter Bow [1]   [Two Handed]   Item ID# 18154 (Neev_Hunter_Bow)
Type
Weapon
Class
Bow
Buy
100000z
Sell
50000z
Weight
90
Attack
160 / MATK 170
Required Lvl
170
Weapon Lvl
4
Slot
1
Range
5
Applicable Jobs
Ranger
Description
A hunter bow with the strength to hold the power of Nive.

MATK +170

Base Level is at least 175: ATK +5%, MATK +5%.

When equipped with Neev Barrette:
For each 10 base STR: ATK +1%.
For each 10 base AGI: Decreases after attack delay by 1%.
For each 10 base VIT: MaxHP +1%.
For each 10 base INT: MATK +20.
For each 10 base DEX: Decreases variable cast time by 1%.
For each 10 base LUK: Critical +1.

For each refine level of Neev Hunter Bow: ATK +20, MATK +20.
Item Script
{ if (BaseLevel>=175) { bonus bAtkRate,5; bonus bMatkRate,5; } },{},{}
Dropped By No Result

Nepenthes Bow [2]   [Two Handed]   Item ID# 1740 (Nepenthes_Bow)
Type
Weapon
Class
Bow
Buy
20z
Sell
10z
Weight
100
Attack
105
Required Lvl
60
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Sniper
Description
A soft bow made by the tentacles of Nepentis.
When using Double Strafe, there is a small chance of autocasting Level 1 Arrow Repel.
Item Script
{ bonus4 bAutoSpellOnSkill,"AC_DOUBLE","AC_CHARGEARROW",1,20; },{},{}
Dropped By

Novice Composite Bow [3]   [Two Handed]   Item ID# 1742 (N_Composite_Bow)
Type
Weapon
Class
Bow
Buy
1z
Sell
0z
Weight
0
Attack
49
Required Lvl
4
Weapon Lvl
1
Slot
3
Range
5
Refineable
No
Applicable Jobs
Archer
Thief
Hunter
Rogue
Bard / Dancer
Description
An average bow that is mostly used for small game hunting.
Impossible to refine this item.
Item Script
{},{},{}
Dropped By No Result

back to top