试炼酋长
野兽
monster no map drops [1]
攻击速度总降 25%
Trial Chieftain
幽魂Y
幽魂 取代Metadata/Monsters/LeagueUltimatum/Ape/BloodChieftainSpectre
标签beast, bludgeoning_weapon, flesh_armour, has_one_hand_mace, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, not_dex, not_int, physical_affinity, primate_beast, red_blood
生命
400%
护甲
+20%
异常状态临界值
400%
抗性
75 0 0 0
伤害
100%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
7 ~ 13
攻击间隔
1.95 秒
伤害分布
±20%
经验值
200%
Model Size
100%
类型
BloodChieftainUltimatum
Metadata
BloodChieftain
等级
68
生命
25,733
护甲
34,548
闪避值
4,739
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.95
经验值
20,510
异常状态临界值
25,733
冰缓
81
Shock
81
Brittle
460
Scorch
81
Sap
225
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
攻击暴击率: 5%
攻击间隔: 1.95 秒
对你的敌人无情痛击。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EGBloodChieftainFireBuff
可触发, 法术
施放间隔: 2 秒
冷却时间: 15 秒
你获得了等同部分物理伤害的额外火焰伤害
获得额外火焰伤害, 其数值等同于物理伤害的 #%
GABloodChieftainSlam
可触发, 攻击
基本伤害: 299–448
攻击暴击率: 5%
攻击伤害: 200%
攻击伤害: 200%
攻击间隔: 1.95 秒
冷却时间: 12 秒
攻击伤害总增 100%
伤害总增 24.51%
active skill area of effect radius +% final [-35]
cast time overrides attack duration [1]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Ape/BloodChieftain"] = {
    name = "Trial Chieftain",
    life = 4,
    fireResist = 75,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.95,
    attackRange = 13,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    skillList = {
        "MeleeAtAnimationSpeed",
        "EGBloodChieftainFireBuff",
        "GABloodChieftainSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGBloodChieftainFireBuff"] = {
    name = "EGBloodChieftainFireBuff",
    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["GABloodChieftainSlam"] = {
    name = "GABloodChieftainSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {0, -35, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {30, -35, baseMultiplier = 2, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
monster no map drops [1]
IdMonsterNoMapDrops
FamilyMonsterNoMapDrops
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 攻击速度总降 25%
    IdMonsterSlowerAttacksRareUnique
    FamilyIncreasedAttackSpeed
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: -25 Max: -25 全域
  • Craft Tagsattack speed
    试炼酋长
    野兽
    monster no map drops [1]
    攻击速度总降 25%
    Trial Chieftain
    幽魂Y
    幽魂 取代Metadata/Monsters/LeagueUltimatum/Ape/BloodChieftainSpectre
    标签beast, bludgeoning_weapon, flesh_armour, has_one_hand_mace, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, not_dex, not_int, physical_affinity, primate_beast, red_blood
    生命
    400%
    护甲
    +20%
    异常状态临界值
    400%
    抗性
    75 0 0 0
    伤害
    100%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    7 ~ 13
    攻击间隔
    1.95 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    BloodChieftainUltimatum
    Metadata
    BloodChieftainRuin
    等级
    68
    生命
    25,733
    护甲
    34,548
    闪避值
    4,739
    能量护盾
    0
    伤害
    374
    法术伤害
    374
    命中
    290
    攻击间隔
    1.95
    经验值
    20,510
    异常状态临界值
    25,733
    冰缓
    81
    Shock
    81
    Brittle
    460
    Scorch
    81
    Sap
    225
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 299–448
    攻击暴击率: 5%
    攻击间隔: 1.95 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EGBloodChieftainFireBuff
    可触发, 法术
    施放间隔: 2 秒
    冷却时间: 15 秒
    你获得了等同部分物理伤害的额外火焰伤害
    获得额外火焰伤害, 其数值等同于物理伤害的 #%
    GABloodChieftainSlamRuin
    可触发, 攻击
    基本伤害: 299–448
    攻击暴击率: 5%
    攻击伤害: 200%
    攻击伤害: 200%
    攻击间隔: 1.95 秒
    冷却时间: 12 秒
    攻击伤害总增 100%
    伤害总增 24.51%
    active skill area of effect radius +% final [-35]
    apply ultimatum ruin on hit [1]
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueUltimatum/Ape/BloodChieftainRuin"] = {
        name = "Trial Chieftain",
        life = 4,
        fireResist = 75,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "EGBloodChieftainFireBuff",
            "GABloodChieftainSlamRuin",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGBloodChieftainFireBuff"] = {
        name = "EGBloodChieftainFireBuff",
        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["GABloodChieftainSlamRuin"] = {
        name = "GABloodChieftainSlamRuin",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "apply_ultimatum_ruin_on_hit",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {0, -35, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {30, -35, baseMultiplier = 2, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 攻击速度总降 25%
    IdMonsterSlowerAttacksRareUnique
    FamilyIncreasedAttackSpeed
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: -25 Max: -25 全域
  • Craft Tagsattack speed
    试炼酋长
    野兽
    monster no map drops [1]
    攻击速度总降 25%
    Trial Chieftain
    幽魂Y
    标签beast, bludgeoning_weapon, flesh_armour, has_one_hand_mace, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, not_dex, not_int, physical_affinity, primate_beast, red_blood
    生命
    400%
    护甲
    +20%
    异常状态临界值
    400%
    抗性
    75 0 0 0
    伤害
    100%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    7 ~ 13
    攻击间隔
    1.95 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    BloodChieftainUltimatum
    Metadata
    BloodChieftainSpectre
    等级
    68
    生命
    25,733
    护甲
    34,548
    闪避值
    4,739
    能量护盾
    0
    伤害
    374
    法术伤害
    374
    命中
    290
    攻击间隔
    1.95
    经验值
    20,510
    异常状态临界值
    25,733
    冰缓
    81
    Shock
    81
    Brittle
    460
    Scorch
    81
    Sap
    225
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 299–448
    攻击暴击率: 5%
    攻击间隔: 1.95 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EGBloodChieftainFireBuff
    可触发, 法术
    施放间隔: 2 秒
    冷却时间: 15 秒
    你获得了等同部分物理伤害的额外火焰伤害
    获得额外火焰伤害, 其数值等同于物理伤害的 #%
    GABloodChieftainSlam
    可触发, 攻击
    基本伤害: 299–448
    攻击暴击率: 5%
    攻击伤害: 200%
    攻击伤害: 200%
    攻击间隔: 1.95 秒
    冷却时间: 12 秒
    攻击伤害总增 100%
    伤害总增 24.51%
    active skill area of effect radius +% final [-35]
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueUltimatum/Ape/BloodChieftainSpectre"] = {
        name = "Trial Chieftain",
        life = 4,
        fireResist = 75,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "EGBloodChieftainFireBuff",
            "GABloodChieftainSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGBloodChieftainFireBuff"] = {
        name = "EGBloodChieftainFireBuff",
        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["GABloodChieftainSlam"] = {
        name = "GABloodChieftainSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {0, -35, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {30, -35, baseMultiplier = 2, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 攻击速度总降 25%
    IdMonsterSlowerAttacksRareUnique
    FamilyIncreasedAttackSpeed
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: -25 Max: -25 全域
  • Craft Tagsattack speed
    Edit

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