|
|
|
|
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 bVariableCastrate,-10;
2 .@r = getrefine();
3 if (.@r >= 7) {
4 .@mdef = 5;
5 .@pd = 1;
6 bonus bUnbreakableArmor;
7 if (.@r >= 8) {
8 .@mdef += 10;
9 .@pd += 1;
10 bonus2 bSubRace,RC_DemiHuman,7;
11 }
12 if (.@r >= 9) {
13 .@mdef += 15;
14 .@pd += 1;
15 bonus2 bSubSkill,"NPC_CRITICALSLASH",100;
16 }
17 bonus bMdef,.@mdef;
18 bonus bFlee2,.@pd;
19 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|