|
|
|
|
Viewing Item
#27378: Ancient Wootan Shooter Card
Item ID |
27378 |
|
For Sale |
No
|
Identifier |
Anc_W_Shooter_Card_J |
Credit Price |
Not For Sale
|
Name |
Ancient Wootan Shooter Card |
Type |
Card |
NPC Buy |
20 |
Weight |
1 |
NPC Sell |
10 |
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 |
Garment |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@a
2 =
3 (readparam(bVit)/10);
4 .@b
5 =
6 (readparam(bLuk)/10);
7 bonus
8 bMatk,((3*.@a)+(3*.@b));
9 bonus
10 bDef,10*.@a;
11 bonus
12 bAspdRate,.@b;
13 if
14 (readparam(bVit)
15 =125)
16 {
17 bonus
18 bMatk,50;
19 bonus
20 bDef,50;
21 }
22 if
23 (readparam(bLuk)
24 =125)
25 {
26 bonus
27 bMatk,50;
28 bonus
29 bAspdRate,5;
30 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|