Arácnido espinoso joven
Bestia
Young Needle Arach
SpectreY
Spectre OverrideMetadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeWeakSpectre
Tagsanimal_claw_weapon, beast, chaos_affinity, flesh_armour, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, insect_blood, large_model, medium_movement, melee, not_int, not_str, spawner_cannot_spawn_as_rare, spider
Vida
325%
Evasión
+60%
Ailment Threshold
325%
Resistencia
0 40 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
1.065 Second
Damage Spread
±20%
Experiencia
130%
Model Size
96%
Type
VaalSabreSpiderUltimatum
Metadata
SabreSpiderLargeWeak
Nivel
68
Vida
20,908
Armadura
28,790
Evasión
7,582
Escudo de energía
0
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.065
Experiencia
13,332
Ailment Threshold
20,908
Chill
66
Shock
66
Brittle
374
Scorch
66
Sap
183
MeleePartialChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.065 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
El 25% del daño físico se convierte en daño de caos
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
SabreSpiderDualStrike
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Daño de ataque: 175%
Daño de ataque: 175%
Attack Time: 1.065 seg
Tiempo de recarga: 4 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 75% más de daño de ataque
El 60% del daño físico se convierte en daño de caos
+0.6 metros al alcance de los golpes cuerpo a cuerpo
cast time overrides attack duration [1]
visual hit effect chaos is green [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeWeak"] = {
    name = "Young Needle Arach",
    life = 3.25,
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.065,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "One Hand Sword",
    skillList = {
        "MeleePartialChaos",
        "SabreSpiderDualStrike",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleePartialChaos"] = {
    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 = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_chaos",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SabreSpiderDualStrike"] = {
    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.87,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "skill_physical_damage_%_to_convert_to_chaos",
        "cast_time_overrides_attack_duration",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {6, 60, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Arácnido espinoso joven
Bestia
Young Needle Arach
SpectreY
Tagsanimal_claw_weapon, beast, chaos_affinity, flesh_armour, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, insect_blood, large_model, medium_movement, melee, not_int, not_str, spawner_cannot_spawn_as_rare, spider
Vida
325%
Evasión
+60%
Ailment Threshold
325%
Resistencia
0 40 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
4 ~ 12
Attack Time
1.065 Second
Damage Spread
±20%
Experiencia
130%
Model Size
96%
Type
VaalSabreSpiderUltimatumSpectre
Metadata
SabreSpiderLargeWeakSpectre
Nivel
68
Vida
20,908
Armadura
28,790
Evasión
7,582
Escudo de energía
0
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.065
Experiencia
13,332
Ailment Threshold
20,908
Chill
66
Shock
66
Brittle
374
Scorch
66
Sap
183
MeleePartialChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.065 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
El 25% del daño físico se convierte en daño de caos
skill can fire arrows [1]
skill can fire wand projectiles [1]
visual hit effect chaos is green [1]
SabreSpiderDualStrike
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Daño de ataque: 175%
Daño de ataque: 175%
Attack Time: 1.065 seg
Tiempo de recarga: 4 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 75% más de daño de ataque
El 60% del daño físico se convierte en daño de caos
+0.6 metros al alcance de los golpes cuerpo a cuerpo
cast time overrides attack duration [1]
visual hit effect chaos is green [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Spider/SabreSpiderLargeWeakSpectre"] = {
    name = "Young Needle Arach",
    life = 3.25,
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.065,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "One Hand Sword",
    skillList = {
        "MeleePartialChaos",
        "SabreSpiderDualStrike",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleePartialChaos"] = {
    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 = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_chaos",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SabreSpiderDualStrike"] = {
    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.87,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "skill_physical_damage_%_to_convert_to_chaos",
        "cast_time_overrides_attack_duration",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {6, 60, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Edit

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