diff --git a/forge-gui/res/adventure/Shandalar/decks/fungus.json b/forge-gui/res/adventure/Shandalar/decks/fungus.json new file mode 100644 index 00000000000..36c40ac2461 --- /dev/null +++ b/forge-gui/res/adventure/Shandalar/decks/fungus.json @@ -0,0 +1,12 @@ +{ +"name":"Fungus", + "template": + { + "count":60, + "colors":["Green","Black"], + "tribe":"Fungus", + "tribeCards":1.0, + "tribeSynergyCards":0.2, + "rares":0.2 + } +}