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

Fafnir Scale

Buy Price: N/A Sell Price: N/A
Armor made of Fafnir scales defeated by the hero Sigurds.
As the name implies, I feel the strength of being embraced.
_______________________
MaxHP +10%
MaxSP +10%
MDEF +15
_______________________
This item is indestructible in battle.
_______________________
Increases Dragon's Breath and Dragon's Water Breath by 50%.
_______________________
For each Level of Dragon's Breath:
Increases long-ranged damage on the targets by 2%.
_______________________
For each Level of Dragon's Breath - Water :
Decreases After Skill Delay by 2%.
_______________________
Refine Level +5:
Additional MaxHP +20%
Additional MaxSP +20%
Decreases After Skill Delay by additional 5%.
_______________________
Refine Level +7:
Additional MaxHP +20%.
Additional MaxSP +20%.
Decreases After Skill Delay by additional 5%.
_______________________
Type: Armor
Defense: 120
Weight: 150
Armor Level: 1
_______________________
Requirement:
Base Level 110

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
1500
120

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,15; bonus bUnbreakableArmor; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSkillAtk,"RK_DRAGONBREATH",50; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; bonus bDelayrate,-2*getskilllv("RK_DRAGONBREATH_WATER"); bonus bLongAtkRate,2*getskilllv("RK_DRAGONBREATH"); if (.@r>=5) { bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bDelayrate,-5; } if (.@r>=7) { bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bDelayrate,-5; }
.@r = getrefine();
bonus bMdef,15;
bonus bUnbreakableArmor;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bSkillAtk,"RK_DRAGONBREATH",50;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;
bonus bDelayrate,-2*getskilllv("RK_DRAGONBREATH_WATER");
bonus bLongAtkRate,2*getskilllv("RK_DRAGONBREATH");
if (.@r>=5) {
   bonus bMaxHPrate,20;
   bonus bMaxSPrate,20;
   bonus bDelayrate,-5;
}
if (.@r>=7) {
   bonus bMaxHPrate,20;
   bonus bMaxSPrate,20;
   bonus bDelayrate,-5;
}
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.