Sombra Perpétuo
Demoníaco
monster no map drops [1]
Undying Shade
SpectreN
Tagsdemon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
Vida
94%
Armadura
+50%
Evasão
+10%
Ailment Threshold
94%
Resistência
20 20 20 0
Damage
125%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
115%
Type
CitystalkerProphecy
Metadata
CityStalkerMaleProphecy1
Nível
68
Vida
6,047
Armadura
43,185
Evasão
5,213
Escudo de Energia
0
Damage
467
Dano Mágico
467
Precisão
290
Attack Time
1.245
Experiência
10,255
Ailment Threshold
6,047
Chill
19
Shock
19
Brittle
108
Scorch
19
Sap
53
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 374–560
Chance de Crítico: 5%
Attack Time: 1.245 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
Actor
{
	main_hand_unarmed_type = "One_Hand_Sword"
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Stats
{
	set_monster_do_not_fracture = 1
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
}

MinimapIcon
{
	icon = "MissionTarget" 
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy1"] = {
    name = "Undying Shade",
    life = 0.94,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.25,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no map drops [1]
IdMonsterNoMapDrops
FamilyMonsterNoMapDrops
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    Tagsdemon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy1Standalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy1Standalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy2
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    TarMortarProphecy
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Morteiro
    Tempo de Conjuração: 1 seg
    Recarga: 4 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 328.9 a 493.3 de Dano Físico
    Duração base é de 2 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [2]
    projectile spread radius [10]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	set_monster_do_not_fracture = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
    }
    
    MinimapIcon
    {
    	icon = "MissionTarget" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy2"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "TarMortarProphecy",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TarMortarProphecy"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 10, -50, 2000, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy2Standalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    TarMortarProphecy
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Morteiro
    Tempo de Conjuração: 1 seg
    Recarga: 4 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 328.9 a 493.3 de Dano Físico
    Duração base é de 2 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [2]
    projectile spread radius [10]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy2Standalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "TarMortarProphecy",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TarMortarProphecy"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 10, -50, 2000, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster throws chaos bombs text [1]
    Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, fire_affinity, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy3
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ProphecyPurpleFireBomb
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 3 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +5 segundos
    Causa 507.4 a 761 de Dano de Fogo
    50% do Dano de Fogo Convertido para Dano de Caos
    active skill area of effect radius +% final [20]
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [7]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	set_monster_do_not_fracture = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
    }
    
    MinimapIcon
    {
    	icon = "MissionTarget" 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy3"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "ProphecyPurpleFireBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyPurpleFireBomb"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_trap_duration",
            "trap_variation",
            "skill_fire_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 5000, 7, 50, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster throws chaos bombs text [1]
    IdMonsterThrowsChaosBombsText
    FamilyMonsterThrowsPoisonBombsText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster throws chaos bombs text Min: 1 Max: 1 Global
  • Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster throws chaos bombs text [1]
    Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, fire_affinity, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy3Standalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ProphecyPurpleFireBomb
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 3 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +5 segundos
    Causa 507.4 a 761 de Dano de Fogo
    50% do Dano de Fogo Convertido para Dano de Caos
    active skill area of effect radius +% final [20]
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [7]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy3Standalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "ProphecyPurpleFireBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyPurpleFireBomb"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_trap_duration",
            "trap_variation",
            "skill_fire_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 5000, 7, 50, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster throws chaos bombs text [1]
    IdMonsterThrowsChaosBombsText
    FamilyMonsterThrowsPoisonBombsText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster throws chaos bombs text Min: 1 Max: 1 Global
  • Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    Tagsdemon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy1Chest
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	set_monster_do_not_fracture = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy1Chest"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    Tagsdemon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy1ChestStandalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy1ChestStandalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy2Chest
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    TarMortarProphecy
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Morteiro
    Tempo de Conjuração: 1 seg
    Recarga: 4 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 328.9 a 493.3 de Dano Físico
    Duração base é de 2 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [2]
    projectile spread radius [10]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	set_monster_do_not_fracture = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy2Chest"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "TarMortarProphecy",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TarMortarProphecy"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 10, -50, 2000, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster no map drops [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy2ChestStandalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    TarMortarProphecy
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Morteiro
    Tempo de Conjuração: 1 seg
    Recarga: 4 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 328.9 a 493.3 de Dano Físico
    Duração base é de 2 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [2]
    projectile spread radius [10]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy2ChestStandalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "TarMortarProphecy",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TarMortarProphecy"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 10, -50, 2000, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster throws chaos bombs text [1]
    Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, fire_affinity, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy3Chest
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ProphecyPurpleFireBomb
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 3 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +5 segundos
    Causa 507.4 a 761 de Dano de Fogo
    50% do Dano de Fogo Convertido para Dano de Caos
    active skill area of effect radius +% final [20]
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [7]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	set_monster_do_not_fracture = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/prophecy_league/vanish/vanish.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy3Chest"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "ProphecyPurpleFireBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyPurpleFireBomb"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_trap_duration",
            "trap_variation",
            "skill_fire_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 5000, 7, 50, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster throws chaos bombs text [1]
    IdMonsterThrowsChaosBombsText
    FamilyMonsterThrowsPoisonBombsText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster throws chaos bombs text Min: 1 Max: 1 Global
  • Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • Sombra Perpétuo
    Demoníaco
    monster throws chaos bombs text [1]
    Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Undying Shade
    SpectreN
    TagsConjurador, demon, fire_affinity, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_int, physical_affinity, undying
    Vida
    94%
    Armadura
    +50%
    Evasão
    +10%
    Ailment Threshold
    94%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    115%
    Type
    CitystalkerProphecy
    Metadata
    CityStalkerMaleProphecy3ChestStandalone
    Nível
    68
    Vida
    6,047
    Armadura
    43,185
    Evasão
    5,213
    Escudo de Energia
    0
    Damage
    467
    Dano Mágico
    467
    Precisão
    290
    Attack Time
    1.245
    Experiência
    10,255
    Ailment Threshold
    6,047
    Chill
    19
    Shock
    19
    Brittle
    108
    Scorch
    19
    Sap
    53
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 374–560
    Chance de Crítico: 5%
    Attack Time: 1.245 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ProphecyPurpleFireBomb
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 3 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +5 segundos
    Causa 507.4 a 761 de Dano de Fogo
    50% do Dano de Fogo Convertido para Dano de Caos
    active skill area of effect radius +% final [20]
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [7]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleProphecy3ChestStandalone"] = {
        name = "Undying Shade",
        life = 0.94,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "ProphecyPurpleFireBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyPurpleFireBomb"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_trap_duration",
            "trap_variation",
            "skill_fire_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 5000, 7, 50, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster throws chaos bombs text [1]
    IdMonsterThrowsChaosBombsText
    FamilyMonsterThrowsPoisonBombsText
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster throws chaos bombs text Min: 1 Max: 1 Global
  • Armadilhas não podem ser Danificadas por +4 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +4 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 Global
  • traps invulnerable for duration ms Min: 4000 Max: 4000 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • Edit

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