遠古建築師
惡魔地區: 怒浪之港
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Ancient Architect
| 幽魂 | N |
|---|---|
| 地區 | 怒浪之港 |
| 標籤 | bludgeoning_weapon, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, melee, non_unique_map_boss, not_int, physical_affinity, ranged, red_blood, undying, very_fast_movement |
生命
340%
護甲值
+25%
閃避
+30%
異常狀態臨界值
340%
抗性
傷害
328%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 16
攻擊間隔
1.425 秒
傷害分佈
±20%
經驗值
200%
Model Size
161%
類型
CityStalkerMapBossPier
Metadata
CityStalkerMaleMapBossPier
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
77
生命
2,180,772
護甲值
72,806
閃避值
8,382
傷害
2,380
法術傷害
3,552
命中
824
攻擊間隔
0.95475
經驗值
134,112
召喚物生命
437,382
召喚物傷害
1,963
異常狀態臨界值
1,090,386
冰緩
3,448
感電
3,448
易碎
19,506
焦灼
3,448
殘喘
9,526
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 3779–5668
暴擊率: 5%
攻擊間隔: 1.425 秒
用強大的攻擊擊倒敵人。
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]
CitystalkerMapBossSpectralThrow
攻擊, 範圍攻擊, 投射物, 玩家投射物
靈體投擲
基本傷害: 3779–5668
暴擊率: 5%
攻擊間隔: 1.425 秒
冷卻時間: 4 秒
投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
造成52%更少傷害
發射 2 個額外投射物
base is projectile [1]
SummonSpikeGroundDaemon
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 12 秒
alternate minion [196]
number of monsters to summon [8]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "One_Hand_Mace"
}
Stats
{
set_cannot_die = 1
set_cannot_drop_below_%_life = 66
}
Transitionable
{
num_states = 6
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossPier"] = {
name = "Ancient Architect",
life = 3.4,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 16,
accuracy = 1,
weaponType1 = "One Hand Mace",
skillList = {
"MeleeAtAnimationSpeedUnique",
"CitystalkerMapBossSpectralThrow",
"SummonSpikeGroundDaemon",
},
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["CitystalkerMapBossSpectralThrow"] = {
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 = {
"active_skill_damage_+%_final",
"number_of_additional_projectiles",
"base_is_projectile",
},
levels = {
[1] = {-52, 2, levelRequirement = 68, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SummonSpikeGroundDaemon"] = {
name = "SummonSpikeGroundDaemon",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
},
levels = {
[1] = {196, 8, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
| Family | MonsterMapBoss |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
damage taken +% from spike traps final [-100]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
遠古建築師
惡魔怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Ancient Architect
| 幽魂 | N |
|---|---|
| 標籤 | bludgeoning_weapon, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, melee, not_int, physical_affinity, ranged, red_blood, standalone_map_boss, undying, very_fast_movement |
生命
340%
護甲值
+25%
閃避
+30%
異常狀態臨界值
340%
抗性
傷害
328%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 16
攻擊間隔
1.425 秒
傷害分佈
±20%
經驗值
200%
Model Size
161%
類型
CityStalkerMapBossPier
Metadata
CityStalkerMaleMapBossPierStandalone
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
473,778
護甲值
35,988
閃避值
6,161
傷害
1,396
法術傷害
2,083
命中
580
攻擊間隔
0.95475
經驗值
112,805
召喚物生命
102,767
召喚物傷害
1,114
異常狀態臨界值
298,480
冰緩
944
感電
944
易碎
5,340
焦灼
944
殘喘
2,608
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 2216–3324
暴擊率: 5%
攻擊間隔: 1.425 秒
用強大的攻擊擊倒敵人。
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]
CitystalkerMapBossSpectralThrow
攻擊, 範圍攻擊, 投射物, 玩家投射物
靈體投擲
基本傷害: 2216–3324
暴擊率: 5%
攻擊間隔: 1.425 秒
冷卻時間: 4 秒
投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
造成52%更少傷害
發射 2 個額外投射物
base is projectile [1]
SummonSpikeGroundDaemon
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 12 秒
alternate minion [196]
number of monsters to summon [8]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
Actor
{
main_hand_unarmed_type = "One_Hand_Mace"
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossPierStandalone"] = {
name = "Ancient Architect",
life = 3.4,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 16,
accuracy = 1,
weaponType1 = "One Hand Mace",
skillList = {
"MeleeAtAnimationSpeedUnique",
"CitystalkerMapBossSpectralThrow",
"SummonSpikeGroundDaemon",
},
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["CitystalkerMapBossSpectralThrow"] = {
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 = {
"active_skill_damage_+%_final",
"number_of_additional_projectiles",
"base_is_projectile",
},
levels = {
[1] = {-52, 2, levelRequirement = 68, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SummonSpikeGroundDaemon"] = {
name = "SummonSpikeGroundDaemon",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
},
levels = {
[1] = {196, 8, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
| Family | MonsterMapBoss |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
damage taken +% from spike traps final [-100]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
遠古建築師
惡魔怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
immune to labyrinth degen effect [1]
damage taken +% from spike traps final [-100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Ancient Architect
| 幽魂 | N |
|---|---|
| 標籤 | bludgeoning_weapon, demon, elder_map_boss, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, non_attacking, not_int, red_blood, undying, very_fast_movement |
生命
340%
護甲值
+25%
閃避
+30%
異常狀態臨界值
340%
抗性
傷害
328%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.425 秒
傷害分佈
±20%
經驗值
200%
Model Size
161%
類型
CityStalkerMapBossPier
Metadata
CityStalkerMaleMapBossPierElder
Object Type
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
Object Type Codes
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossPierElder"] = {
name = "Ancient Architect",
life = 3.4,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 3.28,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 10,
accuracy = 1,
weaponType1 = "One Hand Mace",
skillList = {
},
modList = {
},
}
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
| Family | MonsterMapBoss |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
damage taken +% from spike traps final [-100]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.