幽魂 | Y |
---|---|
地區 | 神諭之殿.歸徒, 神諭之殿.降師, 神諭之殿.神臨, 神域之殿.煉獄 |
標籤 | cannot_be_monolith, 法術, cold_affinity, fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
生命
150%
閃避
+15%
異常狀態臨界值
150%
抗性
0
30
0
30
傷害
120%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 6
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
150%
Model Size
105%
類型
Cannibal2Cold
Metadata
CannibalHarbingerCold2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
83
生命
48,025
護甲
92,477
閃避
7,860
能量護盾
0
傷害
1,080
法術傷害
1,080
命中
0
攻擊間隔
1.995
經驗值
19,698
異常狀態臨界值
48,025
冰緩
152
感電
152
易碎
859
焦灼
152
殘喘
420
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 864–1297
暴擊率: 5%
攻擊間隔: 1.995 秒
用強大的攻擊擊倒敵人。
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]
ReverseIceTrap
法術, 傷害, 地雷技能, 範圍, 陷阱, 冰冷, 範圍法術
冰凍陷阱
暴擊率: 5%
施放時間: 1.5 秒
冷卻時間: 2.5 秒
投擲一個觸發時會製造一連串冰冷印記爆破的陷阱,對所有在爆破範圍內的敵人造成冰冷傷害。
造成 1228 至 1842 冰冷傷害
陷阱持續 +16 秒
基礎範圍為 1.8 米
基礎二段範圍為 0.9 米
基礎三段範圍為 0.6 米
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
陷阱持續 +16 秒
基礎範圍為 1.8 米
基礎二段範圍為 0.9 米
基礎三段範圍為 0.6 米
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Cannibal/Cannibal"
Object Type Codes
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalHarbingerCold2"] = { name = "Harbinger Worshipper", life = 1.5, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", "ReverseIceTrap", }, 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["ReverseIceTrap"] = { name = "Ice Trap", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that creates a series of icy runic explosions when triggered, dealing cold damage to all enemies caught in the blasts.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 16000, -50, -15, 18, 9, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
幽魂 | Y |
---|---|
地區 | 神諭之殿.歸徒, 神諭之殿.降師, 神諭之殿.神臨, 神域之殿.煉獄 |
標籤 | cannot_be_monolith, 法術, fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, lightning_affinity, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
生命
150%
閃避
+15%
異常狀態臨界值
150%
抗性
0
0
30
30
傷害
120%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 6
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
150%
Model Size
105%
類型
Cannibal2Lightning
Metadata
CannibalHarbingerLightning2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
83
生命
48,025
護甲
92,477
閃避
7,860
能量護盾
0
傷害
1,080
法術傷害
1,080
命中
0
攻擊間隔
1.995
經驗值
19,698
異常狀態臨界值
48,025
冰緩
152
感電
152
易碎
859
焦灼
152
殘喘
420
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 864–1297
暴擊率: 5%
攻擊間隔: 1.995 秒
用強大的攻擊擊倒敵人。
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]
HarbingerCannibalLightningStorm
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 可齊射, 範圍法術
烈炎風暴
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 6 秒
呼喚無數火焰之球如雨一般灑落在目標區域。每顆火球落地時將會爆炸,並對附近的敵人造成傷害。
造成 1310 至 2432 閃電傷害
+0.2 秒基礎持續時間
每 0.3 秒撞擊一次
基礎範圍為 1 米
firestorm base area of effect +% [-79]
is area damage [1]
+0.2 秒基礎持續時間
每 0.3 秒撞擊一次
基礎範圍為 1 米
firestorm base area of effect +% [-79]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Cannibal/Cannibal"
Object Type Codes
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalHarbingerLightning2"] = { name = "Harbinger Worshipper", life = 1.5, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", "HarbingerCannibalLightningStorm", }, 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["HarbingerCannibalLightningStorm"] = { name = "Firestorm", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "fire_storm_fireball_delay_ms", "firestorm_base_area_of_effect_+%", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {0.69999998807907, 1.2999999523163, 200, 300, -79, 10, critChance = 5, levelRequirement = 1, 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.