苦痛暮光信徒
不死
monster dropped item rarity +% [3400]
迷蹤效果
減少 10% 移動速度
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
cant touch this [1]
cant possess this [1]
Tormented Aurora Cultist
幽魂N
標籤ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, medium_movement, non_attacking, undead
生命
120%
異常狀態臨界值
120%
抗性
0 85 0 0
傷害
0%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
200%
Model Size
100%
類型
TormentedSpiritColdResist
Metadata
TormentedFreezer
等級
68
生命
7,720
護甲
28,790
閃避
4,739
能量護盾
0
傷害
0
法術傷害
0
命中
290
攻擊間隔
0
經驗值
20,510
異常狀態臨界值
7,720
冰緩
24
感電
24
易碎
138
焦灼
24
殘喘
67
Haunt
TormentSpiritPause
冷卻時間: 5 秒
WalkEmergeTormentedSpirit
walk emerge distance [300]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "TormentSpiritFlee"
}

Stats
{
	set_monster_no_drops_if_death_timer_expired = 1
	set_is_tormented_spirit = 1
	set_suppress_phasing_visual = 1
	set_cannot_be_tagged_by_sentinel = 1
	set_additional_life_scaling_index = 16
}

Life
{
	corpse_usable = false
}

DiesAfterTime {}

BaseEvents
{
	on_construction_complete = "ForceSkillIntoCooldown( TormentSpiritPause );"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	//turn_duration = 0.6
	preload_buff_visual = "torment_touched"
	preload_buff_visual = "torment_possessed"
}

Targetable
{
	no_highlight = true
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/curses/tormented/ghostdeath_explode_pos.ao"
	preload_animated_object = "Metadata/Effects/Spells/curses/tormented.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/TormentedFreezer"] = {
    name = "Tormented Aurora Cultist",
    life = 1.2,
    fireResist = 0,
    coldResist = 85,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Haunt",
        "TormentSpiritPause",
        "WalkEmergeTormentedSpirit",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Haunt"] = {
    name = "Haunt",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TormentSpiritPause"] = {
    name = "TormentSpiritPause",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeTormentedSpirit"] = {
    name = "WalkEmergeTormentedSpirit",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {300, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster dropped item rarity +% [3400]
IdTormentSpiritDropsIncrease2
FamilyTormentSpiritDropsIncrease
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster dropped item rarity +% Min: 3400 Max: 3400 全域
  • 迷蹤效果
    IdTormentSpiritPhasing
    FamilyTorment
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 全域
  • 減少 10% 移動速度
    IdTormentedSpiritImplicitSlowRun
    FamilyMovementVelocity
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: -10 Max: -10 全域
  • Craft Tagsspeed
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 全域
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.