IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
[DNT] DeliriumDemonUniqueFear
CategoryConstructFabrication
monster no drops or experience [1]
Spectre
Tagsaffliction_daemon, construct, immobile
Vie
150%
Résistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
150%
Précision
100%
Attack Distance
6 ~ 12
Temps d'attaque
1.005 Second
Damage Spread
±20%
Expérience
150%
Model Size
100%
Type
DeliriumMonster
Metadata
DeliriumDemonUniqueFear
Niveau
68
Vie
12,386
2,413
Damage
350
Dégâts des sorts
350
Précision
2,502
Temps d'attaque
1.005
Expérience
42,951
Minion Life
10,395
Minion Damage
1,453
Minion Armour
2,413
MPSTangmazuFireball
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chances de Touche critique: 6%
Temps d'incantation: 1 sec.
Temps de recharge: 5 sec.
Inflige 440 à 660 Dégâts de Feu
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
Chances de Touche critique: 6%
Temps d'incantation: 1 sec.
Inflige 344.4 à 516.5 Dégâts de Feu
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)
GenerationTypeUnique (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.