Add the most basic form of a difficulty delta region behaviour

This commit is contained in:
Oliver-Akins 2025-03-02 21:19:12 -07:00
parent a71a22bf19
commit 690eff8e46
4 changed files with 54 additions and 0 deletions

View file

@ -51,6 +51,9 @@
"shield": {},
"skill": {},
"weapon": {}
},
"RegionBehavior": {
"difficultyDelta": {}
}
}
}