MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Преемница бури
Демон
MonsterResistanceIconCold
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]
Heir of Storm
Spectre
TagsЧародейский, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, not_dex, not_str, red_blood, slow_movement
Здоровье
90%
Energy Shield From Life
100%
Ailment Threshold
90%
Сопротивление
MonsterResistanceIconFire0 MonsterResistanceIconCold75 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
Damage
114%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Опыт
90%
Model Size
104%
Type
SeaWitchMerveilDaughter
Metadata
SeaWitchMerveilSummonLightning
Spectre Reservation
46%
Companion Reservation
28.2%
Уровень
68
Здоровье
5,790
Броня
28,790
Уклонение
4,739
Энергетический щит
5,514
Damage
426
Урон от чар
426
Точность
580
Attack Time
1.005
Опыт
9,230
Minion Life
1,256
Minion Energy Shield
1,196
Minion Damage
340
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
Phys Convert Ele
240%
MerveilDaughterLightningNova
Spell, Projectile, ProjectilesFromUser, Triggerable
Шанс критического удара: 4%
Время применения: 1.333 сек.
Наносит от 135.2 до 405.5 урона от молнии
Наносит на 50% меньше урона
250% повышение скорости сотворения чар
base is projectile [1]
monster projectile variation [4]
spell maximum action distance +% [0]

Object Type

version 2
extends "Metadata/Monsters/Seawitch/SeaWitch"

Transitionable
{
	on_transition = "MakeCollidable();"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/SeaWitchMerveilSummonLightning"] = {
    fireResist = 0,
    coldResist = 75,
    lightningResist = 0,
    chaosResist = 0,
    name = "Heir of Storm",
    life = 0.9,
    energyShield = 1,
    damage = 1.14,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "MerveilDaughterLightningNova",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilDaughterLightningNova"] = {
    name = "MerveilDaughterLightningNova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "spell_maximum_action_distance_+%",
        "monster_projectile_variation",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, -35, 4, critChance = 4, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.5, 1.5, 0, -50, 250, 4, critChance = 4, levelRequirement = 66, statInterpolation = {3, 3, 1, 1, 1},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsмонстр (3)
GenerationTypeуник (3)
Req. level1
Stats
  • monster no drops or experience 1 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]
    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.