Renewal
.:Renewal Item Database:.
Weapon - Bow

Dark Angel Ray Bow [2]   [Two Handed]   Item ID# 700066 (Dark_Angel_Ray_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
150
Attack
280
Required Lvl
215
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Abyss Chaser
Description
A bow used by a fallen angel.

ATK +5%, CON +2
Increases damage of Chain Reaction Shot by 5%.

Refine Level +5:
Increases damage of Chain Reaction Shot by additional 10%.

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases damage of Chain Reaction Shot by additional 10%.

Refine Level +10:
Critical +10

Refine Level +11:
Increases damage of Chain Reaction Shot by additional 5%.
Increases damage of Frenzy Shot by 15%.

[Bonus by Grade]
[Grade D]: ranged physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bCon,2; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",5; if (.@r>=5) { bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",10; if (.@r>=10) { bonus bCritical,10; if (.@r>=11) { bonus2 bSkillAtk,"ABC_FRENZY_SHOT",15; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

Dim Glacier Bow [1]   [Two Handed]   Item ID# 700059 (D_Glacier_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
150
Attack
240 / MATK 220
Required Lvl
230
Weapon Lvl
5
Slot
1
Range
5
Applicable Jobs
Ranger
Description
A bow that lost its light due to poisonous magic.
It seems to have to be handled in a different way from the existing Glacier weapons.

MATK +220
Item Script
{},{},{}
Dropped By No Result

Diva Wing [1]   [Two Handed]   Item ID# 18146 (Diva_Wing)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
90
Attack
160 / MATK 170
Required Lvl
150
Weapon Lvl
4
Slot
1
Range
5
Applicable Jobs
Ranger
Shadow Chaser
Minstrel / Wanderer
Description
A weapon of unknown origin that contains the magic of the labyrinth.
It is unclear what kind of material it is made from, and even similar weapons have different performance.

MATK +170

Refine Level +7: ATK +30, HIT +5.
Refine Level +9: ATK +30, HIT +5.

When equipped with Labyrinth Baphomet Card:
ATK +10%
Normal attacks inflicts splash damage.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; } },{},{}
Dropped By No Result

Double Bound [3]   [Two Handed]   Item ID# 1736 (Double_Bound)
Type
Weapon
Class
Bow
Buy
20z
Sell
10z
Weight
90
Attack
70
Required Lvl
70
Weapon Lvl
3
Slot
3
Range
5
Applicable Jobs
High Archer
Sniper
Stalker
Clown / Gypsy
Description
A slim and smooth bow specialized for double attacks.
When dealing physical attack, has a chance to autocast learnt level of Double Strafe.
Item Script
{ bonus3 bAutoSpell,"AC_DOUBLE",getskilllv("AC_DOUBLE"),10; },{},{}
Dropped By

Dragon Wing [0]   [Two Handed]   Item ID# 1724 (Dragon_Wing)
Type
Weapon
Class
Bow
Buy
20z
Sell
10z
Weight
120
Attack
100
Required Lvl
60
Weapon Lvl
4
Slot
0
Range
5
Property
Neutral
Applicable Jobs
Archer
Thief
Hunter
Rogue
Bard / Dancer
Description
A bow made in shape of a dragon wing. It is supposedly made from a dragon bone, and can cause deadly damage to dragons.

Ignores physical defense of Dragon type monster.
Has a 3% chance to get Oridecon Arrow upon killing Dragon monsters.

More Information on Combo:
Item Script
{ bonus3 bAddMonsterDropItem,1765,RC_Dragon,300; bonus bIgnoreDefRace,RC_Dragon; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

back to top