ลีร์ สัตว์รับใช้ผู้ภักดี
ปีศาจ
ด่าน: ป่าชัฏเห็ดรา
Llyr, Loyal Familiar
Spectre | N |
---|---|
Area | ป่าชัฏเห็ดรา |
Tags | animal_claw_weapon, bone_armour, นักเวท, chaos_affinity, demon, fast_movement, is_unarmed, melee, not_int, not_str, physical_affinity, red_blood, undead |
พลังชีวิต
2700%
การหลบหลีก
+50%
Ailment Threshold
2700%
ค่าต้านทาน
40 40 40 25
Damage
140%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
10 ~ 13
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
115%
Type
ExpeditionRatBoss
Metadata
ExpeditionRatBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
173,700
ค่าเกราะ
28,790
การหลบหลีก
7,109
โล่พลังงาน
0
Damage
523
ความเสียหายเวท
523
ความแม่นยำ
290
Attack Time
1.065
ค่าประสบการณ์
15,383
Ailment Threshold
173,700
Chill
549
Shock
549
Brittle
3,107
Scorch
549
Sap
1,517
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, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.065 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAExpeditionRatLeap
Attack
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.065 วินาที
คูลดาวน์: 5 วินาที
ระยะการฟาดประชิด +6 เมตร
action attack or cast time uses animation length [1]
action attack or cast time uses animation length [1]
GAExpeditionRatDTT
Attack, Triggerable, Channel
Base Damage: 418–628
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 120%
ความเสียหายโจมตี: 120%
Attack Time: 1.065 วินาที
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 20%
is area damage [1]
is area damage [1]
GPExpeditionRatBossSpray
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 3.5 วินาที
คูลดาวน์: 13 วินาที
สร้างความเสียหาย เคออส 182.8 ถึง 274.2
base is projectile [1]
monster reverse point blank damage -% at minimum range [70]
projectiles not offset [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [70]
projectiles not offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase" Life { on_spawned_alive = "AddAttached( Metadata/Effects/Spells/monsters_effects/skeletonmage_projectile/chaos_proj.ao, aux_chest_cavity, 0.9 );" on_death = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/skeletonmage_projectile/chaos_proj.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/RatMonster/ExpeditionRatBoss"] = { name = "Llyr, Loyal Familiar", life = 27, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.065, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GAExpeditionRatDTT", "EAAExpeditionRatLeap", "GPExpeditionRatBossSpray", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "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["GAExpeditionRatDTT"] = { name = "GAExpeditionRatDTT", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, [SkillType.Channel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.2, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAExpeditionRatLeap"] = { name = "EAAExpeditionRatLeap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.8, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPExpeditionRatBossSpray"] = { name = "GPExpeditionRatBossSpray", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectiles_not_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 70, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
ลีร์ สัตว์รับใช้ผู้ภักดี
ปีศาจ
Llyr, Loyal Familiar
Spectre | N |
---|---|
Tags | animal_claw_weapon, bone_armour, นักเวท, chaos_affinity, demon, fast_movement, is_unarmed, melee, not_int, not_str, physical_affinity, red_blood, undead |
พลังชีวิต
2700%
การหลบหลีก
+50%
Ailment Threshold
2700%
ค่าต้านทาน
40 40 40 25
Damage
140%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
10 ~ 13
Attack Time
1.065 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
115%
Type
ExpeditionRatBoss
Metadata
ExpeditionRatBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
173,700
ค่าเกราะ
28,790
การหลบหลีก
7,109
โล่พลังงาน
0
Damage
523
ความเสียหายเวท
523
ความแม่นยำ
290
Attack Time
1.065
ค่าประสบการณ์
15,383
Ailment Threshold
173,700
Chill
549
Shock
549
Brittle
3,107
Scorch
549
Sap
1,517
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, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.065 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAExpeditionRatLeap
Attack
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.065 วินาที
คูลดาวน์: 5 วินาที
ระยะการฟาดประชิด +6 เมตร
action attack or cast time uses animation length [1]
action attack or cast time uses animation length [1]
GAExpeditionRatDTT
Attack, Triggerable, Channel
Base Damage: 418–628
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 120%
ความเสียหายโจมตี: 120%
Attack Time: 1.065 วินาที
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 20%
is area damage [1]
is area damage [1]
GPExpeditionRatBossSpray
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 3.5 วินาที
คูลดาวน์: 13 วินาที
สร้างความเสียหาย เคออส 182.8 ถึง 274.2
base is projectile [1]
monster reverse point blank damage -% at minimum range [70]
projectiles not offset [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [70]
projectiles not offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase" Life { on_spawned_alive = "AddAttached( Metadata/Effects/Spells/monsters_effects/skeletonmage_projectile/chaos_proj.ao, aux_chest_cavity, 0.9 );" on_death = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/skeletonmage_projectile/chaos_proj.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/RatMonster/ExpeditionRatBoss"] = { name = "Llyr, Loyal Familiar", life = 27, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.065, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GAExpeditionRatDTT", "EAAExpeditionRatLeap", "GPExpeditionRatBossSpray", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "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["GAExpeditionRatDTT"] = { name = "GAExpeditionRatDTT", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, [SkillType.Channel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.2, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAExpeditionRatLeap"] = { name = "EAAExpeditionRatLeap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.8, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPExpeditionRatBossSpray"] = { name = "GPExpeditionRatBossSpray", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectiles_not_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 70, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }