update: talent, state props

This commit is contained in:
Vick Scarlet
2026-08-02 17:36:04 +08:00
parent f60e279f62
commit b4177d7657
12 changed files with 534 additions and 192 deletions
+17
View File
@@ -0,0 +1,17 @@
## 流程
重开
初始化
抽天赋(包含继承的天赋)
天赋选择(检测天赋冲突)
天赋替换(检测天赋冲突)
点数分配(天赋额外点数)
游戏循环
年龄增加一岁
天赋触发
事件触发(从对应年龄事件池随机事件)
判断是否结束(生命值小于 1 结束)
总评
天赋继承
存档数据
重回首页