v1.0.39
release: v1.0.39 - 跨包死链按 AoN 的 Remaster 改名表修完
上一版把 Compendium 域纳入检查后仍剩 30 条死链。本版按 Archives of Nethys 逐条
核对 2e / Remaster 的差别,修到只剩 1 条。
新增四类机械解析(都不是猜的,各有可验证的依据)
- 上游合并分级:Effect: X (Moderate) -> Effect: X
- 上游去掉限定/复数:Chimera (Primal) -> Chimera,Lesser Deaths -> Lesser Death,
Acrobats -> Acrobat - Remaster 搬家:pathfinder-bestiary -> monster-core、npc-gallery -> npc-core,
同名跨包时用包继承表消歧(Bandit / Guard / Merchant 在三个包里都有) - AoN 核实的改名表:Produce Flame -> Ignition、Remove Disease -> Cleanse Affliction、
Dread Wraith -> War Wraith(AoN 的 Monsters.aspx?ID=865 直接重定向到 War Wraith,
两者同为 Creature 9)、Aura: Bless -> Spell Effect: Bless、
Spell Effect: Protection from Chaotic/Evil/Good/Lawful -> Spell Effect: Protection
(Remaster 取消阵营)、Changelings -> Changeling 血统
检查范围也补齐了:老式 @compendium[scope.pack.id] 此前完全没进修复路径,
补上后纳入检查的引用从 4,209 增至 4,742。
另修正一处标签互换:Grim Reaper 标着「次级死神」、Lesser Death 标着「收割者死神」。
剩余 1 条记录在 _link_rulings.json 的 _known_unresolvable:Remaster 用 curriculum
取代了 wizard 的 arcane school,pf2e.journals 已无对应页;指向别的条目会让标签
与内容对不上,所以留作已知死链而不是悄悄改成错的。
门禁 10/10。
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01Xsem4ZvFBucgP5dhUbLCPT
安装 / Install
在 Foundry → 附加模块 → 安装模块 中粘贴以下 manifest URL:
https://github.com/takaqiao/pf2e-compendium-extra-cn/releases/latest/download/module.json
依赖 / Requires
- Foundry VTT v12 ~ v14
- Babele v2.7.5+
变更 / Changes
详细变更请见本次发布对应的提交记录。
See the commits associated with this tag for the full change list.