Guardia de escarcha de Volkuur
No muerto
El 50% del daño físico se convierte en daño de hielo
undead description [1]
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
undead description [1]
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Volkuur's Frostguard
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, has_one_hand_mace, has_one_handed_melee, medium_height, melee, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
Vida
108%
Energy Shield From Life
50%
Armadura
+25%
Evasión
+15%
Ailment Threshold
108%
Resistencia
0 40 0 0
Damage
144%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Experiencia
120%
Model Size
100%
Type
SkeletonMeleeCold
Metadata
SkeletonMeleeColdShieldProphecy
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,948
Armadura
35,988
Evasión
5,450
Escudo de energía
3,064
Damage
538
Daño de hechizos
538
Precisión
290
Attack Time
1.605
Experiencia
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
Ataque estándar
Base Damage: 377–699
Probabilidad de golpe crítico: 5%
Attack Time: 1.605 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FlickerStrikeProphecy
Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
Golpe repentino
Base Damage: 377–699
Probabilidad de golpe crítico: 5%
Attack Time: 1.605 seg
Tiempo de recarga: 2 seg
Teletransporta al personaje a un monstruo cercano y lo ataca con un arma cuerpo a cuerpo. Si no seleccionas un monstruo específico, elige uno al azar. Otorga una bonificación que aumenta la velocidad de movimiento durante un tiempo. Puedes ignorar su tiempo de recarga consumiendo una carga de frenesí.
Inflige un 10% más de daño
Velocidad de ataque aumentada un 30%
Velocidad de ataque aumentada un 10% por cada carga de frenesi
ignores proximity shield [1]
Velocidad de ataque aumentada un 30%
Velocidad de ataque aumentada un 10% por cada carga de frenesi
ignores proximity shield [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "DetachAllContainingText( glowhand );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeColdShieldProphecy"] = { name = "Volkuur's Frostguard", life = 1.08, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { "Melee", "FlickerStrikeProphecy", }, 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FlickerStrikeProphecy"] = { name = "Flicker Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "base_attack_speed_+%_per_frenzy_charge", "active_skill_damage_+%_final", "ignores_proximity_shield", }, levels = { [1] = {30, 10, 10, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
El 50% del daño físico se convierte en daño de hielo
Id | MonsterElementalSkeletonCold |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Guardia de escarcha de Volkuur
No muerto
El 50% del daño físico se convierte en daño de hielo
undead description [1]
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
undead description [1]
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Volkuur's Frostguard
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, has_one_hand_mace, has_one_handed_melee, medium_height, melee, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
Vida
108%
Energy Shield From Life
50%
Armadura
+25%
Evasión
+15%
Ailment Threshold
108%
Resistencia
0 40 0 0
Damage
144%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Experiencia
120%
Model Size
100%
Type
SkeletonMeleeCold
Metadata
SkeletonMeleeColdShieldProphecy2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,948
Armadura
35,988
Evasión
5,450
Escudo de energía
3,064
Damage
538
Daño de hechizos
538
Precisión
290
Attack Time
1.605
Experiencia
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
Ataque estándar
Base Damage: 377–699
Probabilidad de golpe crítico: 5%
Attack Time: 1.605 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "DetachAllContainingText( glowhand );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeColdShieldProphecy2"] = { name = "Volkuur's Frostguard", life = 1.08, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Mace", 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 = { }, }, }, }
El 50% del daño físico se convierte en daño de hielo
Id | MonsterElementalSkeletonCold |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.