苦境の創造者
悪魔
エリア: 聖地
モンスターの付与する経験値が13100%増加する
ドロップするアイテムのレアリティが%増加する
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが%増加する
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Maker of Mires
Spectre | N |
---|---|
Area | 聖地 |
Tags | brute_boss, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, large_model, medium_movement, melee, not_int, physical_affinity, red_blood, transform_boss_area, unique_map_boss |
ライフ
9000%
アーマー
+50%
回避力
+20%
Ailment Threshold
1950%
耐性
40 40 40 25
Damage
300%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.2 Second
Damage Spread
±20%
経験値
300%
Model Size
120%
Type
UniqueMapBrute
Metadata
BossBruteUniqueMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
71
ライフ
18,604,109
アーマー
54,710
回避力
6,312
エナジーシールド
0
Damage
1,528
スペルダメージ
2,281
命中
326
Attack Time
0.804
経験値
180,659
Ailment Threshold
2,297,607
Chill
7,265
Shock
7,265
Brittle
41,102
Scorch
7,265
Sap
20,072
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: 2427–3640
クリティカル率: 5%
Attack Time: 1.2 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BrutusHook
Attack, Triggerable
Base Damage: 2427–3640
クリティカル率: 5%
Attack Time: 1.2 秒
クールダウン時間: 6 秒
ダメージが35%低下する
出血持続時間が90%減少する
アタックスピードが15%減少する
出血ダメージが+150%上昇する
main hand bleed on hit [1]
track which enemies hit index [20]
出血持続時間が90%減少する
アタックスピードが15%減少する
出血ダメージが+150%上昇する
main hand bleed on hit [1]
track which enemies hit index [20]
TarGroundSlam
Attack
Base Damage: 2427–3640
クリティカル率: 5%
Attack Time: 1.2 秒
クールダウン時間: 8 秒
ダメージが100%上昇する
サブの基礎持続時間は12秒
移動スピードが50%減少する
敵をスタンさせる
アタックスピードが35%低下する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
サブの基礎持続時間は12秒
移動スピードが50%減少する
敵をスタンさせる
アタックスピードが35%低下する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
BrutusUniqueMapCloneStrike
Attack, MeleeSingleTarget, Melee, Duration, Vaal, Physical, NeverExertable
ヴァールダブルストライク
Base Damage: 2427–3640
クリティカル率: 5%
Attack Time: 1.2 秒
クールダウン時間: 10 秒
近接武器を使って素早い強打を2回行う。使用者の分身を召喚し、分身は持続時間中、敵を攻撃し続ける。
基礎持続時間は6秒
分身の最大召喚数 1
alternate minion [14]
minion dies when parent dies [1]
number of monsters to summon [1]
分身の最大召喚数 1
alternate minion [14]
minion dies when parent dies [1]
number of monsters to summon [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Animated { } Monster { preload_object_type = "BruteDeath" } Life { on_death = "DisableSoundParameterDistance();" } SoundParameterDistance { parameter = "MusicVolume" distance_start = 0.0 distance_end = 40.0 value_start = 40.0 value_end = 0.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Brute/BossBruteUniqueMap"] = { name = "Maker of Mires", life = 90, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 3, damageSpread = 0.2, attackTime = 1.2, attackRange = 11, accuracy = 1, skillList = { "Melee", "BrutusHook", "TarGroundSlam", "BrutusUniqueMapCloneStrike", }, 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["BrutusHook"] = { name = "BrutusHook", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "active_skill_damage_+%_final", "track_which_enemies_hit_index", "base_bleed_duration_+%", "active_skill_bleeding_damage_+%_final", "main_hand_bleed_on_hit", }, levels = { [1] = {-15, -35, 20, -90, 150, levelRequirement = 10, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarGroundSlam"] = { name = "TarGroundSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_secondary_skill_effect_duration", "base_movement_velocity_+%", "is_area_damage", "always_stun", }, levels = { [1] = {100, -35, -30, 12000, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BrutusUniqueMapCloneStrike"] = { name = "Vaal Double Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs two fast strikes with a melee weapon, and summons your double for a duration to continuously attack monsters in this fashion.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Physical] = true, [SkillType.NeverExertable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "number_of_monsters_to_summon", "alternate_minion", "maximum_number_of_summoned_doubles", "minion_dies_when_parent_dies", }, levels = { [1] = {6000, 1, 14, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
モンスターの付与する経験値が13100%増加する
ドロップするアイテムのレアリティが%増加する
Id | MonsterHallowedGroundBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
苦境の創造者
悪魔
Maker of Mires
Spectre | N |
---|---|
Tags | demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, is_clone, large_height, large_model, medium_movement, melee, not_int, physical_affinity, red_blood |
ライフ
9000%
アーマー
+50%
回避力
+20%
Ailment Threshold
1950%
耐性
40 40 40 25
Damage
300%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.2 Second
Damage Spread
±20%
経験値
300%
Model Size
120%
Type
UniqueMapBrute
Metadata
BossBruteUniqueMapClone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
579,002
アーマー
43,185
回避力
5,687
エナジーシールド
0
Damage
1,121
スペルダメージ
1,121
命中
290
Attack Time
1.2
経験値
30,765
Ailment Threshold
125,450
Chill
397
Shock
397
Brittle
2,244
Scorch
397
Sap
1,096
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: 897–1345
クリティカル率: 5%
Attack Time: 1.2 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BrutusHook
Attack, Triggerable
Base Damage: 897–1345
クリティカル率: 5%
Attack Time: 1.2 秒
クールダウン時間: 6 秒
ダメージが35%低下する
出血持続時間が90%減少する
アタックスピードが15%減少する
出血ダメージが+150%上昇する
main hand bleed on hit [1]
track which enemies hit index [20]
出血持続時間が90%減少する
アタックスピードが15%減少する
出血ダメージが+150%上昇する
main hand bleed on hit [1]
track which enemies hit index [20]
TarGroundSlam
Attack
Base Damage: 897–1345
クリティカル率: 5%
Attack Time: 1.2 秒
クールダウン時間: 8 秒
ダメージが100%上昇する
サブの基礎持続時間は12秒
移動スピードが50%減少する
敵をスタンさせる
アタックスピードが35%低下する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
サブの基礎持続時間は12秒
移動スピードが50%減少する
敵をスタンさせる
アタックスピードが35%低下する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
Object Type
version 2 extends "Metadata/Monsters/Brute/UniqueMapKole" DiesAfterTime { } Stats { set_minion_dies_when_parent_dies = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/Brute/UniqueMapKole"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Brute/BossBruteUniqueMapClone"] = { name = "Maker of Mires", life = 90, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 3, damageSpread = 0.2, attackTime = 1.2, attackRange = 11, accuracy = 1, skillList = { "Melee", "BrutusHook", "TarGroundSlam", }, 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["BrutusHook"] = { name = "BrutusHook", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "active_skill_damage_+%_final", "track_which_enemies_hit_index", "base_bleed_duration_+%", "active_skill_bleeding_damage_+%_final", "main_hand_bleed_on_hit", }, levels = { [1] = {-15, -35, 20, -90, 150, levelRequirement = 10, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarGroundSlam"] = { name = "TarGroundSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_secondary_skill_effect_duration", "base_movement_velocity_+%", "is_area_damage", "always_stun", }, levels = { [1] = {100, -35, -30, 12000, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }