|
|
|
|
Viewing Item
#470127: Crimson Magic Boots
Item ID |
470127 |
|
For Sale |
No
|
Identifier |
Wine_Shoes |
Credit Price |
Not For Sale
|
Name |
Crimson Magic Boots |
Type |
Armor |
NPC Buy |
0 |
Weight |
30 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
10 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
100 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Footgear |
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 bMdef,15;
6 bonus
7 bAtkRate,5+(.@r/2);
8 bonus
9 bMatkRate,5+(.@r/2);
10 bonus
11 bLongAtkDef,5;
12 bonus2
13 bSubEle,Ele_Neutral,5;
14 if
15 (.@r
16 =11)
17 {
18 bonus2
19 bSubEle,Ele_Earth,10;
20 bonus2
21 bSubEle,Ele_Fire,10;
22 bonus2
23 bSubEle,Ele_Water,10;
24 bonus2
25 bSubEle,Ele_Wind,10;
26 }
27 if
28 (.@r
29 =13)
30 {
31 bonus
32 bFixedCast,-600;
33 bonus
34 bDelayrate,-6;
35 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|