Громовой хранитель
Нежить
50% физического урона становится уроном от молнии
undead description [1]
undead description [1]
Thunder Guardian
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning
Metadata
SkeletonMeleeLightning3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
6,948
Броня
35,988
Уклонение
4,739
Энергетический щит
3,983
Damage
538
Урон от чар
538
Точность
290
Attack Time
1.605
Опыт
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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
Атака
Base Damage: 377–699
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightning3"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Громовой хранитель
Thunder Guardian
Spectre | Y |
---|---|
Area | Башня Шавронн |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning2
Metadata
SkeletonMeleeLightning5
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
47
Здоровье
1,701
Броня
6,454
Уклонение
2,150
Энергетический щит
1,024
Damage
179
Урон от чар
179
Точность
124
Attack Time
1.605
Опыт
5,825
Ailment Threshold
1,701
Chill
5
Shock
5
Brittle
30
Scorch
5
Sap
15
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
Атака
Base Damage: 125–233
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightning5"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Громовой хранитель
Нежить
50% физического урона становится уроном от молнии
undead description [1]
undead description [1]
Thunder Guardian
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning2
Metadata
SkeletonMeleeLightning5Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
6,948
Броня
35,988
Уклонение
4,739
Энергетический щит
3,983
Damage
538
Урон от чар
538
Точность
290
Attack Time
1.605
Опыт
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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
Атака
Base Damage: 377–699
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightning5Hellscape"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Громовой хранитель
Нежить
Область: Испытание труса, Смерть и налоги
50% физического урона становится уроном от молнии
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Thunder Guardian
Spectre | Y |
---|---|
Area | Испытание труса, Смерть и налоги |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning
Metadata
SkeletonMeleeLightningShield
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
79
Здоровье
21,838
Броня
84,988
Уклонение
6,892
Энергетический щит
7,823
Damage
1,030
Урон от чар
1,030
Точность
444
Attack Time
1.605
Опыт
15,059
Ailment Threshold
21,838
Chill
69
Shock
69
Brittle
391
Scorch
69
Sap
191
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
Атака
Base Damage: 721–1339
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightningShield"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Громовой хранитель
Нежить
Область: Древняя пирамида
50% физического урона становится уроном от молнии
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Thunder Guardian
Spectre | Y |
---|---|
Area | Древняя пирамида |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning
Metadata
SkeletonMeleeLightningShieldVaal
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
23
Здоровье
288
Броня
695
Уклонение
677
Энергетический щит
174
Damage
43
Урон от чар
43
Точность
43
Attack Time
1.605
Опыт
1,216
Ailment Threshold
288
Chill
1
Shock
1
Brittle
5
Scorch
1
Sap
3
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
Атака
Base Damage: 30–56
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightningShieldVaal"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Громовой хранитель
Нежить
50% физического урона становится уроном от молнии
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
undead description [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Thunder Guardian
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning
Metadata
SkeletonMeleeLightningShieldVaalHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
6,948
Броня
35,988
Уклонение
4,739
Энергетический щит
3,983
Damage
538
Урон от чар
538
Точность
290
Attack Time
1.605
Опыт
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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
Атака
Base Damage: 377–699
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeLightningShieldVaalHellscape"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Громовой хранитель
Нежить
50% физического урона становится уроном от молнии
undead description [1]
monster no drops or experience [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
undead description [1]
monster no drops or experience [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Thunder Guardian
Spectre | N |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Здоровье
108%
Energy Shield From Life
65%
Броня
+25%
Ailment Threshold
108%
Сопротивление
0 0 40 0
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
120%
Model Size
100%
Type
SkeletonMeleeLightning
Metadata
WbLightningEliteSummon1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
6,948
Броня
35,988
Уклонение
4,739
Энергетический щит
3,983
Damage
538
Урон от чар
538
Точность
290
Attack Time
1.605
Опыт
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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
Атака
Base Damage: 377–699
Шанс критического удара: 5%
Attack Time: 1.605 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/WbLightningEliteSummon1"] = { name = "Thunder Guardian", life = 1.08, energyShield = 0.65, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
50% физического урона становится уроном от молнии
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |