Blighted Hatchling
Beast
Ignores Summoning Towers
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, blight_monster, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, melee, physical_affinity, spider, very_slow_movement |
Life
280%
Ailment Threshold
280%
Resistance
0 0 40 0
Damage
105%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
5 ~ 5
Attack Time
0.96 Second
Damage Spread
±20%
Experience
70%
Model Size
60%
Type
BlightSpiderSmallFast
Metadata
BlightMinionSpiderFast1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
18,013
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
392
Spell Damage
392
Accuracy
290
Attack Time
0.96
Experience
7,179
Ailment Threshold
18,013
Chill
57
Shock
57
Brittle
322
Scorch
57
Sap
157
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
Default Attack
Base Damage: 314–471
Critical Strike Chance: 5%
Attack Time: 0.96 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Stats { set_is_spider = 1 } Actor { basic_action = "Emerge" main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Minion/BlightMinionSpiderFast1"] = { name = "Blighted Hatchling", life = 2.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.05, damageSpread = 0.2, attackTime = 0.96, attackRange = 5, accuracy = 1, 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 = { }, }, }, }
Ignores Summoning Towers
Id | BlightChaosType__ |
---|---|
Family | BlightMonsterType |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Blighted Hatchling
Beast
Ignores Summoning Towers
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, blight_monster, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, physical_affinity, spider |
Life
280%
Ailment Threshold
280%
Resistance
0 0 40 0
Damage
105%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
5 ~ 5
Attack Time
0.96 Second
Damage Spread
±20%
Experience
70%
Model Size
60%
Type
BlightSpiderSmallFast
Metadata
BlightMinionSpiderFast1Hatched
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
18,013
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
392
Spell Damage
392
Accuracy
290
Attack Time
0.96
Experience
7,179
Ailment Threshold
18,013
Chill
57
Shock
57
Brittle
322
Scorch
57
Sap
157
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
Default Attack
Base Damage: 314–471
Critical Strike Chance: 5%
Attack Time: 0.96 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmptyActionSpellBlightSpiderEmerge
Spell
Cast Time: 1 sec
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/Minion/Spider" DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/Minion/Spider"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Minion/BlightMinionSpiderFast1Hatched"] = { name = "Blighted Hatchling", life = 2.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.05, damageSpread = 0.2, attackTime = 0.96, attackRange = 5, accuracy = 1, skillList = { "Melee", "EmptyActionSpellBlightSpiderEmerge", }, 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["EmptyActionSpellBlightSpiderEmerge"] = { name = "EmptyActionSpellBlightSpiderEmerge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_stunned", "skill_cannot_be_interrupted", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Ignores Summoning Towers
Id | BlightChaosType__ |
---|---|
Family | BlightMonsterType |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |