MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
扭曲反射
異能
IconEnemyResistanceFireStrong IconEnemyResistanceColdStrong IconEnemyResistanceLightningStrong IconEnemyResistanceChaos
monster dropped item rarity +% [15000]
monster slain experience +% [100]
行動速度不能被調整至低於 50% 基礎值
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops or experience [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]
Warped Reflection
幽魂
標籤cleaving_weapon, cold_affinity, eldritch, fire_affinity, flesh_armour, humanoid, is_unarmed, melee, not_str, red_blood, very_fast_movement
生命
350%
生命轉為護盾
50%
閃避
+50%
異常狀態臨界值
350%
抗性
IconEnemyResistanceFireStrong50% IconEnemyResistanceColdStrong50% IconEnemyResistanceLightningStrong50% IconEnemyResistanceChaos30%
傷害
160%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 17
攻擊間隔
1.5 秒
傷害分佈
±0%
經驗值
200%
Model Size
125%
類型
AtlasInvadersBlackStarClone
Metadata
BlackStarBossMeleeClone
等級
68
生命
487,712
護甲值
28,790
閃避值
7,109
能量護盾
10,722
傷害
681
法術傷害
1,016
命中
580
攻擊間隔
1.005
經驗值
112,805
召喚物生命
105,789
Minion Energy Shield
2,326
召喚物傷害
544
異常狀態臨界值
307,259
冰緩
972
感電
972
易碎
5,497
焦灼
972
殘喘
2,684
Phys Convert Ele
240%
BlackStarMeleeCloneFire
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1351
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成25%更少攻擊傷害
75% 物理傷害轉化至火焰傷害
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]
iconbasicattack
BlackStarMeleeCloneCold
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1351
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成25%更少攻擊傷害
75% 物理傷害轉化至冰冷傷害
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]
iconbasicattack
DTTBlackStarCloneGlaiveDashFire
法術, 位移
施放時間: 2 秒
冷卻時間: 6 秒
leap slam minimum distance [40]
spell maximum action distance +% [-50]
walk emerge extra distance [20]
DTTBlackStarCloneGlaiveDashCold
法術, 位移
施放時間: 2 秒
冷卻時間: 6 秒
leap slam minimum distance [40]
spell maximum action distance +% [-50]
walk emerge extra distance [20]
GABlackstarBossFireGlaiveDash
可觸發, 攻擊
基本傷害: 1351
暴擊率: 5%
攻擊傷害: 120%
攻擊間隔: 1.5 秒
造成20%更多攻擊傷害
50% 物理傷害轉化至火焰傷害
is area damage [1]
GABlackstarBossColdGlaiveDash
可觸發, 攻擊
基本傷害: 1351
暴擊率: 5%
攻擊傷害: 120%
攻擊間隔: 1.5 秒
造成20%更多攻擊傷害
50% 物理傷害轉化至冰冷傷害
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
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarBossMeleeClone"] = {
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    name = "Warped Reflection",
    life = 3.5,
    energyShield = 0.5,
    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 = { }, },
    },
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% 100 100 全域
  • monster dropped item rarity +% 15000 15000 全域
  • 行動速度不能被調整至低於 50% 基礎值
    FamilyCannotBeSlowedBelowValue
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value -50 -50 全域
  • Craft Tags速度
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 全域 — 無法使用的值
  • cannot be stunned for ms after stun finished 2000 2000 全域
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 全域 — 無法使用的值
  • 不能被擊退
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back 1 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]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cant touch this 1 1 全域 — 無法使用的值
  • cant possess this 1 1 全域 — 無法使用的值
  • cannot be afflicted 1 1 全域 — 無法使用的值
  • monster no talismans 1 1 全域 — 無法使用的值
  • cannot have azmeri dust 1 1 全域
  • cannot have affliction mods 1 1 全域 — 無法使用的值
  • cannot be tagged by sentinel 1 1 全域
  • Edit

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