From c060e5b4b38bc676274a8040d7b6a34a9cfdb118 Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 15:54:39 -0500 Subject: [PATCH] Add Always Ready ability --- packs/abilities.db | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/packs/abilities.db b/packs/abilities.db index 18917f8..710cd2a 100644 --- a/packs/abilities.db +++ b/packs/abilities.db @@ -4609,4 +4609,57 @@ }, "_id": "YqtHLTtJHWBYhmmw" } +{ + "name": "(For) Always Ready", + "type": "ability", + "data": { + "description": "

Spend your Spark to negate a consequence caused by a die from your prediction pool or to reroll all of the dice in your 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.6GcHthorsKc6PlNX" + } + }, + "_id": "ZGw4hxQeXi45cjnY" +} } \ No newline at end of file