Artwork unavailable
RENEWAL / ITEMS
Kukulkan Feather [1]
#480015Armor
Kukulkan_Feather_TW
TypeArmor
Equipment positionGarment
GenderBoth
Weight200
Buy price0 z
Sell price0 z
DEF40
Slots1
Required level70
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();
if (.@r>=5) {
bonus bAtkRate,1;
bonus bMatkRate,1;
}
if (.@r>=7)
bonus bAllStats,1;
if (.@r>=9) {
bonus2 bAddSize,Size_Medium,5;
bonus2 bMagicAddSize,Size_Medium,5;
}
if (.@r>=11)
bonus bLongAtkRate,12;
if (.@r>=12)
bonus bAspd,1;
if (.@r>=13)
skill "RG_CLOSECONFINE",1;