幽魂 | Y |
---|---|
地區 | 月影神殿:第 1 層, 永恆實驗室, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 軍械庫, 沉淪之間 |
標籤 | 法術, cursing_monster, has_wand, human, humanoid, light_armour, medium_height, not_dex, not_str, physical_affinity, ranged, red_blood, summoner, very_slow_movement |
Packs |
生命
96%
生命轉為護盾
50%
異常狀態臨界值
96%
抗性
0
0
0
75
傷害
120%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
120%
Model Size
85%
類型
AxisExperimenter
Metadata
AxisExperimenterRaiseZombie
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
83
生命
30,736
護甲
92,477
閃避
7,860
能量護盾
0
傷害
1,080
法術傷害
1,080
命中
0
攻擊間隔
1.995
經驗值
15,758
異常狀態臨界值
30,736
冰緩
97
感電
97
易碎
550
焦灼
97
殘喘
269
下列的數值為技能基礎數值,並未包含地圖加成、怪物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]
AxisEnfeeble
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
衰弱
施放時間: 0.5 秒
冷卻時間: 10 秒
對目標區域降下詛咒,受到詛咒的敵人降低命中和造成更少傷害。
+5 秒基礎持續時間
被詛咒敵人減少 40% 命中率
被詛咒的普通或魔法敵人造成 40% 更少傷害
被詛咒的稀有或傳奇敵人造成 15% 更少傷害
active skill area of effect radius +% final [42]
被詛咒敵人減少 40% 命中率
被詛咒的普通或魔法敵人造成 40% 更少傷害
被詛咒的稀有或傳奇敵人造成 15% 更少傷害
active skill area of effect radius +% final [42]
NecromancerRaiseZombie
法術, 召喚物, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物
殭屍復甦
施放時間: 0.85 秒
從一個屍體中復甦一隻殭屍,它會跟隨你並使用近戰打擊攻擊敵人。
殭屍復甦上限 +6
alternate minion [1]
alternate minion [1]
ExperimenterEnrageDemon
可觸發, 法術
施放時間: 1.003 秒
冷卻時間: 3.5 秒
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { muzzle_flash_swap_hands = 1 } Actor { main_hand_unarmed_type = "Wand" basic_action = "ChangeToStance2" basic_action = "ChangeToStance1" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisExperimenterRaiseZombie"] = { name = "Reanimator", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", "NecromancerRaiseZombie", "AxisEnfeeble", "ExperimenterEnrageDemon", }, 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["NecromancerRaiseZombie"] = { name = "Raise Zombie", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.", skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.85, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_number_of_zombies_allowed", "alternate_minion", }, levels = { [1] = {3, 1, levelRequirement = 2, statInterpolation = {1}, cost = { }, }, [2] = {4, 1, levelRequirement = 26, statInterpolation = {1}, cost = { }, }, [3] = {5, 1, levelRequirement = 40, statInterpolation = {1}, cost = { }, }, [4] = {6, 1, levelRequirement = 51, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisEnfeeble"] = { name = "Enfeeble", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.", 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.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "accuracy_rating_+%", "enfeeble_damage_+%_final", "enfeeble_damage_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5000, -40, -40, -15, 42, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExperimenterEnrageDemon"] = { name = "ExperimenterEnrageDemon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.003, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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.