From 0ea4eec5dd2122c6704216971eb1249276297867 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 18:20:26 -0400 Subject: shop fixes, 'toggle' completely removed, movement speed increased --- data/modules/eco_blast.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/modules/eco_blast.yaml (limited to 'data/modules/eco_blast.yaml') diff --git a/data/modules/eco_blast.yaml b/data/modules/eco_blast.yaml new file mode 100644 index 0000000..4f8f8ff --- /dev/null +++ b/data/modules/eco_blast.yaml @@ -0,0 +1,12 @@ +id: eco_blast +name: Eco Blast +level: 53 +max_hit: 15 +base_xp: 31 +category: combat +element: eco +junk_cost: + ecojunk: 4 + biojunk: 3 + chaosjunk: 1 + scrap_metal: 1 -- cgit v1.2.3