
RENEWAL / ITEMS
Precision Bow [2]
#700050Weapon
Precision_Bow
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classBow
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight180
Buy price0 z
Sell price0 z
ATK230
Slots2
Required level220
Weapon level5
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
A Bow elaborately improved using clock tower parts.
The operation method has changed significantly from the existing Scrap Bow.
------------------------
Increases Gale Storm damage by 7% per 2 refine rate.
Increases Arrow Storm damage by 10% per 3 refine rate.
Increases long ranged physical damage by 4% per 4 refine rate.
------------------------
[Bonus By Grade]
[Grade D] CON + 2.
[Grade C] Increases Gale Storm damage by additional 10%.
[Grade B] P.ATK + 2.
------------------------
Class: Bow
Attack: 230
Weight: 180
Weapon Lv: 5
Required Lv: 220
Class: Windhawk
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon (Two-Handed)
- Jobs
- Hunter
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"WH_GALESTORM",7*(.@r/2);
bonus2 bSkillAtk,"RA_ARROWSTORM",10*(.@r/3);
bonus bLongAtkRate,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bCon,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"WH_GALESTORM",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,2;
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 700050
- Aegis Name
- Precision_Bow
- Name
- Precision Bow
- Type
- Weapon
- Sub Type
- Bow
- Weight
- 1800
- Attack
- 230
- Range
- 5
- Slots
- 2
- Jobs
- Hunter
- Yes
- Classes
- Fourth
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 5
- Equip Level Min
- 220
- Refineable
- Yes
- Gradable
- Yes
- Script
- .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"WH_GALESTORM",7*(.@r/2); bonus2 bSkillAtk,"RA_ARROWSTORM",10*(.@r/3); bonus bLongAtkRate,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bCon,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"WH_GALESTORM",10; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; } } }
- Client Resource
- Precision_Bow
- Client Name
- Precision Bow
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 11
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/precision_bow.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/precision_bow.bmp