ID #480262
Armor
[Not For Sale] Golden Wings [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 15
Slots: 1
Armor level: 1
Defense: 15
Slots: 1
Armor level: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Defense
15
Requirements
Armor Level
1
Scripts
Script .@r = getrefine(); bonus2 bExpAddClass,Class_All,10; bonus2 bDropAddClass,Class_All,10; if (readparam(bStr) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bStr,.@r; } if (readparam(bAgi) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bAgi,.@r; } if (readparam(bVit) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bVit,.@r; } if (readparam(bInt) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bInt,.@r; } if (readparam(bDex) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bDex,.@r; } if (readparam(bLuk) >= 90) { bonus bAllStats,1; bonus bMaxHPrate,1; bonus bMaxSPrate,1; bonus bLuk,.@r; }
.@r = getrefine();
bonus2 bExpAddClass,Class_All,10;
bonus2 bDropAddClass,Class_All,10;
if (readparam(bStr) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bStr,.@r;
}
if (readparam(bAgi) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bAgi,.@r;
}
if (readparam(bVit) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bVit,.@r;
}
if (readparam(bInt) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bInt,.@r;
}
if (readparam(bDex) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bDex,.@r;
}
if (readparam(bLuk) >= 90) {
bonus bAllStats,1;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
bonus bLuk,.@r;
}