MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Enredadera guardiana del huerto
Constructo
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
Los monstruos no otorgan cargas de frascos al morir
No puede ser empujado
Groveguard Vine
Spectre
Tagsanimal_claw_weapon, construct, immobile, insect_blood, is_unarmed, physical_affinity, wood_armour
Vida
800%
Ailment Threshold
800%
Resistencia
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 35
Attack Time
3.57 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
HarvestOshabiBattleVine
Metadata
OshabiBattleVineBasic
Nivel
68
Vida
51,467
Armadura
28,790
Evasión
4,739
Damage
374
Daño de hechizos
374
Precisión
580
Attack Time
3.57
Experiencia
10,255
Minion Life
11,164
Minion Damage
298
Ailment Threshold
51,467
Chill
163
Shock
163
Brittle
921
Scorch
163
Sap
450
Phys Convert Ele
240%
HarvestBattleVineCleave1
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299448
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Attack Time: 3.57 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 40% menos de daño de ataque
15% de probabilidad de aplicar sangrado
Lisia con Cada Golpe
iconbasicattack
HarvestBattleVineCleave2
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299448
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Attack Time: 3.57 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 40% menos de daño de ataque
15% de probabilidad de aplicar sangrado
Lisia con Cada Golpe
iconbasicattack
HarvestBattleVinePierce
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299448
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Attack Time: 3.57 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 40% menos de daño de ataque
15% de probabilidad de aplicar sangrado
Lisia con Cada Golpe
base knockback speed +% [100]
determine knockback direction from melee pattern [1]
global knockback [1]
main hand base maximum attack distance [10]
iconbasicattack
HarvestBattleVineSlam
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299448
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Attack Time: 3.57 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 40% menos de daño de ataque
15% de probabilidad de aplicar sangrado
Lisia con Cada Golpe
base knockback speed +% [100]
determine knockback direction from melee pattern [1]
global knockback [1]
main hand base maximum attack distance [10]
iconbasicattack
HarvestBattleVineSweep
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299448
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Attack Time: 3.57 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 40% menos de daño de ataque
15% de probabilidad de aplicar sangrado
Lisia con Cada Golpe
base knockback speed +% [100]
determine knockback direction from melee pattern [1]
global knockback [1]
iconbasicattack
HarvestBattleVineEASSubmerge
Spell
Tiempo de lanzamiento: 0.83 seg
HarvestBattleVineFastEmerge
Spell
Tiempo de lanzamiento: 1 seg

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
	basic_action = "Emerge"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Oshabi/OshabiBattleVineBasic"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Groveguard Vine",
    life = 8,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 3.57,
    attackRange = 35,
    accuracy = 1,
    skillList = {
        "HarvestBattleVineFastEmerge",
        "HarvestBattleVineCleave1",
        "HarvestBattleVineCleave2",
        "HarvestBattleVinePierce",
        "HarvestBattleVineSlam",
        "HarvestBattleVineSweep",
        "HarvestBattleVineEASSubmerge",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVineFastEmerge"] = {
    name = "HarvestBattleVineFastEmerge",
    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["HarvestBattleVineCleave1"] = {
    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 = {
        "bleed_on_hit_with_attacks_%",
        "global_maim_on_hit",
    },
    levels = {
        [1] = {15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVineCleave2"] = {
    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 = {
        "bleed_on_hit_with_attacks_%",
        "global_maim_on_hit",
    },
    levels = {
        [1] = {15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVinePierce"] = {
    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 = {
        "main_hand_base_maximum_attack_distance",
        "base_knockback_speed_+%",
        "bleed_on_hit_with_attacks_%",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
        "global_maim_on_hit",
    },
    levels = {
        [1] = {10, 100, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVineSlam"] = {
    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 = {
        "main_hand_base_maximum_attack_distance",
        "base_knockback_speed_+%",
        "bleed_on_hit_with_attacks_%",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
        "global_maim_on_hit",
    },
    levels = {
        [1] = {10, 100, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVineSweep"] = {
    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 = {
        "base_knockback_speed_+%",
        "bleed_on_hit_with_attacks_%",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
        "global_maim_on_hit",
    },
    levels = {
        [1] = {100, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBattleVineEASSubmerge"] = {
    name = "HarvestBattleVineEASSubmerge",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.83,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Los monstruos no otorgan cargas de frascos al morir
FamilyMonsterSlainNoFlaskCharges
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster grants no flask charges 1 1 Global — Valor fijo
  • Craft Tagsflask
    No puede ser empujado
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be knocked back 1 1 Global — Valor fijo
  • Edit

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