MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Cangrejo primitivo
Bestia
IconEnemyResistanceFire
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
Spectre
Tagsanimal_claw_weapon, beast, Lanzador de hechizos, cold_affinity, fast_movement, hard_armour, insect, is_unarmed, not_dex, not_int, red_blood, uses_suicide_explode
Vida
300%
Armadura
+25%
Ailment Threshold
300%
Resistencia
IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
140%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
3 ~ 8
Attack Time
0.99 Second
Damage Spread
±20%
Experiencia
100%
Model Size
114%
Type
HarvestShieldcrab
Metadata
HarvestShieldcrabT2VolatileSpitter
Nivel
68
Vida
19,300
Armadura
35,988
Evasión
4,739
Damage
523
Daño de hechizos
523
Precisión
580
Attack Time
0.99
Experiencia
10,255
Minion Life
4,186
Minion Damage
418
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
Phys Convert Ele
240%
HarvestSpitterSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
Tiempo de lanzamiento: 1 seg
grant kill to target when exploding self [1]
is area damage [1]
spell maximum action distance +% [200]
spell maximum base cold damage [3177]
spell minimum base cold damage [2118]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Life
{
	corpse_usable = false
	corpse_sink_delay_ms = 2300
}

Actor
{
	basic_action = "Emerge2"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestShieldcrabT2VolatileSpitter"] = {
    fireResist = 40,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Primal Crab",
    life = 3,
    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]
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Valor fijo
  • 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]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor fijo
  • cant possess this 1 1 Global — Valor fijo
  • cannot be afflicted 1 1 Global — Valor fijo
  • monster no talismans 1 1 Global — Valor fijo
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor fijo
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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