做不出来

This commit is contained in:
SoulliesOfficial
2026-06-30 01:48:58 -04:00
parent 9a9e48f8a5
commit ddd387ef35
132 changed files with 8945 additions and 2943 deletions

View File

@@ -126,5 +126,7 @@ namespace Cielonos.MainGame
public const string PassionKeepDuration = "PassionKeepDuration";
/// <summary> 认知负担增加速率 </summary>
public const string CognitiveBurdenGainRate = "CognitiveBurdenGainRate";
/// <summary> 每次攻击获得的能量 </summary>
public const string EnergyGainByAttack = "EnergyGainByAttack";
}
}