菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 12
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibalSlow
Metadata
CannibalMaleSlow
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalMaleSlow"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 6
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibalSlow
Metadata
CannibalFemaleSlow
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalFemaleSlow"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 12
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibal
Metadata
CannibalMale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalMale"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 6
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibal
Metadata
CannibalFemale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalFemale"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, bludgeoning_weapon, fire_affinity, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 12
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibal
Metadata
CannibalMaleTorch
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ScavengerThrowFire
投射物, 玩家投射物, 攻击, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
通用的怪物炮击技能. 与怪物投射物相似, 但带有冲击效果.
伤害总增 149.5%
将物理伤害的 75% 转化为火焰伤害
base is projectile [1]
is area damage [1]
main hand base maximum attack distance [70]
projectile minimum range [15]
projectile uses contact position [1]
triggered skill use animation event [1]
use scaled contact offset [1]
将物理伤害的 75% 转化为火焰伤害
base is projectile [1]
is area damage [1]
main hand base maximum attack distance [70]
projectile minimum range [15]
projectile uses contact position [1]
triggered skill use animation event [1]
use scaled contact offset [1]
ScavengerThrowFireGround
法术, 范围, 伤害, 可触发, 持续时间, 范围法术
施放间隔: 1 秒
每秒造成 895.6 基础火焰伤害
基础持续时间为 5.49 秒
active skill area of effect radius +% final [-11.952380952380949]
基础持续时间为 5.49 秒
active skill area of effect radius +% final [-11.952380952380949]
MeleeAtAnimationSpeed2
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalMaleTorch"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Unarmed", skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "ScavengerThrowFire", "ScavengerThrowFireGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed2"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScavengerThrowFire"] = { name = "ScavengerThrowFire", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "projectile_minimum_range", "main_hand_base_maximum_attack_distance", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "triggered_skill_use_animation_event", "use_scaled_contact_offset", }, levels = { [1] = {0, 75, 15, 70, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, 15, 70, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, 15, 70, levelRequirement = 21, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, 15, 70, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScavengerThrowFireGround"] = { name = "ScavengerThrowFireGround", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {2.5, 4000, -50, levelRequirement = 1, statInterpolation = {3, 2, 2}, cost = { }, }, [2] = {2, 4000, -50, levelRequirement = 20, statInterpolation = {3, 2, 2}, cost = { }, }, [3] = {2, 4000, -50, levelRequirement = 21, statInterpolation = {3, 2, 2}, cost = { }, }, [4] = {2, 6000, 1, levelRequirement = 84, statInterpolation = {3, 2, 2}, cost = { }, }, }, }
菌潮食人族
人形
Blighted Cannibal
幽魂 | N |
---|---|
标签 | blight_monster, fire_affinity, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon, very_slow_movement |
生命
600%
闪避值
+15%
异常状态临界值
600%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
4 ~ 6
攻击间隔
1.335 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightCannibal
Metadata
CannibalFemaleTorch
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
38,600
护甲
28,790
闪避值
5,450
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.335
经验值
10,255
异常状态临界值
38,600
冰缓
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ScavengerThrowFire
投射物, 玩家投射物, 攻击, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
通用的怪物炮击技能. 与怪物投射物相似, 但带有冲击效果.
伤害总增 149.5%
将物理伤害的 75% 转化为火焰伤害
base is projectile [1]
is area damage [1]
main hand base maximum attack distance [70]
projectile minimum range [15]
projectile uses contact position [1]
triggered skill use animation event [1]
use scaled contact offset [1]
将物理伤害的 75% 转化为火焰伤害
base is projectile [1]
is area damage [1]
main hand base maximum attack distance [70]
projectile minimum range [15]
projectile uses contact position [1]
triggered skill use animation event [1]
use scaled contact offset [1]
ScavengerThrowFireGround
法术, 范围, 伤害, 可触发, 持续时间, 范围法术
施放间隔: 1 秒
每秒造成 895.6 基础火焰伤害
基础持续时间为 5.49 秒
active skill area of effect radius +% final [-11.952380952380949]
基础持续时间为 5.49 秒
active skill area of effect radius +% final [-11.952380952380949]
MeleeAtAnimationSpeed2
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } StateMachine { define_shared_state = "torch;" } Stats { set_use_melee_pattern_range = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Life {} Render { //turn_duration = 0.35 } StateMachine { on_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" create_state_torch_1 = "DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/CannibalFemaleTorch"] = { name = "Blighted Cannibal", life = 6, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.335, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", weaponType2 = "Unarmed", skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "ScavengerThrowFire", "ScavengerThrowFireGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed2"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScavengerThrowFire"] = { name = "ScavengerThrowFire", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "projectile_minimum_range", "main_hand_base_maximum_attack_distance", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "triggered_skill_use_animation_event", "use_scaled_contact_offset", }, levels = { [1] = {0, 75, 15, 70, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, 15, 70, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, 15, 70, levelRequirement = 21, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, 15, 70, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScavengerThrowFireGround"] = { name = "ScavengerThrowFireGround", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {2.5, 4000, -50, levelRequirement = 1, statInterpolation = {3, 2, 2}, cost = { }, }, [2] = {2, 4000, -50, levelRequirement = 20, statInterpolation = {3, 2, 2}, cost = { }, }, [3] = {2, 4000, -50, levelRequirement = 21, statInterpolation = {3, 2, 2}, cost = { }, }, [4] = {2, 6000, 1, levelRequirement = 84, statInterpolation = {3, 2, 2}, cost = { }, }, }, }