|
|
|
|
Viewing Item
#15419: Mighty White Threaded Armor
Item ID
|
15419
|
|
For Sale
|
No
|
Identifier
|
Armor_of_White_Thread
|
Credit Price
|
Not For Sale
|
Name
|
Mighty White Threaded Armor
|
Type
|
Armor
|
NPC Buy
|
20
|
Weight
|
80
|
NPC Sell
|
10
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
60
|
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 .@r
2 =
3 getrefine();
4 bonus
5 bMatk,10;
6 bonus2
7 bIgnoreMdefRaceRate,RC_All,10;
8 if
9 (.@r
10 =7)
11 {
12 bonus
13 bMatk,20;
14 bonus2
15 bIgnoreMdefRaceRate,RC_All,20;
16 }
17 if
18 (.@r
19 =8)
20 {
21 bonus
22 bMatk,20;
23 bonus2
24 bIgnoreMdefRaceRate,RC_All,20;
25 bonus
26 bUnbreakableArmor;
27 }
28 if
29 (.@r
30 =9)
31 {
32 bonus
33 bMatk,30;
34 bonus2
35 bIgnoreMdefRaceRate,RC_All,20;
36 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|