From 37af2efd792718b8e9a34d20116849d73c9e6ff6 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Sat, 9 May 2020 13:24:35 +0200 Subject: Added cardGen folder, with a script to generate DnD cards. --- cardGen/example.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cardGen/example.txt (limited to 'cardGen/example.txt') diff --git a/cardGen/example.txt b/cardGen/example.txt new file mode 100644 index 0000000..997ef5b --- /dev/null +++ b/cardGen/example.txt @@ -0,0 +1,6 @@ +name#Health potion +typetext#Consumable +hint#(Restores 2d4+1 HP) +body#Can be uncorked and drank as an action. The potion restores 2d4+1 HP. It can also be given to other characters in a moment of need. Many other useful properties of the potion could be listed here. +flavor#The potion's red liquid glimmers when agitated. +icon#potion-ball.png -- cgit v1.2.1