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 bAgiVit,5;

2 bonus bMdef,10;

3 bonus2 bSubEle,Ele_Fire,5;

4 bonus2 bSubEle,Ele_Water,5;

5 bonus2 bSubRace,RC_Dragon,5;

6 bonus2 bSubRace,RC_DemiHuman,5;

7 bonus2 bSubRace,RC_Player_Human,5;

8 .@r = getrefine();

9 .@val = (readparam(bAgi)+readparam(bVit))/20;

10 if (.@r>=7) {

11 skill "TF_HIDING",1;

12 if (.@r>=8) {

13 bonus bMaxHPrate,.@val;

14 bonus bVariableCastrate,-2*.@val;

15 if (.@r>=9) {

16 skill "AS_CLOAKING",1;

17 }

18 }

19 }

Equip Script None
Unequip Script None