โทเทมน้ำแข็ง
หุ่นกล
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
น้ำแข็งกระจาย (Ice Nova)
โอกาสคริติคอล: 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
DomainsMonster (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.