From f298ff065f10862c05b0da17bf11a95e70453efa Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Thu, 30 Sep 2021 11:32:38 -0500 Subject: [PATCH] Couple more fixes * Removed uncraft of resin pods, as turns out Aftershock adds an uncraft for something important to it, plus it's not really a magic item or alien magitech. * Belatedly updated weight of meteoric verge after having reduced weight of symbol of judgment. --- Arcana/items/tools.json | 2 +- Arcana/modinfo.json | 2 +- Arcana/recipes/recipe_deconstruction.json | 10 ---------- Arcana_BN/items/tools.json | 2 +- Arcana_BN/modinfo.json | 2 +- Arcana_BN/recipes/recipe_deconstruction.json | 9 --------- 6 files changed, 4 insertions(+), 23 deletions(-) diff --git a/Arcana/items/tools.json b/Arcana/items/tools.json index 0ea3f406..ffb640c7 100644 --- a/Arcana/items/tools.json +++ b/Arcana/items/tools.json @@ -1711,7 +1711,7 @@ "category": "weapons", "name": { "str": "meteoric verge" }, "description": "A short wooden staff, entirely covered in decorative motifs worked from a symbol of judgment. The symbol's otherworldly presence is still evident in the twisted, flame-like prongs now entwined around a charm of dark, iridescent metal. Using it will allow you to smite enemies with lightning, protecting you from electrical harm briefly as well. It can also be used to place a rune that will blast an area with lightning if something steps on it.", - "weight": "3935 g", + "weight": "1585 g", "to_hit": 1, "volume": "2500 ml", "longest_side": "60 cm", diff --git a/Arcana/modinfo.json b/Arcana/modinfo.json index 25ae1807..a19a9add 100644 --- a/Arcana/modinfo.json +++ b/Arcana/modinfo.json @@ -5,7 +5,7 @@ "name": "Arcana and Magic Items", "authors": [ "Chaosvolt" ], "description": "Adds a new skill for creating and using magical items, and alters many anomalous monsters.", - "version": "DDA version, update 9/29/2021", + "version": "DDA version, update 9/30/2021", "category": "content", "dependencies": [ "dda" ] } diff --git a/Arcana/recipes/recipe_deconstruction.json b/Arcana/recipes/recipe_deconstruction.json index 567e0b3f..60647fab 100644 --- a/Arcana/recipes/recipe_deconstruction.json +++ b/Arcana/recipes/recipe_deconstruction.json @@ -283,16 +283,6 @@ "tools": [ [ [ "hexenhammer", -1 ] ] ], "components": [ [ [ "silver_small", 6 ] ], [ [ "essence_dull", 150 ] ] ] }, - { - "result": "alien_pod_resin", - "type": "uncraft", - "skill_used": "magic", - "difficulty": 4, - "time": "40 m", - "activity_level": "LIGHT_EXERCISE", - "tools": [ [ [ "hexenhammer", -1 ] ] ], - "components": [ [ [ "resin_chunk", 80 ] ], [ [ "essence_dull", 30 ] ] ] - }, { "result": "cyborg_matrix", "type": "uncraft", diff --git a/Arcana_BN/items/tools.json b/Arcana_BN/items/tools.json index f96a5857..a3954427 100644 --- a/Arcana_BN/items/tools.json +++ b/Arcana_BN/items/tools.json @@ -1698,7 +1698,7 @@ "category": "weapons", "name": { "str": "meteoric verge" }, "description": "A short wooden staff, entirely covered in decorative motifs worked from a symbol of judgment. The symbol's otherworldly presence is still evident in the twisted, flame-like prongs now entwined around a charm of dark, iridescent metal. Using it will allow you to smite enemies with lightning, protecting you from electrical harm briefly as well. It can also be used to place a rune that will blast an area with lightning if something steps on it.", - "weight": "3935 g", + "weight": "1585 g", "to_hit": 1, "volume": "2500 ml", "//": "Meteoric verge and moonstone scourge require items that did not exist pre-cataclysm.", diff --git a/Arcana_BN/modinfo.json b/Arcana_BN/modinfo.json index ff79f805..519e6dd7 100644 --- a/Arcana_BN/modinfo.json +++ b/Arcana_BN/modinfo.json @@ -5,7 +5,7 @@ "name": "Arcana and Magic Items", "authors": [ "Chaosvolt" ], "description": "Adds a new skill for creating and using magical items, and alters many anomalous monsters.", - "version": "BN version, update 9/29/2021", + "version": "BN version, update 9/30/2021", "category": "content", "dependencies": [ "dda" ] } diff --git a/Arcana_BN/recipes/recipe_deconstruction.json b/Arcana_BN/recipes/recipe_deconstruction.json index e1b94058..45dd94a2 100644 --- a/Arcana_BN/recipes/recipe_deconstruction.json +++ b/Arcana_BN/recipes/recipe_deconstruction.json @@ -256,15 +256,6 @@ "tools": [ [ [ "hexenhammer", -1 ] ] ], "components": [ [ [ "silver_small", 6 ] ], [ [ "essence_dull", 150 ] ] ] }, - { - "result": "alien_pod_resin", - "type": "uncraft", - "skill_used": "magic", - "difficulty": 4, - "time": "40 m", - "tools": [ [ [ "hexenhammer", -1 ] ] ], - "components": [ [ [ "resin_chunk", 80 ] ], [ [ "essence_dull", 30 ] ] ] - }, { "result": "flame_talisman", "type": "uncraft",