Primal Crab
Beast
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]
SpectreN
Tagsanimal_claw_weapon, beast, caster, cold_affinity, fast_movement, hard_armour, insect, is_unarmed, not_dex, not_int, red_blood, uses_suicide_explode
Life
300%
Armour
+25%
Ailment Threshold
300%
Resistance
40 0 0 0
Damage
140%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
3 ~ 8
Attack Time
0.99 Second
Damage Spread
±20%
Experience
100%
Model Size
114%
Type
HarvestShieldcrab
Metadata
HarvestShieldcrabT2VolatileSpitter
Level
68
Life
19,300
Armour
35,988
Evasion
4,739
Energy Shield
0
Damage
523
Spell Damage
523
Accuracy
290
Attack Time
0.99
Experience
10,255
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
HarvestSpitterSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
Cast Time: 1 sec
Deals 2118 to 3177 Cold Damage
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
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global