MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
拷問された殺し屋
不死者
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
ドロップするアイテムのレアリティが3300%増加する
透明化
移動スピードが10%減少する
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Tormented Thug
SpectreN
Tagsghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, medium_movement, non_attacking, undead
ライフ
120%
Ailment Threshold
120%
耐性
MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
Damage
0%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
0 Second
Damage Spread
±0%
経験値
100%
Model Size
100%
Type
TormentedSpirit
Metadata
TormentedThug
レベル
68
ライフ
7,720
アーマー
28,790
回避力
4,739
Damage
0
スペルダメージ
0
命中
580
Attack Time
0
経験値
10,255
Minion Life
1,675
Minion Damage
0
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
Phys Convert Ele
240%
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
	set_cannot_be_afflicted = 1
}

Life
{
	corpse_usable = false
}

DiesAfterTime {}

BaseEvents
{
	on_construction_complete = "ForceSkillIntoCooldown( TormentSpiritPause );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/TormentedThug"] = {
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    name = "Tormented Thug",
    life = 1.2,
    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 = { }, },
    },
}
ドロップするアイテムのレアリティが3300%増加する
FamilyTormentSpiritDropsIncrease
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • 移動スピードが10%減少する
    FamilyMovementVelocity
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base movement velocity +% -10 — -10 Global Unscalable Value
  • Craft Tagsスピード
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • 拷問された殺し屋
    不死者
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    ドロップするアイテムのレアリティが3300%増加する
    透明化
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    ライフ
    120%
    Ailment Threshold
    120%
    耐性
    MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
    Damage
    0%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest1
    レベル
    68
    ライフ
    7,720
    アーマー
    28,790
    回避力
    4,739
    Damage
    0
    スペルダメージ
    0
    命中
    580
    Attack Time
    0
    経験値
    10,255
    Minion Life
    1,675
    Minion Damage
    0
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Phys Convert Ele
    240%
    Haunt
    TormentSpiritPause
    クールダウン時間: 5 秒

    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
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTest1"] = {
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        name = "Tormented Thug",
        life = 1.2,
        damage = 0,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Haunt",
            "TormentSpiritPause",
        },
        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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが3300%増加する
    FamilyTormentSpiritDropsIncrease
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • drop additional rare items [0]
    FamilyMonsterDropAdditionalRareItems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • drop additional rare items 0 — 0 Global Unscalable Value
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • 拷問された殺し屋
    不死者
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    ドロップするアイテムのレアリティが3300%増加する
    透明化
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    ライフ
    120%
    Ailment Threshold
    120%
    耐性
    MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
    Damage
    0%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest2
    レベル
    68
    ライフ
    7,720
    アーマー
    28,790
    回避力
    4,739
    Damage
    0
    スペルダメージ
    0
    命中
    580
    Attack Time
    0
    経験値
    10,255
    Minion Life
    1,675
    Minion Damage
    0
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Phys Convert Ele
    240%
    Haunt
    TormentSpiritPause
    クールダウン時間: 5 秒

    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
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTest2"] = {
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        name = "Tormented Thug",
        life = 1.2,
        damage = 0,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Haunt",
            "TormentSpiritPause",
        },
        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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが3300%増加する
    FamilyTormentSpiritDropsIncrease
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • drop additional rare items [0]
    FamilyMonsterDropAdditionalRareItems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • drop additional rare items 0 — 0 Global Unscalable Value
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • 拷問された殺し屋
    不死者
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    ドロップするアイテムのレアリティが3300%増加する
    透明化
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    ライフ
    120%
    Ailment Threshold
    120%
    耐性
    MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
    Damage
    0%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest3
    レベル
    68
    ライフ
    7,720
    アーマー
    28,790
    回避力
    4,739
    Damage
    0
    スペルダメージ
    0
    命中
    580
    Attack Time
    0
    経験値
    10,255
    Minion Life
    1,675
    Minion Damage
    0
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Phys Convert Ele
    240%
    Haunt
    TormentSpiritPause
    クールダウン時間: 5 秒

    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
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTest3"] = {
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        name = "Tormented Thug",
        life = 1.2,
        damage = 0,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Haunt",
            "TormentSpiritPause",
        },
        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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが3300%増加する
    FamilyTormentSpiritDropsIncrease
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • drop additional rare items [0]
    FamilyMonsterDropAdditionalRareItems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • drop additional rare items 0 — 0 Global Unscalable Value
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • 拷問された殺し屋
    不死者
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    ドロップするアイテムのレアリティが3300%増加する
    透明化
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    ライフ
    120%
    Ailment Threshold
    120%
    耐性
    MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
    Damage
    0%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest4
    レベル
    68
    ライフ
    7,720
    アーマー
    28,790
    回避力
    4,739
    Damage
    0
    スペルダメージ
    0
    命中
    580
    Attack Time
    0
    経験値
    10,255
    Minion Life
    1,675
    Minion Damage
    0
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Phys Convert Ele
    240%
    Haunt
    TormentSpiritPause
    クールダウン時間: 5 秒

    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
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTest4"] = {
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        name = "Tormented Thug",
        life = 1.2,
        damage = 0,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Haunt",
            "TormentSpiritPause",
        },
        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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが3300%増加する
    FamilyTormentSpiritDropsIncrease
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • drop additional rare items [0]
    FamilyMonsterDropAdditionalRareItems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • drop additional rare items 0 — 0 Global Unscalable Value
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • 拷問された殺し屋
    不死者
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    ドロップするアイテムのレアリティが3300%増加する
    透明化
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    ライフ
    120%
    Ailment Threshold
    120%
    耐性
    MonsterResistanceIconFire30 MonsterResistanceIconCold30 MonsterResistanceIconLightning30 MonsterResistanceIconChaos20
    Damage
    0%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTestSubject
    レベル
    68
    ライフ
    7,720
    アーマー
    28,790
    回避力
    4,739
    Damage
    0
    スペルダメージ
    0
    命中
    580
    Attack Time
    0
    経験値
    10,255
    Minion Life
    1,675
    Minion Damage
    0
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Phys Convert Ele
    240%
    Haunt
    TormentSpiritPause
    クールダウン時間: 5 秒

    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
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime {}
    
    Transitionable
    {
    	num_states = 3
    	on_transition_to_3 = "SetImmobile( true );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTestSubject"] = {
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        name = "Tormented Thug",
        life = 1.2,
        damage = 0,
        damageSpread = 0,
        attackTime = 0,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Haunt",
            "TormentSpiritPause",
        },
        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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが3300%増加する
    FamilyTormentSpiritDropsIncrease
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% 3300 — 3300 Global Unscalable Value
  • 透明化
    FamilyTorment
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects 1 — 1 Global Unscalable Value
  • drop additional rare items [0]
    FamilyMonsterDropAdditionalRareItems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • drop additional rare items 0 — 0 Global Unscalable Value
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 — -20 Global Unscalable Value
  • level 33 or lower damage +% final -20 — -20 Global Unscalable Value
  • Craft Tagsresource ライフ ダメージ
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • Edit

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