MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
艾麗達.布萊斯特克勞
野獸
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
地區: 荊棘谷
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
不能被擊退
不會被暈眩
not affected by action speed modifiers [1]
迷蹤效果
stance movement speed +% final [100]
suppress phasing visual [1]
Elida Blisterclaw
幽魂N
地區荊棘谷
標籤animal_claw_weapon, beast, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, medium_height, medium_movement, melee, non_unique_map_boss, not_int, not_str, physical_affinity, red_blood, unusable_corpse
生命
260%
閃避
+100%
異常狀態臨界值
260%
抗性
MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
傷害
170%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 16
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
200%
Model Size
100%
類型
HarvestBossCatMapBoss
Metadata
HarvestCatBossMapBoss
等級
81
生命
4,593,329
護甲值
79,317
閃避值
14,724
傷害
1,555
法術傷害
2,320
命中
960
攻擊間隔
1.33665
經驗值
141,493
召喚物生命
890,461
召喚物傷害
1,303
異常狀態臨界值
2,158,865
冰緩
6,826
感電
6,826
易碎
38,620
焦灼
6,826
殘喘
18,860
Phys Convert Ele
300%
MeleeWithDirectionalKnockback
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.995 秒
用強大的攻擊擊倒敵人。
擊退敵人
造成25%更少攻擊傷害
base knockback speed +% [100]
determine knockback direction from melee pattern [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack
EASHarvestEmerge
法術
施放時間: 1 秒
HarvestCatBossStealthAttack
攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊間隔: 1.995 秒
冷卻時間: 0.2 秒
main hand base maximum attack distance [15]
HarvestCatBossStealthAttackGA
可觸發, 攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊間隔: 1.995 秒
擊退敵人
擊退方向顛倒
造成流血
擊中時癱瘓
is area damage [1]
HarvestCatBossStealthAttack2
攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊間隔: 1.995 秒
冷卻時間: 0.2 秒
main hand base maximum attack distance [15]
HarvestCatBossVineTrapSO
可觸發, 法術
施放時間: 0.5 秒
冷卻時間: 16 秒
HarvestCatBossProwl
冷卻時間: 10 秒
牆壁長度 +7
leap slam minimum distance [20]
tornado movement velocity +% [200]
HarvestCatBossProwlSpike
可觸發, 攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.995 秒
造成50%更多攻擊傷害
擊中使敵人中毒
增加 100% 中毒持續時間
is area damage [1]
HarvestCatBossProwlSpikeGT
可觸發, 法術
施放時間: 1 秒
HarvestCatBossVinesMapBoss
可觸發, 法術
施放時間: 1 秒
GAHarvestCatStunner
可觸發, 攻擊
基本傷害: 2469—3703
暴擊率: 5%
攻擊傷害: 10%
攻擊間隔: 1.995 秒
造成90%更少攻擊傷害
增加 200% 敵人暈眩時間
暈眩敵人

Object Type

version 2
extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBoss"

Actor
{
	actor = "Metadata/Monsters/LeagueHarvest/Green/CatBossMapBoss.act"
	basic_action = "ChangeToStance3Immediate"

	on_start_HarvestCatBossProwl = "SetAnimatedTurnDuration( 0.1 );"
	on_end_HarvestCatBossProwl = "ResetAnimatedTurnDuration();"
}

StateMachine
{
	define_shared_state = "no_render;"
	on_state_no_render_0 = "MakeCollidable();"
	on_state_no_render_1 = "RemoveCollidability();"
}

Stats
{
	damage_hit_effect_index = 3
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Green/HarvestCatBossMapBoss"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Elida Blisterclaw",
    life = 2.6,
    damage = 1.7,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 16,
    accuracy = 1,
    weaponType1 = "Dagger",
    skillList = {
        "MeleeWithDirectionalKnockback",
        "GAHarvestCatStunner",
        "EASHarvestEmerge",
        "HarvestCatBossVinesMapBoss",
        "HarvestCatBossStealthAttack",
        "HarvestCatBossStealthAttack2",
        "HarvestCatBossStealthAttackGA",
        "HarvestCatBossVineTrapSO",
        "HarvestCatBossProwl",
        "HarvestCatBossProwlSpike",
        "HarvestCatBossProwlSpikeGT",
    },
    modList = {
    },
}
-- 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["GAHarvestCatStunner"] = {
    name = "GAHarvestCatStunner",
    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 = {
        "base_stun_duration_+%",
        "always_stun",
    },
    levels = {
        [1] = {200, baseMultiplier = 0.1, levelRequirement = 0, 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["HarvestCatBossVinesMapBoss"] = {
    name = "HarvestCatBossVinesMapBoss",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [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["HarvestCatBossStealthAttack"] = {
    name = "HarvestCatBossStealthAttack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "main_hand_base_maximum_attack_distance",
    },
    levels = {
        [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossStealthAttack2"] = {
    name = "HarvestCatBossStealthAttack2",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "main_hand_base_maximum_attack_distance",
    },
    levels = {
        [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossStealthAttackGA"] = {
    name = "HarvestCatBossStealthAttackGA",
    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 = {
        "is_area_damage",
        "global_knockback",
        "enemy_knockback_direction_is_reversed",
        "global_maim_on_hit",
        "global_bleed_on_hit",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossVineTrapSO"] = {
    name = "HarvestCatBossVineTrapSO",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossProwl"] = {
    name = "HarvestCatBossProwl",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "wall_maximum_length",
        "leap_slam_minimum_distance",
        "tornado_movement_velocity_+%",
    },
    levels = {
        [1] = {70, 20, 200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossProwlSpike"] = {
    name = "HarvestCatBossProwlSpike",
    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 = {
        "base_chance_to_poison_on_hit_%",
        "base_poison_duration_+%",
        "is_area_damage",
    },
    levels = {
        [1] = {100, 100, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestCatBossProwlSpikeGT"] = {
    name = "HarvestCatBossProwlSpikeGT",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 100 Max: 100 全域
  • cannot be knocked back Min: 1 Max: 1 全域
  • not affected by action speed modifiers Min: 1 Max: 1 全域
  • 迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 全域
  • suppress phasing visual Min: 1 Max: 1 全域
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tags速度
    艾麗達.布萊斯特克勞
    野獸
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    Elida Blisterclaw
    幽魂N
    標籤animal_claw_weapon, beast, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, standalone_map_boss, unusable_corpse
    生命
    260%
    閃避
    +100%
    異常狀態臨界值
    260%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    170%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 16
    攻擊間隔
    1.995 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    HarvestBossCatMapBoss
    Metadata
    HarvestCatBossMapBossStandalone
    等級
    68
    生命
    362,301
    護甲值
    28,790
    閃避值
    9,478
    傷害
    723
    法術傷害
    1,080
    命中
    580
    攻擊間隔
    1.33665
    經驗值
    112,805
    召喚物生命
    78,586
    召喚物傷害
    578
    異常狀態臨界值
    228,249
    冰緩
    722
    感電
    722
    易碎
    4,083
    焦灼
    722
    殘喘
    1,994
    Phys Convert Ele
    240%
    MeleeWithDirectionalKnockback
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 75%
    攻擊間隔: 1.995 秒
    用強大的攻擊擊倒敵人。
    擊退敵人
    造成25%更少攻擊傷害
    base knockback speed +% [100]
    determine knockback direction from melee pattern [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack
    EASHarvestEmerge
    法術
    施放時間: 1 秒
    HarvestCatBossStealthAttack
    攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    冷卻時間: 0.2 秒
    main hand base maximum attack distance [15]
    HarvestCatBossStealthAttackGA
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    擊退敵人
    擊退方向顛倒
    造成流血
    擊中時癱瘓
    is area damage [1]
    HarvestCatBossStealthAttack2
    攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    冷卻時間: 0.2 秒
    main hand base maximum attack distance [15]
    HarvestCatBossVineTrapSO
    可觸發, 法術
    施放時間: 0.5 秒
    冷卻時間: 16 秒
    HarvestCatBossProwl
    冷卻時間: 10 秒
    牆壁長度 +7
    leap slam minimum distance [20]
    tornado movement velocity +% [200]
    HarvestCatBossProwlSpike
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊間隔: 1.995 秒
    造成50%更多攻擊傷害
    擊中使敵人中毒
    增加 100% 中毒持續時間
    is area damage [1]
    HarvestCatBossProwlSpikeGT
    可觸發, 法術
    施放時間: 1 秒
    HarvestCatBossVinesMapBoss
    可觸發, 法術
    施放時間: 1 秒
    GAHarvestCatStunner
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 10%
    攻擊間隔: 1.995 秒
    造成90%更少攻擊傷害
    增加 200% 敵人暈眩時間
    暈眩敵人

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBossStandalone"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	actor = "Metadata/Monsters/LeagueHarvest/Green/CatBossMapBoss.act"
    	basic_action = "ChangeToStance3Immediate"
    
    	on_start_HarvestCatBossProwl = "SetAnimatedTurnDuration( 0.1 );"
    	on_end_HarvestCatBossProwl = "ResetAnimatedTurnDuration();"
    }
    
    StateMachine
    {
    	define_shared_state = "no_render;"
    	on_state_no_render_0 = "MakeCollidable();"
    	on_state_no_render_1 = "RemoveCollidability();"
    }
    
    Stats
    {
    	damage_hit_effect_index = 3
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Green/HarvestCatBossMapBossStandalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Elida Blisterclaw",
        life = 2.6,
        damage = 1.7,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeWithDirectionalKnockback",
            "GAHarvestCatStunner",
            "EASHarvestEmerge",
            "HarvestCatBossVinesMapBoss",
            "HarvestCatBossStealthAttack",
            "HarvestCatBossStealthAttack2",
            "HarvestCatBossStealthAttackGA",
            "HarvestCatBossVineTrapSO",
            "HarvestCatBossProwl",
            "HarvestCatBossProwlSpike",
            "HarvestCatBossProwlSpikeGT",
        },
        modList = {
        },
    }
    -- 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["GAHarvestCatStunner"] = {
        name = "GAHarvestCatStunner",
        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 = {
            "base_stun_duration_+%",
            "always_stun",
        },
        levels = {
            [1] = {200, baseMultiplier = 0.1, levelRequirement = 0, 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["HarvestCatBossVinesMapBoss"] = {
        name = "HarvestCatBossVinesMapBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [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["HarvestCatBossStealthAttack"] = {
        name = "HarvestCatBossStealthAttack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
        },
        levels = {
            [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossStealthAttack2"] = {
        name = "HarvestCatBossStealthAttack2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
        },
        levels = {
            [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossStealthAttackGA"] = {
        name = "HarvestCatBossStealthAttackGA",
        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 = {
            "is_area_damage",
            "global_knockback",
            "enemy_knockback_direction_is_reversed",
            "global_maim_on_hit",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossVineTrapSO"] = {
        name = "HarvestCatBossVineTrapSO",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwl"] = {
        name = "HarvestCatBossProwl",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "wall_maximum_length",
            "leap_slam_minimum_distance",
            "tornado_movement_velocity_+%",
        },
        levels = {
            [1] = {70, 20, 200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwlSpike"] = {
        name = "HarvestCatBossProwlSpike",
        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 = {
            "base_chance_to_poison_on_hit_%",
            "base_poison_duration_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {100, 100, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwlSpikeGT"] = {
        name = "HarvestCatBossProwlSpikeGT",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 100 Max: 100 全域
  • cannot be knocked back Min: 1 Max: 1 全域
  • not affected by action speed modifiers Min: 1 Max: 1 全域
  • 迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 全域
  • suppress phasing visual Min: 1 Max: 1 全域
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tags速度
    艾麗達.布萊斯特克勞
    野獸
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    Elida Blisterclaw
    幽魂N
    標籤animal_claw_weapon, beast, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, standalone_map_boss, unusable_corpse
    生命
    260%
    閃避
    +100%
    異常狀態臨界值
    260%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    170%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 16
    攻擊間隔
    1.995 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    HarvestBossCatMapBoss
    Metadata
    HarvestCatBossMapBossStandaloneSupporter
    等級
    68
    生命
    362,301
    護甲值
    28,790
    閃避值
    9,478
    傷害
    723
    法術傷害
    1,080
    命中
    580
    攻擊間隔
    1.33665
    經驗值
    112,805
    召喚物生命
    78,586
    召喚物傷害
    578
    異常狀態臨界值
    228,249
    冰緩
    722
    感電
    722
    易碎
    4,083
    焦灼
    722
    殘喘
    1,994
    Phys Convert Ele
    240%
    MeleeWithDirectionalKnockback
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 75%
    攻擊間隔: 1.995 秒
    用強大的攻擊擊倒敵人。
    擊退敵人
    造成25%更少攻擊傷害
    base knockback speed +% [100]
    determine knockback direction from melee pattern [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack
    EASHarvestEmerge
    法術
    施放時間: 1 秒
    HarvestCatBossStealthAttack
    攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    冷卻時間: 0.2 秒
    main hand base maximum attack distance [15]
    HarvestCatBossStealthAttackGA
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    擊退敵人
    擊退方向顛倒
    造成流血
    擊中時癱瘓
    is area damage [1]
    HarvestCatBossStealthAttack2
    攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊間隔: 1.995 秒
    冷卻時間: 0.2 秒
    main hand base maximum attack distance [15]
    HarvestCatBossVineTrapSO
    可觸發, 法術
    施放時間: 0.5 秒
    冷卻時間: 16 秒
    HarvestCatBossProwl
    冷卻時間: 10 秒
    牆壁長度 +7
    leap slam minimum distance [20]
    tornado movement velocity +% [200]
    HarvestCatBossProwlSpike
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊間隔: 1.995 秒
    造成50%更多攻擊傷害
    擊中使敵人中毒
    增加 100% 中毒持續時間
    is area damage [1]
    HarvestCatBossProwlSpikeGT
    可觸發, 法術
    施放時間: 1 秒
    HarvestCatBossVinesMapBoss
    可觸發, 法術
    施放時間: 1 秒
    GAHarvestCatStunner
    可觸發, 攻擊
    基本傷害: 1149—1723
    暴擊率: 5%
    攻擊傷害: 10%
    攻擊間隔: 1.995 秒
    造成90%更少攻擊傷害
    增加 200% 敵人暈眩時間
    暈眩敵人

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHarvest/HarvestBossBaseMapBossStandalone"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	actor = "Metadata/Monsters/LeagueHarvest/Green/CatBossMapBoss.act"
    	basic_action = "ChangeToStance3Immediate"
    
    	on_start_HarvestCatBossProwl = "SetAnimatedTurnDuration( 0.1 );"
    	on_end_HarvestCatBossProwl = "ResetAnimatedTurnDuration();"
    }
    
    StateMachine
    {
    	define_shared_state = "no_render;"
    	on_state_no_render_0 = "MakeCollidable();"
    	on_state_no_render_1 = "RemoveCollidability();"
    }
    
    Stats
    {
    	damage_hit_effect_index = 3
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Green/HarvestCatBossMapBossStandaloneSupporter"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Elida Blisterclaw",
        life = 2.6,
        damage = 1.7,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeWithDirectionalKnockback",
            "GAHarvestCatStunner",
            "EASHarvestEmerge",
            "HarvestCatBossVinesMapBoss",
            "HarvestCatBossStealthAttack",
            "HarvestCatBossStealthAttack2",
            "HarvestCatBossStealthAttackGA",
            "HarvestCatBossVineTrapSO",
            "HarvestCatBossProwl",
            "HarvestCatBossProwlSpike",
            "HarvestCatBossProwlSpikeGT",
        },
        modList = {
        },
    }
    -- 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["GAHarvestCatStunner"] = {
        name = "GAHarvestCatStunner",
        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 = {
            "base_stun_duration_+%",
            "always_stun",
        },
        levels = {
            [1] = {200, baseMultiplier = 0.1, levelRequirement = 0, 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["HarvestCatBossVinesMapBoss"] = {
        name = "HarvestCatBossVinesMapBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [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["HarvestCatBossStealthAttack"] = {
        name = "HarvestCatBossStealthAttack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
        },
        levels = {
            [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossStealthAttack2"] = {
        name = "HarvestCatBossStealthAttack2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "main_hand_base_maximum_attack_distance",
        },
        levels = {
            [1] = {15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossStealthAttackGA"] = {
        name = "HarvestCatBossStealthAttackGA",
        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 = {
            "is_area_damage",
            "global_knockback",
            "enemy_knockback_direction_is_reversed",
            "global_maim_on_hit",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossVineTrapSO"] = {
        name = "HarvestCatBossVineTrapSO",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwl"] = {
        name = "HarvestCatBossProwl",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "wall_maximum_length",
            "leap_slam_minimum_distance",
            "tornado_movement_velocity_+%",
        },
        levels = {
            [1] = {70, 20, 200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwlSpike"] = {
        name = "HarvestCatBossProwlSpike",
        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 = {
            "base_chance_to_poison_on_hit_%",
            "base_poison_duration_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {100, 100, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarvestCatBossProwlSpikeGT"] = {
        name = "HarvestCatBossProwlSpikeGT",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 100 Max: 100 全域
  • cannot be knocked back Min: 1 Max: 1 全域
  • not affected by action speed modifiers Min: 1 Max: 1 全域
  • 迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 全域
  • suppress phasing visual Min: 1 Max: 1 全域
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tags速度
    艾麗達.布萊斯特克勞
    野獸
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    Elida Blisterclaw
    幽魂N
    標籤animal_claw_weapon, beast, elder_map_boss, feline_beast, flesh_armour, has_dagger, has_one_handed_melee, large_model, medium_movement, non_attacking, not_int, not_str, red_blood, unusable_corpse
    生命
    260%
    閃避
    +100%
    異常狀態臨界值
    260%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    170%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 16
    攻擊間隔
    1.995 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    100%
    類型
    HarvestBossCatMapBoss
    Metadata
    HarvestCatBossMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHarvest/Green/HarvestCatBossMapBossElder"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Elida Blisterclaw",
        life = 2.6,
        damage = 1.7,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
        },
        modList = {
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    不能被擊退
    不會被暈眩
    not affected by action speed modifiers [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 100 Max: 100 全域
  • cannot be knocked back Min: 1 Max: 1 全域
  • not affected by action speed modifiers Min: 1 Max: 1 全域
  • 迷蹤效果
    stance movement speed +% final [100]
    suppress phasing visual [1]
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 全域
  • suppress phasing visual Min: 1 Max: 1 全域
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tags速度
    Edit

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