Кровавый примат
Зверь
Область: Южный лес, Северный лес, Лаборатория вечных, Таинственная поляна, Пустота памяти, Фрагмент воспоминаний, InvasionBoss, Озеро Каландры
Род: Козероги
Группа: Приматы
Семейство: Леса
Blood Ape
Здоровье
78%
Уклонение
+15%
Ailment Threshold
78%
Сопротивление
40 0 0 0
Damage
78%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
65%
Model Size
100%
Type
BloodMonkey
Metadata
MonkeyBlood
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
83
Здоровье
24,973
Броня
92,477
Уклонение
9,039
Энергетический щит
0
Damage
702
Урон от чар
702
Точность
518
Attack Time
1.005
Опыт
8,536
Ailment Threshold
24,973
Chill
79
Shock
79
Brittle
447
Scorch
79
Sap
218
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 562–843
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkeys/MonkeyBlood"] = { name = "Blood Ape", life = 0.78, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.78, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
Кровавый примат
Зверь
Blood Ape
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height |
Здоровье
78%
Уклонение
+15%
Ailment Threshold
78%
Сопротивление
40 0 0 0
Damage
78%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
65%
Model Size
100%
Type
BloodMonkey2
Metadata
MonkeyBlood2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
5,018
Броня
28,790
Уклонение
5,450
Энергетический щит
0
Damage
291
Урон от чар
291
Точность
290
Attack Time
1.005
Опыт
6,666
Ailment Threshold
5,018
Chill
16
Shock
16
Brittle
90
Scorch
16
Sap
44
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 233–350
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkeys/MonkeyBlood2"] = { name = "Blood Ape", life = 0.78, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.78, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
Кровавый примат
Зверь
Blood Ape
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height |
Здоровье
78%
Уклонение
+15%
Ailment Threshold
78%
Сопротивление
40 0 0 0
Damage
78%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
65%
Model Size
100%
Type
BloodMonkey
Metadata
MonkeyBloodGruthkul
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
5,018
Броня
28,790
Уклонение
5,450
Энергетический щит
0
Damage
291
Урон от чар
291
Точность
290
Attack Time
1.005
Опыт
6,666
Ailment Threshold
5,018
Chill
16
Shock
16
Brittle
90
Scorch
16
Sap
44
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 233–350
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkeys/MonkeyBloodGruthkul"] = { name = "Blood Ape", life = 0.78, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.78, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
Кровавый примат
Зверь
Область: Path of Exile Royale
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Blood Ape
Spectre | Y |
---|---|
Area | Path of Exile Royale |
Tags | animal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height |
Packs |
Здоровье
70%
Уклонение
+15%
Ailment Threshold
70%
Сопротивление
40 0 0 0
Damage
94%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
70%
Model Size
100%
Type
BloodMonkeyRoyale
Metadata
BloodMonkeyRoyale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
2
Здоровье
18
Броня
23
Уклонение
99
Энергетический щит
0
Damage
5
Урон от чар
5
Точность
15
Attack Time
1.005
Опыт
14
Ailment Threshold
18
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 4–6
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkeys/BloodMonkeyRoyale"] = { name = "Blood Ape", life = 0.7, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.94, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Кровавый примат
Зверь
Область: Храм Ацоатль
Blood Ape
Spectre | Y |
---|---|
Area | Храм Ацоатль, Храм Ацоатль, Храм Ацоатль, Храм Ацоатль, Храм Ацоатль, Храм Ацоатль, Храм Ацоатль |
Tags | animal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height |
Packs |
Здоровье
66%
Уклонение
+15%
Ailment Threshold
66%
Сопротивление
40 0 0 0
Damage
79%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
33%
Model Size
100%
Type
VaalBloodMonkeyTemple
Metadata
BloodMonkeyIncursionTemple
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
55
Здоровье
1,767
Броня
10,090
Уклонение
3,390
Энергетический щит
0
Damage
151
Урон от чар
151
Точность
172
Attack Time
1.005
Опыт
2,263
Ailment Threshold
1,767
Chill
6
Shock
6
Brittle
32
Scorch
6
Sap
15
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 121–181
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkey/BloodMonkeyIncursionTemple"] = { name = "Blood Ape", life = 0.66, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
Кровавый примат
Зверь
Область: Храм Ацоатль
Blood Ape
Spectre | Y |
---|---|
Area | Храм Ацоатль, Храм Ацоатль, Храм Ацоатль |
Tags | animal_claw_weapon, beast, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, primate_beast, red_blood, small_height |
Packs |
Здоровье
65%
Уклонение
+15%
Ailment Threshold
65%
Сопротивление
40 0 0 0
Damage
78%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
65%
Model Size
100%
Type
VaalBloodMonkeyTempleMap
Metadata
BloodMonkeyIncursionTempleMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
78
Здоровье
11,855
Броня
62,934
Уклонение
7,667
Энергетический щит
0
Damage
527
Урон от чар
527
Точность
428
Attack Time
1.005
Опыт
8,045
Ailment Threshold
11,855
Chill
37
Shock
37
Brittle
212
Scorch
37
Sap
104
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 421–632
Шанс критического удара: 5%
Attack Time: 1.005 сек.
Герой наносит обычный удар.
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/Monster" Actor { basic_action = "Emerge" } Transitionable { num_states = 3 on_transition_to_2 = "InterruptActionsForDuration( 1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Monkey/BloodMonkeyIncursionTempleMap"] = { name = "Blood Ape", life = 0.65, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.78, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, 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 = { }, }, }, }
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.