Viewing Item

#313140: CON Enforcement (Physical)

Item ID 313140 For Sale No
Identifier CON_Enforce_Melee Credit Price Not For Sale
Name CON Enforcement (Physical) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (BaseLevel>=240) {

2 .@param = min(readparam(bCon),100);

3 bonus bLongAtkRate,(.@param/7);

4 bonus bShortAtkRate,(.@param/7);

5 bonus bBaseAtk,5*(.@param/7);

6 }

Equip Script None
Unequip Script None