腐败之源
野兽
区域: 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
幽魂 | N |
---|---|
地区 | InvasionBoss |
End Game | 生命上限提高 50% |
标签 | 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%
异常状态临界值
240%
抗性
30 30 30 20
伤害
168%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
124%
类型
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
伤害
628
法术伤害
628
命中
290
攻击间隔
1.5
经验值
20,510
异常状态临界值
15,440
冰缓
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
攻击, 投射物, 玩家投射物
基本伤害: 502–753
暴击几率: 5%
攻击间隔: 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
法术, 召唤物, 创造召唤物
施放间隔: 2.5 秒
number of insects allowed [10]
MonsterDetonateDeadSideAreaBoss
法术, 范围, 伤害, 可触发
暴击几率: 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 |