Item Details

Icefall Dress ( Icefall_Dress )

ID 15420 Icefall Dress
Icefall Dress Prix d'achat: 10 zeny Prix de vente: 5 zeny Poids: 40 Emplacements: Non spécifié
Type: Armure/Vêtement/Bottes/Coiffure/Accessoire. Sous-type: Non spécifié Genre: Les deux Lieux: Armure
Attaque: Non spécifié Attaque magique: Non spécifié Portée: Non spécifié Défense: 120
Niveau d'arme: Non spécifié Niveau d'armure: 1 Niveau d'équipement min.: 90 Niveau d'équipement max.: Non spécifié
Affûtage: 1 Améliorable: Non spécifié Élément: Eau Classes: Non spécifié

Um vestido azul que emana uma energia brilhante e congelante. Dizem que foi pego direto do guarda-roupa da Nelsa, dentro de um castelo de gelo nas montanhas.
--------------------------
Indestrutível em batalha.
--------------------------
O usuário não pode ser empurrado.
--------------------------
Refino +5 ou mais:
Dano físico e mágico contra oponentes de propriedade Fogo e Água +10%.
Dano físico e mágico contra as raças Amorfo, Humano, Humanoide e Doram +10%.
Refino +7 ou mais:
Dano físico e mágico contra oponentes de propriedade Fogo e Água +15% adicional.
Dano físico e mágico contra as raças Amorfo, Humano, Humanoide e Doram +15% adicional.
Refino +9 ou mais:
Dano físico e mágico contra oponentes de propriedade Fogo e Água +15% adicional.
Dano físico e mágico contra as raças Amorfo, Humano, Humanoide e Doram +15% adicional.
--------------------------
Tipo: Armadura
DEF: 120 DEFM: 0
Peso: 40
Propriedade: Água
Nível necessário: 90
Classes: Todas

Immune knockback
Armor tidak dapat rusak
------------------------
Jika tingkat tempa +7 atau lebih,

Damage ke monster element Fire dan Water +5%
Damage ke monster race Formless dan Demi-human +5%
Damage ke player +5%
------------------------
Jika tingkat tempa +9 atau lebih,

Tambahan damage ke monster element Fire dan Water +5%
Tambahan damage ke monster race Formless dan Demi-human +5%
Damage ke player +5%
------------------------
Jika tingkat tempa +11 atau lebih,

Tambahan damage ke monster element Fire dan Water +15%
Tambahan damage ke monster race Formless dan Demi-human +15%
------------------------
[Set Bonus]
Icefall Dress
Randgris Miracle (Armor)

Jika tingkat tempa +11 atau lebih,

Damage ke player +15%
------------------------
Jenis: Armor
DEF: 120
Property: Water
Berat: 40
Syarat Lv: 90
Job: All Job

A blue dress made from icy rivers. It is said it contains powers to create ice that cannot be melted for eternity.
Class: Armor
Defense: 120
Property: Water
Weight: 40
Requires Level: 90
Usable By: All Jobs
Prevents the user from being knocked back.
This item is indestructible in battle.

If upgrade level is +5 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by 10%.
Increases physical and magical damage on Doram Player and Human Player race targets by 10%.
Increases physical and magical damage on Fire and Water property targets by 10%.

If upgrade level is +7 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by an additional 15%.
Increases physical and magical damage on Doram Player and Human Player race targets by an additional 15%.
Increases physical and magical damage on Fire and Water property targets by an additional 15%.

If upgrade level is +9 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by an additional 15%.
Increases physical and magical damage on Doram Player and Human Player race targets by an additional 15%.
Increases physical and magical damage on Fire and Water property targets by an additional 15%.
Disabled during WoE TE

A blue dress made from icy rivers. It is said it contains powers to create ice that cannot be melted for eternity.
Class: Armor
Defense: 120
Property: Water
Weight: 40
Requires Level: 90
Usable By: All Jobs
Prevents the user from being knocked back.
This item is indestructible in battle.

If upgrade level is +5 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by 10%.
Increases physical and magical damage on Doram Player and Human Player race targets by 10%.
Increases physical and magical damage on Fire and Water property targets by 10%.

If upgrade level is +7 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by an additional 15%.
Increases physical and magical damage on Doram Player and Human Player race targets by an additional 15%.
Increases physical and magical damage on Fire and Water property targets by an additional 15%.

If upgrade level is +9 or higher,
Increases physical and magical damage on Formless and Demi-Human race targets by an additional 15%.
Increases physical and magical damage on Doram Player and Human Player race targets by an additional 15%.
Increases physical and magical damage on Fire and Water property targets by an additional 15%.
Disabled during WoE TE

Tous

Non spécifié

Autorisé dans la boutique d'achat des joueurs: Invoque un monstre: Lié à l'équipement: Restriction d'empilement dans l'inventaire:
Restriction d'empilement dans le chariot: Restriction d'empilement dans le stockage: Restriction d'empilement dans le stockage de guilde: Peut être laché:
Peut être échangé: Peut être échangé avec un partenaire: Peut être vendu à un PNJ: Peut être placé dans le chariot:
Peut être placé dans le stockage: Peut être placé dans le stockage de guilde: Peut être mis dans un courrier: Peut être mis aux enchères:
Délai:
.@r = getrefine();
bonus bNoKnockback;
bonus bUnbreakableArmor;
bonus bDefEle,Ele_Water;
if (.@r>8)
   .@a = 40;
else if (.@r>6)
   .@a = 25;
else if (.@r>=5)
   .@a = 10;
bonus2 bAddEle,Ele_Fire,.@a;
bonus2 bAddEle,Ele_Water,.@a;
bonus2 bMagicAddEle,Ele_Fire,.@a;
bonus2 bMagicAddEle,Ele_Water,.@a;
bonus2 bAddRace,RC_DemiHuman,.@a;
bonus2 bAddRace,RC_Formless,.@a;
bonus2 bMagicAddRace,RC_DemiHuman,.@a;
bonus2 bMagicAddRace,RC_Formless,.@a;
bonus2 bAddRace,RC_Player_Human,.@a;
bonus2 bMagicAddRace,RC_Player_Human,.@a;
bonus2 bAddRace,RC_Player_Doram,.@a;
bonus2 bMagicAddRace,RC_Player_Doram,.@a;
Non spécifié
Non spécifié

Non spécifié

Non spécifié