托尔
人形
monster base type attack cast speed +% and damage -% final [33]
Torr Olgosso
幽魂N
标签aura_bearer, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, rogue_exile, slashing_weapon
Packs
  • 青门欧拉, 奔放者强纳, 托尔, 米娜拉, 暗雾者伊恩
  • 托尔, 阿密欧斯, 迪斯马雷斯, 奔放者强纳, 达莫伊, 饮血者山卓, 巨骨维卡司, 青门欧拉, 缇耶娜, 安塔莉, 迎阳者奥古丝汀娜, 乐亚·索拉莉亚, 逢斯·阿吉尔, 暗雾者伊恩, 灰烬莱萨德, 恶魔驯服者维洛零, 灰发艾欧恩, 缇娜雯, 巨石之棘, 米娜拉, 火凤伊格娜, 迪娜·洛尼, 艾伦迪亚, 奥拉乌娜, 棕背博尔特, 莫文特, 哈根缇奥, 奥提玛, 欧尼崔克斯, 吉尔米斯·奥利, 巴拉库斯·菲拉夏桑特, 雷霆卫士, 安斯雷·瓦里希, 塞维特·特瑟伦
  • 生命
    119%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    119%
    抗性
    30 30 30 20
    伤害
    143%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    220%
    Model Size
    100%
    类型
    ExileDuelist1
    Metadata
    ExileDuelist1
    等级
    68
    生命
    7,656
    护甲
    46,064
    闪避值
    6,635
    能量护盾
    0
    伤害
    534
    法术伤害
    534
    命中
    290
    攻击间隔
    1.56
    经验值
    22,561
    异常状态临界值
    7,656
    冰缓
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileArcticArmour
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    MonsterDoubleStrike
    攻击, 近战单一目标, 攻击可重复, 近战, 物理
    双重打击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    使用近战武器发动两次快速打击。
    base skill number of additional hits [1]
    ExileHaste
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 可触发, 范围法术
    施放间隔: 1.2 秒
    冷却时间: 0.5 秒
    施法速度加快 15%
    攻击速度加快 15%
    移动速度加快 8%
    active skill area of effect radius +% final [40]
    ExileLeapSlam
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist1"] = {
        name = "Torr Olgosso",
        life = 1.19,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.43,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MonsterDoubleStrike",
            "Melee",
            "ExileLeapSlam",
            "ExileHaste",
            "ExileArcticArmour",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDoubleStrike"] = {
        name = "Double Strike",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs two fast strikes with a melee weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_number_of_additional_hits",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileHaste"] = {
        name = "ExileHaste",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%_granted_from_skill",
            "cast_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {15, 15, 8, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileArcticArmour"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    托尔
    人形
    monster base type attack cast speed +% and damage -% final [33]
    生命上限提高 100%
    效果区域扩大 100%
    角色体型增大 80%
    Torr Olgosso
    幽魂N
    标签aura_bearer, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, rogue_exile, slashing_weapon
    生命
    119%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    119%
    抗性
    30 30 30 20
    伤害
    143%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    220%
    Model Size
    100%
    类型
    ExileDuelist1
    Metadata
    ExileDuelist1Supporter
    等级
    68
    生命
    7,656
    护甲
    46,064
    闪避值
    6,635
    能量护盾
    0
    伤害
    534
    法术伤害
    534
    命中
    290
    攻击间隔
    1.56
    经验值
    22,561
    异常状态临界值
    7,656
    冰缓
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileArcticArmour
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    MonsterDoubleStrike
    攻击, 近战单一目标, 攻击可重复, 近战, 物理
    双重打击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    使用近战武器发动两次快速打击。
    base skill number of additional hits [1]
    ExileHaste
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 可触发, 范围法术
    施放间隔: 1.2 秒
    冷却时间: 0.5 秒
    施法速度加快 15%
    攻击速度加快 15%
    移动速度加快 8%
    active skill area of effect radius +% final [40]
    ExileLeapSlam
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist1Supporter"] = {
        name = "Torr Olgosso",
        life = 1.19,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.43,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MonsterDoubleStrike",
            "Melee",
            "ExileLeapSlam",
            "ExileHaste",
            "ExileArcticArmour",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDoubleStrike"] = {
        name = "Double Strike",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs two fast strikes with a melee weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_number_of_additional_hits",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileHaste"] = {
        name = "ExileHaste",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%_granted_from_skill",
            "cast_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {15, 15, 8, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileArcticArmour"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    生命上限提高 100%
    效果区域扩大 100%
    角色体型增大 80%
    IdMonsterSupporterGigantism1
    FamilyMonsterSupporterGigantism
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • maximum life +% Min: 100 Max: 100 全域
  • base actor scale +% Min: 80 Max: 80 全域
  • base skill area of effect +% Min: 100 Max: 100 全域
  • 托尔
    人形
    区域: 苦行之域
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Torr Olgosso
    幽魂N
    地区苦行之域
    标签aura_bearer, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, melee, non_unique_map_boss, not_int, physical_affinity, red_blood, rogue_exile, slashing_weapon
    生命
    238%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    238%
    抗性
    40 40 40 25
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    ExileDuelist1MapBoss
    Metadata
    ExileDuelist1MapBoss
    等级
    77
    生命
    1,526,541
    护甲
    93,192
    闪避值
    9,027
    能量护盾
    0
    伤害
    1,045
    法术伤害
    1,559
    命中
    412
    攻击间隔
    1.0452
    经验值
    134,112
    异常状态临界值
    763,270
    冰缓
    2,413
    Shock
    2,413
    Brittle
    13,654
    Scorch
    2,413
    Sap
    6,668
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 1659–2489
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileArcticArmour
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    MonsterDoubleStrike
    攻击, 近战单一目标, 攻击可重复, 近战, 物理
    双重打击
    基本伤害: 1659–2489
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    使用近战武器发动两次快速打击。
    base skill number of additional hits [1]
    ExileHaste
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 可触发, 范围法术
    施放间隔: 1.2 秒
    冷却时间: 0.5 秒
    施法速度加快 15%
    攻击速度加快 15%
    移动速度加快 8%
    active skill area of effect radius +% final [40]
    ExileLeapSlam
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 1659–2489
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist1MapBoss"] = {
        name = "Torr Olgosso",
        life = 2.38,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MonsterDoubleStrike",
            "Melee",
            "ExileLeapSlam",
            "ExileHaste",
            "ExileArcticArmour",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDoubleStrike"] = {
        name = "Double Strike",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs two fast strikes with a melee weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_number_of_additional_hits",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileHaste"] = {
        name = "ExileHaste",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%_granted_from_skill",
            "cast_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {15, 15, 8, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileArcticArmour"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 托尔
    人形
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Torr Olgosso
    幽魂N
    标签aura_bearer, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon, standalone_map_boss
    生命
    238%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    238%
    抗性
    40 40 40 25
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    ExileDuelist1MapBoss
    Metadata
    ExileDuelist1MapBossStandalone
    等级
    68
    生命
    331,644
    护甲
    46,064
    闪避值
    6,635
    能量护盾
    0
    伤害
    613
    法术伤害
    914
    命中
    290
    攻击间隔
    1.0452
    经验值
    112,805
    异常状态临界值
    208,936
    冰缓
    661
    Shock
    661
    Brittle
    3,738
    Scorch
    661
    Sap
    1,825
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 973–1459
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileArcticArmour
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    MonsterDoubleStrike
    攻击, 近战单一目标, 攻击可重复, 近战, 物理
    双重打击
    基本伤害: 973–1459
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    使用近战武器发动两次快速打击。
    base skill number of additional hits [1]
    ExileHaste
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 可触发, 范围法术
    施放间隔: 1.2 秒
    冷却时间: 0.5 秒
    施法速度加快 15%
    攻击速度加快 15%
    移动速度加快 8%
    active skill area of effect radius +% final [40]
    ExileLeapSlam
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 973–1459
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/ExileMapBoss"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist1MapBossStandalone"] = {
        name = "Torr Olgosso",
        life = 2.38,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MonsterDoubleStrike",
            "Melee",
            "ExileLeapSlam",
            "ExileHaste",
            "ExileArcticArmour",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDoubleStrike"] = {
        name = "Double Strike",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs two fast strikes with a melee weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_number_of_additional_hits",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileHaste"] = {
        name = "ExileHaste",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%_granted_from_skill",
            "cast_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {15, 15, 8, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileArcticArmour"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 托尔
    人形
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    monster base type attack cast speed +% and damage -% final [33]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Torr Olgosso
    幽魂N
    标签elder_map_boss, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, non_attacking, not_int, red_blood, slashing_weapon
    生命
    238%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    238%
    抗性
    40 40 40 25
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    ExileDuelist1MapBoss
    Metadata
    ExileDuelist1MapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist1MapBossElder"] = {
        name = "Torr Olgosso",
        life = 2.38,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
        },
        modList = {
        },
    }
    
    怪物提供的经验值提高 100%
    掉落的物品稀有度提高 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 托尔
    人形
    monster base type attack cast speed +% and damage -% final [33]
    monster no map drops [1]
    Torr Olgosso
    幽魂N
    标签aura_bearer, delve_monster, exile, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, melee, no_pantheon_mod, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    119%
    护甲
    +60%
    闪避值
    +40%
    异常状态临界值
    119%
    抗性
    30 30 30 20
    伤害
    143%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.56 秒
    伤害分布
    ±20%
    经验值
    220%
    Model Size
    100%
    类型
    ExileDuelistDelve1
    Metadata
    DelveExileDuelist1
    等级
    68
    生命
    7,656
    护甲
    46,064
    闪避值
    6,635
    能量护盾
    0
    伤害
    534
    法术伤害
    534
    命中
    290
    攻击间隔
    1.56
    经验值
    22,561
    异常状态临界值
    7,656
    冰缓
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ExileArcticArmour
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    MonsterDoubleStrike
    攻击, 近战单一目标, 攻击可重复, 近战, 物理
    双重打击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    使用近战武器发动两次快速打击。
    base skill number of additional hits [1]
    ExileHaste
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 可触发, 范围法术
    施放间隔: 1.2 秒
    冷却时间: 0.5 秒
    施法速度加快 15%
    攻击速度加快 15%
    移动速度加快 8%
    active skill area of effect radius +% final [40]
    ExileLeapSlam
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 427–641
    攻击暴击率: 5%
    攻击间隔: 1.56 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    WalkEmergeExile
    walk emerge distance [200]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/DelveExileDuelist1"] = {
        name = "Torr Olgosso",
        life = 1.19,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.43,
        damageSpread = 0.2,
        attackTime = 1.56,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MonsterDoubleStrike",
            "Melee",
            "ExileLeapSlam",
            "ExileHaste",
            "ExileArcticArmour",
            "WalkEmergeExile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDoubleStrike"] = {
        name = "Double Strike",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs two fast strikes with a melee weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_number_of_additional_hits",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileHaste"] = {
        name = "ExileHaste",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%_granted_from_skill",
            "cast_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {15, 15, 8, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileArcticArmour"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeExile"] = {
        name = "WalkEmergeExile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • Edit

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