Item Details

Icefall Dress ( Icefall_Dress )

ID 15420 Icefall Dress
Icefall Dress Цена покупки: 10 zeny Цена продажи: 5 zeny Вес: 40 Слоты: Не указано
Тип: Броня/Одежда/Сапоги/Головной убор/Аксессуар. Подтип: Не указано Пол: Оба Локации: Броня
Атака: Не указано Магическая атака: Не указано Диапазон: Не указано Защита: 120
Уровень оружия: Не указано Уровень брони: 1 Мин. Уровень Снаряжения: 90 Макс. Уровень Снаряжения: Не указано
Поддается улучшению: 1 Оцениваемый: Не указано Элемент: Вода Классы: Не указано

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

Все

Не указано

Разрешено в магазине для игроков: Призывает монстра: Привязывается при надевании: Ограничение по стакам в инвентаре:
Ограничение по количеству в телеге: Ограничение на складывание в хранилище: Ограничение по стакам в хранилище гильдии: Можно выронить:
Нельзя обменять: Можно торговать с партнером: Можно продать NPC: Может быть помещен в тележку:
Может быть помещен в хранилище: Может быть помещен в хранилище гильдии: Может быть отправлен по почте: Может быть выставлен на аукцион:
Задержка:
.@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;
Не указано
Не указано

Не указано

Не указано