|
|
|
|
Viewing Item
#20925: Commander Manteau
Item ID
|
20925
|
|
For Sale
|
No
|
Identifier
|
Commander_Manteau2
|
Credit Price
|
Not For Sale
|
Name
|
Commander Manteau
|
Type
|
Armor
|
NPC Buy
|
20
|
Weight
|
30
|
NPC Sell
|
10
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
20
|
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 = getrefine();
2 bonus bMaxHPrate,3;
3 bonus bMaxSPrate,3;
4 bonus bMdef,10;
5 bonus bBaseAtk,10;
6 bonus bMatk,10;
7 bonus2 bSubRace,RC_Player_Human,3;
8 if (.@r>=5) {
9 bonus bBaseAtk,20;
10 bonus bMatk,20;
11 bonus bMaxHPrate,7;
12 bonus bMaxSPrate,7;
13 }
14 if (.@r>=7) {
15 bonus bBaseAtk,30;
16 bonus bMatk,30;
17 bonus bMaxHPrate,10;
18 bonus bMaxSPrate,10;
19 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|