Minimap Icons /1

Mirage 아이템 /23
타락시키고 고정 속성을 부여합니다.
기존 퀄리티 유형을 대체합니다.
기존 퀄리티 유형을 대체합니다.
오른쪽 반지 슬롯: 충격파의 재사용 횟수 +1
몬스터를 {0}마리 처치하면 아이템이 떨어집니다.
몬스터를 {0}마리 처치하면 아이템이 떨어집니다.
몬스터를 {0}마리 처치하면 아이템이 떨어집니다.
언데드
언데드
언데드
인간형
인간형
인간형
인간형
인간형
인간형
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/MarauderMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Marauder |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/RangerMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Ranger |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/WitchMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Witch |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/DuelistMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Duelist |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/TemplarMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Templar |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/ShadowMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Shadow |
구조물| Spectre | |
|---|---|
| Tags | construct, flesh_armour, immobile, is_unarmed, medium_height, non_attacking, red_blood, slashing_weapon |
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
blocking = false
}
Pathfinding
{
immobile = true
}
Stats
{
uses_no_mana = 1
set_item_drop_slots = 0
set_is_double = 1
set_suppress_mod_stat_display = 1
set_energy_shield_recharge_rate_per_minute_% = 0
set_base_cannot_be_damaged = 1
set_cannot_gain_charges = 1
set_object_cannot_taunt_enemies = 1
}
Actor
{
slow_animations_go_to_idle = false
}
Life
{
corpse_usable = false
}
Animated
{
}
DiesAfterTime
{
delete_on_sleep_if_counting = true
}
PlayerClass
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mirage/ScionMirage"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
name = "Mirage",
life = 1,
damage = 1,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 3.4,
skillList = {
},
modList = {
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.uses_no_mana | 1 |
| Stats.is_double | 1 |
| Stats.suppress_mod_stat_display | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.cannot_gain_charges | 1 |
| Stats.object_cannot_taunt_enemies | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true, false |
| Pathfinding.immobile | true |
| Life.corpse_usable | false |
| DiesAfterTime.delete_on_sleep_if_counting | true |
| PlayerClass.class | Scion |
허상 MTX /2
Community Wiki
Mirage
The Mirage Challenge League
In the Mirage Challenge League, you will encounter the souls of Djinn torturously trapped by the Afarud, and work to set them free.
To free these trapped souls, you must enter the Mirage they project, an imperfect copy of the area around the captured Djinn. Fight your way through the monsters, astral hazards, and Afarud mages to the tether holding the Djinn. Free them, and you will be rewarded.
Choose Your Wish
Being a Djinn herself, Varashta can offer you a further mote of ancient Maraketh power, providing you with three wishes to choose from. Each of these is a powerful modifier which will augment the Mirage you enter.
- Sigil of Ruzhan: Monsters spawned by Astral Anomalies in Mirage Area have a rare chance to drop a
Coin of Power - Sigil of Kelari: Monsters spawned by Astral Anomalies in Mirage Area have a rare chance to drop a
Coin of Skill - Sigil of Navira: Monsters spawned by Astral Anomalies in Mirage Area have a rare chance to drop a
Coin of Knowledge
Empowered Leagues and Rewards
The magic of the Mirage will augment any other league mechanic that appears within its dominion. Warped into existence by the Astral realm, these encounters behave differently, and can sometimes provide strange and powerful rewards.
- Blight: Cord Belt
- Essence:
Essence of Desolation - Delirium:
Refracting Fog - Harvest:
Crystallised Rancour - Incursion:
Volatile Vaal Orb - Legion: Honoured Incubator, Sacred Incubator, Miraged Incubator
- Expedition: Heroic Tragedy
- Ritual: Imperfect Astral Lich, Astral Lich, Perfect Astral Lich, Imperfect Conjuror of Rot, Conjuror of Rot, Perfect Conjuror of Rot, Imperfect Adherent of Zarokh, Adherent of Zarokh, Perfect Adherent of Zarokh
- Ultimatum:
Sinistral Catalyst,
Dextral Catalyst - Abyss: Stygian Vise
- (75—100)% increased Effect of Socketed Magic Searching Eye Jewels
- (75—100)% increased Effect of Socketed Magic Murderous Eye Jewels
- (75—100)% increased Effect of Socketed Magic Hypnotic Eye Jewels
- (75—100)% increased Effect of Socketed Magic Ghastly Eye Jewels
- (50—75)% increased Effect of Socketed Rare Searching Eye Jewels
- (50—75)% increased Effect of Socketed Rare Murderous Eye Jewels
- (50—75)% increased Effect of Socketed Rare Hypnotic Eye Jewels
- (50—75)% increased Effect of Socketed Rare Ghastly Eye Jewels
- Rogue Exiles: Infamous Modifiers
- Shrine: Afarud Shrine
- Strongbox: with Guarded by 2 packs of Afarud Monsters
- Opalescent Strongbox drop jewels
- Operative's Strongbox drop scarabs
Restore Maraketh Artefacts
The Afarud are not only torturers but thieves, and have over the centuries stolen away countless priceless Maraketh artefacts - but using their magic, they have twisted and warped these to items suit their own purposes.
Use the forbidden power of these desecrated artefacts or restore them to their former glory with the aid of Varashta.
Imbue Your Skills
Slain enemies in Mirages will rarely drop some of the most powerful instruments of Maraketh Magic - Coins of Power, Skill or Knowledge. Each of these can be used on a level 20 Skill Gem, corrupting it and imbuing it with a Level 1 Support effect which will inherently support that Skill.
Saresh, of the Weeping Black
By meddling in the affairs of the Afarud, you will eventually draw the ire of Saresh, the necromancer supreme. Do you dare to face him and put a stop to his marauding undead legion?
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.































