Caranguejo Primitivo
Bestial
monster no drops or experience [1]
Primal Crab
SpectreN
Tagsanimal_claw_weapon, beast, Conjurador, 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%
Resistência
40 0 0 0
Damage
140%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
3 ~ 8
Attack Time
0.99 Second
Damage Spread
±20%
Experiência
100%
Model Size
114%
Type
HarvestShieldcrab
Metadata
HarvestShieldcrabT2VolatileSpitter
Nível
68
Vida
19,300
Armadura
35,988
Evasão
4,739
Escudo de Energia
0
Damage
523
Dano Mágico
523
Precisão
290
Attack Time
0.99
Experiência
10,255
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
HarvestSpitterSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
Tempo de Conjuração: 1 seg
Causa 2118 a 3177 de Dano de Gelo
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
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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