구두쇠 밀렵꾼
인간형
monster no map drops [1]
stance movement speed +% final [-66]
stance movement speed +% final [-26]
Miserly Poacher
SpectreY
Spectre OverrideMetadata/Monsters/LeagueHeist/Thug/ThugRanged1_Spectre_
Tagsfast_movement, fire_affinity, has_bow, human, humanoid, light_armour, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood
Packs
  • 지저분한 불량배, 지저분한 불량배, 구두쇠 밀렵꾼
  • 서투른 암살자, 지저분한 불량배, 구두쇠 밀렵꾼
  • 등골 분쇄자, 지저분한 불량배, 구두쇠 밀렵꾼
  • 생명력
    275%
    회피
    +100%
    Ailment Threshold
    275%
    저항
    0 40 0 0
    Damage
    132%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 60
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    경험치
    110%
    Model Size
    100%
    Type
    HeistThugRanged1
    Metadata
    ThugRanged1_
    레벨
    68
    생명력
    17,692
    방어도
    28,790
    회피
    9,478
    에너지 보호막
    0
    Damage
    493
    주문 피해
    493
    정확도
    290
    Attack Time
    1.005
    경험치
    11,281
    Ailment Threshold
    17,692
    Chill
    56
    Shock
    56
    Brittle
    316
    Scorch
    56
    Sap
    155
    MPWHeistThugRangedBurningArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    플레이어가 적중 시 항상 점화 유발
    주는 피해 45.25% 증폭
    물리 피해의 75%를 화염 피해로 전환
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [124]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    DoLiterallyNothing
    EAAHeistThugRangedExplosiveArrowBarrage
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    HeistThugRangedExplosiveArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Area, Duration, Totemable, Trappable, Mineable, Fire, Triggerable
    폭발 화살
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    화살이 적이나 벽에 꽂힙니다. 이 화살은 일정 시간이 지나거나 꽂힌 화살 수가 최대치가 되면 폭발하여 그 주변에 범위 피해를 줍니다. 적 1명에게 다수의 폭발 화살이 꽂히면 첫 번째 화살이 폭발할 때 다른 화살도 함께 폭발하여 추가 피해를 줍니다.
    기본 지속시간 2
    폭발이 주는 기본 피해 50% 감폭
    폭발 시 화염 피해 409.2~613.7 추가
    대상을 명중한 폭발 화살 하나당 폭발 반경 +0.2미터, 최대 +1.2미터
    폭발 시 대상에 명중한 폭발 화살 1개당 명중 피해 3% 증폭
    적에게 꽂히는 폭발 화살 최대치 +20
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    WalkEmergeHeistThug
    walk emerge distance [200]
    EAAHeistThugRangedExplosiveArrowBarrageChokepoint
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    ChangeToStance1Heist
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    EASHeistMindControlSuicide
    Spell
    시전 속도: 1 초
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
    extends "Metadata/Monsters/LeagueHeist/HeistFactionBaseThug"
    
    StateMachine
    {
    	define_shared_state = "use_arrow_thug = 1;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/bow/exploding_arrow_stuck.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHeist/Thug/ThugRanged1_"] = {
        name = "Miserly Poacher",
        life = 2.75,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.32,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 60,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "HeistThugRangedExplosiveArrow",
            "MPWHeistThugRangedBurningArrow",
            "EAAHeistThugRangedExplosiveArrowBarrage",
            "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
            "WalkEmergeHeistThug",
            "DoLiterallyNothing",
            "EASHeistMindControlSuicide",
            "ChangeToStance1Heist",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistThugRangedExplosiveArrow"] = {
        name = "Explosive Arrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "explosive_arrow_explosion_minimum_added_fire_damage",
            "explosive_arrow_explosion_maximum_added_fire_damage",
            "fuse_arrow_explosion_radius_+_per_fuse_arrow_orb",
            "explosive_arrow_explosion_base_damage_+permyriad",
            "explosive_arrow_maximum_bonus_explosion_radius",
            "explosive_arrow_hit_damage_+%_final_per_stack",
            "explosive_arrow_stack_limit",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, -5000, 12, 3, 20, -40, 2000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWHeistThugRangedBurningArrow"] = {
        name = "MPWHeistThugRangedBurningArrow",
        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 = {
            "active_skill_damage_+%_final",
            "monster_projectile_variation",
            "skill_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "always_ignite",
        },
        levels = {
            [1] = {-30, 124, 75, -50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 124, 75, -50, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
            [3] = {1, 124, 75, -50, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [4] = {60, 124, 75, -50, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrage"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrage",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrageChokepoint"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeHeistThug"] = {
        name = "WalkEmergeHeistThug",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHeistMindControlSuicide"] = {
        name = "EASHeistMindControlSuicide",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChangeToStance1Heist"] = {
        name = "ChangeToStance1Heist",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    stance movement speed +% final [-66]
    IdStanceHeistThugWalkRanged__
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -66 Max: -66 Global
  • Craft Tagsspeed
    stance movement speed +% final [-26]
    IdStanceHeistThugJog_
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -26 Max: -26 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    구두쇠 밀렵꾼
    인간형
    stance movement speed +% final [-66]
    stance movement speed +% final [-26]
    Miserly Poacher
    SpectreY
    Tagsfast_movement, fire_affinity, has_bow, human, humanoid, light_armour, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood
    Packs
  • 등골 분쇄자, 고문자, 지저분한 불량배, 지저분한 불량배, 지저분한 불량배, 지저분한 불량배, 구두쇠 밀렵꾼, 잔혹한 방화범, 심술궂은 밀수범, 악의적인 덩치, 악의적인 덩치, 서투른 암살자, 뒤틀린 불장난꾼
  • 생명력
    275%
    회피
    +100%
    Ailment Threshold
    275%
    저항
    0 40 0 0
    Damage
    132%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 60
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    경험치
    110%
    Model Size
    100%
    Type
    HeistThugRanged1
    Metadata
    ThugRanged1_Spectre_
    레벨
    68
    생명력
    17,692
    방어도
    28,790
    회피
    9,478
    에너지 보호막
    0
    Damage
    493
    주문 피해
    493
    정확도
    290
    Attack Time
    1.005
    경험치
    11,281
    Ailment Threshold
    17,692
    Chill
    56
    Shock
    56
    Brittle
    316
    Scorch
    56
    Sap
    155
    MPWHeistThugRangedBurningArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    플레이어가 적중 시 항상 점화 유발
    주는 피해 45.25% 증폭
    물리 피해의 75%를 화염 피해로 전환
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [124]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    DoLiterallyNothing
    EAAHeistThugRangedExplosiveArrowBarrage
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    HeistThugRangedExplosiveArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Area, Duration, Totemable, Trappable, Mineable, Fire, Triggerable
    폭발 화살
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    화살이 적이나 벽에 꽂힙니다. 이 화살은 일정 시간이 지나거나 꽂힌 화살 수가 최대치가 되면 폭발하여 그 주변에 범위 피해를 줍니다. 적 1명에게 다수의 폭발 화살이 꽂히면 첫 번째 화살이 폭발할 때 다른 화살도 함께 폭발하여 추가 피해를 줍니다.
    기본 지속시간 2
    폭발이 주는 기본 피해 50% 감폭
    폭발 시 화염 피해 409.2~613.7 추가
    대상을 명중한 폭발 화살 하나당 폭발 반경 +0.2미터, 최대 +1.2미터
    폭발 시 대상에 명중한 폭발 화살 1개당 명중 피해 3% 증폭
    적에게 꽂히는 폭발 화살 최대치 +20
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    WalkEmergeHeistThug
    walk emerge distance [200]
    EAAHeistThugRangedExplosiveArrowBarrageChokepoint
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    ChangeToStance1Heist
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    EASHeistMindControlSuicide
    Spell
    시전 속도: 1 초
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterSpectreBase"
    
    StateMachine
    {
    	define_shared_state = "use_arrow_thug = 1;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterSpectreBase"
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/bow/exploding_arrow_stuck.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHeist/Thug/ThugRanged1_Spectre_"] = {
        name = "Miserly Poacher",
        life = 2.75,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.32,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 60,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "HeistThugRangedExplosiveArrow",
            "MPWHeistThugRangedBurningArrow",
            "EAAHeistThugRangedExplosiveArrowBarrage",
            "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
            "WalkEmergeHeistThug",
            "DoLiterallyNothing",
            "EASHeistMindControlSuicide",
            "ChangeToStance1Heist",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistThugRangedExplosiveArrow"] = {
        name = "Explosive Arrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "explosive_arrow_explosion_minimum_added_fire_damage",
            "explosive_arrow_explosion_maximum_added_fire_damage",
            "fuse_arrow_explosion_radius_+_per_fuse_arrow_orb",
            "explosive_arrow_explosion_base_damage_+permyriad",
            "explosive_arrow_maximum_bonus_explosion_radius",
            "explosive_arrow_hit_damage_+%_final_per_stack",
            "explosive_arrow_stack_limit",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, -5000, 12, 3, 20, -40, 2000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWHeistThugRangedBurningArrow"] = {
        name = "MPWHeistThugRangedBurningArrow",
        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 = {
            "active_skill_damage_+%_final",
            "monster_projectile_variation",
            "skill_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "always_ignite",
        },
        levels = {
            [1] = {-30, 124, 75, -50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 124, 75, -50, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
            [3] = {1, 124, 75, -50, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [4] = {60, 124, 75, -50, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrage"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrage",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrageChokepoint"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeHeistThug"] = {
        name = "WalkEmergeHeistThug",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHeistMindControlSuicide"] = {
        name = "EASHeistMindControlSuicide",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChangeToStance1Heist"] = {
        name = "ChangeToStance1Heist",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    stance movement speed +% final [-66]
    IdStanceHeistThugWalkRanged__
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -66 Max: -66 Global
  • Craft Tagsspeed
    stance movement speed +% final [-26]
    IdStanceHeistThugJog_
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -26 Max: -26 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    구두쇠 밀렵꾼
    인간형
    monster no map drops [1]
    stance movement speed +% final [-66]
    stance movement speed +% final [-26]
    Miserly Poacher
    SpectreY
    Spectre OverrideMetadata/Monsters/LeagueHeist/Thug/ThugRanged1_Spectre_
    Tagsfast_movement, fire_affinity, has_bow, heist_guard, human, humanoid, light_armour, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood
    Packs
  • 구두쇠 밀렵꾼, 지저분한 불량배, 지저분한 불량배, 뒤틀린 불장난꾼
  • 생명력
    275%
    회피
    +100%
    Ailment Threshold
    275%
    저항
    0 40 0 0
    Damage
    132%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 60
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    경험치
    110%
    Model Size
    100%
    Type
    HeistThugRanged1
    Metadata
    ThugRanged1Guard_
    레벨
    68
    생명력
    17,692
    방어도
    28,790
    회피
    9,478
    에너지 보호막
    0
    Damage
    493
    주문 피해
    493
    정확도
    290
    Attack Time
    1.005
    경험치
    11,281
    Ailment Threshold
    17,692
    Chill
    56
    Shock
    56
    Brittle
    316
    Scorch
    56
    Sap
    155
    MPWHeistThugRangedBurningArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    플레이어가 적중 시 항상 점화 유발
    주는 피해 45.25% 증폭
    물리 피해의 75%를 화염 피해로 전환
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [124]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    DoLiterallyNothing
    EAAHeistThugRangedExplosiveArrowBarrage
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    HeistThugRangedExplosiveArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Area, Duration, Totemable, Trappable, Mineable, Fire, Triggerable
    폭발 화살
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    화살이 적이나 벽에 꽂힙니다. 이 화살은 일정 시간이 지나거나 꽂힌 화살 수가 최대치가 되면 폭발하여 그 주변에 범위 피해를 줍니다. 적 1명에게 다수의 폭발 화살이 꽂히면 첫 번째 화살이 폭발할 때 다른 화살도 함께 폭발하여 추가 피해를 줍니다.
    기본 지속시간 2
    폭발이 주는 기본 피해 50% 감폭
    폭발 시 화염 피해 409.2~613.7 추가
    대상을 명중한 폭발 화살 하나당 폭발 반경 +0.2미터, 최대 +1.2미터
    폭발 시 대상에 명중한 폭발 화살 1개당 명중 피해 3% 증폭
    적에게 꽂히는 폭발 화살 최대치 +20
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    EAAHeistThugRangedExplosiveArrowBarrageChokepoint
    Attack
    Base Damage: 394–592
    치명타 확률: 5%
    Attack Time: 1.005 초
    재사용 대기시간: 12 초
    ChangeToStance1Heist
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    EASHeistMindControlSuicide
    Spell
    시전 속도: 1 초
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHeist/Thug/HeistThugRanged1"
    extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHeist/Thug/HeistThugRanged1"
    extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHeist/Thug/ThugRanged1Guard_"] = {
        name = "Miserly Poacher",
        life = 2.75,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.32,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 60,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "HeistThugRangedExplosiveArrow",
            "MPWHeistThugRangedBurningArrow",
            "EAAHeistThugRangedExplosiveArrowBarrage",
            "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
            "DoLiterallyNothing",
            "EASHeistMindControlSuicide",
            "ChangeToStance1Heist",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistThugRangedExplosiveArrow"] = {
        name = "Explosive Arrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "explosive_arrow_explosion_minimum_added_fire_damage",
            "explosive_arrow_explosion_maximum_added_fire_damage",
            "fuse_arrow_explosion_radius_+_per_fuse_arrow_orb",
            "explosive_arrow_explosion_base_damage_+permyriad",
            "explosive_arrow_maximum_bonus_explosion_radius",
            "explosive_arrow_hit_damage_+%_final_per_stack",
            "explosive_arrow_stack_limit",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, -5000, 12, 3, 20, -40, 2000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWHeistThugRangedBurningArrow"] = {
        name = "MPWHeistThugRangedBurningArrow",
        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 = {
            "active_skill_damage_+%_final",
            "monster_projectile_variation",
            "skill_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "always_ignite",
        },
        levels = {
            [1] = {-30, 124, 75, -50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 124, 75, -50, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
            [3] = {1, 124, 75, -50, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [4] = {60, 124, 75, -50, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrage"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrage",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAHeistThugRangedExplosiveArrowBarrageChokepoint"] = {
        name = "EAAHeistThugRangedExplosiveArrowBarrageChokepoint",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHeistMindControlSuicide"] = {
        name = "EASHeistMindControlSuicide",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChangeToStance1Heist"] = {
        name = "ChangeToStance1Heist",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    stance movement speed +% final [-66]
    IdStanceHeistThugWalkRanged__
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -66 Max: -66 Global
  • Craft Tagsspeed
    stance movement speed +% final [-26]
    IdStanceHeistThugJog_
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -26 Max: -26 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Edit

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