From 1ae73127857d81a1500208b7251e8a911a839db9 Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 16:21:30 -0500 Subject: [PATCH] Add Fortune Teller's outfit --- packs/items.db | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/packs/items.db b/packs/items.db index e973cb2..554d282 100644 --- a/packs/items.db +++ b/packs/items.db @@ -4291,3 +4291,56 @@ }, "_id": "cliZZI2cQ4wQLTlH" } +{ + "name": "(For) Fortune Teller's outfit", + "type": "item", + "data": { + "description": "

Fortune Teller’s outfit [Load 0, unless it’s a secondary outfit then Load 2]: A set of clothes and props that give you the eccentric appearance querents expect.

", + "logic": "", + "activation": { + "type": "", + "cost": 0, + "condition": "" + }, + "duration": { + "value": null, + "units": "" + }, + "target": { + "value": null, + "width": null, + "units": "", + "type": "" + }, + "range": { + "value": null, + "long": null, + "units": "" + }, + "uses": { + "value": 0, + "max": 0, + "per": null + }, + "consume": { + "type": "", + "target": null, + "amount": null + }, + "class": "Forewarned", + "load": "1" + }, + "effects": [], + "folder": null, + "sort": 0, + "permission": { + "default": 0, + "zXCvNIJfikphkIHv": 3 + }, + "flags": { + "core": { + "sourceId": "Item.1IGLoPj9rzSAdsj7" + } + }, + "_id": "e33WW6gkfxF9llTb" +}