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


Poenitentia Penet [2]   [Two Handed]   Item ID# 810007 (Poenitentia_Penet)
Type
Weapon
Class
Rifle
Buy
n/a
Sell
n/a
Weight
180
Attack
270
Required Lvl
230
Weapon Lvl
5
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A rifle containing the pain of bereavement.

ATK +10%

Increases damage of Only One Bullet and Spiral Shooting by 10%.

For each 2 Refine Levels:
Increases damage of Hammer of God by 3%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases damage of Hammer of God by additional 25%.

Refine Level +11:
Increases physical damage against enemies of every size by 15%.
Decreases Hammer of God skill cooldown by 8 seconds.

[Bonus by Grade]
[Grade D]: Damage of Only One Bullet and Spiral Shooting +5%.
[Grade C]: Damage of Only One Bullet and Spiral Shooting +3%, P.ATK +1.
[Grade B]: Damage of Only One Bullet and Spiral Shooting +5%, CON +1.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",10; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",3*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-8000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; if (.@g >= ENCHANTGRADE_C) { bonus bPAtk,1; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",3; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",3; if (.@g >= ENCHANTGRADE_B) { bonus bCon,1; bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",5; bonus2 bSkillAtk,"NW_ONLY_ONE_BULLET",5; } } } },{},{}
Dropped By No Result

back to top