Renewal
.:Renewal Item Database:.
Weapon - Bow

Arbalest [2]   [Two Handed]   Item ID# 1715 (Arbalest_)
Arbalest Bow
Type
Weapon
Class
Bow
Buy
48000z
Sell
24000z
Weight
100
Attack
90
Required Lvl
33
Weapon Lvl
3
Slot
2
Range
5
Applicable Jobs
Archer
Thief
Hunter
Rogue
Bard / Dancer
Description
A powerful siege weapon that is, in essence, a huge crossbow.
DEX + 2
Item Script
{ bonus bDex,2; },{},{}
Dropped By
EnchantmentGenerated by Socket Enchanting
Obtainable FromOld Blue Box, Old Violet Box

Arcus Daemonicus [2]   [Two Handed]   Item ID# 18125 (Arcus_Daemonicus)
Type
Weapon
Class
Bow
Buy
20z
Sell
10z
Weight
100
Attack
130
Required Lvl
80
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Archer
Rogue
Description
An infernal bow from hell. Only true demons are able control it's full power. People say that a Prince from Hell used this weapon for his army.

If refine level is +10 or higher, ASPD + 1 and SP consumption of skills reduces by 20%.

When equipped with Shadow Arrows: ATK +50%.
Item Script
{ /*Fix me: bonus2 bAddClass,Class_All,50; when equipped with shadow arrows*/ if (getrefine()>9) { bonus bAspd,1; bonus bUseSPrate,-20; } },{},{}
Dropped By No Result

Arrow Booster Bow [0]   [Two Handed]   Item ID# 700015 (AS_B_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
0
Attack
205
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
5
Applicable Jobs
Ranger
Description
A Bow designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Owl's Eye:
Increases ranged physical damage by 1%.

Refine Level +9:
MaxSP +10%
Increases damage of Arrow Storm by 25%.

Refine Level +11:
Decreases Arrow Storm skill cooldown by 0.7 seconds.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Arrow Storm by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,getskilllv("AC_OWL"); } if (.@r>=9) { bonus bMaxSPrate,10; bonus2 bSkillAtk,"RA_ARROWSTORM",25; } if (.@r>=11) { bonus2 bSkillCooldown,"RA_ARROWSTORM",-700; bonus2 bAddSize,Size_All,15; } if (.@r>=13) { bonus2 bSkillAtk,"RA_ARROWSTORM",15; } },{},{}
Dropped By No Result

< 12
back to top