Doedre's Monolith
Construct
Cannot be Stunned
Cannot be Knocked Back
You can apply 4 additional Curses
Hex Reflection
apply X random curses on hit [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
45% increased Physical Damage taken
20% increased Physical Damage taken over time
% chance to be inflicted with Bleeding when Hit by an Attack
curse count [1]
SpectreN
Tagsaura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
Life
1000%
Ailment Threshold
1000%
Resistance
40 40 40 25
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experience
100%
Model Size
80%
Type
DoedreStonePillar
Metadata
DoedreStonePillarVulnerabilityLesser

Object Type

version 2
extends "Metadata/Monsters/Doedre/DoedreStonePillar"

Object Type Codes

version 2
extends "Metadata/Monsters/Doedre/DoedreStonePillar"

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
}

Render
{
	preload_buff_visual = "doedre_curse_zone_aura_vulnerability"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarVulnerabilityLesser"] = {
    name = "Doedre's Monolith",
    life = 10,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
Cannot be Stunned
IdMonsterImplicitCannotBeStunned1
FamilyMonsterCannotBeStunned
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Cannot be Knocked Back
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • You can apply 4 additional Curses
    Hex Reflection
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 Global
  • curse effect +% Min: 0 Max: 0 Global
  • apply X random curses on hit Min: 0 Max: 0 Global
  • number of additional curses allowed Min: 4 Max: 4 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 45% increased Physical Damage taken
    20% increased Physical Damage taken over time
    % chance to be inflicted with Bleeding when Hit by an Attack
    curse count [1]
    IdDoedreCurseZoneAuraVulnerability2
    FamilyMonsterAura
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 Global
  • self bleed duration +% Min: 0 Max: 0 Global
  • physical damage taken +% Min: 45 Max: 45 Global
  • chance to be maimed when hit % Min: 0 Max: 0 Global
  • base physical damage over time taken +% Min: 20 Max: 20 Global
  • receive bleeding chance % when hit by attack Min: 0 Max: 0 Global
  • Craft Tagscaster curse
    Vulnerability
    Radius: 52
    You are cursed. You take increased physical damage, and attacks against you have a chance to inflict Bleeding.
    45% increased Physical Damage taken
    % chance to be inflicted with Bleeding when Hit by an Attack
    Doedre's Monolith
    Construct
    Cannot be Stunned
    Cannot be Knocked Back
    You can apply 4 additional Curses
    Hex Reflection
    apply X random curses on hit [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    buff time passed +% other than temporal chains [-30]
    curse count [1]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    SpectreN
    Tagsaura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
    Life
    1000%
    Ailment Threshold
    1000%
    Resistance
    40 40 40 25
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experience
    100%
    Model Size
    80%
    Type
    DoedreStonePillar
    Metadata
    DoedreStonePillarTemporalChainsLesser

    Object Type

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    }
    
    Render
    {
    	preload_buff_visual = "doedre_curse_zone_aura_temporal_chains"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarTemporalChainsLesser"] = {
        name = "Doedre's Monolith",
        life = 10,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    Cannot be Stunned
    IdMonsterImplicitCannotBeStunned1
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Cannot be Knocked Back
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • You can apply 4 additional Curses
    Hex Reflection
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 Global
  • curse effect +% Min: 0 Max: 0 Global
  • apply X random curses on hit Min: 0 Max: 0 Global
  • number of additional curses allowed Min: 4 Max: 4 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • buff time passed +% other than temporal chains [-30]
    curse count [1]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    IdDoedreCurseZoneAuraTemporalChains2
    FamilyMonsterAura
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 Global
  • temporal chains action speed +% final Min: -30 Max: -30 Global
  • buff time passed +% other than temporal chains Min: -30 Max: -30 Global
  • temporal chains action speed +% vs rare or unique final Min: 0 Max: 0 Global
  • Craft Tagscaster curse
    Temporal Chains
    Radius: 52
    You are cursed. Time passes more slowly for you.
    buff time passed +% other than temporal chains [-30]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    Doedre's Monolith
    Construct
    Cannot be Stunned
    Cannot be Knocked Back
    You can apply 4 additional Curses
    Hex Reflection
    apply X random curses on hit [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    20% reduced Global Accuracy Rating
    20% reduced Global Critical Strike Chance
    -30% to Global Critical Strike Multiplier
    curse count [1]
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    SpectreN
    Tagsaura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
    Life
    1000%
    Ailment Threshold
    1000%
    Resistance
    40 40 40 25
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experience
    100%
    Model Size
    80%
    Type
    DoedreStonePillar
    Metadata
    DoedreStonePillarEnfeebleLesser

    Object Type

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    }
    
    Render
    {
    	preload_buff_visual = "doedre_curse_zone_aura_enfeeble"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarEnfeebleLesser"] = {
        name = "Doedre's Monolith",
        life = 10,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    Cannot be Stunned
    IdMonsterImplicitCannotBeStunned1
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Cannot be Knocked Back
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • You can apply 4 additional Curses
    Hex Reflection
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 Global
  • curse effect +% Min: 0 Max: 0 Global
  • apply X random curses on hit Min: 0 Max: 0 Global
  • number of additional curses allowed Min: 4 Max: 4 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 20% reduced Global Accuracy Rating
    20% reduced Global Critical Strike Chance
    -30% to Global Critical Strike Multiplier
    curse count [1]
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    IdDoedreCurseZoneAuraEnfeeble2
    FamilyMonsterAura
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 Global
  • accuracy rating +% Min: -20 Max: -20 Global
  • enfeeble damage +% final Min: -30 Max: -30 Global
  • critical strike chance +% Min: -20 Max: -20 Global
  • base critical strike multiplier + Min: -30 Max: -30 Global
  • enfeeble damage +% vs rare or unique final Min: 0 Max: 0 Global
  • Craft Tagscaster critical curse
    Enfeeble
    Radius: 52
    You are cursed. You deal less damage and have reduced accuracy.
    20% reduced Accuracy Rating
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    Edit

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