MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
身悶えする虫
悪魔
monster no drops or experience [1]
モンスターは倒されてもフラスコチャージを付与しない
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]
Writhing Worm
Spectre
Tagsanimal_claw_weapon, demon, extra_extra_small_height, flesh_armour, insect, is_unarmed, non_attacking, red_blood, very_slow_movement
ライフ
80%
Ailment Threshold
80%
耐性
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
80%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±10%
経験値
80%
Model Size
100%
Type
BloodWorm
Metadata
FlaskWorm
レベル
68
ライフ
5,147
アーマー
28,790
回避力
4,739
Damage
299
スペルダメージ
299
命中
580
Attack Time
1.5
経験値
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
クールダウン時間: 2.5 秒
基礎持続時間は1

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

Actor
{
	
	basic_action = "Emerge"
}

DiesAfterTime
{
}

Stats
{
	monster_slain_flask_charges_granted_+% = -100
	monster_do_not_give_soul_to_soul_eater = 1
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BloodWorm/FlaskWorm"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Writhing Worm",
    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
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — スケールできない値
  • モンスターは倒されてもフラスコチャージを付与しない
    FamilyMonsterSlainNoFlaskCharges
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster grants no flask charges 1 1 Global — スケールできない値
  • Craft Tagsflask
    emerge speed +% [-30,30]
    FamilyVariableEmergeSpeed
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • emerge speed +% -30 30 Global
  • kill and delete on hit [1]
    FamilyMonsterKillAndDeleteOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • kill and delete on hit 1 1 Global — スケールできない値
  • cannot be afflicted [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be afflicted 1 1 Global — スケールできない値
  • base ailment threshold [35000]
    FamilyBaseAilmentThreshold
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base ailment threshold 35000 35000 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]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — スケールできない値
  • cant possess this 1 1 Global — スケールできない値
  • cannot be afflicted 1 1 Global — スケールできない値
  • monster no talismans 1 1 Global — スケールできない値
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — スケールできない値
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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