From 6e11ad8c3972dfa11e7c956d380f2870da476786 Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 16:20:17 -0500 Subject: [PATCH] Add Prognostication tools --- packs/items.db | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/packs/items.db b/packs/items.db index 0bc63f7..8f75f6b 100644 --- a/packs/items.db +++ b/packs/items.db @@ -4132,3 +4132,56 @@ }, "_id": "y1hXheZdFFh1SkdP" } +{ + "name": "(For) Prognostication tools", + "type": "item", + "data": { + "description": "

Prognostication tools [Load 1]: A set of tools, such as tarot cards, tea leaves, or crystals, that you can use to predict the future.

", + "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.ZhrCt97PS4JbsYXB" + } + }, + "_id": "0K5p3aTblJ9AvYv9" +}