Schwarzblütiger Rüsselsauger
Blackblooded Proboscite
Spectre | N |
---|---|
Area | Lichtlose Passage, Abgründige Tiefen, Dunkles Reich |
Tags | abyssal, allows_inc_aoe, blackblood_faction, demon, medium_movement |
Packs |
Leben
115%
Widerstand




Damage
115%
Genauigkeit
100%
Kritische Treffer Chance
5%
Attack Distance
5 ~ 8
Angriffszeit
1.5 Second
Damage Spread
±20%
Erfahrung
115%
Model Size
100%
Type
CollectorAbyss
Metadata
Collector
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
79
Leben
16,934
4,540
887
Damage
373
Zauberschaden
373
Genauigkeit
3,596
Angriffszeit
1.5
Erfahrung
93,914
Minion Life
11,250
Minion Damage
1,944
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Basisangriff
Base Damage: 298–447
Angriffszeit: 1.5 Sek.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

CGEAbyssLivingBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Zauberzeit: 1 Sek.
Verursacht 689.1 physischen Basisschaden pro Sekunde
active skill area of effect radius +% final [-20]
base skill effect duration [6000]
ground caustic art variation [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MASExtraAttackDistance20
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Basisangriff
Base Damage: 298–447
Angriffszeit: 1.5 Sek.
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

GSAbyssCollectorExplodeOnDeath
Triggerable, Spell, Damage
Zauberzeit: 1 Sek.
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/Collector"] = { name = "Blackblooded Proboscite", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.15, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MASExtraAttackDistance20", "GSAbyssCollectorExplodeOnDeath", "CGEAbyssLivingBloodGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MASExtraAttackDistance20"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAbyssCollectorExplodeOnDeath"] = { name = "GSAbyssCollectorExplodeOnDeath", 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_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEAbyssLivingBloodGround"] = { name = "CGEAbyssLivingBloodGround", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_physical_damage_to_deal_per_minute", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {1, -20, 6000, -40, 1, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
ignore actor scale from stats [1]
Family | MonsterIgnoreActorScaleFromStats |
---|---|
Domains | Monster (3) |
GenerationType | Einzigartig (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.