Viewing Item

#470074: Unknown Intelligence Boots

Item ID 470074 For Sale No
Identifier MD_Airboat_Boots4 Credit Price Not For Sale
Name Unknown Intelligence Boots Type Armor
NPC Buy 0 Weight 65
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,15*(.@r/2);

3 bonus bHealPower,2*(.@r/2);

4 bonus bMaxHP,80*(.@r/3);

5 bonus bMaxSP,20*(.@r/3);

6 if (.@r>=9) {

7 bonus bVariableCastrate,-7;

8 if (.@r>=11) {

9 autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bInt,175+.@val; }",1,10000,BF_MAGIC;

10 if (.@r>=13) {

11 bonus2 bMagicAtkEle,Ele_All,7;

12 }

13 }

14 }

Equip Script None
Unequip Script None