ID #480015
Armor
Kukulkan Feather [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 40
Weight: 2000
Slots: 1
Armor level: 1
Required level: 70
Defense: 40
Weight: 2000
Slots: 1
Armor level: 1
Required level: 70
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
2000
Defense
40
Requirements
Armor Level
1
Min Level
70
Scripts
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;
.@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;