Warped Reflection
EldritchMonsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops or experience [1]
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops or experience [1]
Cannot be Knocked Back
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]
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]
| Spectre | N |
|---|---|
| Tags | cleaving_weapon, cold_affinity, eldritch, fire_affinity, flesh_armour, humanoid, is_unarmed, melee, not_str, red_blood, very_fast_movement |
Life
350%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
350%
Resistance
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
AtlasInvadersBlackStarClone
Metadata
BlackStarBossMeleeClone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
243,856
Armour
28,790
Evasion Rating
7,109
Energy Shield
10,722
Damage
681
Spell Damage
1,016
Accuracy
580
Attack Time
1.005
Experience
112,805
Minion Life
52,895
Minion Energy Shield
2,326
Minion Damage
544
Ailment Threshold
307,259
Chill
972
Shock
972
Brittle
5,497
Scorch
972
Sap
2,684
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
BlackStarMeleeCloneFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1351
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
BlackStarMeleeCloneCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1351
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
DTTBlackStarCloneGlaiveDashFire
Spell, Movement
Cast Time: 2 sec
Cooldown Time: 6 sec
leap slam minimum distance [40]
spell maximum action distance +% [-50]
walk emerge extra distance [20]
DTTBlackStarCloneGlaiveDashCold
Spell, Movement
Cast Time: 2 sec
Cooldown Time: 6 sec
leap slam minimum distance [40]
spell maximum action distance +% [-50]
walk emerge extra distance [20]
GABlackstarBossFireGlaiveDash
Triggerable, Attack
Base Damage: 1351
Critical Strike Chance: 5%
Attack Time: 1.5 sec
GABlackstarBossColdGlaiveDash
Triggerable, Attack
Base Damage: 1351
Critical Strike Chance: 5%
Attack Time: 1.5 sec
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/BlackStarBossMeleeClone"] = {
name = "Warped 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 = {
"BlackStarMeleeCloneFire",
"BlackStarMeleeCloneCold",
"GABlackstarBossFireGlaiveDash",
"GABlackstarBossColdGlaiveDash",
"DTTBlackStarCloneGlaiveDashFire",
"DTTBlackStarCloneGlaiveDashCold",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["BlackStarMeleeCloneFire"] = {
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_physical_damage_%_to_convert_to_fire",
"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] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BlackStarMeleeCloneCold"] = {
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_physical_damage_%_to_convert_to_cold",
"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] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GABlackstarBossFireGlaiveDash"] = {
name = "GABlackstarBossFireGlaiveDash",
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 = {
"skill_physical_damage_%_to_convert_to_fire",
"is_area_damage",
},
levels = {
[1] = {50, baseMultiplier = 1.2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GABlackstarBossColdGlaiveDash"] = {
name = "GABlackstarBossColdGlaiveDash",
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 = {
"skill_physical_damage_%_to_convert_to_cold",
"is_area_damage",
},
levels = {
[1] = {50, baseMultiplier = 1.2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DTTBlackStarCloneGlaiveDashFire"] = {
name = "DTTBlackStarCloneGlaiveDashFire",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_extra_distance",
"leap_slam_minimum_distance",
"spell_maximum_action_distance_+%",
},
levels = {
[1] = {20, 40, -50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DTTBlackStarCloneGlaiveDashCold"] = {
name = "DTTBlackStarCloneGlaiveDashCold",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_extra_distance",
"leap_slam_minimum_distance",
"spell_maximum_action_distance_+%",
},
levels = {
[1] = {20, 40, -50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Action Speed cannot be modified to below 50% of base value
| Family | CannotBeSlowedBelowValue |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Speed |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Cannot be Knocked Back
| Family | ImmuneToKnockback |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
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]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.