幻影練金師希爾琴
人形
地區: 鍊金房
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Ciergan, Shadow Alchemist
幽魂N
地區鍊金房
標籤bludgeoning_weapon, 法術, chaos_affinity, has_staff, has_two_handed_melee, human, humanoid, large_height, light_armour, melee, non_unique_map_boss, not_dex, not_str, physical_affinity, ranged, red_blood, summoner, very_fast_movement
生命
400%
生命轉為護盾
100%
異常狀態臨界值
400%
抗性
40 40 40 25
傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 15
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
200%
Model Size
130%
類型
Thaumaturgist
Metadata
ThaumaturgistBoss
等級
71
生命
826,849
護甲
36,473
閃避
5,260
能量護盾
7,380
傷害
764
法術傷害
1,140
命中
326
攻擊間隔
0.7839
經驗值
120,439
異常狀態臨界值
471,304
冰緩
1,490
感電
1,490
易碎
8,431
焦灼
1,490
殘喘
4,117
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1213–1820
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
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]
ThaumaturgistRaiseZombie
法術, 召喚物, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物
殭屍復甦
施放時間: 0.85 秒
從一個屍體中復甦一隻殭屍,它會跟隨你並使用近戰打擊攻擊敵人。
ThaumaturgistSummonCorpse
法術, 法術可重複, 可觸發
施放時間: 1 秒
alternate minion [520]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
GTThaumaturgyCorpseStorm
可觸發, 法術
施放時間: 1 秒
EASThaumaturgistTriggerRatSpawners
法術
施放時間: 1.27 秒
冷卻時間: 15 秒
EASThaumaturgistCorpseRain
法術
施放時間: 2.67 秒
冷卻時間: 10 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
CGEThaumaturgistDesecratedGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
每秒造成 906.4 基本混沌傷害
+5 秒基礎持續時間
ground caustic art variation [5]
GSThaumaturgyChannelBuff
法術, 可觸發, 引導
施放時間: 1 秒
GTThaumaturgistProjectileSpam
可觸發, 法術
施放時間: 1.16 秒
冷卻時間: 4 秒
spell maximum action distance +% [-50]
ThaumaturgistBasicProjectile
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 906.31360 混沌傷害
擊中有 50% 機率使敵人中毒
base deal no damage [1]
base is projectile [1]
monster projectile variation [172]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
visual hit effect chaos is green [1]
GSThauamturgistBasicProjectileImpact
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 271.9407.9 混沌傷害
擊中有 50% 機率使敵人中毒
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
	slow_animations_go_to_idle = false
}

Transitionable
{
}

StateMachine
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_death = "DetachAllOfType( Metadata/Monsters/Thaumaturgy/ThaumaturgyLairBossLight.ao );"
	on_spawned_dead = "DetachAllOfType( Metadata/Monsters/Thaumaturgy/ThaumaturgyLairBossLight.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Thaumaturgy/ThaumaturgistBoss"] = {
    name = "Ciergan, Shadow Alchemist",
    life = 4,
    energyShield = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 15,
    accuracy = 1,
    weaponType1 = "Staff",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "ThaumaturgistRaiseZombie",
        "ThaumaturgistBasicProjectile",
        "ThaumaturgistSummonCorpse",
        "CGEThaumaturgistDesecratedGround",
        "GSThaumaturgyChannelBuff",
        "GSThauamturgistBasicProjectileImpact",
        "EASThaumaturgistTriggerRatSpawners",
        "EASThaumaturgistCorpseRain",
        "GTThaumaturgyCorpseStorm",
        "GTThaumaturgistProjectileSpam",
    },
    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["ThaumaturgistRaiseZombie"] = {
    name = "Raise Zombie",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Minion] = true,
        [SkillType.MinionsCanExplode] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.CreatesMinion] = true,
    },
    statDescriptionScope = "minion_spell_skill_stat_descriptions",
    castTime = 0.85,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_number_of_zombies_allowed",
        "active_skill_minion_damage_+%_final",
        "active_skill_minion_life_+%_final",
        "alternate_minion",
    },
    levels = {
        [1] = {10, 30, 90, 2, levelRequirement = 73, statInterpolation = {},  cost = { }, },
        [2] = {10, 30, 90, 2, levelRequirement = 76, statInterpolation = {},  cost = { }, },
        [3] = {10, 30, 90, 2, levelRequirement = 79, statInterpolation = {},  cost = { }, },
        [4] = {10, 30, 90, 2, levelRequirement = 82, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ThaumaturgistBasicProjectile"] = {
    name = "ThaumaturgistBasicProjectile",
    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,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "monster_projectile_variation",
        "base_chance_to_poison_on_hit_%",
        "number_of_projectiles_override",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "base_deal_no_damage",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 172, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ThaumaturgistSummonCorpse"] = {
    name = "ThaumaturgistSummonCorpse",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
    },
    levels = {
        [1] = {1, 520, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CGEThaumaturgistDesecratedGround"] = {
    name = "CGEThaumaturgistDesecratedGround",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Duration] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chaos_damage_to_deal_per_minute",
        "ground_caustic_art_variation",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {3, 5, 5000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSThaumaturgyChannelBuff"] = {
    name = "GSThaumaturgyChannelBuff",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Channel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSThauamturgistBasicProjectileImpact"] = {
    name = "GSThauamturgistBasicProjectileImpact",
    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_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_chance_to_poison_on_hit_%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASThaumaturgistTriggerRatSpawners"] = {
    name = "EASThaumaturgistTriggerRatSpawners",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.27,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASThaumaturgistCorpseRain"] = {
    name = "EASThaumaturgistCorpseRain",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTThaumaturgyCorpseStorm"] = {
    name = "GTThaumaturgyCorpseStorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTThaumaturgistProjectileSpam"] = {
    name = "GTThaumaturgistProjectileSpam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.16,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
IdMonsterMapBoss
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]
    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 全域
  • 幻影練金師希爾琴
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ciergan, Shadow Alchemist
    幽魂N
    標籤bludgeoning_weapon, 法術, chaos_affinity, has_staff, has_two_handed_melee, human, humanoid, large_height, light_armour, melee, not_dex, not_str, physical_affinity, ranged, red_blood, standalone_map_boss, summoner, very_fast_movement
    生命
    400%
    生命轉為護盾
    100%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 15
    攻擊間隔
    1.17 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    130%
    類型
    Thaumaturgist
    Metadata
    ThaumaturgistBossStandalone
    等級
    68
    生命
    557,385
    護甲
    28,790
    閃避
    4,739
    能量護盾
    6,127
    傷害
    638
    法術傷害
    953
    命中
    290
    攻擊間隔
    0.7839
    經驗值
    112,805
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1014–1520
    暴擊率: 5%
    攻擊間隔: 1.17 秒
    用強大的攻擊擊倒敵人。
    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]
    ThaumaturgistRaiseZombie
    法術, 召喚物, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物
    殭屍復甦
    施放時間: 0.85 秒
    從一個屍體中復甦一隻殭屍,它會跟隨你並使用近戰打擊攻擊敵人。
    ThaumaturgistSummonCorpse
    法術, 法術可重複, 可觸發
    施放時間: 1 秒
    alternate minion [520]
    number of monsters to summon [1]
    summon specific monsters radius +% [-99]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    GTThaumaturgyCorpseStorm
    可觸發, 法術
    施放時間: 1 秒
    EASThaumaturgistTriggerRatSpawners
    法術
    施放時間: 1.27 秒
    冷卻時間: 15 秒
    EASThaumaturgistCorpseRain
    法術
    施放時間: 2.67 秒
    冷卻時間: 10 秒
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    CGEThaumaturgistDesecratedGround
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    每秒造成 805.7 基本混沌傷害
    +5 秒基礎持續時間
    ground caustic art variation [5]
    GSThaumaturgyChannelBuff
    法術, 可觸發, 引導
    施放時間: 1 秒
    GTThaumaturgistProjectileSpam
    可觸發, 法術
    施放時間: 1.16 秒
    冷卻時間: 4 秒
    spell maximum action distance +% [-50]
    ThaumaturgistBasicProjectile
    法術, 投射物, 玩家投射物, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 805.71209 混沌傷害
    擊中有 50% 機率使敵人中毒
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [172]
    number of projectiles override [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    visual hit effect chaos is green [1]
    GSThauamturgistBasicProjectileImpact
    法術, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 241.7362.6 混沌傷害
    擊中有 50% 機率使敵人中毒
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Stats
    {
    	muzzle_flash_swap_hands = 1
    }
    
    Actor
    {
    	main_hand_unarmed_type = "Wand"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Transitionable
    {
    }
    
    StateMachine
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Thaumaturgy/ThaumaturgistBossStandalone"] = {
        name = "Ciergan, Shadow Alchemist",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "ThaumaturgistRaiseZombie",
            "ThaumaturgistBasicProjectile",
            "ThaumaturgistSummonCorpse",
            "CGEThaumaturgistDesecratedGround",
            "GSThaumaturgyChannelBuff",
            "GSThauamturgistBasicProjectileImpact",
            "EASThaumaturgistTriggerRatSpawners",
            "EASThaumaturgistCorpseRain",
            "GTThaumaturgyCorpseStorm",
            "GTThaumaturgistProjectileSpam",
        },
        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["ThaumaturgistRaiseZombie"] = {
        name = "Raise Zombie",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.MinionsCanExplode] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "minion_spell_skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_number_of_zombies_allowed",
            "active_skill_minion_damage_+%_final",
            "active_skill_minion_life_+%_final",
            "alternate_minion",
        },
        levels = {
            [1] = {10, 30, 90, 2, levelRequirement = 73, statInterpolation = {},  cost = { }, },
            [2] = {10, 30, 90, 2, levelRequirement = 76, statInterpolation = {},  cost = { }, },
            [3] = {10, 30, 90, 2, levelRequirement = 79, statInterpolation = {},  cost = { }, },
            [4] = {10, 30, 90, 2, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistBasicProjectile"] = {
        name = "ThaumaturgistBasicProjectile",
        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,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "monster_projectile_variation",
            "base_chance_to_poison_on_hit_%",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "base_deal_no_damage",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 172, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistSummonCorpse"] = {
        name = "ThaumaturgistSummonCorpse",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {1, 520, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEThaumaturgistDesecratedGround"] = {
        name = "CGEThaumaturgistDesecratedGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "ground_caustic_art_variation",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {3, 5, 5000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThaumaturgyChannelBuff"] = {
        name = "GSThaumaturgyChannelBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThauamturgistBasicProjectileImpact"] = {
        name = "GSThauamturgistBasicProjectileImpact",
        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_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "base_chance_to_poison_on_hit_%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistTriggerRatSpawners"] = {
        name = "EASThaumaturgistTriggerRatSpawners",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.27,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistCorpseRain"] = {
        name = "EASThaumaturgistCorpseRain",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgyCorpseStorm"] = {
        name = "GTThaumaturgyCorpseStorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgistProjectileSpam"] = {
        name = "GTThaumaturgistProjectileSpam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.16,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    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]
    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 全域
  • 幻影練金師希爾琴
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ciergan, Shadow Alchemist
    幽魂N
    標籤bludgeoning_weapon, elder_map_boss, has_staff, has_two_handed_melee, human, humanoid, light_armour, non_attacking, not_dex, not_str, red_blood, very_fast_movement
    生命
    400%
    生命轉為護盾
    100%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 15
    攻擊間隔
    1.17 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    130%
    類型
    Thaumaturgist
    Metadata
    ThaumaturgistBossElder_

    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/Thaumaturgy/ThaumaturgistBossElder_"] = {
        name = "Ciergan, Shadow Alchemist",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
        },
        modList = {
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    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]
    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 全域
  • 幻影練金師希爾琴
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ciergan, Shadow Alchemist
    幽魂N
    標籤bludgeoning_weapon, 法術, chaos_affinity, has_staff, has_two_handed_melee, human, humanoid, large_height, light_armour, melee, non_unique_map_boss, not_dex, not_str, physical_affinity, ranged, red_blood, summoner, very_fast_movement
    生命
    400%
    生命轉為護盾
    100%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 15
    攻擊間隔
    1.17 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    130%
    類型
    Thaumaturgist
    Metadata
    MetamorphosisMapBoss
    等級
    68
    生命
    557,385
    護甲
    28,790
    閃避
    4,739
    能量護盾
    6,127
    傷害
    638
    法術傷害
    953
    命中
    290
    攻擊間隔
    0.7839
    經驗值
    112,805
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1014–1520
    暴擊率: 5%
    攻擊間隔: 1.17 秒
    用強大的攻擊擊倒敵人。
    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]
    ThaumaturgistRaiseZombie
    法術, 召喚物, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物
    殭屍復甦
    施放時間: 0.85 秒
    從一個屍體中復甦一隻殭屍,它會跟隨你並使用近戰打擊攻擊敵人。
    ThaumaturgistSummonCorpse
    法術, 法術可重複, 可觸發
    施放時間: 1 秒
    alternate minion [520]
    number of monsters to summon [1]
    summon specific monsters radius +% [-99]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    GTThaumaturgyCorpseStorm
    可觸發, 法術
    施放時間: 1 秒
    EASThaumaturgistTriggerRatSpawners
    法術
    施放時間: 1.27 秒
    冷卻時間: 15 秒
    EASThaumaturgistCorpseRain
    法術
    施放時間: 2.67 秒
    冷卻時間: 10 秒
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    CGEThaumaturgistDesecratedGround
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    每秒造成 805.7 基本混沌傷害
    +5 秒基礎持續時間
    ground caustic art variation [5]
    GSThaumaturgyChannelBuff
    法術, 可觸發, 引導
    施放時間: 1 秒
    GTThaumaturgistProjectileSpam
    可觸發, 法術
    施放時間: 1.16 秒
    冷卻時間: 4 秒
    spell maximum action distance +% [-50]
    ThaumaturgistBasicProjectile
    法術, 投射物, 玩家投射物, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 805.71209 混沌傷害
    擊中有 50% 機率使敵人中毒
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [172]
    number of projectiles override [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    visual hit effect chaos is green [1]
    GSThauamturgistBasicProjectileImpact
    法術, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 241.7362.6 混沌傷害
    擊中有 50% 機率使敵人中毒
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	slow_animations_go_to_idle = false
    }
    
    Transitionable
    {
    }
    
    StateMachine
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "DetachAllOfType( Metadata/Monsters/Thaumaturgy/ThaumaturgyLairBossLight.ao );"
    	on_spawned_dead = "DetachAllOfType( Metadata/Monsters/Thaumaturgy/ThaumaturgyLairBossLight.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueMetamorphosis/MetamorphosisMapBoss"] = {
        name = "Ciergan, Shadow Alchemist",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "ThaumaturgistRaiseZombie",
            "ThaumaturgistBasicProjectile",
            "ThaumaturgistSummonCorpse",
            "CGEThaumaturgistDesecratedGround",
            "GSThaumaturgyChannelBuff",
            "GSThauamturgistBasicProjectileImpact",
            "EASThaumaturgistTriggerRatSpawners",
            "EASThaumaturgistCorpseRain",
            "GTThaumaturgyCorpseStorm",
            "GTThaumaturgistProjectileSpam",
        },
        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["ThaumaturgistRaiseZombie"] = {
        name = "Raise Zombie",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.MinionsCanExplode] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "minion_spell_skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_number_of_zombies_allowed",
            "active_skill_minion_damage_+%_final",
            "active_skill_minion_life_+%_final",
            "alternate_minion",
        },
        levels = {
            [1] = {10, 30, 90, 2, levelRequirement = 73, statInterpolation = {},  cost = { }, },
            [2] = {10, 30, 90, 2, levelRequirement = 76, statInterpolation = {},  cost = { }, },
            [3] = {10, 30, 90, 2, levelRequirement = 79, statInterpolation = {},  cost = { }, },
            [4] = {10, 30, 90, 2, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistBasicProjectile"] = {
        name = "ThaumaturgistBasicProjectile",
        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,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "monster_projectile_variation",
            "base_chance_to_poison_on_hit_%",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "base_deal_no_damage",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 172, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistSummonCorpse"] = {
        name = "ThaumaturgistSummonCorpse",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {1, 520, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEThaumaturgistDesecratedGround"] = {
        name = "CGEThaumaturgistDesecratedGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "ground_caustic_art_variation",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {3, 5, 5000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThaumaturgyChannelBuff"] = {
        name = "GSThaumaturgyChannelBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThauamturgistBasicProjectileImpact"] = {
        name = "GSThauamturgistBasicProjectileImpact",
        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_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "base_chance_to_poison_on_hit_%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistTriggerRatSpawners"] = {
        name = "EASThaumaturgistTriggerRatSpawners",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.27,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistCorpseRain"] = {
        name = "EASThaumaturgistCorpseRain",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgyCorpseStorm"] = {
        name = "GTThaumaturgyCorpseStorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgistProjectileSpam"] = {
        name = "GTThaumaturgistProjectileSpam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.16,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    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]
    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 全域
  • 幻影練金師希爾琴
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ciergan, Shadow Alchemist
    幽魂N
    標籤bludgeoning_weapon, 法術, chaos_affinity, has_staff, has_two_handed_melee, human, humanoid, large_height, light_armour, melee, not_dex, not_str, physical_affinity, ranged, red_blood, standalone_map_boss, summoner, very_fast_movement
    生命
    400%
    生命轉為護盾
    100%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 15
    攻擊間隔
    1.17 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    130%
    類型
    Thaumaturgist
    Metadata
    MetamorphosisMapBossStandalone
    等級
    68
    生命
    557,385
    護甲
    28,790
    閃避
    4,739
    能量護盾
    6,127
    傷害
    638
    法術傷害
    953
    命中
    290
    攻擊間隔
    0.7839
    經驗值
    112,805
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1014–1520
    暴擊率: 5%
    攻擊間隔: 1.17 秒
    用強大的攻擊擊倒敵人。
    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]
    ThaumaturgistRaiseZombie
    法術, 召喚物, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物
    殭屍復甦
    施放時間: 0.85 秒
    從一個屍體中復甦一隻殭屍,它會跟隨你並使用近戰打擊攻擊敵人。
    ThaumaturgistSummonCorpse
    法術, 法術可重複, 可觸發
    施放時間: 1 秒
    alternate minion [520]
    number of monsters to summon [1]
    summon specific monsters radius +% [-99]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    GTThaumaturgyCorpseStorm
    可觸發, 法術
    施放時間: 1 秒
    EASThaumaturgistTriggerRatSpawners
    法術
    施放時間: 1.27 秒
    冷卻時間: 15 秒
    EASThaumaturgistCorpseRain
    法術
    施放時間: 2.67 秒
    冷卻時間: 10 秒
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    CGEThaumaturgistDesecratedGround
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    每秒造成 805.7 基本混沌傷害
    +5 秒基礎持續時間
    ground caustic art variation [5]
    GSThaumaturgyChannelBuff
    法術, 可觸發, 引導
    施放時間: 1 秒
    GTThaumaturgistProjectileSpam
    可觸發, 法術
    施放時間: 1.16 秒
    冷卻時間: 4 秒
    spell maximum action distance +% [-50]
    ThaumaturgistBasicProjectile
    法術, 投射物, 玩家投射物, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 805.71209 混沌傷害
    擊中有 50% 機率使敵人中毒
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [172]
    number of projectiles override [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    visual hit effect chaos is green [1]
    GSThauamturgistBasicProjectileImpact
    法術, 可觸發
    暴擊率: 5%
    施放時間: 1 秒
    造成 241.7362.6 混沌傷害
    擊中有 50% 機率使敵人中毒
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Stats
    {
    	muzzle_flash_swap_hands = 1
    }
    
    Actor
    {
    	main_hand_unarmed_type = "Wand"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Transitionable
    {
    }
    
    StateMachine
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueMetamorphosis/MetamorphosisMapBossStandalone"] = {
        name = "Ciergan, Shadow Alchemist",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "ThaumaturgistRaiseZombie",
            "ThaumaturgistBasicProjectile",
            "ThaumaturgistSummonCorpse",
            "CGEThaumaturgistDesecratedGround",
            "GSThaumaturgyChannelBuff",
            "GSThauamturgistBasicProjectileImpact",
            "EASThaumaturgistTriggerRatSpawners",
            "EASThaumaturgistCorpseRain",
            "GTThaumaturgyCorpseStorm",
            "GTThaumaturgistProjectileSpam",
        },
        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["ThaumaturgistRaiseZombie"] = {
        name = "Raise Zombie",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.MinionsCanExplode] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "minion_spell_skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_number_of_zombies_allowed",
            "active_skill_minion_damage_+%_final",
            "active_skill_minion_life_+%_final",
            "alternate_minion",
        },
        levels = {
            [1] = {10, 30, 90, 2, levelRequirement = 73, statInterpolation = {},  cost = { }, },
            [2] = {10, 30, 90, 2, levelRequirement = 76, statInterpolation = {},  cost = { }, },
            [3] = {10, 30, 90, 2, levelRequirement = 79, statInterpolation = {},  cost = { }, },
            [4] = {10, 30, 90, 2, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistBasicProjectile"] = {
        name = "ThaumaturgistBasicProjectile",
        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,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "monster_projectile_variation",
            "base_chance_to_poison_on_hit_%",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "base_deal_no_damage",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 172, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ThaumaturgistSummonCorpse"] = {
        name = "ThaumaturgistSummonCorpse",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {1, 520, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEThaumaturgistDesecratedGround"] = {
        name = "CGEThaumaturgistDesecratedGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "ground_caustic_art_variation",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {3, 5, 5000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThaumaturgyChannelBuff"] = {
        name = "GSThaumaturgyChannelBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSThauamturgistBasicProjectileImpact"] = {
        name = "GSThauamturgistBasicProjectileImpact",
        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_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "base_chance_to_poison_on_hit_%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistTriggerRatSpawners"] = {
        name = "EASThaumaturgistTriggerRatSpawners",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.27,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASThaumaturgistCorpseRain"] = {
        name = "EASThaumaturgistCorpseRain",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgyCorpseStorm"] = {
        name = "GTThaumaturgyCorpseStorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTThaumaturgistProjectileSpam"] = {
        name = "GTThaumaturgistProjectileSpam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.16,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    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]
    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 全域
  • 幻影練金師希爾琴
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ciergan, Shadow Alchemist
    幽魂N
    標籤bludgeoning_weapon, elder_map_boss, has_staff, has_two_handed_melee, human, humanoid, light_armour, non_attacking, not_dex, not_str, red_blood, very_fast_movement
    生命
    400%
    生命轉為護盾
    100%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 15
    攻擊間隔
    1.17 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    130%
    類型
    Thaumaturgist
    Metadata
    MetamorphosisMapBossElder

    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/LeagueMetamorphosis/MetamorphosisMapBossElder"] = {
        name = "Ciergan, Shadow Alchemist",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
        },
        modList = {
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    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]
    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 全域
  • 幻影練金師希爾琴 Text Audio /33 ⍟
    名字
    你將會做出一個很好的新樣本!
    CierganIntroRandom
    你將會做出一個很好的新樣本!
    CierganIntro2
    我不會回去!我不會回去!
    CierganIntro3
    我不會回去!我不會回去!
    CierganIntro4
    死吧,好事者!
    CierganIntro5
    死吧,好事者!
    CierganIntro6
    不,你不會明白的!你不會!
    CierganIntro7
    不,你不會明白的!你不會!
    CierganIntro8
    不...還沒...準備好...
    CierganDeathRandom
    不...還沒...準備好...
    CierganDeath2
    這活...必須...(嘔噁噁噁)
    CierganDeath3
    這活...必須...(嘔噁噁噁)
    CierganDeath4
    就差一點...就差...
    CierganDeath5
    ㄈ—...瘋狂...
    CierganDeath6
    ㄈ—...瘋狂...
    CierganDeath7
    崛起!
    CierganAriseRandom
    崛起!
    CierganArise2
    崛起!
    CierganArise3
    潰爛!
    CierganFesterRandom
    潰爛!
    CierganFester2
    潰爛!
    CierganFester3
    觀察!
    CierganObserveRandom
    觀察!
    CierganObserve2
    觀察!
    CierganObserve3
    這不是很棒嗎?
    CierganPerfectRandom
    這不是很棒嗎?
    CierganPerfect2
    這不是很棒嗎?
    CierganPerfect3
    成群!
    CierganSwarmRandom
    成群!
    CierganSwarm2
    成群!
    CierganSwarm3
    你不會浪費!
    CierganWasteRandom
    你不會浪費!
    CierganWaste2
    你不會浪費!
    CierganWaste3
    Edit

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