Spectre de foudre
Lightning Wraith
SpectreY
AreaMausolée du Préteur, Le Refuge de la Ziggourat, Mausolée du Préteur
Tagsallows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, lightning_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead
Packs
  • Mausolée du Préteur, Mausolée du Préteur: Spectre de foudre, Chevalier éternel, Ossements réanimés
  • Mausolée du Préteur, Mausolée du Préteur: Spectre de foudre
  • Le Refuge de la Ziggourat: Spectre de foudre, Ossements réanimés, Ossements réanimés
  • Spectre de foudre, Ossements réanimés, Ossements réanimés, Ossements réanimés
  • Vie
    200%
    Energy Shield From Life
    35%
    Évasion
    +35%
    Résistance
    -30 0 75 0
    Damage
    200%
    Précision
    100%
    Touches critiques Chance
    5%
    Bonus de Dégâts critiques
    +30%
    Attack Distance
    6 ~ 6
    Temps d'attaque
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    125%
    Type
    WraithLightning
    Metadata
    WraithSpookyLightning
    Niveau
    65
    Vie
    8,467
    Armure
    2,023
    Score d'Évasion
    594
    Bouclier d'énergie
    4,559
    Damage
    425
    Dégâts des sorts
    425
    Précision
    1,974
    Temps d'attaque
    1.5
    Expérience
    43,014
    Minion Life
    7,770
    Minion Energy Shield
    4,184
    Minion Damage
    903
    Minion Armour
    2,023
    SpookyGhostLightningBounce
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Chances de Touche critique: 6%
    Temps d'incantation: 1.5 sec.
    Inflige 11 à 32 Dégâts de Foudre
    Les Aptitudes modifiées ont 50% d'Augmentation des chances d'Électrocuter
    Ricoche 10 fois
    Pierces all Targets
    ballistic bounce behavior variation [7]
    base is projectile [1]
    monster projectile variation [1091]
    projectile uses contact direction [1]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3333
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_alive =
    	"
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
    	"
    
    	on_death =
    	"
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
    	"
    }
    
    Preload
    {
    	preload_misc_animated = "SpookyGhostLightningImpact"
    	preload_misc_animated = "SpookyLightningWraithAudio"
    	preload_epk = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wraith/WraithSpookyLightning"] = {
        name = "Lightning Wraith",
        life = 2,
        energyShield = 0.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SpookyGhostLightningBounce",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyGhostLightningBounce"] = {
        name = "SpookyGhostLightningBounce",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "ballistic_bounce_behavior_variation",
            "number_of_chains",
            "monster_projectile_variation",
            "shock_chance_+%",
            "base_is_projectile",
            "always_pierce",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
        },
        levels = {
            [1] = {11, 32, 7, 10, 1091, 50, critChance = 6, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    Spectre de foudre
    Undead
    Lightning Wraith
    SpectreY
    Tagsallows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, lightning_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead
    Packs
  • Spectre de foudre, Ossements réanimés
  • Vie
    200%
    Energy Shield From Life
    35%
    Évasion
    +35%
    Résistance
    -30 0 75 0
    Damage
    200%
    Précision
    100%
    Touches critiques Chance
    5%
    Bonus de Dégâts critiques
    +30%
    Attack Distance
    6 ~ 6
    Temps d'attaque
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    125%
    Type
    WraithLightning
    Metadata
    WraithSpookyLightningStrongbox
    Niveau
    68
    Vie
    10,084
    Armure
    2,413
    Score d'Évasion
    644
    Bouclier d'énergie
    5,430
    Damage
    466
    Dégâts des sorts
    466
    Précision
    2,180
    Temps d'attaque
    1.5
    Expérience
    57,268
    Minion Life
    8,620
    Minion Energy Shield
    4,642
    Minion Damage
    1,039
    Minion Armour
    2,413
    SpookyGhostLightningBounce
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Chances de Touche critique: 6%
    Temps d'incantation: 1.5 sec.
    Inflige 11 à 32 Dégâts de Foudre
    Les Aptitudes modifiées ont 50% d'Augmentation des chances d'Électrocuter
    Ricoche 10 fois
    Pierces all Targets
    ballistic bounce behavior variation [7]
    base is projectile [1]
    monster projectile variation [1091]
    projectile uses contact direction [1]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3333
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_alive =
    	"
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
    	"
    
    	on_death =
    	"
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
    	"
    }
    
    Preload
    {
    	preload_misc_animated = "SpookyGhostLightningImpact"
    	preload_misc_animated = "SpookyLightningWraithAudio"
    	preload_epk = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wraith/WraithSpookyLightningStrongbox"] = {
        name = "Lightning Wraith",
        life = 2,
        energyShield = 0.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SpookyGhostLightningBounce",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyGhostLightningBounce"] = {
        name = "SpookyGhostLightningBounce",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "ballistic_bounce_behavior_variation",
            "number_of_chains",
            "monster_projectile_variation",
            "shock_chance_+%",
            "base_is_projectile",
            "always_pierce",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
        },
        levels = {
            [1] = {11, 32, 7, 10, 1091, 50, critChance = 6, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    Edit

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