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


Poenitentia Liber [2]   [One Hand]   Item ID# 540015 (Poenitentia_Liber)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
100
Attack
230
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A book containing the pain of bereavement.

Indestructible in battle

MATK +215

ATK +5%
MATK +5%

Increases damage of Petitio by 10%.

For each 2 Refine Levels:
Increases damage of Duple Light by 3%.

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

Refine Level +9:
Increases damage of Duple Light by additional 30%.

Refine Level +11:
Increases magical damage with Holy element by 15%.

[Bonus by Grade]
[Grade D]: Damage of Petitio +5%.
[Grade C]: Damage of Petitio +8%, S.MATK +1.
[Grade B]: Damage of Petitio +12%, SPL +1.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bAtkRate,5; bonus bMatk,215; bonus2 bSkillAtk,"CD_PETITIO",10; bonus2 bSkillAtk,"AB_DUPLELIGHT",3*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus2 bSkillAtk,"AB_DUPLELIGHT",30; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"CD_PETITIO",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"CD_PETITIO",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"CD_PETITIO",12; } } } },{},{}
Dropped By No Result

back to top