Viewing Item

#19252: Kardui Ears

Item ID 19252 For Sale No
Identifier KarduiEar_BR Credit Price Not For Sale
Name Kardui Ears Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 70
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = readparam(bDex);

2 bonus bMatk,2*(.@a/10);

3 if (.@a >= 108) {

4 bonus bVariableCastrate,-10;

5 bonus bMatk,30;

6 }

7 if (.@a >= 120) {

8 bonus bVariableCastrate,-5;

9 bonus bMatk,80;

10 }

Equip Script None
Unequip Script None