图腾:冻结
构造体
monster casts ice nova text [1]
Ice Totem
幽魂N
标签施法, cold_affinity, construct, immobile, is_unarmed, large_model, mud_blood, not_dex, not_int, small_height, stone_armour
生命
200%
护甲
+100%
异常状态临界值
200%
抗性
0 0 0 0
伤害
100%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±0%
经验值
100%
Model Size
100%
类型
MonsterTotem
Metadata
MapAffixTotemMonsterIceNova
等级
68
生命
12,867
护甲
57,580
闪避值
4,739
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
12,867
冰缓
41
Shock
41
Brittle
230
Scorch
41
Sap
112
MonsterTotemIceNova
法术, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 冰冷, 可齐射, 范围法术, 新星
冰霜新星
攻击暴击率: 5%
施放间隔: 0.8 秒
从施法者散发出一圈寒冰之环。
造成 195.8 - 305.9 冰霜伤害
基础范围为 2.6
active skill area of effect radius +% final [15]
force lite skill effects [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]

Object Type

version 2
extends "Metadata/Monsters/Totems/MonsterTotem"

Stats
{
	set_immune_to_curses = 0
}

Object Type Codes

version 2
extends "Metadata/Monsters/Totems/MonsterTotem"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Totems/MapAffixTotemMonsterIceNova"] = {
    name = "Ice Totem",
    life = 2,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MonsterTotemIceNova",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterTotemIceNova"] = {
    name = "Ice Nova",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "A circle of ice expands from the caster.",
    skillTypes = {
        [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.Cold] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_base_area_of_effect_radius",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "force_lite_skill_effects",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.25, 26, -25, 15, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster casts ice nova text [1]
IdMonsterCastsIceNovaText
FamilyMonsterCastsIceNovaText
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster casts ice nova text Min: 1 Max: 1 全域
  • Edit

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