MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Wriggling Toad
Demon
monster no drops or experience [1]
Monsters do not grant Flask Charges when Slain
emerge speed +% [-30,30]
kill and delete on hit [1]
cannot be afflicted [1]
base ailment threshold [35000]
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]
SpectreY
Tagsanimal_claw_weapon, demon, extra_extra_small_height, flesh_armour, insect, is_unarmed, non_attacking, red_blood, very_slow_movement
Life
80%
Ailment Threshold
80%
Resistance
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
Damage
80%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±10%
Experience
80%
Model Size
100%
Type
MtxBloodToad
Metadata
FlaskWormToad
Level
68
Life
5,147
Armour
28,790
Evasion Rating
4,739
Damage
299
Spell Damage
299
Accuracy
580
Attack Time
1.5
Experience
8,204
Minion Life
1,116
Minion Damage
239
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
Phys Convert Ele
240%
BloodWormWait
Cooldown Time: 2.5 sec
Base duration is 1 second

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	team = 1
	collision_hull_type = "projectile"
	blocking = false
}

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	basic_action = "Emerge"
}

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	mana_regeneration_rate_per_minute_% = 100
	base_maximum_mana = 100000
	set_monster_no_drops_or_experience = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	is_hidden_monster = 1
	base_cannot_be_damaged = 1
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	is_daemon = 1
	action_speed_-% = -100
}

Life
{
	corpse_usable = false
	prevent_corpse_sinking = true
}

DiesAfterTime {}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BloodWorm/FlaskWormToad"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Wriggling Toad",
    life = 0.8,
    damage = 0.8,
    damageSpread = 0.1,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BloodWormWait",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BloodWormWait"] = {
    name = "BloodWormWait",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster no drops or experience 1 — 1 Global Unscalable Value
  • Monsters do not grant Flask Charges when Slain
    FamilyMonsterSlainNoFlaskCharges
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster grants no flask charges 1 — 1 Global Unscalable Value
  • Craft Tagsflask
    emerge speed +% [-30,30]
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% -30 — 30 Global Unscalable Value
  • kill and delete on hit [1]
    FamilyMonsterKillAndDeleteOnHit
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • kill and delete on hit 1 — 1 Global Unscalable Value
  • cannot be afflicted [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • base ailment threshold [35000]
    FamilyBaseAilmentThreshold
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base ailment threshold 35000 — 35000 Global Unscalable Value
  • 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
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • Edit

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