โทเทมแข็งแกร่ง
หุ่นกล
monster uses mass endurance text [1]
Endurance Totem
SpectreN
Tagsconstruct, immobile, is_unarmed, large_model, mud_blood, non_attacking, 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
MapAffixTotemMonsterEndurance
เลเวล
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
MassEndurance
Spell, Area, AreaSpell
เวลาร่าย: 2 วินาที
คูลดาวน์: 6 วินาที
ผู้เล่นมีค่าป้องกันกายภาพ และค่าต้านทาน ธาตุ เพิ่มเติมต่อจำนวน Endurance Charge ที่มี

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/MapAffixTotemMonsterEndurance"] = {
    name = "Endurance Totem",
    life = 2,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MassEndurance",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MassEndurance"] = {
    name = "MassEndurance",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster uses mass endurance text [1]
IdMonsterUsesMassEnduranceText
FamilyMonsterUsesMassEnduranceText
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster uses mass endurance text Min: 1 Max: 1 Global
  • Edit

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