Astraea Shoes [1] ( Astraea_Shoes )
| ID 22167 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 25 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 25 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Personificação da justiça entre os reinos, Astrea ensina a todos os valores da vida pacífica e do respeito aos deuses. As botas representam a vontade da deusa. Shoes said to have been worn by a noble being in a distant land. All Not specified
.@str = readparam(bStr);
.@agi = readparam(bAgi);
.@vit = readparam(bVit);
.@int = readparam(bInt);
.@dex = readparam(bDex);
.@luk = readparam(bLuk);
bonus bAllStats,1;
if(getrefine()>=10) {
if (.@str>=100) {
if (.@str>=120) {
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
}
else {
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
}
}
if (.@agi>=100) {
if (.@agi>=120)
bonus bAspd,1;
else
bonus bAspdRate,8;
}
if (.@vit>=100) {
if (.@vit>=120)
bonus2 bAddSize,Size_Medium,15;
else
bonus2 bAddSize,Size_Medium,10;
}
if (.@int>=100) {
if (.@int>=120)
bonus bFixedCast,-500;
else
bonus bFixedCastrate,-30;
}
if (.@dex>=100) {
if (.@dex>=120)
bonus bDelayrate,-5;
else
bonus bDelayrate,-3;
}
if (.@luk>=100) {
if (.@luk>=120) {
bonus bCritical,7;
bonus bFlee2,1;
}
else
bonus bCritical,5;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||