|
|
|
|
Viewing Item
#480451: Automatic Engine Wing C-Type
Item ID |
480451 |
|
For Sale |
No
|
Identifier |
aegis_480451 |
Credit Price |
Not For Sale
|
Name |
Automatic Engine Wing C-Type |
Type |
Armor |
NPC Buy |
0 |
Weight |
80 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
35 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
100 |
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 .@r
2 =
3 getrefine();
4 skill
5 "BS_GREED",1;
6 bonus
7 bMaxHP,2500;
8 bonus
9 bBaseAtk,10*(.@r/2);
10 bonus
11 bMatk,10*(.@r/2);
12 if
13 (.@r
14 =7)
15 {
16 bonus
17 bAspdRate,10;
18 bonus
19 bVariableCastrate,-15;
20 bonus
21 bCritical,10;
22 if
23 (.@r
24 =9)
25 {
26 bonus
27 bShortAtkRate,10;
28 bonus
29 bLongAtkRate,10;
30 bonus
31 bMatkRate,10;
32 if
33 (.@r
34 =11)
35 {
36 bonus
37 bShortAtkRate,7;
38 bonus
39 bLongAtkRate,7;
40 bonus
41 bMatkRate,10;
42 }
43 }
44 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|