Shavronne, l'Écœurante
DémonZone : Cellules, Carte
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Shavronne the Sickening
| Spectre | |
|---|---|
| Area | Cellules, Carte |
| Tags | Lanceur de sorts, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, lightning_affinity, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, shavronne_monster_map, slashing_weapon, unholy_trio_monster_map |
Vie
400%
Energy Shield From Life
35%
Ailment Threshold
400%
Résistance
Damage
200%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Expérience
200%
Model Size
100%
Type
ShavronneSoulMap
Metadata
ShavronneSoulMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
70
Vie
728,502
Armure
33,714
Score d'Évasion
5,081
Bouclier d'énergie
9,712
Damage
960
Dégâts des sorts
1,432
Précision
628
Attack Time
1.5075
Expérience
117,920
Minion Life
155,215
Minion Energy Shield
2,069
Minion Damage
772
Ailment Threshold
422,531
Chill
1,336
Shock
1,336
Brittle
7,559
Scorch
1,336
Sap
3,691
Phys Convert Ele
250%
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
Temps d'incantation: 0.9 sec.
Temps de recharge: 12 sec.
La Durée de base est de 3 secondes
25% de chances d'Électrocuter les Ennemis
is area damage [1]
shavronne teleport number of markers [14]
spell maximum base lightning damage [2586]
spell minimum base lightning damage [1724]
ShavronneSummonLightningMinions
Spell, Multicastable, Triggerable
Temps d'incantation: 8 sec.
Temps de recharge: 18 sec.
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: 1524—2286
Chances de coup critique: 5%
Dégâts d'Attaque: 86.25%
Attack Time: 2.25 sec.
Temps de recharge: 4 sec.
50% des Dégâts physiques sont Convertis en Dégâts de foudre
13.75% de Perte de Dégâts d'Attaque
La Durée de base est de 0.28 secondes
22% de Perte de Vitesse d'attaque
is area damage [1]
ShavronneStormBurst
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
Éclats de foudre
Chances de coup critique: 5%
Temps d'incantation: 0.4 sec.
Un flux de projectiles qui se libère de vos mains tant que vous canalisez ce sort, transperçant les ennemis en leur infligeant des dégâts de foudre. Lorsque vous cessez de les canaliser, les projectiles explosent, infligeant des dégâts importants dans une zone autour d'eux. Les projectiles supplémentaires sont ajoutés de manière consécutive.
Tire 1 Projectiles supplémentaires
+20% Davantage de Dégâts de zone
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 [1657]
spell minimum base lightning damage [1105]
EmptyActionSpellShavronneTeleport
Spell
Temps d'incantation: 0.9 sec.
Temps de recharge: 12 sec.
ShavronneBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
Efficacité des Dégâts supplémentaires: 20%
Temps d'incantation: 3 sec.
Temps de recharge: 6 sec.
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 [2322]
spell minimum base lightning damage [1548]
SSMSentinelSummonLightningBrutus
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Temps d'incantation: 3 sec.
alternate minion [613]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [2]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Animated
{
}
StateMachine
{
define_shared_state = "levitating"
}
Transitionable
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulMap"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne the Sickening",
life = 4,
energyShield = 0.35,
damage = 2,
damageSpread = 0.2,
attackTime = 2.25,
attackRange = 15,
accuracy = 1,
skillList = {
"SSMSentinelSummonLightningBrutus",
"ShavronneSummonLightningMinions",
"ShavronneTeleportUnholyTrio",
"ShavronneStormBurst",
"EmptyActionSpellShavronneTeleport",
"ShavronneGhostBrutusSlam",
"ShavronneBallLightning",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SSMSentinelSummonLightningBrutus"] = {
name = "SSMSentinelSummonLightningBrutus",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
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",
"minion_dies_when_parent_dies",
"minion_dies_when_parent_deleted",
},
levels = {
[1] = {2, 613, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- 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 | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Shavronne, l'Écœurante
Démonmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Shavronne the Sickening
| Spectre | |
|---|---|
| Tags | Lanceur de sorts, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, lightning_affinity, medium_movement, not_dex, not_str, ranged, slashing_weapon, standalone_map_boss |
Vie
400%
Energy Shield From Life
35%
Ailment Threshold
400%
Résistance
Damage
200%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Expérience
200%
Model Size
100%
Type
ShavronneSoulMap
Metadata
ShavronneSoulMapStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
557,385
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
8,578
Damage
851
Dégâts des sorts
1,270
Précision
580
Attack Time
1.5075
Expérience
112,805
Minion Life
120,902
Minion Energy Shield
1,861
Minion Damage
680
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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
Temps d'incantation: 8 sec.
Temps de recharge: 18 sec.
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: 1351—2027
Chances de coup critique: 5%
Dégâts d'Attaque: 86.25%
Attack Time: 2.25 sec.
Temps de recharge: 4 sec.
50% des Dégâts physiques sont Convertis en Dégâts de foudre
13.75% de Perte de Dégâts d'Attaque
La Durée de base est de 0.28 secondes
22% de Perte de Vitesse d'attaque
is area damage [1]
ShavronneStormBurst
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
Éclats de foudre
Chances de coup critique: 5%
Temps d'incantation: 0.4 sec.
Un flux de projectiles qui se libère de vos mains tant que vous canalisez ce sort, transperçant les ennemis en leur infligeant des dégâts de foudre. Lorsque vous cessez de les canaliser, les projectiles explosent, infligeant des dégâts importants dans une zone autour d'eux. Les projectiles supplémentaires sont ajoutés de manière consécutive.
Tire 1 Projectiles supplémentaires
+20% Davantage de Dégâts de zone
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]
ShavronneBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
Efficacité des Dégâts supplémentaires: 20%
Temps d'incantation: 3 sec.
Temps de recharge: 6 sec.
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]
EmptyActionSpellShavronneTeleport
Spell
Temps d'incantation: 0.9 sec.
Temps de recharge: 12 sec.
GTStandaloneShavTeleportMarkers
Triggerable, Spell
Temps d'incantation: 1 sec.
SOStandaloneShavTeleportMarker
Triggerable, Spell
Temps d'incantation: 1 sec.
GSStandaloneShavronneTeleportExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
100% de chances d'Électrocuter les Ennemis
is area damage [1]
spell maximum base lightning damage [2274]
spell minimum base lightning damage [1516]
TeleportMarkerStandaloneShavronne
Spell, Triggerable
Temps d'incantation: 1 sec.
marker warp marker variation [16]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
Animated
{
}
StateMachine
{
define_shared_state = "levitating"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulMapStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne the Sickening",
life = 4,
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 | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Shavronne, l'Écœurante
Démonmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Shavronne the Sickening
| Spectre | |
|---|---|
| Tags | demon, elder_map_boss, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, medium_movement, non_attacking, not_dex, not_str, slashing_weapon |
Vie
400%
Energy Shield From Life
35%
Ailment Threshold
400%
Résistance
Damage
200%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
Expérience
200%
Model Size
100%
Type
ShavronneSoulMap
Metadata
ShavronneSoulMapElder
Object Type
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulMapElder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Shavronne the Sickening",
life = 4,
energyShield = 0.35,
damage = 2,
damageSpread = 0.2,
attackTime = 2.25,
attackRange = 15,
accuracy = 1,
skillList = {
},
modList = {
},
}
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
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.




















