ผู้มิถูกปั้น
ผิดธรรมชาติ
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Unshaped
SpectreN
Tagsนักเวท, cold_affinity, demon, eldritch, ghost_armour, ghost_blood, has_claw, has_one_handed_melee, humanoid, large_height, medium_movement, melee, no_maven, not_int, physical_affinity, ranged, undying
พลังชีวิต
9600%
เกราะ
+30%
การหลบหลีก
+30%
Ailment Threshold
4800%
ค่าต้านทาน
40 40 40 25
Damage
250%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 10
Attack Time
1.245 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
200%
Type
CityStalkerShaperMiniBoss
Metadata
CityStalkerFemaleShaperBoss2
เลเวล
68
พลังชีวิต
13,377,251
เกราะ
37,427
การหลบหลีก
6,161
โล่พลังงาน
0
Damage
1,064
ความเสียหายเวท
1,588
ความแม่นยำ
290
Attack Time
0.83415
ค่าประสบการณ์
112,805
Ailment Threshold
4,213,834
Chill
13,324
Shock
13,324
Brittle
75,381
Scorch
13,324
Sap
36,812
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 1689–2534
โอกาสคริติคอล: 5%
Attack Time: 1.245 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
AtlasFrostboltVortexSuper
Damage, Area, Spell, Projectile, Cold, DamageOverTime, AreaSpell
เวลาร่าย: 1 วินาที
คูลดาวน์: 10 วินาที
GroundEffectsSlam
Attack, Area
Base Damage: 1689–2534
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 250%
ความเสียหายโจมตี: 250%
Attack Time: 1.245 วินาที
คูลดาวน์: 6 วินาที
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 150%
ระยะเวลาพื้นฐาน 4 วินาที
สร้างความเสียหาย น้ำแข็ง พื้นฐาน 3496.6 ต่อวินาที
ลดความเร็วในการโจมตี อีก 73%
active skill area of effect radius +% final [-15]
ground maelstrom art variation [1]
is area damage [1]
AtlasFrostboltSpace
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
บอลเยือกแข็ง (Frostbolt)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.75 วินาที
ยิงกระสุนที่เคลื่อนที่อย่างเชื่องช้าซึ่งเจาะทะลุศัตรู สร้างความเสียหาย น้ำแข็ง
AtlasFrostboltSpaceRuckus
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
บอลเยือกแข็ง (Frostbolt)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.75 วินาที
คูลดาวน์: 10 วินาที
ยิงกระสุนที่เคลื่อนที่อย่างเชื่องช้าซึ่งเจาะทะลุศัตรู สร้างความเสียหาย น้ำแข็ง

Object Type

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

Object Type Codes

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

Render
{
	fade_arrows = true
}

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/blackhole_suckin.epk ); "
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/blackhole_suckin.epk );"
}

Render
{
	preload_buff_visual = "shaper_possessed_boss"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerFemaleShaperBoss2"] = {
    name = "The Unshaped",
    life = 96,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "Claw",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "AtlasFrostboltSpace",
        "AtlasFrostboltSpaceRuckus",
        "AtlasFrostboltVortexSuper",
        "GroundEffectsSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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["AtlasFrostboltSpace"] = {
    name = "Frostbolt",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Cold] = true,
        [SkillType.Triggerable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_is_projectile",
        "always_pierce",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AtlasFrostboltSpaceRuckus"] = {
    name = "Frostbolt",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Cold] = true,
        [SkillType.Triggerable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_number_of_projectiles_in_spiral_nova",
        "projectile_spiral_nova_time_ms",
        "projectile_spiral_nova_angle",
        "base_is_projectile",
        "always_pierce",
        "projectile_spiral_nova_both_directions",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 6, 1200, 100, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AtlasFrostboltVortexSuper"] = {
    name = "AtlasFrostboltVortexSuper",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Cold] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_cold_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "ground_maelstrom_art_variation",
        "base_number_of_projectiles_in_spiral_nova",
        "projectile_spiral_nova_time_ms",
        "projectile_spiral_nova_angle",
        "base_is_projectile",
        "always_pierce",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4.4000000953674, 3000, 1, 4, 1500, 60, levelRequirement = 82, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GroundEffectsSlam"] = {
    name = "GroundEffectsSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cold_damage_to_deal_per_minute",
        "active_skill_attack_speed_+%_final",
        "base_skill_effect_duration",
        "ground_maelstrom_art_variation",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {5, -73, 4000, 1, -15, baseMultiplier = 2.5, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
    },
}
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
IdMonsterMapBoss
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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