|
|
|
|
Viewing Item
#15442: Fierce Physique Manteau
Item ID |
15442 |
|
For Sale |
No
|
Identifier |
Fierce_Physique_Manteau |
Credit Price |
Not For Sale
|
Name |
Fierce Physique Manteau |
Type |
Armor |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
10 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
70 |
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 bonus
5 bBaseAtk,2;
6 bonus
7 bMdef,5;
8 bonus
9 bVit,1;
10 if
11 (.@r
12 =5)
13 {
14 bonus
15 bDef,5;
16 bonus
17 bMaxHP,50;
18 }
19 if
20 (.@r
21 =7)
22 {
23 bonus
24 bDef,7;
25 bonus
26 bMaxHP,70;
27 }
28 if
29 (.@r
30 =9)
31 {
32 bonus
33 bDef,9;
34 bonus
35 bMaxHP,90;
36 }
37 if
38 (.@r
39 =10)
40 {
41 bonus
42 bBaseAtk,3;
43 bonus2
44 bSubEle,Ele_Neutral,3;
45 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|