<<>>
Fabrication
100% d'Augmentation de l'Expérience octroyée par les Monstres
15000% d'Augmentation de la Rareté des Objets cédés
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
cannot recover life [1]
harbinger base currency shard stack tenths to drop [140]
harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
cant possess this [1]
SpectreN
AreaÎle du Précurseur, Carte de Précurseur, Carte de Précurseur, Carte de Précurseur, Prison des Précurseurs
Tagsconstruct, extra_extra_large_height, harbinger_portal_monster, immobile, is_unarmed, large_model, mud_blood, non_attacking, non_unique_map_boss, stone_armour
Vie
30%
Ailment Threshold
30%
Résistance
40 40 40 25
Damage
300%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
300%
Model Size
150%
Type
HarbingerPortal
Metadata
HarbingerPortal
Niveau
82
Vie
627,818
Armure
85,651
Évasion
7,608
Bouclier d'énergie
0
Damage
2,906
Dégâts des sorts
4,337
Précision
499
Attack Time
1.005
Expérience
214,599
Ailment Threshold
295,075
Chill
933
Shock
933
Brittle
5,279
Scorch
933
Sap
2,578
HarbingerPortalSummonHarbinger
Spell, Multicastable, Triggerable
Temps d'incantation: 1.5 sec.
Temps de recharge: 4 sec.
alternate minion [264]
minion dies when parent dies [1]
number of monsters to summon [1]
remove parent life on death permyriad [1200]
summon specific monsters in front offset [240]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]
HarbingerPortalSummonHarbinger2
Spell, Multicastable, Triggerable
Temps d'incantation: 1.5 sec.
Temps de recharge: 4 sec.
alternate minion [265]
minion dies when parent dies [1]
number of monsters to summon [1]
remove parent life on death permyriad [2500]
summon specific monsters in front offset [240]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Positioned
{
	force_placement = true
}

Stats
{
	set_cannot_be_knocked_back = 1
	set_immune_vaal_lighting_warp = 1
	monster_delay_item_drops_millis = 100
	harbinger_currency_shard_stack_size_+% = 50
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
Render
{
	visual_size_index = 2
	selection_height_override = 340.0
}

BaseEvents
{
	on_construction_complete = "LockOrientation();"
}

Life
{
	on_spawned_dead = "RemoveEffects();"
}

Animated
{
	preload_animated_object = "Metadata/Monsters/HarbingerPortal/portal_explode.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HarbingerPortal/HarbingerPortal"] = {
    name = "<<>>",
    life = 0.3,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "HarbingerPortalSummonHarbinger",
        "HarbingerPortalSummonHarbinger2",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HarbingerPortalSummonHarbinger"] = {
    name = "HarbingerPortalSummonHarbinger",
    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",
        "remove_parent_life_on_death_permyriad",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {264, 1, 240, 1200, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarbingerPortalSummonHarbinger2"] = {
    name = "HarbingerPortalSummonHarbinger2",
    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",
        "remove_parent_life_on_death_permyriad",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {265, 1, 240, 2500, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
100% d'Augmentation de l'Expérience octroyée par les Monstres
15000% d'Augmentation de la Rareté des Objets cédés
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cannot recover life [1]
    IdCannotRecoverLife
    FamilyCannotRecoverLife
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot recover life Min: 1 Max: 1 Global
  • harbinger base currency shard stack tenths to drop [140]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    IdHarbingerCurrencyShardsPortal
    FamilyHarbingerCurrencyShards
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • harbinger base currency shard stack tenths to drop Min: 140 Max: 140 Global
  • harbinger base currency shard stack tenths to drop best of 3 outcomes Min: 0 Max: 0 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • <<>>
    Fabrication
    unaffected by life modifiers [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    cannot recover life [1]
    harbinger base currency shard stack tenths to drop [45]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    cant possess this [1]
    SpectreN
    Tagsconstruct, delve_monster, extra_large_height, harbinger_portal_monster, immobile, is_unarmed, large_model, mud_blood, no_pantheon_mod, non_attacking, stone_armour
    Vie
    30%
    Ailment Threshold
    30%
    Résistance
    40 40 40 25
    Damage
    300%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    300%
    Model Size
    85%
    Type
    HarbingerPortalDelve
    Metadata
    HarbingerPortalDelve
    Niveau
    68
    Vie
    1,930
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    1,121
    Dégâts des sorts
    1,121
    Précision
    290
    Attack Time
    1.5
    Expérience
    30,765
    Ailment Threshold
    1,930
    Chill
    6
    Shock
    6
    Brittle
    35
    Scorch
    6
    Sap
    17
    HarbingerPortalSummonHarbingerDelve
    Spell, Multicastable, Triggerable
    Temps d'incantation: 1.5 sec.
    Temps de recharge: 4 sec.
    alternate minion [360]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    remove parent life on death permyriad [1275]
    summon specific monsters in front offset [120]
    summon specific monsters radius +% [-60]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Positioned
    {
    	force_placement = true
    	on_initial_position_set = 
    	"
    		this.harbinger_loot_marker = FindClosestObject( Metadata/Monsters/LeagueDelve/DelveHarbingerPortalLootMarker ); harbinger_loot_marker.harbinger_portal = this;
    		this.node = FindClosestObject( Metadata/Terrain/Leagues/Delve/Objects/DelveNode ); node.encounter = this;		
    	"
    }
    
    Stats
    {
    	set_cannot_be_knocked_back = 1
    	set_immune_vaal_lighting_warp = 1
    	harbinger_base_currency_shard_stack_tenths_to_drop = 45
    	monster_delay_item_drops_millis = 100
    	harbinger_currency_shard_stack_size_+% = 50
    }
    
    Transitionable
    {
    	
    }
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
    	visual_size_index = 2
    	selection_height_override = 170.0
    }
    
    BaseEvents
    {
    	on_construction_complete = "LockOrientation();"
    }
    
    Life
    {
    	on_spawned_dead = "RemoveEffects();"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/HarbingerPortal/portal_explode.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/HarbingerPortal/HarbingerPortalDelve"] = {
        name = "<<>>",
        life = 0.3,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerPortalSummonHarbingerDelve",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerPortalSummonHarbingerDelve"] = {
        name = "HarbingerPortalSummonHarbingerDelve",
        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 = {
            "remove_parent_life_on_death_permyriad",
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_in_front_offset",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {3400, 360, 1, 120, -60, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {2500, 360, 1, 120, -60, levelRequirement = 20, statInterpolation = {1},  cost = { }, },
            [3] = {2250, 360, 1, 120, -60, levelRequirement = 30, statInterpolation = {1},  cost = { }, },
            [4] = {1700, 360, 1, 120, -60, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [5] = {1500, 360, 1, 120, -60, levelRequirement = 50, statInterpolation = {1},  cost = { }, },
            [6] = {1275, 360, 1, 120, -60, levelRequirement = 60, statInterpolation = {1},  cost = { }, },
            [7] = {1120, 360, 1, 120, -60, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
            [8] = {1060, 360, 1, 120, -60, levelRequirement = 80, statInterpolation = {1},  cost = { }, },
        },
    }
    
    unaffected by life modifiers [1]
    IdMonsterUnaffectedByLifeModifers
    FamilyMonsterUnaffectedByLifeModifers
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • unaffected by life modifiers Min: 1 Max: 1 Global
  • Craft Tagsresource life
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cannot recover life [1]
    IdCannotRecoverLife
    FamilyCannotRecoverLife
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot recover life Min: 1 Max: 1 Global
  • harbinger base currency shard stack tenths to drop [45]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    IdHarbingerCurrencyShardsPortalDelve
    FamilyHarbingerCurrencyShards
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • harbinger base currency shard stack tenths to drop Min: 45 Max: 45 Global
  • harbinger base currency shard stack tenths to drop best of 3 outcomes Min: 0 Max: 0 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • <<>>
    Fabrication
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    15000% d'Augmentation de la Rareté des Objets cédés
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    cannot recover life [1]
    harbinger base currency shard stack tenths to drop [140]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    cant possess this [1]
    SpectreN
    AreaLa Tête de pont infusée
    Tagsconstruct, harbinger_portal_monster, immobile, is_unarmed, large_model, mud_blood, non_attacking, stone_armour, unique_map_boss
    Vie
    30%
    Ailment Threshold
    30%
    Résistance
    40 40 40 25
    Damage
    300%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    300%
    Model Size
    150%
    Type
    HarbingerPortal
    Metadata
    HarbingerPortalUber
    Niveau
    83
    Vie
    760,246
    Armure
    92,477
    Évasion
    7,860
    Bouclier d'énergie
    0
    Damage
    3,077
    Dégâts des sorts
    4,592
    Précision
    518
    Attack Time
    1.005
    Expérience
    216,678
    Ailment Threshold
    357,315
    Chill
    1,130
    Shock
    1,130
    Brittle
    6,392
    Scorch
    1,130
    Sap
    3,122
    HarbingerPortalSummonHarbingerUber
    Spell, Multicastable, Triggerable
    Temps d'incantation: 1.5 sec.
    Temps de recharge: 2 sec.
    alternate minion [264]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    remove parent life on death permyriad [600]
    summon specific monsters in front offset [240]
    summon specific monsters radius +% [-60]
    summoned monsters are minions [1]
    HarbingerPortalSummonHarbingerUber2
    Spell, Multicastable, Triggerable
    Temps d'incantation: 1.5 sec.
    Temps de recharge: 2 sec.
    alternate minion [265]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    remove parent life on death permyriad [1250]
    summon specific monsters in front offset [240]
    summon specific monsters radius +% [-60]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Positioned
    {
    	force_placement = true
    }
    
    Stats
    {
    	set_cannot_be_knocked_back = 1
    	set_immune_vaal_lighting_warp = 1
    	monster_delay_item_drops_millis = 100
    	harbinger_currency_shard_stack_size_+% = 50
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
    	visual_size_index = 2
    	selection_height_override = 340.0
    }
    
    BaseEvents
    {
    	on_construction_complete = "LockOrientation();"
    }
    
    Life
    {
    	on_spawned_dead = "RemoveEffects();"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/HarbingerPortal/portal_explode.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/HarbingerPortal/HarbingerPortalUber"] = {
        name = "<<>>",
        life = 0.3,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerPortalSummonHarbingerUber",
            "HarbingerPortalSummonHarbingerUber2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerPortalSummonHarbingerUber"] = {
        name = "HarbingerPortalSummonHarbingerUber",
        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",
            "remove_parent_life_on_death_permyriad",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {264, 1, 240, 600, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerPortalSummonHarbingerUber2"] = {
        name = "HarbingerPortalSummonHarbingerUber2",
        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",
            "remove_parent_life_on_death_permyriad",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {265, 1, 240, 1250, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    15000% d'Augmentation de la Rareté des Objets cédés
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cannot recover life [1]
    IdCannotRecoverLife
    FamilyCannotRecoverLife
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot recover life Min: 1 Max: 1 Global
  • harbinger base currency shard stack tenths to drop [140]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    IdHarbingerCurrencyShardsPortal
    FamilyHarbingerCurrencyShards
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • harbinger base currency shard stack tenths to drop Min: 140 Max: 140 Global
  • harbinger base currency shard stack tenths to drop best of 3 outcomes Min: 0 Max: 0 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • <<>>
    Fabrication
    unaffected by life modifiers [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    cannot recover life [1]
    cant possess this [1]
    SpectreN
    Tagsconstruct, extra_extra_large_height, harbinger_portal_monster_memory_line, immobile, is_unarmed, large_model, mud_blood, non_attacking, non_unique_map_boss, stone_armour
    Vie
    30%
    Ailment Threshold
    30%
    Résistance
    40 40 40 25
    Damage
    300%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    300%
    Model Size
    105%
    Type
    HarbingerPortal
    Metadata
    HarbingerPortalMemoryLine
    Niveau
    68
    Vie
    1,930
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    1,121
    Dégâts des sorts
    1,121
    Précision
    290
    Attack Time
    1.5
    Expérience
    30,765
    Ailment Threshold
    1,930
    Chill
    6
    Shock
    6
    Brittle
    35
    Scorch
    6
    Sap
    17
    HarbingerPortalSummonHarbingerMemoryLine
    Spell, Multicastable, Triggerable
    Temps d'incantation: 1.5 sec.
    Temps de recharge: 2 sec.
    alternate minion [264]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    remove parent life on death permyriad [5100]
    summon specific monsters in front offset [240]
    summon specific monsters radius +% [-60]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Positioned
    {
    	force_placement = true
    
    	on_initial_position_set =
    	"
    		FaceCamera();
    		LockOrientation();
    	"
    }
    
    Stats
    {
    	set_cannot_be_knocked_back = 1
    	set_immune_vaal_lighting_warp = 1
    	harbinger_base_currency_shard_stack_tenths_to_drop = 65
    	harbinger_currency_shard_stack_size_+% = 60
    	monster_delay_item_drops_millis = 100
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
    	visual_size_index = 2
    }
    
    Life
    {
    	on_spawned_dead = "RemoveEffects();"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/HarbingerPortal/portal_explode.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/HarbingerPortal/HarbingerPortalMemoryLine"] = {
        name = "<<>>",
        life = 0.3,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerPortalSummonHarbingerMemoryLine",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerPortalSummonHarbingerMemoryLine"] = {
        name = "HarbingerPortalSummonHarbingerMemoryLine",
        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",
            "remove_parent_life_on_death_permyriad",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {264, 1, 240, 5100, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    unaffected by life modifiers [1]
    IdMonsterUnaffectedByLifeModifers
    FamilyMonsterUnaffectedByLifeModifers
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • unaffected by life modifiers Min: 1 Max: 1 Global
  • Craft Tagsresource life
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • cannot recover life [1]
    IdCannotRecoverLife
    FamilyCannotRecoverLife
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot recover life Min: 1 Max: 1 Global
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domainsmonstre (3)
    GenerationTypeTorment (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 Global
  • Edit

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