|
|
|
|
Viewing Item
#15249: Antonio's Coat
Item ID |
15249 |
|
For Sale |
No
|
Identifier |
Antonio_Coat |
Credit Price |
Not For Sale
|
Name |
Antonio's Coat |
Type |
Armor |
NPC Buy |
20 |
Weight |
40 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
50 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
100 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Armor |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus
2 bVariableCastrate,-10;
3 .@r
4 =
5 getrefine();
6 if
7 (.@r
8 =
9 7)
10 {
11 .@mdef
12 =
13 5;
14 .@pd
15 =
16 1;
17 bonus
18 bUnbreakableArmor;
19 if
20 (.@r
21 =
22 8)
23 {
24 .@mdef
25 +=
26 10;
27 .@pd
28 +=
29 1;
30 bonus2
31 bSubRace,RC_DemiHuman,7;
32 }
33 if
34 (.@r
35 =
36 9)
37 {
38 .@mdef
39 +=
40 15;
41 .@pd
42 +=
43 1;
44 bonus2
45 bSubSkill,"NPC_CRITICALSLASH",100;
46 }
47 bonus
48 bMdef,.@mdef;
49 bonus
50 bFlee2,.@pd;
51 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|