費爾羅獵犬群
野獸
增加 % 物品掉落稀有度
monster no map drops [1]
Farric Packhound
幽魂N
標籤animal_claw_weapon, beast, canine_beast, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height
Packs
  • 費爾羅獵犬幻獸, 費爾羅追捕者, 費爾羅獵犬群
  • 生命
    720%
    閃避
    +50%
    異常狀態臨界值
    720%
    抗性
    20 20 20 0
    傷害
    108%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    180%
    Model Size
    100%
    類型
    PurgeHoundBestiaryMinion2
    Metadata
    PurgeHoundBestiaryMinion2
    等級
    68
    生命
    46,320
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    403
    法術傷害
    403
    命中
    0
    攻擊間隔
    1.005
    經驗值
    18,459
    異常狀態臨界值
    46,320
    冰緩
    146
    感電
    146
    易碎
    829
    焦灼
    146
    殘喘
    405
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 323–484
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    PurgeHoundWhirlingBlades
    攻擊, 近戰, 位移
    基本傷害: 323–484
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    冷卻時間: 6 秒
    ignores proximity shield [1]
    WalkEmergeBestiaryHellion
    walk emerge distance [450]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Emerge3"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
    
    Render
    {
         //turn_duration = 0.2
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBestiary/PurgeHoundBestiaryMinion2"] = {
        name = "Farric Packhound",
        life = 7.2,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.08,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "PurgeHoundWhirlingBlades",
            "Melee",
            "WalkEmergeBestiaryHellion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["PurgeHoundWhirlingBlades"] = {
        name = "PurgeHoundWhirlingBlades",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.6,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, 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 = { }, },
        },
    }
    
    增加 % 物品掉落稀有度
    monster no map drops [1]
    IdMonsterBestiaryDropModifiers
    FamilyLeagueMonsterDropModifiers
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • monster slain experience +% Min: 0 Max: 0 全域
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • Edit

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