锋背
野兽
区域: InvasionBoss
属类:
组别: 超自然
科目: 荒野
死亡时射出冰矛
掉落的物品数量提高 300%
掉落的物品稀有度提高 800%
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Bladeback Guardian
幽魂N
地区InvasionBoss
End Game生命上限提高 50%
标签animal_claw_weapon, beast, 施法, cold_affinity, fire_affinity, flesh_armour, has_dagger, has_one_handed_melee, invasion_boss, large_height, large_model, lightning_affinity, mammal_beast, medium_movement, not_int, ranged, red_blood, rodent_beast
Packs
  • InvasionBoss: 锋背, 针背巨兽
  • 生命
    220%
    护甲
    +15%
    闪避值
    +15%
    异常状态临界值
    220%
    抗性
    30 30 30 20
    伤害
    150%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 14
    攻击间隔
    1.05 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    130%
    类型
    SpikerBossInvasion
    Metadata
    SpikerBossInvasion
    等级
    68
    生命
    14,153
    护甲
    33,109
    闪避值
    5,450
    能量护盾
    0
    伤害
    560
    法术伤害
    560
    命中
    290
    攻击间隔
    1.05
    经验值
    20,510
    异常状态临界值
    14,153
    冰缓
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    MonsterIceSpearDeathNovaInvasion
    法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 冰冷, 可齐射
    冰矛
    攻击暴击率: 7%
    施放间隔: 0.85 秒
    快速接连射出寒冰碎片,飞行较短距离后变为第二形态,加快飞行速度并能穿透敌人。
    造成 442.1 - 589.4 冰霜伤害
    额外发射 9 个投射物
    环状发射投射物
    第二型态的暴击率提高 600%
    死亡时有 100% 的几率触发该法术
    active skill chill duration +% final [78]
    base is projectile [1]
    skill unusable [1]
    SpikerBossIceSpearInvasion
    法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 冰冷, 可齐射
    冰矛
    攻击暴击率: 7%
    施放间隔: 0.85 秒
    快速接连射出寒冰碎片,飞行较短距离后变为第二形态,加快飞行速度并能穿透敌人。
    造成 653.8 - 871.7 冰霜伤害
    第二型态的暴击率提高 600%
    active skill chill duration +% final [78]
    base is projectile [1]
    spell maximum action distance +% [-40]
    IncinerateNovaInvasion
    法术, 投射物, 玩家投射物, 伤害, 图腾技能, 火焰
    烧毁
    伤害效用: 20%
    施放间隔: 0.2 秒
    冷却时间: 20 秒
    从手中散发出火焰之柱. 当你站在相同地点施放的时间越久, 火焰的范围和伤害都会随之增加.
    技能可重复施放 25
    投射物贯穿所有目标
    造成 14.25 - 21.38 火焰伤害
    额外发射 30 个投射物
    环状发射投射物
    施法速度减慢 33%
    投射物速度加快 80%
    每一阶会使击中伤害和异常状态伤害总增 300%
    base is projectile [1]
    MonsterLightningProjectileNova
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 4%
    施放间隔: 1 秒
    冷却时间: 6 秒
    造成 254.1 - 759.7 闪电伤害
    额外发射 8 个投射物
    环状发射投射物
    base is projectile [1]
    monster projectile variation [2]
    spell maximum action distance +% [-60]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state = "aggro;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spikers/SpikerBossInvasion"] = {
        name = "Bladeback Guardian",
        life = 2.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.05,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MonsterIceSpearDeathNovaInvasion",
            "SpikerBossIceSpearInvasion",
            "IncinerateNovaInvasion",
            "MonsterLightningProjectileNova",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterIceSpearDeathNovaInvasion"] = {
        name = "Ice Spear",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_duration_+%_final",
            "ice_spear_second_form_critical_strike_chance_+%",
            "cast_on_death_%",
            "number_of_additional_projectiles",
            "skill_unusable",
            "base_is_projectile",
            "projectiles_nova",
        },
        levels = {
            [1] = {1.2000000476837, 1.6000000238419, 78, 600, 100, 9, critChance = 7, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpikerBossIceSpearInvasion"] = {
        name = "Ice Spear",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_duration_+%_final",
            "ice_spear_second_form_critical_strike_chance_+%",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 78, 600, -40, critChance = 7, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.2000000476837, 1.6000000238419, 78, 600, -40, critChance = 7, levelRequirement = 53, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncinerateNovaInvasion"] = {
        name = "Incinerate",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches a torrent of fire from your hand. The longer you repeatedly cast the spell from the same location, the larger and more damaging the flames become.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "flamethrower_damage_+%_per_stage_final",
            "base_projectile_speed_+%",
            "skill_repeat_count",
            "base_cast_speed_+%",
            "number_of_additional_projectiles",
            "base_is_projectile",
            "projectiles_nova",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.0499999523163, 150, 20, 14, -60, 30, levelRequirement = 4, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.0599999427795, 150, 20, 14, -60, 30, levelRequirement = 7, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.0700000524521, 150, 20, 14, -60, 30, levelRequirement = 9, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.0800000429153, 150, 20, 14, -60, 30, levelRequirement = 12, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.0900000333786, 150, 20, 14, -60, 30, levelRequirement = 16, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.1000000238419, 150, 20, 14, -60, 30, levelRequirement = 20, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.1200000047684, 150, 20, 14, -60, 30, levelRequirement = 27, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.1399999856949, 150, 20, 14, -60, 30, levelRequirement = 28, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.1599999666214, 150, 20, 14, -60, 30, levelRequirement = 29, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.1799999475479, 150, 20, 14, -60, 30, levelRequirement = 32, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 300, 40, 25, -33, 30, levelRequirement = 36, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 300, 60, 25, -33, 30, levelRequirement = 56, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 300, 80, 25, -33, 30, levelRequirement = 66, statInterpolation = {3, 3, 1, 1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterLightningProjectileNova"] = {
        name = "MonsterLightningProjectileNova",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_additional_projectiles",
            "spell_maximum_action_distance_+%",
            "monster_projectile_variation",
            "projectiles_nova",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 8, -60, 2, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.93999999761581, 2.8099999427795, 8, -60, 2, critChance = 4, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    死亡时射出冰矛
    IdMonsterDisplayCastsIceSpearNovaOnDeath
    FamilyDisplayCastsIceSpearNovaOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • display monster ice spear nova on death text Min: 1 Max: 1 全域
  • 掉落的物品数量提高 300%
    掉落的物品稀有度提高 800%
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 全域
  • monster dropped item quantity +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    IdMonsterInvasionMercilessDrops1
    FamilyMonsterMercilessDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster is invasion boss 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.