Великолепный жук-рогач
Зверь
monster no drops [1]
Resplendent Tusked Beetle
SpectreN
Tagsbeast, fast_movement, hard_armour, insect, not_dex, not_int
Packs
  • Великолепный жук-рогач, Великолепный жук
  • Здоровье
    150%
    Броня
    +70%
    Ailment Threshold
    150%
    Сопротивление
    0 0 75 0
    Damage
    150%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    4 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Опыт
    150%
    Model Size
    100%
    Type
    EtchedBeetleMedium
    Metadata
    MediumEtchedBeetleArmouredTuskWide
    Уровень
    68
    Здоровье
    9,650
    Броня
    48,943
    Уклонение
    4,739
    Damage
    560
    Урон от чар
    560
    Точность
    580
    Attack Time
    1.5
    Опыт
    15,383
    Minion Life
    2,093
    Minion Damage
    447
    Ailment Threshold
    9,650
    Chill
    31
    Shock
    31
    Brittle
    173
    Scorch
    31
    Sap
    84
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Атака
    Base Damage: 448–672
    Шанс критического удара: 5%
    Attack Time: 1.5 сек.
    Герой наносит обычный удар.
    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]
    GAMediumBeetleChargedSunder
    Triggerable, Attack
    Base Damage: 448–672
    Шанс критического удара: 5%
    Attack Time: 1.5 сек.
    Перезарядка: 5.5 сек.
    60% физического урона становится уроном от молнии
    is area damage [1]
    GAMediumBeetleSunder
    Triggerable, Attack
    Base Damage: 448–672
    Шанс критического удара: 5%
    Attack Time: 1.5 сек.
    Перезарядка: 5.5 сек.
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/EtchedBeetles/MediumEtchedBeetleArmouredTuskWide"] = {
        name = "Resplendent Tusked Beetle",
        life = 1.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAMediumBeetleChargedSunder",
            "GAMediumBeetleSunder",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["GAMediumBeetleChargedSunder"] = {
        name = "GAMediumBeetleChargedSunder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
        },
        levels = {
            [1] = {60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAMediumBeetleSunder"] = {
        name = "GAMediumBeetleSunder",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops [1]
    IdMonsterNoDrops
    FamilyMonsterNoDrops
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • monster no drops Min: 1 Max: 1 Global
  • Edit

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