| 幽魂 | Y |
|---|---|
| 地區 | 怨忿之窟, 怨忿之窟深處, 永恆實驗室, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, PvP 競技場, 卡蘭德迷湖 |
| 標籤 | 法術, cold_affinity, demon, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, not_dex, not_str, physical_affinity, red_blood, slow_movement |
| Packs |
生命
102%
生命轉為護盾
100%
異常狀態臨界值
102%
抗性
傷害
152%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 8
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
120%
Model Size
95%
類型
SeaWitch
Metadata
SeaWitchScreech
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
83
生命
0
護甲值
92,477
閃避值
7,860
能量護盾
15,625
傷害
1,369
法術傷害
1,369
命中
1,036
攻擊間隔
1.005
經驗值
15,758
召喚物生命
0
Minion Energy Shield
2,977
召喚物傷害
1,156
異常狀態臨界值
32,657
冰緩
103
感電
103
易碎
584
焦灼
103
殘喘
285
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1095–1642
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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]
SeaWitchScreech
法術, 可觸發
施放時間: 2.73 秒
冷卻時間: 6.5 秒
造成 492.1 至 766.1 冰冷傷害
+1.9 秒基礎持續時間
減少 20% 移動速度
is area damage [1]
SeawitchWaveGeometrySpell
法術, 可觸發
暴擊率: 5%
施放時間: 1.9 秒
造成 3468 至 5203 冰冷傷害
is area damage [1]
spell maximum action distance +% [-60]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "Dagger"
basic_action = "Emerge"
}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/SeaWitchScreech"] = {
name = "Singing Siren",
life = 1.02,
energyShield = 1,
fireResist = 0,
coldResist = 75,
lightningResist = 0,
chaosResist = 0,
damage = 1.52,
damageSpread = 0.2,
attackTime = 1.005,
attackRange = 8,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"SeaWitchScreech",
"SeawitchWaveGeometrySpell",
},
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["SeaWitchScreech"] = {
name = "SeaWitchScreech",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.73,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_movement_velocity_+%",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -20, 1900, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
[2] = {1.8500000238419, 2.8800001144409, -20, 1900, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SeawitchWaveGeometrySpell"] = {
name = "SeawitchWaveGeometrySpell",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.9,
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",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
[2] = {2.2400000095367, 3.3599998950958, -60, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
| 幽魂 | Y |
|---|---|
| 地區 | 忿怒山洞 |
| 標籤 | 法術, cold_affinity, demon, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, not_dex, not_str, physical_affinity, red_blood, slow_movement |
| Packs |
生命
102%
生命轉為護盾
100%
異常狀態臨界值
102%
抗性
傷害
152%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 8
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
120%
Model Size
100%
類型
SeaWitch
Metadata
SeaWitchScreech2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
49
生命
0
護甲值
6,118
閃避值
2,331
能量護盾
1,838
傷害
211
法術傷害
211
命中
270
攻擊間隔
1.005
經驗值
6,382
召喚物生命
0
Minion Energy Shield
474
召喚物傷害
160
異常狀態臨界值
1,838
冰緩
6
感電
6
易碎
33
焦灼
6
殘喘
16
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 169–253
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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]
SeaWitchScreech
法術, 可觸發
施放時間: 2.73 秒
冷卻時間: 6.5 秒
造成 33.29 至 49.93 冰冷傷害
+1.9 秒基礎持續時間
減少 20% 移動速度
is area damage [1]
SeawitchWaveGeometrySpell
法術, 可觸發
暴擊率: 5%
施放時間: 1.9 秒
造成 268.9 至 403.4 冰冷傷害
is area damage [1]
spell maximum action distance +% [-60]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "Dagger"
basic_action = "Emerge"
}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/SeaWitchScreech2"] = {
name = "Singing Siren",
life = 1.02,
energyShield = 1,
fireResist = 0,
coldResist = 75,
lightningResist = 0,
chaosResist = 0,
damage = 1.52,
damageSpread = 0.2,
attackTime = 1.005,
attackRange = 8,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"SeaWitchScreech",
"SeawitchWaveGeometrySpell",
},
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["SeaWitchScreech"] = {
name = "SeaWitchScreech",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.73,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_movement_velocity_+%",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -20, 1900, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
[2] = {1.8500000238419, 2.8800001144409, -20, 1900, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SeawitchWaveGeometrySpell"] = {
name = "SeawitchWaveGeometrySpell",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.9,
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",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
[2] = {2.2400000095367, 3.3599998950958, -60, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
冥曲海妖
惡魔
Singing Siren
| 幽魂 | N |
|---|---|
| 標籤 | 法術, cold_affinity, demon, flesh_armour, has_dagger, has_one_handed_melee, medium_height, melee, not_dex, not_str, physical_affinity, red_blood, slow_movement |
生命
100%
生命轉為護盾
100%
異常狀態臨界值
100%
抗性
傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 8
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
SynthesisSeaWitch
Metadata
SeaWitchScreechSpawned
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
0
護甲值
28,790
閃避值
4,739
能量護盾
6,127
傷害
560
法術傷害
560
命中
580
攻擊間隔
1.005
經驗值
10,255
召喚物生命
0
Minion Energy Shield
1,329
召喚物傷害
447
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
WalkEmergeSynthesis
walk emerge distance [300]
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 448–672
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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]
SeaWitchScreech
法術, 可觸發
施放時間: 2.73 秒
冷卻時間: 6.5 秒
造成 222.6 至 346.5 冰冷傷害
+1.9 秒基礎持續時間
減少 20% 移動速度
is area damage [1]
SeawitchWaveGeometrySpell
法術, 可觸發
暴擊率: 5%
施放時間: 1.9 秒
造成 1813 至 2719 冰冷傷害
is area damage [1]
spell maximum action distance +% [-60]
Object Type
version 2
extends "Metadata/Monsters/LeagueSynthesis/BossSpawnedMonsters/SynthesisPortalMonster"
Actor
{
main_hand_unarmed_type = "Dagger"
}
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueSynthesis/BossSpawnedMonsters/SynthesisPortalMonster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSynthesis/SeaWitchScreechSpawned"] = {
name = "Singing Siren",
life = 1,
energyShield = 1,
fireResist = 0,
coldResist = 75,
lightningResist = 0,
chaosResist = 0,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.005,
attackRange = 8,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"SeaWitchScreech",
"SeawitchWaveGeometrySpell",
"WalkEmergeSynthesis",
},
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["SeaWitchScreech"] = {
name = "SeaWitchScreech",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.73,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_movement_velocity_+%",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -20, 1900, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
[2] = {1.8500000238419, 2.8800001144409, -20, 1900, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SeawitchWaveGeometrySpell"] = {
name = "SeawitchWaveGeometrySpell",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.9,
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",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
[2] = {2.2400000095367, 3.3599998950958, -60, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeSynthesis"] = {
name = "WalkEmergeSynthesis",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.72,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_distance",
},
levels = {
[1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
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.