From b77577796bc1d8f4d96e42e6b0dfb1e1210d680f Mon Sep 17 00:00:00 2001 From: Damian-I Date: Wed, 26 Feb 2025 19:02:50 +0000 Subject: [PATCH] Added difficulty to scenario metadata for key locktypes --- assets/scenarios/ceo_exfil.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/scenarios/ceo_exfil.json b/assets/scenarios/ceo_exfil.json index 699754b..bf5be26 100644 --- a/assets/scenarios/ceo_exfil.json +++ b/assets/scenarios/ceo_exfil.json @@ -159,6 +159,7 @@ "locked": true, "lockType": "key", "requires": "ceo_office_key", + "difficulty": "easy", "objects": [ { "type": "pc", @@ -173,6 +174,7 @@ "locked": true, "lockType": "key", "requires": "briefcase_key", + "difficulty": "medium", "observations": "An expensive leather briefcase with a sturdy lock", "contents": [ { @@ -218,6 +220,7 @@ "locked": true, "lockType": "key", "requires": "safe_key", + "difficulty": "hard", "observations": "A well-hidden wall safe behind a painting", "contents": [ {