Бэлус Камнелобый
Гуманоид
Область: InvasionBoss
300% увеличение количества выпадающих предметов
800% увеличение редкости выпадающих предметов
monster no map drops [1]
monster is invasion boss [1]
20% шанс блокировать урон от атак
Вы получаете 10% урона от заблокированных ударов
stance movement speed +% final [112]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Balus Stoneskull
SpectreN
AreaInvasionBoss
End Game50% увеличение максимума здоровья
Tagsbandit, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, invasion_boss, medium_height, melee, not_int, physical_affinity, plate_armour, red_blood, slow_movement
Packs
  • InvasionBoss: Бэлус Камнелобый, Головорез, Разбойник
  • Здоровье
    240%
    Броня
    +20%
    Уклонение
    +20%
    Ailment Threshold
    240%
    Сопротивление
    30 30 30 20
    Damage
    136%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Опыт
    200%
    Model Size
    130%
    Type
    BanditBossInvasion
    Metadata
    BanditMeleeBossInvasion
    Уровень
    68
    Здоровье
    15,440
    Броня
    34,548
    Уклонение
    5,687
    Энерг. щит
    0
    Damage
    508
    Урон от чар
    508
    Точность
    290
    Attack Time
    1.35
    Опыт
    20,510
    Ailment Threshold
    15,440
    Chill
    49
    Shock
    49
    Brittle
    276
    Scorch
    49
    Sap
    135
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Атака
    Base Damage: 406–610
    Шанс критического удара: 5%
    Attack Time: 1.35 сек.
    Герой наносит обычный удар.
    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]
    MonsterHeavyStrikeInvasion
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Тяжёлый удар
    Base Damage: 406–610
    Шанс критического удара: 5%
    Attack Time: 1.35 сек.
    Герой сильно бьёт врагов и отбрасывает их. Умение требует булаву, скипетр, топор, меч или двуручное оружие.
    Отбрасывает врагов при нанесении удара
    Наносит на 50% больше урона
    30% снижение порога оглушения врагов
    Скорость атаки на 75% больше
    MonsterFlickerStrikeInvasion
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Внезапный удар
    Base Damage: 406–610
    Шанс критического удара: 5%
    Attack Time: 1.35 сек.
    Перезарядка: 2 сек.
    Герой переносится к находящемуся рядом врагу и бьет его оружием ближнего боя. Если враг не выбран, герой перенесется к случайному врагу. Дарует положительный эффект, временно увеличивающий скорость передвижения. Умение можно мгновенно перезарядить, потратив заряд ярости.
    Наносит на 10% больше урона
    30% повышение скорости атаки
    10% повышение скорости атаки за заряд ярости
    ignores proximity shield [1]
    MonsterEnduringCry
    Buff, Area, Duration, Warcry, Cooldown
    Клич стойкости
    Перезарядка: 8 сек.
    Герой издаёт боевой клич, провоцируя ближайших врагов атаковать его и получая заряды выносливости. Даёт кратковременную регенерацию здоровья и положительный эффект, повышающий сопротивления и уменьшающий получаемый физический урон в зависимости от количества зарядов выносливости у героя.
    Базовая длительность - 1 секунд(-ы)
    Регенерация 10% здоровья в секунду
    Дарует дополнительных зарядов выносливости: 2
    ImmortalCallOak
    Spell, Buff, Duration, Totemable, Triggerable, Physical, Instant, Cooldown
    Призыв к бессмертию
    Время применения: 0.85 сек.
    Герой лишается всех накопленных зарядов выносливости и ненадолго становится неуязвимым к физическому урону. Длительность защиты зависит от количества потраченных зарядов.
    Базовая длительность - 1 секунд(-ы)
    +0.8 секунд(-ы) к базовой длительности за каждый снятый заряд выносливости

    Object Type

    version 2
    extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Emerge3"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"
    
    Animated
    {
    	on_any_tent = "parent.PlayAnimationTreeByIndex( 0 );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandits/BanditMeleeBossInvasion"] = {
        name = "Balus Stoneskull",
        life = 2.4,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.36,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
            "MonsterEnduringCry",
            "ImmortalCallOak",
            "MeleeAtAnimationSpeedUnique",
            "MonsterHeavyStrikeInvasion",
            "MonsterFlickerStrikeInvasion",
        },
        modList = {
        },
    }
    -- 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["MonsterHeavyStrikeInvasion"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
            "global_knockback",
        },
        levels = {
            [1] = {30, 30, 50, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {50, 30, 50, levelRequirement = 35, statInterpolation = {1},  cost = { }, },
            [3] = {75, 30, 50, levelRequirement = 45, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterFlickerStrikeInvasion"] = {
        name = "Flicker Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Movement] = true,
            [SkillType.Duration] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_speed_+%",
            "base_attack_speed_+%_per_frenzy_charge",
            "active_skill_damage_+%_final",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {30, 10, 10, levelRequirement = 13, statInterpolation = {},  cost = { }, },
        },
    }
    
    300% увеличение количества выпадающих предметов
    800% увеличение редкости выпадающих предметов
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 Global
  • monster dropped item quantity +% Min: 300 Max: 300 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 Global
  • 20% шанс блокировать урон от атак
    Вы получаете 10% урона от заблокированных ударов
    IdMonsterAttackBlock30Bypass20
    FamilyMonsterBlockAndBypass
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    IdNothing
    FamilyNothing
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    Edit

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