Item Details

Skin of Typhon [1] ( Skin_Of_Typhon )

ID 20962 Skin of Typhon [1]
Skin of Typhon [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

Uma Capa Cerúlea como o céu em uma tarde de domingo de verão quando o dia seguinte é feriado. Não tem coisa melhor!
--------------------------
AGI e VIT +5.
--------------------------
Resistência as propriedades Neutro e Veneno +5%.
Resistência as raças Peixe, Humano e Humanoide +5%.
--------------------------
Refino +7 ou mais:
Ao derrotar monstros com ataques mágicos, regenera 10 de SP.
Refino +8 ou mais:
A cada vez que AGI e VIT somarem 20,
DEF +20.
ATQM +15.
Refino +9 ou mais:
Ao derrotar monstros com ataques mágicos, regenera +10 de SP adicional.
--------------------------
Tipo: Capa
DEF: 15 DEFM: 10
Peso: 60
Nível necessário: 100
Classes: Todas

Behold the skin of a monstrous creature, brimming with powers of the deep.
Class: Garment
Defense: 15
Weight: 60
Requires Level: 100
Usable By: All Jobs
Agi + 5
Vit + 5

Reduces damage taken from Fish race enemies by 5%.
Reduces damage taken from Player race enemies by 5%.
Reduces damage taken from Demi Human race enemies by 5%.
Reduces damage taken from Neutral property attacks by 5%.
Reduces damage taken from Poison property attacks by 5%.

If upgrade level is +7 or higher,
Restores 10 SP to the user when a monster is killed by a magical attack

If upgrade level is +8 or higher,
MATK + 15 for every combined sum of 20 base Agi and Vit.
Def + 20 for every combined sum of 20 base Agi and Vit.

If upgrade level is +9 or higher,
Restores an additional 10 SP to the user when a monster is killed by a magical attack

The skin of a legendary dragon that gave birth to countless monsters.

MDEF +10.
AGI +5, VIT +5.
Damage taken from Demi-Human and Fish monsters -5%.
Damage taken from Human players -5%.
Protection from Neutral and Poison property +5%.

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

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

[If refined to +11 or higher]
Additionally restores 10 SP to the user when a monster is killed by a magic 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_Fish,5;
bonus2 bSubEle,Ele_Neutral,5;
bonus2 bSubEle,Ele_Poison,5;
bonus bAgi,5;
bonus bVit,5;
bonus bMdef,10;
.@r = getrefine();
if (.@r>=7) {
   .@sp = 10;
   if (.@r>=8) {
      .@s = (readparam(bAgi)+readparam(bVit))/20;
      bonus bMatk,15*.@s;
      bonus bDef,20*.@s;
      if (.@r>=9) {
         .@sp += 10;
      }
   }
   bonus bMagicSPGainValue,.@sp;
}
Not specified
Not specified

Not specified

Not specified