利爪沙蟹
野兽
属类:
组别: 甲壳
科目: 水渊
击中时对敌人附加脆弱诅咒。
additional item drop slots when deleted on death [0]
monster inherent experience granted +% final if deleted on death [100]
Scrabbling Menace
幽魂N
地区魅影船墓洞穴, 怨忿之窟, 永恒的实验室, 奇异洞窟, 奇异洞窟, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片
标签animal_claw_weapon, beast, crustacean_beast, extra_extra_small_height, hard_armour, insect, is_unarmed, melee, not_dex, not_int, physical_affinity, red_blood, unusable_corpse, very_slow_movement
Packs
  • 魅影船墓洞穴, 怨忿之窟: 利爪沙蟹
  • 永恒的实验室: 利爪沙蟹
  • 利爪沙蟹
  • 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空: 利爪沙蟹
  • 生命
    140%
    护甲
    +25%
    异常状态临界值
    140%
    抗性
    40 0 0 0
    伤害
    130%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    3 ~ 7
    攻击间隔
    0.93 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    100%
    类型
    ShieldCrab
    Metadata
    ShieldCrab1VulnerabilityCurse
    等级
    83
    生命
    44,823
    护甲
    115,596
    闪避值
    7,860
    伤害
    1,170
    法术伤害
    1,170
    命中
    1,036
    攻击间隔
    0.93
    经验值
    13,132
    召唤物生命
    8,541
    召唤物伤害
    989
    异常状态临界值
    44,823
    冰缓
    142
    Shock
    142
    Brittle
    802
    Scorch
    142
    Sap
    392
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 936–1405
    暴击几率: 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/ShieldCrabs/ShieldCrab"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ShieldCrabs/ShieldCrab"
    
    BaseEvents
    {
    	on_construction_complete =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    	"
    }
    
    Animated
    {
    	on_attack1 =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    	"
    
    	on_event_epk_for_attack1 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    	"
    
    	on_attack2 =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    	"
    
    	on_event_epk_for_attack2 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    	"
    }
    
    Actor
    {
    	on_end_or_destroy_Melee =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_in.epk );
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/sandspitter_claw/claw_glow_out.epk );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ShieldCrabs/ShieldCrab1VulnerabilityCurse"] = {
        name = "Scrabbling Menace",
        life = 1.4,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.3,
        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 = { }, },
        },
    }
    
    击中时对敌人附加脆弱诅咒。
    FamilyMonsterCurseOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • curse on hit level vulnerability Min: 1 Max: 1 全域
  • Craft Tags施法 诅咒
    additional item drop slots when deleted on death [0]
    monster inherent experience granted +% final if deleted on death [100]
    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 全域
  • keyval
    Stats.item_drop_slots0
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges3
    Stats.max_power_charges3
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.additional_item_drop_slots_when_deleted_on_death1
    Stats.monster_no_drops_when_not_deleted_on_death1
    Stats.monster_has_second_form1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Edit

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