From f6b2c9e2af6ce3093bb290aec3addfdb62cc84d1 Mon Sep 17 00:00:00 2001 From: TakeV Date: Sun, 3 Mar 2024 15:53:53 -0500 Subject: [PATCH] Add Oracle ability --- packs/abilities.db | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/packs/abilities.db b/packs/abilities.db index 151031b..9bc934b 100644 --- a/packs/abilities.db +++ b/packs/abilities.db @@ -4450,4 +4450,57 @@ }, "_id": "i3u1mlJEOT0niKme" } +{ + "name": "(For) Oracle", + "type": "ability", + "data": { + "description": "

When someone asks you for a prediction about their future and you choose to give them one: if it’s harmful, add a 6 to the Prediction Pool when it comes true – if it’s hopeful, add a 1 to the Prediction Pool when it comes true. If the Prediction comes true that pilot gains 1 XP.

", + "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.KGPQuaqVguyOo1mr" + } + }, + "_id": "4aB0ELXshJHCUdgF" +} } \ No newline at end of file