The Black Star Unique /3 ⍟
(15–25)% increased Elemental Damage
(15–25)% increased Global Critical Strike Chance
+(20–40)% to Fire Resistance
+(20–40)% to Cold Resistance
(10–20)% increased Duration of Ailments on Enemies
Left Ring slot: Cover Enemies in Ash for 5 seconds when you Ignite them
Right Ring slot: Cover Enemies in Frost for 5 seconds when you Freeze them
(Ailments are Bleeding, Ignited, Scorched, Chilled, Frozen, Brittle, Shocked, Sapped, and Poisoned)
(Being Covered in Ash applies 20% less Movement Speed and 20% increased Fire Damage Taken)
(Being Covered in Frost applies 50% less Critical Strike Chance and 20% increased Cold Damage Taken)
(300–350)% increased Energy Shield
+(50–70) to maximum Mana
(10–20)% chance for Energy Shield Recharge to start when you Kill an Enemy
(30–40)% less Energy Shield Recharge Rate
[The Searing Exarch Implicit]
[The Eater of Worlds Implicit]
+(20–50) to Strength
+(20–50) to Dexterity
+(20–50) to Intelligence
(10–15)% increased Global Defences
Critical Strikes inflict Malignant Madness if The Eater of Worlds is dominant
Kill Enemies that have 15% or lower Life on Hit if The Searing Exarch is dominant
(Armour, Evasion Rating and Energy Shield are the standard Defences)
(Malignant Madness reduces Damage and Action Speed by 10%, for 8 seconds)
The Black Star
Eldritch
Monsters grant 100% increased Experience
monster dropped item rarity +% [15000]
Action Speed cannot be modified to below 70% of base value
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
SpectreN
AreaPolaric Void
Tagscaster, cleaving_weapon, cold_affinity, eldritch, fire_affinity, flesh_armour, humanoid, is_unarmed, melee, not_str, physical_affinity, red_blood, unique_map_boss, very_fast_movement
Life
1400%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
294%
Resistance
50 50 50 30
Damage
160%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 17
Attack Time
1.5 Second
Damage Spread
±0%
Experience
200%
Model Size
125%
Type
AtlasInvadersBlackStarBoss
Metadata
BlackStarBoss
Level
83
Life
35,478,124
Armour
92,477
Evasion
11,790
Energy Shield
7,660
Damage
1,641
Spell Damage
2,449
Accuracy
518
Attack Time
1.005
Experience
144,452
Ailment Threshold
3,501,691
Chill
11,072
Shock
11,072
Brittle
62,642
Scorch
11,072
Sap
30,591
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 3257
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASBlackStarSpawnCasterClone
Spell
Cast Time: 1.5 sec
Cooldown Time: 20 sec
action do not face target [1]
EASBlackStarSpawnMeleeClone
Spell
Cast Time: 1.5 sec
Cooldown Time: 20 sec
action do not face target [1]
DTTBlackStarFireLeap
Spell, Movement
Cast Time: 1.5 sec
Cooldown Time: 5 sec
leap slam minimum distance [20]
spell maximum action distance +% [-50]
walk emerge extra distance [-15]
GABlackStarFireLeapImpact
Triggerable, Attack
Base Damage: 3257
Critical Strike Chance: 5%
Attack Damage: 115%
Attack Time: 1.5 sec
Deals 15% more Attack Damage
Deals 172.6% more Damage
75% of Physical Damage Converted to Fire Damage
is area damage [1]
GABlackStarColdCascade
Triggerable, Attack
Base Damage: 3257
Critical Strike Chance: 5%
Attack Damage: 120%
Attack Time: 1.5 sec
Cooldown Time: 6 sec
Deals 20% more Attack Damage
Deals 172.6% more Damage
75% of Physical Damage Converted to Cold Damage
+3 metres to Melee Strike Range
action attack or cast time uses animation length [1]
is area damage [1]
BlackStarCometBarrage
Spell
Cast Time: 2.2 sec
Cooldown Time: 25 sec
Deals 966.6 to 1450 Cold Damage
Projectiles do not Chain
Projectiles Pierce all Targets
base is projectile [1]
black star comet barrage big projectiles [55]
black star comet barrage overall spawn time ms [4000]
black star comet barrage projectile start height [500]
black star comet barrage small projectiles per big [7]
monster penalty against minions damage +% final vs player minions [-60]
GSBlackStarBossCometImpact
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 11256 to 16885 Cold Damage
is area damage [1]
GSBlackStarBossCometImpactSmall
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 5628 to 8442 Cold Damage
is area damage [1]
BlackStarLaserSpears
Spell
Cast Time: 2 sec
Cooldown Time: 25 sec
Base duration is 5 seconds
Deals 296.2 to 444.3 Fire Damage
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]

Object Type

version 2
extends "Metadata/Monsters/AtlasInvaders/AtlasInvaderBossBase"

Actor
{
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance3"
	basic_action = "ChangeToStance4"
}

StateMachine
{
	define_shared_state =
	"
		caster_clone;
		melee_clone;
		element;
		emerged;
	"

	on_state_emerged_1 = "MakeCollidable();"
}

BaseEvents
{
	post_generation = "IfState( emerged, 0, { RemoveCollidability(  ); } );"
}

Object Type Codes

version 2
extends "Metadata/Monsters/AtlasInvaders/AtlasInvaderBossBase"

StateMachine
{
	on_or_create_state_caster_clone_2 = "HideMeshSegmentsBySubstring( Upper_arms );"

	on_or_create_state_melee_clone_2 =
	"
		HideMeshSegmentsBySubstring( Lower_arms );
		DetachAllOfType( Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/LunarisCrescentBladeHeld.ao );
		DetachAllOfType( Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/TheBlackStarSleevesHeld.ao );
	"

	on_state_caster_clone_1 =
	"
		ShowMeshSegments( Upper_arms_elbowpads_meshShape, Upper_arms_meshShape );
		AddEffectPack( BlackStarCasterCloneRebind );
	"

	on_state_melee_clone_1 =
	"
		ShowMeshSegments( Lower_arms_elbowpads_meshShape, Lower_arms_meshShape );
		AddAttached( Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/LunarisCrescentBladeHeld.ao, L_lower_Weapon );
		AddAttached( Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/LunarisCrescentBladeHeld.ao, R_lower_Weapon );
		AddAttached( Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/TheBlackStarSleevesHeld.ao,  );
		AddEffectPack( BlackStarMeleeCloneRebind );
	"
}

Actor
{
	on_start_ChangeToStance1 = "QueueTextAudio( TheBlackStarIntroRandom , Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarBoss);"
}

Life
{
	on_spawned_alive =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/head_fire.epk );
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_fire.epk );
		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_glow.epk, head_jntBnd );
	"

	on_death =
	"
		QueueTextAudio( TheBlackStarDeathRandom , Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarBoss);
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/head_fire.epk );
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_fire.epk );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_glow.epk, head_jntBnd );
	"
}

Animated
{
	on_event_addemergeepk = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/caster_clone_emerge_boss.epk, 0.75 );"
}

Functions
{
	CreateLightOn =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, aux_light_attach );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_idle_on );
	"

	TurnLightOn =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_on );
		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_idle_on );
	"

	CreateLightOff =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, aux_light_attach );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_idle_off );
	"

	TurnLightOff =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_off );
		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao, light_idle_off );
	"
}

Preload
{
	preload_animated_object = "Metadata/Monsters/AtlasInvaders/BlackStarMonsters/attachments/LunarisCrescentBladeHeld.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/ao/boss_light.ao"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/head_fire.epk"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_fire.epk"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/crown_glow.epk"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/TheBlackStar/EPK/caster_clone_emerge_boss.epk"
}

GlobalAudioParamEvents
{
	life_percent_param = "DarkStarLifePercentage"
	
	life_percent_is_boolean = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarBoss"] = {
    name = "The Black Star",
    life = 14,
    energyShield = 0.5,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 1.6,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 17,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GABlackStarFireLeapImpact",
        "GABlackStarColdCascade",
        "GSBlackStarBossCometImpact",
        "GSBlackStarBossCometImpactSmall",
        "EASBlackStarSpawnCasterClone",
        "EASBlackStarSpawnMeleeClone",
        "DTTBlackStarFireLeap",
        "BlackStarCometBarrage",
        "BlackStarLaserSpears",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GABlackStarFireLeapImpact"] = {
    name = "GABlackStarFireLeapImpact",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {-30, 75, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 75, baseMultiplier = 1.15, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {20, 75, baseMultiplier = 1.15, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {175, 75, baseMultiplier = 1.15, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GABlackStarColdCascade"] = {
    name = "GABlackStarColdCascade",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_cold",
        "melee_range_+",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-30, 75, 30, baseMultiplier = 1.2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 75, 30, baseMultiplier = 1.2, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {20, 75, 30, baseMultiplier = 1.2, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {175, 75, 30, baseMultiplier = 1.2, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBlackStarBossCometImpact"] = {
    name = "GSBlackStarBossCometImpact",
    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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBlackStarBossCometImpactSmall"] = {
    name = "GSBlackStarBossCometImpactSmall",
    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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASBlackStarSpawnCasterClone"] = {
    name = "EASBlackStarSpawnCasterClone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_do_not_face_target",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASBlackStarSpawnMeleeClone"] = {
    name = "EASBlackStarSpawnMeleeClone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_do_not_face_target",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTBlackStarFireLeap"] = {
    name = "DTTBlackStarFireLeap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_extra_distance",
        "leap_slam_minimum_distance",
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-15, 20, -50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackStarCometBarrage"] = {
    name = "BlackStarCometBarrage",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.2,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "black_star_comet_barrage_big_projectiles",
        "black_star_comet_barrage_small_projectiles_per_big",
        "black_star_comet_barrage_projectile_start_height",
        "black_star_comet_barrage_overall_spawn_time_ms",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "base_is_projectile",
        "do_not_chain",
        "always_pierce",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 55, 7, 500, 4000, -60, levelRequirement = 83, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackStarLaserSpears"] = {
    name = "BlackStarLaserSpears",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -60, 5000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Monsters grant 100% increased Experience
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Action Speed cannot be modified to below 70% of base value
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (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
  • Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • The Black Star Topic /3 ⍟
    NPCName
    The EnvoyWebs span between countless stars both blazing and black, a shroud of intellect eternally hungry for knowledge. The destruction of a single neuron goes unnoticed by the mind at large. The Maven's claim stands, but the challenge continues.
    Ring of the Black Star
    Polaric InvitationOnce within the grasp of the Black Star,
    there can be no escape.
    The Black Star Text Audio /26 ⍟
    Name
    Solar storm!
    TheBlackStarBeamRandom
    Solar storm!
    TheBlackStarBeam2
    Solar storm!
    TheBlackStarBeam3
    Deep space!
    TheBlackStarCascadeRandom
    Deep space!
    TheBlackStarCascade2
    Deep space!
    TheBlackStarCascade3
    Replica!
    TheBlackStarCloneCasterRandom
    Replica!
    TheBlackStarCloneCaster2
    Replica!
    TheBlackStarCloneCaster3
    Simulacrum!
    TheBlackStarCloneMeleeRandom
    Simulacrum!
    TheBlackStarCloneMelee2
    Simulacrum!
    TheBlackStarCloneMelee3
    The dark light fades...
    TheBlackStarDeathRandom
    How... unexpected...
    TheBlackStarDeath2
    Maven! The Challenge begins! Your champion will fall.
    TheBlackStarIntroRandom
    Maven! The Challenge begins! Your champion will fall.
    TheBlackStarIntro2
    Star flare!
    TheBlackStarLeapRandom
    Star flare!
    TheBlackStarLeap2
    Star flare!
    TheBlackStarLeap3
    Astral avalanche!
    TheBlackStarMeteorRandom
    Astral avalanche!
    TheBlackStarMeteor2
    Astral avalanche!
    TheBlackStarMeteor3
    Your champion... has fallen.
    TheBlackStarPlayerDefeatRandom
    Your champion... has fallen.
    TheBlackStarPlayerDefeat2
    The Cleansing Fire prevails...
    TheBlackStarPlayerDefeat3
    The Cleansing Fire prevails...
    TheBlackStarPlayerDefeat4

    Community Wiki

    Edit

    The Black Star

    Drops


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