Artwork unavailable
RENEWAL / ITEMS
Azi Dahaka's Skin [1]
#480011Armor
Skin_Of_AzidaHaka
TypeArmor
Equipment positionGarment
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF15
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@a = (readparam(bVit)+readparam(bLuk))/20;
bonus bMdef,10;
bonus bVit,5;
bonus bLuk,5;
bonus2 bSubRace,RC_Brute,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubRace,RC_Plant,5;
bonus2 bSubClass,Class_Boss,5;
if (.@r>=7)
bonus2 bResEff,Eff_Silence,5000;
if (.@r>=8) {
bonus bAspdRate,2*.@a;
bonus bVariableCastrate,-2*.@a;
}
if (.@r>=9)
bonus2 bResEff,Eff_Silence,5000;