原始之塵蟹
野獸
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Primal Crab
幽魂N
標籤animal_claw_weapon, beast, 法術, cold_affinity, fast_movement, hard_armour, insect, is_unarmed, not_dex, not_int, red_blood, uses_suicide_explode
生命
300%
護甲
+25%
異常狀態臨界值
300%
抗性
40 0 0 0
傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
3 ~ 8
攻擊間隔
0.99 秒
傷害分佈
±20%
經驗值
100%
Model Size
114%
類型
HarvestShieldcrab
Metadata
HarvestShieldcrabT2VolatileSpitter
等級
68
生命
19,300
護甲
35,988
閃避值
4,739
傷害
523
法術傷害
523
命中
580
攻擊間隔
0.99
經驗值
10,255
Minion Life
4,186
Minion Damage
418
異常狀態臨界值
19,300
冰緩
61
感電
61
易碎
345
焦灼
61
殘喘
169
HarvestSpitterSuicideExplosion
法術, 範圍, 傷害, 範圍法術, 可觸發
施放時間: 1 秒
造成 21183177 冰冷傷害
grant kill to target when exploding self [1]
is area damage [1]
spell maximum action distance +% [200]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Life
{
	corpse_usable = false
	corpse_sink_delay_ms = 2300
}

Actor
{
	basic_action = "Emerge2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Preload
{
	preload_epk = "Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/bulb/ShieldCrab/epk/volatile_unstable.epk"
}

BaseEvents
{
	on_construction_complete =
	"
		parent.HideMeshSegments( polySurfaceShape1, pSphere4Shape );
		Delay( .01, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/bulb/ShieldCrab/epk/volatile_unstable.epk ); } );
	"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/LeagueHarvest/harvest_monsters/bulb/ShieldCrab/epk/volatile_unstable.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestShieldcrabT2VolatileSpitter"] = {
    name = "Primal Crab",
    life = 3,
    fireResist = 40,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.4,
    damageSpread = 0.2,
    attackTime = 0.99,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "HarvestSpitterSuicideExplosion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HarvestSpitterSuicideExplosion"] = {
    name = "HarvestSpitterSuicideExplosion",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "spell_maximum_action_distance_+%",
        "is_area_damage",
        "grant_kill_to_target_when_exploding_self",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 200, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • Edit

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