Blackblooded Elite
Spectre | N |
---|---|
Area | Abyssal Depths, Dark Domain |
Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str |
Packs |
Life
225%
Energy Shield From Life
20%
Resistance




Damage
250%
Accuracy
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
7 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
250%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleElite
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
79
Life
26,505
Armour
4,540
Evasion Rating
887
Energy Shield
6,626
Damage
810
Spell Damage
810
Accuracy
3,596
Attack Time
1.5
Experience
204,160
Minion Life
17,609
Minion Energy Shield
4,402
Minion Damage
4,226
Minion Armour
4,540
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Critical Hit Chance: 5%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]

GSAbyssPaleEliteBeam
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 2.333 sec
Cooldown Time: 6 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Cooldown Time: 10 sec
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Cooldown Time: 12 sec
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleElite"] = { name = "Blackblooded Elite", life = 2.25, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "TeleportHellscapePaleElite", "GSAbyssPaleEliteBeamLong", "GSAbyssPaleEliteSnowBallImpact", "EASAbyssPaleEliteBeamLong", "MPSAbyssPaleEliteSnowBall", "GSAbyssPaleEliteBeam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TeleportHellscapePaleElite"] = { name = "TeleportHellscapePaleElite", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeamLong"] = { name = "GSAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteSnowBallImpact"] = { name = "GSAbyssPaleEliteSnowBallImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAbyssPaleEliteBeamLong"] = { name = "EASAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSAbyssPaleEliteSnowBall"] = { name = "MPSAbyssPaleEliteSnowBall", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "maintain_projectile_direction_when_using_contact_position", "base_deal_no_damage", }, levels = { [1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeam"] = { name = "GSAbyssPaleEliteBeam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.333, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
ignore actor scale from stats [1]
Family | MonsterIgnoreActorScaleFromStats |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Blackblooded Elite
Spectre | N |
---|---|
Area | Abyssal Depths, Dark Domain |
Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str |
Packs |
Life
225%
Energy Shield From Life
20%
Resistance




Damage
250%
Accuracy
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
7 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
250%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleEliteDepths
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
79
Life
26,505
Armour
4,540
Evasion Rating
887
Energy Shield
6,626
Damage
810
Spell Damage
810
Accuracy
3,596
Attack Time
1.5
Experience
204,160
Minion Life
17,609
Minion Energy Shield
4,402
Minion Damage
4,226
Minion Armour
4,540
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Critical Hit Chance: 5%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]

GSAbyssPaleEliteBeam
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 2.333 sec
Cooldown Time: 6 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Cooldown Time: 10 sec
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Cooldown Time: 12 sec
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteDepths"] = { name = "Blackblooded Elite", life = 2.25, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "TeleportHellscapePaleElite", "GSAbyssPaleEliteBeamLong", "GSAbyssPaleEliteSnowBallImpact", "EASAbyssPaleEliteBeamLong", "MPSAbyssPaleEliteSnowBall", "GSAbyssPaleEliteBeam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TeleportHellscapePaleElite"] = { name = "TeleportHellscapePaleElite", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeamLong"] = { name = "GSAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteSnowBallImpact"] = { name = "GSAbyssPaleEliteSnowBallImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAbyssPaleEliteBeamLong"] = { name = "EASAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSAbyssPaleEliteSnowBall"] = { name = "MPSAbyssPaleEliteSnowBall", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "maintain_projectile_direction_when_using_contact_position", "base_deal_no_damage", }, levels = { [1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeam"] = { name = "GSAbyssPaleEliteBeam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.333, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
ignore actor scale from stats [1]
Family | MonsterIgnoreActorScaleFromStats |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Blackblooded Elite



ignore actor scale from stats [1]
Spectre | N |
---|---|
Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str |
Life
225%
Energy Shield From Life
20%
Resistance




Damage
250%
Accuracy
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
7 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
250%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleElitePinnacle
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
13,963
Armour
2,413
Evasion Rating
708
Energy Shield
3,491
Damage
583
Spell Damage
583
Accuracy
2,464
Attack Time
1.5
Experience
71,585
Minion Life
12,474
Minion Energy Shield
3,119
Minion Damage
2,422
Minion Armour
2,413
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Critical Hit Chance: 5%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]

GSAbyssPaleEliteBeam
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 2.333 sec
Cooldown Time: 6 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Cooldown Time: 10 sec
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Cooldown Time: 12 sec
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage
Critical Hit Chance: 7%
Cast Time: 1 sec
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleElitePinnacle"] = { name = "Blackblooded Elite", life = 2.25, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "TeleportHellscapePaleElite", "GSAbyssPaleEliteBeamLong", "GSAbyssPaleEliteSnowBallImpact", "EASAbyssPaleEliteBeamLong", "MPSAbyssPaleEliteSnowBall", "GSAbyssPaleEliteBeam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TeleportHellscapePaleElite"] = { name = "TeleportHellscapePaleElite", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeamLong"] = { name = "GSAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteSnowBallImpact"] = { name = "GSAbyssPaleEliteSnowBallImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAbyssPaleEliteBeamLong"] = { name = "EASAbyssPaleEliteBeamLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSAbyssPaleEliteSnowBall"] = { name = "MPSAbyssPaleEliteSnowBall", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "maintain_projectile_direction_when_using_contact_position", "base_deal_no_damage", }, levels = { [1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssPaleEliteBeam"] = { name = "GSAbyssPaleEliteBeam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.333, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
ignore actor scale from stats [1]
Family | MonsterIgnoreActorScaleFromStats |
---|---|
Domains | Monster (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.