MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
奧瑞亞的堡壘
人形
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
地區: 奇術之庭
近戰打擊技能對目標附近造成擴散傷害
獲得 25% 物理傷害的冰冷傷害
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
monster penalty against minions damage +% final vs player minions [-25]
20% 攻擊傷害格擋率
你承受 10% 來自格擋擊中的傷害
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Oriath's Vigil
幽魂N
地區奇術之庭
標籤has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
Packs
  • WorldAreas#837: 奧瑞亞的美德, 奧瑞亞的復仇 , 奧瑞亞的堡壘
  • WorldAreas#931: 奧瑞亞的美德, 奧瑞亞的復仇 , 奧瑞亞的堡壘
  • 生命
    270%
    護甲值
    +75%
    異常狀態臨界值
    270%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss2
    等級
    75
    生命
    1,372,329
    護甲值
    87,264
    閃避值
    6,029
    傷害
    1,517
    法術傷害
    2,264
    命中
    762
    攻擊間隔
    0.83415
    經驗值
    129,844
    召喚物生命
    280,109
    召喚物傷害
    1,241
    異常狀態臨界值
    713,611
    冰緩
    2,256
    感電
    2,256
    易碎
    12,766
    焦灼
    2,256
    殘喘
    6,234
    Phys Convert Ele
    275%
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 2408—3613
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    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]
    iconbasicattack
    MonsterGroundIceCyclone
    攻擊, 範圍, 近戰, 位移
    旋風斬
    基本傷害: 2408—3613
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    冷卻時間: 1.2 秒
    對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
    造成60%更少傷害
    基礎持續時間為 5
    增加 35% 物理傷害
    增加 60% 攻擊速度
    30% 更少移動速度
    cyclone extra distance [30]
    cyclone ice path radius [12]
    cyclone places ground ice [1]
    is area damage [1]
    cyclone

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    	
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Oriath's Vigil",
        life = 2.7,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterGroundIceCyclone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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["MonsterGroundIceCyclone"] = {
        name = "Cyclone",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "cyclone_extra_distance",
            "active_skill_damage_+%_final",
            "base_skill_effect_duration",
            "cyclone_ice_path_radius",
            "is_area_damage",
            "cyclone_places_ground_ice",
        },
        levels = {
            [1] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 1, statInterpolation = {},  cost = { }, },
            [2] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 78, statInterpolation = {},  cost = { }, },
        },
    }
    
    近戰打擊技能對目標附近造成擴散傷害
    FamilyMeleeSplash
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • melee splash Min: 1 Max: 1 全域
  • Craft Tags攻擊
    獲得 25% 物理傷害的冰冷傷害
    FamilyColdDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 冰冷
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster penalty against minions damage +% final vs player minions [-25]
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tags傷害
    20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 10 Max: 10 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    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 全域
  • 奧瑞亞的堡壘
    人形
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    近戰打擊技能對目標附近造成擴散傷害
    獲得 25% 物理傷害的冰冷傷害
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    monster penalty against minions damage +% final vs player minions [-25]
    20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Oriath's Vigil
    幽魂N
    標籤has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon, standalone_map_boss
    生命
    270%
    護甲值
    +75%
    異常狀態臨界值
    270%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss2Standalone
    等級
    68
    生命
    376,235
    護甲值
    50,383
    閃避值
    4,739
    傷害
    1,000
    法術傷害
    1,492
    命中
    580
    攻擊間隔
    0.83415
    經驗值
    112,805
    召喚物生命
    81,609
    召喚物傷害
    798
    異常狀態臨界值
    237,028
    冰緩
    749
    感電
    749
    易碎
    4,240
    焦灼
    749
    殘喘
    2,071
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1588—2382
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    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]
    iconbasicattack
    MonsterGroundIceCyclone
    攻擊, 範圍, 近戰, 位移
    旋風斬
    基本傷害: 1588—2382
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    冷卻時間: 1.2 秒
    對周圍敵人造成傷害,接而進行一連串的旋轉攻擊,邊向目標地點前進邊攻擊路徑上的敵人。不能被多重打擊或殘暴輔助。
    造成60%更少傷害
    基礎持續時間為 5
    增加 35% 物理傷害
    增加 60% 攻擊速度
    30% 更少移動速度
    cyclone extra distance [30]
    cyclone ice path radius [12]
    cyclone places ground ice [1]
    is area damage [1]
    cyclone

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2Standalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Oriath's Vigil",
        life = 2.7,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterGroundIceCyclone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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["MonsterGroundIceCyclone"] = {
        name = "Cyclone",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "cyclone_extra_distance",
            "active_skill_damage_+%_final",
            "base_skill_effect_duration",
            "cyclone_ice_path_radius",
            "is_area_damage",
            "cyclone_places_ground_ice",
        },
        levels = {
            [1] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 1, statInterpolation = {},  cost = { }, },
            [2] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 78, statInterpolation = {},  cost = { }, },
        },
    }
    
    近戰打擊技能對目標附近造成擴散傷害
    FamilyMeleeSplash
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • melee splash Min: 1 Max: 1 全域
  • Craft Tags攻擊
    獲得 25% 物理傷害的冰冷傷害
    FamilyColdDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 冰冷
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster penalty against minions damage +% final vs player minions [-25]
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tags傷害
    20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 10 Max: 10 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    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 全域
  • 奧瑞亞的堡壘
    人形
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    近戰打擊技能對目標附近造成擴散傷害
    獲得 25% 物理傷害的冰冷傷害
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    monster penalty against minions damage +% final vs player minions [-25]
    20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Oriath's Vigil
    幽魂N
    標籤elder_map_boss, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, military, non_attacking, not_dex, not_int, plate_armour, red_blood, slashing_weapon
    生命
    270%
    護甲值
    +75%
    異常狀態臨界值
    270%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss2Elder

    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
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2Elder"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Oriath's Vigil",
        life = 2.7,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
        },
        modList = {
        },
    }
    
    近戰打擊技能對目標附近造成擴散傷害
    FamilyMeleeSplash
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • melee splash Min: 1 Max: 1 全域
  • Craft Tags攻擊
    獲得 25% 物理傷害的冰冷傷害
    FamilyColdDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 冰冷
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • monster penalty against minions damage +% final vs player minions [-25]
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tags傷害
    20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 10 Max: 10 全域
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    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 全域
  • Edit

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