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


Poenitentia Termes [2]   [Two Handed]   Item ID# 640014 (Poenitentia_Termes)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
200
Attack
170 / MATK 300
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Mage
Description
A staff containing the pain of bereavement.

Indestructible in battle

MATK +300
MATK +10%

Increases damage of Crimson Arrow and Frozen Slash by 10%.

For each 2 Refine Levels:
Increases damage of Crimson Rock and Frost Misty by 3%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Crimson Rock and Frost Misty by additional 25%.

Refine Level +11:
Increases magical damage with Fire and Water element by 10%.

[Bonus by Grade]
[Grade D]: Damage of Crimson Arrow and Frozen Slash +5%.
[Grade C]: Damage of Crimson Arrow and Frozen Slash +8%, S.MATK +1.
[Grade B]: Damage of Crimson Arrow and Frozen Slash +12%, SPL +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10; bonus2 bSkillAtk,"AG_FROZEN_SLASH",10; bonus2 bSkillAtk,"WL_FROSTMISTY",3*(.@r/2); bonus2 bSkillAtk,"WL_CRIMSONROCK",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"WL_FROSTMISTY",25; bonus2 bSkillAtk,"WL_CRIMSONROCK",25; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Fire,10; bonus2 bMagicAtkEle,Ele_Water,10; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",5; bonus2 bSkillAtk,"AG_FROZEN_SLASH",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",8; bonus2 bSkillAtk,"AG_FROZEN_SLASH",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,2; bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",12; bonus2 bSkillAtk,"AG_FROZEN_SLASH",12; } } } },{},{}
Dropped By No Result

back to top