Demonio perforador forjado
Demonio
Forged Piercer Demon
SpectreY
Tagsdemon, has_one_hand_mace, has_one_handed_melee, large_height, large_model, light_armour, lightning_affinity, medium_movement, melee, not_int, physical_affinity
Vida
288%
Armaduras
+25%
Evasión
+20%
Ailment Threshold
288%
Resistencia
85 0 0 0
Damage
270%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
5 ~ 14
Attack Time
1.02 Second
Damage Spread
±20%
Experiencia
180%
Model Size
105%
Type
CrucibleFourLeggedDemon
Metadata
FourLeggedDemon
Nivel
68
Vida
18,528
Armaduras
35,988
Evasión
5,687
Escudo de energía
0
Damage
1,009
Daño de hechizos
1,009
Precisión
290
Attack Time
1.02
Experiencia
18,459
Ailment Threshold
18,528
Chill
59
Shock
59
Brittle
331
Scorch
59
Sap
162
MeleeAtAnimationSpeedFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 807–1210
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.02 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
Inflige un 150.3% más de daño
El 75% del daño físico se convierte en daño de fuego
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]
CrucibleDemonFireSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Chispa
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.47 seg
Tiempo de recarga: 6 seg
Lanza chispas impredecibles que se mueven al azar hasta que golpean a un enemigo o expiran.
Los proyectiles perforan a todos los objetivos
La duración base es de 1.5 segundos
Inflige de 674.1 a 1011 de daño de fuego
Velocidad de proyectiles aumentada un 6%
base is projectile [1]
base projectile ground effect duration [2000]
base projectile skill dot ground fire area damage per minute [124845]
number of projectiles override [5]
projectiles drop ground fire [1]
EAACrucibleFourLeggedDemonMultiSlam
Attack
Base Damage: 807–1210
Probabilidad de golpe crítico: 5%
Attack Time: 1.02 seg
Tiempo de recarga: 10 seg
+0.5 metros al alcance de los golpes cuerpo a cuerpo
action attack or cast time uses animation length [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
GACrucibleFourLeggedDemonMultiSlam
Triggerable, Attack
Base Damage: 807–1210
Probabilidad de golpe crítico: 5%
Attack Time: 1.02 seg
Inflige un 30% menos de daño
El 50% del daño físico se convierte en daño de fuego
is area damage [1]

Object Type

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


Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase"
extends "Metadata/Monsters/LeagueCrucible/FireMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueCrucible/Fire/FourLeggedDemon"] = {
    name = "Forged Piercer Demon",
    life = 2.88,
    fireResist = 85,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.7,
    damageSpread = 0.2,
    attackTime = 1.02,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedFire",
        "CrucibleDemonFireSpark",
        "GACrucibleFourLeggedDemonMultiSlam",
        "EAACrucibleFourLeggedDemonMultiSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedFire"] = {
    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_fire",
        "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] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CrucibleDemonFireSpark"] = {
    name = "Spark",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.47,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_projectile_skill_dot_ground_fire_area_damage_per_minute",
        "base_projectile_speed_+%",
        "base_projectile_ground_effect_duration",
        "number_of_projectiles_override",
        "base_skill_effect_duration",
        "base_is_projectile",
        "always_pierce",
        "projectiles_drop_ground_fire",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 8.8900003433228, 6, 2000, 5, 1500, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GACrucibleFourLeggedDemonMultiSlam"] = {
    name = "GACrucibleFourLeggedDemonMultiSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {-30, 50, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAACrucibleFourLeggedDemonMultiSlam"] = {
    name = "EAACrucibleFourLeggedDemonMultiSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Edit

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