Портал неопределенности
Древний
cant possess this [1]
cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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 = { }, },
        },
    }
    
    cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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 = { }, },
        },
    }
    
    cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    cant possess this [1]
    cant touch this [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
    TentaclePortal3
    Уровень
    68
    Здоровье
    56,292
    Броня
    28,790
    Уклонение
    4,739
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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 = { }, },
        },
    }
    
    cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    monster no drops or experience [1]
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    monster no drops or experience [1]
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    monster no drops or experience [1]
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    monster no drops or experience [1]
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Портал неопределенности
    Древний
    monster no drops or experience [1]
    cant possess this [1]
    cant touch this [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
    Энергетический щит
    0
    Damage
    934
    Урон от чар
    934
    Точность
    290
    Attack Time
    1.5
    Опыт
    25,638
    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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domainsмонстр (3)
    GenerationTypeМучение (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • Edit

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