分歧反射
異能
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
行動速度不能被調整至低於 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]
Divergent Reflection
幽魂N
標籤法術, cleaving_weapon, cold_affinity, eldritch, fire_affinity, flesh_armour, humanoid, is_unarmed, not_str, ranged, red_blood, very_fast_movement
生命
350%
生命轉為護盾
50%
閃避
+50%
異常狀態臨界值
350%
抗性
50 50 50 30
傷害
160%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 17
攻擊間隔
1.5 秒
傷害分佈
±0%
經驗值
200%
Model Size
125%
類型
AtlasInvadersBlackStarClone
Metadata
BlackStarBossCasterClone
等級
68
生命
487,712
護甲
28,790
閃避
4,739
能量護盾
0
傷害
681
法術傷害
1,016
命中
0
攻擊間隔
1.005
經驗值
112,805
異常狀態臨界值
307,259
冰緩
972
感電
972
易碎
5,497
焦灼
972
殘喘
2,684
MPSBlackStarCasterCloneBasicFire
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1.5 秒
造成 11361704 火焰傷害
25% 機率點燃敵人
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
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1.5 秒
造成 11361704 冰冷傷害
15% 機率冰凍敵人
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
可觸發, 法術
施放時間: 3 秒
冷卻時間: 12 秒
spell maximum action distance +% [-50]
GTBlackStarCloneSpritefallCold
可觸發, 法術
施放時間: 3 秒
冷卻時間: 12 秒
spell maximum action distance +% [-50]
EDSBlackStarCloneSpritefallFire
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 195.2292.8 火焰傷害
is area damage [1]
EDSBlackStarCloneSpritefallCold
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 195.2292.8 冰冷傷害
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 = { }, },
    },
}
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 行動速度不能被調整至低於 50% 基礎值
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 全域
  • Craft Tagsspeed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 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]
    IdCannotBeAugmented
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • Edit

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