穢れし魂
monster no drops or experience [1]
Captured Soul
Spectre | Y |
---|---|
Tags | ghost, ghost_blood, Unarmed_onhit_audio, undead, very_slow_movement |
ライフ
100%
耐性
0
-30
75
0
Damage
100%
命中
100%
クリティカルヒット Chance
5%
クリティカルダメージボーナス
+30%
Attack Distance
3 ~ 6
アタックタイム
1.755 Second
Damage Spread
±20%
経験値
100%
Model Size
120%
Type
HusbandWifeSpiritPhantasm
Metadata
HusbandWifeSpirits
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
7,757
アーマー
3,451
回避力
477
Damage
233
スペルダメージ
233
命中
2,180
アタックタイム
1.755
経験値
28,634
Minion Life
11,280
Minion Damage
1,896
Minion Armour
3,451
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).
EASHusbandMonsterConsumeSpirit
action attack or cast time uses animation length [1]
GSHusbandWifeRevive
Triggerable, Spell, Damage
キャストタイム: 1 秒
base deal no damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "MoveForced" basic_action = "ChangeToStance2" } Positioned { collision_hull_type = "projectile" blocking = false } ControlZone { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = " AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act1_FOUR/HusbandBoss/epk/ghost_soul.epk' ); " on_death = "CancelAllStateTimers();" } Animated { on_event_die = " RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act1_FOUR/HusbandBoss/epk/ghost_soul.epk' ); CancelAllStateTimers(); " } BaseEvents { on_construction_complete = "StartStateTimer( suck, 0.066 );" } StateMachine { on_timer_suck = " Call( update_positions ); StartStateTimer( suck, 0.066 ); " } Functions { update_positions = "this.specific_object_position = this.sucker.GetPositionValues();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedPhantasm/HusbandWifeSpirits"] = { name = "Captured Soul", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "GSHusbandWifeRevive", "EASHusbandMonsterConsumeSpirit", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSHusbandWifeRevive"] = { name = "GSHusbandWifeRevive", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "base_deal_no_damage", "is_area_damage", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASHusbandMonsterConsumeSpirit"] = { name = "EASHusbandMonsterConsumeSpirit", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
穢れし魂
monster no drops or experience [1]
Captured Soul
Spectre | Y |
---|---|
Tags | ghost, ghost_blood, Unarmed_onhit_audio, undead, very_slow_movement |
ライフ
100%
耐性
0
-30
75
0
Damage
100%
命中
100%
クリティカルヒット Chance
5%
クリティカルダメージボーナス
+30%
Attack Distance
3 ~ 6
アタックタイム
1.755 Second
Damage Spread
±20%
経験値
100%
Model Size
120%
Type
HusbandWifeSpiritPhantasm
Metadata
HusbandWifeSpiritsWild
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
7,757
アーマー
3,451
回避力
477
Damage
233
スペルダメージ
233
命中
2,180
アタックタイム
1.755
経験値
28,634
Minion Life
11,280
Minion Damage
1,896
Minion Armour
3,451
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).
EASHusbandMonsterConsumeSpirit
action attack or cast time uses animation length [1]
EGWildSpiritRevive
Triggerable
action attack or cast time uses animation length [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "MoveForced" basic_action = "ChangeToStance2" } Positioned { collision_hull_type = "projectile" blocking = false } ControlZone { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedPhantasm/HusbandWifeSpiritsWild"] = { name = "Captured Soul", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "EASHusbandMonsterConsumeSpirit", "EGWildSpiritRevive", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["EASHusbandMonsterConsumeSpirit"] = { name = "EASHusbandMonsterConsumeSpirit", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGWildSpiritRevive"] = { name = "EGWildSpiritRevive", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.