Midgard Knight Shoes [1] ( aegis_470247 )
| ID 470247 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | 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: 20 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
For every 2 refine level, ATK, MATK + 10. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
bonus bSpl,.@r/3;
bonus bPow,.@r/3;
bonus bCon,.@r/3;
if (.@r>=7) {
bonus bAtkRate,7;
bonus bMatkRate,7;
if (.@r>=9) {
bonus bFixedCast,-300;
if (.@r>=11) {
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
bonus2 bMagicAtkEle,Ele_All,10;
if (.@r>=13) {
bonus2 bAddSize,Size_All,10;
bonus2 bMagicAddSize,Size_All,10;
}
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bRes,50;
bonus bMRes,50;
}
if (.@g >= ENCHANTGRADE_C) {
bonus2 bAddEle,Ele_All,8;
bonus2 bMagicAddEle,Ele_All,8;
}
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,7;
bonus bSMatk,7;
}
if (.@g >= ENCHANTGRADE_A) {
if (.@r>=13) {
bonus bFixedCast,-700;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||