Item Details

Skin of Ladon [1] ( Skin_Of_Ladon_J )

ID 20949 Skin of Ladon [1]
Skin of Ladon [1] Buy Price: 20 zeny Sell Price: 10 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

Um manto com galhos e folhas secas para você se sentir na floresta em época de outono.
--------------------------
Resistência as propriedade Vento e Terra +5%.
Resistência as raças Bruto, Doram, Humano e Humanoide +5%.
--------------------------
Refino +7 ou mais:
Ao derrotar monstros com ataques físicos a distância ou corpo a corpo,
Regenera 10 de SP.
Refino +8 ou mais:
A cada vez que AGI e VIT somarem 20,
ATQ +15.
Precisão +5.
Refino +9 ou mais:
Ao derrotar monstros com ataques físicos a distância ou corpo a corpo,
Regenera +10 adicional de SP.
--------------------------
Tipo: Capa
DEF: 15 DEFM: 10
Peso: 60
Nível necessário: 100
Classes: Todas

A brown dragon's shell with 100 heads guarding a golden apple.
Class: Garment
Defense: 15
Weight: 60
Requires Level: 100
Usable By: All Jobs
Agi + 5
Vit + 5
Mdef + 10

Reduces damage taken from Demi-Human and Brute race enemies by 5%.
Reduces damage taken from Earth and Wind property attacks by 5%.

If upgrade level is +7 or higher,
Restores 10 SP to the user when a monster is killed by a physical or a long-ranged attack.
If upgrade level is +8 or higher,
For every combined sum of 20 base Agi and Vit,
ATK + 15
Hit + 5
If upgrade level is +9 or higher,
Restores an additional 10 SP to the user when a monster is killed by a physical or a long-ranged attack.

The skin of a legendary hundred-headed dragon that guarded the apple tree of Hesperides.

MDEF +10.
AGI +5, VIT +5.
Reduces damage taken from Demi-Human and Brute monsters by 5%.
Damage taken from Human and Doram characters -5%.
Protection from Wind and Earth property +5%.

[If refined to +9 or higher]
Restores 10 SP to the user when a monster is killed by a physical attack.

[If refined to +10 or higher]
For every 20 points of the total value of base VIT and AGI: ATK +15, HIT +5.

[If refined to +11 or higher]
Additionally restores +10 SP to the user when a monster is killed by a physical attack.

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:
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Brute,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSubEle,Ele_Wind,5;
bonus2 bSubEle,Ele_Earth,5;
bonus bAgi,5;
bonus bVit,5;
bonus bMdef,10;
.@r = getrefine();
if (.@r>=7) {
   .@val = 10;
   bonus bSPGainValue,10;
   bonus bLongSPGainValue,10;
   if (.@r>=8) {
      .@s = (readparam(bAgi)+readparam(bVit))/20;
      bonus bBaseAtk,15*.@s;
      bonus bHit,5*.@s;
      if (.@r>=9) {
         .@val += 10;
      }
   }
   bonus bSPGainValue,.@val;
   bonus bLongSPGainValue,.@val;
}
Not specified
Not specified

Not specified

Not specified