Vaal Innombrable
Demonio
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Vaal Unspeakable
Spectre | N |
---|---|
Tags | animal_claw_weapon, Lanzador de hechizos, demon, fire_affinity, is_unarmed, light_armour, medium_height, medium_movement, melee, physical_affinity, red_blood |
Vida
110%
Ailment Threshold
110%
Resistencia
40 0 0 0
Damage
165%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 7
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
110%
Model Size
135%
Type
Flamebearer
Metadata
FlameBearerAtziriPortal
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
7,077
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
616
Daño de hechizos
616
Precisión
290
Attack Time
1.5
Experiencia
11,281
Ailment Threshold
7,077
Chill
22
Shock
22
Brittle
127
Scorch
22
Sap
62
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 493–740
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
FlamebearerFlameBlue
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Mineable, SummonsTotem, Fire
Tótem de llamas sagradas
Efectividad del daño agregado: 25%
Tiempo de lanzamiento: 0.25 seg
Tiempo de recarga: 4 seg
Invoca un tótem que lanza una oleada de llamas a los enemigos cercanos.
Las Habilidades se Repiten 9 Veces más
Los proyectiles perforan a todos los objetivos
Inflige de 87.21 a 130.8 de daño de fuego
25% más de velocidad de lanzamiento de hechizos
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-75]
Los proyectiles perforan a todos los objetivos
Inflige de 87.21 a 130.8 de daño de fuego
25% más de velocidad de lanzamiento de hechizos
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-75]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Stats { set_base_number_of_totems_allowed = 5 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkeys/FlameBearerAtziriPortal"] = { name = "Vaal Unspeakable", life = 1.1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.65, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "FlamebearerFlameBlue", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FlamebearerFlameBlue"] = { name = "Holy Flame Totem", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Summons a totem that fires a stream of flame at nearby enemies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Fire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "skill_repeat_count", "active_skill_cast_speed_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -78, 9, 25, -25, levelRequirement = 4, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -75, 9, 25, -25, levelRequirement = 8, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {1.2400000095367, 1.8600000143051, -75, 9, 25, -25, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Vaal Innombrable
Demonio
monster no drops or experience [1]
50% de probabilidad de Maldecir Enemigos con Vulnerabilidad con cada Golpe
50% de probabilidad de Maldecir Enemigos con Vulnerabilidad con cada Golpe
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Vaal Unspeakable
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood |
Vida
209%
Ailment Threshold
209%
Resistencia
30 30 30 20
Damage
88%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiencia
110%
Model Size
90%
Type
DemonFemaleDemonPortal
Metadata
DemonFemaleAtziriPortal
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
13,446
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
329
Daño de hechizos
329
Precisión
290
Attack Time
2.445
Experiencia
11,281
Ailment Threshold
13,446
Chill
43
Shock
43
Brittle
241
Scorch
43
Sap
117
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 estándar
Base Damage: 263–394
Probabilidad de golpe crítico: 5%
Attack Time: 2.445 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/DemonFemaleAtziriPortal"] = { name = "Vaal Unspeakable", life = 2.09, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 0.88, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, 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 = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
50% de probabilidad de Maldecir Enemigos con Vulnerabilidad con cada Golpe
Id | MonsterChanceToVulnerabilityOnHit2 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |