Skip to content

WC4 BTL ReferenceBTL 格式与运行语义中文参考

面向《世界征服者4》MOD 作者、工具作者与 clean-room 研究者的可审计参考。中文阅读,原始字段名与证据边界保留。

推荐阅读路径

第一次接触 BTL,建议按下面顺序:

text
文件布局与版本
-> 值域速查
-> Header / Country
-> Unit / Building
-> Event / Reinforcement
-> v3+ BattleExArgs
-> 社区勘误
-> Closure Backlog

如果只是查一个偏移,直接使用顶部搜索。例如:

text
ActionType 0x0D
TriggerType 5
OperationType 2
WeatherType 3
0x25
ArmyAIConfig
Frontier
secondaryConditions

Reference authority

本页只是 HTML 站点的展示入口,不定义新的 BTL 语义。

正式正文总览:README.md

机器覆盖与证据索引:

text
reports/btl_reference/reference_catalog.json
reports/btl_reference/reference_coverage.json

任何字段结论仍以对应 clean-room canonical、native evidence、corpus、runtime trace 与正式 Reference 条目为准。