Viewing Item

#450219: Automatic Armor Type B (bind)

Item ID 450219 For Sale No
Identifier E_Auto_Armor_B Credit Price Not For Sale
Name Automatic Armor Type B (bind) Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 135
Slots 1 Refineable No
Attack 0 Min Equip Level 160
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 .@refinebonus = 10*(.@r/2);

3 bonus bMatk,125 + .@refinebonus;

4 if (.@r>=7) {

5 bonus bVariableCastrate,-15;

6 }

Equip Script None
Unequip Script None