VillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceVaalSideAreaStrongboxShrine
Instrument astral
Fabrication
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning
is zarokh monster [1]
Astral Instrument
SpectreY
TagsLanceur de sorts, construct, ghost, ghost_armour, medium_movement, not_dex, not_str
Packs
  • Liche astrale, Instrument astral
  • Partisan de Zarokh, Instrument astral, Âme-lame temporelle
  • Vie
    70%
    Energy Shield From Life
    50%
    Ailment Threshold
    70%
    Résistance
    MonsterResistanceIconFire20 MonsterResistanceIconCold20 MonsterResistanceIconLightning20 MonsterResistanceIconChaos0
    Damage
    100%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    0 Second
    Damage Spread
    ±20%
    Expérience
    100%
    Model Size
    100%
    Type
    FaridunWisp
    Metadata
    FaridunWisp
    Niveau
    68
    Vie
    4,503
    Armure
    28,790
    Score d'Évasion
    4,739
    Bouclier d'énergie
    2,144
    Damage
    374
    Dégâts des sorts
    374
    Précision
    580
    Attack Time
    0
    Expérience
    10,255
    Minion Life
    977
    Minion Energy Shield
    465
    Minion Damage
    298
    Ailment Threshold
    4,503
    Chill
    14
    Shock
    14
    Brittle
    81
    Scorch
    14
    Sap
    39
    Phys Convert Ele
    240%
    GSFaridunWispExplosion
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 341.4 à 512 Dégâts physiques
    action attack or cast time uses animation length [1]
    is area damage [1]
    MMSFaridunWispMortarProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
    Inflige 248.3 à 372.4 Dégâts physiques
    base is projectile [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/FaridunLeague/FaridunWisp"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Astral Instrument",
        life = 0.7,
        energyShield = 0.5,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 0,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MMSFaridunWispMortarProjectile",
            "GSFaridunWispExplosion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSFaridunWispMortarProjectile"] = {
        name = "MMSFaridunWispMortarProjectile",
        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 = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSFaridunWispExplosion"] = {
        name = "GSFaridunWispExplosion",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    is zarokh monster [1]
    FamilyMonsterIsZarokhMonster
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • is zarokh monster Min: 1 Max: 1 Global
  • Edit

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