|
|
|
|
Viewing Item
#15824: Procyon Crown
Item ID |
15824 |
|
For Sale |
No
|
Identifier |
Phoenix_Crown_J |
Credit Price |
Not For Sale
|
Name |
Procyon Crown |
Type |
Armor |
NPC Buy |
20 |
Weight |
10 |
NPC Sell |
10 |
Weapon Level |
0 |
Range |
0 |
Defense |
12 |
Slots |
0 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Upper Headgear |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bUnbreakableHelm;
6 bonus
7 bMdef,15;
8 bonus
9 bInt,10;
10 bonus
11 bMatk,50;
12 bonus
13 bVariableCastrate,-10;
14 bonus2
15 bMagicAddRace,RC_All,10;
16 if
17 (eaclass()&EAJL_THIRD
18 &&
19 BaseJob
20 ==
21 Job_Soul_Linker)
22 {
23 bonus2
24 bSubClass,Class_Boss,20;
25 bonus
26 bHPGainValue,500;
27 bonus
28 bSPGainValue,50;
29 if
30 (.@r
31 =8)
32 {
33 bonus
34 bAllStats,10;
35 bonus2
36 bHPRegenRate,500,5000;
37 bonus2
38 bSPRegenRate,50,5000;
39 }
40 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|