Sentinela Estrábico
Demoníaco
Strabismal Sentry
Spectre | N |
---|---|
Tags | Conjurador, cleaving_weapon, demon, flesh_armour, has_wand, lightning_affinity, medium_movement, medium_small_height, not_dex, not_str, physical_affinity, ranged, red_blood |
Vida
120%
Energy Shield From Life
50%
Ailment Threshold
120%
Resistência
0 0 0 0
Damage
120%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 32
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
120%
Type
EyeBoss
Metadata
EyeBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
7,720
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,064
Damage
448
Dano Mágico
448
Precisão
290
Attack Time
1.5
Experiência
15,383
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
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: 359–538
Chance de Crítico: 5%
Attack Time: 1.5 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]
EyeBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Esfera Trovejante
Chance de Crítico: 5%
Eficácia do Dano Adicionado: 20%
Tempo de Conjuração: 0.8 seg
Recarga: 9 seg
Dispara um projétil lento que causa dano repetidamente nos inimigos em uma área ao seu redor com feixes de raio.
Causa 31.97 a 607.4 de Dano de Raio
O raio Base é de 1.8 metros
active skill area of effect radius +% final [-57]
base is projectile [1]
O raio Base é de 1.8 metros
active skill area of effect radius +% final [-57]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { supress_muzzle_flash = 1 supress_weapon_surges = 1 } Actor { main_hand_unarmed_type = "Wand" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 preload_buff_visual = "lightning_eyes_effects" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Eyes/EyeBoss"] = { name = "Strabismal Sentry", life = 1.2, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 32, accuracy = 1, skillList = { "Melee", "EyeBallLightning", }, 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["EyeBallLightning"] = { name = "Ball Lightning", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.10000000149012, 1.8999999761581, -57, 18, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
Sentinela Estrábico
Demoníaco
Strabismal Sentry
Spectre | N |
---|---|
Tags | Conjurador, cleaving_weapon, demon, flesh_armour, has_wand, lightning_affinity, medium_movement, medium_small_height, not_dex, not_str, physical_affinity, ranged, red_blood |
Vida
160%
Energy Shield From Life
50%
Ailment Threshold
160%
Resistência
40 40 40 25
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 32
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
120%
Type
EyeMapBoss
Metadata
EyeMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
10,293
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,064
Damage
598
Dano Mágico
598
Precisão
290
Attack Time
1.5
Experiência
20,510
Ailment Threshold
10,293
Chill
33
Shock
33
Brittle
184
Scorch
33
Sap
90
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: 478–717
Chance de Crítico: 5%
Attack Time: 1.5 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]
EyeBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Esfera Trovejante
Chance de Crítico: 5%
Eficácia do Dano Adicionado: 20%
Tempo de Conjuração: 0.8 seg
Recarga: 9 seg
Dispara um projétil lento que causa dano repetidamente nos inimigos em uma área ao seu redor com feixes de raio.
Causa 31.97 a 607.4 de Dano de Raio
O raio Base é de 1.8 metros
active skill area of effect radius +% final [-57]
base is projectile [1]
O raio Base é de 1.8 metros
active skill area of effect radius +% final [-57]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { supress_muzzle_flash = 1 supress_weapon_surges = 1 } Actor { main_hand_unarmed_type = "Wand" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 preload_buff_visual = "lightning_eyes_effects" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Eyes/EyeMapBoss"] = { name = "Strabismal Sentry", life = 1.6, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 32, accuracy = 1, skillList = { "Melee", "EyeBallLightning", }, 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["EyeBallLightning"] = { name = "Ball Lightning", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.10000000149012, 1.8999999761581, -57, 18, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }