diff --git a/mods/Yaminson@LuckySeven/description.md b/mods/Yaminson@LuckySeven/description.md new file mode 100644 index 00000000..2ee3d872 --- /dev/null +++ b/mods/Yaminson@LuckySeven/description.md @@ -0,0 +1,15 @@ +# Lucky Seven + +Lucky Seven adds three new jokers with luck based mechanics. + +## Jokers + +| **Joker** | **Effect** | **Cost** | **Rarity** | +| ----------|----------- | -------- | ---------- | +| **Lucky Seven** | **1 in 7** chance to retrigger all
played cards **2** additional times
(**+1** chance for each scored **7**) | $7 | Uncommon | +| **Loaded Die** | **Lucky** cards are guaranteed to trigger
**1 in 4** chance to destroy **Lucky** card | $7 | Uncommon | +| **Black Cat** | **1 in 3** chance to **destroy** a random
**Joker** and then add **Negative**
to a random **Joker** when
**Boss Blind** is defeated | $7 | Rare | + +## Bonus Deck + +This mod also includes a "Lucky Deck" full of Lucky card 7's diff --git a/mods/Yaminson@LuckySeven/meta.json b/mods/Yaminson@LuckySeven/meta.json new file mode 100644 index 00000000..f930ab23 --- /dev/null +++ b/mods/Yaminson@LuckySeven/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Lucky Seven", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker" + ], + "author": "Yaminson", + "repo": "https://github.com/JamesGiesbrecht/lucky-seven", + "downloadURL": "https://github.com/JamesGiesbrecht/lucky-seven/releases/latest/download/LuckySeven.zip", + "automatic-version-check": true, + "version": "0.1.0" +} \ No newline at end of file diff --git a/mods/Yaminson@LuckySeven/thumbnail.jpg b/mods/Yaminson@LuckySeven/thumbnail.jpg new file mode 100644 index 00000000..7b448a03 Binary files /dev/null and b/mods/Yaminson@LuckySeven/thumbnail.jpg differ