痛苦图腾
构造体
monster no drops or experience [1]
你的移动速度加成不会让你减速至基础速度以下
你的行动速度无法被减速至基础以下
无法被击退
cannot be taunted [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Pain Totem
幽魂N
标签construct, immobile, is_unarmed, large_model, mud_blood, non_attacking, not_dex, not_int, stone_armour
生命
200%
护甲
+100%
异常状态临界值
200%
抗性
40 40 40 20
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±0%
经验值
100%
Model Size
120%
类型
MonsterTotemRitualBleed
Metadata
PhysicalBleedTotem
等级
68
生命
12,867
护甲
57,580
闪避值
4,739
伤害
374
法术伤害
374
命中
580
攻击间隔
1.5
经验值
10,255
Minion Life
2,791
Minion Damage
298
异常状态临界值
12,867
冰缓
41
Shock
41
Brittle
230
Scorch
41
Sap
112
EGRitualBloodTotemWave
可触发, 法术
施放间隔: 1 秒

Object Type

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

Stats
{
	set_item_drop_slots = 1
	set_monster_no_drops_or_experience = 0
	set_cannot_be_dominated = 0
	set_immune_to_curses = 0
}

BaseEvents
{
	on_construction_complete = "RotateBy( Random( -180, 180 ), 1 );"
}

Object Type Codes

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

Preload
{
    preload_buff = "ritual_blood_totem_degen"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueRitual/PhysicalBleedTotem"] = {
    name = "Pain Totem",
    life = 2,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "EGRitualBloodTotemWave",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["EGRitualBloodTotemWave"] = {
    name = "EGRitualBloodTotemWave",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 你的移动速度加成不会让你减速至基础速度以下
    你的行动速度无法被减速至基础以下
    IdMonsterCannotBeSlowed
    FamilyMonsterCannotBeSlowed
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • action speed cannot be reduced below base Min: 1 Max: 1 全域
  • movement speed cannot be reduced below base Min: 1 Max: 1 全域
  • Craft Tagsspeed
    无法被击退
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • cannot be taunted [1]
    IdCannotBeTaunted
    FamilyTauntImmunity
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be taunted Min: 1 Max: 1 全域
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • 痛苦图腾
    构造体
    monster no drops or experience [1]
    你的移动速度加成不会让你减速至基础速度以下
    你的行动速度无法被减速至基础以下
    无法被击退
    cannot be taunted [1]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Pain Totem
    幽魂N
    标签construct, immobile, is_unarmed, large_model, mud_blood, non_attacking, not_dex, not_int, stone_armour
    生命
    500%
    护甲
    +100%
    异常状态临界值
    500%
    抗性
    40 40 40 20
    伤害
    100%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±0%
    经验值
    100%
    Model Size
    160%
    类型
    MonsterTotemRitualBleedUber
    Metadata
    PhysicalBleedTotemUber_
    等级
    68
    生命
    32,167
    护甲
    57,580
    闪避值
    4,739
    伤害
    374
    法术伤害
    374
    命中
    580
    攻击间隔
    1.5
    经验值
    10,255
    Minion Life
    6,977
    Minion Damage
    298
    异常状态临界值
    32,167
    冰缓
    102
    Shock
    102
    Brittle
    575
    Scorch
    102
    Sap
    281
    EGRitualBloodTotemWave
    可触发, 法术
    施放间隔: 1 秒
    EGRitualBloodTotemWaveSlow
    可触发, 法术
    施放间隔: 2 秒
    EGRitualBloodTotemWaveFast
    可触发, 法术
    施放间隔: 0.5 秒

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/TotemBase"
    
    Stats
    {
    	set_item_drop_slots = 1
    	set_monster_no_drops_or_experience = 1
    	set_cannot_be_dominated = 1
    	set_cannot_die = 1
    	set_life_regeneration_rate_per_minute_% = 180
    	set_immune_to_curses = 0
    }
    
    BaseEvents
    {
    	on_construction_complete = "RotateBy( Random( -180, 180 ), 1 );"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/TotemBase"
    
    Preload
    {
        preload_buff = "ritual_blood_totem_degen"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueRitual/PhysicalBleedTotemUber_"] = {
        name = "Pain Totem",
        life = 5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EGRitualBloodTotemWave",
            "EGRitualBloodTotemWaveSlow",
            "EGRitualBloodTotemWaveFast",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGRitualBloodTotemWave"] = {
        name = "EGRitualBloodTotemWave",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGRitualBloodTotemWaveSlow"] = {
        name = "EGRitualBloodTotemWaveSlow",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGRitualBloodTotemWaveFast"] = {
        name = "EGRitualBloodTotemWaveFast",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 你的移动速度加成不会让你减速至基础速度以下
    你的行动速度无法被减速至基础以下
    IdMonsterCannotBeSlowed
    FamilyMonsterCannotBeSlowed
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • action speed cannot be reduced below base Min: 1 Max: 1 全域
  • movement speed cannot be reduced below base Min: 1 Max: 1 全域
  • Craft Tagsspeed
    无法被击退
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • cannot be taunted [1]
    IdCannotBeTaunted
    FamilyTauntImmunity
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be taunted Min: 1 Max: 1 全域
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • Edit

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