獻祭獵譜 /1 ⍟
名字Recipe
調整物品上的詞綴: 增加 1 個強勢詞綴至 1 件非傳奇物品
野性之毛刺看守獸
野獸
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Wild Bristle Matron
幽魂Y
幽魂 取代Metadata/Monsters/LeagueHarvest/Red/HarvestBeastT3Spectre
標籤animal_claw_weapon, beast, flesh_armour, has_one_hand_sword, has_one_handed_melee, large_model, mammal_beast, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, ursine_beast, very_slow_movement
生命
495%
護甲
+60%
異常狀態臨界值
495%
抗性
20 20 20 0
傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 14
攻擊間隔
1.095 秒
傷害分佈
±20%
經驗值
150%
Model Size
100%
類型
HarvestBeastT3
Metadata
HarvestBeastT3
等級
68
生命
31,845
護甲
46,064
閃避
4,739
能量護盾
0
傷害
560
法術傷害
560
命中
290
攻擊間隔
1.095
經驗值
15,383
異常狀態臨界值
31,845
冰緩
101
感電
101
易碎
570
焦灼
101
殘喘
278
MeleeWithDirectionalKnockback
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 448–672
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.095 秒
用強大的攻擊擊倒敵人。
擊中時擊退敵人
造成 25% 更少攻擊傷害
base knockback speed +% [100]
determine knockback direction from melee pattern [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
HarvestBeastCharge
攻擊, 近戰, 近戰單一目標, 位移, 快行
重盾衝鋒
基本傷害: 448–672
暴擊率: 5%
攻擊間隔: 1.095 秒
冷卻時間: 7 秒
向一個目標衝鋒,使用盾牌對其猛擊的同時也用近戰武器順手補刀。此攻擊將會擊退目標並將其擊暈,在路徑上的敵人將會被推向兩旁。傷害與擊暈機率將視衝鋒距離而定。不能被多重打擊輔助。
增加 50% 擊退距離
最大衝擊距離擊中時造成 50% 更多傷害
增加 215% 移動速度
此技能不能擊退敵人
base deal no damage [1]
ignores proximity shield [1]
shield charge continue past target [1]
shield charge extra distance [20]
HarvestBeastT3Slam
可觸發, 攻擊
基本傷害: 448–672
暴擊率: 5%
攻擊傷害: 400%
攻擊間隔: 1.095 秒
造成 300% 更多攻擊傷害
is area damage [1]
main hand base maximum attack distance [14]
HarvestBeastT3Roar
可觸發, 法術
施放時間: 2.5 秒
冷卻時間: 10 秒
EASHarvestBeastMegaSlam
法術
施放時間: 2.67 秒
GAHarvestBeastTrample
可觸發, 攻擊
基本傷害: 448–672
暴擊率: 5%
攻擊傷害: 10%
攻擊間隔: 1.095 秒
擊中時擊退敵人
造成 90% 更少攻擊傷害
暈眩敵人
EASHarvestEmerge
法術
施放時間: 1 秒

Object Type

version 2
extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBase"

Actor
{
	main_hand_unarmed_type = "One_Hand_Sword"
	basic_action = "Revive"
	slow_animations_go_to_idle = false
}

Life
{
	corpse_sink_delay_ms = 2300
}

StateMachine {}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBase"

Render
{
	visual_size_index = 1
}

Life
{
	on_death = "Call( Vines1500 );"
}

Animated
{
	on_event_contact_for_roar = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/roar.ao );"

	on_charge_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"

	on_event_move_end_for_charge_end_01 =  "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"

	on_charge_end = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Red/HarvestBeastT3"] = {
    name = "Wild Bristle Matron",
    life = 4.95,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.095,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "HarvestBeastCharge",
        "MeleeWithDirectionalKnockback",
        "GAHarvestBeastTrample",
        "EASHarvestEmerge",
        "EASHarvestBeastMegaSlam",
        "HarvestBeastT3Slam",
        "HarvestBeastT3Roar",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBeastCharge"] = {
    name = "Shield Charge",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Melee] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_movement_velocity_+%",
        "shield_charge_damage_+%_maximum",
        "shield_charge_extra_distance",
        "knockback_distance_+%",
        "ignores_proximity_shield",
        "base_deal_no_damage",
        "shield_charge_continue_past_target",
        "cannot_knockback",
    },
    levels = {
        [1] = {215, 50, 20, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeWithDirectionalKnockback"] = {
    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 = {
        "base_knockback_speed_+%",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
    },
    levels = {
        [1] = {100, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAHarvestBeastTrample"] = {
    name = "GAHarvestBeastTrample",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "global_knockback",
        "always_stun",
    },
    levels = {
        [1] = {baseMultiplier = 0.1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestEmerge"] = {
    name = "EASHarvestEmerge",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASHarvestBeastMegaSlam"] = {
    name = "EASHarvestBeastMegaSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBeastT3Slam"] = {
    name = "HarvestBeastT3Slam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "main_hand_base_maximum_attack_distance",
        "is_area_damage",
    },
    levels = {
        [1] = {14, baseMultiplier = 4, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestBeastT3Roar"] = {
    name = "HarvestBeastT3Roar",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
IdBreachReducedBeyondPortalChance
FamilyBeyondPortalChance
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 野性之毛刺看守獸
    野獸
    種類: 地域犬
    屬類: 熊類動物
    科類: 獸性
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Wild Bristle Matron
    幽魂Y
    標籤animal_claw_weapon, beast, flesh_armour, has_one_hand_sword, has_one_handed_melee, large_model, mammal_beast, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, ursine_beast, very_slow_movement
    Packs
  • 野性之毛刺看守獸, 野性之背刺獸
  • 生命
    495%
    護甲
    +60%
    異常狀態臨界值
    495%
    抗性
    20 20 20 0
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.095 秒
    傷害分佈
    ±20%
    經驗值
    150%
    Model Size
    100%
    類型
    HarvestBeastT3
    Metadata
    HarvestBeastT3MemoryLine_
    等級
    68
    生命
    31,845
    護甲
    46,064
    閃避
    4,739
    能量護盾
    0
    傷害
    560
    法術傷害
    560
    命中
    290
    攻擊間隔
    1.095
    經驗值
    15,383
    異常狀態臨界值
    31,845
    冰緩
    101
    感電
    101
    易碎
    570
    焦灼
    101
    殘喘
    278
    MeleeWithDirectionalKnockback
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 75%
    攻擊間隔: 1.095 秒
    用強大的攻擊擊倒敵人。
    擊中時擊退敵人
    造成 25% 更少攻擊傷害
    base knockback speed +% [100]
    determine knockback direction from melee pattern [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    HarvestBeastCharge
    攻擊, 近戰, 近戰單一目標, 位移, 快行
    重盾衝鋒
    基本傷害: 448–672
    暴擊率: 5%
    攻擊間隔: 1.095 秒
    冷卻時間: 7 秒
    向一個目標衝鋒,使用盾牌對其猛擊的同時也用近戰武器順手補刀。此攻擊將會擊退目標並將其擊暈,在路徑上的敵人將會被推向兩旁。傷害與擊暈機率將視衝鋒距離而定。不能被多重打擊輔助。
    增加 50% 擊退距離
    最大衝擊距離擊中時造成 50% 更多傷害
    增加 215% 移動速度
    此技能不能擊退敵人
    base deal no damage [1]
    ignores proximity shield [1]
    shield charge continue past target [1]
    shield charge extra distance [20]
    HarvestBeastT3Slam
    可觸發, 攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 400%
    攻擊間隔: 1.095 秒
    造成 300% 更多攻擊傷害
    is area damage [1]
    main hand base maximum attack distance [14]
    HarvestBeastT3Roar
    可觸發, 法術
    施放時間: 2.5 秒
    冷卻時間: 10 秒
    EASHarvestBeastMegaSlam
    法術
    施放時間: 2.67 秒
    GAHarvestBeastTrample
    可觸發, 攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 10%
    攻擊間隔: 1.095 秒
    擊中時擊退敵人
    造成 90% 更少攻擊傷害
    暈眩敵人
    EASHarvestEmerge
    法術
    施放時間: 1 秒
    WalkEmergeBestiaryHellion
    walk emerge distance [450]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBaseMemoryLine"
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmergeRareMemoryLine"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Revive"
    	slow_animations_go_to_idle = false
    }
    
    StateMachine {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBaseMemoryLine"
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmergeRareMemoryLine"
    
    Render
    {
    	visual_size_index = 1
    }
    
    Animated
    {
    	on_event_contact_for_roar = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/roar.ao );"
    
    	on_charge_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    
    	on_event_move_end_for_charge_end_01 =  "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    
    	on_charge_end = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Red/HarvestBeastT3MemoryLine_"] = {
        name = "Wild Bristle Matron",
        life = 4.95,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.095,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "HarvestBeastCharge",
            "MeleeWithDirectionalKnockback",
            "GAHarvestBeastTrample",
            "EASHarvestEmerge",
            "EASHarvestBeastMegaSlam",
            "WalkEmergeBestiaryHellion",
            "HarvestBeastT3Slam",
            "HarvestBeastT3Roar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastCharge"] = {
        name = "Shield Charge",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "shield_charge_damage_+%_maximum",
            "shield_charge_extra_distance",
            "knockback_distance_+%",
            "ignores_proximity_shield",
            "base_deal_no_damage",
            "shield_charge_continue_past_target",
            "cannot_knockback",
        },
        levels = {
            [1] = {215, 50, 20, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeWithDirectionalKnockback"] = {
        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 = {
            "base_knockback_speed_+%",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "global_knockback",
            "determine_knockback_direction_from_melee_pattern",
        },
        levels = {
            [1] = {100, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHarvestBeastTrample"] = {
        name = "GAHarvestBeastTrample",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "global_knockback",
            "always_stun",
        },
        levels = {
            [1] = {baseMultiplier = 0.1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHarvestEmerge"] = {
        name = "EASHarvestEmerge",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHarvestBeastMegaSlam"] = {
        name = "EASHarvestBeastMegaSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeBestiaryHellion"] = {
        name = "WalkEmergeBestiaryHellion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {450, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastT3Slam"] = {
        name = "HarvestBeastT3Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
            "is_area_damage",
        },
        levels = {
            [1] = {14, baseMultiplier = 4, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastT3Roar"] = {
        name = "HarvestBeastT3Roar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 野性之毛刺看守獸
    野獸
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Wild Bristle Matron
    幽魂Y
    標籤animal_claw_weapon, beast, flesh_armour, has_one_hand_sword, has_one_handed_melee, large_model, mammal_beast, melee, not_dex, not_int, physical_affinity, red_blood, ursine_beast, very_slow_movement
    生命
    360%
    護甲
    +60%
    異常狀態臨界值
    360%
    抗性
    20 20 20 0
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.095 秒
    傷害分佈
    ±20%
    經驗值
    150%
    Model Size
    100%
    類型
    HarvestBeastT3Spectre
    Metadata
    HarvestBeastT3Spectre
    等級
    68
    生命
    23,160
    護甲
    46,064
    閃避
    4,739
    能量護盾
    0
    傷害
    560
    法術傷害
    560
    命中
    290
    攻擊間隔
    1.095
    經驗值
    15,383
    異常狀態臨界值
    23,160
    冰緩
    73
    感電
    73
    易碎
    414
    焦灼
    73
    殘喘
    202
    MeleeWithDirectionalKnockback
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 75%
    攻擊間隔: 1.095 秒
    用強大的攻擊擊倒敵人。
    擊中時擊退敵人
    造成 25% 更少攻擊傷害
    base knockback speed +% [100]
    determine knockback direction from melee pattern [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    HarvestBeastCharge
    攻擊, 近戰, 近戰單一目標, 位移, 快行
    重盾衝鋒
    基本傷害: 448–672
    暴擊率: 5%
    攻擊間隔: 1.095 秒
    冷卻時間: 7 秒
    向一個目標衝鋒,使用盾牌對其猛擊的同時也用近戰武器順手補刀。此攻擊將會擊退目標並將其擊暈,在路徑上的敵人將會被推向兩旁。傷害與擊暈機率將視衝鋒距離而定。不能被多重打擊輔助。
    增加 50% 擊退距離
    最大衝擊距離擊中時造成 50% 更多傷害
    增加 215% 移動速度
    此技能不能擊退敵人
    base deal no damage [1]
    ignores proximity shield [1]
    shield charge continue past target [1]
    shield charge extra distance [20]
    HarvestBeastT3Slam
    可觸發, 攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 400%
    攻擊間隔: 1.095 秒
    造成 300% 更多攻擊傷害
    is area damage [1]
    main hand base maximum attack distance [14]
    HarvestBeastT3Roar
    可觸發, 法術
    施放時間: 2.5 秒
    冷卻時間: 10 秒
    EASHarvestBeastMegaSlam
    法術
    施放時間: 2.67 秒
    GAHarvestBeastTrample
    可觸發, 攻擊
    基本傷害: 448–672
    暴擊率: 5%
    攻擊傷害: 10%
    攻擊間隔: 1.095 秒
    擊中時擊退敵人
    造成 90% 更少攻擊傷害
    暈眩敵人
    EASHarvestEmerge
    法術
    施放時間: 1 秒

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBaseSpectre"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Revive"
    	slow_animations_go_to_idle = false
    }
    
    StateMachine {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHarvest/Red/HarvestRedBaseSpectre"
    
    Render
    {
    	visual_size_index = 1
    }
    
    Animated
    {
    	on_event_contact_for_roar = "PlayEffect( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/roar.ao );"
    
    	on_charge_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    
    	on_event_move_end_for_charge_end_01 =  "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    
    	on_charge_end = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/thorn/BeastT3/charge.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Red/HarvestBeastT3Spectre"] = {
        name = "Wild Bristle Matron",
        life = 3.6,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.095,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "HarvestBeastCharge",
            "MeleeWithDirectionalKnockback",
            "GAHarvestBeastTrample",
            "EASHarvestEmerge",
            "EASHarvestBeastMegaSlam",
            "HarvestBeastT3Slam",
            "HarvestBeastT3Roar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastCharge"] = {
        name = "Shield Charge",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "shield_charge_damage_+%_maximum",
            "shield_charge_extra_distance",
            "knockback_distance_+%",
            "ignores_proximity_shield",
            "base_deal_no_damage",
            "shield_charge_continue_past_target",
            "cannot_knockback",
        },
        levels = {
            [1] = {215, 50, 20, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeWithDirectionalKnockback"] = {
        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 = {
            "base_knockback_speed_+%",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "global_knockback",
            "determine_knockback_direction_from_melee_pattern",
        },
        levels = {
            [1] = {100, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHarvestBeastTrample"] = {
        name = "GAHarvestBeastTrample",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "global_knockback",
            "always_stun",
        },
        levels = {
            [1] = {baseMultiplier = 0.1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHarvestEmerge"] = {
        name = "EASHarvestEmerge",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHarvestBeastMegaSlam"] = {
        name = "EASHarvestBeastMegaSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastT3Slam"] = {
        name = "HarvestBeastT3Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
            "is_area_damage",
        },
        levels = {
            [1] = {14, baseMultiplier = 4, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestBeastT3Roar"] = {
        name = "HarvestBeastT3Roar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • Edit

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