Entidad del vacío
Sobrenatural
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Entity of the Void
SpectreN
TagsLanzador de hechizos, demon, eldritch, fire_affinity, ghost_armour, ghost_blood, has_claw, has_one_handed_melee, humanoid, influence_monster, large_height, medium_movement, melee, no_maven, not_int, physical_affinity, ranged, shaper_monster, shaper_void_entity_monster, undying
Packs
  • Entidad del vacío, Remanente del vacío
  • Vida
    600%
    Armaduras
    +30%
    Evasión
    +30%
    Ailment Threshold
    600%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    200%
    Type
    CityStalkerShaperQuestBoss
    Metadata
    CityStalkerFemaleShaperInfluence1
    Nivel
    68
    Vida
    836,078
    Armaduras
    37,427
    Evasión
    6,161
    Escudo de energía
    0
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    0.83415
    Experiencia
    112,805
    Ailment Threshold
    526,729
    Chill
    1,666
    Shock
    1,666
    Brittle
    9,423
    Scorch
    1,666
    Sap
    4,602
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1351–2027
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un 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]
    ShaperQuestWeaponThrow
    Attack, RangedAttack, Projectile, ProjectilesFromUser
    Lanzamiento espectral
    Base Damage: 1351–2027
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 67%
    Daño de ataque: 67%
    Attack Time: 1.245 seg
    Lanza una copia espectral de tu arma cuerpo a cuerpo. Sale volando y luego regresa a ti en un ataque giratorio que daña a los enemigos que están en su camino.
    Inflige un 33% menos de daño de ataque
    Velocidad de proyectiles aumentada un 25%
    base is projectile [1]
    spectral throw projectile scale +% [100]
    CelestialRighteousFireShaperInfluence
    Spell, Buff, Area, CausesBurning, DamageOverTime, Fire, Totemable, Triggerable, Instant, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
    Fuego justo
    Tiempo de lanzamiento: 1 seg
    Te envuelve en un fuego mágico que te incendia rápidamente a ti y a los enemigos cercanos. Tu daño de hechizos aumenta considerablemente bajo este efecto. El efecto termina cuando te queda 1 de vida.
    Inflige 454.6 de daño de fuego base por segundo
    El radio base es de 1.8 metros
    is area damage [1]
    CelestialFlameblastShaperInfluence
    Spell, Damage, Area, Totemable, Fire, Channel, AreaSpell, Cooldown
    Explosión de llamas
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.1 seg
    Canaliza para formar una gran explosión, que se libera cuando dejas de usar la habilidad. Cuanto más tiempo canalices, mayor será el área de efecto y el daño de la explosión.
    Inflige de 244.7 a 367 de daño de fuego
    Velocidad de lanzamiento de hechizos reducida un 13%
    110% más de daño de hechizos por cada fase
    110% más de daño con estados alterados por cada fase
    +10 al máximo de fases
    +0.3 metros al radio por cada fase
    is area damage [1]
    CelestialFirestormMeteors
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1.33 seg
    Tiempo de recarga: 6 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 1.2 segundos
    Inflige de 438.6 a 657.9 de daño de fuego
    Un impacto cada 0.4 segundos
    El radio base es de 1 metro
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/CityStalkers/CityStalkerShaperInfluence"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/CityStalkers/CityStalkerShaperInfluence"
    
    Preload
    {
    	preload_object = "Metadata/Monsters/CityStalkers/CityStalkerPortalInfluenceMaker"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerFemaleShaperInfluence1"] = {
        name = "Entity of the Void",
        life = 6,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "CelestialRighteousFireShaperInfluence",
            "CelestialFirestormMeteors",
            "ShaperQuestWeaponThrow",
            "CelestialFlameblastShaperInfluence",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["CelestialRighteousFireShaperInfluence"] = {
        name = "Righteous Fire",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 18, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CelestialFirestormMeteors"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1200, 400, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShaperQuestWeaponThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_projectile_speed_+%",
            "spectral_throw_projectile_scale_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {25, 100, baseMultiplier = 0.67, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CelestialFlameblastShaperInfluence"] = {
        name = "Flameblast",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Channels to build up a large explosion, which is released when you stop using the skill. The longer you channel, the larger the area of effect and damage of the explosion.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "charged_blast_spell_damage_+%_final_per_stack",
            "vaal_flameblast_radius_+_per_stage",
            "base_cast_speed_+%",
            "flameblast_ailment_damage_+%_final_per_stack",
            "flameblast_maximum_stages",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 110, 3, -13, 110, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • IdShaperHealed1
    NameRecreado
    FamilyDaemon
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    visual_display_buff_not_hidden
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Entidad del vacío
    Sobrenatural
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Entity of the Void
    SpectreN
    TagsLanzador de hechizos, cold_affinity, demon, eldritch, ghost_armour, ghost_blood, has_claw, has_one_handed_melee, humanoid, influence_monster, large_height, lightning_affinity, medium_movement, melee, no_maven, not_int, physical_affinity, ranged, shaper_monster, shaper_void_entity_monster, undying
    Packs
  • Entidad del vacío, Remanente del vacío
  • Vida
    600%
    Armaduras
    +30%
    Evasión
    +30%
    Ailment Threshold
    600%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    200%
    Type
    CityStalkerShaperQuestBoss
    Metadata
    CityStalkerFemaleShaperInfluence2_
    Nivel
    68
    Vida
    836,078
    Armaduras
    37,427
    Evasión
    6,161
    Escudo de energía
    0
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    0.83415
    Experiencia
    112,805
    Ailment Threshold
    526,729
    Chill
    1,666
    Shock
    1,666
    Brittle
    9,423
    Scorch
    1,666
    Sap
    4,602
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1351–2027
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un 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]
    ShaperQuestWeaponThrow
    Attack, RangedAttack, Projectile, ProjectilesFromUser
    Lanzamiento espectral
    Base Damage: 1351–2027
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 67%
    Daño de ataque: 67%
    Attack Time: 1.245 seg
    Lanza una copia espectral de tu arma cuerpo a cuerpo. Sale volando y luego regresa a ti en un ataque giratorio que daña a los enemigos que están en su camino.
    Inflige un 33% menos de daño de ataque
    Velocidad de proyectiles aumentada un 25%
    base is projectile [1]
    spectral throw projectile scale +% [100]
    AnimatedThrownWeaponShaperInfluence
    Attack, RangedAttack, Projectile, Minion, CreatesMinion
    Base Damage: 1351–2027
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 48%
    Attack Time: 1.245 seg
    Tiempo de recarga: 6 seg
    Inflige un 52% menos de daño de ataque
    Velocidad de proyectiles aumentada un 40%
    alternate minion [1]
    base is projectile [1]
    spectral throw projectile scale +% [100]
    CelestialOrbOfStormsShaperInfluence
    Spell, Damage, Lightning, Area, Chains, Triggerable, Trappable, Mineable, Totemable, AreaSpell, Cooldown, Orb
    Orbe de tormentas
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 7 seg
    Crea un orbe eléctrico estacionario que golpea a los enemigos que se encuentran en su área de efecto con haces de rayo que se pueden dividir para golpear a más enemigos. Los modificadores a la velocidad de lanzamiento de hechizos aumentarán la frecuencia con la que golpea. Lanzar esta habilidad otra vez reemplazará el orbe anterior.
    Inflige de 239.7 a 719.2 de daño de rayo
    La duración base es de 6 segundos
    Golpea cada 1 segundo y cuando usas una habilidad de rayo cerca del orbe
    El haz se divide hacia 2 objetivos adicionales
    storm cloud destroy when caster dies [1]
    CelestialBallLightningShaperInfluence
    Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
    Bola de rayos
    Tiempo de lanzamiento: 1 seg
    Dispara un proyectil lento que inflige daño repetidamente a cada enemigo en un área con descargas de rayo.
    Inflige de 110.3 a 331 de daño de rayo
    Velocidad de proyectiles reducida un 25%
    El radio base es de 1.8 metros
    active skill area of effect radius +% final [-11]
    base is projectile [1]
    TeleportShaperInfluence
    Spell, Movement
    Tiempo de lanzamiento: 2.33 seg
    Tiempo de recarga: 7 seg
    FrostboltNovaSpaceInfluenceTriggered
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, Duration, ChillingArea, AreaSpell, Nova
    Vórtice
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Una explosión de hielo estalla alrededor del personaje e inflige daño de hielo a los enemigos. También deja un vórtice giratorio detrás de sí que inflige daño de hielo degenerativo y escarcha a los enemigos a los que atrapa.
    Inflige de 813.3 a 1220 de daño de hielo
    La duración base es de 4 segundos
    Inflige 1412 de daño de hielo base por segundo
    Los modificadores de daño de hechizos se aplican al efecto de daño degenerativo de esta habilidad
    El radio base es de 2 metros
    El radio secundario base es de 2 metros
    El Suelo Escarchado de esta habilidad tiene un efecto base de 30%
    Puede explotar desde 1 Proyectil de Descarga de Escarcha
    active skill area of effect radius +% final [-36]
    ground maelstrom art variation [2]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/CityStalkers/CityStalkerShaperInfluenceBoss1"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/CityStalkers/CityStalkerShaperInfluenceBoss1"
    
    Preload
    {
    	preload_object = "Metadata/Monsters/CityStalkers/CityStalkerPortalInfluenceMaker"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerFemaleShaperInfluence2_"] = {
        name = "Entity of the Void",
        life = 6,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "CelestialBallLightningShaperInfluence",
            "ShaperQuestWeaponThrow",
            "CelestialOrbOfStormsShaperInfluence",
            "FrostboltNovaSpaceInfluenceTriggered",
            "AnimatedThrownWeaponShaperInfluence",
            "TeleportShaperInfluence",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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["CelestialBallLightningShaperInfluence"] = {
        name = "Ball Lightning",
        hidden = true,
        color = "3",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_projectile_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, -25, -11, 18, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShaperQuestWeaponThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_projectile_speed_+%",
            "spectral_throw_projectile_scale_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {25, 100, baseMultiplier = 0.67, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CelestialOrbOfStormsShaperInfluence"] = {
        name = "Orb of Storms",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Creates a stationary electrical orb that strikes enemies in its area of effect with beams of lightning that can then split to hit more enemies. Modifiers to cast speed will increase how frequently it does this. Casting this skill again will replace the previous orb.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Lightning] = true,
            [SkillType.Area] = true,
            [SkillType.Chains] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Orb] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "projectile_number_to_split",
            "orb_of_storms_base_bolt_frequency_ms",
            "storm_cloud_destroy_when_caster_dies",
        },
        levels = {
            [1] = {0.5, 1.5, 6000, 2, 1000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FrostboltNovaSpaceInfluenceTriggered"] = {
        name = "Vortex",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An icy blast explodes around the caster, dealing cold damage to enemies, and leaving behind a whirling vortex which deals cold damage over time and chills enemies caught in it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Nova] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_cold_damage_to_deal_per_minute",
            "ground_maelstrom_art_variation",
            "base_skill_effect_duration",
            "chilled_ground_base_magnitude_override",
            "frost_bolt_nova_number_of_frost_bolts_to_detonate",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "is_area_damage",
            "spell_damage_modifiers_apply_to_skill_dot",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, 2, 4000, 30, 1, -36, 20, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AnimatedThrownWeaponShaperInfluence"] = {
        name = "AnimatedThrownWeaponShaperInfluence",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.Minion] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_projectile_speed_+%",
            "alternate_minion",
            "spectral_throw_projectile_scale_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {40, 1, 100, baseMultiplier = 0.48, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TeleportShaperInfluence"] = {
        name = "TeleportShaperInfluence",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.33,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • IdShaperHealed1
    NameRecreado
    FamilyDaemon
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    visual_display_buff_not_hidden
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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