Reflexo Divergente
Ancestral
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Velocidade de Ação não pode ser modificada abaixo do valor base 50%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops or experience [1]
Não Pode ser Empurrado
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Divergent Reflection
SpectreN
TagsConjurador, cleaving_weapon, cold_affinity, eldritch, fire_affinity, flesh_armour, humanoid, is_unarmed, not_str, ranged, red_blood, very_fast_movement
Vida
350%
Energy Shield From Life
50%
Evasão
+50%
Ailment Threshold
350%
Resistência
50 50 50 30
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 17
Attack Time
1.5 Second
Damage Spread
±0%
Experiência
200%
Model Size
125%
Type
AtlasInvadersBlackStarClone
Metadata
BlackStarBossCasterClone
Nível
68
Vida
11,258
Armadura
28,790
Evasão
7,109
Escudo de Energia
10,722
Damage
598
Dano Mágico
598
Precisão
580
Attack Time
1.5
Experiência
20,510
Minion Life
2,442
Minion Energy Shield
2,326
Minion Damage
477
Ailment Threshold
22,517
Chill
71
Shock
71
Brittle
403
Scorch
71
Sap
197
MPSBlackStarCasterCloneBasicFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1.5 seg
Causa 1136 a 1704 de Dano de Fogo
25% de chance de Incendiar inimigos
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [210]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
MPSBlackStarCasterCloneBasicCold
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1.5 seg
Causa 1136 a 1704 de Dano de Gelo
15% de chance de Congelar inimigos
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [211]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
GTBlackStarCloneSpritefallFire
Triggerable, Spell
Tempo de Conjuração: 3 seg
Recarga: 12 seg
spell maximum action distance +% [-50]
GTBlackStarCloneSpritefallCold
Triggerable, Spell
Tempo de Conjuração: 3 seg
Recarga: 12 seg
spell maximum action distance +% [-50]
EDSBlackStarCloneSpritefallFire
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 195.2 a 292.8 de Dano de Fogo
is area damage [1]
EDSBlackStarCloneSpritefallCold
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 195.2 a 292.8 de Dano de Gelo
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge2"
	basic_action = "Emerge3"
}

StateMachine
{
	define_shared_state = "element;"
}

Stats
{
	set_monster_uses_map_boss_difficulty_scaling = 1
	set_additional_life_scaling_index = 8
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	on_state_element_1 =
	"
		RemoveEffectPack( BlackstarBossSunToMoon );
		RemoveEffectPack( BlackstarBossMoon );
		AddEffectPack( BlackstarBossMoonToSun );
	"

	on_state_element_2 =
	"
		RemoveEffectPack( BlackstarBossMoonToSun );
		RemoveEffectPack( BlackstarBossSun );
		AddEffectPack( BlackstarBossSunToMoon );
	"

	create_state_element_1 = "AddEffectPack( BlackstarBossSun );"
	create_state_element_2 = "AddEffectPack( BlackstarBossMoon );"
}

Animated
{
	on_whirling_blade_glaive_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_fire_whirling_glaive.epk );"
	on_whirling_blade_glaive_02 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_cold_whirling_glaive.epk );"
}

Actor
{
	on_effect_end_or_destroy_DTTBlackStarCloneGlaiveDashFire = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_fire_whirling_glaive.epk );"
	on_effect_end_or_destroy_DTTBlackStarCloneGlaiveDashCold = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_cold_whirling_glaive.epk );"
}

Preload
{
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_fire_whirling_glaive.epk"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/melee_cold_whirling_glaive.epk"
}

Life
{
	on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/clone_death.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarBossCasterClone"] = {
    name = "Divergent Reflection",
    life = 3.5,
    energyShield = 0.5,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 1.6,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 17,
    accuracy = 1,
    skillList = {
        "MPSBlackStarCasterCloneBasicFire",
        "MPSBlackStarCasterCloneBasicCold",
        "GTBlackStarCloneSpritefallFire",
        "GTBlackStarCloneSpritefallCold",
        "EDSBlackStarCloneSpritefallFire",
        "EDSBlackStarCloneSpritefallCold",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSBlackStarCasterCloneBasicFire"] = {
    name = "MPSBlackStarCasterCloneBasicFire",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_chance_to_ignite_%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "action_attack_or_cast_time_uses_animation_length",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 210, -50, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSBlackStarCasterCloneBasicCold"] = {
    name = "MPSBlackStarCasterCloneBasicCold",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_chance_to_freeze_%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "action_attack_or_cast_time_uses_animation_length",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 211, -50, 15, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTBlackStarCloneSpritefallFire"] = {
    name = "GTBlackStarCloneSpritefallFire",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTBlackStarCloneSpritefallCold"] = {
    name = "GTBlackStarCloneSpritefallCold",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EDSBlackStarCloneSpritefallFire"] = {
    name = "EDSBlackStarCloneSpritefallFire",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EDSBlackStarCloneSpritefallCold"] = {
    name = "EDSBlackStarCloneSpritefallCold",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Velocidade de Conjuração aumentada em 35%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Vida máxima aumentada em (12–16)%
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft Tagsspeed
    +20% de Resistência a Caos aos Monstros
    +30% de Resistência Elemental aos Monstros
    heist contract alert level +% final [-5]
    heist contract lockdown timer +% [5]
    heist monster spawner alive limit +% [5]
    map item drop quantity +% [13]
    map item drop rarity +% [8]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Eficácia da Reserva das Habilidades reduzida em 80%
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • grant actor scale +% to aura owner on death [2]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [-2]
    soul is consumed on death [1]
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.