feat: 灵根改为1~5根+容量公式(1÷根数),权重表进配置;文档同步

This commit is contained in:
2026-08-08 17:10:21 +08:00
parent 8a01806ab0
commit 5ad0272d79
7 changed files with 55 additions and 37 deletions
+1 -1
View File
@@ -9,6 +9,7 @@ opening_pick_count=3
recruit_interval_years=0.25
recruit_applicant_count=3
heavenly_root_chance=0.5 ; 天灵根概率:仅天骄资质中再掷,50%
root_count_weights=[20, 20, 20, 20, 20] ; 灵根数量权重(1根/2根/3根/4根/5根,和=100 即百分比概率)
; 各难度资质权重表(下品/中品/上品/天骄,权重和=100 即百分比概率)
; 当前难度由 [recruitment] difficulty 指定
@@ -22,5 +23,4 @@ aptitude_weights=[60, 30, 8, 2] ; 60% / 30% / 8% / 2%
base_speed=10 ; 基础修为/日
qi_concentration=1.0 ; 宗门灵气浓度
aptitude_speed=[0.6, 1.0, 1.5, 2.0] ; 资质倍率(下品/中品/上品/天骄)
root_count_speed=[1.0, 0.8, 0.6] ; 灵根数量倍率(1根/2根/3根)
heavenly_bonus=1.5 ; 天灵根额外修炼速度倍率