Consuming Thrall
ผิดธรรมชาติ
SpectreY
Spectre OverrideMetadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeFodder4Spectre___
Tagsdemon, eldritch, eldritch_perfection_monster, humanoid, medium_movement, not_str, red_blood
Packs
  • Consuming Thrall
  • พลังชีวิต
    99%
    Energy Shield From Life
    50%
    การหลบหลีก
    +50%
    Ailment Threshold
    99%
    ค่าต้านทาน
    0 40 0 0
    Damage
    88%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    110%
    Model Size
    100%
    Type
    AtlasInvadersConsumeFodder4
    Metadata
    ConsumeFodder4
    เลเวล
    68
    พลังชีวิต
    6,369
    Minion Life
    1,381
    ค่าเกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    329
    Minion Damage
    262
    ความเสียหายเวท
    329
    ความแม่นยำ
    0
    Attack Time
    1.5
    ค่าประสบการณ์
    11,281
    Ailment Threshold
    6,369
    Chill
    20
    Shock
    20
    Brittle
    114
    Scorch
    20
    Sap
    56
    EmptyActionOtherworldlyThralProjectiles
    Attack
    Base Damage: 263–394
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ระยะการฟาดประชิด +4 เมตร
    EmptyActionOtherworldlyThralProjectilesAhead
    Attack
    Base Damage: 263–394
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ระยะการฟาดประชิด +4 เมตร
    OtherworldlyThrallGeometryProjectileLeft
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileRight
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileLeftAhead
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileRightAhead
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeMonsterBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeFodder4"] = {
        name = "Consuming Thrall",
        life = 0.99,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.88,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "OtherworldlyThrallGeometryProjectileLeft",
            "OtherworldlyThrallGeometryProjectileRight",
            "OtherworldlyThrallGeometryProjectileLeftAhead",
            "OtherworldlyThrallGeometryProjectileRightAhead",
            "EmptyActionOtherworldlyThralProjectiles",
            "EmptyActionOtherworldlyThralProjectilesAhead",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileLeft"] = {
        name = "OtherworldlyThrallGeometryProjectileLeft",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileRight"] = {
        name = "OtherworldlyThrallGeometryProjectileRight",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileLeftAhead"] = {
        name = "OtherworldlyThrallGeometryProjectileLeftAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileRightAhead"] = {
        name = "OtherworldlyThrallGeometryProjectileRightAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionOtherworldlyThralProjectiles"] = {
        name = "EmptyActionOtherworldlyThralProjectiles",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "melee_range_+",
        },
        levels = {
            [1] = {40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionOtherworldlyThralProjectilesAhead"] = {
        name = "EmptyActionOtherworldlyThralProjectilesAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "melee_range_+",
        },
        levels = {
            [1] = {40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Consuming Thrall
    ผิดธรรมชาติ
    SpectreY
    Tagsdemon, eldritch, humanoid, medium_movement, not_str, red_blood
    พลังชีวิต
    99%
    Energy Shield From Life
    50%
    การหลบหลีก
    +50%
    Ailment Threshold
    99%
    ค่าต้านทาน
    0 40 0 0
    Damage
    88%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    110%
    Model Size
    100%
    Type
    AtlasInvadersConsumeFodder4
    Metadata
    ConsumeFodder4Spectre___
    เลเวล
    68
    พลังชีวิต
    6,369
    Minion Life
    1,381
    ค่าเกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    329
    Minion Damage
    262
    ความเสียหายเวท
    329
    ความแม่นยำ
    0
    Attack Time
    1.5
    ค่าประสบการณ์
    11,281
    Ailment Threshold
    6,369
    Chill
    20
    Shock
    20
    Brittle
    114
    Scorch
    20
    Sap
    56
    EmptyActionOtherworldlyThralProjectiles
    Attack
    Base Damage: 263–394
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ระยะการฟาดประชิด +4 เมตร
    EmptyActionOtherworldlyThralProjectilesAhead
    Attack
    Base Damage: 263–394
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ระยะการฟาดประชิด +4 เมตร
    OtherworldlyThrallGeometryProjectileLeft
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileRight
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileLeftAhead
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]
    OtherworldlyThrallGeometryProjectileRightAhead
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    สร้างความเสียหาย สายฟ้า 434.8 ถึง 869.6
    กระสุน เจาะทะลุ ทุกเป้าหมาย
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    number of projectiles override [1]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeFodder4Spectre___"] = {
        name = "Consuming Thrall",
        life = 0.99,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.88,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "OtherworldlyThrallGeometryProjectileLeft",
            "OtherworldlyThrallGeometryProjectileRight",
            "OtherworldlyThrallGeometryProjectileLeftAhead",
            "OtherworldlyThrallGeometryProjectileRightAhead",
            "EmptyActionOtherworldlyThralProjectiles",
            "EmptyActionOtherworldlyThralProjectilesAhead",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileLeft"] = {
        name = "OtherworldlyThrallGeometryProjectileLeft",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileRight"] = {
        name = "OtherworldlyThrallGeometryProjectileRight",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileLeftAhead"] = {
        name = "OtherworldlyThrallGeometryProjectileLeftAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OtherworldlyThrallGeometryProjectileRightAhead"] = {
        name = "OtherworldlyThrallGeometryProjectileRightAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "number_of_projectiles_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.5, 1, 30, 1, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionOtherworldlyThralProjectiles"] = {
        name = "EmptyActionOtherworldlyThralProjectiles",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "melee_range_+",
        },
        levels = {
            [1] = {40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionOtherworldlyThralProjectilesAhead"] = {
        name = "EmptyActionOtherworldlyThralProjectilesAhead",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "melee_range_+",
        },
        levels = {
            [1] = {40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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