MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Choque e Horror
Demoníaco
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
monster dropped item rarity +% [15000]
monster slain experience +% [100]
+5 ao número máximo de Totens Convocados
Vida do Totem aumentada em 857%
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Shock and Horror
Spectre
AreaCelas, Fontes Minerais, Mapa: Fontes Minerais
TagsConjurador, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, medium_movement, melee, merveil_boss, non_unique_map_boss, not_dex, not_str, physical_affinity, ranged, red_blood
Vida
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Resistência
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
130%
Type
SeaWitchMapBossLightning
Metadata
MapSeaWitchBossSpark
Nível
81
Vida
7,066,660
Armadura
79,317
Evasão
7,362
Escudo de Energia
54,328
Damage
1,829
Dano Mágico
2,730
Precisão
960
Attack Time
0.67335
Experiência
141,493
Minion Life
1,369,939
Minion Energy Shield
10,532
Minion Damage
1,532
Ailment Threshold
3,321,330
Chill
10,502
Shock
10,502
Brittle
59,415
Scorch
10,502
Sap
29,015
Phys Convert Ele
300%
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 29054357
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
MonsterSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Chance de Crítico: 5%
Eficácia do Dano Adicionado: 70%
Tempo de Conjuração: 0.65 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Duração base é de 2 segundos
Dispara 1 Projéteis adicionais
Velocidade de Projéteis aumentada em 25%
base is projectile [1]
spell maximum base lightning damage [2643]
spell minimum base lightning damage [881.2]
spark
TriggerSpawnersShockAndHorror
Triggerable
Recarga: 1000 seg
active skill area of effect radius +% final [100]
SeawitchLightningBeam
Spell, DamageOverTime
Tempo de Conjuração: 1 seg
Recarga: 20 seg
base lightning damage to deal per minute [240000]
track skill used index [15]
TriggerSpawnersShockAndHorror2
Triggerable
Recarga: 1000 seg
active skill area of effect radius +% final [100]
TriggerSpawnersShockAndHorror3
Triggerable
Recarga: 1000 seg
active skill area of effect radius +% final [100]
ShockAndHorrorSummonLightningWarpTotem
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
alternate minion [398]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

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

Stats
{
	mana_regeneration_rate_per_minute_% = 600
}

Transitionable
{
}

StateMachine
{
	
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/MapSeaWitchBossSpark"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Shock and Horror",
    life = 4,
    energyShield = 1,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MonsterSpark",
        "TriggerSpawnersShockAndHorror",
        "TriggerSpawnersShockAndHorror2",
        "TriggerSpawnersShockAndHorror3",
        "SeawitchLightningBeam",
        "ShockAndHorrorSummonLightningWarpTotem",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterSpark"] = {
    name = "Spark",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "number_of_additional_projectiles",
        "base_projectile_speed_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
        [3] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
        [4] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
        [5] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
        [6] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
        [7] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
        [8] = {1.1000000238419, 3.2999999523163, 2000, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersShockAndHorror"] = {
    name = "TriggerSpawnersShockAndHorror",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersShockAndHorror2"] = {
    name = "TriggerSpawnersShockAndHorror2",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersShockAndHorror3"] = {
    name = "TriggerSpawnersShockAndHorror3",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SeawitchLightningBeam"] = {
    name = "SeawitchLightningBeam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.DamageOverTime] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_lightning_damage_to_deal_per_minute",
        "track_skill_used_index",
    },
    levels = {
        [1] = {120000, 15, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        [2] = {140000, 15, levelRequirement = 67, statInterpolation = {1},  cost = { }, },
        [3] = {160000, 15, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        [4] = {180000, 15, levelRequirement = 69, statInterpolation = {1},  cost = { }, },
        [5] = {200000, 15, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
        [6] = {220000, 15, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        [7] = {240000, 15, levelRequirement = 72, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShockAndHorrorSummonLightningWarpTotem"] = {
    name = "ShockAndHorrorSummonLightningWarpTotem",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_no_drops_or_experience",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {398, 3, 30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
FamilyMonsterAura
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • physical damage % to add as lightning 25 25 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Raio
    Aura de Dano de Raio
    Raio: 50
    Aliados causam dano de raio adicional
    Receba 25% do Dano Físico como Dano de Raio Extra
    Lightning Damage Aura
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • number of additional totems allowed 5 5 Global
  • Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • totem life +% 857 857 Global
  • Craft Tagsresource Vida
    kill traps mines and totems on death [1]
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Choque e Horror
    Demoníaco
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    +5 ao número máximo de Totens Convocados
    Vida do Totem aumentada em 857%
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Shock and Horror
    Spectre
    TagsConjurador, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, standalone_map_boss
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistência
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 10
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    130%
    Type
    SeaWitchMapBossLightning
    Metadata
    MapSeaWitchBossSparkStandalone
    Nível
    68
    Vida
    557,385
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    24,508
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    580
    Attack Time
    0.67335
    Experiência
    112,805
    Minion Life
    120,902
    Minion Energy Shield
    5,316
    Minion Damage
    680
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 13512027
    Chance de Crítico: 5%
    Attack Time: 1.005 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    MonsterSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    Faísca
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 70%
    Tempo de Conjuração: 0.65 seg
    Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
    Duração base é de 2 segundos
    Dispara 1 Projéteis adicionais
    Velocidade de Projéteis aumentada em 25%
    base is projectile [1]
    spell maximum base lightning damage [1448]
    spell minimum base lightning damage [482.7]
    spark
    ShockAndHorrorSummonLightningWarpTotem
    Spell, Multicastable, Triggerable
    Tempo de Conjuração: 1 seg
    alternate minion [398]
    minion dies when parent dies [1]
    number of monsters to summon [3]
    summon specific monsters radius +% [30]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    SeawitchLightningBeamStandalone
    Spell, Area, Fire, Channel, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 10 seg
    Duração base é de 5 segundos
    Duração Base Secundária é de 0.1 segundos
    Comprimento do raio aumentado em 100%
    base lightning damage to deal per minute [84378]
    fire beam prioritise players for targeting [1]
    monster penalty against minions damage +% final vs player minions [-70]

    Object Type

    version 2
    extends "Metadata/Monsters/Seawitch/SeaWitch"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 600
    }
    
    Transitionable
    {
    }
    
    StateMachine
    {
    	
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/MapSeaWitchBossSparkStandalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Shock and Horror",
        life = 4,
        energyShield = 1,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterSpark",
            "SeawitchLightningBeamStandalone",
            "ShockAndHorrorSummonLightningWarpTotem",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterSpark"] = {
        name = "Spark",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [8] = {1.1000000238419, 3.2999999523163, 2000, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SeawitchLightningBeamStandalone"] = {
        name = "SeawitchLightningBeamStandalone",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "fire_beam_length_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "fire_beam_prioritise_players_for_targeting",
        },
        levels = {
            [1] = {1, 5000, 100, 100, -70, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShockAndHorrorSummonLightningWarpTotem"] = {
        name = "ShockAndHorrorSummonLightningWarpTotem",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_no_drops_or_experience",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {398, 3, 30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage % to add as lightning 25 25 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Raio
    Aura de Dano de Raio
    Raio: 50
    Aliados causam dano de raio adicional
    Receba 25% do Dano Físico como Dano de Raio Extra
    Lightning Damage Aura
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • number of additional totems allowed 5 5 Global
  • Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • totem life +% 857 857 Global
  • Craft Tagsresource Vida
    kill traps mines and totems on death [1]
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Choque e Horror
    Demoníaco
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    +5 ao número máximo de Totens Convocados
    Vida do Totem aumentada em 857%
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Shock and Horror
    Spectre
    Tagsdemon, elder_map_boss, flesh_armour, is_unarmed, medium_height, medium_movement, non_attacking, not_dex, not_str, red_blood
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistência
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 10
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    130%
    Type
    SeaWitchMapBossLightning
    Metadata
    MapSeaWitchBossSparkElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/MapSeaWitchBossSparkElder"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Shock and Horror",
        life = 4,
        energyShield = 1,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 10,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage % to add as lightning 25 25 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Raio
    Aura de Dano de Raio
    Raio: 50
    Aliados causam dano de raio adicional
    Receba 25% do Dano Físico como Dano de Raio Extra
    Lightning Damage Aura
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • number of additional totems allowed 5 5 Global
  • Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • totem life +% 857 857 Global
  • Craft Tagsresource Vida
    kill traps mines and totems on death [1]
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Choque e Horror
    Demoníaco
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    +5 ao número máximo de Totens Convocados
    Vida do Totem aumentada em 857%
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Shock and Horror
    Spectre
    TagsConjurador, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, medium_movement, melee, no_maven, not_dex, not_str, physical_affinity, ranged, red_blood
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistência
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 10
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    130%
    Type
    SeaWitchMapBossLightning
    Metadata
    MapSeaWitchBossSparkShaper
    Nível
    68
    Vida
    557,385
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    24,508
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    580
    Attack Time
    0.67335
    Experiência
    112,805
    Minion Life
    120,902
    Minion Energy Shield
    5,316
    Minion Damage
    680
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 13512027
    Chance de Crítico: 5%
    Attack Time: 1.005 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    MonsterSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    Faísca
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 70%
    Tempo de Conjuração: 0.65 seg
    Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
    Duração base é de 2 segundos
    Dispara 1 Projéteis adicionais
    Velocidade de Projéteis aumentada em 25%
    base is projectile [1]
    spell maximum base lightning damage [1448]
    spell minimum base lightning damage [482.7]
    spark
    TriggerSpawnersShockAndHorror
    Triggerable
    Recarga: 1000 seg
    active skill area of effect radius +% final [100]
    SeawitchLightningBeam
    Spell, DamageOverTime
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    base lightning damage to deal per minute [160000]
    track skill used index [15]
    TriggerSpawnersShockAndHorror2
    Triggerable
    Recarga: 1000 seg
    active skill area of effect radius +% final [100]
    TriggerSpawnersShockAndHorror3
    Triggerable
    Recarga: 1000 seg
    active skill area of effect radius +% final [100]
    ShockAndHorrorSummonLightningWarpTotem
    Spell, Multicastable, Triggerable
    Tempo de Conjuração: 1 seg
    alternate minion [398]
    minion dies when parent dies [1]
    number of monsters to summon [3]
    summon specific monsters radius +% [30]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Seawitch/SeaWitch"
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 600
    }
    
    Transitionable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/MapSeaWitchBossSparkShaper"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Shock and Horror",
        life = 4,
        energyShield = 1,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterSpark",
            "TriggerSpawnersShockAndHorror",
            "TriggerSpawnersShockAndHorror2",
            "TriggerSpawnersShockAndHorror3",
            "SeawitchLightningBeam",
            "ShockAndHorrorSummonLightningWarpTotem",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterSpark"] = {
        name = "Spark",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.5, 1.5, 2000, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
            [8] = {1.1000000238419, 3.2999999523163, 2000, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerSpawnersShockAndHorror"] = {
        name = "TriggerSpawnersShockAndHorror",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerSpawnersShockAndHorror2"] = {
        name = "TriggerSpawnersShockAndHorror2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerSpawnersShockAndHorror3"] = {
        name = "TriggerSpawnersShockAndHorror3",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SeawitchLightningBeam"] = {
        name = "SeawitchLightningBeam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.DamageOverTime] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_to_deal_per_minute",
            "track_skill_used_index",
        },
        levels = {
            [1] = {120000, 15, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
            [2] = {140000, 15, levelRequirement = 67, statInterpolation = {1},  cost = { }, },
            [3] = {160000, 15, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
            [4] = {180000, 15, levelRequirement = 69, statInterpolation = {1},  cost = { }, },
            [5] = {200000, 15, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
            [6] = {220000, 15, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
            [7] = {240000, 15, levelRequirement = 72, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShockAndHorrorSummonLightningWarpTotem"] = {
        name = "ShockAndHorrorSummonLightningWarpTotem",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_no_drops_or_experience",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {398, 3, 30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage % to add as lightning 25 25 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Raio
    Aura de Dano de Raio
    Raio: 50
    Aliados causam dano de raio adicional
    Receba 25% do Dano Físico como Dano de Raio Extra
    Lightning Damage Aura
    monster dropped item rarity +% [15000]
    monster slain experience +% [100]
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% 100 100 Global
  • monster dropped item rarity +% 15000 15000 Global
  • +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • number of additional totems allowed 5 5 Global
  • Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • totem life +% 857 857 Global
  • Craft Tagsresource Vida
    kill traps mines and totems on death [1]
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death 1 1 Global — Valor não escalável
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor não escalável
  • 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.