Desecrated Sage
Undead
undead description [1]
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
SpectreY
Tagsbone_armour, bones, caster, is_unarmed, not_str, physical_affinity, ranged, skeleton, slashing_weapon, undead, very_slow_movement
Packs
  • Bone Husk, Desecrated Sage
  • Bone Stalker, Desecrated Sage
  • Life
    84%
    Energy Shield From Life
    100%
    Evasion
    +15%
    Ailment Threshold
    84%
    Resistance
    20 20 20 0
    Damage
    60%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 46
    Attack Time
    1.605 Second
    Damage Spread
    ±20%
    Experience
    120%
    Model Size
    100%
    Type
    SkeletonCasterBlack
    Metadata
    SkeletonCasterBlackExpedition
    Level
    68
    Life
    5,404
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    0
    Damage
    224
    Spell Damage
    224
    Accuracy
    0
    Attack Time
    1.605
    Experience
    12,306
    Ailment Threshold
    5,404
    Chill
    17
    Shock
    17
    Brittle
    97
    Scorch
    17
    Sap
    47
    SkeletonProjectileBlackExpedition
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.2 sec
    Deals 173 to 259.5 Physical Damage
    base is projectile [1]
    monster projectile variation [202]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEmerge"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Revive"
    }
    
    StateMachine
    {
    	define_shared_state = "glow;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEmerge"
    
    Life
    {
    	on_death =
    	"
    		DetachAllContainingText( glowhand );
    		IfVarietyContains( Cold, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk ); } );
    	"
    
    	on_spawned_dead =
    	"
    		DetachAllContainingText( glowhand );
    		IfVarietyContains( Cold, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk ); } );
    	"
    }
    
    Render
    {
    	//turn_duration = 0.35
    	
    }
    
    Actor
    {
    	on_start_Revive =
    	"
    		IfVarietyContains( Cold,
    		{
    			AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_ice.ao, R_Weapon );
    			AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_ice.ao, L_Weapon );
    		} );
    		IfVarietyContains( Lightning,
    		{
    			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 );
    		} );
    		IfVarietyContains( Fire,
    		{
    			AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_fire.ao, R_Weapon );
    			AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/skeleton_glowhands/glowhand_fire.ao, L_Weapon );
    		} );
    	"
    }
    
    StateMachine
    {
    	on_or_create_state_glow_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk );"
    	on_or_create_state_glow_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Skeletons/SkeletonCasterBlackExpedition"] = {
        name = "Desecrated Sage",
        life = 0.84,
        energyShield = 1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 0.6,
        damageSpread = 0.2,
        attackTime = 1.605,
        attackRange = 46,
        accuracy = 1,
        skillList = {
            "SkeletonProjectileBlackExpedition",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonProjectileBlackExpedition"] = {
        name = "SkeletonProjectileBlackExpedition",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 202, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    monster beyond portal chance +% final [-35]
    monster hellscape charge +% [-35]
    IdExpeditionReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -35 Max: -35 Global
  • monster beyond portal chance +% final Min: -35 Max: -35 Global
  • Edit

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