From af848e1ad573bdb686fb4f596d9e429cf4802c84 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 9 Feb 2025 18:51:08 -0500 Subject: [PATCH] Actual pumpkin low and high sounds added. Boogie man added. Levels 6 and 7 updated to introduce boogie man. --- levels/Wicked Quest/6.json | 6 +++--- levels/Wicked Quest/7.json | 27 +++++++++++---------------- sounds/boogie_man.ogg | 3 +++ sounds/boogie_man_dies.ogg | 3 +++ sounds/pumpkin_high.ogg | 4 ++-- sounds/pumpkin_low.ogg | 4 ++-- 6 files changed, 24 insertions(+), 23 deletions(-) create mode 100644 sounds/boogie_man.ogg create mode 100644 sounds/boogie_man_dies.ogg diff --git a/levels/Wicked Quest/6.json b/levels/Wicked Quest/6.json index 7f96a7f..775c5f1 100644 --- a/levels/Wicked Quest/6.json +++ b/levels/Wicked Quest/6.json @@ -73,8 +73,8 @@ { "x_range": [70, 85], "y": 0, - "enemy_type": "ghoul", - "health": 10, + "enemy_type": "boogie_man", + "health": 8, "damage": 3, "attack_range": 2, "attack_pattern": { @@ -149,7 +149,7 @@ "x_range": [160, 180], "y": 0, "enemy_type": "ghoul", - "health": 12, + "health": 10, "damage": 3, "attack_range": 2, "attack_pattern": { diff --git a/levels/Wicked Quest/7.json b/levels/Wicked Quest/7.json index d6a49b2..eedcecb 100644 --- a/levels/Wicked Quest/7.json +++ b/levels/Wicked Quest/7.json @@ -1,5 +1,5 @@ { - "level_id": 4, + "level_id": 7, "name": "Spider's Domain", "description": "The spiders have claimed this part of the graveyard. Be careful to not disturb them. You know how spiders think, if you can't eat it, kill it!", "player_start": { @@ -35,9 +35,9 @@ { "x_range": [25, 35], "y": 0, - "enemy_type": "goblin", - "health": 4, - "damage": 2, + "enemy_type": "boogie_man", + "health": 8, + "damage": 3, "attack_range": 1, "attack_pattern": { "type": "patrol" @@ -65,7 +65,7 @@ "type": "grave", "sound": "grave", "static": true, - "zombie_spawn_chance": 0 + "zombie_spawn_chance": 20 }, { "x_range": [50, 54], @@ -84,18 +84,13 @@ "x_range": [65, 85], "y": 0, "enemy_type": "witch", - "health": 8, + "health": 6, "damage": 2, "attack_range": 1, "attack_pattern": { "type": "patrol" } }, - { - "type": "spider_web", - "x": 75, - "y": 0 - }, { "x_range": [80, 95], "y": 15, @@ -119,7 +114,7 @@ "y": 0, "type": "catapult", "fire_interval": 4000, - "range": 20 + "range": 30 }, { "x": 110, @@ -127,7 +122,7 @@ "type": "grave", "sound": "grave", "static": true, - "zombie_spawn_chance": 50 + "zombie_spawn_chance": 20 }, { "x_range": [115, 118], @@ -145,7 +140,7 @@ "x_range": [125, 145], "y": 0, "enemy_type": "ghoul", - "health": 12, + "health": 6, "damage": 3, "attack_range": 2, "attack_pattern": { @@ -183,7 +178,7 @@ "type": "grave", "sound": "grave", "static": true, - "item": "guts", + "item": "hand_of_glory", "zombie_spawn_chance": 0 }, { @@ -195,7 +190,7 @@ "x_range": [180, 200], "y": 0, "enemy_type": "witch", - "health": 8, + "health": 6, "damage": 2, "attack_range": 1, "attack_pattern": { diff --git a/sounds/boogie_man.ogg b/sounds/boogie_man.ogg new file mode 100644 index 0000000..cce158b --- /dev/null +++ b/sounds/boogie_man.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55dcd84c257f11d1c41f307706ba37770b8251e57c4b143791c1f05e02da368 +size 37616 diff --git a/sounds/boogie_man_dies.ogg b/sounds/boogie_man_dies.ogg new file mode 100644 index 0000000..cde6c2e --- /dev/null +++ b/sounds/boogie_man_dies.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1463c7d72ccbd1cb1622bfb240552d8979a1adbcf0069e1fb1f56bd3ad5f9014 +size 15456 diff --git a/sounds/pumpkin_high.ogg b/sounds/pumpkin_high.ogg index f719de4..19dcab7 100644 --- a/sounds/pumpkin_high.ogg +++ b/sounds/pumpkin_high.ogg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3be90ac51f70724df24e3a19b13c1b39387b6d38b6221e4d20da03cd9579aeb -size 15753 +oid sha256:002951461b4deea0eb130258399e187e0381750ee44a037c1cc5e88c817ac32a +size 17532 diff --git a/sounds/pumpkin_low.ogg b/sounds/pumpkin_low.ogg index f71af83..91c21bc 100644 --- a/sounds/pumpkin_low.ogg +++ b/sounds/pumpkin_low.ogg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff65eb09d14af2c380f2e70f62eb5064e3fcdc568ffaad7df4e675abe1a81f -size 11278 +oid sha256:20a13b7a076715c3218b8ac72c228e629077491390434bf53c93fdb36ba82a1d +size 15647