Damage Challenge modes: OHKO and Gloom

This commit is contained in:
2025-05-18 01:00:09 -05:00
parent 04270990cb
commit 53be043af4
8 changed files with 54 additions and 18 deletions

View File

@@ -571,6 +571,13 @@
"always_in_logic"
]
},
"damage_challenge": {
"choices": [
"normal",
"ohko",
"gloom"
]
},
"crystal_book": {
"action": "store_true",
"type": "bool"