Renewal
.:Renewal Item Database:.
Search Item By ID


Poenitentia Nervus [2]   [Two Handed]   Item ID# 700023 (Poenitentia_Nervus)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
140
Attack
250
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Wind Hawk
Description
A bow containing the pain of bereavement.

ATK +10%

Increases damage of Crescive Bolt by 10%.

For each 2 Refine Levels:
Increases damage of Aimed Bolt by 3%.

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

Refine Level +9:
Increases damage of Aimed Bolt by additional 30%.

Refine Level +11:
Decreases Aimed Bolt skill cooldown by 1 second.

[Bonus by Grade]
[Grade D]: Damage of Crescive Bolt +5%.
[Grade C]: Damage of Crescive Bolt +8%, P.ATK +1.
[Grade B]: Damage of Crescive Bolt +12%, CON +1.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10; bonus2 bSkillAtk,"RA_AIMEDBOLT",3*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RA_AIMEDBOLT",30; if (.@r>=11) { bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",8; if (.@g >= ENCHANTGRADE_B) { bonus bCon,1; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",12; } } } },{},{}
Dropped By No Result

back to top