MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Merveil, la Torturada
Demonio
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Merveil, the Twisted
Spectre
AreaLa caverna de rabia
TagsLanzador de hechizos, cold_affinity, demon, flesh_armour, is_unarmed, medium_height, not_dex, not_str, ranged, red_blood, slow_movement
Vida
560%
Energy Shield From Life
100%
Ailment Threshold
560%
Resistencia
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
314%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
200%
Model Size
121%
Type
SeaWitchBoss
Metadata
BossMerveil2
Nivel
13
Vida
599
Armadura
174
Evasión
339
Escudo de energía
599
Damage
46
Daño de hechizos
46
Precisión
52
Attack Time
1.005
Experiencia
594
Minion Life
246
Minion Energy Shield
246
Minion Damage
39
Ailment Threshold
599
Chill
2
Shock
2
Brittle
11
Scorch
2
Sap
5
Phys Convert Ele
0%
MerveilGeyser
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2.5 seg
La duración base es de 10 segundos
is area damage [1]
monster penalty against minions damage +% final vs player minions [-35]
spell maximum base cold damage [18.79]
spell minimum base cold damage [12.53]
MerveilTeleport
Spell
Tiempo de lanzamiento: 1 seg
MerveilSummonDaughters
Spell
Tiempo de lanzamiento: 1 seg
MerveilSummonSpawn
Spell
Tiempo de lanzamiento: 0.7 seg
Tiempo de recarga: 6 seg
number of monsters to summon [6]
MerveilMultiGeyser
Spell, Triggerable
Tiempo de lanzamiento: 0.6 seg
La duración base es de 6 segundos
is area damage [1]
merveil number of geysers [10]
monster penalty against minions damage +% final vs player minions [-35]
spell maximum base cold damage [18.79]
spell minimum base cold damage [12.53]
MerveilSeaWitchScreech
Spell, Triggerable
Tiempo de lanzamiento: 3.4 seg
Tiempo de recarga: 8 seg
La duración base es de 2 segundos
Velocidad de movimiento reducida un 5%
active skill area of effect radius +% final [40]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-35]
spell maximum base cold damage [17.07]
spell minimum base cold damage [11.38]
MerveilSeaWitchGlacialCascade
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
Cascada glacial
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 7 seg
Unos carámbanos emergen del suelo en una serie de pequeños estallidos. Cada estallido daña a los enemigos atrapados en el área.
Provoca 8 estallidos
active skill area of effect radius +% final [-20]
apply gauntlet ruin on hit [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
spell maximum base cold damage [47.08]
spell minimum base cold damage [31.39]
Upheaval
MerveilMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.333 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
base is projectile [1]
is area damage [1]
projectile spread radius [5]
spell maximum base cold damage [64.88]
spell minimum base cold damage [43.26]
SeawitchWaveGeometrySpellMerveil
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.9 seg
No puede Congelar
apply gauntlet ruin on hit [1]
is area damage [1]
spell maximum action distance +% [-60]
spell maximum base cold damage [74.28]
spell minimum base cold damage [49.52]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
	slow_animations_go_to_idle = false
}

Stats
{
	mana_regeneration_rate_per_minute_% = 1200
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/BossMerveil2"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Merveil, the Twisted",
    life = 5.6,
    energyShield = 1,
    damage = 3.14,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MerveilSeaWitchScreech",
        "MerveilSeaWitchGlacialCascade",
        "MerveilGeyser",
        "MerveilMultiGeyser",
        "MerveilTeleport",
        "MerveilSummonDaughters",
        "MerveilSummonSpawn",
        "MerveilMortar",
        "SeawitchWaveGeometrySpellMerveil",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilSeaWitchScreech"] = {
    name = "MerveilSeaWitchScreech",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.4,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_movement_velocity_+%",
        "base_skill_effect_duration",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -5, 2000, -35, 40, levelRequirement = 13, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilSeaWitchGlacialCascade"] = {
    name = "Glacial Cascade",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.Physical] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "upheaval_number_of_spikes",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "apply_gauntlet_ruin_on_hit",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 8, -30, -20, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilGeyser"] = {
    name = "MerveilGeyser",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_skill_effect_duration",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10000, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilMultiGeyser"] = {
    name = "MerveilMultiGeyser",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.6,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_skill_effect_duration",
        "merveil_number_of_geysers",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 57, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilTeleport"] = {
    name = "MerveilTeleport",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilSummonDaughters"] = {
    name = "MerveilSummonDaughters",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 13, statInterpolation = {},  cost = { }, },
        [2] = {100, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        [3] = {150, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
        [4] = {225, levelRequirement = 74, statInterpolation = {1},  cost = { }, },
        [5] = {350, levelRequirement = 78, statInterpolation = {1},  cost = { }, },
        [6] = {500, levelRequirement = 82, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilSummonSpawn"] = {
    name = "MerveilSummonSpawn",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.7,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
    },
    levels = {
        [1] = {6, levelRequirement = 13, statInterpolation = {},  cost = { }, },
        [2] = {6, levelRequirement = 44, statInterpolation = {},  cost = { }, },
        [3] = {6, levelRequirement = 59, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MerveilMortar"] = {
    name = "MerveilMortar",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "projectile_spread_radius",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SeawitchWaveGeometrySpellMerveil"] = {
    name = "SeawitchWaveGeometrySpellMerveil",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.9,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "spell_maximum_action_distance_+%",
        "never_freeze",
        "is_area_damage",
        "apply_gauntlet_ruin_on_hit",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
    },
}
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
FamilyNothing
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Merveil, la Torturada
    Demonio
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    monster gauntlet ruin enabled [1]
    Merveil, the Twisted
    Spectre
    TagsLanzador de hechizos, cold_affinity, demon, flesh_armour, is_unarmed, medium_height, not_dex, not_str, ranged, red_blood, slow_movement
    Vida
    560%
    Energy Shield From Life
    100%
    Ailment Threshold
    560%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    314%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    4 ~ 9
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    121%
    Type
    SeaWitchBoss
    Metadata
    BossMerveil2Gauntlet
    Nivel
    68
    Vida
    36,027
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    34,311
    Damage
    1,173
    Daño de hechizos
    1,173
    Precisión
    580
    Attack Time
    1.005
    Experiencia
    20,510
    Minion Life
    7,815
    Minion Energy Shield
    7,442
    Minion Damage
    937
    Ailment Threshold
    36,027
    Chill
    114
    Shock
    114
    Brittle
    644
    Scorch
    114
    Sap
    315
    Phys Convert Ele
    240%
    MerveilGeyser
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 2.5 seg
    La duración base es de 10 segundos
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [309]
    spell minimum base cold damage [206]
    MerveilTeleport
    Spell
    Tiempo de lanzamiento: 1 seg
    MerveilSummonDaughters
    Spell
    Tiempo de lanzamiento: 1 seg
    Los esbirros tienen un 100% más de vida máxima
    MerveilSummonSpawn
    Spell
    Tiempo de lanzamiento: 0.7 seg
    Tiempo de recarga: 4 seg
    number of monsters to summon [6]
    MerveilMultiGeyser
    Spell, Triggerable
    Tiempo de lanzamiento: 0.6 seg
    La duración base es de 6 segundos
    is area damage [1]
    merveil number of geysers [10]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [309]
    spell minimum base cold damage [206]
    MerveilSeaWitchScreech
    Spell, Triggerable
    Tiempo de lanzamiento: 3.4 seg
    Tiempo de recarga: 8 seg
    La duración base es de 2 segundos
    Velocidad de movimiento reducida un 5%
    active skill area of effect radius +% final [40]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [560]
    spell minimum base cold damage [373.4]
    MerveilSeaWitchGlacialCascade
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
    Cascada glacial
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 7 seg
    Unos carámbanos emergen del suelo en una serie de pequeños estallidos. Cada estallido daña a los enemigos atrapados en el área.
    Provoca 8 estallidos
    active skill area of effect radius +% final [-20]
    apply gauntlet ruin on hit [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-30]
    spell maximum base cold damage [1011]
    spell minimum base cold damage [673.9]
    Upheaval
    MerveilMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.333 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    base is projectile [1]
    is area damage [1]
    projectile spread radius [5]
    spell maximum base cold damage [1408]
    spell minimum base cold damage [938.7]
    SeawitchWaveGeometrySpellMerveil
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.9 seg
    No puede Congelar
    apply gauntlet ruin on hit [1]
    is area damage [1]
    spell maximum action distance +% [-60]
    spell maximum base cold damage [1612]
    spell minimum base cold damage [1075]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/BossMerveil2Gauntlet"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Merveil, the Twisted",
        life = 5.6,
        energyShield = 1,
        damage = 3.14,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MerveilSeaWitchScreech",
            "MerveilSeaWitchGlacialCascade",
            "MerveilGeyser",
            "MerveilMultiGeyser",
            "MerveilTeleport",
            "MerveilSummonDaughters",
            "MerveilSummonSpawn",
            "MerveilMortar",
            "SeawitchWaveGeometrySpellMerveil",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSeaWitchScreech"] = {
        name = "MerveilSeaWitchScreech",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_movement_velocity_+%",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -5, 2000, -35, 40, levelRequirement = 13, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSeaWitchGlacialCascade"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "upheaval_number_of_spikes",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "apply_gauntlet_ruin_on_hit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, -30, -20, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilGeyser"] = {
        name = "MerveilGeyser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10000, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilMultiGeyser"] = {
        name = "MerveilMultiGeyser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.6,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "merveil_number_of_geysers",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 6000, 10, -35, levelRequirement = 57, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilTeleport"] = {
        name = "MerveilTeleport",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSummonDaughters"] = {
        name = "MerveilSummonDaughters",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 13, statInterpolation = {},  cost = { }, },
            [2] = {100, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
            [3] = {150, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
            [4] = {225, levelRequirement = 74, statInterpolation = {1},  cost = { }, },
            [5] = {350, levelRequirement = 78, statInterpolation = {1},  cost = { }, },
            [6] = {500, levelRequirement = 82, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSummonSpawn"] = {
        name = "MerveilSummonSpawn",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
        },
        levels = {
            [1] = {6, levelRequirement = 13, statInterpolation = {},  cost = { }, },
            [2] = {6, levelRequirement = 44, statInterpolation = {},  cost = { }, },
            [3] = {6, levelRequirement = 59, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilMortar"] = {
        name = "MerveilMortar",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "projectile_spread_radius",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SeawitchWaveGeometrySpellMerveil"] = {
        name = "SeawitchWaveGeometrySpellMerveil",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.9,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "spell_maximum_action_distance_+%",
            "never_freeze",
            "is_area_damage",
            "apply_gauntlet_ruin_on_hit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • monster gauntlet ruin enabled [1]
    FamilyMonsterGauntletRuinEnabled
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster gauntlet ruin enabled 1 1 Global — Valor fijo
  • Merveil, la Torturada
    Demonio
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Merveil, the Twisted
    Spectre
    TagsLanzador de hechizos, cold_affinity, demon, flesh_armour, is_unarmed, not_dex, not_str, ranged, red_blood, slow_movement
    Vida
    560%
    Energy Shield From Life
    100%
    Ailment Threshold
    560%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    314%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    4 ~ 9
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    121%
    Type
    SeaWitchBoss
    Metadata
    BossMerveil2Standalone
    Nivel
    68
    Vida
    36,027
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    34,311
    Damage
    1,173
    Daño de hechizos
    1,173
    Precisión
    580
    Attack Time
    1.005
    Experiencia
    20,510
    Minion Life
    7,815
    Minion Energy Shield
    7,442
    Minion Damage
    937
    Ailment Threshold
    36,027
    Chill
    114
    Shock
    114
    Brittle
    644
    Scorch
    114
    Sap
    315
    Phys Convert Ele
    240%
    MerveilGeyser
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 2.5 seg
    La duración base es de 10 segundos
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [309]
    spell minimum base cold damage [206]
    MerveilSeaWitchScreech
    Spell, Triggerable
    Tiempo de lanzamiento: 3.4 seg
    Tiempo de recarga: 8 seg
    La duración base es de 2 segundos
    Velocidad de movimiento reducida un 5%
    active skill area of effect radius +% final [40]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [560]
    spell minimum base cold damage [373.4]
    MerveilSeaWitchGlacialCascade
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
    Cascada glacial
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 7 seg
    Unos carámbanos emergen del suelo en una serie de pequeños estallidos. Cada estallido daña a los enemigos atrapados en el área.
    Provoca 8 estallidos
    active skill area of effect radius +% final [-20]
    apply gauntlet ruin on hit [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-30]
    spell maximum base cold damage [1011]
    spell minimum base cold damage [673.9]
    Upheaval
    MerveilMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.333 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    base is projectile [1]
    is area damage [1]
    projectile spread radius [5]
    spell maximum base cold damage [1408]
    spell minimum base cold damage [938.7]
    SeawitchWaveGeometrySpellMerveil
    Spell, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.9 seg
    No puede Congelar
    apply gauntlet ruin on hit [1]
    is area damage [1]
    spell maximum action distance +% [-60]
    spell maximum base cold damage [1612]
    spell minimum base cold damage [1075]
    GTMapMerveilMultiGeyserStandalone
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    MapMerveilMultiGeyserStandaloneTriggered
    Spell, Triggerable
    Tiempo de lanzamiento: 1 seg
    La duración base es de 6 segundos
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    spell maximum base cold damage [309]
    spell minimum base cold damage [206]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 1200
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/BossMerveil2Standalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Merveil, the Twisted",
        life = 5.6,
        energyShield = 1,
        damage = 3.14,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MerveilSeaWitchScreech",
            "MerveilSeaWitchGlacialCascade",
            "MerveilGeyser",
            "MapMerveilMultiGeyserStandaloneTriggered",
            "MerveilMortar",
            "SeawitchWaveGeometrySpellMerveil",
            "GTMapMerveilMultiGeyserStandalone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSeaWitchScreech"] = {
        name = "MerveilSeaWitchScreech",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_movement_velocity_+%",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -5, 2000, -35, 40, levelRequirement = 13, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilSeaWitchGlacialCascade"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "upheaval_number_of_spikes",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "apply_gauntlet_ruin_on_hit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, -30, -20, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilGeyser"] = {
        name = "MerveilGeyser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10000, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MapMerveilMultiGeyserStandaloneTriggered"] = {
        name = "MapMerveilMultiGeyserStandaloneTriggered",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 6000, -35, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MerveilMortar"] = {
        name = "MerveilMortar",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "projectile_spread_radius",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SeawitchWaveGeometrySpellMerveil"] = {
        name = "SeawitchWaveGeometrySpellMerveil",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.9,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "spell_maximum_action_distance_+%",
            "never_freeze",
            "is_area_damage",
            "apply_gauntlet_ruin_on_hit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -60, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTMapMerveilMultiGeyserStandalone"] = {
        name = "GTMapMerveilMultiGeyserStandalone",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Edit

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