
RENEWAL / ITEMS
Fafnir Scale
#15405Armor
Fafnir_Scale_J
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionArmor
GenderBoth
Weight150
Buy price20 z
Sell price10 z
DEF120
Required level100
Armor level1
Description
Fafnir scaled armor that was defeated by heroic Sigurd. As the name implies, It feels the strength being around the whole body.
Class: Armor
Defense: 120
Property: Neutral
Weight: 150
Requires Level: 100
Usable By: All Jobs
Max HP + 10%
Max SP + 10%
Mdef + 15
This item is indestructible in battle.
Increases the damage of Dragon's Breath and Dragon's Water Breath by 50%.
Increases long-ranged damage on targets by 2% per level of Dragon's Breath known.
Reduces the global delay of skills by 2% per level of Dragon's Water Breath known.
If Fafnir Scale upgrade level is +5 or higher,
Additional Max HP + 20%.
Additional Max SP + 20%.
Reduces the global delay of skills by 5%.
If upgrade level is +7 or higher,
Additional Max HP + 20%.
Additional Max SP + 20%.
Reduces the global delay of skills by an additional 5%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@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;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 15405
- Aegis Name
- Fafnir_Scale_J
- Name
- Fafnir Scale
- Type
- Armor
- Buy
- 20
- Weight
- 1500
- Defense
- 120
- Locations
- Armor
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@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; }
- Client Resource
- Fafnir_Scale
- Client Name
- Fafnir Scale
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/fafnir_scale.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/fafnir_scale.bmp