ประตูมิติเสื่อมสูญ
ผิดธรรมชาติ
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]
Null Portal
SpectreN
Tagsconstruct, elder_monster, elder_portal_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model, non_attacking
Packs
  • ประตูมิติเสื่อมสูญ, หมานรกที่รับพรจากเอลเดอร์, มนุษย์แพะที่รับพรจากเอลเดอร์, งูเห่าที่รับพรจากเอลเดอร์, โรอ์ที่รับพรจากเอลเดอร์
  • พลังชีวิต
    875%
    Ailment Threshold
    875%
    ค่าต้านทาน
    35 35 35 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortal
    Metadata
    TentaclePortal1
    เลเวล
    68
    พลังชีวิต
    56,292
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    12,210
    Minion Damage
    746
    Ailment Threshold
    56,292
    Chill
    178
    Shock
    178
    Brittle
    1,007
    Scorch
    178
    Sap
    492
    TentaclePortalSummonAnimals1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [301]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-45]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiend1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [304]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    	is_elder_portal_monster = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/TentaclePortal/AttachedTentacle/AttachedTentacle.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortal1"] = {
        name = "Null Portal",
        life = 8.75,
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonAnimals1",
            "TentaclePortalSummonFiend1",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonAnimals1"] = {
        name = "TentaclePortalSummonAnimals1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {301, 1, 150, -45, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiend1"] = {
        name = "TentaclePortalSummonFiend1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {304, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, elder_portal_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model, non_attacking
    Packs
  • ประตูมิติเสื่อมสูญ, โจรดักปล้นที่รับพรจากเอลเดอร์, คนเถื่อนที่รับพรจากเอลเดอร์, นักสอดแนมที่รับพรจากเอลเดอร์, นักเวทสายฟ้าชิ่งที่รับพรจากเอลเดอร์, สาวกที่รับพรจากเอลเดอร์
  • พลังชีวิต
    875%
    Ailment Threshold
    875%
    ค่าต้านทาน
    35 35 35 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortal
    Metadata
    TentaclePortal2
    เลเวล
    68
    พลังชีวิต
    56,292
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    12,210
    Minion Damage
    746
    Ailment Threshold
    56,292
    Chill
    178
    Shock
    178
    Brittle
    1,007
    Scorch
    178
    Sap
    492
    TentaclePortalSummonHumanoids1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [302]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-45]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiend1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [304]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    	is_elder_portal_monster = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/TentaclePortal/AttachedTentacle/AttachedTentacle.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortal2"] = {
        name = "Null Portal",
        life = 8.75,
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonHumanoids1",
            "TentaclePortalSummonFiend1",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonHumanoids1"] = {
        name = "TentaclePortalSummonHumanoids1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {302, 1, 150, -45, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiend1"] = {
        name = "TentaclePortalSummonFiend1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {304, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, elder_portal_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model, non_attacking
    Packs
  • ประตูมิติเสื่อมสูญ, สิ่งมีชีวิตผิดวิสัยที่รับพรจากเอลเดอร์, ตัวสำรอกที่รับพรจากเอลเดอร์, นักทรมานที่รับพรจากเอลเดอร์, สิ่งวิปลาสที่ได้รับพรจากเอลเดอร์, Kitava's Herald
  • ประตูมิติเสื่อมสูญ, สิ่งมีชีวิตผิดวิสัยที่รับพรจากเอลเดอร์, นักทรมานที่รับพรจากเอลเดอร์, สิ่งวิปลาสที่ได้รับพรจากเอลเดอร์, Kitava's Herald
  • พลังชีวิต
    875%
    Ailment Threshold
    875%
    ค่าต้านทาน
    35 35 35 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortal
    Metadata
    TentaclePortal3
    เลเวล
    68
    พลังชีวิต
    56,292
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    12,210
    Minion Damage
    746
    Ailment Threshold
    56,292
    Chill
    178
    Shock
    178
    Brittle
    1,007
    Scorch
    178
    Sap
    492
    TentaclePortalSummonDemons1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [303]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-45]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiend1
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [304]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    TentaclePortalSummonKitavaDemon
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    alternate minion [316]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    	is_elder_portal_monster = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/TentaclePortal/AttachedTentacle/AttachedTentacle.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortal3"] = {
        name = "Null Portal",
        life = 8.75,
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonDemons1",
            "TentaclePortalSummonFiend1",
            "TentaclePortalSummonKitavaDemon",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonDemons1"] = {
        name = "TentaclePortalSummonDemons1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {303, 1, 150, -45, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiend1"] = {
        name = "TentaclePortalSummonFiend1",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {304, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonKitavaDemon"] = {
        name = "TentaclePortalSummonKitavaDemon",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {316, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    monster no drops or experience [1]
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model
    พลังชีวิต
    1750%
    Ailment Threshold
    1750%
    ค่าต้านทาน
    30 30 30 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortalElder
    Metadata
    TentaclePortalElderGlyph1_
    เลเวล
    68
    พลังชีวิต
    112,584
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    24,420
    Minion Damage
    746
    Ailment Threshold
    112,584
    Chill
    356
    Shock
    356
    Brittle
    2,014
    Scorch
    356
    Sap
    984
    TentaclePortalSummonElderMinionLarge
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [313]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonElderMinionSmall
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 3 วินาที
    alternate minion [314]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiendElder
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [315]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    ReviveAfterDurationElderPortal
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	on_end_close = "DisableRendering();"
    	on_open = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortalElderGlyph1_"] = {
        name = "Null Portal",
        life = 17.5,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonFiendElder",
            "TentaclePortalSummonElderMinionLarge",
            "TentaclePortalSummonElderMinionSmall",
            "ReviveAfterDurationElderPortal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiendElder"] = {
        name = "TentaclePortalSummonFiendElder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {315, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionLarge"] = {
        name = "TentaclePortalSummonElderMinionLarge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {313, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionSmall"] = {
        name = "TentaclePortalSummonElderMinionSmall",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {314, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ReviveAfterDurationElderPortal"] = {
        name = "ReviveAfterDurationElderPortal",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "cast_on_death_%",
        },
        levels = {
            [1] = {5000, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    monster no drops or experience [1]
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model
    พลังชีวิต
    1750%
    Ailment Threshold
    1750%
    ค่าต้านทาน
    30 30 30 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortalElder
    Metadata
    TentaclePortalElderGlyph2
    เลเวล
    68
    พลังชีวิต
    112,584
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    24,420
    Minion Damage
    746
    Ailment Threshold
    112,584
    Chill
    356
    Shock
    356
    Brittle
    2,014
    Scorch
    356
    Sap
    984
    TentaclePortalSummonElderMinionLarge
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [313]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonElderMinionSmall
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 3 วินาที
    alternate minion [314]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiendElder
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [315]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    ReviveAfterDurationElderPortal
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	on_end_close = "DisableRendering();"
    	on_open = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortalElderGlyph2"] = {
        name = "Null Portal",
        life = 17.5,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonFiendElder",
            "TentaclePortalSummonElderMinionLarge",
            "TentaclePortalSummonElderMinionSmall",
            "ReviveAfterDurationElderPortal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiendElder"] = {
        name = "TentaclePortalSummonFiendElder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {315, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionLarge"] = {
        name = "TentaclePortalSummonElderMinionLarge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {313, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionSmall"] = {
        name = "TentaclePortalSummonElderMinionSmall",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {314, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ReviveAfterDurationElderPortal"] = {
        name = "ReviveAfterDurationElderPortal",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "cast_on_death_%",
        },
        levels = {
            [1] = {5000, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    monster no drops or experience [1]
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model
    พลังชีวิต
    1750%
    Ailment Threshold
    1750%
    ค่าต้านทาน
    30 30 30 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortalElder
    Metadata
    TentaclePortalElderGlyph3
    เลเวล
    68
    พลังชีวิต
    112,584
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    24,420
    Minion Damage
    746
    Ailment Threshold
    112,584
    Chill
    356
    Shock
    356
    Brittle
    2,014
    Scorch
    356
    Sap
    984
    TentaclePortalSummonElderMinionLarge
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [313]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonElderMinionSmall
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 3 วินาที
    alternate minion [314]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiendElder
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [315]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    ReviveAfterDurationElderPortal
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	on_end_close = "DisableRendering();"
    	on_open = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortalElderGlyph3"] = {
        name = "Null Portal",
        life = 17.5,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonFiendElder",
            "TentaclePortalSummonElderMinionLarge",
            "TentaclePortalSummonElderMinionSmall",
            "ReviveAfterDurationElderPortal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiendElder"] = {
        name = "TentaclePortalSummonFiendElder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {315, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionLarge"] = {
        name = "TentaclePortalSummonElderMinionLarge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {313, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionSmall"] = {
        name = "TentaclePortalSummonElderMinionSmall",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {314, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ReviveAfterDurationElderPortal"] = {
        name = "ReviveAfterDurationElderPortal",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "cast_on_death_%",
        },
        levels = {
            [1] = {5000, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    monster no drops or experience [1]
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model
    พลังชีวิต
    1750%
    Ailment Threshold
    1750%
    ค่าต้านทาน
    30 30 30 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortalElder
    Metadata
    TentaclePortalElderGlyph4_
    เลเวล
    68
    พลังชีวิต
    112,584
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    24,420
    Minion Damage
    746
    Ailment Threshold
    112,584
    Chill
    356
    Shock
    356
    Brittle
    2,014
    Scorch
    356
    Sap
    984
    TentaclePortalSummonElderMinionLarge
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [313]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonElderMinionSmall
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 3 วินาที
    alternate minion [314]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiendElder
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [315]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    ReviveAfterDurationElderPortal
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    
    Animated
    {
    	on_end_close = "DisableRendering();"
    	on_open = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortalElderGlyph4_"] = {
        name = "Null Portal",
        life = 17.5,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonFiendElder",
            "TentaclePortalSummonElderMinionLarge",
            "TentaclePortalSummonElderMinionSmall",
            "ReviveAfterDurationElderPortal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiendElder"] = {
        name = "TentaclePortalSummonFiendElder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {315, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionLarge"] = {
        name = "TentaclePortalSummonElderMinionLarge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {313, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionSmall"] = {
        name = "TentaclePortalSummonElderMinionSmall",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {314, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ReviveAfterDurationElderPortal"] = {
        name = "ReviveAfterDurationElderPortal",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "cast_on_death_%",
        },
        levels = {
            [1] = {5000, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • ประตูมิติเสื่อมสูญ
    ผิดธรรมชาติ
    monster no drops or experience [1]
    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]
    Null Portal
    SpectreN
    Tagsconstruct, elder_monster, eldritch, extra_large_height, flesh_armour, immobile, influence_monster, is_unarmed, large_model
    พลังชีวิต
    1750%
    Ailment Threshold
    1750%
    ค่าต้านทาน
    30 30 30 20
    Damage
    250%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    100%
    Type
    TentaclePortalElder
    Metadata
    TentaclePortalUberElder
    เลเวล
    68
    พลังชีวิต
    112,584
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    934
    ความเสียหายเวท
    934
    ความแม่นยำ
    580
    Attack Time
    1.5
    ค่าประสบการณ์
    25,638
    Minion Life
    24,420
    Minion Damage
    746
    Ailment Threshold
    112,584
    Chill
    356
    Shock
    356
    Brittle
    2,014
    Scorch
    356
    Sap
    984
    TentaclePortalSummonElderMinionLarge
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [313]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonElderMinionSmall
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 3 วินาที
    alternate minion [314]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TentaclePortalSummonFiendElder
    Spell, Multicastable, Triggerable
    เวลาร่าย: 1.5 วินาที
    คูลดาวน์: 5 วินาที
    alternate minion [315]
    number of monsters to summon [1]
    summon specific monsters in front offset [150]
    summon specific monsters radius +% [-35]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    ReviveAfterDurationElderPortal
    Spell, Triggerable
    เวลาร่าย: 1 วินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 0
    	set_max_endurance_charges = 0
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	cannot_be_converted_or_dominated = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor 
    { 
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    }
    
    Targetable
    {
    	no_highlight = true
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TentaclePortal/TentaclePortalUberElder"] = {
        name = "Null Portal",
        life = 17.5,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TentaclePortalSummonFiendElder",
            "TentaclePortalSummonElderMinionLarge",
            "TentaclePortalSummonElderMinionSmall",
            "ReviveAfterDurationElderPortal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonFiendElder"] = {
        name = "TentaclePortalSummonFiendElder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {315, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionLarge"] = {
        name = "TentaclePortalSummonElderMinionLarge",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {313, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TentaclePortalSummonElderMinionSmall"] = {
        name = "TentaclePortalSummonElderMinionSmall",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {314, 1, 150, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ReviveAfterDurationElderPortal"] = {
        name = "ReviveAfterDurationElderPortal",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "cast_on_death_%",
        },
        levels = {
            [1] = {5000, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Edit

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