From 23857a02734c72502d3faa5d77a48cc4cfd8b879 Mon Sep 17 00:00:00 2001 From: Unl1m1t3d_L1v3s <63878657+Skindeep1990@users.noreply.github.com> Date: Tue, 28 Apr 2026 04:14:23 -0500 Subject: [PATCH] Ship hulls --- .../items/equipment/ship/hull/heavy_hull.json | 23 ++++++++++++++ .../equipment/ship/hull/heavy_hull_b.json | 23 ++++++++++++++ .../equipment/ship/hull/heavy_hull_c.json | 23 ++++++++++++++ .../items/equipment/ship/hull/hull_a.json | 26 ++++++++++++++++ .../items/equipment/ship/hull/hull_b.json | 28 +++++++++++++++++ .../items/equipment/ship/hull/hull_c.json | 30 +++++++++++++++++++ 6 files changed, 153 insertions(+) create mode 100644 original/data/items/equipment/ship/hull/heavy_hull.json create mode 100644 original/data/items/equipment/ship/hull/heavy_hull_b.json create mode 100644 original/data/items/equipment/ship/hull/heavy_hull_c.json create mode 100644 original/data/items/equipment/ship/hull/hull_a.json create mode 100644 original/data/items/equipment/ship/hull/hull_b.json create mode 100644 original/data/items/equipment/ship/hull/hull_c.json diff --git a/original/data/items/equipment/ship/hull/heavy_hull.json b/original/data/items/equipment/ship/hull/heavy_hull.json new file mode 100644 index 0000000..bef77f8 --- /dev/null +++ b/original/data/items/equipment/ship/hull/heavy_hull.json @@ -0,0 +1,23 @@ +{ + "plating": { + "id": "original:heavy_hull", + "displayName": "items.ship.original.hull.heavy_hull", + "description": "items.ship.original.hull.heavy_hull.desc", + "texture": "original/assets/textures/equipment/ship/hull/heavy_hull.png", + "stats": { + "defence.base": 3, + "health": 15 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/equipment/ship/hull/heavy_hull_b.json b/original/data/items/equipment/ship/hull/heavy_hull_b.json new file mode 100644 index 0000000..28f3853 --- /dev/null +++ b/original/data/items/equipment/ship/hull/heavy_hull_b.json @@ -0,0 +1,23 @@ +{ + "plating": { + "id": "original:heavy_hull_b", + "displayName": "items.ship.original.hull.heavy_hull_b", + "description": "items.ship.original.hull.heavy_hull_b.desc", + "texture": "original/assets/textures/equipment/ship/hull/heavy_hull_b.png", + "stats": { + "defence.base": 5, + "health": 25 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/equipment/ship/hull/heavy_hull_c.json b/original/data/items/equipment/ship/hull/heavy_hull_c.json new file mode 100644 index 0000000..c97d86a --- /dev/null +++ b/original/data/items/equipment/ship/hull/heavy_hull_c.json @@ -0,0 +1,23 @@ +{ + "plating": { + "id": "original:heavy_hull_c", + "displayName": "items.ship.original.hull.heavy_hull_c", + "description": "items.ship.original.hull.heavy_hull_c.desc", + "texture": "original/assets/textures/equipment/ship/hull/heavy_hull_c.png", + "stats": { + "defence.base": 7, + "health": 35 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/equipment/ship/hull/hull_a.json b/original/data/items/equipment/ship/hull/hull_a.json new file mode 100644 index 0000000..bcabb74 --- /dev/null +++ b/original/data/items/equipment/ship/hull/hull_a.json @@ -0,0 +1,26 @@ +{ + "plating": { + "id": "original:hull_a", + "displayName": "items.ship.original.hull.hull_a", + "description": "items.ship.original.hull.hull_a.desc", + "texture": "original/assets/textures/equipment/ship/hull/hull_a.png", + "stats": { + "defence.base": 1, + "health": 15, + "resistance.gamma": 0.5, + "resistance.ion": 0.5, + "resistance.plasma": 0.5 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/equipment/ship/hull/hull_b.json b/original/data/items/equipment/ship/hull/hull_b.json new file mode 100644 index 0000000..41fc5ad --- /dev/null +++ b/original/data/items/equipment/ship/hull/hull_b.json @@ -0,0 +1,28 @@ +{ + "plating": { + "id": "original:hull_b", + "displayName": "items.ship.original.hull.hull_b", + "description": "items.ship.original.hull.hull_b.desc", + "texture": "original/assets/textures/equipment/ship/hull/hull_b.png", + "stats": { + "defence.base": 3.5, + "health": 25, + "resistance.base": 0.5, + "resistance.gamma": 1, + "resistance.ion": 1, + "resistance.physical": 0.5, + "resistance.plasma": 1 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/equipment/ship/hull/hull_c.json b/original/data/items/equipment/ship/hull/hull_c.json new file mode 100644 index 0000000..26808ec --- /dev/null +++ b/original/data/items/equipment/ship/hull/hull_c.json @@ -0,0 +1,30 @@ +{ + "plating": { + "id": "original:hull_c", + "displayName": "items.ship.original.hull.hull_c", + "description": "items.ship.original.hull.hull_c.desc", + "texture": "original/assets/textures/equipment/ship/hull/hull_c.png", + "stats": { + "defence.base": 5, + "health": 35, + "resistance.base": 1, + "resistance.cold": 1, + "resistance.gamma": 1.5, + "resistance.heat": 1, + "resistance.ion": 1.5, + "resistance.physical": 1, + "resistance.plasma": 1.5 + }, + "meta": { + "rarity": "common", + "equipmentSlot": "original:hull_1", + "storeCategory": "original:ship_equipment", + "dungeon": "space", + "storePrice": 100, + "storeSellValue": 25, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file