MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Lancecrâne
Mort-vivant
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Skullslinger
Spectre
Spectre OverrideMetadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre
Tagsbones, not_int, not_str, skeleton, slow_movement, undead
Packs
  • Lancecrâne, Sectatrice sorcière, Sectateur guerrier
  • Sectatrice sorcière, Sectatrice archère, Sectateur guerrier, Lancecrâne
  • Vie
    72%
    Évasion
    +40%
    Ailment Threshold
    72%
    Résistance
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    54%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01
    Niveau
    68
    Vie
    4,632
    Armure
    28,790
    Score d'Évasion
    6,635
    Damage
    202
    Dégâts des sorts
    202
    Précision
    580
    Attack Time
    1.5
    Expérience
    6,153
    Minion Life
    1,005
    Minion Damage
    161
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    Phys Convert Ele
    240%
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161242
    Chances de coup critique: 5%
    Dégâts d'Attaque: 115%
    Attack Time: 1.5 sec.
    15% Davantage de Dégâts d'Attaque
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [171]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Revive"
    }
    
    Stats
    {
    	strafe_distance_+% = -21
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Skullslinger",
        life = 0.72,
        damage = 0.54,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MPWAzmeriPitifulFabricationSkullThrow",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWAzmeriPitifulFabricationSkullThrow"] = {
        name = "MPWAzmeriPitifulFabricationSkullThrow",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {171, -40, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valeur fixe
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valeur fixe
  • cant possess this 1 1 Global — Valeur fixe
  • cannot be afflicted 1 1 Global — Valeur fixe
  • monster no talismans 1 1 Global — Valeur fixe
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valeur fixe
  • cannot be tagged by sentinel 1 1 Global
  • Lancecrâne
    Mort-vivant
    Skullslinger
    Spectre
    Spectre OverrideMetadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre
    Tagsbones, not_int, not_str, skeleton, slow_movement, undead
    Packs
  • Sectateur brutal, Lancecrâne, Sectateur guerrier
  • Sectateur brutal, Lancecrâne, Sectatrice archère, Sectatrice sorcière
  • Vie
    72%
    Évasion
    +40%
    Ailment Threshold
    72%
    Résistance
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    54%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01Standalone_
    Niveau
    68
    Vie
    4,632
    Armure
    28,790
    Score d'Évasion
    6,635
    Damage
    202
    Dégâts des sorts
    202
    Précision
    580
    Attack Time
    1.5
    Expérience
    6,153
    Minion Life
    1,005
    Minion Damage
    161
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    Phys Convert Ele
    240%
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161242
    Chances de coup critique: 5%
    Dégâts d'Attaque: 115%
    Attack Time: 1.5 sec.
    15% Davantage de Dégâts d'Attaque
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [171]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Revive"
    }
    
    Stats
    {
    	strafe_distance_+% = -21
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01Standalone_"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Skullslinger",
        life = 0.72,
        damage = 0.54,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MPWAzmeriPitifulFabricationSkullThrow",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWAzmeriPitifulFabricationSkullThrow"] = {
        name = "MPWAzmeriPitifulFabricationSkullThrow",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {171, -40, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Lancecrâne
    Mort-vivant
    monster no drops or experience [1]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Skullslinger
    Spectre
    Tagsbones, not_int, not_str, skeleton, slow_movement, undead
    Vie
    72%
    Évasion
    +40%
    Ailment Threshold
    72%
    Résistance
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    54%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01Spectre
    Niveau
    68
    Vie
    4,632
    Armure
    28,790
    Score d'Évasion
    6,635
    Damage
    202
    Dégâts des sorts
    202
    Précision
    580
    Attack Time
    1.5
    Expérience
    6,153
    Minion Life
    1,005
    Minion Damage
    161
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    Phys Convert Ele
    240%
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161242
    Chances de coup critique: 5%
    Dégâts d'Attaque: 115%
    Attack Time: 1.5 sec.
    15% Davantage de Dégâts d'Attaque
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [171]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "Revive"
    }
    
    Stats
    {
    	strafe_distance_+% = -21
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Skullslinger",
        life = 0.72,
        damage = 0.54,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MPWAzmeriPitifulFabricationSkullThrow",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWAzmeriPitifulFabricationSkullThrow"] = {
        name = "MPWAzmeriPitifulFabricationSkullThrow",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {171, -40, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valeur fixe
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valeur fixe
  • cant possess this 1 1 Global — Valeur fixe
  • cannot be afflicted 1 1 Global — Valeur fixe
  • monster no talismans 1 1 Global — Valeur fixe
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valeur fixe
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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