Мать роя
Зверь
Область: InvasionBoss
Род: Песчаные плевуны
Группа: Насекомые
Семейство: Пещеры
50% физического урона становится уроном от огня
300% увеличение количества выпадающих предметов
800% увеличение редкости выпадающих предметов
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
300% увеличение количества выпадающих предметов
800% увеличение редкости выпадающих предметов
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Mother of the Swarm
Spectre | N |
---|---|
Area | InvasionBoss |
End Game | 50% увеличение максимума здоровья |
Tags | animal_claw_weapon, beast, Чародейский, extra_large_height, fire_affinity, flesh_armour, insect, insect_blood, invasion_boss, is_unarmed, large_model, physical_affinity, ranged, summoner, very_slow_movement |
Packs |
Здоровье
240%
Ailment Threshold
240%
Сопротивление
30 30 30 20
Damage
168%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
124%
Type
InsectSpawnerBossInvasion
Metadata
CarrionQueenBossInvasion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
15,440
Броня
28,790
Уклонение
4,739
Энергетический щит
0
Damage
628
Урон от чар
628
Точность
290
Attack Time
1.5
Опыт
20,510
Ailment Threshold
15,440
Chill
49
Shock
49
Brittle
276
Scorch
49
Sap
135
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).
InsectSpawnerSpitInvasion
Attack, Projectile, ProjectilesFromUser
Base Damage: 502–753
Шанс критического удара: 5%
Attack Time: 1.5 сек.
Добавляет от 34.35 до 51.53 урона от огня
Добавляет от 114.5 до 143.1 физического урона от атак
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
Добавляет от 114.5 до 143.1 физического урона от атак
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
InsectSpawnerSpawnInvasion
Spell, Minion, CreatesMinion
Время применения: 2.5 сек.
number of insects allowed [10]
MonsterDetonateDeadSideAreaBoss
Spell, Area, Damage, Triggerable
Шанс критического удара: 5%
Время применения: 1 сек.
Перезарядка: 1.5 сек.
Базовая длительность - 1 секунд(-ы)
Длительность вторичного эффекта: 0.5 секунд
Наносит от 87.71 до 131.6 урона от огня
Взрыв наносит базовый урон от огня, равный 1% от максимума здоровья трупа
Вызывает +6 взрыва(-ов)
is area damage [1]
Длительность вторичного эффекта: 0.5 секунд
Наносит от 87.71 до 131.6 урона от огня
Взрыв наносит базовый урон от огня, равный 1% от максимума здоровья трупа
Вызывает +6 взрыва(-ов)
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 visual_size_index = 1 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/InsectSpawner/CarrionQueenBossInvasion"] = { name = "Mother of the Swarm", life = 2.4, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.68, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "InsectSpawnerSpitInvasion", "InsectSpawnerSpawnInvasion", "MonsterDetonateDeadSideAreaBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["InsectSpawnerSpitInvasion"] = { name = "InsectSpawnerSpitInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_minimum_added_fire_damage", "attack_maximum_added_fire_damage", "attack_minimum_added_physical_damage", "attack_maximum_added_physical_damage", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", }, levels = { [1] = {0.18000000715256, 0.27000001072884, 0.60000002384186, 0.75, 30, levelRequirement = 4, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["InsectSpawnerSpawnInvasion"] = { name = "InsectSpawnerSpawnInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_insects_allowed", }, levels = { [1] = {10, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterDetonateDeadSideAreaBoss"] = { name = "MonsterDetonateDeadSideAreaBoss", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "corpse_explosion_monster_life_%", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "upheaval_number_of_spikes", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1, 1000, 500, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
50% физического урона становится уроном от огня
Id | MonsterConvertToFireDamage2 |
---|---|
Family | FireDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
300% увеличение количества выпадающих предметов
800% увеличение редкости выпадающих предметов
Id | MonsterInvasionBoss |
---|---|
Family | MonsterInvasionBoss |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Id | MonsterImplicitNemesisSoulEaterInvasion |
---|---|
Name | Пожиратель душ |
Family | MonsterNemesis |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack caster speed aura |
Пожиратель душ
Радиус: 30
Пожиратель душ
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Soul Eater
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
monster is invasion boss [1]
Id | IsInvasionBoss |
---|---|
Family | MonsterIsInvasionBoss |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |