奧瑞亞的復仇
人形
地區: 奇術之庭
獲得 25% 物理傷害的火焰傷害
怪物增加 100% 經驗值
monster dropped item rarity +% [15000]
monster penalty against minions damage +% final vs player minions [-25]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Oriath's Vengeance
幽魂N
地區奇術之庭
標籤bludgeoning_weapon, 法術, fire_affinity, has_two_hand_mace, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, ranged, red_blood
Packs
  • WorldAreas#832: 奧瑞亞的美德, 奧瑞亞的復仇 , 奧瑞亞的堡壘
  • WorldAreas#926: 奧瑞亞的美德, 奧瑞亞的復仇 , 奧瑞亞的堡壘
  • 生命
    270%
    護甲
    +40%
    異常狀態臨界值
    270%
    抗性
    40 40 40 25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss1
    等級
    72
    生命
    629,186
    護甲
    55,229
    閃避
    5,444
    能量護盾
    0
    傷害
    1,270
    法術傷害
    1,896
    命中
    339
    攻擊間隔
    0.83415
    經驗值
    122,870
    異常狀態臨界值
    352,344
    冰緩
    1,114
    感電
    1,114
    易碎
    6,303
    焦灼
    1,114
    殘喘
    3,078
    AxisLeapSlamFire
    法術, 位移
    附加傷害效用: 150%
    施放時間: 1.23 秒
    冷卻時間: 0.3 秒
    不會被暈眩
    造成 50% 更多攻擊傷害
    skill cannot be interrupted [1]
    walk emerge extra distance [-10]
    DragonFireballStrike
    攻擊, 範圍攻擊, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 閃電, ProjectilesNotFromUser
    閃電打擊
    基本傷害: 2017–3026
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    在你揮舞近戰武器時凝聚閃電之力。除了轉換一部分物理傷害為閃電傷害,儲存的能量會在你揮舞時從武器釋放投射物,襲擊遠方的敵人。若近戰攻擊擊中目標,投射物不能被躲避。
    造成 120% 更多攻擊傷害
    造成 558.1837.2 火焰傷害
    發射 4 個額外投射物
    60% 物理傷害轉化至火焰傷害
    base is projectile [1]
    monster projectile variation [1]
    supress weapon surges [1]
    total projectile spread angle override [70]
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 2017–3026
    暴擊率: 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]
    GAAxisLeapSlamFireDamage
    可觸發, 攻擊
    基本傷害: 2017–3026
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊傷害: 150%
    攻擊間隔: 1.245 秒
    造成 50% 更多攻擊傷害
    造成 1% 更多傷害
    is area damage [1]
    CGEAxisLeapSlamBurningGround
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    每秒造成 318.1 基本火焰傷害
    +5.5 秒基礎持續時間

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    	
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Life
    {
    	on_spawned_alive = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk, MainHand );"
    	on_death = "RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk, MainHand );"
    }
    
    Preload
    {
    	preload_epk = "Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss1"] = {
        name = "Oriath's Vengeance",
        life = 2.7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "AxisLeapSlamFire",
            "GAAxisLeapSlamFireDamage",
            "DragonFireballStrike",
            "CGEAxisLeapSlamBurningGround",
        },
        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["AxisLeapSlamFire"] = {
        name = "AxisLeapSlamFire",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.23,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "base_cannot_be_stunned",
            "skill_cannot_be_interrupted",
        },
        levels = {
            [1] = {-10, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAAxisLeapSlamFireDamage"] = {
        name = "GAAxisLeapSlamFireDamage",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {1, baseMultiplier = 1.5, levelRequirement = 68, statInterpolation = {2},  cost = { }, },
            [3] = {1, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DragonFireballStrike"] = {
        name = "Lightning Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Lightning] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.23,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "active_skill_attack_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_projectiles",
            "monster_projectile_variation",
            "total_projectile_spread_angle_override",
            "supress_weapon_surges",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 112, 60, 4, 1, 70, critChance = 6, levelRequirement = 33, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 126, 60, 4, 1, 70, critChance = 6, levelRequirement = 54, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 128, 60, 4, 1, 70, critChance = 6, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 130, 60, 4, 1, 70, critChance = 6, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 134, 60, 4, 1, 70, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 137, 60, 4, 1, 70, critChance = 6, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 140, 60, 4, 1, 70, critChance = 6, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 130, 60, 4, 1, 70, critChance = 6, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 120, 60, 4, 1, 70, critChance = 6, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 110, 60, 4, 1, 70, critChance = 6, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 100, 60, 4, 1, 70, critChance = 6, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 90, 60, 4, 1, 70, critChance = 6, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 80, 60, 4, 1, 70, critChance = 6, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 70, 60, 4, 1, 70, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 60, 60, 4, 1, 70, critChance = 6, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 50, 60, 4, 1, 70, critChance = 6, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 40, 60, 4, 1, 70, critChance = 6, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 30, 60, 4, 1, 70, critChance = 6, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 20, 60, 4, 1, 70, critChance = 6, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEAxisLeapSlamBurningGround"] = {
        name = "CGEAxisLeapSlamBurningGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1, 5500, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    獲得 25% 物理傷害的火焰傷害
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    怪物增加 100% 經驗值
    monster dropped item rarity +% [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 penalty against minions damage +% final vs player minions [-25]
    IdMonsterDamageVersusPlayerMinions25
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tagsdamage
    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 全域
  • 奧瑞亞的復仇
    人形
    獲得 25% 物理傷害的火焰傷害
    怪物增加 100% 經驗值
    monster dropped item rarity +% [15000]
    monster penalty against minions damage +% final vs player minions [-25]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Oriath's Vengeance
    幽魂N
    標籤bludgeoning_weapon, 法術, fire_affinity, has_two_hand_mace, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, ranged, red_blood, standalone_map_boss
    生命
    270%
    護甲
    +40%
    異常狀態臨界值
    270%
    抗性
    40 40 40 25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss1Standalone
    等級
    68
    生命
    376,235
    護甲
    40,306
    閃避
    4,739
    能量護盾
    0
    傷害
    1,000
    法術傷害
    1,492
    命中
    290
    攻擊間隔
    0.83415
    經驗值
    112,805
    異常狀態臨界值
    237,028
    冰緩
    749
    感電
    749
    易碎
    4,240
    焦灼
    749
    殘喘
    2,071
    AxisLeapSlamFire
    法術, 位移
    附加傷害效用: 150%
    施放時間: 1.23 秒
    冷卻時間: 0.3 秒
    不會被暈眩
    造成 50% 更多攻擊傷害
    skill cannot be interrupted [1]
    walk emerge extra distance [-10]
    DragonFireballStrike
    攻擊, 範圍攻擊, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 閃電, ProjectilesNotFromUser
    閃電打擊
    基本傷害: 1588–2382
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    在你揮舞近戰武器時凝聚閃電之力。除了轉換一部分物理傷害為閃電傷害,儲存的能量會在你揮舞時從武器釋放投射物,襲擊遠方的敵人。若近戰攻擊擊中目標,投射物不能被躲避。
    造成 134% 更多攻擊傷害
    造成 491.1736.6 火焰傷害
    發射 4 個額外投射物
    60% 物理傷害轉化至火焰傷害
    base is projectile [1]
    monster projectile variation [1]
    supress weapon surges [1]
    total projectile spread angle override [70]
    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]
    GAAxisLeapSlamFireDamage
    可觸發, 攻擊
    基本傷害: 1588–2382
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊傷害: 150%
    攻擊間隔: 1.245 秒
    造成 50% 更多攻擊傷害
    造成 1% 更多傷害
    is area damage [1]
    CGEAxisLeapSlamBurningGround
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    每秒造成 271.9 基本火焰傷害
    +5.5 秒基礎持續時間

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Life
    {
    	on_spawned_alive = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk, MainHand );"
    	on_death = "RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk, MainHand );"
    }
    
    Preload
    {
    	preload_epk = "Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/inferno/2h_mace/2h_mace.epk"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss1Standalone"] = {
        name = "Oriath's Vengeance",
        life = 2.7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "AxisLeapSlamFire",
            "GAAxisLeapSlamFireDamage",
            "DragonFireballStrike",
            "CGEAxisLeapSlamBurningGround",
        },
        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["AxisLeapSlamFire"] = {
        name = "AxisLeapSlamFire",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.23,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "base_cannot_be_stunned",
            "skill_cannot_be_interrupted",
        },
        levels = {
            [1] = {-10, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAAxisLeapSlamFireDamage"] = {
        name = "GAAxisLeapSlamFireDamage",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {1, baseMultiplier = 1.5, levelRequirement = 68, statInterpolation = {2},  cost = { }, },
            [3] = {1, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DragonFireballStrike"] = {
        name = "Lightning Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Lightning] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.23,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "active_skill_attack_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_projectiles",
            "monster_projectile_variation",
            "total_projectile_spread_angle_override",
            "supress_weapon_surges",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 112, 60, 4, 1, 70, critChance = 6, levelRequirement = 33, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 126, 60, 4, 1, 70, critChance = 6, levelRequirement = 54, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 128, 60, 4, 1, 70, critChance = 6, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 130, 60, 4, 1, 70, critChance = 6, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 134, 60, 4, 1, 70, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 137, 60, 4, 1, 70, critChance = 6, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 140, 60, 4, 1, 70, critChance = 6, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 130, 60, 4, 1, 70, critChance = 6, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 120, 60, 4, 1, 70, critChance = 6, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 110, 60, 4, 1, 70, critChance = 6, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 100, 60, 4, 1, 70, critChance = 6, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 90, 60, 4, 1, 70, critChance = 6, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 80, 60, 4, 1, 70, critChance = 6, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 70, 60, 4, 1, 70, critChance = 6, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 60, 60, 4, 1, 70, critChance = 6, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 50, 60, 4, 1, 70, critChance = 6, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 40, 60, 4, 1, 70, critChance = 6, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 30, 60, 4, 1, 70, critChance = 6, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 20, 60, 4, 1, 70, critChance = 6, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEAxisLeapSlamBurningGround"] = {
        name = "CGEAxisLeapSlamBurningGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1, 5500, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    獲得 25% 物理傷害的火焰傷害
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    怪物增加 100% 經驗值
    monster dropped item rarity +% [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 penalty against minions damage +% final vs player minions [-25]
    IdMonsterDamageVersusPlayerMinions25
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tagsdamage
    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 全域
  • 奧瑞亞的復仇
    人形
    獲得 25% 物理傷害的火焰傷害
    怪物增加 100% 經驗值
    monster dropped item rarity +% [15000]
    monster penalty against minions damage +% final vs player minions [-25]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Oriath's Vengeance
    幽魂N
    標籤bludgeoning_weapon, elder_map_boss, has_two_hand_mace, has_two_handed_melee, human, humanoid, medium_height, medium_movement, military, non_attacking, not_dex, not_int, plate_armour, red_blood
    生命
    270%
    護甲
    +40%
    異常狀態臨界值
    270%
    抗性
    40 40 40 25
    傷害
    235%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    105%
    類型
    AxisSoldierEliteMapBoss2
    Metadata
    AxisEliteSoldierMapBoss1Elder

    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/Axis/AxisEliteSoldierMapBoss1Elder"] = {
        name = "Oriath's Vengeance",
        life = 2.7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.35,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
        },
        modList = {
        },
    }
    
    獲得 25% 物理傷害的火焰傷害
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    怪物增加 100% 經驗值
    monster dropped item rarity +% [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 penalty against minions damage +% final vs player minions [-25]
    IdMonsterDamageVersusPlayerMinions25
    FamilyMonsterDamageVersusMinions
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -25 Max: -25 全域
  • Craft Tagsdamage
    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 全域
  • Edit

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