Shavronne, Desvinculada
DemonioÁrea: El núcleo putrefacto
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster dropped item rarity +% [6000]
monster slain experience +% [250]
cannot be stunned while stunned [1]
monster dropped item rarity +% [6000]
monster slain experience +% [250]
Shavronne, Unbound
| Spectre | |
|---|---|
| Area | El núcleo putrefacto |
| Tags | Lanzador de hechizos, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_model, lightning_affinity, medium_height, medium_movement, not_dex, not_str, ranged, shavronne_monster_story, slashing_weapon, unholy_trio_monster_story |
Vida
1875%
Energy Shield From Life
35%
Ailment Threshold
1875%
Resistencia
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
ShavronneSoul
Metadata
ShavronneSoul
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
64
Vida
89,400
Armadura
20,943
Evasión
4,112
Escudo de energía
31,290
Damage
610
Daño de hechizos
610
Precisión
494
Attack Time
2.25
Experiencia
13,925
Minion Life
20,100
Minion Energy Shield
7,035
Minion Damage
481
Ailment Threshold
89,400
Chill
283
Shock
283
Brittle
1,599
Scorch
283
Sap
781
Phys Convert Ele
220%
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).
ShavronneTeleportUnholyTrio
Spell, Triggerable
Tiempo de lanzamiento: 0.9 seg
Tiempo de recarga: 12 seg
La duración base es de 3 segundos
25% de probabilidad de electrocutar a los enemigos
is area damage [1]
shavronne teleport number of markers [14]
spell maximum base lightning damage [1754]
spell minimum base lightning damage [1170]
ShavronneSummonLightningMinions
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 8 seg
Tiempo de recarga: 18 seg
active skill area of effect radius +% final [150]
alternate minion [253]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
ShavronneGhostBrutusSlam
Attack, Area
Base Damage: 488—732
Probabilidad de golpe crítico: 5%
Daño de ataque: 86.25%
Attack Time: 2.25 seg
Tiempo de recarga: 4 seg
El 50% del daño físico se convierte en daño de rayo
Inflige un 13.75% menos de daño de ataque
La duración base es de 0.28 segundos
22% menos velocidad de ataque
is area damage [1]
ShavronneStormBurst
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
Estallido de tormenta
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.4 seg
Libera una serie de proyectiles mientras canalizas este hechizo, que perforan a los enemigos e infligen daño de rayo. Cuando detienes la canalización, los proyectiles explotan para infligir un daño considerable en un área a su alrededor. Los proyectiles adicionales se agregan a la secuencia.
Dispara 1 proyectiles adicionales
+20% más de daño en área
active skill area of effect radius +% final [-10]
base is projectile [1]
cannot stun [1]
monster reverse point blank damage -% at minimum range [25]
spell maximum base lightning damage [1283]
spell minimum base lightning damage [855.6]
EmptyActionSpellShavronneTeleport
Spell
Tiempo de lanzamiento: 0.9 seg
Tiempo de recarga: 12 seg
ShavronneBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
Efectividad del daño agregado: 20%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 6 seg
base is projectile [1]
cannot stun [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
spell maximum base lightning damage [1677]
spell minimum base lightning damage [1118]
Object Type
version 2
extends "Metadata/Monsters/UnholyTrio/UnholyTrioSubBoss"
Animated
{
}
StateMachine
{
define_shared_state = "levitating"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoul"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne, Unbound",
life = 18.75,
energyShield = 0.35,
damage = 2,
damageSpread = 0.2,
attackTime = 2.25,
attackRange = 15,
accuracy = 1,
skillList = {
"ShavronneSummonLightningMinions",
"ShavronneTeleportUnholyTrio",
"ShavronneStormBurst",
"EmptyActionSpellShavronneTeleport",
"ShavronneGhostBrutusSlam",
"ShavronneBallLightning",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSummonLightningMinions"] = {
name = "ShavronneSummonLightningMinions",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 8,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"active_skill_area_of_effect_radius_+%_final",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
"monster_no_drops_or_experience",
},
levels = {
[1] = {1, 253, 200, 150, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneTeleportUnholyTrio"] = {
name = "ShavronneTeleportUnholyTrio",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_skill_effect_duration",
"base_chance_to_shock_%",
"shavronne_teleport_number_of_markers",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 3000, 25, 14, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneStormBurst"] = {
name = "Storm Burst",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Unleash a stream of projectiles while you channel this spell, which pierce through enemies, dealing lightning damage. When you stop channelling, the projectiles explode, dealing significant damage in an area around them. Additional projectiles are added in sequence.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Totemable] = true,
[SkillType.Lightning] = true,
[SkillType.Channel] = true,
[SkillType.Area] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.4,
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",
"number_of_additional_projectiles",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"active_skill_area_of_effect_radius_+%_final",
"base_is_projectile",
"cannot_stun",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 20, 1, 25, -10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSpellShavronneTeleport"] = {
name = "EmptyActionSpellShavronneTeleport",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneGhostBrutusSlam"] = {
name = "ShavronneGhostBrutusSlam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_attack_speed_+%_final",
"base_skill_effect_duration",
"skill_physical_damage_%_to_convert_to_lightning",
"is_area_damage",
},
levels = {
[1] = {-22, 280, 50, baseMultiplier = 0.8625, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneBallLightning"] = {
name = "ShavronneBallLightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"base_is_projectile",
"projectile_uses_contact_position",
"cannot_stun",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
monster dropped item rarity +% [6000]
monster slain experience +% [250]
| Family | MonsterActBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
Shavronne, Desvinculada
Demoniocannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster dropped item rarity +% [6000]
monster slain experience +% [250]
cannot be stunned while stunned [1]
monster dropped item rarity +% [6000]
monster slain experience +% [250]
Shavronne, Unbound
| Spectre | |
|---|---|
| Tags | Lanzador de hechizos, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_model, lightning_affinity, medium_movement, not_dex, not_str, ranged, slashing_weapon |
Vida
1875%
Energy Shield From Life
35%
Ailment Threshold
1875%
Resistencia
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
ShavronneSoul
Metadata
ShavronneSoulStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
120,625
Armadura
28,790
Evasión
4,739
Escudo de energía
40,208
Damage
747
Daño de hechizos
747
Precisión
580
Attack Time
2.25
Experiencia
15,383
Minion Life
26,165
Minion Energy Shield
8,722
Minion Damage
597
Ailment Threshold
120,625
Chill
381
Shock
381
Brittle
2,158
Scorch
381
Sap
1,054
Phys Convert Ele
240%
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).
ShavronneSummonLightningMinions
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 8 seg
Tiempo de recarga: 18 seg
active skill area of effect radius +% final [150]
alternate minion [253]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
ShavronneGhostBrutusSlam
Attack, Area
Base Damage: 598—897
Probabilidad de golpe crítico: 5%
Daño de ataque: 86.25%
Attack Time: 2.25 seg
Tiempo de recarga: 4 seg
El 50% del daño físico se convierte en daño de rayo
Inflige un 13.75% menos de daño de ataque
La duración base es de 0.28 segundos
22% menos velocidad de ataque
is area damage [1]
ShavronneStormBurst
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
Estallido de tormenta
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.4 seg
Libera una serie de proyectiles mientras canalizas este hechizo, que perforan a los enemigos e infligen daño de rayo. Cuando detienes la canalización, los proyectiles explotan para infligir un daño considerable en un área a su alrededor. Los proyectiles adicionales se agregan a la secuencia.
Dispara 1 proyectiles adicionales
+20% más de daño en área
active skill area of effect radius +% final [-10]
base is projectile [1]
cannot stun [1]
monster reverse point blank damage -% at minimum range [25]
spell maximum base lightning damage [1523]
spell minimum base lightning damage [1015]
EmptyActionSpellShavronneTeleport
Spell
Tiempo de lanzamiento: 0.9 seg
Tiempo de recarga: 12 seg
ShavronneBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
Efectividad del daño agregado: 20%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 6 seg
base is projectile [1]
cannot stun [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
spell maximum base lightning damage [2085]
spell minimum base lightning damage [1390]
GTStandaloneShavTeleportMarkers
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
SOStandaloneShavTeleportMarker
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
GSStandaloneShavronneTeleportExplode
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
100% de probabilidad de electrocutar a los enemigos
is area damage [1]
spell maximum base lightning damage [2274]
spell minimum base lightning damage [1516]
TeleportMarkerStandaloneShavronne
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
marker warp marker variation [16]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMonster"
Animated
{
}
StateMachine
{
define_shared_state = "levitating"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne, Unbound",
life = 18.75,
energyShield = 0.35,
damage = 2,
damageSpread = 0.2,
attackTime = 2.25,
attackRange = 15,
accuracy = 1,
skillList = {
"ShavronneSummonLightningMinions",
"TeleportMarkerStandaloneShavronne",
"ShavronneStormBurst",
"GSStandaloneShavronneTeleportExplode",
"EmptyActionSpellShavronneTeleport",
"ShavronneGhostBrutusSlam",
"ShavronneBallLightning",
"SOStandaloneShavTeleportMarker",
"GTStandaloneShavTeleportMarkers",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSummonLightningMinions"] = {
name = "ShavronneSummonLightningMinions",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 8,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"active_skill_area_of_effect_radius_+%_final",
"summoned_monsters_are_minions",
"minion_dies_when_parent_dies",
"monster_no_drops_or_experience",
},
levels = {
[1] = {1, 253, 200, 150, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportMarkerStandaloneShavronne"] = {
name = "TeleportMarkerStandaloneShavronne",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"marker_warp_marker_variation",
},
levels = {
[1] = {16, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneStormBurst"] = {
name = "Storm Burst",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Unleash a stream of projectiles while you channel this spell, which pierce through enemies, dealing lightning damage. When you stop channelling, the projectiles explode, dealing significant damage in an area around them. Additional projectiles are added in sequence.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Totemable] = true,
[SkillType.Lightning] = true,
[SkillType.Channel] = true,
[SkillType.Area] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.4,
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",
"number_of_additional_projectiles",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"active_skill_area_of_effect_radius_+%_final",
"base_is_projectile",
"cannot_stun",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 20, 1, 25, -10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSStandaloneShavronneTeleportExplode"] = {
name = "GSStandaloneShavronneTeleportExplode",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_chance_to_shock_%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSpellShavronneTeleport"] = {
name = "EmptyActionSpellShavronneTeleport",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneGhostBrutusSlam"] = {
name = "ShavronneGhostBrutusSlam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_attack_speed_+%_final",
"base_skill_effect_duration",
"skill_physical_damage_%_to_convert_to_lightning",
"is_area_damage",
},
levels = {
[1] = {-22, 280, 50, baseMultiplier = 0.8625, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ShavronneBallLightning"] = {
name = "ShavronneBallLightning",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Projectile] = true,
[SkillType.Area] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"base_is_projectile",
"projectile_uses_contact_position",
"cannot_stun",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SOStandaloneShavTeleportMarker"] = {
name = "SOStandaloneShavTeleportMarker",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTStandaloneShavTeleportMarkers"] = {
name = "GTStandaloneShavTeleportMarkers",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
monster dropped item rarity +% [6000]
monster slain experience +% [250]
| Family | MonsterActBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
Shavronne, Desvinculada
Demoniocannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
cannot be stunned while stunned [1]
Shavronne, Unbound
| Spectre | |
|---|---|
| Tags | demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_model, medium_height, medium_movement, non_attacking, not_dex, not_str, slashing_weapon |
Vida
1875%
Energy Shield From Life
35%
Ailment Threshold
1875%
Resistencia
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
ShavronneSoul
Metadata
ShavronneSoulAmbush
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
120,625
Armadura
28,790
Evasión
4,739
Escudo de energía
40,208
Damage
747
Daño de hechizos
747
Precisión
580
Attack Time
2.25
Experiencia
15,383
Minion Life
26,165
Minion Energy Shield
8,722
Minion Damage
597
Ailment Threshold
120,625
Chill
381
Shock
381
Brittle
2,158
Scorch
381
Sap
1,054
Phys Convert Ele
240%
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).
ShavroneSummonLightningMinionsAmbush
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 2.33 seg
alternate minion [253]
monster no drops or experience [1]
number of monsters to summon [2]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Transitionable
{
}
MinimapIcon
{
icon = 3
}
NPC
{
marker_enabled = false
}
Stats
{
monster_can_spawn_with_talisman = 1
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulAmbush"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne, Unbound",
life = 18.75,
energyShield = 0.35,
damage = 2,
damageSpread = 0.2,
attackTime = 2.25,
attackRange = 15,
accuracy = 1,
skillList = {
"ShavroneSummonLightningMinionsAmbush",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ShavroneSummonLightningMinionsAmbush"] = {
name = "ShavroneSummonLightningMinionsAmbush",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.33,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
"monster_no_drops_or_experience",
},
levels = {
[1] = {2, 253, 200, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 0 |
| Stats.max_frenzy_charges | 0 |
| Stats.max_power_charges | 0 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.immune_to_curses | 1 |
| Stats.immune_to_auras_from_other_entities | 1 |
| Stats.untargetable_by_monster_ai | 1 |
| Stats.monster_do_not_fracture | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.base_cannot_be_stunned | 1 |
| Stats.cannot_be_knocked_back | 1 |
| Stats.monster_no_beyond_portal | 1 |
| Stats.cannot_be_afflicted | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| Positioned.collision_hull_type | projectile |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge |
| Actor.slow_animations_go_to_idle | true |
| Life.corpse_usable | false |
| Animated.animated_object | Metadata/Monsters/Shavronne/ShavronneSpectral.ao |
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.




















