Artrópodo devorador
Sobrenatural
Consuming Arthropod
SpectreY
Spectre OverrideMetadata/Monsters/AtlasInvaders/ConsumeMonsters/ConsumeFodder1Spectre
Tagsavian_beast, Lanzador de hechizos, cleaving_weapon, eldritch, fast_movement, flesh_armour, is_unarmed, lightning_affinity, mammal_beast, melee, not_str, physical_affinity, red_blood
Packs
  • Fantasma devorador, Artrópodo devorador
  • Vida
    140%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    140%
    Resistencia
    0 0 75 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    AtlasInvadersConsumeFodder1
    Metadata
    ConsumeFodder1
    Nivel
    68
    Vida
    9,007
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.5
    Experiencia
    10,255
    Ailment Threshold
    9,007
    Chill
    28
    Shock
    28
    Brittle
    161
    Scorch
    28
    Sap
    79
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    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]
    GTAtlasInvadersConsumeFodder1Screech
    Triggerable, Spell
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 3.5 seg
    spell maximum action distance +% [-60]
    TBAtlasInvadersConsumeFodder1ScreechBeam
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 255.7 a 767.2 de daño de rayo
    generic skill trigger skills with id [1]
    GSAtlasInvadersConsumeFodder1ScreechBeamImpact
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 387.9 a 1164 de daño de rayo
    generic skill trigger id [1]
    is area damage [1]
    GSAtlasInvadersConsumeFodder2DeathExplodeSmall
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 349.1 a 1047 de daño de rayo
    is area damage [1]
    DTTAtlasInvadersConsumeFodder1DodgeLeft
    Spell, Movement
    Tiempo de lanzamiento: 0.566 seg
    action do not face target [1]
    DTTAtlasInvadersConsumeFodder1DodgeRight
    Spell, Movement
    Tiempo de lanzamiento: 0.566 seg
    action do not face target [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/ConsumeFodder1"] = {
        name = "Consuming Arthropod",
        life = 1.4,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GSAtlasInvadersConsumeFodder2DeathExplodeSmall",
            "GSAtlasInvadersConsumeFodder1ScreechBeamImpact",
            "TBAtlasInvadersConsumeFodder1ScreechBeam",
            "GTAtlasInvadersConsumeFodder1Screech",
            "DTTAtlasInvadersConsumeFodder1DodgeLeft",
            "DTTAtlasInvadersConsumeFodder1DodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["GSAtlasInvadersConsumeFodder2DeathExplodeSmall"] = {
        name = "GSAtlasInvadersConsumeFodder2DeathExplodeSmall",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSAtlasInvadersConsumeFodder1ScreechBeamImpact"] = {
        name = "GSAtlasInvadersConsumeFodder1ScreechBeamImpact",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "generic_skill_trigger_id",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TBAtlasInvadersConsumeFodder1ScreechBeam"] = {
        name = "TBAtlasInvadersConsumeFodder1ScreechBeam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "generic_skill_trigger_skills_with_id",
        },
        levels = {
            [1] = {0.5, 1.5, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTAtlasInvadersConsumeFodder1Screech"] = {
        name = "GTAtlasInvadersConsumeFodder1Screech",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTAtlasInvadersConsumeFodder1DodgeLeft"] = {
        name = "DTTAtlasInvadersConsumeFodder1DodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.566,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_do_not_face_target",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTAtlasInvadersConsumeFodder1DodgeRight"] = {
        name = "DTTAtlasInvadersConsumeFodder1DodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.566,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_do_not_face_target",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Artrópodo devorador
    Sobrenatural
    Consuming Arthropod
    SpectreY
    Tagsavian_beast, Lanzador de hechizos, cleaving_weapon, eldritch, fast_movement, flesh_armour, is_unarmed, lightning_affinity, mammal_beast, melee, not_str, physical_affinity, red_blood
    Vida
    140%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    140%
    Resistencia
    0 0 75 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    AtlasInvadersConsumeFodder1
    Metadata
    ConsumeFodder1Spectre
    Nivel
    68
    Vida
    9,007
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.5
    Experiencia
    10,255
    Ailment Threshold
    9,007
    Chill
    28
    Shock
    28
    Brittle
    161
    Scorch
    28
    Sap
    79
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    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]
    GTAtlasInvadersConsumeFodder1Screech
    Triggerable, Spell
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 3.5 seg
    spell maximum action distance +% [-60]
    TBAtlasInvadersConsumeFodder1ScreechBeam
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 255.7 a 767.2 de daño de rayo
    generic skill trigger skills with id [1]
    GSAtlasInvadersConsumeFodder1ScreechBeamImpact
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 387.9 a 1164 de daño de rayo
    generic skill trigger id [1]
    is area damage [1]
    GSAtlasInvadersConsumeFodder2DeathExplodeSmall
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 349.1 a 1047 de daño de rayo
    is area damage [1]
    DTTAtlasInvadersConsumeFodder1DodgeLeft
    Spell, Movement
    Tiempo de lanzamiento: 0.566 seg
    action do not face target [1]
    DTTAtlasInvadersConsumeFodder1DodgeRight
    Spell, Movement
    Tiempo de lanzamiento: 0.566 seg
    action do not face target [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/ConsumeFodder1Spectre"] = {
        name = "Consuming Arthropod",
        life = 1.4,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GSAtlasInvadersConsumeFodder2DeathExplodeSmall",
            "GSAtlasInvadersConsumeFodder1ScreechBeamImpact",
            "TBAtlasInvadersConsumeFodder1ScreechBeam",
            "GTAtlasInvadersConsumeFodder1Screech",
            "DTTAtlasInvadersConsumeFodder1DodgeLeft",
            "DTTAtlasInvadersConsumeFodder1DodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["GSAtlasInvadersConsumeFodder2DeathExplodeSmall"] = {
        name = "GSAtlasInvadersConsumeFodder2DeathExplodeSmall",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSAtlasInvadersConsumeFodder1ScreechBeamImpact"] = {
        name = "GSAtlasInvadersConsumeFodder1ScreechBeamImpact",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "generic_skill_trigger_id",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TBAtlasInvadersConsumeFodder1ScreechBeam"] = {
        name = "TBAtlasInvadersConsumeFodder1ScreechBeam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "generic_skill_trigger_skills_with_id",
        },
        levels = {
            [1] = {0.5, 1.5, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTAtlasInvadersConsumeFodder1Screech"] = {
        name = "GTAtlasInvadersConsumeFodder1Screech",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTAtlasInvadersConsumeFodder1DodgeLeft"] = {
        name = "DTTAtlasInvadersConsumeFodder1DodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.566,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_do_not_face_target",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTAtlasInvadersConsumeFodder1DodgeRight"] = {
        name = "DTTAtlasInvadersConsumeFodder1DodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.566,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_do_not_face_target",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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