해골투척병
언데드
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
SpectreY
Spectre OverrideMetadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre
Tagsbones, not_int, not_str, skeleton, slow_movement, undead
Packs
  • 해골투척병, 광신자 마녀, 광신자 전사, 광신자 전사
  • 광신자 마녀, 광신자 궁수, 광신자 전사, 해골투척병, 광신자 전사, 광신자 전사
  • 생명력
    72%
    회피
    +40%
    Ailment Threshold
    72%
    저항
    0 0 0 0
    Damage
    54%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01
    레벨
    68
    생명력
    4,632
    방어도
    28,790
    회피
    6,635
    에너지 보호막
    0
    Damage
    202
    주문 피해
    202
    정확도
    290
    Attack Time
    1.5
    경험치
    6,153
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161–242
    치명타 확률: 5%
    공격 피해: 115%
    Attack Time: 1.5 초
    주는 공격 피해 15% 증폭
    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
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Life
    {
    	on_death =
    	"
    		If( VarietyContains( PitifulFabrication01 ), ()
    		{
    			HideMeshSegments( L_back_leg_bindingsShape, R_back_leg_bindingsShape );
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01"] = {
        name = "Skullslinger",
        life = 0.72,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        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]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • 해골투척병
    언데드
    Skullslinger
    SpectreY
    Spectre OverrideMetadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre
    Tagsbones, not_int, not_str, skeleton, slow_movement, undead
    Packs
  • 광신자 냉혈한, 해골투척병, 광신자 전사, 광신자 전사
  • 광신자 냉혈한, 해골투척병, 광신자 궁수, 광신자 마녀
  • 생명력
    72%
    회피
    +40%
    Ailment Threshold
    72%
    저항
    0 0 0 0
    Damage
    54%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01Standalone_
    레벨
    68
    생명력
    4,632
    방어도
    28,790
    회피
    6,635
    에너지 보호막
    0
    Damage
    202
    주문 피해
    202
    정확도
    290
    Attack Time
    1.5
    경험치
    6,153
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161–242
    치명타 확률: 5%
    공격 피해: 115%
    Attack Time: 1.5 초
    주는 공격 피해 15% 증폭
    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
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Life
    {
    	on_death =
    	"
    		If( VarietyContains( PitifulFabrication01 ), ()
    		{
    			HideMeshSegments( L_back_leg_bindingsShape, R_back_leg_bindingsShape );
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01Standalone_"] = {
        name = "Skullslinger",
        life = 0.72,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        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]
    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
    SpectreY
    Tagsbones, not_int, not_str, skeleton, slow_movement, undead
    생명력
    72%
    회피
    +40%
    Ailment Threshold
    72%
    저항
    0 0 0 0
    Damage
    54%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    3 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    60%
    Model Size
    100%
    Type
    PitifulFabrication_Summon1
    Metadata
    PitifulFabrication01Spectre
    레벨
    68
    생명력
    4,632
    방어도
    28,790
    회피
    6,635
    에너지 보호막
    0
    Damage
    202
    주문 피해
    202
    정확도
    290
    Attack Time
    1.5
    경험치
    6,153
    Ailment Threshold
    4,632
    Chill
    15
    Shock
    15
    Brittle
    83
    Scorch
    15
    Sap
    40
    MPWAzmeriPitifulFabricationSkullThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 161–242
    치명타 확률: 5%
    공격 피해: 115%
    Attack Time: 1.5 초
    주는 공격 피해 15% 증폭
    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
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAzmeri/AzmeriMonsterBase"
    
    Life
    {
    	on_death =
    	"
    		If( VarietyContains( PitifulFabrication01 ), ()
    		{
    			HideMeshSegments( L_back_leg_bindingsShape, R_back_leg_bindingsShape );
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication01Spectre"] = {
        name = "Skullslinger",
        life = 0.72,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        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]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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]
    IdCannotBeAugmented
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global