幽魂 | N |
---|---|
地区 | 坠欲之殿 2 层, 永恒的实验室, 卡兰德之湖 |
标签 | bludgeoning_weapon, 施法, chaos_affinity, construct, golem, is_unarmed, medium_movement, melee, mud_blood, not_dex, not_str, physical_affinity, ranged, small_height, stone_armour |
Packs |
生命
150%
生命转为护盾
100%
异常状态临界值
150%
抗性
75 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
110%
类型
PoisonGolemType
Metadata
PoisonGolem
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
9,650
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
9,650
冰缓
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
PoisonGolemCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 4 秒
造成 242.3 - 323.1 混沌伤害
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk ); " } Life { on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/FireElemental/PoisonGolem"] = { name = "Volatile Poison", life = 1.5, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "Melee", "PoisonGolemCausticBomb", }, 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["PoisonGolemCausticBomb"] = { name = "PoisonGolemCausticBomb", 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_trap_duration", "base_skill_effect_duration", "trap_variation", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster throws caustic bombs text [1]
Id | MonsterThrowsPoisonBombsText |
---|---|
Family | MonsterThrowsPoisonBombsText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
动荡之毒
构造体
monster throws caustic bombs text [1]
Volatile Poison
幽魂 | N |
---|---|
标签 | bludgeoning_weapon, 施法, chaos_affinity, construct, golem, is_unarmed, medium_movement, melee, mud_blood, not_dex, not_str, physical_affinity, ranged, stone_armour |
生命
150%
生命转为护盾
100%
异常状态临界值
150%
抗性
75 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
110%
类型
PoisonGolemType
Metadata
PoisonGolemHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
9,650
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
9,650
冰缓
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
PoisonGolemCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 4 秒
造成 242.3 - 323.1 混沌伤害
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk ); " } Life { on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/FireElemental/PoisonGolemHellscape"] = { name = "Volatile Poison", life = 1.5, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "Melee", "PoisonGolemCausticBomb", }, 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["PoisonGolemCausticBomb"] = { name = "PoisonGolemCausticBomb", 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_trap_duration", "base_skill_effect_duration", "trap_variation", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster throws caustic bombs text [1]
Id | MonsterThrowsPoisonBombsText |
---|---|
Family | MonsterThrowsPoisonBombsText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
动荡之毒
Volatile Poison
幽魂 | N |
---|---|
地区 | 坠欲之殿 2 层 |
标签 | bludgeoning_weapon, 施法, chaos_affinity, construct, golem, is_unarmed, medium_movement, melee, mud_blood, not_dex, not_str, physical_affinity, ranged, small_height, stone_armour |
Packs |
生命
150%
生命转为护盾
100%
异常状态临界值
150%
抗性
75 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
110%
类型
PoisonGolemType
Metadata
PoisonGolem2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
55
生命
4,017
护甲
10,090
闪避值
2,948
能量护盾
2,678
伤害
191
法术伤害
191
命中
172
攻击间隔
1.5
经验值
6,859
异常状态临界值
4,017
冰缓
13
Shock
13
Brittle
72
Scorch
13
Sap
35
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).
PoisonGolemCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 4 秒
造成 178.7 - 238.2 混沌伤害
陷阱持续 +2.5 秒
每秒造成 165.5 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
陷阱持续 +2.5 秒
每秒造成 165.5 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 153–230
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk ); " } Life { on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/FireElemental/PoisonGolem2"] = { name = "Volatile Poison", life = 1.5, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "Melee", "PoisonGolemCausticBomb", }, 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["PoisonGolemCausticBomb"] = { name = "PoisonGolemCausticBomb", 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_trap_duration", "base_skill_effect_duration", "trap_variation", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster throws caustic bombs text [1]
Id | MonsterThrowsPoisonBombsText |
---|---|
Family | MonsterThrowsPoisonBombsText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
动荡之毒
构造体
monster throws caustic bombs text [1]
Volatile Poison
幽魂 | N |
---|---|
标签 | bludgeoning_weapon, 施法, chaos_affinity, construct, golem, is_unarmed, medium_movement, melee, mud_blood, not_dex, not_str, physical_affinity, ranged, stone_armour |
生命
150%
生命转为护盾
100%
异常状态临界值
150%
抗性
75 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
110%
类型
PoisonGolemType
Metadata
PoisonGolem2Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
9,650
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
9,650
冰缓
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
PoisonGolemCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 4 秒
造成 242.3 - 323.1 混沌伤害
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
陷阱持续 +2.5 秒
每秒造成 224.4 基础混沌伤害
基础持续时间为 4 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
trap variation [2]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk ); " } Life { on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/fire_elemental/poison/poison_golem.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/FireElemental/PoisonGolem2Hellscape"] = { name = "Volatile Poison", life = 1.5, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "Melee", "PoisonGolemCausticBomb", }, 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["PoisonGolemCausticBomb"] = { name = "PoisonGolemCausticBomb", 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_trap_duration", "base_skill_effect_duration", "trap_variation", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster throws caustic bombs text [1]
Id | MonsterThrowsPoisonBombsText |
---|---|
Family | MonsterThrowsPoisonBombsText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |