Carius, el Antinatural
Demonio
Área: Mapa de Plaza de ciudad
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Carius, the Unnatural
Spectre | N |
---|---|
Area | Mapa de Plaza de ciudad |
Tags | Lanzador de hechizos, construct, demon, is_unarmed, medium_movement, melee, mud_blood, non_unique_map_boss, not_int, physical_affinity, slashing_weapon, small_height, stone_armour |
Vida
300%
Armadura
+50%
Evasión
+20%
Ailment Threshold
300%
Resistencia
40 40 40 25
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.455 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
StatueFingerMageMapBoss
Metadata
StatueFingerMageMonsterMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
75
Vida
1,524,810
Armadura
74,798
Evasión
7,235
Escudo de energía
0
Damage
774
Daño de hechizos
1,156
Precisión
381
Attack Time
0.97485
Experiencia
129,844
Ailment Threshold
792,901
Chill
2,507
Shock
2,507
Brittle
14,184
Scorch
2,507
Sap
6,927
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
Ataque estándar
Base Damage: 1230–1845
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterStatueEarthquakeCascade
Attack, Area, Melee, Damage, Multistrikeable, Duration
Base Damage: 1230–1845
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Tiempo de recarga: 5 seg
Inflige un 61% menos de daño
La duración base es de 1.75 segundos
La duración secundaria base es de 0.25 segundos
La réplica inflige +20% más de daño con golpes y estados alterados
Provoca +3 estallidos
active skill area of effect radius +% final [-60]
is area damage [1]
La duración base es de 1.75 segundos
La duración secundaria base es de 0.25 segundos
La réplica inflige +20% más de daño con golpes y estados alterados
Provoca +3 estallidos
active skill area of effect radius +% final [-60]
is area damage [1]
EmptyActionSpellStatueMage
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 10 seg
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/StatueFingerMage/StatueFingerMageMonsterMapBoss"] = { name = "Carius, the Unnatural", life = 3, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.2, damageSpread = 0.2, attackTime = 1.455, attackRange = 10, accuracy = 1, skillList = { "Melee", "MonsterStatueEarthquakeCascade", "EmptyActionSpellStatueMage", }, 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["MonsterStatueEarthquakeCascade"] = { name = "MonsterStatueEarthquakeCascade", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Damage] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { attack = true, area = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "base_skill_effect_duration", "quake_slam_fully_charged_explosion_damage_+%_final", "upheaval_number_of_spikes", "base_secondary_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-35, 1750, 20, 3, 250, -60, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {-61, 1750, 20, 3, 250, -60, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellStatueMage"] = { name = "EmptyActionSpellStatueMage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Carius, el Antinatural
Demonio
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Carius, the Unnatural
Spectre | N |
---|---|
Tags | Lanzador de hechizos, construct, demon, is_unarmed, medium_movement, melee, mud_blood, not_int, physical_affinity, slashing_weapon, small_height, standalone_map_boss, stone_armour |
Vida
300%
Armadura
+50%
Evasión
+20%
Ailment Threshold
300%
Resistencia
40 40 40 25
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.455 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
StatueFingerMageMapBoss
Metadata
StatueFingerMageMonsterMapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
418,039
Armadura
43,185
Evasión
5,687
Escudo de energía
0
Damage
511
Daño de hechizos
762
Precisión
290
Attack Time
0.97485
Experiencia
112,805
Ailment Threshold
263,365
Chill
833
Shock
833
Brittle
4,711
Scorch
833
Sap
2,301
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
Ataque estándar
Base Damage: 811–1216
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MonsterStatueEarthquakeCascade
Attack, Area, Melee, Damage, Multistrikeable, Duration
Base Damage: 811–1216
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Tiempo de recarga: 5 seg
Inflige un 61% menos de daño
La duración base es de 1.75 segundos
La duración secundaria base es de 0.25 segundos
La réplica inflige +20% más de daño con golpes y estados alterados
Provoca +3 estallidos
active skill area of effect radius +% final [-60]
is area damage [1]
La duración base es de 1.75 segundos
La duración secundaria base es de 0.25 segundos
La réplica inflige +20% más de daño con golpes y estados alterados
Provoca +3 estallidos
active skill area of effect radius +% final [-60]
is area damage [1]
EmptyActionSpellStatueMage
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 10 seg
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/StatueFingerMage/StatueFingerMageMonsterMapBossStandalone"] = { name = "Carius, the Unnatural", life = 3, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.2, damageSpread = 0.2, attackTime = 1.455, attackRange = 10, accuracy = 1, skillList = { "Melee", "MonsterStatueEarthquakeCascade", "EmptyActionSpellStatueMage", }, 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["MonsterStatueEarthquakeCascade"] = { name = "MonsterStatueEarthquakeCascade", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Damage] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { attack = true, area = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "base_skill_effect_duration", "quake_slam_fully_charged_explosion_damage_+%_final", "upheaval_number_of_spikes", "base_secondary_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-35, 1750, 20, 3, 250, -60, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {-61, 1750, 20, 3, 250, -60, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellStatueMage"] = { name = "EmptyActionSpellStatueMage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Carius, el Antinatural
Demonio
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Carius, the Unnatural
Spectre | N |
---|---|
Tags | construct, demon, elder_map_boss, is_unarmed, medium_movement, mud_blood, non_attacking, not_int, slashing_weapon, small_height, stone_armour |
Vida
300%
Armadura
+50%
Evasión
+20%
Ailment Threshold
300%
Resistencia
40 40 40 25
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.455 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
StatueFingerMageMapBoss
Metadata
StatueFingerMageMonsterMapBossElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/StatueFingerMage/StatueFingerMageMonsterMapBossElder"] = { name = "Carius, the Unnatural", life = 3, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.2, damageSpread = 0.2, attackTime = 1.455, attackRange = 10, accuracy = 1, skillList = { }, modList = { }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |