Item Details

Old Shadow Handicraft [1] ( Old_Shadow_Handicraft )

ID 18975 Old Shadow Handicraft [1]
Old Shadow Handicraft [1] Buy Price: 10 zeny Sell Price: 5 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 10
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Uma coroa antiga, mas que parece ter sido guardada com muito carinho por alguém.
--------------------------
Todos os atributos +1.
--------------------------
A cada refino:
ATQ e ATQM +4.
A cada 2 refinos:
HP e SP máx. +1%.
Dano de [Disparo Triplo] +25%.
--------------------------
Refino +6 ou mais:
Recarga das Máscaras [Fraqueza] e [Infortúnio] -1 segundo.
Refino +8 ou mais:
Recarga das Máscaras [Vulnerabilidade] e [Ociosidade] -1 segundo.
Refino +10 ou mais:
Recarga das Máscaras [Tolice] e [Melancolia] -1 segundo.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 10 DEFM: 0
Peso: 10
Nível necessário: 170
Classes: Renegados e evoluções

An old, abandoned shadow handicraft that emanates a mysterious aura.
Account Bound
Class: Headgear
Position: Upper
Defense: 10
Weight: 10
Requires Level: 170
Usable By: Shadow Chaser
All Stat + 1
Max HP + 1% per 2 upgrade levels of the item.
Max SP + 1% per 2 upgrade levels of the item.
ATK + 4 per upgrade level of the item.
MATK + 4 per upgrade level of the item.
Increases the damage of Triangle Shot by 25% per 2 upgrade levels of the item.

If upgrade level is +6 or higher,
Reduces the cooldown of Masquerade-Enervation and Masquerade-Unlucky by 1 second.

If upgrade level is +8 or higher,
Reduces the cooldown of Masquerade-Laziness and Masquerade-Weakness by 1 second.

If upgrade level is +10 or higher,
Reduces the cooldown of Masquerade-Groomy and Masquerade-Ignorance by 1 second.

Set Bonus
Old Detachments Ring
Old Shadow Handicraft [1]
Increases the damage of Triangle Shot by 70%.

Account Bound.
An old, abandoned shadow handicraft that emanates a mysterious aura.
-------------
All stats +1.
[For each refine Lv]
Atk +4.
Matk +4.
[For each 2 refine Lv]
Max HP and SP +1%.
[Triangle Shot] damage +25%.
[If refine Lv 6 or higher]
Cooldown of [Masquerade-Unlucky] and [Masquerade-Enervation] -1 sec.
[If refine Lv 8 or higher]
Cooldown of [Masquerade-Laziness] and [Masquerade-Weakness] -1 sec.
[If refine Lv 10 or higher]
Cooldown of [Masquerade-Ignorance] and [Masquerade-Gloomy] -1 sec.
-------------
Class: Headgear
Position: Upper
Defense: 10
Weight: 10
Requires Level: 170
Job: Shadow Chaser

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in 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:
.@r = getrefine();
bonus bAllStats,1;
bonus bMatk,4*.@r;
bonus bBaseAtk,4*.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"SC_TRIANGLESHOT",25*(.@r/2);
if (.@r>=6) {
   bonus2 bSkillCooldown,"SC_ENERVATION",-1000;
   bonus2 bSkillCooldown,"SC_UNLUCKY",-1000;
   if (.@r>=8) {
      bonus2 bSkillCooldown,"SC_LAZINESS",-1000;
      bonus2 bSkillCooldown,"SC_WEAKNESS",-1000;
      if (.@r>=10) {
         bonus2 bSkillCooldown,"SC_IGNORANCE",-1000;
         bonus2 bSkillCooldown,"SC_GROOMY",-1000;
      }
   }
}
Not specified
Not specified

Not specified