アイストーテム
コンストラクト
monster casts ice nova text [1]
Ice Totem
SpectreN
Tagsキャスター, cold_affinity, construct, immobile, is_unarmed, large_model, mud_blood, not_dex, not_int, small_height, stone_armour
ライフ
200%
防具
+100%
Ailment Threshold
200%
耐性
0 0 0 0
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
経験値
100%
Model Size
100%
Type
MonsterTotem
Metadata
MapAffixTotemMonsterIceNova
レベル
68
ライフ
12,867
防具
57,580
回避力
4,739
エナジーシールド
0
Damage
374
スペルダメージ
374
命中
290
Attack Time
1.5
経験値
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
MonsterTotemIceNova
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
アイスノヴァ
クリティカル率: 5%
キャストタイム: 0.8 秒
凍える氷の輪が使用者の周囲に放たれる。
195.8から305.9の冷気ダメージを与える
基礎半径は2.6m
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 Global
  • Edit

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