|
|
|
|
Viewing Item
#24334: Magic Compose Shadow Armor
Item ID |
24334 |
|
For Sale |
No
|
Identifier |
S_Magic_Compose_Armor |
Credit Price |
Not For Sale
|
Name |
Magic Compose Shadow Armor |
Type |
Shadow Equipment |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
1 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Shadow 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 bMaxHP,.@r*10;
6 if
7 (.@r
8 1)
9 {
10 .@val
11 =
12 .@r/2;
13 bonus3
14 bAutoSpell,"MG_COLDBOLT",.@val,(5+.@r);
15 bonus3
16 bAutoSpell,"MG_COLDBOLT",.@val,(5+.@r);
17 bonus3
18 bAutoSpell,"MG_FIREBOLT",.@val,(5+.@r);
19 bonus3
20 bAutoSpell,"MG_LIGHTNINGBOLT",.@val,(5+.@r);
21 bonus3
22 bAutoSpell,"WZ_EARTHSPIKE",.@val,(5+.@r);
23 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|