|
|
|
|
Viewing Item
#310271: T-MagicBoost
Item ID |
310271 |
|
For Sale |
No
|
Identifier |
Improve_Orb_T_MATK |
Credit Price |
Not For Sale
|
Name |
T-MagicBoost |
Type |
Card - Enchant |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
None
|
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,50;
6 if
7 (.@r
8 =7)
9 {
10 .@c
11 =
12 25;
13 .@t
14 =
15 3000;
16 if
17 (.@r
18 =8)
19 {
20 .@c
21 =
22 35;
23 .@t
24 +=
25 1000;
26 }
27 if
28 (.@r
29 =9)
30 {
31 .@c
32 =
33 50;
34 .@t
35 +=
36 1000;
37 }
38 autobonus
39 "{
40 bonus
41 bMatk,100;
42 }",.@c,.@t,BF_MAGIC;
43 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|