充血した疫病ネズミ
monster no drops [1]
Engorged Plague Rat
SpectreN
Areaシンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所, シンジケートの研究所
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
ライフ
110%
回避力
+25%
Ailment Threshold
110%
耐性
0 0 75 0
Damage
110%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.005 Second
Damage Spread
±20%
経験値
110%
Model Size
150%
Type
BetrayalRatMedium
Metadata
LaboratoryRatMedium_
レベル
78
ライフ
20,062
防具
62,934
回避力
8,334
エナジーシールド
0
Damage
743
スペルダメージ
743
命中
428
Attack Time
1.005
経験値
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
通常攻撃
Base Damage: 594–891
クリティカル率: 5%
Attack Time: 1.005 秒
強力な一撃で敵を打ち倒す。
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
Domainsモンスター (3)
GenerationTypeユニーク (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.