桑特
人形
地區: 熔火岩灘
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Sumter the Twisted
幽魂N
地區熔火岩灘
標籤bandit, 法術, cold_affinity, fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, non_unique_map_boss, not_dex, not_str, physical_affinity, plate_armour, ranged, red_blood, slashing_weapon, slow_movement
生命
400%
生命轉為護盾
20%
異常狀態臨界值
400%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 7
攻擊間隔
1.35 秒
傷害分佈
±20%
經驗值
200%
Model Size
125%
類型
BanditMageMapBoss
Metadata
FrostfireMageMapBoss
等級
74
生命
1,434,742
護甲值
46,127
閃避值
5,828
能量護盾
7,101
傷害
1,217
法術傷害
1,816
命中
732
攻擊間隔
0.9045
經驗值
127,611
召喚物生命
295,322
Minion Energy Shield
1,462
召喚物傷害
993
異常狀態臨界值
950,517
冰緩
3,006
感電
3,006
易碎
17,004
焦灼
3,006
殘喘
8,304
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1933–2899
暴擊率: 5%
攻擊間隔: 1.35 秒
用強大的攻擊擊倒敵人。
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]
MapBossIcefire
法術, 範圍, 投射物速度, 投射物, 玩家投射物, 範圍法術
霜火
暴擊率: 6%
施放時間: 1 秒
造成 966.11457 冰冷傷害
造成 11891784 火焰傷害
發射 3 個額外投射物
base is projectile [1]
monster reverse point blank damage -% at minimum range [60]
total projectile spread angle override [70]
FrostfireMageFireStormCascade
法術, 傷害, 範圍, 火焰, 可觸發, 範圍法術
施放時間: 1 秒
冷卻時間: 10 秒
+2 秒基礎持續時間
基礎額外效果持續時間 1.5
造成 466.61166 火焰傷害
0.19 秒撞擊一次
爆發 +10
active skill area of effect radius +% final [-50]
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [450]
FrostfireMageFrostStormCascade
法術, 傷害, 範圍, 火焰, 可觸發, 範圍法術
施放時間: 1 秒
冷卻時間: 10 秒
造成 381.8954.4 冰冷傷害
+2 秒基礎持續時間
基礎額外效果持續時間 1.5
0.19 秒撞擊一次
爆發 +10
active skill area of effect radius +% final [-50]
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [450]
AtlasSplitForm
法術
施放時間: 1 秒
冷卻時間: 3 秒

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Sword"
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
	basic_action = "Emerge"
	basic_action = "Emerge2"
	basic_action = "Emerge3"
}

Animated
{
	on_end_explode = "PlayAnimation(idle_underground_01);"
}

Transitionable
{
	// | State 1: Normal
	// | State 2: Hiding        |  TRANSITION  |
	// | State 3: Hidden        |  TRANSITION  |
	// | State 2: Emerging      | UNTRANSITION |
	// V State 1: Normal        | UNTRANSITION |
	
	num_states = 4
	on_untransition_to_3 = "PlayAnimationType(Emerge);"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	on_any_tent = "parent.PlayAnimationTreeByIndex( 0 );"
	
	on_end_explode = "SpawnEffect(Metadata/Effects/Spells/discharge/fire_discharge.ao); SpawnEffect(Metadata/Effects/Spells/discharge/ice_discharge.ao);"
	on_emerge_portal_sword_shield = "SpawnEffect(Metadata/Effects/Spells/discharge/fire_discharge.ao); SpawnEffect(Metadata/Effects/Spells/discharge/ice_discharge.ao);"
}

Transitionable
{
	// | State 1: Normal
	// | State 2: Hiding        |  TRANSITION  |
	// | State 3: Hidden        |  TRANSITION  |
	// | State 2: Emerging      | UNTRANSITION |
	// V State 1: Normal        | UNTRANSITION |
	
	on_transition_to_4   = "RemoveEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
	on_untransition_to_3 = "AddEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
	create_state_3 = "PlayAnimation(idle_underground_01);"
	create_state_4 = "PlayAnimation(idle_underground_01); RemoveEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
}

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
	on_death = "DetachAllContainingText( glowhand ); RemoveEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
	on_spawned_dead = "DetachAllContainingText( glowhand ); RemoveEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
}

Render
{
	 preload_animated_object = "DischargeFire"
	 preload_animated_object = "DischargeCold"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Bandits/FrostfireMageMapBoss"] = {
    name = "Sumter the Twisted",
    life = 4,
    energyShield = 0.2,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.35,
    attackRange = 7,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MapBossIcefire",
        "FrostfireMageFireStormCascade",
        "FrostfireMageFrostStormCascade",
        "AtlasSplitForm",
    },
    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["MapBossIcefire"] = {
    name = "Icefire",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "number_of_additional_projectiles",
        "total_projectile_spread_angle_override",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 0.64999997615814, 0.98000001907349, 3, 70, 60, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FrostfireMageFireStormCascade"] = {
    name = "FrostfireMageFireStormCascade",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "skill_override_pvp_scaling_time_ms",
        "upheaval_number_of_spikes",
        "base_secondary_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_show_average_damage_instead_of_dps",
        "is_area_damage",
    },
    levels = {
        [1] = {1.2000000476837, 3, 2000, 190, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FrostfireMageFrostStormCascade"] = {
    name = "FrostfireMageFrostStormCascade",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "skill_override_pvp_scaling_time_ms",
        "upheaval_number_of_spikes",
        "base_secondary_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_show_average_damage_instead_of_dps",
        "is_area_damage",
    },
    levels = {
        [1] = {1.2000000476837, 3, 2000, 190, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AtlasSplitForm"] = {
    name = "AtlasSplitForm",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 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 Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • keyval
    Stats.item_drop_slots1
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges3
    Stats.max_power_charges3
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, ChangeToStance2, ChangeToStance1, Emerge, Emerge2, Emerge3
    Actor.slow_animations_go_to_idletrue
    Actor.main_hand_unarmed_typeOne_Hand_Sword
    Animated.on_end_explodePlayAnimation(idle_underground_01);
    Transitionable.num_states4
    Transitionable.on_untransition_to_3PlayAnimationType(Emerge);
    桑特
    人形
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Sumter the Twisted
    幽魂N
    標籤bandit, 法術, cold_affinity, fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, not_dex, not_str, physical_affinity, plate_armour, ranged, red_blood, slashing_weapon, slow_movement, standalone_map_boss
    生命
    400%
    生命轉為護盾
    20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    200%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 7
    攻擊間隔
    1.35 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    125%
    類型
    BanditMageMapBoss
    Metadata
    FrostfireMageMapBossStandalone
    等級
    68
    生命
    445,908
    護甲值
    28,790
    閃避值
    4,739
    能量護盾
    4,902
    傷害
    851
    法術傷害
    1,270
    命中
    580
    攻擊間隔
    0.9045
    經驗值
    112,805
    召喚物生命
    96,721
    Minion Energy Shield
    1,063
    召喚物傷害
    680
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1351–2027
    暴擊率: 5%
    攻擊間隔: 1.35 秒
    用強大的攻擊擊倒敵人。
    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]
    MapBossIcefire
    法術, 範圍, 投射物速度, 投射物, 玩家投射物, 範圍法術
    霜火
    暴擊率: 6%
    施放時間: 1 秒
    造成 733.91106 冰冷傷害
    造成 903.21355 火焰傷害
    發射 3 個額外投射物
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [60]
    total projectile spread angle override [70]
    FrostfireMageFireStormCascade
    法術, 傷害, 範圍, 火焰, 可觸發, 範圍法術
    施放時間: 1 秒
    冷卻時間: 10 秒
    +2 秒基礎持續時間
    基礎額外效果持續時間 1.5
    造成 362.8906.9 火焰傷害
    0.19 秒撞擊一次
    爆發 +10
    active skill area of effect radius +% final [-50]
    base skill show average damage instead of dps [1]
    is area damage [1]
    skill override pvp scaling time ms [450]
    FrostfireMageFrostStormCascade
    法術, 傷害, 範圍, 火焰, 可觸發, 範圍法術
    施放時間: 1 秒
    冷卻時間: 10 秒
    造成 296.8742 冰冷傷害
    +2 秒基礎持續時間
    基礎額外效果持續時間 1.5
    0.19 秒撞擊一次
    爆發 +10
    active skill area of effect radius +% final [-50]
    base skill show average damage instead of dps [1]
    is area damage [1]
    skill override pvp scaling time ms [450]
    AtlasSplitForm
    法術
    施放時間: 1 秒
    冷卻時間: 3 秒

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Emerge3"
    }
    
    Animated
    {
    	on_end_explode = "PlayAnimation(idle_underground_01);"
    }
    
    Transitionable
    {
    	// | State 1: Normal
    	// | State 2: Hiding        |  TRANSITION  |
    	// | State 3: Hidden        |  TRANSITION  |
    	// | State 2: Emerging      | UNTRANSITION |
    	// V State 1: Normal        | UNTRANSITION |
    	
    	num_states = 4
    	on_untransition_to_3 = "PlayAnimationType(Emerge);"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Animated
    {
    	on_any_tent = "parent.PlayAnimationTreeByIndex( 0 );"
    	
    	on_end_explode = "SpawnEffect(Metadata/Effects/Spells/discharge/fire_discharge.ao); SpawnEffect(Metadata/Effects/Spells/discharge/ice_discharge.ao);"
    	on_emerge_portal_sword_shield = "SpawnEffect(Metadata/Effects/Spells/discharge/fire_discharge.ao); SpawnEffect(Metadata/Effects/Spells/discharge/ice_discharge.ao);"
    }
    
    Transitionable
    {
    	// | State 1: Normal
    	// | State 2: Hiding        |  TRANSITION  |
    	// | State 3: Hidden        |  TRANSITION  |
    	// | State 2: Emerging      | UNTRANSITION |
    	// V State 1: Normal        | UNTRANSITION |
    	
    	on_transition_to_4   = "RemoveEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
    	on_untransition_to_3 = "AddEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
    	create_state_3 = "PlayAnimation(idle_underground_01);"
    	create_state_4 = "PlayAnimation(idle_underground_01); RemoveEffectPack(Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk);"
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
    	on_death = "DetachAllContainingText( glowhand ); RemoveEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
    	on_spawned_dead = "DetachAllContainingText( glowhand ); RemoveEffectPack( Metadata/Effects/Microtransactions/BodyArmours/ArcticArmour/ArcticArmour_FX.epk );"
    }
    
    Render
    {
    	 preload_animated_object = "DischargeFire"
    	 preload_animated_object = "DischargeCold"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/ground_effects_v2/smoke_blind/smoke_blind.ao"
    	preload_animated_object = "Metadata/Effects/Spells/arcticbreath/explosion.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandits/FrostfireMageMapBossStandalone"] = {
        name = "Sumter the Twisted",
        life = 4,
        energyShield = 0.2,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MapBossIcefire",
            "FrostfireMageFireStormCascade",
            "FrostfireMageFrostStormCascade",
            "AtlasSplitForm",
        },
        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["MapBossIcefire"] = {
        name = "Icefire",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "number_of_additional_projectiles",
            "total_projectile_spread_angle_override",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0.64999997615814, 0.98000001907349, 3, 70, 60, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FrostfireMageFireStormCascade"] = {
        name = "FrostfireMageFireStormCascade",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "skill_override_pvp_scaling_time_ms",
            "upheaval_number_of_spikes",
            "base_secondary_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {1.2000000476837, 3, 2000, 190, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FrostfireMageFrostStormCascade"] = {
        name = "FrostfireMageFrostStormCascade",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "skill_override_pvp_scaling_time_ms",
            "upheaval_number_of_spikes",
            "base_secondary_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {1.2000000476837, 3, 2000, 190, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AtlasSplitForm"] = {
        name = "AtlasSplitForm",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 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 Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • keyval
    Stats.monster_uses_map_boss_difficulty_scaling1
    Actor.main_hand_unarmed_typeOne_Hand_Sword
    Actor.basic_actionChangeToStance2, ChangeToStance1, Emerge, Emerge2, Emerge3
    Animated.on_end_explodePlayAnimation(idle_underground_01);
    Transitionable.num_states4
    Transitionable.on_untransition_to_3PlayAnimationType(Emerge);
    桑特
    人形
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Sumter the Twisted
    幽魂N
    標籤bandit, elder_map_boss, human, humanoid, is_unarmed, medium_height, non_attacking, not_dex, not_str, plate_armour, red_blood, slashing_weapon, slow_movement
    生命
    400%
    生命轉為護盾
    20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    200%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 7
    攻擊間隔
    1.35 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    125%
    類型
    BanditMageMapBoss
    Metadata
    FrostfireMageMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandits/FrostfireMageMapBossElder"] = {
        name = "Sumter the Twisted",
        life = 4,
        energyShield = 0.2,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 7,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    怪物增加 100% 經驗值
    增加 15000% 物品掉落稀有度
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 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 Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • Edit

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