Contremaître
Humanoïde
stance movement speed +% final [112]
Foreman
SpectreY
AreaLes Quais, Le Laboratoire éternel
Tagsbandit, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, humanoid, light_armour, medium_height, melee, not_dex, not_int, physical_affinity, slow_movement
Packs
  • Les Quais: Docker spectral, Docker spectral, Contremaître
  • Le Laboratoire éternel: Docker spectral, Docker spectral, Docker spectral, Contremaître
  • Le Laboratoire éternel: Docker spectral, Docker spectral, Contremaître
  • Vie
    210%
    Pièce d'armure
    +50%
    Ailment Threshold
    210%
    Résistance
    0 0 0 0
    Damage
    120%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    132%
    Type
    BanditDockChampionType
    Metadata
    DockworkerChampion_
    Niveau
    68
    Vie
    13,510
    Pièce d'armure
    43,185
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    448
    Dégâts des sorts
    448
    Précision
    290
    Attack Time
    1.35
    Expérience
    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
    Attaque par défaut
    Base Damage: 359–538
    Chances de coup critique: 5%
    Attack Time: 1.35 sec.
    Frappez vos ennemis d'un coup puissant.
    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
    Chances de coup critique: 5%
    Dégâts d'Attaque: 250%
    Dégâts d'Attaque: 150%
    Attack Time: 1.35 sec.
    Temps de recharge: 6 sec.
    50% Davantage de Dégâts d'Attaque
    La Durée de base est de 4 secondes
    Inflige 744.7 Dégâts de froid de base par seconde
    40% de Perte de Vitesse d'attaque
    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
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Contremaître
    Humanoïde
    stance movement speed +% final [112]
    Foreman
    SpectreY
    Tagsbandit, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, humanoid, light_armour, melee, not_dex, not_int, physical_affinity, slow_movement
    Packs
  • Contremaître, Ouvrier spectral, Docker spectral, Docker spectral
  • Vie
    210%
    Pièce d'armure
    +50%
    Ailment Threshold
    210%
    Résistance
    0 0 0 0
    Damage
    120%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    132%
    Type
    BanditDockChampionType
    Metadata
    DockworkerChampion_Hellscape
    Niveau
    68
    Vie
    13,510
    Pièce d'armure
    43,185
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    448
    Dégâts des sorts
    448
    Précision
    290
    Attack Time
    1.35
    Expérience
    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
    Attaque par défaut
    Base Damage: 359–538
    Chances de coup critique: 5%
    Attack Time: 1.35 sec.
    Frappez vos ennemis d'un coup puissant.
    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
    Chances de coup critique: 5%
    Dégâts d'Attaque: 250%
    Dégâts d'Attaque: 150%
    Attack Time: 1.35 sec.
    Temps de recharge: 6 sec.
    50% Davantage de Dégâts d'Attaque
    La Durée de base est de 4 secondes
    Inflige 744.7 Dégâts de froid de base par seconde
    40% de Perte de Vitesse d'attaque
    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
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Edit

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