焚書者
惡魔
地區: InvasionBoss
增加 300% 物品掉落數量
增加 800% 物品掉落稀有度
減少 25% 移動速度
monster no map drops [1]
陷阱投擲後 +4 秒不會被傷害
地雷投擲後 +4 秒不會被傷害
monster is invasion boss [1]
kill traps mines and totems on death [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
The Book Burner
幽魂N
地區InvasionBoss
End Game增加 50% 最大生命
標籤法術, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, humanoid, invasion_boss, large_height, lightning_affinity, not_int, physical_affinity, ranged, red_blood, undying, very_fast_movement
Packs
  • InvasionBoss: 焚書者, 不朽管理者, 不朽管理者
  • 生命
    220%
    護甲
    +30%
    閃避
    +30%
    異常狀態臨界值
    220%
    抗性
    30 30 30 20
    傷害
    194%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    150%
    類型
    CityStalkerBossInvasion
    Metadata
    CityStalkerMaleBossInvasion
    等級
    68
    生命
    14,153
    護甲
    37,427
    閃避
    6,161
    能量護盾
    0
    傷害
    725
    法術傷害
    725
    命中
    290
    攻擊間隔
    1.245
    經驗值
    20,510
    異常狀態臨界值
    14,153
    冰緩
    45
    感電
    45
    易碎
    253
    焦灼
    45
    殘喘
    124
    BookSparkInvasion
    法術, 投射物, 玩家投射物, 傷害, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可齊射
    電球
    施放時間: 0.65 秒
    冷卻時間: 1.5 秒
    施放出多顆變幻莫測的電球,這些電球將會隨機移動直到撞到敵人或是自然消失。
    造成 129.1193.6 物理傷害
    投射物穿透全部目標
    +10 秒基礎持續時間
    發射 2 個額外投射物
    減少 80% 投射物速度
    base is projectile [1]
    monster projectile variation [1]
    BookProjectileInvasion
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
    基本傷害: 580–870
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    造成 10% 更多物理傷害
    增加 30% 投射物速度
    base is projectile [1]
    monster projectile variation [7]
    spell maximum action distance +% [-30]
    BookMultiProjectileInvasion
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
    基本傷害: 580–870
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    造成 10% 更多物理傷害
    發射 4 個額外投射物
    增加 30% 投射物速度
    base is projectile [1]
    monster projectile variation [7]
    spell maximum action distance +% [-30]
    MonsterLightningWarpInvasion
    法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 可觸發, 位移, 閃電, 範圍法術, 快行, 法術可重複, 可齊射
    閃電傳送
    暴擊率: 5%
    施放時間: 1 秒
    在指定位置施放一個法陣,在數秒之後將你傳送過去。當傳送時,在原本位置與傳送法陣位置的敵人都會受到閃電傷害。再次施放會列隊連續使用多次傳送。
    造成 444.21332 閃電傷害
    base skill show average damage instead of dps [1]
    is area damage [1]
    MonsterBearTrapInvasion
    法術, 持續時間, 地雷技能, 陷阱, 傷害, 物理, 冷卻
    捕熊陷阱
    暴擊率: 5%
    附加傷害效用: 150%
    施放時間: 1 秒
    冷卻時間: 8 秒
    投擲一個陷阱,觸發該陷阱的敵人將會受到傷害且根據傷害被固定在原地一段時間。在無法移動解除後,減益效果會在敵人身上一段時間,減緩他們的移動速度,並隨著時間減少效果。受影響的敵人會增加來自陷阱和地雷的傷害直到減益效果消逝。法術傷害詞綴無法影響此技能傷害。
    造成 至 456.8 物理傷害
    陷阱持續 +30
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    trap variation [12]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/CityStalkers/CityStalker"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/CityStalkerMaleBossInvasion"] = {
        name = "The Book Burner",
        life = 2.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.94,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "BookSparkInvasion",
            "MonsterLightningWarpInvasion",
            "BookProjectileInvasion",
            "BookMultiProjectileInvasion",
            "MonsterBearTrapInvasion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BookSparkInvasion"] = {
        name = "Spark",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "monster_projectile_variation",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10000, 1, -80, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 2, 10000, 1, -80, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterLightningWarpInvasion"] = {
        name = "Lightning Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Movement] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.Multicastable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "variable_duration_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.5, 1.5, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.5, 1.5, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.5, 1.5, critChance = 5, levelRequirement = 24, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.5, 1.5, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BookProjectileInvasion"] = {
        name = "BookProjectileInvasion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "active_skill_physical_damage_+%_final",
            "base_is_projectile",
        },
        levels = {
            [1] = {7, -30, 30, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BookMultiProjectileInvasion"] = {
        name = "BookMultiProjectileInvasion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "number_of_additional_projectiles",
            "active_skill_physical_damage_+%_final",
            "base_is_projectile",
        },
        levels = {
            [1] = {7, -30, 30, 4, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterBearTrapInvasion"] = {
        name = "Bear Trap",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that damages and immobilises a single enemy for a duration based on how much damage was dealt. After the immobilise expires, a debuff remains on the enemy for a duration, lowering their movement speed by an amount which lessens over time. The affected enemy will take increased damage from traps and mines until the debuff expires. Modifiers to spell damage do not affect this skill's damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Mineable] = true,
            [SkillType.Trapped] = true,
            [SkillType.Damage] = true,
            [SkillType.Physical] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "secondary_minimum_base_physical_damage",
            "secondary_maximum_base_physical_damage",
            "base_trap_duration",
            "trap_variation",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
            "is_trap",
        },
        levels = {
            [1] = {0, 0.69999998807907, 30000, 12, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0, 1, 30000, 12, critChance = 5, levelRequirement = 39, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    增加 300% 物品掉落數量
    增加 800% 物品掉落稀有度
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 全域
  • monster dropped item quantity +% Min: 300 Max: 300 全域
  • 減少 25% 移動速度
    IdMonsterImplicitAuraSlow1
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level4 (Effective: 3)
    Stats
  • base movement velocity +% Min: -25 Max: -25 全域
  • Craft Tagsspeed
    緩速光環
    範圍: 40
    周圍的敵軍被緩速
    增益效果減少 25% 移動速度
    Slow Aura
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 陷阱投擲後 +4 秒不會被傷害
    地雷投擲後 +4 秒不會被傷害
    IdMonsterImplicitTrapsInvulnerable4Sec
    FamilyMonsterTrapsInvulnerable
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 4000 Max: 4000 全域
  • traps invulnerable for duration ms Min: 4000 Max: 4000 全域
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 全域
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    Edit

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