無盡折磨災疫之兆
野獸
monster no drops [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Black Death, Pain Unending
幽魂N
地區馬雷葛蘿的書房
標籤animal_claw_weapon, beast, 法術, flesh_armour, insect_blood, is_unarmed, large_model, lightning_affinity, medium_height, medium_movement, melee, not_dex, physical_affinity, ranged, spider
生命
576%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
576%
抗性
40 40 40 25
傷害
180%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 14
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
180%
Model Size
200%
類型
SpiderBossMaligaro
Metadata
BlackDeathMaligaro
等級
52
生命
12,672
護甲
11,804
閃避
2,626
能量護盾
1,100
傷害
294
法術傷害
294
命中
152
攻擊間隔
1.5
經驗值
10,915
異常狀態臨界值
12,672
冰緩
40
感電
40
易碎
227
焦灼
40
殘喘
111
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 235–352
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MaligaroBlackDeathMortarBarrage
投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
駭骨砲塔
暴擊率: 5%
施放時間: 3.5 秒
冷卻時間: 12 秒
造成 219.9659.6 閃電傷害
30% 閃電傷害轉換為混沌傷害
base is projectile [1]
is area damage [1]
maintain projectile direction when using contact position [1]
monster projectile variation [2]
mortar cone angle [120]
number of projectiles override [1]
projectile minimum range [217]
projectile spread radius [543]
projectile uses contact position [1]
NovaProjectileSpellBlackDeathCausticGround
法術, 投射物, 可觸發
施放時間: 1 秒
冷卻時間: 5 秒
ProjectileSpellBlackDeath
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1 秒

Object Type

version 2
extends "Metadata/Monsters/Monster"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spiders/BlackDeath/BlackDeathMaligaro"] = {
    name = "Black Death, Pain Unending",
    life = 5.76,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MaligaroBlackDeathMortarBarrage",
        "ProjectileSpellBlackDeath",
        "NovaProjectileSpellBlackDeathCausticGround",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroBlackDeathMortarBarrage"] = {
    name = "Bone Mortar",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.5,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "projectile_spread_radius",
        "projectile_minimum_range",
        "mortar_cone_angle",
        "number_of_projectiles_override",
        "monster_projectile_variation",
        "skill_lightning_damage_%_to_convert_to_chaos",
        "is_area_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {0.5, 1.5, 543, 217, 120, 1, 2, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProjectileSpellBlackDeath"] = {
    name = "ProjectileSpellBlackDeath",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "skill_lightning_damage_%_to_convert_to_chaos",
        "skill_visual_scale_+%",
        "monster_projectile_variation",
        "base_projectile_speed_+%",
        "number_of_additional_projectiles",
        "active_skill_area_of_effect_radius_+%_final",
        "always_pierce",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, -50, 25, 200, 2, -40, levelRequirement = 53, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["NovaProjectileSpellBlackDeathCausticGround"] = {
    name = "NovaProjectileSpellBlackDeathCausticGround",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_projectile_ground_caustic_cloud_damage_per_minute",
        "ground_caustic_art_variation",
        "base_skill_effect_duration",
        "skill_lightning_damage_%_to_convert_to_chaos",
        "skill_visual_scale_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "always_pierce",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.10000000149012, 0.11999999731779, 1.0700000524521, 3, 4000, 30, -30, -40, levelRequirement = 53, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
monster no drops [1]
IdMonsterNoDrops
FamilyMonsterNoDrops
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • Edit

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