MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
遠古雕塑者
惡魔
MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
地區: 遠古市集
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Ancient Sculptor
幽魂N
地區遠古市集
標籤bludgeoning_weapon, demon, flesh_armour, has_dual_wield_melee, 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
生命
400%
護甲值
+25%
閃避
+30%
異常狀態臨界值
400%
抗性
MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
傷害
328%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.425 秒
傷害分佈
±20%
經驗值
200%
Model Size
161%
類型
CityStalkerMapBoss
Metadata
CityStalkerMaleMapBossBazaar
等級
74
生命
1,793,428
護甲值
57,659
閃避值
7,576
傷害
1,996
法術傷害
2,979
命中
732
攻擊間隔
0.95475
經驗值
127,611
召喚物生命
369,152
召喚物傷害
1,628
異常狀態臨界值
950,517
冰緩
3,006
感電
3,006
易碎
17,004
焦灼
3,006
殘喘
8,304
Phys Convert Ele
270%
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 3170—4754
暴擊率: 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]
iconbasicattack
CastGroundEffectGoldenTar
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
冷卻時間: 10 秒
基礎持續時間為 6
減少 60% 移動速度
ground tar art variation [1]
TriggerSpawnersMapMaleStatue
可觸發
active skill area of effect radius +% final [200]
trigger spawners max count [1]
trigger spawners override row [12]
TriggerSpawnersMapFemaleStatue
可觸發
active skill area of effect radius +% final [200]
trigger spawners max count [1]
trigger spawners override row [13]
CitystalkerMapBossSpectralThrow
攻擊, 範圍攻擊, 投射物, 玩家投射物
靈體投擲
基本傷害: 3170—4754
暴擊率: 5%
攻擊間隔: 1.425 秒
冷卻時間: 4 秒
投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
造成52%更少傷害
發射 2 個額外投射物
base is projectile [1]
ghostlythrow
TriggerSpawners1
可觸發
冷卻時間: 100 秒

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
}

Transitionable
{
	
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossBazaar"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Ancient Sculptor",
    life = 4,
    damage = 3.28,
    damageSpread = 0.2,
    attackTime = 1.425,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    weaponType2 = "Dagger",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "CitystalkerMapBossSpectralThrow",
        "TriggerSpawners1",
        "CastGroundEffectGoldenTar",
        "TriggerSpawnersMapMaleStatue",
        "TriggerSpawnersMapFemaleStatue",
    },
    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["TriggerSpawners1"] = {
    name = "TriggerSpawners1",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CastGroundEffectGoldenTar"] = {
    name = "CastGroundEffectGoldenTar",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Duration] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "base_movement_velocity_+%",
        "ground_tar_art_variation",
    },
    levels = {
        [1] = {6000, -60, 1, levelRequirement = 68, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersMapMaleStatue"] = {
    name = "TriggerSpawnersMapMaleStatue",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "trigger_spawners_override_row",
        "trigger_spawners_max_count",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {12, 1, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerSpawnersMapFemaleStatue"] = {
    name = "TriggerSpawnersMapFemaleStatue",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "trigger_spawners_override_row",
        "trigger_spawners_max_count",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {13, 1, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • FamilyDaemonAlternatingBuffsStatueMaker
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • damage +% Min: 29 Max: 29 全域
  • base damage taken +% Min: -50 Max: -50 全域
  • monster dropped item rarity +% Min: 1000 Max: 1000 全域
  • monster dropped item quantity +% Min: 1000 Max: 1000 全域
  • statue_alternating_buffs_item_rarity_alternator
    增加 1000% 物品掉落稀有度
    增加 29% 傷害
    增益效果減少 50% 承受傷害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 遠古雕塑者
    惡魔
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ancient Sculptor
    幽魂N
    標籤bludgeoning_weapon, demon, flesh_armour, has_dual_wield_melee, 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
    生命
    400%
    護甲值
    +25%
    閃避
    +30%
    異常狀態臨界值
    400%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    328%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 12
    攻擊間隔
    1.425 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    161%
    類型
    CityStalkerMapBoss
    Metadata
    CityStalkerMaleMapBossBazaarStandalone
    等級
    68
    生命
    557,385
    護甲值
    35,988
    閃避值
    6,161
    傷害
    1,396
    法術傷害
    2,083
    命中
    580
    攻擊間隔
    0.95475
    經驗值
    112,805
    召喚物生命
    120,902
    召喚物傷害
    1,114
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    Phys Convert Ele
    240%
    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]
    iconbasicattack
    CastGroundEffectGoldenTar
    法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
    施放時間: 1 秒
    冷卻時間: 10 秒
    基礎持續時間為 6
    減少 60% 移動速度
    ground tar art variation [1]
    CitystalkerMapBossSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 2216—3324
    暴擊率: 5%
    攻擊間隔: 1.425 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成52%更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    ghostlythrow

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossBazaarStandalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Ancient Sculptor",
        life = 4,
        damage = 3.28,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "CitystalkerMapBossSpectralThrow",
            "CastGroundEffectGoldenTar",
        },
        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["CastGroundEffectGoldenTar"] = {
        name = "CastGroundEffectGoldenTar",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_movement_velocity_+%",
            "ground_tar_art_variation",
        },
        levels = {
            [1] = {6000, -60, 1, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • FamilyDaemonAlternatingBuffsStatueMaker
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • damage +% Min: 29 Max: 29 全域
  • base damage taken +% Min: -50 Max: -50 全域
  • monster dropped item rarity +% Min: 1000 Max: 1000 全域
  • monster dropped item quantity +% Min: 1000 Max: 1000 全域
  • statue_alternating_buffs_item_rarity_alternator
    增加 1000% 物品掉落稀有度
    增加 29% 傷害
    增益效果減少 50% 承受傷害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 遠古雕塑者
    惡魔
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Ancient Sculptor
    幽魂N
    標籤bludgeoning_weapon, demon, elder_map_boss, flesh_armour, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, non_attacking, not_int, red_blood, undying, very_fast_movement
    生命
    400%
    護甲值
    +25%
    閃避
    +30%
    異常狀態臨界值
    400%
    抗性
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    傷害
    328%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.425 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    161%
    類型
    CityStalkerMapBoss
    Metadata
    CityStalkerMaleMapBossBazaarElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleMapBossBazaarElder"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Ancient Sculptor",
        life = 4,
        damage = 3.28,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Dagger",
        skillList = {
        },
        modList = {
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • FamilyDaemonAlternatingBuffsStatueMaker
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • damage +% Min: 29 Max: 29 全域
  • base damage taken +% Min: -50 Max: -50 全域
  • monster dropped item rarity +% Min: 1000 Max: 1000 全域
  • monster dropped item quantity +% Min: 1000 Max: 1000 全域
  • statue_alternating_buffs_item_rarity_alternator
    增加 1000% 物品掉落稀有度
    增加 29% 傷害
    增益效果減少 50% 承受傷害
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • Edit

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