Ninho de Gorulis
Bestial
Não Pode ser Empurrado
monster no drops [1]
cannot have affliction mods [1]
is map boss underling monster [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Gorulis' Nest
SpectreN
Tagsbeast, immobile, insect, is_unarmed, large_model, medium_height, metal_armour, non_attacking
Vida
300%
Ailment Threshold
300%
Resistência
40 40 40 25
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
160%
Type
ParasiteNest
Metadata
ParasiteNestRyslathaMap
Nível
68
Vida
19,300
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
10,255
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
SummonInfestedHellionMap
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 2 seg
alternate minion [267]
number of monsters to summon [1]
summon specific monsters in front offset [100]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
SummonInfestedDropBearMap
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 2 seg
alternate minion [268]
number of monsters to summon [1]
summon specific monsters in front offset [120]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
SummonInfestedFrogMap
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 2 seg
alternate minion [269]
number of monsters to summon [1]
summon specific monsters in front offset [150]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ParasiteNest/ParasiteNestRyslathaMap"] = {
    name = "Gorulis' Nest",
    life = 3,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "SummonInfestedHellionMap",
        "SummonInfestedDropBearMap",
        "SummonInfestedFrogMap",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonInfestedHellionMap"] = {
    name = "SummonInfestedHellionMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    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] = {267, 1, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonInfestedDropBearMap"] = {
    name = "SummonInfestedDropBearMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    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] = {268, 1, 120, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonInfestedFrogMap"] = {
    name = "SummonInfestedFrogMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    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] = {269, 1, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Não Pode ser Empurrado
IdImmuneToKnockback
FamilyImmuneToKnockback
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • monster no drops [1]
    IdMonsterNoDrops
    FamilyMonsterNoDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops Min: 1 Max: 1 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • is map boss underling monster [1]
    IdDeliriumMapBossUnderling
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • is map boss underling monster Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (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
  • Edit

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