Visión de Shavronne
Shavronne's Vision
SpectreY
AreaEl Núcleo Putrefacto, Lago de Kalandra
Tagsbludgeoning_weapon, Lanzador de hechizos, construct, hard_armour, is_unarmed, lightning_affinity, medium_height, not_dex, ranged, slow_movement
Packs
  • El Núcleo Putrefacto: Visión de Shavronne
  • Vida
    100%
    Energy Shield From Life
    60%
    Armaduras
    +60%
    Ailment Threshold
    100%
    Resistencia
    0 0 75 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    ClockworkGolem
    Metadata
    ClockworkGolemShavronne
    Nivel
    64
    Vida
    4,768
    Armaduras
    33,509
    Evasión
    4,112
    Escudo de energía
    2,861
    Damage
    305
    Daño de hechizos
    305
    Precisión
    247
    Attack Time
    1.5
    Experiencia
    9,283
    Ailment Threshold
    4,768
    Chill
    15
    Shock
    15
    Brittle
    85
    Scorch
    15
    Sap
    42
    ClockworkGolemLightningProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 6 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige de 278.6 a 417.9 de daño de rayo
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [100]
    projectile spread radius [5]
    LightningTendrilsClockworkGolemShavronne
    Spell
    Tiempo de lanzamiento: 1 seg
    Inflige de 251.6 a 377.4 de daño de rayo
    active skill area of effect radius +% final [-30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemShavronne"] = {
        name = "Shavronne's Vision",
        life = 1,
        energyShield = 0.6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "LightningTendrilsClockworkGolemShavronne",
            "ClockworkGolemLightningProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningTendrilsClockworkGolemShavronne"] = {
        name = "LightningTendrilsClockworkGolemShavronne",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ClockworkGolemLightningProjectile"] = {
        name = "ClockworkGolemLightningProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, 100, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Visión de Shavronne
    Constructo
    Shavronne's Vision
    SpectreY
    Tagsbludgeoning_weapon, Lanzador de hechizos, construct, hard_armour, is_unarmed, lightning_affinity, not_dex, ranged, slow_movement
    Vida
    100%
    Energy Shield From Life
    60%
    Armaduras
    +60%
    Ailment Threshold
    100%
    Resistencia
    0 0 75 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    ClockworkGolem
    Metadata
    ClockworkGolemShavronneHellscape
    Nivel
    68
    Vida
    6,433
    Armaduras
    46,064
    Evasión
    4,739
    Escudo de energía
    3,676
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.5
    Experiencia
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ClockworkGolemLightningProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 6 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige de 323.4 a 485.2 de daño de rayo
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [100]
    projectile spread radius [5]
    LightningTendrilsClockworkGolemShavronne
    Spell
    Tiempo de lanzamiento: 1 seg
    Inflige de 294.4 a 441.6 de daño de rayo
    active skill area of effect radius +% final [-30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemShavronneHellscape"] = {
        name = "Shavronne's Vision",
        life = 1,
        energyShield = 0.6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "LightningTendrilsClockworkGolemShavronne",
            "ClockworkGolemLightningProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningTendrilsClockworkGolemShavronne"] = {
        name = "LightningTendrilsClockworkGolemShavronne",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ClockworkGolemLightningProjectile"] = {
        name = "ClockworkGolemLightningProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, 100, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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