feat(mana): CoreDefinition 加 base_mana_max/regen + cores.json 数据

This commit is contained in:
2026-07-20 16:24:36 +08:00
parent 2d764532cf
commit 94a78d1a4c
3 changed files with 11 additions and 5 deletions
@@ -26,3 +26,7 @@ var topology: int = Topology.LINEAR
## CoreFeatureTag 位掉:PERSISTENT_MEMORY=1, DUAL_STREAM=2, 等
@export var feature_tags: int = 0
## 魔力池(MVP)——由 WandPreset 从 cores.json 读入
@export var base_mana_max: float = 100.0
@export var base_mana_regen: float = 5.0 # 每秒回复