Anwyn, la Maestra de los Perros
Humanoide
Área: Mapa de Corral
Velocidad de movimiento aumentada un 20%
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]
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]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa de Corral |
Tags | bludgeoning_weapon, Lanzador de hechizos, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, large_height, lightning_affinity, medium_movement, non_unique_map_boss, not_int, physical_affinity, red_blood, templar |
Vida
400%
Armadura
+25%
Evasión
+25%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
TemplarSlaveDriverBossMap
Metadata
TemplarSlaveDriverBossMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
69
Vida
649,329
Armadura
38,948
Evasión
6,134
Escudo de energía
0
Damage
904
Daño de hechizos
1,349
Precisión
301
Attack Time
1.23615
Experiencia
115,357
Ailment Threshold
383,104
Chill
1,211
Shock
1,211
Brittle
6,853
Scorch
1,211
Sap
3,347
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).
SlaverTaunt
Tiempo de recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
+1.5 metros al alcance de los golpes cuerpo a cuerpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.35 seg
Tiempo de recarga: 3 seg
Inflige de 408.6 a 612.9 de daño de rayo
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
Tiempo de recarga: 5 seg
El 60% del daño físico se convierte en daño de rayo
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMap
Spell
Tiempo de lanzamiento: 0.8 seg
Tiempo de recarga: 1 seg
Object Type
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver"
Object Type Codes
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/PuiTotem/teleport/up.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriverBossMap"] = { name = "Arwyn, the Houndmaster", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.845, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Mace", skillList = { "MainHandAttack", "OffHandAttack", "SlaverTaunt", "TemplarSlaveDriverBossStormBurstMap", "StormWhip", "EmptyActionSpellOverseerKrowMap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MainHandAttack"] = { name = "MainHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { "melee_weapon_range_+", }, levels = { [1] = {15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OffHandAttack"] = { name = "OffHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SlaverTaunt"] = { name = "SlaverTaunt", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TemplarSlaveDriverBossStormBurstMap"] = { name = "TemplarSlaveDriverBossStormBurstMap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.35, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_damage_+%_final", "base_cast_speed_+%", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 125, -80, -40, -75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormWhip"] = { name = "StormWhip", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "number_of_additional_projectiles", "base_skill_effect_duration", "active_skill_projectile_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "melee_range_+", "base_is_projectile", }, levels = { [1] = {60, 7, 1000, -40, 30, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellOverseerKrowMap"] = { name = "EmptyActionSpellOverseerKrowMap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Velocidad de movimiento aumentada un 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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 |
Anwyn, la Maestra de los Perros
Humanoide
Área: Mapa de Corral
Velocidad de movimiento aumentada un 20%
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]
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]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa de Corral |
Tags | bludgeoning_weapon, Lanzador de hechizos, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, large_height, lightning_affinity, medium_movement, non_unique_map_boss, not_int, physical_affinity, red_blood, templar |
Vida
400%
Armadura
+25%
Evasión
+25%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
TemplarSlaveDriverBossMap
Metadata
TemplarSlaveDriverBossMap2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
69
Vida
649,329
Armadura
38,948
Evasión
6,134
Escudo de energía
0
Damage
904
Daño de hechizos
1,349
Precisión
301
Attack Time
1.23615
Experiencia
115,357
Ailment Threshold
383,104
Chill
1,211
Shock
1,211
Brittle
6,853
Scorch
1,211
Sap
3,347
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).
SlaverTaunt
Tiempo de recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
+1.5 metros al alcance de los golpes cuerpo a cuerpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.35 seg
Tiempo de recarga: 3 seg
Inflige de 408.6 a 612.9 de daño de rayo
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
Tiempo de recarga: 5 seg
El 60% del daño físico se convierte en daño de rayo
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMap
Spell
Tiempo de lanzamiento: 0.8 seg
Tiempo de recarga: 1 seg
EmptyActionSpellOverseerKrowMapSpawners
Spell
Tiempo de lanzamiento: 2.17 seg
Tiempo de recarga: 10 seg
Object Type
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/PuiTotem/teleport/up.ao" } Transitionable { on_transition = "EnableRendering(); EnableTargetable();" create_transitioned = "EnableRendering();" create_untransitioned = "DisableRendering(); DisableTargetable();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriverBossMap2"] = { name = "Arwyn, the Houndmaster", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.845, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Mace", skillList = { "MainHandAttack", "OffHandAttack", "SlaverTaunt", "TemplarSlaveDriverBossStormBurstMap", "StormWhip", "EmptyActionSpellOverseerKrowMap", "EmptyActionSpellOverseerKrowMapSpawners", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MainHandAttack"] = { name = "MainHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { "melee_weapon_range_+", }, levels = { [1] = {15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OffHandAttack"] = { name = "OffHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SlaverTaunt"] = { name = "SlaverTaunt", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TemplarSlaveDriverBossStormBurstMap"] = { name = "TemplarSlaveDriverBossStormBurstMap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.35, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_damage_+%_final", "base_cast_speed_+%", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 125, -80, -40, -75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormWhip"] = { name = "StormWhip", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "number_of_additional_projectiles", "base_skill_effect_duration", "active_skill_projectile_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "melee_range_+", "base_is_projectile", }, levels = { [1] = {60, 7, 1000, -40, 30, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellOverseerKrowMap"] = { name = "EmptyActionSpellOverseerKrowMap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellOverseerKrowMapSpawners"] = { name = "EmptyActionSpellOverseerKrowMapSpawners", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.17, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Velocidad de movimiento aumentada un 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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 |
Anwyn, la Maestra de los Perros
Humanoide
Área: Mapa de Corral
Velocidad de movimiento aumentada un 20%
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]
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]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa de Corral |
Tags | bludgeoning_weapon, Lanzador de hechizos, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, large_height, lightning_affinity, medium_movement, non_unique_map_boss, not_int, physical_affinity, red_blood, templar |
Vida
400%
Armadura
+25%
Evasión
+25%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
TemplarSlaveDriverBossMap
Metadata
TemplarSlaveDriverBossMap3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
69
Vida
649,329
Armadura
38,948
Evasión
6,134
Escudo de energía
0
Damage
904
Daño de hechizos
1,349
Precisión
301
Attack Time
1.23615
Experiencia
115,357
Ailment Threshold
383,104
Chill
1,211
Shock
1,211
Brittle
6,853
Scorch
1,211
Sap
3,347
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).
SlaverTaunt
Tiempo de recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
+1.5 metros al alcance de los golpes cuerpo a cuerpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.35 seg
Tiempo de recarga: 3 seg
Inflige de 408.6 a 612.9 de daño de rayo
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
Tiempo de recarga: 5 seg
El 60% del daño físico se convierte en daño de rayo
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMapSpawners
Spell
Tiempo de lanzamiento: 2.17 seg
Tiempo de recarga: 10 seg
Object Type
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" Life { initial_life_percentage = 60 } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" Transitionable { on_transition = "EnableRendering(); EnableTargetable();" create_transitioned = "EnableRendering();" create_untransitioned = "DisableRendering(); DisableTargetable();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriverBossMap3"] = { name = "Arwyn, the Houndmaster", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.845, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Mace", skillList = { "MainHandAttack", "OffHandAttack", "SlaverTaunt", "TemplarSlaveDriverBossStormBurstMap", "StormWhip", "EmptyActionSpellOverseerKrowMapSpawners", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MainHandAttack"] = { name = "MainHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { "melee_weapon_range_+", }, levels = { [1] = {15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OffHandAttack"] = { name = "OffHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SlaverTaunt"] = { name = "SlaverTaunt", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TemplarSlaveDriverBossStormBurstMap"] = { name = "TemplarSlaveDriverBossStormBurstMap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.35, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_damage_+%_final", "base_cast_speed_+%", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 125, -80, -40, -75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormWhip"] = { name = "StormWhip", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "number_of_additional_projectiles", "base_skill_effect_duration", "active_skill_projectile_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "melee_range_+", "base_is_projectile", }, levels = { [1] = {60, 7, 1000, -40, 30, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionSpellOverseerKrowMapSpawners"] = { name = "EmptyActionSpellOverseerKrowMapSpawners", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.17, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Velocidad de movimiento aumentada un 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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 |
Anwyn, la Maestra de los Perros
Humanoide
Velocidad de movimiento aumentada un 20%
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]
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]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Lanzador de hechizos, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, large_height, lightning_affinity, medium_movement, not_int, physical_affinity, red_blood, standalone_map_boss, templar |
Vida
400%
Armadura
+25%
Evasión
+25%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
TemplarSlaveDriverBossMap
Metadata
TemplarSlaveDriverBossMap3Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
35,988
Evasión
5,924
Escudo de energía
0
Damage
851
Daño de hechizos
1,270
Precisión
290
Attack Time
1.23615
Experiencia
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
SlaverTaunt
Tiempo de recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
+1.5 metros al alcance de los golpes cuerpo a cuerpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.35 seg
Tiempo de recarga: 3 seg
Inflige de 392.9 a 589.3 de daño de rayo
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+125% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
Tiempo de recarga: 5 seg
El 60% del daño físico se convierte en daño de rayo
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriver" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/TemplarSlaveDriver/TemplarSlaveDriverBossMap3Standalone"] = { name = "Arwyn, the Houndmaster", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.845, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Mace", skillList = { "MainHandAttack", "OffHandAttack", "SlaverTaunt", "TemplarSlaveDriverBossStormBurstMap", "StormWhip", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MainHandAttack"] = { name = "MainHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { "melee_weapon_range_+", }, levels = { [1] = {15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OffHandAttack"] = { name = "OffHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SlaverTaunt"] = { name = "SlaverTaunt", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TemplarSlaveDriverBossStormBurstMap"] = { name = "TemplarSlaveDriverBossStormBurstMap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.35, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_damage_+%_final", "base_cast_speed_+%", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 125, -80, -40, -75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormWhip"] = { name = "StormWhip", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "number_of_additional_projectiles", "base_skill_effect_duration", "active_skill_projectile_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "melee_range_+", "base_is_projectile", }, levels = { [1] = {60, 7, 1000, -40, 30, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Velocidad de movimiento aumentada un 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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 |
Anwyn, la Maestra de los Perros
Humanoide
Velocidad de movimiento aumentada un 20%
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]
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]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Lanzador de hechizos, elder_map_boss, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, large_height, lightning_affinity, medium_movement, not_int, physical_affinity, red_blood, templar |
Vida
400%
Armadura
+25%
Evasión
+25%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
TemplarSlaveDriverBossMap
Metadata
TemplarSlaveDriverBossMap3Elder
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
35,988
Evasión
5,924
Escudo de energía
0
Damage
851
Daño de hechizos
1,270
Precisión
290
Attack Time
1.23615
Experiencia
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
SlaverTaunt
Tiempo de recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
+1.5 metros al alcance de los golpes cuerpo a cuerpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurst
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.35 seg
Tiempo de recarga: 3 seg
Inflige de 196.4 a 294.7 de daño de rayo
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+300% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidad de lanzamiento de hechizos reducida un 80%
Velocidad de proyectiles reducida un 40%
+300% más de daño en área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1351–2027
Probabilidad de golpe crítico: 5%
Attack Time: 1.845 seg
Tiempo de recarga: 5 seg
El 60% del daño físico se convierte en daño de rayo
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
La duración base es de 1 segundos
Dispara 7 proyectiles adicionales
+2.5 metros al alcance de los golpes cuerpo a cuerpo
40% menos de daño de proyectiles
active skill area of effect radius +% final [30]
base is projectile [1]
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/TemplarSlaveDriver/TemplarSlaveDriverBossMap3Elder"] = { name = "Arwyn, the Houndmaster", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.845, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Mace", skillList = { "MainHandAttack", "OffHandAttack", "SlaverTaunt", "TemplarSlaveDriverBossStormBurst", "StormWhip", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MainHandAttack"] = { name = "MainHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { "melee_weapon_range_+", }, levels = { [1] = {15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["OffHandAttack"] = { name = "OffHandAttack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = 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 = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SlaverTaunt"] = { name = "SlaverTaunt", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TemplarSlaveDriverBossStormBurst"] = { name = "TemplarSlaveDriverBossStormBurst", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.35, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_damage_+%_final", "base_cast_speed_+%", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 300, -80, -40, -75, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["StormWhip"] = { name = "StormWhip", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "number_of_additional_projectiles", "base_skill_effect_duration", "active_skill_projectile_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "melee_range_+", "base_is_projectile", }, levels = { [1] = {60, 7, 1000, -40, 30, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Velocidad de movimiento aumentada un 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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 |