外观
BTL 固定记录索引
本目录按磁盘记录类型组织逐字段 Reference。
计划章节
| Record | 磁盘长度 | 当前 Reference 状态 |
|---|---|---|
| Header | 0x80 | header.md Authoritative Reference v1 |
| Country | 0x12C | country.md Authoritative Reference v1 |
| Terrain | 0x10 | terrain.md Authoritative Raw Reference v1 |
| Province Slot | 0x02 | province_owner.md Authoritative Reference v1 |
| Tile Owner Slot | 0x01 | province_owner.md Authoritative Reference v1 |
| Building | 0x20 | building.md Authoritative Reference v1 |
| Unit v1 | 0x30 | unit.md Authoritative Reference v1 |
| Unit v2/v3 | 0x40 | unit.md Authoritative Reference v1 |
| Mine | 0x0C | mine.md Authoritative Raw Reference v1 |
| Behavior / ArmyAIConfig Entry | 0x10 | behavior.md Authoritative Reference v1 |
| Weather | 0x10 | weather.md Authoritative Reference v1 |
| Event | 0x2C | event.md Authoritative Reference v1 |
| Reinforcement v1 | 0x50 | reinforcement.md Authoritative Reference v1 |
| Reinforcement v2/v3 | 0x68 | reinforcement.md Authoritative Reference v1 |
| Airstrike | 0x14 | auxiliary_records.md Authoritative Raw Reference v1 |
| Start Group A/B | 0x08 | auxiliary_records.md Authoritative Raw Reference v1 |
| Flag / Capital | 0x04 | auxiliary_records.md Authoritative Reference v1 |
| Initial Country Strategy Override | 0x08 | initial_strategy_override.md Authoritative Reference v1 |
| Country Strategy Schedule | 0x10 | strategy.md Authoritative Reference v1 |
| Air Support | 0x10 | auxiliary_records.md Authoritative Raw Reference v1 |
“待收敛”表示已有证据尚未整理进新 Reference,不表示对应记录目前完全未知。
条目规则
每个正式记录章节必须:
- 先给完整 byte map;
- 对每个字段分别给物理、语义、consumer、corpus、write 状态;
- packed byte 必须拆分已确认 bit 与未知 bit;
- v1 转换字段与 v2/v3 磁盘字段分开描述;
- 引用现有证据,不从社区标签直接生成主名称;
- 保留 Unknown/NoGo,不为填满表格而猜测。