|
|
|
|
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
2 bStr,2;
3 .@int
4 =
5 readparam(bInt);
6 bonus
7 bBaseAtk,(.@int/8)*5;
8 bonus
9 bHealPower,.@int/8;
10 bonus
11 bVariableCastrate,.@int/8;
12 if
13 (.@int
14 =108)
15 {
16 bonus
17 bBaseAtk,50;
18 bonus
19 bHealPower,5;
20 bonus
21 bVariableCastrate,4;
22 }
23 if
24 (.@int
25 =120)
26 {
27 bonus
28 bBaseAtk,125;
29 bonus
30 bHealPower,10;
31 bonus
32 bVariableCastrate,6;
33 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|