Update game-world-settings.md

This commit is contained in:
Lucca Faria Ferri 2023-02-08 10:21:59 -03:00 committed by GitHub
parent 3d123f409f
commit b56e802812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ ResurrectionCharges = 3
BossHealthMultiplier = 6
BossDamageMultiplier = 3
AutoSaveQuests = false
UnlockAllWaypoints = false
```
## Description
@ -38,4 +39,5 @@ AutoSaveQuests = false
| `BossHealthMultiplier` | Boss Health Multiplier |
| `BossDamageMultiplier` | Boss Damage Multiplier |
| `AutoSaveQuests` *in tests* | Force Save Quests/Step, even if Act's quest setup marked as Saveable = FALSE. Doesn't apply to OpenWorld games. |
| `UnlockAllWaypoints` | Unlocks all waypoints in campaign |