海妖愛女 chaos-seawitches-slithering5
海妖愛女
怪物群大小:3-8 隻怪物
冰冷惡魔
施放汐聲海潮、脆弱
召喚爪牙
施放汐聲海潮、脆弱
召喚爪牙
Merveil's Chosen
| 幽魂 | Y |
|---|---|
| 地區 | 永恆實驗室, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 禁閉祭壇 |
| 標籤 | 法術, cold_affinity, cursing_monster, 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
SeaWitchSpawnTemporalChains
下列的數值並未包含地圖加成、怪物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]
SeawitchTemporalChains
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
時空鎖鏈
施放時間: 0.75 秒
冷卻時間: 8 秒
對目標區域降下詛咒,受到詛咒的敵人變慢,並且延長它們所受到的效果之持續時間。
+4 秒基礎持續時間
被詛咒的普通和魔法敵人有 20% 更少行動速度
被詛咒敵人增加 25% 身上增益與減益的持續時間
被詛咒的稀有或傳奇敵人有 10% 更少行動速度
active skill area of effect radius +% final [9]
SummonSpawn
法術, 法術可重複, 可觸發
施放時間: 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/SeaWitchSpawnTemporalChains"] = {
name = "Merveil's Chosen",
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",
"SeawitchTemporalChains",
"SummonSpawn",
"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["SeawitchTemporalChains"] = {
name = "Temporal Chains",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 0.75,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"temporal_chains_action_speed_+%_final",
"buff_time_passed_+%_other_than_temporal_chains",
"temporal_chains_action_speed_+%_vs_rare_or_unique_final",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SummonSpawn"] = {
name = "SummonSpawn",
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,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 7, statInterpolation = {}, cost = { }, },
[2] = {levelRequirement = 13, statInterpolation = {}, cost = { }, },
[3] = {levelRequirement = 29, statInterpolation = {}, 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 = { }, },
},
}
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.
惡魔