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

Geffenia Ice Magic Tool [1]

Buy Price: N/A Sell Price: N/A
One of the great treasures of the forgotten continent, Geffenia.
Those who obtained it becomes the ruler of absolute zero.
_______________________
MDEF +10
_______________________
Increases Magical Damage against monsters of enemies of every size by 10%.
_______________________
For each 3 Base Level:
Increases damage of Storm Gust by 2%.
_______________________
When Comet is mastered:
Decreases SP Consumption of Jack Frost by 35.
Decreases Fixed Casting Time of Jack Frost by 100%.
_______________________
When Jack Frost is mastered:
Increases damage of Comet by 50%.
Decreases SP Consumption of Comet by 100.
_______________________
When Stasis is mastered:
Increases damage of Frosty Misty and Jack Frost by 50%.
_______________________
When Recognized Spell is mastered,
Decreases After Skill Delay by 30%.
_______________________
When equipped by a Warlock and equipped with Liberation of Truth:
Nullifies Gemstone requirement of certain skills.
_______________________
Type: Accessory
Defense: 2
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
500
2

Requirements

1
100

Scripts

bonus bMdef,10; bonus2 bMagicAddSize,Size_All,10; bonus2 bSkillAtk,"WZ_STORMGUST",2*(BaseLevel/3); if (getskilllv("WL_COMET") == 5) { bonus2 bSkillUseSP,"WL_JACKFROST",35; bonus2 bFixedCastrate,"WL_JACKFROST",-100; } if (getskilllv("WL_JACKFROST") == 5) { bonus2 bSkillAtk,"WL_COMET",50; bonus2 bSkillUseSP,"WL_COMET",100; } if (getskilllv("WL_STASIS") == 5) { bonus2 bSkillAtk,"WL_FROSTMISTY",50; bonus2 bSkillAtk,"WL_JACKFROST",50; } if (getskilllv("WL_RECOGNIZEDSPELL") == 5) bonus bDelayrate,-30;
bonus bMdef,10;
bonus2 bMagicAddSize,Size_All,10;
bonus2 bSkillAtk,"WZ_STORMGUST",2*(BaseLevel/3);
if (getskilllv("WL_COMET") == 5) {
   bonus2 bSkillUseSP,"WL_JACKFROST",35;
   bonus2 bFixedCastrate,"WL_JACKFROST",-100;
}
if (getskilllv("WL_JACKFROST") == 5) {
   bonus2 bSkillAtk,"WL_COMET",50;
   bonus2 bSkillUseSP,"WL_COMET",100;
}
if (getskilllv("WL_STASIS") == 5) {
   bonus2 bSkillAtk,"WL_FROSTMISTY",50;
   bonus2 bSkillAtk,"WL_JACKFROST",50;
}
if (getskilllv("WL_RECOGNIZEDSPELL") == 5)
   bonus bDelayrate,-30;
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.