羊人王恩格拉斯
野兽
区域: 监狱大门
属类: 羊人
组别: 灵长
科目: 荒野
图腾的生命提高 500%
+2 召唤图腾数量上限
display monster uses far shot text [0]
monster reverse point blank damage -% at minimum range [80]
kill traps mines and totems on death [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Ungulath
幽魂N
地区监狱大门
标签beast, 施法, cleaving_weapon, fire_affinity, goatman, has_staff, has_two_handed_melee, humanoid, light_armour, mammal_beast, medium_height, medium_movement, melee, not_dex, not_str, red_blood
Packs
  • 监狱大门: 羊人王恩格拉斯, 长须术师, 长须羊人
  • 生命
    350%
    生命转为护盾
    50%
    异常状态临界值
    350%
    抗性
    85 0 0 0
    伤害
    200%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    5 ~ 15
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    130%
    类型
    GoatmanShamanBossPrisonersGate
    Metadata
    GoatmanShamanBossPrisonersGate
    等级
    10
    生命
    137
    护甲
    115
    闪避值
    259
    能量护盾
    137
    伤害
    23
    法术伤害
    23
    命中
    46
    攻击间隔
    1.5
    经验值
    346
    Minion Life
    61
    Minion Energy Shield
    61
    Minion Damage
    21
    异常状态临界值
    273
    冰缓
    1
    Shock
    1
    Brittle
    5
    Scorch
    1
    Sap
    2
    VaalFireballTotemGoatman
    投射物, 玩家投射物, 法术, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 火焰, 可齐射, 范围法术
    火球
    暴击几率: 6%
    施放间隔: 1.17 秒
    冷却时间: 5 秒
    释放一颗球型火焰向前飞射,接触到怪物时会爆炸并对周围敌人造成伤害。
    图腾持续 5
    造成 24.1 - 36.14 火焰伤害
    召唤使用一个使用该技能的图腾
    螺旋发射 16 个投射物
    基础范围为 0.9
    base active skill totem level [8]
    base is projectile [1]
    base totem range [80]
    projectile spiral nova time ms [2000]
    totem art variation [11]
    VaalFireballTotemGoatmanTwo
    投射物, 玩家投射物, 法术, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 火焰, 可齐射, 范围法术
    火球
    暴击几率: 6%
    施放间隔: 1.17 秒
    冷却时间: 5 秒
    释放一颗球型火焰向前飞射,接触到怪物时会爆炸并对周围敌人造成伤害。
    图腾持续 3.5
    造成 24.1 - 36.14 火焰伤害
    召唤使用一个使用该技能的图腾
    螺旋发射 16 个投射物
    基础范围为 0.9
    base active skill totem level [8]
    base is projectile [1]
    base totem range [80]
    projectile spiral nova time ms [2000]
    totem art variation [11]
    GoatmanMoltenShellBossPrisonersGate
    法术, 伤害, 范围, 持续时间, 图腾技能, 图腾未附著施放, 可触发, 火焰, 立即, 范围法术, 物理, 冷却
    熔岩护盾
    施放间隔: 0.5 秒
    冷却时间: 7.5 秒
    召唤炽热的火焰之盾, 在一定时间内提供额外的护甲. 当格挡或是护甲所累积受到的物理伤害达到限界值时, 火焰之盾将会爆开, 并对周围的敌人造成伤害.
    基础持续时间为 5
    造成 33.71 - 50.57 火焰伤害
    吸收 73 伤害后护盾破裂
    护甲提高 747
    active skill area of effect radius +% final [50]
    is area damage [1]
    MeleeAtAnimationSpeedFireUnique
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 19–28
    暴击几率: 5%
    攻击伤害: 75%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    攻击伤害总降 25%
    将物理伤害的 75% 转化为火焰伤害
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    
    	slow_animations_go_to_idle = false
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	//turn_duration = 0.3
    }
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Spells/monsters_effects/goatman/invasion/blooddrop.epk, MainHand );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Spells/monsters_effects/goatman/invasion/blooddrop.epk, MainHand );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Goatman/GoatmanShamanBossPrisonersGate"] = {
        name = "Ungulath",
        life = 3.5,
        energyShield = 0.5,
        fireResist = 85,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "MeleeAtAnimationSpeedFireUnique",
            "GoatmanMoltenShellBossPrisonersGate",
            "VaalFireballTotemGoatman",
            "VaalFireballTotemGoatmanTwo",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedFireUnique"] = {
        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 = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "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] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
            [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoatmanMoltenShellBossPrisonersGate"] = {
        name = "Molten Shell",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.TotemCastsWhenNotDetached] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "fire_shield_damage_threshold",
            "base_physical_damage_reduction_rating",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 73, 747, 5000, 50, levelRequirement = 10, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 360, 1900, 5000, 50, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 900, 2500, 5000, 50, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalFireballTotemGoatman"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_totem_duration",
            "base_active_skill_totem_level",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "base_totem_range",
            "totem_art_variation",
            "active_skill_base_area_of_effect_radius",
            "is_totem",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 8, 16, 2000, 180, 80, 11, 9, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalFireballTotemGoatmanTwo"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_totem_duration",
            "base_active_skill_totem_level",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "base_totem_range",
            "totem_art_variation",
            "active_skill_base_area_of_effect_radius",
            "is_totem",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 3500, 8, 16, 2000, -180, 80, 11, 9, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    图腾的生命提高 500%
    IdMonsterTotemLifeBoss
    FamilyIncreasedTotemLife
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • totem life +% Min: 500 Max: 500 全域
  • Craft Tagsresource life
    +2 召唤图腾数量上限
    IdMonsterTwoAdditionalTotems
    FamilyAdditionalTotems
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 2 Max: 2 全域
  • display monster uses far shot text [0]
    monster reverse point blank damage -% at minimum range [80]
    IdMonsterFarShotPenaltyOnly80
    FamilyFarShot
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • projectile damage +% Min: 0 Max: 0 全域
  • display monster uses far shot text Min: 0 Max: 0 全域
  • monster reverse point blank damage -% at minimum range Min: 80 Max: 80 全域
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 全域
  • 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 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    编辑

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