MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Serpiente forjada
Bestia
IconEnemyResistanceCold
Armadura aumentada un 1000%
stance movement speed +% final [100]
Forged Snake
Spectre
Tagsbeast, Lanzador de hechizos, extra_extra_small_height, fire_affinity, has_dagger, has_one_handed_melee, light_armour, medium_movement, melee, not_int, not_str, physical_affinity, ranged, reptile_beast
Vida
112%
Evasión
+15%
Ailment Threshold
112%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
64%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.095 Second
Damage Spread
±20%
Experiencia
80%
Model Size
100%
Type
CrucibleFlameSnake
Metadata
FlameSnake
Nivel
68
Vida
7,205
Armadura
28,790
Evasión
5,450
Damage
239
Daño de hechizos
239
Precisión
580
Attack Time
1.095
Experiencia
8,204
Minion Life
1,563
Minion Damage
191
Ailment Threshold
7,205
Chill
23
Shock
23
Brittle
129
Scorch
23
Sap
63
Phys Convert Ele
240%
MeleeAtAnimationSpeedCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 191287
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.095 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
El 75% del daño físico se convierte en daño de hielo
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]
iconbasicattack
GSCrucibleSnakeArcticBreath
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2.83 seg
Tiempo de recarga: 10 seg
chill minimum slow % [30]
is area damage [1]
spell maximum base cold damage [465.5]
spell minimum base cold damage [310.3]

Object Type

version 2
extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase"
extends "Metadata/Monsters/LeagueCrucible/ColdMonsterBase"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueCrucible/Cold/FlameSnake"] = {
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    name = "Forged Snake",
    life = 1.12,
    damage = 0.64,
    damageSpread = 0.2,
    attackTime = 1.095,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedCold",
        "GSCrucibleSnakeArcticBreath",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedCold"] = {
    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_physical_damage_%_to_convert_to_cold",
        "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] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCrucibleSnakeArcticBreath"] = {
    name = "GSCrucibleSnakeArcticBreath",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.83,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "chill_minimum_slow_%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
FamilyNothing
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Armadura aumentada un 1000%
stance movement speed +% final [100]
FamilyStance
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • stance movement speed +% final 100 100 Global
  • physical damage reduction rating +% 1000 1000 Global
  • Craft TagsDefensas Armadura Velocidad
    keyval
    Actor.main_hand_unarmed_typeDagger
    Actor.basic_actionChangeToStance1, ChangeToStance2
    Edit

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