Malfrat tourmenté
Mort-vivant
monster dropped item rarity +% [3300]
Déphasage
10% de Réduction de la Vitesse de déplacement
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
cant touch this [1]
cant possess this [1]
Tormented Thug
SpectreN
Tagsghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, medium_movement, non_attacking, undead
Vie
120%
Ailment Threshold
120%
Résistance
30 30 30 20
Damage
0%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
0 Second
Damage Spread
±0%
Expérience
100%
Model Size
100%
Type
TormentedSpirit
Metadata
TormentedThug
Niveau
68
Vie
7,720
Pièce d'armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
0
Dégâts des sorts
0
Précision
290
Attack Time
0
Expérience
10,255
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
Haunt
TormentSpiritPause
Temps de recharge: 5 sec.
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/TormentedThug"] = {
    name = "Tormented Thug",
    life = 1.2,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    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 +% [3300]
IdTormentSpiritDropsIncrease
FamilyTormentSpiritDropsIncrease
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • 10% de Réduction de la Vitesse de déplacement
    IdTormentedSpiritImplicitSlowRun
    FamilyMovementVelocity
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base movement velocity +% Min: -10 Max: -10 Global
  • Craft Tagsspeed
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Malfrat tourmenté
    Mort-vivant
    monster dropped item rarity +% [3300]
    Déphasage
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cant touch this [1]
    cant possess this [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    Vie
    120%
    Ailment Threshold
    120%
    Résistance
    30 30 30 20
    Damage
    0%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest1
    Niveau
    68
    Vie
    7,720
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    0
    Dégâts des sorts
    0
    Précision
    290
    Attack Time
    0
    Expérience
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Haunt
    TormentSpiritPause
    Temps de recharge: 5 sec.

    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
    {
    }

    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/TormentedSpiritTest1"] = {
        name = "Tormented Thug",
        life = 1.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        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 = { }, },
        },
    }
    
    monster dropped item rarity +% [3300]
    IdTormentSpiritDropsIncrease
    FamilyTormentSpiritDropsIncrease
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Malfrat tourmenté
    Mort-vivant
    monster dropped item rarity +% [3300]
    Déphasage
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cant touch this [1]
    cant possess this [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    Vie
    120%
    Ailment Threshold
    120%
    Résistance
    30 30 30 20
    Damage
    0%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest2
    Niveau
    68
    Vie
    7,720
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    0
    Dégâts des sorts
    0
    Précision
    290
    Attack Time
    0
    Expérience
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Haunt
    TormentSpiritPause
    Temps de recharge: 5 sec.

    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
    {
    }

    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/TormentedSpiritTest2"] = {
        name = "Tormented Thug",
        life = 1.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        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 = { }, },
        },
    }
    
    monster dropped item rarity +% [3300]
    IdTormentSpiritDropsIncrease
    FamilyTormentSpiritDropsIncrease
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Malfrat tourmenté
    Mort-vivant
    monster dropped item rarity +% [3300]
    Déphasage
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cant touch this [1]
    cant possess this [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    Vie
    120%
    Ailment Threshold
    120%
    Résistance
    30 30 30 20
    Damage
    0%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest3
    Niveau
    68
    Vie
    7,720
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    0
    Dégâts des sorts
    0
    Précision
    290
    Attack Time
    0
    Expérience
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Haunt
    TormentSpiritPause
    Temps de recharge: 5 sec.

    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
    {
    }

    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/TormentedSpiritTest3"] = {
        name = "Tormented Thug",
        life = 1.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        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 = { }, },
        },
    }
    
    monster dropped item rarity +% [3300]
    IdTormentSpiritDropsIncrease
    FamilyTormentSpiritDropsIncrease
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Malfrat tourmenté
    Mort-vivant
    monster dropped item rarity +% [3300]
    Déphasage
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cant touch this [1]
    cant possess this [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    Vie
    120%
    Ailment Threshold
    120%
    Résistance
    30 30 30 20
    Damage
    0%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTest4
    Niveau
    68
    Vie
    7,720
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    0
    Dégâts des sorts
    0
    Précision
    290
    Attack Time
    0
    Expérience
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Haunt
    TormentSpiritPause
    Temps de recharge: 5 sec.

    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
    {
    }

    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/TormentedSpiritTest4"] = {
        name = "Tormented Thug",
        life = 1.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        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 = { }, },
        },
    }
    
    monster dropped item rarity +% [3300]
    IdTormentSpiritDropsIncrease
    FamilyTormentSpiritDropsIncrease
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Malfrat tourmenté
    Mort-vivant
    monster dropped item rarity +% [3300]
    Déphasage
    drop additional rare items [0]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    cant touch this [1]
    cant possess this [1]
    Tormented Thug
    SpectreN
    Tagsfast_movement, ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, non_attacking, undead
    Vie
    120%
    Ailment Threshold
    120%
    Résistance
    30 30 30 20
    Damage
    0%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    0 Second
    Damage Spread
    ±0%
    Expérience
    100%
    Model Size
    100%
    Type
    TormentedSpiritNew
    Metadata
    TormentedSpiritTestSubject
    Niveau
    68
    Vie
    7,720
    Pièce d'armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    0
    Dégâts des sorts
    0
    Précision
    290
    Attack Time
    0
    Expérience
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Haunt
    TormentSpiritPause
    Temps de recharge: 5 sec.

    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 );"
    }

    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"
    }
    
    Transitionable
    {
    	on_transition_to_2 =
    	"
    		SpawnObject( Metadata/Effects/Spells/frost_bolt/anomaly_blackhole_maelstrom_mtx, Parent, 35, 35, Absolute );
    		SpawnObject( Metadata/Effects/Spells/rain_of_spores/BloomPod, Parent, -35, 35, Absolute );
    		SpawnObject( Metadata/Effects/Spells/rain_of_spores/BloomPod, Parent, 35, -35, Absolute );
    		SpawnObject( Metadata/Effects/Spells/rain_of_spores/BloomPod, Parent, -35, -35, Absolute );
    	"
    
    	on_transition_to_3 =
    	"
    		ForEachInRange( 200,
    		{
    			IfType( Metadata/Effects/Spells/frost_bolt/anomaly_blackhole_maelstrom_mtx,
    			{
    				this.MakeBeam( BetrayalCatarinaStaffBeam, caller );
    				ForEachInRange( 200,
    				{
    					IfType( Metadata/Effects/Spells/rain_of_spores/BloomPod, { MakeBeam( BetrayalCatarinaStaffBeam, caller.caller ); } );
    				} );
    			} );
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spirit/TormentedSpiritTestSubject"] = {
        name = "Tormented Thug",
        life = 1.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        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 = { }, },
        },
    }
    
    monster dropped item rarity +% [3300]
    IdTormentSpiritDropsIncrease
    FamilyTormentSpiritDropsIncrease
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 3300 Max: 3300 Global
  • Déphasage
    IdTormentSpiritPhasing
    FamilyTorment
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • drop additional rare items [0]
    IdTormentAdditionalRareItemsSpirit
    FamilyMonsterDropAdditionalRareItems
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • drop additional rare items Min: 0 Max: 0 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Edit

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