|
|
|
|
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
2 =
3 (readparam(bStr)+readparam(bLuk))/24;
4 .@b
5 =
6 (readparam(bInt)+readparam(bDex))/24;
7 bonus
8 bMdef,15;
9 bonus
10 bAtkRate,5+(readparam(bStr)/16);
11 bonus
12 bMatkRate,5+(readparam(bInt)/16);
13 bonus
14 bDelayrate,-5;
15 bonus2
16 bSubEle,Ele_All,5;
17 bonus
18 bLongAtkDef,5;
19 if
20 (BaseJob
21 ==
22 Job_SuperNovice)
23 {
24 skill
25 "MG_ENERGYCOAT",1;
26 bonus
27 bShortAtkRate,.@a;
28 bonus
29 bLongAtkRate,.@a;
30 bonus2
31 bMagicAtkEle,Ele_All,2*.@b;
32 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|