|
|
|
|
Viewing Item
#20856: YSF01 Manteau
Item ID
|
20856
|
|
For Sale
|
No
|
Identifier
|
YSF01_Manteau
|
Credit Price
|
Not For Sale
|
Name
|
YSF01 Manteau
|
Type
|
Armor
|
NPC Buy
|
0
|
Weight
|
75
|
NPC Sell
|
0
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
32
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
170
|
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 if (.@r >= 8) {
3 bonus bBaseAtk,20;
4 if (.@r >= 11) {
5 .@val = -3;
6 if (.@r >= 13) {
7 .@val += -4;
8 }
9 }
10 }
11 if (readparam(bVit) >= 125) {
12 .@val += -10;
13 }
14 if (.@val) {
15 bonus bDelayrate,.@val;
16 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|