0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #4969 Card

Libra

Buy Price: N/A Sell Price: N/A
Increases recovery amount gained from Healing skills and Restorative items by 1%.
_______________________
When equipped with Nidhogur and Loki Hat:
Refine Level of Nidhogur and Loki Hat is +7 or higher:
Increases recovery amount gained from Healing skills and Restorative items by 1%.

Refine Level of Nidhogur and Loki Hat is +9 or higher:
Increases recovery amount gained from Healing skills and Restorative items by additional 1%.

Basic Information

Card

Scripts

setarray .@skills$, "AL_HEAL", "PR_SANCTUARY", "AM_POTIONPITCHER", "AB_HIGHNESSHEAL", "AB_CHEAL"; for( .@i = 0; .@i < getarraysize(.@skills$); .@i++ ) { bonus2 bSkillHeal2,.@skills$[.@i],1; } /* TODO: Depending on some recovery items HP recovery amount + 1% */
setarray .@skills$, "AL_HEAL", "PR_SANCTUARY", "AM_POTIONPITCHER", "AB_HIGHNESSHEAL", "AB_CHEAL";
for( .@i = 0; .@i < getarraysize(.@skills$); .@i++ ) {
   bonus2 bSkillHeal2,.@skills$[.@i],1;
}
/* TODO: Depending on some recovery items HP recovery amount + 1% */
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.