Avatar de la Cazadora
Humanoide
Velocidad de movimiento aumentada un 30%
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Avatar of the Huntress
SpectreN
AreaMapa de Arena
Tagschaos_affinity, has_bow, human, humanoid, light_armour, medium_movement, medium_small_height, non_unique_map_boss, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, wb_support
Vida
270%
Evasión
+100%
Ailment Threshold
270%
Resistencia
40 40 40 25
Damage
135%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.35 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
GladiatorBossSupportMap
Metadata
GladiatorBossSupportMap
Nivel
82
Vida
5,650,363
Armaduras
85,651
Evasión
15,216
Escudo de energía
0
Damage
1,307
Daño de hechizos
1,951
Precisión
499
Attack Time
0.9045
Experiencia
143,066
Ailment Threshold
2,655,671
Chill
8,397
Shock
8,397
Brittle
47,507
Scorch
8,397
Sap
23,200
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2076–3115
Probabilidad de golpe crítico: 5%
Attack Time: 1.35 seg
Derriba a tus enemigos con un 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]
GladiatorBossPunctureTrap
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Duration, Trappable, Mineable, Totemable, MeleeSingleTarget, Multistrikeable, Melee, DamageOverTime, Triggerable, Physical
Punción
Base Damage: 2076–3115
Probabilidad de golpe crítico: 5%
Daño de ataque: 180%
Daño de ataque: 180%
Attack Time: 1.35 seg
Tiempo de recarga: 5 seg
Pincha a los enemigos y les aplica una penalidad de sangrado, a la que le afectan los modificadores de duración de las habilidades. Punción funciona con arcos, dagas, garras o espadas.
La trampa dura +30 segundos
Inflige un 80% más de daño de ataque
La duración base es de 5.3 segundos
+57% más de daño con sangrado
Aplica sangrado
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
skill can fire arrows [1]
GladiatorBossCausticArrowTrap
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Area, Duration, Trappable, Mineable, Totemable, DamageOverTime, Chaos, Triggerable
Flecha cáustica
Base Damage: 2076–3115
Probabilidad de golpe crítico: 5%
Daño de ataque: 180%
Daño de ataque: 180%
Attack Time: 1.35 seg
Tiempo de recarga: 5 seg
Dispara una flecha que inflige daño de caos en un área al impactar y crea suelo cáustico. Los enemigos que se encuentren en el suelo cáustico recibirán daño de caos degenerativo.
La trampa dura +30 segundos
Inflige 400.4 de daño de caos base por segundo
Inflige un 80% más de daño de ataque
La duración base es de 4 segundos
Los modificadores de daño de proyectiles se aplican al efecto de daño degenerativo de esta habilidad
Ganas el 25% de tu daño físico como daño de caos extra
active skill area of effect radius +% final [10]
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
monster penalty against minions damage +% final vs player minions [-25]
skill can fire arrows [1]
visual hit effect chaos is green [1]
GladiatorBossBarrage
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable
Aluvión
Base Damage: 2076–3115
Probabilidad de golpe crítico: 5%
Daño de ataque: 180%
Daño de ataque: 180%
Attack Time: 1.35 seg
Tiempo de recarga: 2 seg
Después de un corto tiempo de preparación, disparas proyectiles individuales repetidamente con un arco o una varita. Estos proyectiles tienen una pequeña dispersión aleatoria. Esta habilidad no se puede activar.
Inflige un 80% más de daño de ataque
Inflige un 60% menos de daño
Dispara 4 proyectiles adicionales
Daño físico aumentado un 61%
Dispara proyectiles secuencialmente
40% más Velocidad de Ataque
monster reverse point blank damage -% at minimum range [30]
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
}

Actor
{	
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance3"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/GladiatorBosses/GladiatorBossSupportMap"] = {
    name = "Avatar of the Huntress",
    life = 2.7,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.35,
    damageSpread = 0.2,
    attackTime = 1.35,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "Bow",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GladiatorBossCausticArrowTrap",
        "GladiatorBossPunctureTrap",
        "GladiatorBossBarrage",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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["GladiatorBossCausticArrowTrap"] = {
    name = "Caustic Arrow",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Chaos] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "physical_damage_%_to_add_as_chaos",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "base_trap_duration",
        "ground_caustic_art_variation",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_is_trapped",
        "skill_can_fire_arrows",
        "is_trap",
        "projectile_damage_modifiers_apply_to_skill_dot",
        "ignores_trap_and_mine_cooldown_limit",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, levelRequirement = 3, statInterpolation = {3},  cost = { }, },
        [2] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, baseMultiplier = 1.4, levelRequirement = 53, statInterpolation = {3},  cost = { }, },
        [3] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GladiatorBossPunctureTrap"] = {
    name = "Puncture",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_bleeding_damage_+%_final",
        "base_trap_duration",
        "base_skill_effect_duration",
        "skill_can_fire_arrows",
        "base_skill_is_trapped",
        "global_bleed_on_hit",
        "is_trap",
        "ignores_trap_and_mine_cooldown_limit",
    },
    levels = {
        [1] = {57, 30000, 5300, levelRequirement = 38, statInterpolation = {},  cost = { }, },
        [2] = {57, 30000, 5300, baseMultiplier = 1.4, levelRequirement = 56, statInterpolation = {},  cost = { }, },
        [3] = {57, 30000, 5300, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GladiatorBossBarrage"] = {
    name = "Barrage",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "After a short preparation time, you fire individual projectiles repeatedly with a Bow or Wand. These projectiles have a small randomised spread. This skill cannot be Triggered.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "physical_damage_+%",
        "active_skill_attack_speed_+%_final",
        "number_of_additional_projectiles",
        "active_skill_damage_+%_final",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "projectiles_barrage",
    },
    levels = {
        [1] = {0, 0, 4, -60, 30, levelRequirement = 3, statInterpolation = {1, 1},  cost = { }, },
        [2] = {0, 1, 4, -60, 30, levelRequirement = 10, statInterpolation = {1, 1},  cost = { }, },
        [3] = {2, 2, 4, -60, 30, levelRequirement = 13, statInterpolation = {1, 1},  cost = { }, },
        [4] = {5, 4, 4, -60, 30, levelRequirement = 16, statInterpolation = {1, 1},  cost = { }, },
        [5] = {7, 5, 4, -60, 30, levelRequirement = 19, statInterpolation = {1, 1},  cost = { }, },
        [6] = {9, 7, 4, -60, 30, levelRequirement = 22, statInterpolation = {1, 1},  cost = { }, },
        [7] = {12, 8, 4, -60, 30, levelRequirement = 25, statInterpolation = {1, 1},  cost = { }, },
        [8] = {14, 10, 4, -60, 30, levelRequirement = 28, statInterpolation = {1, 1},  cost = { }, },
        [9] = {16, 11, 4, -60, 30, levelRequirement = 32, statInterpolation = {1, 1},  cost = { }, },
        [10] = {19, 13, 4, -60, 30, levelRequirement = 36, statInterpolation = {1, 1},  cost = { }, },
        [11] = {21, 14, 4, -60, 30, levelRequirement = 40, statInterpolation = {1, 1},  cost = { }, },
        [12] = {24, 16, 4, -60, 30, levelRequirement = 44, statInterpolation = {1, 1},  cost = { }, },
        [13] = {26, 17, 4, -60, 30, levelRequirement = 47, statInterpolation = {1, 1},  cost = { }, },
        [14] = {28, 19, 4, -60, 30, levelRequirement = 50, statInterpolation = {1, 1},  cost = { }, },
        [15] = {31, 20, 4, -60, 30, levelRequirement = 53, statInterpolation = {1, 1},  cost = { }, },
        [16] = {33, 22, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 56, statInterpolation = {1, 1},  cost = { }, },
        [17] = {35, 23, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 59, statInterpolation = {1, 1},  cost = { }, },
        [18] = {38, 25, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 62, statInterpolation = {1, 1},  cost = { }, },
        [19] = {40, 26, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 64, statInterpolation = {1, 1},  cost = { }, },
        [20] = {42, 28, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
        [21] = {44, 29, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 67, statInterpolation = {1, 1},  cost = { }, },
        [22] = {45, 29, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 68, statInterpolation = {1, 1},  cost = { }, },
        [23] = {46, 30, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
        [24] = {47, 31, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 70, statInterpolation = {1, 1},  cost = { }, },
        [25] = {48, 32, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 71, statInterpolation = {1, 1},  cost = { }, },
        [26] = {49, 32, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
        [27] = {51, 33, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 73, statInterpolation = {1, 1},  cost = { }, },
        [28] = {52, 34, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
        [29] = {53, 35, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 75, statInterpolation = {1, 1},  cost = { }, },
        [30] = {54, 35, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
        [31] = {55, 36, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
        [32] = {56, 37, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
        [33] = {58, 39, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
        [34] = {59, 38, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
        [35] = {60, 39, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
        [36] = {61, 40, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
        [37] = {64, 41, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 84, statInterpolation = {1, 1},  cost = { }, },
        [38] = {66, 43, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 86, statInterpolation = {1, 1},  cost = { }, },
        [39] = {68, 44, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 88, statInterpolation = {1, 1},  cost = { }, },
    },
}
Velocidad de movimiento aumentada un 30%
IdMonsterImplicitFastRun5
FamilyMovementVelocity
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • base movement velocity +% Min: 30 Max: 30 Global
  • Craft Tagsspeed
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Avatar de la Cazadora
    Humanoide
    Velocidad de movimiento aumentada un 30%
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Avatar of the Huntress
    SpectreN
    Tagschaos_affinity, has_bow, human, humanoid, light_armour, medium_movement, medium_small_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, standalone_map_boss, wb_support
    Vida
    270%
    Evasión
    +100%
    Ailment Threshold
    270%
    Resistencia
    40 40 40 25
    Damage
    135%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    100%
    Type
    GladiatorBossSupportMap
    Metadata
    GladiatorBossSupportMapStandalone
    Nivel
    68
    Vida
    376,235
    Armaduras
    28,790
    Evasión
    9,478
    Escudo de energía
    0
    Damage
    574
    Daño de hechizos
    857
    Precisión
    290
    Attack Time
    0.9045
    Experiencia
    112,805
    Ailment Threshold
    237,028
    Chill
    749
    Shock
    749
    Brittle
    4,240
    Scorch
    749
    Sap
    2,071
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 912–1368
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.35 seg
    Derriba a tus enemigos con un 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]
    GladiatorBossPunctureTrap
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Duration, Trappable, Mineable, Totemable, MeleeSingleTarget, Multistrikeable, Melee, DamageOverTime, Triggerable, Physical
    Punción
    Base Damage: 912–1368
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 140%
    Daño de ataque: 140%
    Attack Time: 1.35 seg
    Tiempo de recarga: 5 seg
    Pincha a los enemigos y les aplica una penalidad de sangrado, a la que le afectan los modificadores de duración de las habilidades. Punción funciona con arcos, dagas, garras o espadas.
    La trampa dura +30 segundos
    Inflige un 40% más de daño de ataque
    La duración base es de 5.3 segundos
    +57% más de daño con sangrado
    Aplica sangrado
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    skill can fire arrows [1]
    GladiatorBossCausticArrowTrap
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Area, Duration, Trappable, Mineable, Totemable, DamageOverTime, Chaos, Triggerable
    Flecha cáustica
    Base Damage: 912–1368
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 140%
    Daño de ataque: 140%
    Attack Time: 1.35 seg
    Tiempo de recarga: 5 seg
    Dispara una flecha que inflige daño de caos en un área al impactar y crea suelo cáustico. Los enemigos que se encuentren en el suelo cáustico recibirán daño de caos degenerativo.
    La trampa dura +30 segundos
    Inflige 222.1 de daño de caos base por segundo
    Inflige un 40% más de daño de ataque
    La duración base es de 4 segundos
    Los modificadores de daño de proyectiles se aplican al efecto de daño degenerativo de esta habilidad
    Ganas el 25% de tu daño físico como daño de caos extra
    active skill area of effect radius +% final [10]
    base skill is trapped [1]
    ground caustic art variation [2]
    ignores trap and mine cooldown limit [1]
    monster penalty against minions damage +% final vs player minions [-25]
    skill can fire arrows [1]
    visual hit effect chaos is green [1]
    GladiatorBossBarrage
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable
    Aluvión
    Base Damage: 912–1368
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 140%
    Daño de ataque: 140%
    Attack Time: 1.35 seg
    Tiempo de recarga: 2 seg
    Después de un corto tiempo de preparación, disparas proyectiles individuales repetidamente con un arco o una varita. Estos proyectiles tienen una pequeña dispersión aleatoria. Esta habilidad no se puede activar.
    Inflige un 40% más de daño de ataque
    Inflige un 60% menos de daño
    Dispara 4 proyectiles adicionales
    Daño físico aumentado un 45%
    Dispara proyectiles secuencialmente
    29% más Velocidad de Ataque
    monster reverse point blank damage -% at minimum range [30]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Stats
    {
    }
    
    Actor
    {	
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GladiatorBosses/GladiatorBossSupportMapStandalone"] = {
        name = "Avatar of the Huntress",
        life = 2.7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "GladiatorBossCausticArrowTrap",
            "GladiatorBossPunctureTrap",
            "GladiatorBossBarrage",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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["GladiatorBossCausticArrowTrap"] = {
        name = "Caustic Arrow",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "physical_damage_%_to_add_as_chaos",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "base_trap_duration",
            "ground_caustic_art_variation",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_is_trapped",
            "skill_can_fire_arrows",
            "is_trap",
            "projectile_damage_modifiers_apply_to_skill_dot",
            "ignores_trap_and_mine_cooldown_limit",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, levelRequirement = 3, statInterpolation = {3},  cost = { }, },
            [2] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, baseMultiplier = 1.4, levelRequirement = 53, statInterpolation = {3},  cost = { }, },
            [3] = {1.3500000238419, 4000, 25, -25, 30000, 2, 10, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GladiatorBossPunctureTrap"] = {
        name = "Puncture",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_bleeding_damage_+%_final",
            "base_trap_duration",
            "base_skill_effect_duration",
            "skill_can_fire_arrows",
            "base_skill_is_trapped",
            "global_bleed_on_hit",
            "is_trap",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {57, 30000, 5300, levelRequirement = 38, statInterpolation = {},  cost = { }, },
            [2] = {57, 30000, 5300, baseMultiplier = 1.4, levelRequirement = 56, statInterpolation = {},  cost = { }, },
            [3] = {57, 30000, 5300, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GladiatorBossBarrage"] = {
        name = "Barrage",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "After a short preparation time, you fire individual projectiles repeatedly with a Bow or Wand. These projectiles have a small randomised spread. This skill cannot be Triggered.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "active_skill_attack_speed_+%_final",
            "number_of_additional_projectiles",
            "active_skill_damage_+%_final",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "projectiles_barrage",
        },
        levels = {
            [1] = {0, 0, 4, -60, 30, levelRequirement = 3, statInterpolation = {1, 1},  cost = { }, },
            [2] = {0, 1, 4, -60, 30, levelRequirement = 10, statInterpolation = {1, 1},  cost = { }, },
            [3] = {2, 2, 4, -60, 30, levelRequirement = 13, statInterpolation = {1, 1},  cost = { }, },
            [4] = {5, 4, 4, -60, 30, levelRequirement = 16, statInterpolation = {1, 1},  cost = { }, },
            [5] = {7, 5, 4, -60, 30, levelRequirement = 19, statInterpolation = {1, 1},  cost = { }, },
            [6] = {9, 7, 4, -60, 30, levelRequirement = 22, statInterpolation = {1, 1},  cost = { }, },
            [7] = {12, 8, 4, -60, 30, levelRequirement = 25, statInterpolation = {1, 1},  cost = { }, },
            [8] = {14, 10, 4, -60, 30, levelRequirement = 28, statInterpolation = {1, 1},  cost = { }, },
            [9] = {16, 11, 4, -60, 30, levelRequirement = 32, statInterpolation = {1, 1},  cost = { }, },
            [10] = {19, 13, 4, -60, 30, levelRequirement = 36, statInterpolation = {1, 1},  cost = { }, },
            [11] = {21, 14, 4, -60, 30, levelRequirement = 40, statInterpolation = {1, 1},  cost = { }, },
            [12] = {24, 16, 4, -60, 30, levelRequirement = 44, statInterpolation = {1, 1},  cost = { }, },
            [13] = {26, 17, 4, -60, 30, levelRequirement = 47, statInterpolation = {1, 1},  cost = { }, },
            [14] = {28, 19, 4, -60, 30, levelRequirement = 50, statInterpolation = {1, 1},  cost = { }, },
            [15] = {31, 20, 4, -60, 30, levelRequirement = 53, statInterpolation = {1, 1},  cost = { }, },
            [16] = {33, 22, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 56, statInterpolation = {1, 1},  cost = { }, },
            [17] = {35, 23, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 59, statInterpolation = {1, 1},  cost = { }, },
            [18] = {38, 25, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 62, statInterpolation = {1, 1},  cost = { }, },
            [19] = {40, 26, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 64, statInterpolation = {1, 1},  cost = { }, },
            [20] = {42, 28, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
            [21] = {44, 29, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 67, statInterpolation = {1, 1},  cost = { }, },
            [22] = {45, 29, 4, -60, 30, baseMultiplier = 1.4, levelRequirement = 68, statInterpolation = {1, 1},  cost = { }, },
            [23] = {46, 30, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
            [24] = {47, 31, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 70, statInterpolation = {1, 1},  cost = { }, },
            [25] = {48, 32, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 71, statInterpolation = {1, 1},  cost = { }, },
            [26] = {49, 32, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
            [27] = {51, 33, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 73, statInterpolation = {1, 1},  cost = { }, },
            [28] = {52, 34, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
            [29] = {53, 35, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 75, statInterpolation = {1, 1},  cost = { }, },
            [30] = {54, 35, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
            [31] = {55, 36, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
            [32] = {56, 37, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
            [33] = {58, 39, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
            [34] = {59, 38, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
            [35] = {60, 39, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
            [36] = {61, 40, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
            [37] = {64, 41, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 84, statInterpolation = {1, 1},  cost = { }, },
            [38] = {66, 43, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 86, statInterpolation = {1, 1},  cost = { }, },
            [39] = {68, 44, 4, -60, 30, baseMultiplier = 1.8, levelRequirement = 88, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    Velocidad de movimiento aumentada un 30%
    IdMonsterImplicitFastRun5
    FamilyMovementVelocity
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 30 Max: 30 Global
  • Craft Tagsspeed
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Avatar de la Cazadora
    Humanoide
    Velocidad de movimiento aumentada un 30%
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Avatar of the Huntress
    SpectreN
    Tagselder_map_boss, has_bow, human, humanoid, light_armour, medium_movement, medium_small_height, non_attacking, not_int, not_str, puncturing_weapon, red_blood, wb_support
    Vida
    270%
    Evasión
    +100%
    Ailment Threshold
    270%
    Resistencia
    40 40 40 25
    Damage
    135%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    100%
    Type
    GladiatorBossSupportMap
    Metadata
    GladiatorBossSupportMapElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GladiatorBosses/GladiatorBossSupportMapElder"] = {
        name = "Avatar of the Huntress",
        life = 2.7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
        },
        modList = {
        },
    }
    
    Velocidad de movimiento aumentada un 30%
    IdMonsterImplicitFastRun5
    FamilyMovementVelocity
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 30 Max: 30 Global
  • Craft Tagsspeed
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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