鲜血构造体
构造体
技能可以额外发射 2 个投射物
cannot be used as minion [1]
Blood Construct
幽魂N
标签施法, chaos_affinity, construct, delve_monster, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
生命
140%
生命转为护盾
50%
异常状态临界值
140%
抗性
0 0 0 40
伤害
224%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 25
攻击间隔
1.32 秒
伤害分布
±20%
经验值
140%
Model Size
100%
类型
FragmentDelve
Metadata
FragmentMultipleProjectile
等级
68
生命
9,007
护甲
28,790
闪避值
4,739
能量护盾
3,064
伤害
837
法术伤害
837
命中
290
攻击间隔
1.32
经验值
14,357
异常状态临界值
9,007
冰缓
28
Shock
28
Brittle
161
Scorch
28
Sap
79
IncaMinionProjectile
法术, 伤害, 可触发
攻击暴击率: 5%
施放间隔: 1.33 秒
造成 135.8 - 204.4 物理伤害
造成 90.11 - 135.8 混沌伤害
效果区域缩小 75%
base is projectile [1]
visual hit effect chaos is green [1]

Object Type

version 2
extends "Metadata/Monsters/incaminion/IncaMinion"

Object Type Codes

version 2
extends "Metadata/Monsters/incaminion/IncaMinion"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/VaalBloodEncounter/FragmentMultipleProjectile"] = {
    name = "Blood Construct",
    life = 1.4,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 40,
    damage = 2.24,
    damageSpread = 0.2,
    attackTime = 1.32,
    attackRange = 25,
    accuracy = 1,
    skillList = {
        "IncaMinionProjectile",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["IncaMinionProjectile"] = {
    name = "IncaMinionProjectile",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.33,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "active_skill_damage_+%_final",
        "skill_range_+%",
        "visual_hit_effect_chaos_is_green",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 60, -75, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 40, -75, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 0, -75, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
    },
}
技能可以额外发射 2 个投射物
IdMonsterMultipleProjectilesImplicit1
FamilyMonsterMultipleProjectile
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • number of additional projectiles Min: 2 Max: 2 全域
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • Edit

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