Schwelle des Zornes
        
     Konstrukt
Konstruktmonster 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]
        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]
            Threshold of Wrath
        
    | Spectre | N | 
|---|---|
| Tags | construct, ghost_armour, ghost_blood, immobile, is_unarmed, large_height, non_attacking | 
Leben
260%
Ailment Threshold
260%
Widerstand
 0
0
 0
0
 0
0
 0
0Damage
0%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 6
Attack Time
0 Second
Damage Spread
±0%
Erfahrung
200%
Model Size
100%
Type
LabyrinthIzaroPortal
Metadata
IzaroPortalLightning
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
16,727
Rüstung
28,790
Ausweichwert
4,739
Damage
0
Zauberschaden
0
Genauigkeit
580
Attack Time
0
Erfahrung
20,510
Minion Life
3,628
Minion Damage
0
Ailment Threshold
16,727
Chill
53
Shock
53
Brittle
299
Scorch
53
Sap
146
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
IzaroPortalLightningSummon
Spell, Multicastable, Triggerable
Zauberzeit: 2.17 Sek.
Abklingzeit: 4 Sek.
alternate minion [65]
number of monsters to summon [1]
summon specific monsters in front offset [114]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
	force_placement = true
}
Pathfinding
{
	immobile = true
}
Stats
{
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	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
	base_avoid_chill_% = 100
	base_avoid_freeze_% = 100
	base_avoid_ignite_% = 100
	unaffected_by_shock = 1
	cannot_be_converted_or_dominated = 1
	
	monster_slain_flask_charges_granted_+% = -100
	
	cannot_have_life_leeched_from = 1
	
	cannot_have_mana_leeched_from = 1
	set_immune_vaal_lighting_warp = 1
}
Life
{
	corpse_usable = false
}
Actor 
{ 
	basic_action = "Emerge"
}
DiesAfterTime
{
}
Transitionable
{
	num_states = 5
	
	// 2. Rise
	on_transition_to_2 = "PlayAnimationByName( elevator_ascend ); MakeCollidable();"
	// 4. Lower
	on_transition_to_4 = "PlayAnimationByName( elevator_descend );"
	// 5. Lowered
	on_transition_to_5 = "RemoveCollidability();"
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
	allow_attached_arrows = false
}
Targetable
{
	no_highlight = true
}
Animated
{
	on_end_elevator_descend = "PlayAnimationByName( idle_descend );"
}
Transitionable
{
	// 1. Lowered
	create_state_1 = "PlayAnimationByName( idle_descend ); RemoveCollidability();"
	
	// 2. Rise
	// Receive animation from server
	
	// 3. Raised
	// Default state is valid.
	
	// 4. Lower
	// Receive animation from server
	
	// 5. Lowered
	create_state_5 = "PlayAnimationByName( idle_descend ); RemoveCollidability();"
}
Targetable
{
	display_info_string = "LabyrinthPortalsInfoString"
}
 -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/IzaroPortalLightning"] = {
    name = "Threshold of Wrath",
    life = 2.6,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "IzaroPortalLightningSummon",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["IzaroPortalLightningSummon"] = {
    name = "IzaroPortalLightningSummon",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_in_front_offset",
        "summoned_monsters_no_drops_or_experience",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {65, 1, 114, levelRequirement = 33, statInterpolation = {},  cost = { }, },
        [2] = {65, 1, 114, levelRequirement = 55, statInterpolation = {},  cost = { }, },
        [3] = {65, 1, 114, levelRequirement = 68, statInterpolation = {},  cost = { }, },
    },
}
 monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience | 
|---|---|
| Domains | Monster (3) | 
| GenerationType | einzigartig (3) | 
| Req. level | 1 | 
| Stats | 
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]
   | Family | Nothing | 
|---|---|
| Domains | Monster (3) | 
| GenerationType | einzigartig (3) | 
| Req. level | 1 | 
| Stats | 
            Schwelle des Zornes
        
     Konstrukt
Konstruktmonster 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]
        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]
            Threshold of Wrath
        
    | Spectre | N | 
|---|---|
| Tags | construct, extra_large_height, ghost_armour, ghost_blood, immobile, is_unarmed, non_attacking | 
Leben
260%
Ailment Threshold
260%
Widerstand
 0
0
 0
0
 0
0
 0
0Damage
0%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 6
Attack Time
0 Second
Damage Spread
±0%
Erfahrung
200%
Model Size
100%
Type
LabyrinthIzaroPortal
Metadata
IzaroPortalLightningPhase2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
16,727
Rüstung
28,790
Ausweichwert
4,739
Damage
0
Zauberschaden
0
Genauigkeit
580
Attack Time
0
Erfahrung
20,510
Minion Life
3,628
Minion Damage
0
Ailment Threshold
16,727
Chill
53
Shock
53
Brittle
299
Scorch
53
Sap
146
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
IzaroPortalLightningSummon2
Spell, Multicastable, Triggerable
Zauberzeit: 2.17 Sek.
Abklingzeit: 3 Sek.
alternate minion [65]
number of monsters to summon [1]
summon specific monsters in front offset [114]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
	force_placement = true
}
Pathfinding
{
	immobile = true
}
Stats
{
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	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
	base_avoid_chill_% = 100
	base_avoid_freeze_% = 100
	base_avoid_ignite_% = 100
	unaffected_by_shock = 1
	cannot_be_converted_or_dominated = 1
	
	monster_slain_flask_charges_granted_+% = -100
	
	cannot_have_life_leeched_from = 1
	
	cannot_have_mana_leeched_from = 1
	set_immune_vaal_lighting_warp = 1
	
	base_cannot_be_damaged = 1
}
Life
{
	corpse_usable = false
}
Actor 
{ 
	basic_action = "Emerge"
}
DiesAfterTime
{
}
Transitionable
{
	num_states = 3
	on_transition_to_3 = "PlayAnimationByName( townportalclose );"
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
	allow_attached_arrows = false
}
Targetable
{
	no_highlight = true
	targetable = false
}
Transitionable
{
	create_state_3 = "PlayAnimationByName( townportalclose );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/IzaroPortalLightningPhase2"] = {
    name = "Threshold of Wrath",
    life = 2.6,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "IzaroPortalLightningSummon2",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["IzaroPortalLightningSummon2"] = {
    name = "IzaroPortalLightningSummon2",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_in_front_offset",
        "summoned_monsters_no_drops_or_experience",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {65, 1, 114, levelRequirement = 33, statInterpolation = {},  cost = { }, },
    },
}
 monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience | 
|---|---|
| Domains | Monster (3) | 
| GenerationType | einzigartig (3) | 
| Req. level | 1 | 
| Stats | 
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]
   | Family | Nothing | 
|---|---|
| Domains | Monster (3) | 
| GenerationType | einzigartig (3) | 
| Req. level | 1 | 
| Stats | 
        Edit
        
        
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
    
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.



































