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


Poenitentia Ungula [2]   [One Hand]   Item ID# 560013 (Poenitentia_Ungula)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
150
Attack
230
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Inquisitor
Description
A pair of knuckles containing the pain of bereavement.

ATK +10%

Increases damage of Explosion Blaster by 10%.

For each 2 Refine Levels:
Increases damage of Rampage Blaster by 3%.

Refine Level +7:
Decreases SP Consumption of Rampage Blaster by 15%.

Refine Level +9:
Increases damage of Rampage Blaster by additional 30%.

Refine Level +11:
Decreases Rampage Blaster skill cooldown by 1 second.

[Bonus by Grade]
[Grade D]: Damage of Explosion Blaster +5%.
[Grade C]: Damage of Explosion Blaster +8%, P.ATK +1.
[Grade B]: Damage of Explosion Blaster +12%, POW +1.

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

back to top