Flüchtige Erweckung
Untot
Volatile Awakened
SpectreY
Tagsfast_movement, flesh_armour, humanoid, is_unarmed, medium_height, red_blood, undead, uses_suicide_explode, zombie
Leben
200%
Ailment Threshold
200%
Widerstand
20 20 20 0
Damage
90%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.17 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
NecromancerRaisedZombie
Metadata
ProphecyZombieSummoned
Stufe
68
Leben
12,867
Rüstung
28,790
Ausweichen
4,739
Energieschild
0
Damage
336
Zauberschaden
336
Genauigkeit
290
Attack Time
1.17
Erfahrung
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
ProphecyZombieSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
Zauberzeit: 1 Sek.
Verursacht 1065 bis 1598 Feuerschaden
is area damage [1]
ProphecyZombieSuicideExplosionSelf
Spell, Damage, Area, AreaSpell
Zauberzeit: 1 Sek.
Abklingzeit: 8 Sek.
Verursacht 1332 bis 1998 Feuerschaden
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/ZombieDismember/Zombie"

Object Type Codes

version 2
extends "Metadata/Monsters/ZombieDismember/Zombie"

Life
{
	on_death = "RemoveEffects( );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Zombies/ProphecyZombieSummoned"] = {
    name = "Volatile Awakened",
    life = 2,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 0.9,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "ProphecyZombieSuicideExplosion",
        "ProphecyZombieSuicideExplosionSelf",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyZombieSuicideExplosion"] = {
    name = "ProphecyZombieSuicideExplosion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "secondary_minimum_base_fire_damage",
        "secondary_maximum_base_fire_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyZombieSuicideExplosionSelf"] = {
    name = "ProphecyZombieSuicideExplosionSelf",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "secondary_minimum_base_fire_damage",
        "secondary_maximum_base_fire_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
Flüchtige Erweckung
Untot
Volatile Awakened
SpectreY
Tagsfast_movement, flesh_armour, humanoid, is_unarmed, medium_height, red_blood, undead, uses_suicide_explode, zombie
Leben
200%
Ailment Threshold
200%
Widerstand
20 20 20 0
Damage
90%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 9
Attack Time
1.17 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
NecromancerRaisedZombie
Metadata
ProphecyZombieSummonedMap
Stufe
68
Leben
12,867
Rüstung
28,790
Ausweichen
4,739
Energieschild
0
Damage
336
Zauberschaden
336
Genauigkeit
290
Attack Time
1.17
Erfahrung
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
ProphecyZombieSuicideExplosionMap
Spell, Area, Damage, AreaSpell, Triggerable
Zauberzeit: 1 Sek.
Verursacht 1598 bis 2397 Feuerschaden
is area damage [1]
ProphecyZombieSuicideExplosionSelfMap
Spell, Damage, Area, AreaSpell
Zauberzeit: 1 Sek.
Abklingzeit: 8 Sek.
Verursacht 1864 bis 2797 Feuerschaden
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/ZombieDismember/Zombie"

Object Type Codes

version 2
extends "Metadata/Monsters/ZombieDismember/Zombie"

Life
{
	on_death = "RemoveEffects( );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Zombies/ProphecyZombieSummonedMap"] = {
    name = "Volatile Awakened",
    life = 2,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 0.9,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "ProphecyZombieSuicideExplosionMap",
        "ProphecyZombieSuicideExplosionSelfMap",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyZombieSuicideExplosionMap"] = {
    name = "ProphecyZombieSuicideExplosionMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "secondary_minimum_base_fire_damage",
        "secondary_maximum_base_fire_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyZombieSuicideExplosionSelfMap"] = {
    name = "ProphecyZombieSuicideExplosionSelfMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "secondary_minimum_base_fire_damage",
        "secondary_maximum_base_fire_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}