Vril Apparition
SpectreY
AreaThe Titan Grotto, The Titan Grotto
Tagsallows_additional_projectiles, allows_inc_aoe, caster, Claw_onhit_audio, cold_affinity, ghost, medium_movement, mud_blood, not_dex, not_str, uses_suicide_explode
Packs
  • The Titan Grotto, The Titan Grotto: Vril Apparition
  • Vril Apparition
  • Life
    70%
    Energy Shield From Life
    50%
    Resistance
    0 0 0 0
    Damage
    70%
    Accuracy
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    70%
    Model Size
    100%
    Type
    Wisp
    Metadata
    TitanGrottoWisp_
    Level
    54
    Life
    1,333
    Armour
    1,486
    Evasion Rating
    323
    Energy Shield
    1,333
    Damage
    104
    Spell Damage
    104
    Accuracy
    1,354
    Attack Time
    1.5
    Experience
    7,698
    Minion Life
    2,138
    Minion Energy Shield
    2,138
    Minion Damage
    517
    Minion Armour
    1,486
    MPSTitanGrottoWisp
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Critical Hit Chance: 7%
    Cast Time: 1.5 sec
    Cooldown Time: 8 sec
    Deals 122699352 to 184049033 Cold Damage
    base is projectile [1]
    monster projectile variation [1023]
    projectile uses contact position [1]
    spell maximum action distance +% [-45]
    use scaled contact offset [1]
    TitanGrottoWispSuicideExplode
    Spell, Area, Damage, AreaSpell, Triggerable
    Critical Hit Chance: 7%
    Cast Time: 1.5 sec
    Deals 386502959 to 579754453 Cold Damage
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    // flight behaviour disabled until flight tech exists
    
    /* Positioned
    {
    	collision_hull_type = "projectile" 
    }
    
    SectorEvents {} */

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	dampen_height = true
    	dampen_height_speed = 3.0
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );"
    	on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wisp/TitanGrottoWisp_"] = {
        name = "Vril Apparition",
        life = 0.7,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "TitanGrottoWispSuicideExplode",
            "MPSTitanGrottoWisp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TitanGrottoWispSuicideExplode"] = {
        name = "TitanGrottoWispSuicideExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSTitanGrottoWisp"] = {
        name = "MPSTitanGrottoWisp",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1023, -45, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Vril Apparition
    SpectreY
    AreaTrial of the Sekhemas
    Tagsallows_additional_projectiles, allows_inc_aoe, caster, Claw_onhit_audio, cold_affinity, ghost, medium_movement, mud_blood, not_dex, not_str, sanctum_monster, uses_suicide_explode
    Packs
  • Trial of the Sekhemas: Goliath, Vril Apparition
  • Life
    70%
    Energy Shield From Life
    50%
    Resistance
    0 0 0 0
    Damage
    70%
    Accuracy
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    70%
    Model Size
    100%
    Type
    WispSanctumTrial
    Metadata
    TitanGrottoWispSanctumTrial
    Level
    22
    Life
    142
    Armour
    152
    Evasion Rating
    96
    Energy Shield
    142
    Damage
    29
    Spell Damage
    29
    Accuracy
    372
    Attack Time
    1.5
    Experience
    557
    Minion Life
    370
    Minion Energy Shield
    370
    Minion Damage
    43
    Minion Armour
    152
    SanctumWispSuicideExplode
    Spell, Area, Damage, AreaSpell, Triggerable
    Critical Hit Chance: 7%
    Cast Time: 1.5 sec
    Deals 10016 to 15024 Cold Damage
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    MPSSanctumWispProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Critical Hit Chance: 7%
    Cast Time: 1.5 sec
    Cooldown Time: 8 sec
    Deals 3180 to 4769 Cold Damage
    base is projectile [1]
    monster projectile variation [1393]
    projectile uses contact position [1]
    spell maximum action distance +% [-45]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Wisp/TitanGrottoWisp"
    extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
    
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
    
    Render
    {
    	dampen_height = true
    	dampen_height_speed = 3.0
    }
    Life
    {
    	on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/SilentSpiresApparition/epk/TitanGrottoWispSanctumTrial_alive.epk' );"
    	on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/SilentSpiresApparition/epk/TitanGrottoWispSanctumTrial_alive.epk' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wisp/TitanGrottoWispSanctumTrial"] = {
        name = "Vril Apparition",
        life = 0.7,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "SanctumWispSuicideExplode",
            "MPSSanctumWispProj",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SanctumWispSuicideExplode"] = {
        name = "SanctumWispSuicideExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSSanctumWispProj"] = {
        name = "MPSSanctumWispProj",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1393, -45, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Vril Apparition
    monster no drops or experience [1]
    SpectreY
    Tagsallows_additional_projectiles, allows_inc_aoe, caster, Claw_onhit_audio, cold_affinity, ghost, medium_movement, mud_blood, not_dex, not_str, uses_suicide_explode
    Life
    70%
    Energy Shield From Life
    50%
    Resistance
    0 0 0 0
    Damage
    70%
    Accuracy
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    70%
    Model Size
    100%
    Type
    Wisp
    Metadata
    TitanBossWisp
    Level
    68
    Life
    2,715
    Armour
    3,451
    Evasion Rating
    477
    Energy Shield
    2,715
    Damage
    163
    Spell Damage
    163
    Accuracy
    2,180
    Attack Time
    1.5
    Experience
    20,044
    Minion Life
    3,948
    Minion Energy Shield
    3,948
    Minion Damage
    1,328
    Minion Armour
    3,451
    TitanGrottoWispSuicideExplode
    Spell, Area, Damage, AreaSpell, Triggerable
    Critical Hit Chance: 7%
    Cast Time: 1.5 sec
    Deals 39240329259 to 58860495351 Cold Damage
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile" 
    }
    
    SectorEvents {}
    
    Functions
    {
    	lock_height = "LockHeight( arg1 + 3 );"
    	unlock_height = "UnlockHeight(  );"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	dampen_height = true
    	dampen_height_speed = 3.0
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );"
    	on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wisp/TitanBossWisp"] = {
        name = "Vril Apparition",
        life = 0.7,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "TitanGrottoWispSuicideExplode",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TitanGrottoWispSuicideExplode"] = {
        name = "TitanGrottoWispSuicideExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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