From 093bb178e8cb36122d507c423015e2cbbe6c210c Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 15:54:08 -0500 Subject: [PATCH] Add Throw The Bones ability --- packs/abilities.db | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/packs/abilities.db b/packs/abilities.db index 9bc934b..e780a91 100644 --- a/packs/abilities.db +++ b/packs/abilities.db @@ -4503,4 +4503,57 @@ }, "_id": "4aB0ELXshJHCUdgF" } +{ + "name": "(For) Throw The Bones", + "type": "ability", + "data": { + "description": "

Before you make any roll that you could use Forearmed on, you may predict if it will be 1-3, 4/5, or 6. If you do, don't use any dice from the Prediction Pool. If you are correct, add the highest die from the roll AND a 6 to the Prediction Pool. If you are wrong add the lowest die rolled to the Prediction Pool.

", + "class": "Forewarned", + "price": "1", + "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 + } + }, + "effects": [], + "folder": null, + "sort": 0, + "permission": { + "default": 0, + "YtbLeFrI7dsNHViN": 3 + }, + "flags": { + "core": { + "sourceId": "Item.GJ3hxt8jiJzdYuVP" + } + }, + "_id": "7IOouOqAtqabrfXS" +} } \ No newline at end of file