Furious Boots [1] ( FuriousBoots )
| ID 470265 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | 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: 30 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 220 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
if (BaseLevel>=230) {
bonus2 bAddClass,Class_Normal,5;
bonus2 bMagicAddClass,Class_Normal,5;
bonus2 bAddClass,Class_Boss,5;
bonus2 bMagicAddClass,Class_Boss,5;
}
if (.@r>=7) {
bonus bMatkRate,5;
bonus bAtkRate,5;
if (.@r>=9) {
bonus bVariableCastrate,-10;
if (.@r>=10) {
bonus bFixedCast,-700;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_All,10;
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMatkRate,5;
bonus bAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bFixedCast,-300;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,5;
bonus bSMatk,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,2;
bonus bSMatk,2;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||