巨力奥伦
人形
区域: 孢子空谷
怪物提供的经验值提高 100%
monster dropped item rarity +% [15000]
+3 召唤图腾数量上限
图腾的生命提高 500%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Aulen Greychain
幽魂N
地区孢子空谷
标签bandit, bludgeoning_weapon, flesh_armour, has_staff, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, non_unique_map_boss, not_int, physical_affinity, red_blood
生命
400%
护甲
+50%
闪避值
+25%
异常状态临界值
400%
抗性
40 40 40 25
伤害
172%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 13
攻击间隔
1.05 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
StrDexBanditBossMap
Metadata
MapBanditLeaderOak2
等级
70
生命
728,502
护甲
50,571
闪避值
6,351
能量护盾
0
伤害
825
法术伤害
1,232
命中
314
攻击间隔
0.7035
经验值
117,920
异常状态临界值
422,531
冰缓
1,336
Shock
1,336
Brittle
7,559
Scorch
1,336
Sap
3,691
MeleeAtAnimationSpeedUnique
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1311–1966
攻击暴击率: 5%
攻击间隔: 1.05 秒
对你的敌人无情痛击。
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]
BanditSweep
攻击, 范围, 攻击可重复, 近战, 物理
横扫
基本伤害: 1311–1966
攻击暴击率: 5%
攻击间隔: 1.05 秒
使用双手近战武器在身体周围横扫,并将部分怪物击退。
物理伤害总增 45%
active skill area of effect radius +% final [-16]
cast time overrides attack duration [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
ImmortalCallOak
法术, 增益, 持续时间, 图腾技能, 可触发, 物理, 立即, 冷却
不朽怒嚎
施放间隔: 0.85 秒
仰天怒吼, 释放耐力球, 并使你的角色免疫物理攻击一小段时间. 免疫物理攻击时间长短视释放的耐力球数量而定. 【金! 钟! 罩! 】
基础持续时间为 1
每消耗 1 个耐力球可使基础持续时间延长 +0.8
MonsterEnduringCry
增益, 范围, 持续时间, 战吼, 冷却
坚决战吼
冷却时间: 8 秒
发出一道战吼,嘲讽周围敌人,吸引它们的进攻,提供耐力球,并获得瞬时爆发式生命回复。它还基于你身上的耐力球数提供抗性和物理伤害减免。
基础持续时间为 1
每秒回复 10% 生命
获得 2 个额外的耐力球
OakLeapSlamMaps
攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
跃击
基本伤害: 1311–1966
攻击暴击率: 5%
攻击间隔: 1.05 秒
一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
伤害总增 25%
基础范围为 1.5
cast time overrides attack duration [1]
is area damage [1]
TriggerSpawnersOakSprings
可触发
AncestralProtectorBanditMapBoss
攻击, 图腾, 近战单一目标, 近战, 攻击可重复
先祖卫士
基本伤害: 1311–1966
攻击暴击率: 5%
攻击间隔: 1.05 秒
召唤一个先祖图腾,当你在它附近时,它会用武器攻击周围的敌人。靠近它会增加你的攻击速度。需要近战武器或徒手状态。
图腾持续 12
召唤使用一个使用该技能的图腾
当图腾存在时,玩家攻击速度总增 25%
图腾放置速度加快 50%
近战打击范围 +1.6
ancestor totem parent activiation range [70]
base active skill totem level [90]
base skill is totemified [1]
base totem range [50]
summon your maximum number of totems in formation [1]
OakSummonKaruiSpirit
法术, 法术可重复, 可触发
施放间隔: 1 秒
alternate minion [183]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Staff"
}

Transitionable
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BanditLeaderStrDex/MapBanditLeaderOak2"] = {
    name = "Aulen Greychain",
    life = 4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.72,
    damageSpread = 0.2,
    attackTime = 1.05,
    attackRange = 13,
    accuracy = 1,
    weaponType1 = "Staff",
    skillList = {
        "BanditSweep",
        "MonsterEnduringCry",
        "ImmortalCallOak",
        "MeleeAtAnimationSpeedUnique",
        "OakLeapSlamMaps",
        "TriggerSpawnersOakSprings",
        "OakSummonKaruiSpirit",
        "AncestralProtectorBanditMapBoss",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BanditSweep"] = {
    name = "Sweep",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Swings a two handed melee weapon in a circle, knocking back monsters around the character.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.15,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_physical_damage_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {20, -20, -16, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
        [2] = {25, -20, -16, levelRequirement = 39, statInterpolation = {1},  cost = { }, },
        [3] = {30, -20, -16, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
        [4] = {37, -20, -16, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
        [5] = {45, -20, -16, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterEnduringCry"] = {
    name = "Enduring Cry",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Performs a warcry, taunting all nearby enemies to attack the user and granting endurance charges. Gives a brief burst of life regeneration, as well as a buff which grants resistances and physical damage reduction based on your endurance charges.",
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Warcry] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "buff_skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        area = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "enduring_cry_grants_x_additional_endurance_charges",
        "base_skill_effect_duration",
        "life_regeneration_rate_per_minute_%",
    },
    levels = {
        [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {},  cost = { }, },
        [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {},  cost = { }, },
        [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {},  cost = { }, },
        [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {},  cost = { }, },
        [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {},  cost = { }, },
        [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {},  cost = { }, },
        [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {},  cost = { }, },
        [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {},  cost = { }, },
        [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {},  cost = { }, },
        [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {},  cost = { }, },
        [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {},  cost = { }, },
        [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {},  cost = { }, },
        [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {},  cost = { }, },
        [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {},  cost = { }, },
        [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {},  cost = { }, },
        [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {},  cost = { }, },
        [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {},  cost = { }, },
        [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {},  cost = { }, },
        [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {},  cost = { }, },
        [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {},  cost = { }, },
        [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {},  cost = { }, },
        [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {},  cost = { }, },
        [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {},  cost = { }, },
        [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {},  cost = { }, },
        [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {},  cost = { }, },
        [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {},  cost = { }, },
        [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {},  cost = { }, },
        [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {},  cost = { }, },
        [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {},  cost = { }, },
        [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {},  cost = { }, },
        [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {},  cost = { }, },
        [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ImmortalCallOak"] = {
    name = "Immortal Call",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Discharges Endurance Charges, making the character invulnerable to physical damage for a short time, proportional to how many endurance charges were expended.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Physical] = true,
        [SkillType.Instant] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.85,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_buff_duration_ms_+_per_removable_endurance_charge",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {500, 1000, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
        [2] = {600, 1000, levelRequirement = 35, statInterpolation = {1},  cost = { }, },
        [3] = {700, 1000, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
        [4] = {800, 1000, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
    },
}
-- 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["OakLeapSlamMaps"] = {
    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["TriggerSpawnersOakSprings"] = {
    name = "TriggerSpawnersOakSprings",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["OakSummonKaruiSpirit"] = {
    name = "OakSummonKaruiSpirit",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
        "summoned_monsters_no_drops_or_experience",
    },
    levels = {
        [1] = {183, 1, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AncestralProtectorBanditMapBoss"] = {
    name = "Ancestral Protector",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Summons an Ancestor Totem which attacks enemies with melee strikes while you're near it. Being near it grants you more attack speed. Requires a Melee Weapon or Unarmed.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.Multistrikeable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_totem_duration",
        "base_totem_range",
        "base_active_skill_totem_level",
        "melee_range_+",
        "ancestor_totem_parent_activiation_range",
        "summon_totem_cast_speed_+%",
        "melee_ancestor_totem_grant_owner_attack_speed_+%_final",
        "base_skill_is_totemified",
        "is_totem",
        "summon_your_maximum_number_of_totems_in_formation",
    },
    levels = {
        [1] = {12000, 50, 90, 16, 70, 50, 25, levelRequirement = 68, statInterpolation = {},  cost = { }, },
    },
}
怪物提供的经验值提高 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 全域
  • +3 召唤图腾数量上限
    IdMonsterAdditionalTotems3
    FamilyAdditionalTotems
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 3 Max: 3 全域
  • 图腾的生命提高 500%
    IdMonsterTotemLifeBoss
    FamilyIncreasedTotemLife
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • totem life +% Min: 500 Max: 500 全域
  • Craft Tagsresource life
    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%
    monster dropped item rarity +% [15000]
    +3 召唤图腾数量上限
    图腾的生命提高 500%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Aulen Greychain
    幽魂N
    标签bandit, bludgeoning_weapon, flesh_armour, has_staff, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, standalone_map_boss
    生命
    400%
    护甲
    +50%
    闪避值
    +25%
    异常状态临界值
    400%
    抗性
    40 40 40 25
    伤害
    172%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 13
    攻击间隔
    1.05 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    110%
    类型
    StrDexBanditBossMap
    Metadata
    MapBanditLeaderOak2Standalone
    等级
    68
    生命
    557,385
    护甲
    43,185
    闪避值
    5,924
    能量护盾
    0
    伤害
    732
    法术伤害
    1,092
    命中
    290
    攻击间隔
    0.7035
    经验值
    112,805
    异常状态临界值
    351,153
    冰缓
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    MeleeAtAnimationSpeedUnique
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 1162–1743
    攻击暴击率: 5%
    攻击间隔: 1.05 秒
    对你的敌人无情痛击。
    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]
    BanditSweep
    攻击, 范围, 攻击可重复, 近战, 物理
    横扫
    基本伤害: 1162–1743
    攻击暴击率: 5%
    攻击间隔: 1.05 秒
    使用双手近战武器在身体周围横扫,并将部分怪物击退。
    物理伤害总增 45%
    active skill area of effect radius +% final [-16]
    cast time overrides attack duration [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    ImmortalCallOak
    法术, 增益, 持续时间, 图腾技能, 可触发, 物理, 立即, 冷却
    不朽怒嚎
    施放间隔: 0.85 秒
    仰天怒吼, 释放耐力球, 并使你的角色免疫物理攻击一小段时间. 免疫物理攻击时间长短视释放的耐力球数量而定. 【金! 钟! 罩! 】
    基础持续时间为 1
    每消耗 1 个耐力球可使基础持续时间延长 +0.8
    MonsterEnduringCry
    增益, 范围, 持续时间, 战吼, 冷却
    坚决战吼
    冷却时间: 8 秒
    发出一道战吼,嘲讽周围敌人,吸引它们的进攻,提供耐力球,并获得瞬时爆发式生命回复。它还基于你身上的耐力球数提供抗性和物理伤害减免。
    基础持续时间为 1
    每秒回复 10% 生命
    获得 2 个额外的耐力球
    OakLeapSlamMaps
    攻击, 范围, 近战, 位移, 快行, Slam, 图腾技能
    跃击
    基本伤害: 1162–1743
    攻击暴击率: 5%
    攻击间隔: 1.05 秒
    一跃而起,落地时用武器对敌人造成伤害,并击退敌人。被踩到的敌人会被推出去。限定斧类、锤类、短杖、剑类或长杖。无法被多重打击辅助。
    伤害总增 25%
    基础范围为 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    AncestralProtectorBanditMapBoss
    攻击, 图腾, 近战单一目标, 近战, 攻击可重复
    先祖卫士
    基本伤害: 1162–1743
    攻击暴击率: 5%
    攻击间隔: 1.05 秒
    召唤一个先祖图腾,当你在它附近时,它会用武器攻击周围的敌人。靠近它会增加你的攻击速度。需要近战武器或徒手状态。
    图腾持续 12
    召唤使用一个使用该技能的图腾
    当图腾存在时,玩家攻击速度总增 25%
    图腾放置速度加快 50%
    近战打击范围 +1.6
    ancestor totem parent activiation range [70]
    base active skill totem level [90]
    base skill is totemified [1]
    base totem range [50]
    summon your maximum number of totems in formation [1]
    OakSummonKaruiSpirit
    法术, 法术可重复, 可触发
    施放间隔: 1 秒
    alternate minion [183]
    minion dies when parent dies [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [-50]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	main_hand_unarmed_type = "Staff"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BanditLeaderStrDex/MapBanditLeaderOak2Standalone"] = {
        name = "Aulen Greychain",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.72,
        damageSpread = 0.2,
        attackTime = 1.05,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "BanditSweep",
            "MonsterEnduringCry",
            "ImmortalCallOak",
            "MeleeAtAnimationSpeedUnique",
            "OakLeapSlamMaps",
            "OakSummonKaruiSpirit",
            "AncestralProtectorBanditMapBoss",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BanditSweep"] = {
        name = "Sweep",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Swings a two handed melee weapon in a circle, knocking back monsters around the character.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.15,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_physical_damage_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {20, -20, -16, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
            [2] = {25, -20, -16, levelRequirement = 39, statInterpolation = {1},  cost = { }, },
            [3] = {30, -20, -16, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
            [4] = {37, -20, -16, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [5] = {45, -20, -16, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterEnduringCry"] = {
        name = "Enduring Cry",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs a warcry, taunting all nearby enemies to attack the user and granting endurance charges. Gives a brief burst of life regeneration, as well as a buff which grants resistances and physical damage reduction based on your endurance charges.",
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "enduring_cry_grants_x_additional_endurance_charges",
            "base_skill_effect_duration",
            "life_regeneration_rate_per_minute_%",
        },
        levels = {
            [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {},  cost = { }, },
            [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {},  cost = { }, },
            [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {},  cost = { }, },
            [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {},  cost = { }, },
            [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {},  cost = { }, },
            [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {},  cost = { }, },
            [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {},  cost = { }, },
            [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {},  cost = { }, },
            [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {},  cost = { }, },
            [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {},  cost = { }, },
            [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {},  cost = { }, },
            [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {},  cost = { }, },
            [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {},  cost = { }, },
            [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {},  cost = { }, },
            [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {},  cost = { }, },
            [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {},  cost = { }, },
            [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {},  cost = { }, },
            [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {},  cost = { }, },
            [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {},  cost = { }, },
            [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {},  cost = { }, },
            [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {},  cost = { }, },
            [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {},  cost = { }, },
            [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {},  cost = { }, },
            [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {},  cost = { }, },
            [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {},  cost = { }, },
            [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {},  cost = { }, },
            [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {},  cost = { }, },
            [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {},  cost = { }, },
            [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {},  cost = { }, },
            [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {},  cost = { }, },
            [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {},  cost = { }, },
            [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {},  cost = { }, },
            [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {},  cost = { }, },
            [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ImmortalCallOak"] = {
        name = "Immortal Call",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Discharges Endurance Charges, making the character invulnerable to physical damage for a short time, proportional to how many endurance charges were expended.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
            [SkillType.Instant] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_buff_duration_ms_+_per_removable_endurance_charge",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, 1000, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
            [2] = {600, 1000, levelRequirement = 35, statInterpolation = {1},  cost = { }, },
            [3] = {700, 1000, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
            [4] = {800, 1000, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
        },
    }
    -- 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["OakLeapSlamMaps"] = {
        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["OakSummonKaruiSpirit"] = {
        name = "OakSummonKaruiSpirit",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {183, 1, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AncestralProtectorBanditMapBoss"] = {
        name = "Ancestral Protector",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons an Ancestor Totem which attacks enemies with melee strikes while you're near it. Being near it grants you more attack speed. Requires a Melee Weapon or Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.Multistrikeable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_totem_duration",
            "base_totem_range",
            "base_active_skill_totem_level",
            "melee_range_+",
            "ancestor_totem_parent_activiation_range",
            "summon_totem_cast_speed_+%",
            "melee_ancestor_totem_grant_owner_attack_speed_+%_final",
            "base_skill_is_totemified",
            "is_totem",
            "summon_your_maximum_number_of_totems_in_formation",
        },
        levels = {
            [1] = {12000, 50, 90, 16, 70, 50, 25, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    怪物提供的经验值提高 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 全域
  • +3 召唤图腾数量上限
    IdMonsterAdditionalTotems3
    FamilyAdditionalTotems
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 3 Max: 3 全域
  • 图腾的生命提高 500%
    IdMonsterTotemLifeBoss
    FamilyIncreasedTotemLife
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • totem life +% Min: 500 Max: 500 全域
  • Craft Tagsresource life
    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%
    monster dropped item rarity +% [15000]
    +3 召唤图腾数量上限
    图腾的生命提高 500%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Aulen Greychain
    幽魂N
    标签bandit, bludgeoning_weapon, elder_map_boss, flesh_armour, has_staff, has_two_handed_melee, human, humanoid, medium_height, medium_movement, non_attacking, not_int, red_blood
    生命
    400%
    护甲
    +50%
    闪避值
    +25%
    异常状态临界值
    400%
    抗性
    40 40 40 25
    伤害
    172%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 13
    攻击间隔
    1.05 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    110%
    类型
    StrDexBanditBossMap
    Metadata
    MapBanditLeaderOak2Elder

    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
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BanditLeaderStrDex/MapBanditLeaderOak2Elder"] = {
        name = "Aulen Greychain",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.72,
        damageSpread = 0.2,
        attackTime = 1.05,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
        },
        modList = {
        },
    }
    
    怪物提供的经验值提高 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 全域
  • +3 召唤图腾数量上限
    IdMonsterAdditionalTotems3
    FamilyAdditionalTotems
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 3 Max: 3 全域
  • 图腾的生命提高 500%
    IdMonsterTotemLifeBoss
    FamilyIncreasedTotemLife
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • totem life +% Min: 500 Max: 500 全域
  • Craft Tagsresource life
    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.