|
|
|
|
Viewing Item
#19138: Seraphim Coronet
Item ID
|
19138
|
|
For Sale
|
No
|
Identifier
|
SeraphimCoronet
|
Credit Price
|
Not For Sale
|
Name
|
Seraphim Coronet
|
Type
|
Armor
|
NPC Buy
|
20
|
Weight
|
30
|
NPC Sell
|
10
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
0
|
Slots
|
0
|
Refineable
|
No
|
Attack
|
0
|
Min Equip Level
|
70
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Middle Headgear
|
Equip Upper
|
None
|
Equippable Jobs
|
None
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 bonus bStr,2;
2 .@int = readparam(bInt);
3 bonus bBaseAtk,(.@int/8)*5;
4 bonus bHealPower,.@int/8;
5 bonus bVariableCastrate,.@int/8;
6 if (.@int>=108) {
7 bonus bBaseAtk,50;
8 bonus bHealPower,5;
9 bonus bVariableCastrate,4;
10 }
11 if (.@int>=120) {
12 bonus bBaseAtk,125;
13 bonus bHealPower,10;
14 bonus bVariableCastrate,6;
15 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|