Crimson Magic Boots-LT [1] ( Wine_Shoes_LT )
| ID 470199 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 30 | 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: 10 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 190 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bMdef,15;
bonus bAtkRate,5+(.@r/2);
bonus bMatkRate,5+(.@r/2);
bonus bPAtk,.@r/3;
bonus bSMatk,.@r/3;
bonus bLongAtkDef,5;
bonus2 bSubEle,Ele_Neutral,5;
if (.@r>=11) {
bonus2 bSubEle,Ele_All,10;
bonus2 bSubEle,Ele_Neutral,-10;
if (.@r>=13) {
bonus bDelayrate,-6;
bonus bFixedCast,-600;
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bRes,30;
bonus bMRes,30;
if (.@g >= ENCHANTGRADE_C) {
bonus bLongAtkDef,5;
bonus2 bSubEle,Ele_Neutral,5;
if (.@g >= ENCHANTGRADE_B) {
bonus bDelayrate,-4;
bonus bFixedCast,-200;
if (.@g >= ENCHANTGRADE_A) {
bonus2 bSubEle,Ele_All,5;
if (.@r>=13)
bonus bFixedCast,-200;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||