初次提交

This commit is contained in:
2026-07-20 10:56:52 +08:00
commit 7bcc0026e0
462 changed files with 50191 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"difficulty_mults": {
"enemy_hp": [0.7, 1.0, 1.0],
"player_dmg": [0.7, 1.0, 1.0],
"wave_count": [1.0, 1.0, 1.2],
"boss_hp": [1.0, 1.0, 1.3]
},
"boss_hp": {
"4": 450.0,
"5": 1800.0
}
}