Обжигающий скорпион
Зверь
Scalding Scorpion
Spectre | Y |
---|---|
Area | Карта святилища, Карта цитадели, Карта крепости, Карта гнезда отродий, Карта зиккурата |
Tags | animal_claw_weapon, beast, Чародейский, fire_affinity, flesh_armour, insect_blood, is_unarmed, medium_height, melee, physical_affinity, slow_movement, spider |
Packs |
Здоровье
234%
Ailment Threshold
234%
Сопротивление
30 0 0 30
Damage
127%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.95 Second
Damage Spread
±20%
Опыт
195%
Model Size
70%
Type
SpiderPlatedChampionAtlasUber
Metadata
SpiderPlatedTailExplosionAtlasUber
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
84
Здоровье
82,590
Броня
99,834
Уклонение
8,120
Энергетический щит
0
Damage
1,211
Урон от чар
1,211
Точность
538
Attack Time
1.95
Опыт
25,838
Ailment Threshold
82,590
Chill
261
Shock
261
Brittle
1,477
Scorch
261
Sap
722
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
Атака
Base Damage: 968–1453
Шанс критического удара: 5%
Attack Time: 1.95 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
DelayedFireSparkAtlasUber
Spell, Triggerable
Время применения: 1.4 сек.
Перезарядка: 6 сек.
Базовая длительность - 1.5 секунд(-ы)
25% повышение скорости снаряда
active skill area of effect radius +% final [-75]
base is projectile [1]
spell maximum action distance +% [-40]
25% повышение скорости снаряда
active skill area of effect radius +% final [-75]
base is projectile [1]
spell maximum action distance +% [-40]
SummonedSparkDaemonAtlasUber
Spell, Multicastable, Triggerable
Время применения: 1 сек.
25% повышение скорости снаряда
alternate minion [241]
cast on delayed skill trigger % [100]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
alternate minion [241]
cast on delayed skill trigger % [100]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } Monster { } Animated { on_event_contact_for_attack_groundstrike_v1 = "PlayEffect( Metadata/Effects/Spells/monsters_effects/SpiderPlated/tail_impact.ao, default, inherit, inherit, inherit, inherit, 60, 0, inherit );" } Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/SpiderPlated/spiderplatedChampion/spiderplatedChampion_ambient.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/SpiderPlated/spiderplatedChampion/spiderplatedChampion_ambient.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SpiderPlated/SpiderPlatedTailExplosionAtlasUber"] = { name = "Scalding Scorpion", life = 2.34, fireResist = 30, coldResist = 0, lightningResist = 0, chaosResist = 30, damage = 1.27, damageSpread = 0.2, attackTime = 1.95, attackRange = 9, accuracy = 1, skillList = { "Melee", "DelayedFireSparkAtlasUber", "SummonedSparkDaemonAtlasUber", }, 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["DelayedFireSparkAtlasUber"] = { name = "DelayedFireSparkAtlasUber", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "base_projectile_speed_+%", "base_is_projectile", }, levels = { [1] = {1500, -40, -75, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonedSparkDaemonAtlasUber"] = { name = "SummonedSparkDaemonAtlasUber", 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 = { "cast_on_delayed_skill_trigger_%", "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "base_projectile_speed_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", }, levels = { [1] = {100, 241, 1, -90, 25, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }