Jonah Unchained
Humanoide
monster base type attack cast speed +% and damage -% final [33]
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Spectre | N |
---|---|
Tags | fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slashing_weapon, slow_movement |
Packs |
Vida
128%
Armadura
+80%
Evasión
+20%
Ailment Threshold
128%
Resistencia
30 30 30 20
Damage
143%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
220%
Model Size
100%
Type
ExileMarauder1
Metadata
ExileMarauder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
8,235
Armadura
51,822
Evasión
5,687
Escudo de energía
0
Damage
534
Daño de hechizos
534
Precisión
290
Attack Time
1.005
Experiencia
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Carga con escudo
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Carga hacia un lugar u enemigo objetivo, empuja a los enemigos que están en tu camino e inflige daño repetidamente en un área pequeña delante de ti. Haces daño en un área más grande cuando alcanzas al objetivo. Cuanto más lejos te desplaces, mayor será el daño que inflijas y la probabilidad de aturdir a los enemigos.
Velocidad de ataque aumentada un 20%
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Golpe pesado
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Ataca a los enemigos con un contundente embate. Requiere una maza, un cetro, un hacha, una espada o un báculo.
Empuja a los enemigos con cada golpe
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Hendidura
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
El personaje golpea en arco con su arma (o ambas armas si empuña dos) para infligir daño a los monstruos en un área delante de él. Solo funciona con hachas y espadas.
Cuando usas doble empuñadura, inflige el 60% del daño de cada arma combinado
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Grito de aguante
Tiempo de recarga: 8 seg
Ejecuta un grito de guerra que provoca a todos los enemigos cercanos para que ataquen al usuario y otorga una bonificación al usuario y a los aliados cercanos. El usuario y los jugadores aliados también reciben cargas de aguante.
La duración base es de 1 segundos
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder1"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, cost = { }, }, }, } -- 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Tus golpes no se pueden evadir
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Nunca infliges golpes críticos
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Jonah Unchained
Humanoide
monster base type attack cast speed +% and damage -% final [33]
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Vida máxima aumentada un 100%
Área de efecto aumentada un 100%
Tamaño del personaje aumentado un 80%
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Vida máxima aumentada un 100%
Área de efecto aumentada un 100%
Tamaño del personaje aumentado un 80%
Spectre | N |
---|---|
Tags | fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slashing_weapon, slow_movement |
Vida
128%
Armadura
+80%
Evasión
+20%
Ailment Threshold
128%
Resistencia
30 30 30 20
Damage
143%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
220%
Model Size
100%
Type
ExileMarauder1
Metadata
ExileMarauder1Supporter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
8,235
Armadura
51,822
Evasión
5,687
Escudo de energía
0
Damage
534
Daño de hechizos
534
Precisión
290
Attack Time
1.005
Experiencia
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Carga con escudo
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Carga hacia un lugar u enemigo objetivo, empuja a los enemigos que están en tu camino e inflige daño repetidamente en un área pequeña delante de ti. Haces daño en un área más grande cuando alcanzas al objetivo. Cuanto más lejos te desplaces, mayor será el daño que inflijas y la probabilidad de aturdir a los enemigos.
Velocidad de ataque aumentada un 20%
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Golpe pesado
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Ataca a los enemigos con un contundente embate. Requiere una maza, un cetro, un hacha, una espada o un báculo.
Empuja a los enemigos con cada golpe
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Hendidura
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
El personaje golpea en arco con su arma (o ambas armas si empuña dos) para infligir daño a los monstruos en un área delante de él. Solo funciona con hachas y espadas.
Cuando usas doble empuñadura, inflige el 60% del daño de cada arma combinado
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Grito de aguante
Tiempo de recarga: 8 seg
Ejecuta un grito de guerra que provoca a todos los enemigos cercanos para que ataquen al usuario y otorga una bonificación al usuario y a los aliados cercanos. El usuario y los jugadores aliados también reciben cargas de aguante.
La duración base es de 1 segundos
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder1Supporter"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, cost = { }, }, }, } -- 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Tus golpes no se pueden evadir
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Nunca infliges golpes críticos
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Vida máxima aumentada un 100%
Área de efecto aumentada un 100%
Tamaño del personaje aumentado un 80%
Id | MonsterSupporterGigantism1 |
---|---|
Family | MonsterSupporterGigantism |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Jonah Unchained
Humanoide
monster base type attack cast speed +% and damage -% final [33]
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Tus golpes no se pueden evadir
Nunca infliges golpes críticos
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Spectre | N |
---|---|
Tags | delve_monster, exile, fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, no_pantheon_mod, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon, slow_movement |
Vida
128%
Armadura
+80%
Evasión
+20%
Ailment Threshold
128%
Resistencia
30 30 30 20
Damage
143%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
220%
Model Size
100%
Type
ExileMarauderDelve1
Metadata
DelveExileMarauder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
8,235
Armadura
51,822
Evasión
5,687
Escudo de energía
0
Damage
534
Daño de hechizos
534
Precisión
290
Attack Time
1.005
Experiencia
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Carga con escudo
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Carga hacia un lugar u enemigo objetivo, empuja a los enemigos que están en tu camino e inflige daño repetidamente en un área pequeña delante de ti. Haces daño en un área más grande cuando alcanzas al objetivo. Cuanto más lejos te desplaces, mayor será el daño que inflijas y la probabilidad de aturdir a los enemigos.
Velocidad de ataque aumentada un 20%
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
Reducción de Umbral de Aturdimiento aumentada un 50% en enemigos a Máxima Distancia de carga
65% más Daño con Golpes a Distancia de Carga Máxima
Velocidad de movimiento aumentada un 50%
Ganas el 15% de tu daño físico como daño de fuego extra
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Golpe pesado
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Ataca a los enemigos con un contundente embate. Requiere una maza, un cetro, un hacha, una espada o un báculo.
Empuja a los enemigos con cada golpe
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
Inflige un 50% más de daño
Umbral de aturdimiento de los enemigos reducido un 30%
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Hendidura
Base Damage: 427–641
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
El personaje golpea en arco con su arma (o ambas armas si empuña dos) para infligir daño a los monstruos en un área delante de él. Solo funciona con hachas y espadas.
Cuando usas doble empuñadura, inflige el 60% del daño de cada arma combinado
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
Daño físico aumentado un 53%
Velocidad de ataque aumentada un 60%
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Grito de aguante
Tiempo de recarga: 8 seg
Ejecuta un grito de guerra que provoca a todos los enemigos cercanos para que ataquen al usuario y otorga una bonificación al usuario y a los aliados cercanos. El usuario y los jugadores aliados también reciben cargas de aguante.
La duración base es de 1 segundos
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
Regeneras un 10% de vida por segundo
Otorga 2 cargas de aguante adicionales
WalkEmergeExile
walk emerge distance [200]
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/DelveExileMarauder1"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", "WalkEmergeExile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, cost = { }, }, }, } -- 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeExile"] = { name = "WalkEmergeExile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {200, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Tus golpes no se pueden evadir
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Nunca infliges golpes críticos
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |