Espectro Estivador
Humanóide
stance movement speed +% final [112]
Dockhand Wraith
SpectreY
AreaAs Docas, Aqueduto, O Porto, Laboratório Eterno, Canal Isolado, Canal Isolado, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada
Tagsbandit, bludgeoning_weapon, ghost_blood, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, physical_affinity, very_slow_movement
Packs
  • O Porto: Espectro Estivador, Espectro Estivador, Feitor
  • Laboratório Eterno: Emissário do Além, Espectro Estivador
  • Laboratório Eterno: Espectro Estivador, Espectro Estivador, Espectro Estivador, Feitor
  • Laboratório Eterno: Espectro Estivador, Espectro Estivador, Feitor
  • WorldAreas#1373: Espectro Estivador, Espectro Estivador, Emissário do Além
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Fragmentada, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia, Memória Vazia: Emissário do Além, Espectro Estivador
  • Vida
    115%
    Armadura
    +20%
    Evasão
    +20%
    Ailment Threshold
    115%
    Resistência
    0 0 0 0
    Damage
    140%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    Bandit
    Metadata
    DockworkerHammer
    Nível
    83
    Vida
    36,819
    Armadura
    110,972
    Evasão
    9,432
    Escudo de Energia
    0
    Damage
    1,261
    Dano Mágico
    1,261
    Precisão
    518
    Attack Time
    1.35
    Experiência
    13,132
    Ailment Threshold
    36,819
    Chill
    116
    Shock
    116
    Brittle
    659
    Scorch
    116
    Sap
    322
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1008–1513
    Chance de Crítico: 5%
    Attack Time: 1.35 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterPhaseRun
    Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
    Passo Etéreo
    Tempo de Conjuração: 0.5 seg
    Ganha um bônus que o faz mover mais rápido, ser mais difícil de detectar e seu movimento não é mais impedido por inimigos. Seu próximo ataque também causa dano adicional. Usar qualquer habilidade remove o bônus, mas concede um novo bônus que aumenta o dano dos seus ataques por um curto tempo. Consume Cargas de Frenesi para aumentar a duração.
    Duração base é de 10 segundos
    Velocidade de Movimento aumentada em 25%
    Adiciona 0.75 segundos ao tempo de reação dos monstros
    50% mais Dano Físico Corpo a Corpo

    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/DockworkerHammer"] = {
        name = "Dockhand Wraith",
        life = 1.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterPhaseRun",
        },
        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["MonsterPhaseRun"] = {
        name = "Phase Run",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
            [SkillType.Travel] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "monster_response_time_ms",
            "base_skill_effect_duration",
            "phase_run_melee_physical_damage_+%_final",
        },
        levels = {
            [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    SpectreY
    Tagsbandit, bludgeoning_weapon, ghost_blood, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, melee, not_int, physical_affinity, very_slow_movement
    Packs
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Espectro Estivador, Espectro Estivador
  • Feitor, Espectro Trabalhador, Espectro Estivador, Espectro Estivador
  • Vida
    115%
    Armadura
    +20%
    Evasão
    +20%
    Ailment Threshold
    115%
    Resistência
    0 0 0 0
    Damage
    140%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    Bandit
    Metadata
    DockworkerHammerHellscape
    Nível
    68
    Vida
    7,398
    Armadura
    34,548
    Evasão
    5,687
    Escudo de Energia
    0
    Damage
    523
    Dano Mágico
    523
    Precisão
    290
    Attack Time
    1.35
    Experiência
    10,255
    Ailment Threshold
    7,398
    Chill
    23
    Shock
    23
    Brittle
    132
    Scorch
    23
    Sap
    65
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 418–628
    Chance de Crítico: 5%
    Attack Time: 1.35 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterPhaseRun
    Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
    Passo Etéreo
    Tempo de Conjuração: 0.5 seg
    Ganha um bônus que o faz mover mais rápido, ser mais difícil de detectar e seu movimento não é mais impedido por inimigos. Seu próximo ataque também causa dano adicional. Usar qualquer habilidade remove o bônus, mas concede um novo bônus que aumenta o dano dos seus ataques por um curto tempo. Consume Cargas de Frenesi para aumentar a duração.
    Duração base é de 10 segundos
    Velocidade de Movimento aumentada em 25%
    Adiciona 0.75 segundos ao tempo de reação dos monstros
    50% mais Dano Físico Corpo a Corpo

    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/DockworkerHammerHellscape"] = {
        name = "Dockhand Wraith",
        life = 1.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterPhaseRun",
        },
        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["MonsterPhaseRun"] = {
        name = "Phase Run",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
            [SkillType.Travel] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "monster_response_time_ms",
            "base_skill_effect_duration",
            "phase_run_melee_physical_damage_+%_final",
        },
        levels = {
            [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    SpectreY
    AreaAs Docas, Laboratório Eterno
    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, very_slow_movement
    Packs
  • Laboratório Eterno: Espectro Estivador, Corsário Frágil, Espectro Estivador
  • Laboratório Eterno: Espectro Estivador, Espectro Estivador, Espectro Estivador, Feitor
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Espectro Estivador, Corsário Frágil, Espectro Estivador
  • Vida
    100%
    Armadura
    +50%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    140%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    BanditTwoHandedWeapon
    Metadata
    DockworkerMaul
    Nível
    68
    Vida
    6,433
    Armadura
    43,185
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    523
    Dano Mágico
    523
    Precisão
    290
    Attack Time
    1.35
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 418–628
    Chance de Crítico: 5%
    Attack Time: 1.35 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterPhaseRun
    Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
    Passo Etéreo
    Tempo de Conjuração: 0.5 seg
    Ganha um bônus que o faz mover mais rápido, ser mais difícil de detectar e seu movimento não é mais impedido por inimigos. Seu próximo ataque também causa dano adicional. Usar qualquer habilidade remove o bônus, mas concede um novo bônus que aumenta o dano dos seus ataques por um curto tempo. Consume Cargas de Frenesi para aumentar a duração.
    Duração base é de 10 segundos
    Velocidade de Movimento aumentada em 25%
    Adiciona 0.75 segundos ao tempo de reação dos monstros
    50% mais Dano Físico Corpo a Corpo

    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/DockworkerMaul"] = {
        name = "Dockhand Wraith",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterPhaseRun",
        },
        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["MonsterPhaseRun"] = {
        name = "Phase Run",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
            [SkillType.Travel] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "monster_response_time_ms",
            "base_skill_effect_duration",
            "phase_run_melee_physical_damage_+%_final",
        },
        levels = {
            [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    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, very_slow_movement
    Packs
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Vida
    100%
    Armadura
    +50%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    140%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    BanditTwoHandedWeapon
    Metadata
    DockworkerMaulHellscape
    Nível
    68
    Vida
    6,433
    Armadura
    43,185
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    523
    Dano Mágico
    523
    Precisão
    290
    Attack Time
    1.35
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 418–628
    Chance de Crítico: 5%
    Attack Time: 1.35 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterPhaseRun
    Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
    Passo Etéreo
    Tempo de Conjuração: 0.5 seg
    Ganha um bônus que o faz mover mais rápido, ser mais difícil de detectar e seu movimento não é mais impedido por inimigos. Seu próximo ataque também causa dano adicional. Usar qualquer habilidade remove o bônus, mas concede um novo bônus que aumenta o dano dos seus ataques por um curto tempo. Consume Cargas de Frenesi para aumentar a duração.
    Duração base é de 10 segundos
    Velocidade de Movimento aumentada em 25%
    Adiciona 0.75 segundos ao tempo de reação dos monstros
    50% mais Dano Físico Corpo a Corpo

    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/DockworkerMaulHellscape"] = {
        name = "Dockhand Wraith",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterPhaseRun",
        },
        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["MonsterPhaseRun"] = {
        name = "Phase Run",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
            [SkillType.Travel] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
            "monster_response_time_ms",
            "base_skill_effect_duration",
            "phase_run_melee_physical_damage_+%_final",
        },
        levels = {
            [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    SpectreY
    AreaAs Docas, Aqueduto, O Porto, Laboratório Eterno, Canal Isolado, Canal Isolado
    Tagsbandit, cold_affinity, ghost_blood, has_bow, human, humanoid, light_armour, medium_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, very_slow_movement
    Packs
  • O Porto: Espectro Estivador, Espectro Estivador, Feitor
  • Laboratório Eterno: Espectro Estivador, Corsário Frágil, Espectro Estivador
  • Laboratório Eterno: Espectro Estivador, Espectro Estivador, Espectro Estivador, Feitor
  • Laboratório Eterno: Espectro Estivador, Espectro Estivador, Feitor
  • WorldAreas#1373: Espectro Estivador, Espectro Estivador, Emissário do Além
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Espectro Estivador, Corsário Frágil, Espectro Estivador
  • Vida
    108%
    Evasão
    +10%
    Ailment Threshold
    108%
    Resistência
    0 0 0 0
    Damage
    144%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    BanditBow
    Metadata
    DockworkerBow
    Nível
    68
    Vida
    6,948
    Armadura
    28,790
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    538
    Dano Mágico
    538
    Precisão
    290
    Attack Time
    1.995
    Experiência
    12,306
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 430–645
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterIceShot
    Attack, RangedAttack, Projectile, ProjectilesFromUser, Area, Cold, Triggerable, MirageArcherCanUse, Totemable, Trappable, Mineable
    Tiro Gélido
    Base Damage: 430–645
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Atira uma flecha que converte parte do dano físico para dano de gelo no alvo e converte todo o dano físico em dano de gelo em um cone atrás do alvo.
    Duração base é de 2.5 segundos
    Dano Físico aumentado em 50%
    50% do Dano Físico Convertido para Dano de Gelo
    projectile uses contact position [1]
    skill can fire arrows [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    Actor
    {
    	main_hand_unarmed_type = "Bow"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandit/DockworkerBow"] = {
        name = "Dockhand Wraith",
        life = 1.08,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterIceShot",
        },
        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["MonsterIceShot"] = {
        name = "Ice Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Area] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "skill_physical_damage_%_to_convert_to_cold",
            "base_skill_effect_duration",
            "skill_can_fire_arrows",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {15, 50, 2500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {50, 50, 2500, levelRequirement = 68, statInterpolation = {2},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    SpectreY
    Tagsbandit, cold_affinity, ghost_blood, has_bow, human, humanoid, light_armour, not_int, not_str, physical_affinity, puncturing_weapon, ranged, very_slow_movement
    Packs
  • Espectro Estivador, Espectro Estivador, Espectro Estivador
  • Espectro Estivador, Espectro Estivador
  • Feitor, Espectro Trabalhador, Espectro Estivador, Espectro Estivador
  • Vida
    108%
    Evasão
    +10%
    Ailment Threshold
    108%
    Resistência
    0 0 0 0
    Damage
    144%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    BanditBow
    Metadata
    DockworkerBowHellscape_
    Nível
    68
    Vida
    6,948
    Armadura
    28,790
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    538
    Dano Mágico
    538
    Precisão
    290
    Attack Time
    1.995
    Experiência
    12,306
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 430–645
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um golpe poderoso.
    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]
    MonsterIceShot
    Attack, RangedAttack, Projectile, ProjectilesFromUser, Area, Cold, Triggerable, MirageArcherCanUse, Totemable, Trappable, Mineable
    Tiro Gélido
    Base Damage: 430–645
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Atira uma flecha que converte parte do dano físico para dano de gelo no alvo e converte todo o dano físico em dano de gelo em um cone atrás do alvo.
    Duração base é de 2.5 segundos
    Dano Físico aumentado em 50%
    50% do Dano Físico Convertido para Dano de Gelo
    projectile uses contact position [1]
    skill can fire arrows [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    Actor
    {
    	main_hand_unarmed_type = "Bow"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandit/DockworkerBowHellscape_"] = {
        name = "Dockhand Wraith",
        life = 1.08,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterIceShot",
        },
        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["MonsterIceShot"] = {
        name = "Ice Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Area] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "skill_physical_damage_%_to_convert_to_cold",
            "base_skill_effect_duration",
            "skill_can_fire_arrows",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {15, 50, 2500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {50, 50, 2500, levelRequirement = 68, statInterpolation = {2},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Espectro Estivador
    Humanóide
    stance movement speed +% final [112]
    Dockhand Wraith
    SpectreY
    Tagsbandit, ghost_blood, has_bow, human, humanoid, light_armour, medium_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, slow_movement
    Vida
    157%
    Evasão
    +10%
    Ailment Threshold
    157%
    Resistência
    0 0 0 0
    Damage
    73%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 40
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    140%
    Model Size
    120%
    Type
    BanditBowChampion
    Metadata
    DockworkerChampionBow
    Nível
    68
    Vida
    10,100
    Armadura
    28,790
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    273
    Dano Mágico
    273
    Precisão
    290
    Attack Time
    1.995
    Experiência
    14,357
    Ailment Threshold
    10,100
    Chill
    32
    Shock
    32
    Brittle
    181
    Scorch
    32
    Sap
    88
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 218–327
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um golpe poderoso.
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    Actor
    {
    	main_hand_unarmed_type = "Bow"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Bandits/BanditBow"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bandit/DockworkerChampionBow"] = {
        name = "Dockhand Wraith",
        life = 1.57,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.73,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (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.