Grilo Imparável
Bestial
Área: Mina de Azurita, Cavernas Fungais, Floresta Petrificada, Profundezas Abissais, Cavidade Congelada, Fissura de Magma, Respiradouro de Enxofre, Fortaleza Primitiva, O Lago de Kalandra
Espécie: Cuspidores de Areia
Grupo: Insetos
Família: Cavernosos
Unstable Weta
Vida
175%
Evasão
+50%
Ailment Threshold
175%
Resistência
0 75 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 7
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
125%
Model Size
233%
Type
WetaGiant
Metadata
WetaGiant
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
11,258
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
12,819
Ailment Threshold
11,258
Chill
36
Shock
36
Brittle
201
Scorch
36
Sap
98
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).
DelveMeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
Receba 83.54% do Dano Físico como Dano de Gelo Extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
CGEWetaColdSnapGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 0.1 seg
Duração base é de 5 segundos
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
GSWetaDeathImpact
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 2301 a 3451 de Dano de Gelo
10% de chance de Congelar inimigos
is area damage [1]
10% de chance de Congelar inimigos
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/WetaGiant"] = { name = "Unstable Weta", life = 1.75, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, skillList = { "DelveMeleeCold", "CGEWetaColdSnapGround", "GSWetaDeathImpact", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DelveMeleeCold"] = { 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 = { "physical_damage_%_to_add_as_cold", "action_attack_or_cast_time_uses_animation_length", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {10, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {100, levelRequirement = 83, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEWetaColdSnapGround"] = { name = "CGEWetaColdSnapGround", 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 = 0.1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_cold_damage_to_deal_per_minute", "ground_maelstrom_art_variation", "active_skill_chill_effect_+%_final", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5, 15, 100, 5000, -25, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWetaDeathImpact"] = { name = "GSWetaDeathImpact", 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_cold_damage", "spell_maximum_base_cold_damage", "base_chance_to_freeze_%", "is_area_damage", }, levels = { [1] = {2, 3, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Grilo Imparável
Bestial
Unstable Weta
Spectre | Y |
---|---|
Tags | beast, Conjurador, cold_affinity, delve_monster, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, no_pantheon_mod, not_int, not_str, puncturing_weapon |
Vida
175%
Evasão
+50%
Ailment Threshold
175%
Resistência
0 75 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 7
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
125%
Model Size
233%
Type
WetaGiant
Metadata
WetaGiantSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
11,258
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
12,819
Ailment Threshold
11,258
Chill
36
Shock
36
Brittle
201
Scorch
36
Sap
98
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).
DelveMeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
Receba 83.54% do Dano Físico como Dano de Gelo Extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
CGEWetaColdSnapGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 0.1 seg
Duração base é de 5 segundos
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
GSWetaDeathImpact
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 2301 a 3451 de Dano de Gelo
10% de chance de Congelar inimigos
is area damage [1]
10% de chance de Congelar inimigos
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/WetaGiantSpectre"] = { name = "Unstable Weta", life = 1.75, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, skillList = { "DelveMeleeCold", "CGEWetaColdSnapGround", "GSWetaDeathImpact", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DelveMeleeCold"] = { 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 = { "physical_damage_%_to_add_as_cold", "action_attack_or_cast_time_uses_animation_length", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {10, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {100, levelRequirement = 83, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEWetaColdSnapGround"] = { name = "CGEWetaColdSnapGround", 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 = 0.1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_cold_damage_to_deal_per_minute", "ground_maelstrom_art_variation", "active_skill_chill_effect_+%_final", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5, 15, 100, 5000, -25, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWetaDeathImpact"] = { name = "GSWetaDeathImpact", 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_cold_damage", "spell_maximum_base_cold_damage", "base_chance_to_freeze_%", "is_area_damage", }, levels = { [1] = {2, 3, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Grilo Instável
Bestial
Unstable Weta
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueDelve/WetaGiantSpectre |
Tags | beast, Conjurador, cold_affinity, delve_monster, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, no_pantheon_mod, not_int, not_str, puncturing_weapon |
Vida
175%
Evasão
+50%
Ailment Threshold
175%
Resistência
0 75 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 7
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
125%
Model Size
233%
Type
WetaGiant
Metadata
WetaGiantSpawned
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
11,258
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
12,819
Ailment Threshold
11,258
Chill
36
Shock
36
Brittle
201
Scorch
36
Sap
98
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).
DelveMeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
Receba 83.54% do Dano Físico como Dano de Gelo Extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
CGEWetaColdSnapGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 0.1 seg
Duração base é de 5 segundos
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
Causa 1597.8 do Dano de Gelo Base por segundo
100% mais Efeito de Resfriamento
active skill area of effect radius +% final [-25]
ground maelstrom art variation [15]
GSWetaDeathImpact
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 2301 a 3451 de Dano de Gelo
10% de chance de Congelar inimigos
is area damage [1]
10% de chance de Congelar inimigos
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/WetaGiantSpawned"] = { name = "Unstable Weta", life = 1.75, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, skillList = { "DelveMeleeCold", "CGEWetaColdSnapGround", "GSWetaDeathImpact", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DelveMeleeCold"] = { 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 = { "physical_damage_%_to_add_as_cold", "action_attack_or_cast_time_uses_animation_length", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {10, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {100, levelRequirement = 83, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEWetaColdSnapGround"] = { name = "CGEWetaColdSnapGround", 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 = 0.1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_cold_damage_to_deal_per_minute", "ground_maelstrom_art_variation", "active_skill_chill_effect_+%_final", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5, 15, 100, 5000, -25, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWetaDeathImpact"] = { name = "GSWetaDeathImpact", 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_cold_damage", "spell_maximum_base_cold_damage", "base_chance_to_freeze_%", "is_area_damage", }, levels = { [1] = {2, 3, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }