Rampant du Puits
Démon
Vous Récupérez 4% de Vie lorsque vous perdez une Charge d'esprit
maximum spirit charges [3]
monster spirit charges are infinite [1]
spirit charge tier [2]
emerge speed +% [0,20]
cannot be used as minion [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Well Creeper
SpectreN
AreaProfondeurs abyssales, Profondeurs abyssales, Profondeurs abyssales, Profondeurs abyssales, Profondeurs abyssales
Tagsabyss_commander_monster, abyssal, Lanceur de sorts, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, humanoid, melee, not_int, physical_affinity, ranged, red_blood, small_height, undying, very_fast_movement
Vie
300%
Pièce d'armure
+30%
Évasion
+30%
Ailment Threshold
300%
Résistance
30 30 30 20
Damage
140%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 8
Attack Time
1.245 Second
Damage Spread
±20%
Expérience
250%
Model Size
161%
Type
AbyssCityStalker
Metadata
UndyingAbyss
Niveau
68
Vie
19,300
Pièce d'armure
37,427
Évasion
6,161
Bouclier d'énergie
0
Damage
523
Dégâts des sorts
523
Précision
290
Attack Time
1.245
Expérience
25,638
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 418–628
Chances de coup critique: 5%
Attack Time: 1.245 sec.
Frappez vos ennemis d'un coup puissant.
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]
UndyingMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 129.9 à 194.9 Dégâts physiques
base is projectile [1]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
triggered skill use animation event [1]
UndyingMortarFan
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 48.73 à 73.1 Dégâts physiques
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile uses contact direction [1]
AbyssUndyingSpellNova
Spell, Damage, Area, Duration, Triggerable, AreaSpell
Temps d'incantation: 1 sec.
Inflige 296.1 à 444.1 Dégâts physiques
active skill area of effect radius +% final [-50]
is area damage [1]
AbyssLichBossPhysicalBeacon
Spell, Damage, Area, Duration, Trappable, Mineable, Totemable, Triggerable, Multicastable, AreaSpell
Temps d'incantation: 1.5 sec.
Inflige 428.5 à 642.7 Dégâts physiques
La Durée de base est de 2 secondes
active skill area of effect radius +% final [-40]
beacon placement radius [28]
firestorm avoid unwalkable terrain [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
number of beacons [1]

Object Type

version 2
extends "Metadata/Monsters/CityStalkers/CityStalker"
extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"

Actor
{
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/CityStalkers/CityStalker"

Life 
{
on_death = "HideMeshSegment( glow_meshShape ); HideMeshSegment( glow_plane5Shape ); HideMeshSegment( glow_plane6Shape );" 
on_spawned_dead = "HideMeshSegment( glow_meshShape ); HideMeshSegment( glow_plane5Shape ); HideMeshSegment( glow_plane6Shape );" 
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/UndyingAbyss"] = {
    name = "Well Creeper",
    life = 3,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.4,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "AbyssUndyingSpellNova",
        "MeleeAtAnimationSpeed",
        "AbyssLichBossPhysicalBeacon",
        "UndyingMortar",
        "UndyingMortarFan",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AbyssUndyingSpellNova"] = {
    name = "AbyssUndyingSpellNova",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -50, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- 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["AbyssLichBossPhysicalBeacon"] = {
    name = "AbyssLichBossPhysicalBeacon",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.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",
        "number_of_beacons",
        "beacon_placement_radius",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "firestorm_avoid_unwalkable_terrain",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 2500, 1, 28, -60, -40, levelRequirement = 1, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 2200, 1, 28, -60, -40, levelRequirement = 42, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 2000, 1, 28, -60, -40, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["UndyingMortar"] = {
    name = "UndyingMortar",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    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",
        "projectile_spread_radius",
        "is_area_damage",
        "base_is_projectile",
        "triggered_skill_use_animation_event",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["UndyingMortarFan"] = {
    name = "UndyingMortarFan",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    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",
        "number_of_projectiles_override",
        "is_area_damage",
        "base_is_projectile",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Vous Récupérez 4% de Vie lorsque vous perdez une Charge d'esprit
maximum spirit charges [3]
monster spirit charges are infinite [1]
spirit charge tier [2]
IdSpiritChargeTier2
FamilySpiritCharge
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • spirit charge tier Min: 2 Max: 2 Global
  • maximum spirit charges Min: 3 Max: 3 Global
  • monster spirit charges are infinite Min: 1 Max: 1 Global
  • gain % life when spirit charge expires or consumed Min: 4 Max: 4 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Edit

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