Delusor Fulminante
Morto-vivo
undead description [1]
damage taken +% from spike traps final [-80]
Fulminating Deceiver
SpectreY
AreaExtensão do Sepulcro, Extensão do Sepulcro, Passagem do Sepulcro, Passagem do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Extensão do Sepulcro, Extensão do Sepulcro, Passagem do Sepulcro, Passagem do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Extensão do Sepulcro, Extensão do Sepulcro, Passagem do Sepulcro, Passagem do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Extensão do Sepulcro, Extensão do Sepulcro, Passagem do Sepulcro, Passagem do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Corredores do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro, Saguão do Sepulcro
Tagsbone_armour, bones, Conjurador, is_unarmed, lightning_affinity, medium_height, not_dex, not_str, ranged, skeleton, slashing_weapon, undead, very_slow_movement
Packs
  • Aclamador Trovejante, Aclamador da Tempestade, Delusor Fulminante
  • Aclamador Trovejante, Delusor Fulminante
  • Vida
    84%
    Energy Shield From Life
    100%
    Ailment Threshold
    84%
    Resistência
    0 0 40 0
    Damage
    60%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 46
    Attack Time
    1.605 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    SkeletonCasterLightning
    Metadata
    SkeletonCasterLightningLabyrinth
    Nível
    75
    Vida
    11,335
    Armadura
    49,865
    Evasão
    6,029
    Escudo de Energia
    9,436
    Damage
    340
    Dano Mágico
    340
    Precisão
    381
    Attack Time
    1.605
    Experiência
    14,165
    Ailment Threshold
    11,335
    Chill
    36
    Shock
    36
    Brittle
    203
    Scorch
    36
    Sap
    99
    SkeletonProjectileLightning
    Spell, Damage, Multicastable, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.95 seg
    Causa 907.6 a 2707 de Dano de Raio
    33% de chance de Eletrizar inimigos
    base is projectile [1]
    spell maximum action distance +% [-60]

    Object Type

    version 2
    extends "Metadata/Monsters/Skeletons/SkeletonCaster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Skeletons/SkeletonCaster"
    
    Actor
    {
    	on_start_Revive =
    	"
    		AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_light.ao, R_Weapon );
    		AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_light.ao, L_Weapon );
    	"
    }
    
    Life
    {
    	on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk );"
    	on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Skeletons/SkeletonCasterLightningLabyrinth"] = {
        name = "Fulminating Deceiver",
        life = 0.84,
        energyShield = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 0.6,
        damageSpread = 0.2,
        attackTime = 1.605,
        attackRange = 46,
        accuracy = 1,
        skillList = {
            "SkeletonProjectileLightning",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonProjectileLightning"] = {
        name = "SkeletonProjectileLightning",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.95,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "base_chance_to_shock_%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, -60, 33, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, -60, 33, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3},  cost = { }, },
            [3] = {1.1699999570847, 3.4900000095367, -60, 33, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    damage taken +% from spike traps final [-80]
    IdLabyrinthSpikeTrapDamageTaken1
    FamilyLabyrinthTrapDamage
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • damage taken +% from spike traps final Min: -80 Max: -80 Global
  • Edit

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