Item Details

Skin of Lindwyrm [1] ( Skin_Of_Lindwurm )

ID 20836 Skin of Lindwyrm [1]
Skin of Lindwyrm [1] Buy Price: 1000 zeny Sell Price: 500 zeny Weight: 60 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 15
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Uma Capa Espinhosa, pontiaguda, rígida, distorcida, desconfortável, densa, perigosa e com cheirinho de lavanda com o aroma pétalas de rosas.
--------------------------
AGI e VIT +5.
--------------------------
Resistência as propriedades Água e Fogo +5%.
Resistência as raças Dragão e Humanoide +5%.
--------------------------
Refino +7 ou mais:
Habilita [Esconderijo] nv.1.
Refino +8 ou mais:
A cada vez que AGI e VIT somarem 20,
HP máx. +1%.
Conjuração variável -2%.
Refino +9 ou mais:
Habilita [Furtividade] nv.1.
--------------------------
Tipo: Capa
DEF: 15 DEFM: 10
Peso: 60
Nível necessário: 100
Classes: Todas

The skin of a dragon whose scales were as strong as steel, but light as a feather.
Class: Garment
Defense: 15
Weight: 60
Requires Level: 100
Usable By: All Jobs
Agi + 5
Vit + 5
Mdef + 10
Reduces damage taken from Water and Fire property attacks by 5%.
Reduces damage taken from Demi-Human, Human Player, and Dragon race enemies by 5%.

If upgrade level is +7 or higher,
Enables Level 1 Hiding.

If upgrade level is +8 or higher,
For every combined sum of 20 base Agi and Vit provides the following,
Max HP + 1%
Reduces the variable casting time of skills by 2%.

If upgrade level is +9 or higher,
Enables Level 1 Cloaking.

The skin of a dragon whose scales were as strong as steel,
but light as a feather.

MDEF +10.
AGI +5, VIT +5.
Fire and Water property resistance +5%.
Resistance against Dragon and Demi-Human monsters +5%.

[If refined to +7 or higher]
Enables Invisibility (LV 1)

[If refined to +8 or higher]
For every 20 points of the total value of VIT and AGI,
Max HP +1%, Variable Cast Time of all skills -2%.

[If refined to +9 or higher]
Enables Cloaking (LV 1)

Jobs: Garment
Defense: 15
Weight: 60
Required Level: 100
Jobs: All

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus bAgiVit,5;
bonus bMdef,10;
bonus2 bSubEle,Ele_Fire,5;
bonus2 bSubEle,Ele_Water,5;
bonus2 bSubRace,RC_Dragon,5;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
.@r = getrefine();
.@val = (readparam(bAgi)+readparam(bVit))/20;
if (.@r>=7) {
   skill "TF_HIDING",1;
   if (.@r>=8) {
      bonus bMaxHPrate,.@val;
      bonus bVariableCastrate,-2*.@val;
      if (.@r>=9) {
         skill "AS_CLOAKING",1;
      }
   }
}
Not specified
Not specified

Not specified

Not specified