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


Poenitentia Scipio [2]   [One Hand]   Item ID# 550019 (Poenitentia_Scipio)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
160
Attack
150 / MATK 215
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A staff containing the pain of bereavement.

Indestructible in battle

MATK +215
MATK +10%

Increases damage of Conflagration and Lightning Land by 10%.

For each 2 Refine Levels:
Increases damage of Psychic Wave and Varetyr Spear by 3%.

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

Refine Level +9:
Increases damage of Psychic Wave and Varetyr Spear by additional 25%.

Refine Level +11:
Decreases Psychic Wave skill cooldown by 1.5 seconds.
Decreases Varetyr Spear skill cooldown by 2 seconds.

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

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

back to top