IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
[DNT] DeliriumDemonUniqueFear
CategoryConstructConstructo
monster no drops or experience [1]
Spectre
Tagsaffliction_daemon, construct, immobile
Vida
150%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
150%
Precisión
100%
Attack Distance
6 ~ 12
Tiempo de ataque
1.005 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
DeliriumMonster
Metadata
DeliriumDemonUniqueFear
Nivel
68
Vida
12,386
Damage
350
Daño de hechizos
350
Precisión
2,502
Tiempo de ataque
1.005
Experiencia
42,951
Minion Life
10,395
Minion Damage
1,453
Minion Armour
2,413
MPSTangmazuFireball
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 seg
Inflige de 440 a 660 de daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1439]
projectile distance override [80]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
MaceNotable2
MPSTangmazuRedirectingFireball
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 344.4 a 516.5 de daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1440]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
MaceNotable2

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelirium/Demons/DeliriumDemonUniqueFear"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "[DNT] DeliriumDemonUniqueFear",
    life = 1.5,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "MPSTangmazuRedirectingFireball",
        "MPSTangmazuFireball",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSTangmazuRedirectingFireball"] = {
    name = "MPSTangmazuRedirectingFireball",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "check_for_targets_between_initiator_and_projectile_source",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1440, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSTangmazuFireball"] = {
    name = "MPSTangmazuFireball",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "projectile_distance_override",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "check_for_targets_between_initiator_and_projectile_source",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1439, 80, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global Unscalable Value
  • Edit

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