geometry-tower-defense/数据表
SepComet 515fe95441 S4-07 process 3
- 组件 Tag 数量预算不再写死在 ResolveTagBudget(...) 里,而是走 RarityTagBudget.txt -> DRRarityTagBudget -> RarityTagBudgetRuleRegistry -> InventoryTagRuleService 这条表驱动链。
- TagBudget.txt:1 新增了按品质的 MinCount/MaxCount,预算缓存和加载入口分别在 RarityTagBudgetRuleRegistry.cs:7 和 ProcedurePreload.cs:18。
- 生成逻辑已经接到新规则,InventoryTagRuleService.cs:10 现在会先按 Tag.txt 过滤/加权,再按 RarityTagBudget 决定抽几个 Tag。
2026-03-11 13:16:33 +08:00
..
Enemy.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
Entity.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
Event.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
LevelDefine.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
Music.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
OutGameDropPool.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
RarityTagBudget.xlsx S4-07 process 3 2026-03-11 13:16:33 +08:00
Scene.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
ShopPrice.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
Sound.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
Tag.xlsx S4-07 process 2 2026-03-11 11:20:16 +08:00
TowerComp.xlsx S4-07 process 2 2026-03-11 11:20:16 +08:00
UIForm.xlsx 补充事件参数 + 完善 UI 设计 2026-03-08 11:51:00 +08:00
UISound.xlsx 调整项目目录 2026-03-08 09:29:09 +08:00
convert.py S4-07 process 2 2026-03-11 11:20:16 +08:00