Engorged Plague Rat
Beast
monster no drops [1]
SpectreN
AreaSyndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory, Syndicate Laboratory
Tagsbeast, extra_extra_small_height, flesh_armour, is_unarmed, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood, rodent_beast
Life
110%
Evasion
+25%
Ailment Threshold
110%
Resistance
0 0 75 0
Damage
110%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.005 Second
Damage Spread
±20%
Experience
110%
Model Size
150%
Type
BetrayalRatMedium
Metadata
LaboratoryRatMedium_
Level
78
Life
20,062
Armour
62,934
Evasion
8,334
Energy Shield
0
Damage
743
Spell Damage
743
Accuracy
428
Attack Time
1.005
Experience
13,615
Ailment Threshold
20,062
Chill
63
Shock
63
Brittle
359
Scorch
63
Sap
175
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 594–891
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
WalkEmergeBetrayal
walk emerge distance [300]

Object Type

version 2
extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBetrayal/LaboratoryRatMedium_"] = {
    name = "Engorged Plague Rat",
    life = 1.1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 75,
    chaosResist = 0,
    damage = 1.1,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Melee",
        "WalkEmergeBetrayal",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeBetrayal"] = {
    name = "WalkEmergeBetrayal",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.72,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {300, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops [1]
IdMonsterNoDrops
FamilyMonsterNoDrops
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster no drops Min: 1 Max: 1 Global
  • Edit

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