Hard
This difficulty level is for experienced roguelike players who are looking for a serious challenge. Difficulty settings: - +125% HP vs. opponents at the same level - Eating and drinking is essential for survival - Sleeping when tired is essential for survival - Character starts with zero equipment Upon death, your character... - DIES PERMANENTLY
Fields
| Field | Value |
|---|---|
| deathPolicy | {
"goldDrop": 1,
"isPermadeath": true,
"isRespawn": false,
"respawnCount": 0,
"shouldDropItems": true,
"xpLost": 0
} |
| equipmentSpawnType | None |
| modifiers | [ "Survival", "Permadeath" ] |
| playerHpBoost | 0 |
| shortDescription | For roguelike players looking for a challenge |
| spriteId | ui_difficulty_hard |