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

Ring of Mad Flame & White Magic [1]

Buy Price: N/A Sell Price: N/A
One of the seven magical tools possessed by Zilant.
A dish that transcends the truth that a fool who wanted conflicting powers lost his sanity and gained with madness.
The force obtained depends on the mounting site.
_______________________
When equipped as Accessory Right:
MaxSP +15%
Decreases After Skill Delay by 15%.
Decreases Dragon Breath - Water skill cooldown by 0.5 seconds.
_______________________
When equipped as Accessory Left:
MaxHP +15%
Decreases Variable Casting Time by 15%.
Decreases Dragon Breath skill cooldown by 0.5 seconds.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 130

Basic Information

Armor
100

Requirements

1
130

Scripts

.@p = getitempos(); if (.@p == EQP_ACC_L) { bonus bMaxHPrate,15; bonus bVariableCastrate,-15; bonus2 bSkillCooldown,"RK_DRAGONBREATH",-500; } if (.@p == EQP_ACC_R) { bonus bMaxSPrate,15; bonus bDelayrate,-15; bonus2 bSkillCooldown,"RK_DRAGONBREATH_WATER",-500; }
.@p = getitempos();
if (.@p == EQP_ACC_L) {
   bonus bMaxHPrate,15;
   bonus bVariableCastrate,-15;
   bonus2 bSkillCooldown,"RK_DRAGONBREATH",-500;
}
if (.@p == EQP_ACC_R) {
   bonus bMaxSPrate,15;
   bonus bDelayrate,-15;
   bonus2 bSkillCooldown,"RK_DRAGONBREATH_WATER",-500;
}
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.