Grilo Vívido
Bestial
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster hellscape charge +% [-66]
Vivid Weta
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueHarvest/Green/HarvestWetaT1Spectre |
Tags | animal_claw_weapon, beast, extra_extra_small_height, hard_armour, insect, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, slow_movement |
Vida
243%
Evasão
+50%
Ailment Threshold
243%
Resistência
0 40 0 0
Damage
81%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
0.99 Second
Damage Spread
±20%
Experiência
90%
Model Size
300%
Type
HarvestWeta
Metadata
HarvestWetaT1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
15,633
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
303
Dano Mágico
303
Precisão
290
Attack Time
0.99
Experiência
9,230
Ailment Threshold
15,633
Chill
49
Shock
49
Brittle
280
Scorch
49
Sap
137
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 242–363
Chance de Crítico: 5%
Attack Time: 0.99 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
HarvestWetaCausticGroundOnDeath
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 356 de Dano de Caos Base por segundo
Duração base é de 6 segundos
active skill area of effect radius +% final [-33]
ground caustic art variation [8]
Duração base é de 6 segundos
active skill area of effect radius +% final [-33]
ground caustic art variation [8]
SSMHarvestWetaSpawnling
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
alternate minion [492]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
EASHarvestEmerge
Spell
Tempo de Conjuração: 1 seg
Object Type
version 2 extends "Metadata/Monsters/LeagueHarvest/Green/HarvestGreenBase" Life { //corpse_sink_delay_ms = 1400 //corpse_sink_time_ms = 4000 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHarvest/Green/HarvestGreenBase" Life { //on_death = "Call( Vines600 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHarvest/Green/HarvestWetaT1"] = { name = "Vivid Weta", life = 2.43, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.81, damageSpread = 0.2, attackTime = 0.99, attackRange = 12, accuracy = 1, skillList = { "Melee", "SSMHarvestWetaSpawnling", "HarvestWetaCausticGroundOnDeath", "EASHarvestEmerge", }, 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["SSMHarvestWetaSpawnling"] = { name = "SSMHarvestWetaSpawnling", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 492, -99, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HarvestWetaCausticGroundOnDeath"] = { name = "HarvestWetaCausticGroundOnDeath", 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_chaos_damage_to_deal_per_minute", "ground_caustic_art_variation", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {3, 8, 6000, -33, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, [2] = {2.7999999523163, 8, 6000, -33, levelRequirement = 56, statInterpolation = {3}, cost = { }, }, [3] = {2.0999999046326, 8, 6000, -33, levelRequirement = 75, statInterpolation = {3}, 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 = { }, }, }, }
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Grilo Vívido
Bestial
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster hellscape charge +% [-66]
Vivid Weta
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, hard_armour, insect, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, slow_movement |
Vida
243%
Evasão
+50%
Ailment Threshold
243%
Resistência
0 40 0 0
Damage
81%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
0.99 Second
Damage Spread
±20%
Experiência
90%
Model Size
300%
Type
HarvestWeta
Metadata
HarvestWetaT1Spectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
15,633
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
303
Dano Mágico
303
Precisão
290
Attack Time
0.99
Experiência
9,230
Ailment Threshold
15,633
Chill
49
Shock
49
Brittle
280
Scorch
49
Sap
137
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 242–363
Chance de Crítico: 5%
Attack Time: 0.99 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
HarvestWetaCausticGroundOnDeath
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 356 de Dano de Caos Base por segundo
Duração base é de 6 segundos
active skill area of effect radius +% final [-33]
ground caustic art variation [8]
Duração base é de 6 segundos
active skill area of effect radius +% final [-33]
ground caustic art variation [8]
SSMHarvestWetaSpawnling
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
alternate minion [492]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
EASHarvestEmerge
Spell
Tempo de Conjuração: 1 seg
Object Type
version 2 extends "Metadata/Monsters/LeagueHarvest/Green/HarvestGreenBaseSpectre"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHarvest/Green/HarvestGreenBaseSpectre"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHarvest/Green/HarvestWetaT1Spectre"] = { name = "Vivid Weta", life = 2.43, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.81, damageSpread = 0.2, attackTime = 0.99, attackRange = 12, accuracy = 1, skillList = { "Melee", "SSMHarvestWetaSpawnling", "HarvestWetaCausticGroundOnDeath", "EASHarvestEmerge", }, 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["SSMHarvestWetaSpawnling"] = { name = "SSMHarvestWetaSpawnling", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 492, -99, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HarvestWetaCausticGroundOnDeath"] = { name = "HarvestWetaCausticGroundOnDeath", 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_chaos_damage_to_deal_per_minute", "ground_caustic_art_variation", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {3, 8, 6000, -33, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, [2] = {2.7999999523163, 8, 6000, -33, levelRequirement = 56, statInterpolation = {3}, cost = { }, }, [3] = {2.0999999046326, 8, 6000, -33, levelRequirement = 75, statInterpolation = {3}, 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 = { }, }, }, }
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.