Impronunciável Vaal
Demoníaco
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, Conjurador, demon, fire_affinity, is_unarmed, light_armour, medium_height, medium_movement, melee, physical_affinity, red_blood |
Vida
110%
Ailment Threshold
110%
Resistência
40 0 0 0
Damage
165%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 7
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
7,077
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
616
Dano Mágico
616
Precisão
290
Attack Time
1.5
Experiência
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 Padrão
Base Damage: 493–740
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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
Totem Flamejante Sagrado
Eficácia do Dano Adicionado: 25%
Tempo de Conjuração: 0.25 seg
Recarga: 4 seg
Convoca um totem que dispara uma sequência de chamas em inimigos próximos.
Habilidades se Repetem 9 Vezes mais
Projéteis Perfuram todos Alvos
Causa 87.21 a 130.8 de Dano de Fogo
25% mais Velocidade de Conjuração
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-75]
Projéteis Perfuram todos Alvos
Causa 87.21 a 130.8 de Dano de Fogo
25% mais Velocidade de Conjuração
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 | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Impronunciável Vaal
Demoníaco
monster no drops or experience [1]
50% de chance de Amaldiçoar Inimigos com Vulnerabilidade ao Acertar
50% de chance de Amaldiçoar Inimigos com Vulnerabilidade ao Acertar
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%
Resistência
30 30 30 20
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
13,446
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
329
Dano Mágico
329
Precisão
290
Attack Time
2.445
Experiência
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 Padrão
Base Damage: 263–394
Chance de Crítico: 5%
Attack Time: 2.445 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]
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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
50% de chance de Amaldiçoar Inimigos com Vulnerabilidade ao Acertar
Id | MonsterChanceToVulnerabilityOnHit2 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |