Foreman
Undead
stance movement speed +% final [112]
SpectreY
AreaThe Quay, The Eternal Laboratory, Wharf Map, Pier Map
Tagsbandit_area, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, light_armour, medium_height, melee, not_dex, not_int, physical_affinity, slow_movement, undead
Packs
  • The Quay: Foreman, Dockhand Wraith
  • The Quay: Foreman, Labourer Wraith, Dockhand Wraith
  • The Quay: Dockhand Wraith, Dockhand Wraith, Foreman
  • The Eternal Laboratory: Foreman, Dockhand Wraith, Dockhand Wraith
  • Foreman, Dockhand Wraith, Dockhand Wraith, Dockhand Wraith
  • The Eternal Laboratory: Dockhand Wraith, Dockhand Wraith, Foreman
  • Life
    210%
    Armour
    +25%
    Ailment Threshold
    210%
    Resistance
    0 0 0 0
    Damage
    120%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    132%
    Type
    BanditDockChampionType
    Metadata
    DockworkerChampion_
    Level
    78
    Life
    38,300
    Armour
    78,668
    Evasion
    6,667
    Energy Shield
    0
    Damage
    810
    Spell Damage
    810
    Accuracy
    428
    Attack Time
    1.35
    Experience
    18,566
    Ailment Threshold
    38,300
    Chill
    121
    Shock
    121
    Brittle
    685
    Scorch
    121
    Sap
    335
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 648–972
    Critical Strike Chance: 5%
    Attack Time: 1.35 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GroundEffectsSlamDockworkerChampion
    Attack, Area
    Base Damage: 648–972
    Critical Strike Chance: 5%
    Attack Damage: 250%
    Attack Damage: 150%
    Attack Time: 1.35 sec
    Cooldown Time: 6 sec
    Deals 50% more Attack Damage
    Base duration is 4 seconds
    Deals 1185.6 Base Cold Damage per second
    40% less Attack Speed
    active skill area of effect radius +% final [-50]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Bandits/Bandit"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Bandits/Bandit"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandit/DockworkerChampion_"] = {
        name = "Foreman",
        life = 2.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GroundEffectsSlamDockworkerChampion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GroundEffectsSlamDockworkerChampion"] = {
        name = "GroundEffectsSlamDockworkerChampion",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "active_skill_attack_speed_+%_final",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {3.5, -40, 4000, -50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Foreman
    Undead
    stance movement speed +% final [112]
    SpectreY
    Tagsbandit_area, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, light_armour, melee, not_dex, not_int, physical_affinity, slow_movement, undead
    Packs
  • Foreman, Labourer Wraith, Dockhand Wraith, Dockhand Wraith
  • Life
    210%
    Armour
    +25%
    Ailment Threshold
    210%
    Resistance
    0 0 0 0
    Damage
    120%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    132%
    Type
    BanditDockChampionType
    Metadata
    DockworkerChampion_Hellscape
    Level
    68
    Life
    13,510
    Armour
    35,988
    Evasion
    4,739
    Energy Shield
    0
    Damage
    448
    Spell Damage
    448
    Accuracy
    290
    Attack Time
    1.35
    Experience
    15,383
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 359–538
    Critical Strike Chance: 5%
    Attack Time: 1.35 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GroundEffectsSlamDockworkerChampion
    Attack, Area
    Base Damage: 359–538
    Critical Strike Chance: 5%
    Attack Damage: 250%
    Attack Damage: 150%
    Attack Time: 1.35 sec
    Cooldown Time: 6 sec
    Deals 50% more Attack Damage
    Base duration is 4 seconds
    Deals 840.5 Base Cold Damage per second
    40% less Attack Speed
    active skill area of effect radius +% final [-50]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Bandits/Bandit"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Bandits/Bandit"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandit/DockworkerChampion_Hellscape"] = {
        name = "Foreman",
        life = 2.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GroundEffectsSlamDockworkerChampion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GroundEffectsSlamDockworkerChampion"] = {
        name = "GroundEffectsSlamDockworkerChampion",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "active_skill_attack_speed_+%_final",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {3.5, -40, 4000, -50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed