Arwyn, Mestre dos Sabujos
Humanóide
Área: Mapa: Estábulo
Velocidade de Movimento aumentada em 20%
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa: Estábulo |
Tags | bludgeoning_weapon, Conjurador, 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%
Evasão
+25%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiência
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.
Nível
69
Vida
649,329
Armadura
38,948
Evasão
6,134
Escudo de Energia
0
Damage
904
Dano Mágico
1,349
Precisão
301
Attack Time
1.23615
Experiência
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
Recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
+1.5 metros ao Alcance de Golpes Corpo a Corpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 0.35 seg
Recarga: 3 seg
Causa 408.6 a 612.9 de Dano de Raio
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
Recarga: 5 seg
60% do Dano Físico Convertido em Dano de Raio
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMap
Spell
Tempo de Conjuração: 0.8 seg
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 = { }, }, }, }
Velocidade de Movimento aumentada em 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Arwyn, Mestre dos Sabujos
Humanóide
Área: Mapa: Estábulo
Velocidade de Movimento aumentada em 20%
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa: Estábulo |
Tags | bludgeoning_weapon, Conjurador, 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%
Evasão
+25%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiência
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.
Nível
69
Vida
649,329
Armadura
38,948
Evasão
6,134
Escudo de Energia
0
Damage
904
Dano Mágico
1,349
Precisão
301
Attack Time
1.23615
Experiência
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
Recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
+1.5 metros ao Alcance de Golpes Corpo a Corpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 0.35 seg
Recarga: 3 seg
Causa 408.6 a 612.9 de Dano de Raio
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
Recarga: 5 seg
60% do Dano Físico Convertido em Dano de Raio
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMap
Spell
Tempo de Conjuração: 0.8 seg
Recarga: 1 seg
EmptyActionSpellOverseerKrowMapSpawners
Spell
Tempo de Conjuração: 2.17 seg
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 = { }, }, }, }
Velocidade de Movimento aumentada em 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Arwyn, Mestre dos Sabujos
Humanóide
Área: Mapa: Estábulo
Velocidade de Movimento aumentada em 20%
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Area | Mapa: Estábulo |
Tags | bludgeoning_weapon, Conjurador, 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%
Evasão
+25%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiência
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.
Nível
69
Vida
649,329
Armadura
38,948
Evasão
6,134
Escudo de Energia
0
Damage
904
Dano Mágico
1,349
Precisão
301
Attack Time
1.23615
Experiência
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
Recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
+1.5 metros ao Alcance de Golpes Corpo a Corpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 0.35 seg
Recarga: 3 seg
Causa 408.6 a 612.9 de Dano de Raio
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1435–2153
Chance de Crítico: 5%
Attack Time: 1.845 seg
Recarga: 5 seg
60% do Dano Físico Convertido em Dano de Raio
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
EmptyActionSpellOverseerKrowMapSpawners
Spell
Tempo de Conjuração: 2.17 seg
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 = { }, }, }, }
Velocidade de Movimento aumentada em 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Arwyn, Mestre dos Sabujos
Humanóide
Velocidade de Movimento aumentada em 20%
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Conjurador, 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%
Evasão
+25%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
557,385
Armadura
35,988
Evasão
5,924
Escudo de Energia
0
Damage
851
Dano Mágico
1,270
Precisão
290
Attack Time
1.23615
Experiência
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
Recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
+1.5 metros ao Alcance de Golpes Corpo a Corpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurstMap
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 0.35 seg
Recarga: 3 seg
Causa 392.9 a 589.3 de Dano de Raio
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+125% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
Recarga: 5 seg
60% do Dano Físico Convertido em Dano de Raio
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
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 = { }, }, }, }
Velocidade de Movimento aumentada em 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Arwyn, Mestre dos Sabujos
Humanóide
Velocidade de Movimento aumentada em 20%
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Arwyn, the Houndmaster
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Conjurador, 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%
Evasão
+25%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.845 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
557,385
Armadura
35,988
Evasão
5,924
Escudo de Energia
0
Damage
851
Dano Mágico
1,270
Precisão
290
Attack Time
1.23615
Experiência
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
Recarga: 60 seg
MainHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
+1.5 metros ao Alcance de Golpes Corpo a Corpo
OffHandAttack
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
TemplarSlaveDriverBossStormBurst
Spell, Projectile, Damage, Totemable, Lightning, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 0.35 seg
Recarga: 3 seg
Causa 196.4 a 294.7 de Dano de Raio
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+300% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
Velocidade de Conjuração reduzida em 80%
Velocidade de Projéteis reduzida em 40%
+300% mais Dano em Área
active skill area of effect radius +% final [-75]
base is projectile [1]
projectile uses contact position [1]
StormWhip
Attack
Base Damage: 1351–2027
Chance de Crítico: 5%
Attack Time: 1.845 seg
Recarga: 5 seg
60% do Dano Físico Convertido em Dano de Raio
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
active skill area of effect radius +% final [30]
base is projectile [1]
Duração base é de 1 segundos
Dispara 7 Projéteis adicionais
+2.5 metros ao Alcance de Golpes Corpo a Corpo
40% menos Dano de Projétil
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 = { }, }, }, }
Velocidade de Movimento aumentada em 20%
Id | MonsterImplicitFastRun4 |
---|---|
Family | MovementVelocity |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |