바메스의 육체
악마
monster no beyond portal [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
Flesh of Bameth
Spectre | N |
---|---|
Tags | animal_claw_weapon, beyond_demon, 시전, chaos_affinity, demon, extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, very_slow_movement |
Packs |
생명력
140%
회피
+20%
Ailment Threshold
140%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 7
Attack Time
1.35 Second
Damage Spread
±20%
경험치
80%
Model Size
119%
Type
BeyondDemon1
Metadata
BeyondDemon1-1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
9,007
방어도
28,790
회피
5,687
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.35
경험치
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
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: 299–448
치명타 확률: 5%
Attack Time: 1.35 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterGroundCausticInvasion
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
125.9~167.9 카오스 피해
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
Object Type
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
Object Type Codes
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemon" Preload { preload_ground_effect = "CausticCloud" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BeyondDemons/BeyondDemon1-1"] = { name = "Flesh of Bameth", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.35, attackRange = 7, accuracy = 1, skillList = { "Melee", "MonsterGroundCausticInvasion", }, 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["MonsterGroundCausticInvasion"] = { name = "MonsterGroundCausticInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, -80, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [2] = {0.30000001192093, 0.40000000596046, 1.5, 5000, -80, -25, 2, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [3] = {0.30000001192093, 0.40000000596046, 2, 7500, 0, 33, -80, -25, 2, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 3, 1, 1, 1}, cost = { }, }, }, }
monster no beyond portal [1]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
Id | MonsterCausticCloudOnDeath |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
Id | MonsterGroundTarOnDeath1 |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
바메스의 육체
악마
monster no beyond portal [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
Flesh of Bameth
Spectre | N |
---|---|
Tags | animal_claw_weapon, 시전, chaos_affinity, demon, extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, very_slow_movement |
생명력
140%
회피
+20%
Ailment Threshold
140%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 7
Attack Time
1.35 Second
Damage Spread
±20%
경험치
80%
Model Size
119%
Type
BeyondDemon1
Metadata
BeyondDemon1-1Prophecy
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
9,007
방어도
28,790
회피
5,687
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.35
경험치
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
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: 299–448
치명타 확률: 5%
Attack Time: 1.35 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterGroundCausticInvasion
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
125.9~167.9 카오스 피해
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
Object Type
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonProphecy"
Object Type Codes
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonProphecy" Preload { preload_ground_effect = "Tar" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BeyondDemons/BeyondDemon1-1Prophecy"] = { name = "Flesh of Bameth", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.35, attackRange = 7, accuracy = 1, skillList = { "Melee", "MonsterGroundCausticInvasion", }, 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["MonsterGroundCausticInvasion"] = { name = "MonsterGroundCausticInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, -80, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [2] = {0.30000001192093, 0.40000000596046, 1.5, 5000, -80, -25, 2, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [3] = {0.30000001192093, 0.40000000596046, 2, 7500, 0, 33, -80, -25, 2, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 3, 1, 1, 1}, cost = { }, }, }, }
monster no beyond portal [1]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
Id | MonsterCausticCloudOnDeath |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
Id | MonsterGroundTarOnDeath1 |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
바메스의 육체
악마
monster no beyond portal [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
Flesh of Bameth
Spectre | N |
---|---|
Tags | animal_claw_weapon, 시전, chaos_affinity, demon, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, very_slow_movement |
생명력
140%
회피
+20%
Ailment Threshold
140%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 7
Attack Time
1.35 Second
Damage Spread
±20%
경험치
80%
Model Size
119%
Type
BeyondDemon1
Metadata
BeyondDemon1-1ProphecyStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
9,007
방어도
28,790
회피
5,687
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.35
경험치
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
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: 299–448
치명타 확률: 5%
Attack Time: 1.35 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterGroundCausticInvasion
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
125.9~167.9 카오스 피해
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
Object Type
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonProphecyStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonProphecyStandalone" Preload { preload_ground_effect = "Tar" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BeyondDemons/BeyondDemon1-1ProphecyStandalone"] = { name = "Flesh of Bameth", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.35, attackRange = 7, accuracy = 1, skillList = { "Melee", "MonsterGroundCausticInvasion", }, 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["MonsterGroundCausticInvasion"] = { name = "MonsterGroundCausticInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, -80, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [2] = {0.30000001192093, 0.40000000596046, 1.5, 5000, -80, -25, 2, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [3] = {0.30000001192093, 0.40000000596046, 2, 7500, 0, 33, -80, -25, 2, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 3, 1, 1, 1}, cost = { }, }, }, }
monster no beyond portal [1]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
Id | MonsterCausticCloudOnDeath |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
Id | MonsterGroundTarOnDeath1 |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
바메스의 육체
악마
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
몬스터가 주는 경험치 300% 증가
monster no drops [0]
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
monster no map drops [1]
몬스터가 주는 경험치 300% 증가
monster no drops [0]
Flesh of Bameth
Spectre | N |
---|---|
Tags | animal_claw_weapon, beyond_demon, 시전, chaos_affinity, delve_monster, demon, extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, no_pantheon_mod, not_int, not_str, physical_affinity, very_slow_movement |
생명력
140%
회피
+20%
Ailment Threshold
140%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 7
Attack Time
1.35 Second
Damage Spread
±20%
경험치
80%
Model Size
119%
Type
BeyondDemon1
Metadata
BeyondDemon1-1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
9,007
방어도
28,790
회피
5,687
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.35
경험치
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
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: 299–448
치명타 확률: 5%
Attack Time: 1.35 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterGroundCausticInvasion
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
125.9~167.9 카오스 피해
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5초
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]
Object Type
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonCausticGroundOnDeath"
Object Type Codes
version 2 extends "Metadata/Monsters/BeyondDemons/BeyondDemonCausticGroundOnDeath" Preload { preload_ground_effect = "Tar" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon1-1"] = { name = "Flesh of Bameth", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.35, attackRange = 7, accuracy = 1, skillList = { "Melee", "MonsterGroundCausticInvasion", }, 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["MonsterGroundCausticInvasion"] = { name = "MonsterGroundCausticInvasion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, -80, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [2] = {0.30000001192093, 0.40000000596046, 1.5, 5000, -80, -25, 2, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [3] = {0.30000001192093, 0.40000000596046, 2, 7500, 0, 33, -80, -25, 2, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 3, 1, 1, 1}, cost = { }, }, }, }
사망 시 부식성 지대 확산
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
Id | MonsterCausticCloudOnDeath |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
사망 시 타르 확산
monster ground effect on death base duration ms [6000]
monster ground tar on death monvement speed pluspercent [-60]
Id | MonsterGroundTarOnDeath1 |
---|---|
Family | MonsterEffectOnDeath |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
몬스터가 주는 경험치 300% 증가
monster no drops [0]
Id | MonsterSlainExperienceIncreaseBeyondDelve__ |
---|---|
Family | MonsterSlainExperience |
Domains | 몬스터 (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.