Liane féroce
Fabrication
Vicious Vine
SpectreN
Tagsanimal_claw_weapon, construct, immobile, is_unarmed, non_attacking, wood_armour
Vie
100%
Ailment Threshold
100%
Résistance
Damage
80%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 32
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
HarvestOshabiCombatVine
Metadata
OshabiCombatVineBasic

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
}

DiesAfterTime {}

StateMachine
{
	define_shared_state = "current_colour"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/on_act/summon_attackvine.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Oshabi/OshabiCombatVineBasic"] = {
    name = "Vicious Vine",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 32,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
Liane féroce
Fabrication
Vicious Vine
SpectreN
Tagsanimal_claw_weapon, construct, immobile, is_unarmed, physical_affinity, wood_armour
Vie
100%
Ailment Threshold
100%
Résistance
Damage
80%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 32
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
HarvestOshabiCombatVine
Metadata
OshabiCombatVine
Niveau
68
Vie
6,433
Armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
299
Dégâts des sorts
299
Précision
0
Attack Time
1.5
Expérience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 239–359
Chances de coup critique: 5%
Attack Time: 1.5 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
}

DiesAfterTime {}

StateMachine
{
	define_shared_state = "current_colour"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/on_act/summon_attackvine.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Oshabi/OshabiCombatVine"] = {
    name = "Vicious Vine",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 32,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
Liane féroce
Fabrication
Vicious Vine
SpectreN
Tagsanimal_claw_weapon, construct, immobile, is_unarmed, melee, physical_affinity, wood_armour
Vie
100%
Ailment Threshold
100%
Résistance
Damage
70%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 24
Attack Time
1.05 Second
Damage Spread
±20%
Expérience
100%
Model Size
70%
Type
HarvestOshabiCombatVineSmall
Metadata
OshabiCombatVineSmall
Niveau
68
Vie
6,433
Armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
261
Dégâts des sorts
261
Précision
0
Attack Time
1.05
Expérience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 209–314
Chances de coup critique: 5%
Attack Time: 1.05 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
}

DiesAfterTime {}

StateMachine
{
	define_shared_state = "current_colour"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_boss/final/on_act/summon_attackvine_small.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Oshabi/OshabiCombatVineSmall"] = {
    name = "Vicious Vine",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.2,
    attackTime = 1.05,
    attackRange = 24,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
Liane féroce
Fabrication
Vicious Vine
SpectreN
Tagsanimal_claw_weapon, construct, immobile, is_unarmed, melee, physical_affinity, wood_armour
Vie
100%
Ailment Threshold
100%
Résistance
Damage
70%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 24
Attack Time
1.05 Second
Damage Spread
±20%
Expérience
100%
Model Size
70%
Type
AncestralMaataCombatVine
Metadata
AncestralMaataCombatVine
Niveau
68
Vie
6,433
Armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
261
Dégâts des sorts
261
Précision
0
Attack Time
1.05
Expérience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 209–314
Chances de coup critique: 5%
Attack Time: 1.05 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
}

DiesAfterTime {}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/summon_attackvine_small.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralMaataCombatVine"] = {
    name = "Vicious Vine",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.2,
    attackTime = 1.05,
    attackRange = 24,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
Liane féroce
Fabrication
monster no drops or experience [1]
Vicious Vine
SpectreN
Tagsanimal_claw_weapon, construct, immobile, is_unarmed, melee, physical_affinity, wood_armour
Vie
100%
Ailment Threshold
100%
Résistance
Damage
70%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 24
Attack Time
1.05 Second
Damage Spread
±20%
Expérience
100%
Model Size
70%
Type
AncestralMaataCombatVine
Metadata
CarnivorousPlantEaterVine
Niveau
68
Vie
6,433
Armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
261
Dégâts des sorts
261
Précision
0
Attack Time
1.05
Expérience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
MeleeAtAnimationSpeedPlantEaterVine
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 209–314
Chances de coup critique: 5%
Attack Time: 1.05 sec.
Frappez vos ennemis d'un coup puissant.
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]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
}

DiesAfterTime {}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	// on_spawned_alive = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/summon_attackvine_small.ao );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/CarnivorousPlantEaterVine"] = {
    name = "Vicious Vine",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.2,
    attackTime = 1.05,
    attackRange = 24,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedPlantEaterVine",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedPlantEaterVine"] = {
    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 = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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