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 #28564 Armor

Valkyrie Drop [1]

Buy Price: N/A Sell Price: N/A
The thing that the tears shed when the battle maiden chose the dead person crystallized.
It is said some of God's powers were sealed in it.
_______________________
Decreases Variable Casting Time by 10%.
Decreases After Skill Delay by 5%.
Increases SP Recovery Rate by 50%.
Decreases Variable Casting Time of Oratio by 50%.
Decreases Fixed Casting Time of Oratio by 100%.
_______________________
For each 2 Base Level:
Increases damage of Magnus Exorcismus by 3%.
_______________________
For each Level of Impositio Manus:
Increases Magical Damage against monsters of Small, Medium and Large size by 3%.
_______________________
If Level 5 Impositio Manus is learned:
Enables the use of Level 2 Odin's Power.
_______________________
Type: Accessory
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
30

Requirements

1
100

Scripts

.@a = getskilllv("PR_IMPOSITIO"); bonus bSPrecovRate,50; bonus bVariableCastrate,-10; bonus bDelayrate,-5; bonus2 bVariableCastrate,"AB_ORATIO",-50; bonus2 bFixedCastrate,"AB_ORATIO",-100; bonus2 bMagicAddSize,Size_All,3*.@a; bonus2 bSkillAtk,"PR_MAGNUS",3*(BaseLevel/2); if (.@a == 5) skill "ALL_ODINS_POWER",2;
.@a = getskilllv("PR_IMPOSITIO");
bonus bSPrecovRate,50;
bonus bVariableCastrate,-10;
bonus bDelayrate,-5;
bonus2 bVariableCastrate,"AB_ORATIO",-50;
bonus2 bFixedCastrate,"AB_ORATIO",-100;
bonus2 bMagicAddSize,Size_All,3*.@a;
bonus2 bSkillAtk,"PR_MAGNUS",3*(BaseLevel/2);
if (.@a == 5)
   skill "ALL_ODINS_POWER",2;
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.