Воплощение льва
Зверь
Атаки вызывают кровотечение
monster no drops or experience [1]
monster no drops or experience [1]
18% увеличение урона
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Avatar of the Hellion
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, Чародейский, feline_beast, fire_affinity, has_dagger, has_one_handed_melee, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, ranged, red_blood |
Здоровье
600%
Уклонение
+10%
Ailment Threshold
600%
Сопротивление
40 0 0 0
Damage
150%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
140%
Type
LionChimeraBoss
Metadata
LionDesertSkinPunctureChimeraBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
38,600
Броня
28,790
Уклонение
5,213
Энергетический щит
0
Damage
560
Урон от чар
560
Точность
290
Attack Time
1.5
Опыт
20,510
Ailment Threshold
38,600
Chill
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 448–672
Шанс критического удара: 5%
Attack Time: 1.5 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MoltenMortarProjectileChimera
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Время применения: 1 сек.
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Наносит от 1318 до 1977 урона от огня
Выпускает дополнительных снарядов: 2
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
Выпускает дополнительных снарядов: 2
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
HellionEnrage
Spell
Время применения: 1 сек.
Перезарядка: 15 сек.
Базовая длительность - 6 секунд(-ы)
50% повышение скорости передвижения
29% увеличение урона
50% повышение скорости атаки и сотворения чар
50% повышение скорости передвижения
29% увеличение урона
50% повышение скорости атаки и сотворения чар
Object Type
version 2 extends "Metadata/Monsters/Chimera/PitFightMonsters" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Chimera/PitFightMonsters" Render { //turn_duration = 0.35 preload_animated_object = "GroundFireOnDeathEffect" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionDesertSkinPunctureChimeraBoss"] = { name = "Avatar of the Hellion", life = 6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "Melee", "MoltenMortarProjectileChimera", "HellionEnrage", }, 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["MoltenMortarProjectileChimera"] = { name = "MoltenMortarProjectileChimera", 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.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_additional_projectiles", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, 2, levelRequirement = 83, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HellionEnrage"] = { name = "HellionEnrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "attack_and_cast_speed_+%", "base_movement_velocity_+%", "damage_+%", }, levels = { [1] = {6000, 50, 50, 29, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Атаки вызывают кровотечение
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
18% увеличение урона
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
Id | ChimeraMinionFerocityUniqueMonsters |
---|---|
Family | ChimeraMinionFerocity |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage attack speed |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Воплощение льва
Зверь
Атаки вызывают кровотечение
monster no drops or experience [1]
monster no drops or experience [1]
18% увеличение урона
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Avatar of the Hellion
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, Чародейский, feline_beast, fire_affinity, has_dagger, has_one_handed_melee, light_armour, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, ranged, red_blood |
Здоровье
600%
Уклонение
+10%
Ailment Threshold
600%
Сопротивление
40 0 0 0
Damage
150%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
200%
Model Size
140%
Type
LionChimeraBoss
Metadata
LionDesertSkinPunctureChimeraBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
38,600
Броня
28,790
Уклонение
5,213
Энергетический щит
0
Damage
560
Урон от чар
560
Точность
290
Attack Time
1.5
Опыт
20,510
Ailment Threshold
38,600
Chill
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 448–672
Шанс критического удара: 5%
Attack Time: 1.5 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MoltenMortarProjectileChimera
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Время применения: 1 сек.
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Наносит от 1318 до 1977 урона от огня
Выпускает дополнительных снарядов: 2
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
Выпускает дополнительных снарядов: 2
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
HellionEnrage
Spell
Время применения: 1 сек.
Перезарядка: 15 сек.
Базовая длительность - 6 секунд(-ы)
50% повышение скорости передвижения
29% увеличение урона
50% повышение скорости атаки и сотворения чар
50% повышение скорости передвижения
29% увеличение урона
50% повышение скорости атаки и сотворения чар
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { preload_animated_object = "GroundFireOnDeathEffect" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionDesertSkinPunctureChimeraBossStandalone"] = { name = "Avatar of the Hellion", life = 6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "Melee", "MoltenMortarProjectileChimera", "HellionEnrage", }, 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["MoltenMortarProjectileChimera"] = { name = "MoltenMortarProjectileChimera", 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.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_additional_projectiles", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, 2, levelRequirement = 83, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HellionEnrage"] = { name = "HellionEnrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "attack_and_cast_speed_+%", "base_movement_velocity_+%", "damage_+%", }, levels = { [1] = {6000, 50, 50, 29, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Атаки вызывают кровотечение
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
18% увеличение урона
40% повышение скорости атаки
40% повышение скорости передвижения
25% уменьшение получаемого урона
Id | ChimeraMinionFerocityUniqueMonsters |
---|---|
Family | ChimeraMinionFerocity |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage attack speed |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |