瓦古拉斯
野獸
地區: 監獄大門
種類: 羊人
屬類: 靈長動物
科類: 獸性
增加 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
    生命
    273
    護甲
    115
    閃避
    259
    能量護盾
    39
    傷害
    23
    法術傷害
    23
    命中
    23
    攻擊間隔
    1.5
    經驗值
    346
    異常狀態臨界值
    273
    冰緩
    1
    感電
    1
    易碎
    5
    焦灼
    1
    殘喘
    2
    VaalFireballTotemGoatman
    投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可齊射, 範圍法術
    火球
    暴擊率: 6%
    施放時間: 1.17 秒
    冷卻時間: 5 秒
    釋放一顆火球朝著目標,爆炸後會傷害附近的敵人。
    圖騰持續 5
    造成 24.136.14 火焰傷害
    召喚 1 個使用此技能的圖騰
    以螺旋型式發射 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.136.14 火焰傷害
    召喚 1 個使用此技能的圖騰
    以螺旋型式發射 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.7150.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
    Edit

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