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


Poenitentia Tenon [2]   [Two Handed]   Item ID# 700022 (Poenitentia_Tenon)
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
Abyss Chaser
Description
A bow containing the pain of bereavement.

ATK +10%

Increases damage of Frenzy Shot by 10%.

For each 2 Refine Levels:
Increases damage of Triangle Shot by 3%.

Refine Level +7:
Increases critical damage by 15%.

Refine Level +9:
Increases damage of Triangle Shot by additional 30%.

Refine Level +11:
Increases ranged physical damage by 15%.

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

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

back to top