MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Fiera salvaje
Bestia
IconEnemyResistanceFire
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Wild Hellion
Spectre
Spectre OverrideMetadata/Monsters/LeagueHarvest/Red/HarvestHellionT1Spectre
Tagsanimal_claw_weapon, beast, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, small_height
Vida
300%
Evasión
+10%
Ailment Threshold
300%
Resistencia
IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 13
Attack Time
0.975 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
HarvestHellion
Metadata
HarvestHellionT1
Nivel
68
Vida
19,300
Armadura
28,790
Evasión
5,213
Damage
448
Daño de hechizos
448
Precisión
580
Attack Time
0.975
Experiencia
10,255
Minion Life
4,186
Minion Damage
358
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359538
Probabilidad de golpe crítico: 5%
Attack Time: 0.975 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack
EASHarvestEmerge
Spell
Tiempo de lanzamiento: 1 seg
HarvestHellionOnDeathGroundFire
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
La duración base es de 5 segundos
active skill area of effect radius +% final [-50]
base fire damage to deal per minute [36825]
ground fire art variation [11]

Object Type

version 2
extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBase"

Actor
{
	main_hand_unarmed_type = "Dagger"
}

Life
{
	corpse_sink_delay_ms = 1800
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Red/HarvestHellionT1"] = {
    fireResist = 40,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Wild Hellion",
    life = 3,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 0.975,
    attackRange = 13,
    accuracy = 1,
    skillList = {
        "Melee",
        "EASHarvestEmerge",
        "HarvestHellionOnDeathGroundFire",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestEmerge"] = {
    name = "EASHarvestEmerge",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestHellionOnDeathGroundFire"] = {
    name = "HarvestHellionOnDeathGroundFire",
    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_fire_damage_to_deal_per_minute",
        "ground_fire_art_variation",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {1, 11, -50, 5000, levelRequirement = 0, statInterpolation = {3},  cost = { }, },
    },
}
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
FamilyBeyondPortalChance
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster hellscape charge +% -66 -66 Global
  • monster beyond portal chance +% final -66 -66 Global
  • Fiera salvaje
    Bestia
    IconEnemyResistanceFire
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Wild Hellion
    Spectre
    Tagsanimal_claw_weapon, beast, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
    Vida
    300%
    Evasión
    +10%
    Ailment Threshold
    300%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    0.975 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    HarvestHellion
    Metadata
    HarvestHellionT1Spectre
    Nivel
    68
    Vida
    19,300
    Armadura
    28,790
    Evasión
    5,213
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    0.975
    Experiencia
    10,255
    Minion Life
    4,186
    Minion Damage
    358
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 0.975 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack
    EASHarvestEmerge
    Spell
    Tiempo de lanzamiento: 1 seg
    HarvestHellionOnDeathGroundFire
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    La duración base es de 5 segundos
    active skill area of effect radius +% final [-50]
    base fire damage to deal per minute [36825]
    ground fire art variation [11]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBaseSpectre"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Red/HarvestHellionT1Spectre"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Wild Hellion",
        life = 3,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 0.975,
        attackRange = 13,
        accuracy = 1,
        skillList = {
            "Melee",
            "EASHarvestEmerge",
            "HarvestHellionOnDeathGroundFire",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHarvestEmerge"] = {
        name = "EASHarvestEmerge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestHellionOnDeathGroundFire"] = {
        name = "HarvestHellionOnDeathGroundFire",
        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_fire_damage_to_deal_per_minute",
            "ground_fire_art_variation",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1, 11, -50, 5000, levelRequirement = 0, statInterpolation = {3},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    FamilyBeyondPortalChance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster hellscape charge +% -66 -66 Global
  • monster beyond portal chance +% final -66 -66 Global
  • Edit

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