Perro de la purga
Purge Hound
Vida
150%
Evasión
+50%
Ailment Threshold
150%
Resistencia
20 20 20 0
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
PurgeHound
Metadata
PurgeHound
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
83
Vida
48,025
Armadura
92,477
Evasión
11,790
Escudo de energía
0
Damage
1,080
Daño de hechizos
1,080
Precisión
518
Attack Time
1.005
Experiencia
13,132
Ailment Threshold
48,025
Chill
152
Shock
152
Brittle
859
Scorch
152
Sap
420
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: 864–1297
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]
PurgeHoundWhirlingBlades
Attack, Melee, Movement
Base Damage: 864–1297
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Tiempo de recarga: 6 seg
ignores proximity shield [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Emerge2" basic_action = "Emerge3" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.2 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/PurgeHound/PurgeHound"] = { name = "Purge Hound", life = 1.5, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, weaponType1 = "Dagger", skillList = { "PurgeHoundWhirlingBlades", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PurgeHoundWhirlingBlades"] = { name = "PurgeHoundWhirlingBlades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.6, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "ignores_proximity_shield", }, levels = { [1] = {levelRequirement = 0, 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 = { }, }, }, }
Perro de la purga
Bestia
Género: Chamanes cabra
Grupo: Caninos
Familia: Las Tierras salvajes
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
display monster may inflict maim [1]
display monster may inflict maim [1]
Purge Hound
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, canine_beast, cannot_be_monolith, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, hidden_monster, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Vida
300%
Evasión
+50%
Ailment Threshold
300%
Resistencia
20 20 20 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
PurgeHoundSpawn
Metadata
PurgeHoundSpawn_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
19,300
Armadura
28,790
Evasión
7,109
Escudo de energía
0
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.005
Experiencia
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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: 448–672
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]
PurgeHoundWhirlingBlades
Attack, Melee, Movement
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Tiempo de recarga: 6 seg
ignores proximity shield [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Emerge2" basic_action = "Emerge3" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.2 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/PurgeHound/PurgeHoundSpawn_"] = { name = "Purge Hound", life = 3, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, weaponType1 = "Dagger", skillList = { "PurgeHoundWhirlingBlades", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PurgeHoundWhirlingBlades"] = { name = "PurgeHoundWhirlingBlades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.6, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "ignores_proximity_shield", }, levels = { [1] = {levelRequirement = 0, 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 = { }, }, }, }
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
Id | MonsterMaimOnHitChance |
---|---|
Family | MonsterMaimOnHit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
display monster may inflict maim [1]
Id | MonsterInflictsMaimText |
---|---|
Family | MonsterInflictsMaimText |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Perro de la purga
Bestia
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
display monster may inflict maim [1]
display monster may inflict maim [1]
Purge Hound
Spectre | Y |
---|---|
Area | La plaza devastada, Los bloques de control |
Tags | animal_claw_weapon, beast, canine_beast, cannot_be_monolith, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, hidden_monster, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Packs |
Vida
300%
Evasión
+50%
Ailment Threshold
300%
Resistencia
20 20 20 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
PurgeHoundSpawn
Metadata
PurgeHoundKitavaSpawn
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
66
Vida
16,383
Armadura
24,566
Evasión
6,624
Escudo de energía
0
Damage
506
Daño de hechizos
506
Precisión
268
Attack Time
1.005
Experiencia
19,546
Ailment Threshold
16,383
Chill
52
Shock
52
Brittle
293
Scorch
52
Sap
143
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: 405–608
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]
PurgeHoundWhirlingBlades
Attack, Melee, Movement
Base Damage: 405–608
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Tiempo de recarga: 6 seg
ignores proximity shield [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Emerge2" basic_action = "Emerge3" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.2 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/PurgeHound/PurgeHoundKitavaSpawn"] = { name = "Purge Hound", life = 3, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, weaponType1 = "Dagger", skillList = { "PurgeHoundWhirlingBlades", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PurgeHoundWhirlingBlades"] = { name = "PurgeHoundWhirlingBlades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.6, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "ignores_proximity_shield", }, levels = { [1] = {levelRequirement = 0, 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 = { }, }, }, }
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
Id | MonsterMaimOnHitChance |
---|---|
Family | MonsterMaimOnHit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
display monster may inflict maim [1]
Id | MonsterInflictsMaimText |
---|---|
Family | MonsterInflictsMaimText |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Perro de la purga
Bestia
Género: Chamanes cabra
Grupo: Caninos
Familia: Las Tierras salvajes
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
display monster may inflict maim [1]
display monster may inflict maim [1]
Purge Hound
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, canine_beast, cannot_be_monolith, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, hidden_monster, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Vida
300%
Evasión
+50%
Ailment Threshold
300%
Resistencia
20 20 20 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
PurgeHoundSpawn
Metadata
PurgeHoundSpawnMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
19,300
Armadura
28,790
Evasión
7,109
Escudo de energía
0
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.005
Experiencia
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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: 448–672
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]
PurgeHoundWhirlingBlades
Attack, Melee, Movement
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 seg
Tiempo de recarga: 6 seg
ignores proximity shield [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Emerge2" basic_action = "Emerge3" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.2 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/PurgeHound/PurgeHoundSpawnMap"] = { name = "Purge Hound", life = 3, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, weaponType1 = "Dagger", skillList = { "PurgeHoundWhirlingBlades", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PurgeHoundWhirlingBlades"] = { name = "PurgeHoundWhirlingBlades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.6, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "ignores_proximity_shield", }, levels = { [1] = {levelRequirement = 0, 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 = { }, }, }, }
Los ataques tienen un 25% de probabilidad de lisiar con cada golpe
Id | MonsterMaimOnHitChance |
---|---|
Family | MonsterMaimOnHit |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
display monster may inflict maim [1]
Id | MonsterInflictsMaimText |
---|---|
Family | MonsterInflictsMaimText |
Domains | monstruo (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.