Thanatos Magic Shoes [1] ( Thanos_Boots3 )
| ID 470327 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 120 | 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: 60 | |||||||||||||||||
| 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 | |||||||||||||||||
|
A pair of boots designed to resonate with Thanatos equipment. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bMaxHP,1500;
bonus bMaxSP,100;
bonus bMaxHPrate,2*(.@r/2);
bonus bMaxSPrate,.@r/2;
if (.@r>=7) {
bonus bMatk,50;
if (.@r>=9) {
bonus bMatkRate,10;
if (.@r>=11) {
bonus bDelayrate,-5;
bonus bFixedCast,-500;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMaxHP,2500;
bonus bMaxSP,300;
if (.@g>=ENCHANTGRADE_C) {
bonus bDelayrate,-5;
bonus bMatkRate,5;
if (.@g>=ENCHANTGRADE_B) {
bonus bSMatk,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bSMatk,3;
bonus bFixedCast,-500;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||