Demônio Profético
Prophecy Daemon
SpectreN
Tagsextra_extra_small_height, is_daemon, is_unarmed, non_attacking, plate_armour, puncturing_weapon, very_slow_movement
Vida
100%
Ailment Threshold
100%
Resistência
0 0 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiência
100%
Model Size
100%
Type
DaemonUseSkillOnce
Metadata
ProphecySmokeCloudDaemon
IsSummoned
Y
Nível
68
Vida
6,433
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1
Experiência
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
ProphecyDaemonSmokeMine
Spell
Tempo de Conjuração: 1 seg
Duração base é de 3 segundos
active skill area of effect radius +% final [-45]

Object Type

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"

Object Type Codes

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemon/ProphecySmokeCloudDaemon"] = {
    name = "Prophecy Daemon",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "ProphecyDaemonSmokeMine",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyDaemonSmokeMine"] = {
    name = "ProphecyDaemonSmokeMine",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3000, -45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Demônio Profético
Prophecy Daemon
SpectreN
TagsConjurador, extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, physical_affinity, very_slow_movement
Vida
100%
Ailment Threshold
100%
Resistência
0 0 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiência
100%
Model Size
100%
Type
Daemon
Metadata
ProphecyBladeVortexDaemon
IsSummoned
Y
Nível
68
Vida
6,433
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1
Experiência
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
ProphecyDaemonBladeVortex
Spell, Damage, Area, Duration, Totemable, Multicastable, Triggerable, TotemCastsAlone, CanRapidFire, AreaSpell, Physical
Vórtice de Lâminas
Chance de Crítico: 6%
Eficácia do Dano Adicionado: 20%
Tempo de Conjuração: 0.5 seg
Recarga: 10 seg
Essa magia cria lâminas etéreas que orbitam em uma área ao seu redor, causando dano a cada 0.6 segundos em todos inimigos dentro de seu alcance. Conforme mais lâminas são adicionadas, o dano se torna maior e mais frequente.
Causa 104 a 155.9 de Dano Físico
Duração base é de 4 segundos
50% menos Velocidade de Conjuração
Pode ter até 5 lâminas giratórias ativas
active skill area of effect radius +% final [20]
is area damage [1]
skill can add multiple charges per action [1]

Object Type

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"

Object Type Codes

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemon/ProphecyBladeVortexDaemon"] = {
    name = "Prophecy Daemon",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "ProphecyDaemonBladeVortex",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyDaemonBladeVortex"] = {
    name = "Blade Vortex",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "base_skill_effect_duration",
        "maximum_number_of_spinning_blades",
        "active_skill_cast_speed_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "skill_can_add_multiple_charges_per_action",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4000, 5, -50, 20, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
Demônio Profético
emerge speed +% [-80,0]
Prophecy Daemon
SpectreN
Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
Packs
  • Demônio Profético, Demônio Profético, Demônio Profético, Demônio Profético
  • Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Daemon
    Metadata
    ProphecySkeletonFarmersNormal
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonNormalSkeletons
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    alternate minion [137]
    number of monsters to summon [3]
    summoned monsters are minions [1]
    Kill
    Spell
    Morte
    Tempo de Conjuração: 1 seg
    Mata um alvo

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersNormal"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonNormalSkeletons",
            "Kill",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonNormalSkeletons"] = {
        name = "ProphecySummonNormalSkeletons",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {137, 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Kill"] = {
        name = "Kill",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Kills a target",
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    emerge speed +% [-80,0]
    IdProphecyVariableEmergeSpeed
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% Min: -80 Max: 0 Global
  • Demônio Profético
    emerge speed +% [-80,0]
    Prophecy Daemon
    SpectreN
    Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
    Packs
  • Demônio Profético, Demônio Profético, Demônio Profético, Demônio Profético
  • Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Daemon
    Metadata
    ProphecySkeletonFarmersMagic
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonMagicSkeletons
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    alternate minion [138]
    number of monsters to summon [3]
    summoned monster rarity [1]
    summoned monsters are minions [1]
    Kill
    Spell
    Morte
    Tempo de Conjuração: 1 seg
    Mata um alvo

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersMagic"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonMagicSkeletons",
            "Kill",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonMagicSkeletons"] = {
        name = "ProphecySummonMagicSkeletons",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monster_rarity",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {138, 3, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Kill"] = {
        name = "Kill",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Kills a target",
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    emerge speed +% [-80,0]
    IdProphecyVariableEmergeSpeed
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% Min: -80 Max: 0 Global
  • Demônio Profético
    emerge speed +% [-80,0]
    Prophecy Daemon
    SpectreN
    Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
    Packs
  • Demônio Profético, Demônio Profético, Demônio Profético, Demônio Profético
  • Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Daemon
    Metadata
    ProphecySkeletonFarmersMagic2
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonMagicSkeletons
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    alternate minion [138]
    number of monsters to summon [3]
    summoned monster rarity [1]
    summoned monsters are minions [1]
    Kill
    Spell
    Morte
    Tempo de Conjuração: 1 seg
    Mata um alvo

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersMagic2"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonMagicSkeletons",
            "Kill",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonMagicSkeletons"] = {
        name = "ProphecySummonMagicSkeletons",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monster_rarity",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {138, 3, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Kill"] = {
        name = "Kill",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Kills a target",
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    emerge speed +% [-80,0]
    IdProphecyVariableEmergeSpeed
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% Min: -80 Max: 0 Global
  • Demônio Profético
    emerge speed +% [-80,0]
    Prophecy Daemon
    SpectreN
    Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
    Packs
  • Demônio Profético, Demônio Profético, Demônio Profético, Demônio Profético
  • Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Daemon
    Metadata
    ProphecySkeletonFarmersRare
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonRareSkeletons
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    alternate minion [139]
    number of monsters to summon [1]
    summoned monster rarity [2]
    summoned monsters are minions [1]
    Kill
    Spell
    Morte
    Tempo de Conjuração: 1 seg
    Mata um alvo

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersRare"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonRareSkeletons",
            "Kill",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonRareSkeletons"] = {
        name = "ProphecySummonRareSkeletons",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monster_rarity",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {139, 1, 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Kill"] = {
        name = "Kill",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Kills a target",
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    emerge speed +% [-80,0]
    IdProphecyVariableEmergeSpeed
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% Min: -80 Max: 0 Global
  • Demônio Profético
    emerge speed +% [-80,0]
    Prophecy Daemon
    SpectreN
    Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
    Packs
  • Demônio Profético
  • Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    DaemonUseSkillOnce
    Metadata
    ProphecyThuamaturgistDaemonMalachai
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonMalachaiThaumaturgists
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    alternate minion [140]
    number of monsters to summon [3]
    summoned monster rarity [1]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecyThuamaturgistDaemonMalachai"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonMalachaiThaumaturgists",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonMalachaiThaumaturgists"] = {
        name = "ProphecySummonMalachaiThaumaturgists",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monster_rarity",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {140, 3, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    emerge speed +% [-80,0]
    IdProphecyVariableEmergeSpeed
    FamilyVariableEmergeSpeed
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • emerge speed +% Min: -80 Max: 0 Global
  • Demônio Profético
    Prophecy Daemon
    SpectreN
    Tagsextra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement
    Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    DaemonUseSkillOnce
    Metadata
    ProphecyThuamaturgistDaemonBoss
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonThaumaturgistBoss
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tempo de Conjuração: 1 seg
    Recarga: 12000 seg
    alternate minion [141]
    number of monsters to summon [1]
    summoned monster rarity [3]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecyThuamaturgistDaemonBoss"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecySummonThaumaturgistBoss",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonThaumaturgistBoss"] = {
        name = "ProphecySummonThaumaturgistBoss",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summoned_monster_rarity",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {141, 1, 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Demônio Profético
    Prophecy Daemon
    SpectreN
    TagsConjurador, extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, lightning_affinity, very_slow_movement
    Vida
    100%
    Ailment Threshold
    100%
    Resistência
    0 0 0 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Daemon
    Metadata
    ProphecyBookQuestDaemon
    IsSummoned
    Y
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ProphecySummonBallLightningDaemon
    Spell, Multicastable, Triggerable
    Tempo de Conjuração: 1 seg
    alternate minion [143]
    minion dies when parent dies [1]
    number of monsters to summon [3]
    summon specific monsters radius +% [-40]
    summoned monsters are minions [1]
    ProphecyBookLightningStorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.9 seg
    Disparos flamejantes chovem sobre a área do alvo. Elas explodem ao cair, causando dano aos inimigos próximos.
    Causa 268 a 804 de Dano de Raio
    Duração base é de 3 segundos
    Um impacto a cada 0.5 segundos
    Raio Base igual a 1 metro
    firestorm base area of effect +% [-51]
    firestorm use server effects [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Daemon/AbstractDaemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Daemon/ProphecyBookQuestDaemon"] = {
        name = "Prophecy Daemon",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "ProphecyBookLightningStorm",
            "ProphecySummonBallLightningDaemon",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyBookLightningStorm"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_use_server_effects",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, 500, -51, 10, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, 3000, 500, -51, 10, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecySummonBallLightningDaemon"] = {
        name = "ProphecySummonBallLightningDaemon",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
        },
        levels = {
            [1] = {3, 143, -40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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