凋落的尖嘯者
野獸
適應物理塔
迷蹤效果
suppress phasing visual [1]
不能被擊退
immune to petrification [1]
unaffected by temporal tower [1]
迷蹤效果
suppress phasing visual [1]
不能被擊退
immune to petrification [1]
unaffected by temporal tower [1]
不會被暈眩
Blighted Shrieker
幽魂 | N |
---|---|
標籤 | beast, blight_monster, 法術, flesh_armour, flying, is_unarmed, lightning_affinity, mammal_beast, medium_height, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement |
生命
500%
閃避
+20%
異常狀態臨界值
500%
抗性
0
0
40
0
傷害
160%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
BlightPhysicalBat
Metadata
BlightPhysicalBat
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
32,167
護甲
28,790
閃避
4,739
能量護盾
0
傷害
598
法術傷害
598
命中
0
攻擊間隔
1.005
經驗值
10,255
異常狀態臨界值
32,167
冰緩
102
感電
102
易碎
575
焦灼
102
殘喘
281
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BatScreech
法術, 法術可重複, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 4 秒
造成 899.4 至 1349 閃電傷害
is area damage [1]
is area damage [1]
BatScreechGeometrySpell
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 4 秒
造成 1012 至 1519 閃電傷害
20% 機率感電敵人
is area damage [1]
20% 機率感電敵人
is area damage [1]
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 478–717
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Physical/BlightPhysicalBat"] = { name = "Blighted Shrieker", life = 5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "Melee", "BatScreech", "BatScreechGeometrySpell", }, 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["BatScreech"] = { name = "BatScreech", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = 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", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {2.2000000476837, 3.2999999523163, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BatScreechGeometrySpell"] = { name = "BatScreechGeometrySpell", 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, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {2.2000000476837, 3.2999999523163, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, }
適應物理塔
Id | BlightPhysicalType_ |
---|---|
Family | BlightMonsterType |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
迷蹤效果
suppress phasing visual [1]
Id | BlightPhasing |
---|---|
Family | Phasing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
不能被擊退
Id | MonsterCannotBeKnockedBack |
---|---|
Family | CannotBeKnockedBack |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
immune to petrification [1]
Id | ImmuneToPetrification__ |
---|---|
Family | ImmuneToPetrification |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
unaffected by temporal tower [1]
Id | BlightUnaffectedByTemporalTower |
---|---|
Family | BlightUnaffectedByTower |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
不會被暈眩
Id | MonsterCannotBeStunned1 |
---|---|
Name | 堅韌的 |
Family | MonsterCannotBeStunned |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Spawn Tags | not_str: 0 default: 1000 |
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.