入侵甲蟹
野兽
属类:
组别: 甲壳
科目: 水渊
additional item drop slots when deleted on death [0]
monster inherent experience granted +% final if deleted on death [100]
Invading Crustacean
幽魂N
地区海潮孤岛, 永恒的实验室, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片
标签animal_claw_weapon, beast, crustacean_beast, extra_extra_small_height, flesh_armour, insect, is_unarmed, melee, not_dex, not_int, physical_affinity, red_blood, unusable_corpse, very_slow_movement
Packs
  • 海潮孤岛: 入侵甲蟹
  • 永恒的实验室: 入侵甲蟹
  • 入侵甲蟹
  • 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空: 入侵甲蟹, 附壳巨蟹
  • 生命
    100%
    护甲
    +25%
    异常状态临界值
    100%
    抗性
    40 0 0 0
    伤害
    135%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    3 ~ 7
    攻击间隔
    0.93 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    100%
    类型
    ShieldCrabAddedCold
    Metadata
    ShieldCrab3
    等级
    83
    生命
    32,017
    护甲
    115,596
    闪避值
    7,860
    能量护盾
    0
    伤害
    1,216
    法术伤害
    1,216
    命中
    518
    攻击间隔
    0.93
    经验值
    13,132
    异常状态临界值
    32,017
    冰缓
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 972–1459
    攻击暴击率: 5%
    攻击间隔: 0.93 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_additional_item_drop_slots_when_deleted_on_death = 1
    	set_monster_no_drops_when_not_deleted_on_death = 1
    	set_monster_has_second_form = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_dead = "HideMeshSegment( polySurfaceShape1 );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ShieldCrabs/ShieldCrab3"] = {
        name = "Invading Crustacean",
        life = 1,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 0.93,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    additional item drop slots when deleted on death [0]
    monster inherent experience granted +% final if deleted on death [100]
    IdAdditionalExperienceWhenDeletedOnDeathShieldCrab
    FamilyAdditionalDropSlotsAndExperienceWhenDeletedOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • additional item drop slots when deleted on death Min: 0 Max: 0 全域
  • monster inherent experience granted +% final if deleted on death Min: 100 Max: 100 全域
  • 入侵甲蟹
    野兽
    获得额外冰霜伤害, 其数值等同于物理伤害的 50%
    additional item drop slots when deleted on death [0]
    monster inherent experience granted +% final if deleted on death [100]
    Invading Crustacean
    幽魂N
    地区先驱者地图, 先驱者地图, 先驱者地图, 灌注的降临之地
    标签animal_claw_weapon, beast, crustacean_beast, extra_extra_small_height, flesh_armour, insect, is_unarmed, melee, not_dex, not_int, physical_affinity, red_blood, unusable_corpse, very_slow_movement
    Packs
  • WorldAreas#1087, WorldAreas#1088, WorldAreas#1089, 先驱者地图, 先驱者地图, 先驱者地图: <>, <>, <>, <>, <>, 入侵甲蟹, 狙影掷蟹
  • 灌注的降临之地: <>, <>, <>, <>, <>, 入侵甲蟹, 狙影掷蟹
  • 生命
    100%
    护甲
    +25%
    异常状态临界值
    100%
    抗性
    40 0 0 0
    伤害
    135%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    3 ~ 7
    攻击间隔
    0.93 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    100%
    类型
    ShieldCrabAddedCold
    Metadata
    ShieldCrabHarbinger_
    等级
    83
    生命
    32,017
    护甲
    115,596
    闪避值
    7,860
    能量护盾
    0
    伤害
    1,216
    法术伤害
    1,216
    命中
    518
    攻击间隔
    0.93
    经验值
    13,132
    异常状态临界值
    32,017
    冰缓
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 972–1459
    攻击暴击率: 5%
    攻击间隔: 0.93 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_additional_item_drop_slots_when_deleted_on_death = 1
    	set_monster_no_drops_when_not_deleted_on_death = 1
    	set_monster_has_second_form = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_dead = "HideMeshSegment( polySurfaceShape1 );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ShieldCrabs/ShieldCrabHarbinger_"] = {
        name = "Invading Crustacean",
        life = 1,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 0.93,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    获得额外冰霜伤害, 其数值等同于物理伤害的 50%
    IdPhysicalAddedAsColdShieldCrab2
    FamilyPhysicalAddedAsCold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    additional item drop slots when deleted on death [0]
    monster inherent experience granted +% final if deleted on death [100]
    IdAdditionalExperienceWhenDeletedOnDeathShieldCrab
    FamilyAdditionalDropSlotsAndExperienceWhenDeletedOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • additional item drop slots when deleted on death Min: 0 Max: 0 全域
  • monster inherent experience granted +% final if deleted on death Min: 100 Max: 100 全域
  • Edit

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