|
|
|
|
Viewing Item
#20836: Skin of Lindwyrm
Item ID
|
20836
|
|
For Sale
|
No
|
Identifier
|
Skin_Of_Lindwurm
|
Credit Price
|
Not For Sale
|
Name
|
Skin of Lindwyrm
|
Type
|
Armor
|
NPC Buy
|
1,000
|
Weight
|
60
|
NPC Sell
|
500
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
15
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
100
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Garment
|
Equip Upper
|
None
|
Equippable Jobs
|
None
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 bonus
2 bAgiVit,5;
3 bonus
4 bMdef,10;
5 bonus2
6 bSubEle,Ele_Fire,5;
7 bonus2
8 bSubEle,Ele_Water,5;
9 bonus2
10 bSubRace,RC_Dragon,5;
11 bonus2
12 bSubRace,RC_DemiHuman,5;
13 bonus2
14 bSubRace,RC_Player_Human,5;
15 .@r
16 =
17 getrefine();
18 .@val
19 =
20 (readparam(bAgi)+readparam(bVit))/20;
21 if
22 (.@r
23 =7)
24 {
25 skill
26 "TF_HIDING",1;
27 if
28 (.@r
29 =8)
30 {
31 bonus
32 bMaxHPrate,.@val;
33 bonus
34 bVariableCastrate,-2*.@val;
35 if
36 (.@r
37 =9)
38 {
39 skill
40 "AS_CLOAKING",1;
41 }
42 }
43 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|