菌潮魔暴
构造体
复原冰霜防御塔
Blighted Maelström
幽魂N
标签blight_monster, 施法, cold_affinity, construct, is_unarmed, liquid_armour, medium_height, no_strider_mod, not_dex, not_str, puncturing_weapon, ranged, very_slow_movement, water, water_elemental
生命
450%
生命转为护盾
50%
异常状态临界值
450%
抗性
20 20 20 0
伤害
180%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
0.87 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightColdWaterSpiral
Metadata
BlightWaterSpiral
等级
68
生命
28,950
护甲
28,790
闪避值
4,739
能量护盾
3,064
伤害
672
法术伤害
672
命中
290
攻击间隔
0.87
经验值
10,255
异常状态临界值
28,950
冰缓
92
Shock
92
Brittle
518
Scorch
92
Sap
253
BlightWaterSpiralIceSpike
法术, 投射物, 玩家投射物, 可触发
攻击暴击率: 5%
施放间隔: 1 秒
造成 855.9 - 1284 冰霜伤害
环状发射投射物
base is projectile [1]
monster projectile variation [123]
projectile uses contact position [1]
GeometryAttackBlightWaterSpiralSpin
可触发, 攻击
基本伤害: 538–807
攻击暴击率: 5%
攻击间隔: 0.87 秒
伤害总增 45.95%
物理伤害的 50% 转化为冰霜伤害
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"

Render
{
    //turn_duration = 0.5
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Cold/BlightWaterSpiral"] = {
    name = "Blighted Maelström",
    life = 4.5,
    energyShield = 0.5,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.8,
    damageSpread = 0.2,
    attackTime = 0.87,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BlightWaterSpiralIceSpike",
        "GeometryAttackBlightWaterSpiralSpin",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightWaterSpiralIceSpike"] = {
    name = "BlightWaterSpiralIceSpike",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectiles_nova",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 123, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GeometryAttackBlightWaterSpiralSpin"] = {
    name = "GeometryAttackBlightWaterSpiralSpin",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_cold",
        "is_area_damage",
    },
    levels = {
        [1] = {-30, 50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 50, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {1, 50, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {60, 50, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
复原冰霜防御塔
IdBlightColdType
FamilyBlightMonsterType
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • is blight cold monster Min: 1 Max: 1 全域
  • Edit

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