IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
[DNT] DeliriumDemonUniqueFear
CategoryConstructコンストラクト
monster no drops or experience [1]
Spectre
Tagsaffliction_daemon, construct, immobile
ライフ
150%
耐性
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
150%
命中力
100%
Attack Distance
6 ~ 12
アタックタイム
1.005 Second
Damage Spread
±20%
経験値
150%
Model Size
100%
Type
DeliriumMonster
Metadata
DeliriumDemonUniqueFear
レベル
68
ライフ
12,386
Damage
350
スペルダメージ
350
命中力
2,502
アタックタイム
1.005
経験値
42,951
Minion Life
10,395
Minion Damage
1,453
Minion Armour
2,413
MPSTangmazuFireball
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
キャストタイム: 1 秒
クールダウン時間: 5 秒
440から660ダメージを与える
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
キャストタイム: 1 秒
344.4から516.5ダメージを与える
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ユニーク (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.