未完成体
古灵
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Uncreated
幽魂 | N |
---|---|
标签 | 施法, cold_affinity, demon, eldritch, ghost_armour, ghost_blood, has_claw, has_one_handed_melee, humanoid, large_height, medium_movement, melee, no_maven, not_int, not_str, physical_affinity, ranged, undying |
生命
9600%
闪避值
+30%
异常状态临界值
4800%
抗性
40 40 40 25
伤害
250%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 10
攻击间隔
1.245 秒
伤害分布
±20%
经验值
200%
Model Size
200%
类型
CityStalkerShaperMiniBoss
Metadata
CityStalkerFemaleShaperBoss1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
13,377,251
护甲
28,790
闪避值
6,161
能量护盾
0
伤害
1,064
法术伤害
1,588
命中
290
攻击间隔
0.83415
经验值
112,805
异常状态临界值
4,213,834
冰缓
13,324
Shock
13,324
Brittle
75,381
Scorch
13,324
Sap
36,812
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeedUnique
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1689–2534
暴击几率: 5%
攻击间隔: 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AtlasFrostboltVortex
伤害, 范围, 法术, 投射物, 冰冷, DoT, 范围法术
施放间隔: 1 秒
冷却时间: 2 秒
造成 1286 - 1928 冰霜伤害
投射物贯穿所有目标
基础持续时间为 3 秒
每秒造成 1964 基础冰霜伤害
base is projectile [1]
ground maelstrom art variation [1]
is area damage [1]
projectile uses contact direction [1]
projectile uses contact position [1]
投射物贯穿所有目标
基础持续时间为 3 秒
每秒造成 1964 基础冰霜伤害
base is projectile [1]
ground maelstrom art variation [1]
is area damage [1]
projectile uses contact direction [1]
projectile uses contact position [1]
GroundEffectsSlam
攻击, 范围
基本伤害: 1689–2534
暴击几率: 5%
攻击伤害: 250%
攻击伤害: 250%
攻击间隔: 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]
基础持续时间为 4 秒
每秒造成 3496.6 基础冰霜伤害
攻击速度总降 73%
active skill area of effect radius +% final [-15]
ground maelstrom art variation [1]
is area damage [1]
RiftwalkerBossWeaponThrow
攻击, 范围攻击, 投射物, 玩家投射物
灵体投掷
基本伤害: 1689–2534
暴击几率: 5%
攻击伤害: 67%
攻击伤害: 67%
攻击间隔: 1.245 秒
复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
攻击伤害总降 33%
投射物速度加快 25%
base is projectile [1]
spectral throw projectile scale +% [100]
投射物速度加快 25%
base is projectile [1]
spectral throw projectile scale +% [100]
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/CityStalkerFemaleShaperBoss1"] = { name = "The Uncreated", 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", "RiftwalkerBossWeaponThrow", "AtlasFrostboltVortex", "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["RiftwalkerBossWeaponThrow"] = { name = "Spectral Throw", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_projectile_speed_+%", "spectral_throw_projectile_scale_+%", "base_is_projectile", }, levels = { [1] = {25, 100, baseMultiplier = 0.67, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasFrostboltVortex"] = { name = "AtlasFrostboltVortex", 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_is_projectile", "always_pierce", "is_area_damage", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 4.4000000953674, 3000, 1, levelRequirement = 68, statInterpolation = {3, 3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 4.4000000953674, 3000, 1, 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 = { }, }, }, }
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |