Amarissa, Filha de Merveil
Demoníaco
Família: Profundezas
Receba 25% do Dano Físico como Dano de Raio Extra
Dano Mágico aumentado em 20%
Magias perdem Intensidade com frequência aumentada em 1000% enquanto se move
Amarissa, Daughter of Merveil
SpectreN
AreaCaverna da Ira
TagsConjurador, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slow_movement
Vida
208%
Energy Shield From Life
100%
Ailment Threshold
208%
Resistência
0 75 0 0
Damage
96%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
160%
Model Size
115%
Type
SeaWitchBossMinor
Metadata
SeaWitchBossSpark
Nível
12
Vida
202
Armadura
152
Evasão
311
Escudo de Energia
97
Damage
13
Dano Mágico
13
Precisão
25
Attack Time
1.005
Experiência
400
Ailment Threshold
202
Chill
1
Shock
1
Brittle
4
Scorch
1
Sap
2
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 10–16
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]
BallLightningSeawitchBoss
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Esfera Trovejante
Chance de Crítico: 6%
Tempo de Conjuração: 1.333 seg
Dispara um projétil lento que causa dano repetidamente nos inimigos em uma área ao seu redor com feixes de raio.
Causa 4.229 a 7.853 de Dano de Raio
Raio Base igual a 1.8 metros
active skill area of effect radius +% final [-33]
base is projectile [1]
DisintegrateSeawitchBoss
Spell, Area, Damage, Lightning, Trappable, Mineable, Totemable, Triggerable, AreaSpell, Multicastable, CanRapidFire
Lança Crepitante
Chance de Crítico: 6%
Tempo de Conjuração: 1.333 seg
Libera um feixe que causa dano de raio aos inimigos em uma longa área na sua frente e possui vários raios menores que se ramificam do raio maior em um ângulo, acertando mais inimigos lateralmente.
Causa 10.76 a 19.99 de Dano de Raio
Esta Magia perde 1 de Intensidade a cada 0.25 segundos enquanto se movendo, ou imediatamente ao teleportar
Esta Magia ganha Intensidade quando você Conjurá-la, máximo de 3
+0.2 metros à Largura do Feixe Por Intensidade
33% menos ângulo de ramificação por Intensidade
+40% mais Dano com Acertos e Afecções por Intensidade
is area damage [1]
spell maximum action distance +% [-30]

Object Type

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

Transitionable
{
	on_transition = "MakeCollidable();"
}

Object Type Codes

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

Transitionable
{
	create_untransitioned =
	"
		PlayAnimation( emerge );
		PauseAnimation();
		RemoveCollidability();
	"

	create_transitioned = "EnableTargetable();"
	on_transition = "EnableTargetable();"
}

Targetable
{
	targetable = false
}

Preload
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/elemental_beacon/lightning/explode.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/skeleton_king/golden_spine_upheaval/goldenupheaval.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Seawitch/SeaWitchBossSpark"] = {
    name = "Amarissa, Daughter of Merveil",
    life = 2.08,
    energyShield = 1,
    fireResist = 0,
    coldResist = 75,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.96,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "BallLightningSeawitchBoss",
        "DisintegrateSeawitchBoss",
    },
    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["BallLightningSeawitchBoss"] = {
    name = "Ball Lightning",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Area] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, -33, 18, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DisintegrateSeawitchBoss"] = {
    name = "Crackling Lance",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Release a beam which deals lightning damage to enemies in a long area in front of you, and has several smaller beams branch off from it at an angle, hitting more enemies to the sides.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Lightning] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "disintegrate_base_radius_+_per_intensify",
        "disintegrate_damage_+%_final_per_intensity",
        "spell_maximum_action_distance_+%",
        "is_area_damage",
        "display_base_intensity_loss",
        "active_skill_display_does_intensity_stuff",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, 2, 40, -30, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Receba 25% do Dano Físico como Dano de Raio Extra
IdMonsterAmarissaAuraAddedLightningDamage
FamilyMonsterAura
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • physical damage % to add as lightning Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    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
    Dano Mágico aumentado em 20%
    IdMonsterImplicitSpellDamage
    FamilyMonsterSpellDamage
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • spell damage +% Min: 20 Max: 20 Global
  • Craft Tagscaster_damage damage caster
    Magias perdem Intensidade com frequência aumentada em 1000% enquanto se move
    IdMonsterIncreasedIntensityLoss
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • intensity loss frequency while moving +% Min: 1000 Max: 1000 Global
  • Amarissa, Filha de Merveil
    Demoníaco
    Receba 25% do Dano Físico como Dano de Raio Extra
    Dano Mágico aumentado em 20%
    Magias perdem Intensidade com frequência aumentada em 1000% enquanto se move
    Amarissa, Daughter of Merveil
    SpectreN
    TagsConjurador, demon, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slow_movement
    Vida
    208%
    Energy Shield From Life
    100%
    Ailment Threshold
    208%
    Resistência
    0 75 0 0
    Damage
    96%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 9
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiência
    160%
    Model Size
    115%
    Type
    SeaWitchBossMinor
    Metadata
    SeaWitchBossSparkStandalone_
    Nível
    68
    Vida
    13,381
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    6,127
    Damage
    359
    Dano Mágico
    359
    Precisão
    290
    Attack Time
    1.005
    Experiência
    16,408
    Ailment Threshold
    13,381
    Chill
    42
    Shock
    42
    Brittle
    239
    Scorch
    42
    Sap
    117
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 287–430
    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]
    BallLightningSeawitchBoss
    Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
    Esfera Trovejante
    Chance de Crítico: 6%
    Tempo de Conjuração: 1.333 seg
    Dispara um projétil lento que causa dano repetidamente nos inimigos em uma área ao seu redor com feixes de raio.
    Causa 38.02 a 70.62 de Dano de Raio
    Raio Base igual a 1.8 metros
    active skill area of effect radius +% final [-33]
    base is projectile [1]
    DisintegrateSeawitchBoss
    Spell, Area, Damage, Lightning, Trappable, Mineable, Totemable, Triggerable, AreaSpell, Multicastable, CanRapidFire
    Lança Crepitante
    Chance de Crítico: 6%
    Tempo de Conjuração: 1.333 seg
    Libera um feixe que causa dano de raio aos inimigos em uma longa área na sua frente e possui vários raios menores que se ramificam do raio maior em um ângulo, acertando mais inimigos lateralmente.
    Causa 86.9 a 161.4 de Dano de Raio
    Esta Magia perde 1 de Intensidade a cada 0.25 segundos enquanto se movendo, ou imediatamente ao teleportar
    Esta Magia ganha Intensidade quando você Conjurá-la, máximo de 3
    +0.2 metros à Largura do Feixe Por Intensidade
    33% menos ângulo de ramificação por Intensidade
    +40% mais Dano com Acertos e Afecções por Intensidade
    is area damage [1]
    spell maximum action distance +% [-30]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Seawitch/SeaWitch"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Seawitch/SeaWitchBossSparkStandalone_"] = {
        name = "Amarissa, Daughter of Merveil",
        life = 2.08,
        energyShield = 1,
        fireResist = 0,
        coldResist = 75,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "BallLightningSeawitchBoss",
            "DisintegrateSeawitchBoss",
        },
        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["BallLightningSeawitchBoss"] = {
        name = "Ball Lightning",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, -33, 18, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DisintegrateSeawitchBoss"] = {
        name = "Crackling Lance",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Release a beam which deals lightning damage to enemies in a long area in front of you, and has several smaller beams branch off from it at an angle, hitting more enemies to the sides.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Lightning] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "disintegrate_base_radius_+_per_intensify",
            "disintegrate_damage_+%_final_per_intensity",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
            "display_base_intensity_loss",
            "active_skill_display_does_intensity_stuff",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 2, 40, -30, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Receba 25% do Dano Físico como Dano de Raio Extra
    IdMonsterAmarissaAuraAddedLightningDamage
    FamilyMonsterAura
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • physical damage % to add as lightning Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    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
    Dano Mágico aumentado em 20%
    IdMonsterImplicitSpellDamage
    FamilyMonsterSpellDamage
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • spell damage +% Min: 20 Max: 20 Global
  • Craft Tagscaster_damage damage caster
    Magias perdem Intensidade com frequência aumentada em 1000% enquanto se move
    IdMonsterIncreasedIntensityLoss
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • intensity loss frequency while moving +% Min: 1000 Max: 1000 Global
  • Edit

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