|
|
|
|
Viewing Item
#490556: [Not For Sale] Fairy's Necklace
Item ID |
490556 |
|
For Sale |
No
|
Identifier |
aegis_490556 |
Credit Price |
Not For Sale
|
Name |
[Not For Sale] Fairy's Necklace |
Type |
Armor |
NPC Buy |
0 |
Weight |
10 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
1 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
50 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Accessory Left/Right |
Equip Upper |
None
|
Equippable Jobs |
Novice / Super novice |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned |
Item Use Script |
1 bonus
2 bStr,2;
3 bonus
4 bInt,2;
5 bonus
6 bLuk,2;
7 if
8 (readparam(bStr)
9 =90)
10 bonus2
11 bAddSize,Size_All,10;
12 if
13 (readparam(bAgi)
14 =90)
15 bonus
16 bAspd,1;
17 if
18 (readparam(bVit)
19 =90)
20 bonus
21 bMaxHPrate,10;
22 if
23 (readparam(bInt)
24 =90)
25 bonus
26 bMatkRate,10;
27 if
28 (readparam(bDex)
29 =90)
30 bonus
31 bPerfectHitAddRate,10;
32 if
33 (readparam(bLuk)
34 =90)
35 bonus
36 bCritAtkRate,10; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|