Viewing Item

#15405: Fafnir Scale

Item ID 15405 For Sale No
Identifier Fafnir_Scale Credit Price Not For Sale
Name Fafnir Scale Type Armor
NPC Buy 20 Weight 150
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 0 Refineable Yes
Attack 0 Min Equip Level 100
Equip Locations Armor
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Both (Male and Female)
Item Use Script

1 .@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; }

Equip Script None
Unequip Script None