From 69ee401623908655c59e076f69159179650c341e Mon Sep 17 00:00:00 2001 From: "pocabot[bot]" <264037789+pocabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 00:18:16 +0000 Subject: [PATCH] niooi - "add another outfit id to test" --- outfits/keeper.json | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/outfits/keeper.json b/outfits/keeper.json index c7d5e95..236e30c 100644 --- a/outfits/keeper.json +++ b/outfits/keeper.json @@ -1,23 +1,25 @@ { - "category": "Master", - "durability": 1000, - "extra_percents": { - "Ether Regen": 20, - "Extra Stealth": 0 - }, "mats": { + "Iron": 1, "Cloth": 3, - "Fiber": 3, - "Iron": 1 + "Fiber": 3 }, "name": "Keeper", - "notes": 25, "reqs": "keeper := 10r INT, 90r TTL", + "notes": 25, + "talent": null, + "category": "Master", + "pants_id": "4854440137", + "shirt_id": "4854403027", + "durability": 1000, "resistances": { - "Elemental Resistance": 0.05, "Ice Resistance": 0.1, + "Wind Resistance": 0.1, "Physical Resistance": 0.05, - "Wind Resistance": 0.1 + "Elemental Resistance": 0.05 }, - "talent": null -} + "extra_percents": { + "Ether Regen": 20, + "Extra Stealth": 0 + } +} \ No newline at end of file