Viewing Item

#490189: Garnet Brooch

Item ID 490189 For Sale No
Identifier Wine_Jewel_Brooch_TW Credit Price Not For Sale
Name Garnet Brooch Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = (readparam(bStr)+readparam(bLuk))/24;

2 .@b = (readparam(bInt)+readparam(bDex))/24;

3 bonus bMdef,15;

4 bonus bAtkRate,5+(readparam(bStr)/16);

5 bonus bMatkRate,5+(readparam(bInt)/16);

6 bonus bDelayrate,-5;

7 bonus2 bSubEle,Ele_All,5;

8 bonus bLongAtkDef,5;

9 if (BaseJob == Job_SuperNovice) {

10 skill "MG_ENERGYCOAT",1;

11 bonus bShortAtkRate,.@a;

12 bonus bLongAtkRate,.@a;

13 bonus2 bMagicAtkEle,Ele_All,2*.@b;

14 }

Equip Script None
Unequip Script None