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