リスラーサの巣
獣
ノックバックを受けることがない
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]
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]
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]
Ryslatha's Nest
Spectre | N |
---|---|
Tags | beast, immobile, insect, is_unarmed, large_model, medium_height, metal_armour, non_attacking |
ライフ
300%
Ailment Threshold
300%
耐性
40 40 40 25
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
経験値
100%
Model Size
160%
Type
ParasiteNest
Metadata
ParasiteNestRyslatha
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
19,300
アーマー
28,790
回避力
4,739
エナジーシールド
0
Damage
374
スペルダメージ
374
命中
290
Attack Time
1.5
経験値
10,255
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
SummonInfestedHellion
Spell, Multicastable, Triggerable
キャストタイム: 1 秒
クールダウン時間: 3 秒
alternate minion [237]
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]
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]
SummonInfestedDropBear
Spell, Multicastable, Triggerable
キャストタイム: 1 秒
クールダウン時間: 3 秒
alternate minion [238]
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]
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]
SummonInfestedFrog
Spell, Multicastable, Triggerable
キャストタイム: 1 秒
クールダウン時間: 3 秒
alternate minion [239]
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]
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/ParasiteNestRyslatha"] = { name = "Ryslatha's Nest", life = 3, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SummonInfestedHellion", "SummonInfestedDropBear", "SummonInfestedFrog", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SummonInfestedHellion"] = { name = "SummonInfestedHellion", 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] = {237, 1, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonInfestedDropBear"] = { name = "SummonInfestedDropBear", 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] = {238, 1, 120, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonInfestedFrog"] = { name = "SummonInfestedFrog", 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] = {239, 1, 150, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
ノックバックを受けることがない
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster no drops [1]
Id | MonsterNoDrops |
---|---|
Family | MonsterNoDrops |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot have affliction mods [1]
Id | CannotGainAfflictedMods |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
is map boss underling monster [1]
Id | DeliriumMapBossUnderling |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (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]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |