|
|
|
|
Viewing Item
#400120: Goat Crown
Item ID
|
400120
|
|
For Sale
|
No
|
Identifier
|
aegis_400120
|
Credit Price
|
Not For Sale
|
Name
|
Goat Crown
|
Type
|
Armor
|
NPC Buy
|
0
|
Weight
|
10
|
NPC Sell
|
0
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
10
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
170
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Upper Headgear
|
Equip Upper
|
Third / Third Upper / Third Baby
|
Equippable Jobs
|
Rogue
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 bonus
5 bMatk,20*(.@r/2);
6 bonus
7 bBaseAtk,20*(.@r/2);
8 if
9 (.@r
10 =7)
11 {
12 bonus
13 bAspdRate,10;
14 }
15 if
16 (.@r
17 =9)
18 {
19 bonus
20 bMatkRate,15;
21 bonus2
22 bAddClass,Class_All,15;
23 }
24 if
25 (.@r
26 =11)
27 {
28 bonus2
29 bAddSize,Size_All,10;
30 bonus2
31 bMagicAddSize,Size_All,10;
32 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|