No muerto maraketh
undead description [1]
Duración del aturdimiento sobre ti aumentada un (30–50)%
Duración del aturdimiento sobre ti aumentada un (30–50)%
stance movement speed +% final [300]
stance movement speed +% final [300]
stance movement speed +% final [300]
Maraketh Undead
Spectre | Y |
---|---|
Area | Deshar, Camino del luto, Las torres de Deshar, El refugio del zigurat, Deshar, Camino del luto, Las torres de Deshar |
Tags | melee, monster_barely_moves, physical_affinity, Unarmed_onhit_audio, undead, very_slow_movement, zombie |
Packs |
Vida
100%
Ailment Threshold
%
Resistencia
0
0
0
0
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 6
Attack Time
2.505 Second
Damage Spread
±30%
Experiencia
100%
Model Size
100%
Type
ZombieBasic
Metadata
MarakethZombie
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
70
Vida
8,716
Minion Life
12,266
Armadura
3,877
Evasión
502
Escudo de energía
0
Damage
297
Daño de hechizos
297
Precisión
0
Attack Time
2.505
Experiencia
34,639
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
Ataque básico
Base Damage: 208–387
Probabilidad de impacto crítico: 5%
Attack Time: 2.505 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MarakethZombieDeathGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
Inflige 28.6 de daño de caos base por segundo
active skill area of effect radius +% final [-15]
base skill effect duration [10000]
ground caustic art variation [1002]
active skill area of effect radius +% final [-15]
base skill effect duration [10000]
ground caustic art variation [1002]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Revive" basic_action = "Emerge" } Transitionable { } Stats { set_base_heavy_stun_duration_ms = 3000 } StateMachine { define_shared_state = "cloud;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Maraketh/audio/MarakethZombie_AggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/Zombies/Maraketh/audio/MarakethZombie_AggroAudio.ao" } StateMachine { on_or_create_state_cloud_1 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/MaraKethZombie/epk/cloud_carrier.epk' );" on_or_create_state_cloud_0 = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/MaraKethZombie/epk/cloud_carrier.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Zombies/Maraketh/MarakethZombie"] = { name = "Maraketh Undead", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.2, damageSpread = 0.3, attackTime = 2.505, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MarakethZombieDeathGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MarakethZombieDeathGround"] = { name = "MarakethZombieDeathGround", hidden = true, color = , 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_chaos_damage_to_deal_per_minute", "ground_caustic_art_variation", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", }, levels = { [1] = {1, 1002, -15, 10000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Duración del aturdimiento sobre ti aumentada un (30–50)%
Id | MonsterGetsStunnedLonger30to70__ |
---|---|
Family | IncreasedStunDurationOnSelf |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [300]
Id | StanceMovementSpeed300 |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [300]
Id | StanceMovementSpeed300 |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
No muerto maraketh
Área: Deshar
undead description [1]
Duración del aturdimiento sobre ti aumentada un (30–50)%
monster no drops or experience [1]
Duración del aturdimiento sobre ti aumentada un (30–50)%
monster no drops or experience [1]
stance movement speed +% final [300]
stance movement speed +% final [300]
stance movement speed +% final [300]
Maraketh Undead
Spectre | Y |
---|---|
Area | Deshar, Deshar |
Tags | melee, monster_barely_moves, physical_affinity, Unarmed_onhit_audio, undead, very_slow_movement, zombie |
Packs |
Vida
100%
Ailment Threshold
%
Resistencia
0
0
0
0
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 6
Attack Time
2.505 Second
Damage Spread
±30%
Experiencia
100%
Model Size
100%
Type
ZombieBasic
Metadata
MarakethZombieCorpse
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
56
Vida
4,198
Minion Life
6,690
Armadura
1,682
Evasión
343
Escudo de energía
0
Damage
191
Daño de hechizos
191
Precisión
0
Attack Time
2.505
Experiencia
12,546
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
Ataque básico
Base Damage: 133–248
Probabilidad de impacto crítico: 5%
Attack Time: 2.505 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Revive" basic_action = "Emerge" } Transitionable { } Stats { set_base_heavy_stun_duration_ms = 3000 } StateMachine { define_shared_state = "cloud;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Maraketh/audio/MarakethZombie_AggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/Zombies/Maraketh/audio/MarakethZombie_AggroAudio.ao" } StateMachine { on_or_create_state_cloud_1 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/MaraKethZombie/epk/cloud_carrier.epk' );" on_or_create_state_cloud_0 = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/MaraKethZombie/epk/cloud_carrier.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Zombies/Maraketh/MarakethZombieCorpse"] = { name = "Maraketh Undead", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.2, damageSpread = 0.3, attackTime = 2.505, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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 = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Duración del aturdimiento sobre ti aumentada un (30–50)%
Id | MonsterGetsStunnedLonger30to70__ |
---|---|
Family | IncreasedStunDurationOnSelf |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [300]
Id | StanceMovementSpeed300 |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [300]
Id | StanceMovementSpeed300 |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Único (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.