mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Added an AI deck called Radagast 2, based around Muraganda Petroglyphs.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -249,6 +249,7 @@ res/quest/decks/Picard[!!-~]3.dck -text
|
||||
res/quest/decks/Pinky[!!-~]and[!!-~]the[!!-~]Brain[!!-~]3.dck -text
|
||||
res/quest/decks/Professor[!!-~]X[!!-~]3.dck -text
|
||||
res/quest/decks/R2-D2[!!-~]3.dck -text
|
||||
res/quest/decks/Radagast[!!-~]2.dck -text
|
||||
res/quest/decks/Rocky[!!-~]1.dck -text
|
||||
res/quest/decks/Rocky[!!-~]2.dck -text
|
||||
res/quest/decks/Rocky[!!-~]3.dck -text
|
||||
|
||||
23
res/quest/decks/Radagast 2.dck
Normal file
23
res/quest/decks/Radagast 2.dck
Normal file
@@ -0,0 +1,23 @@
|
||||
Radagast 2
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
23 Forest
|
||||
4 Muraganda Petroglyphs
|
||||
2 Hornet Sting
|
||||
2 Hurricane
|
||||
1 Needle Storm
|
||||
1 Momentous Fall
|
||||
4 Elvish Warrior
|
||||
4 Leatherback Baloth
|
||||
3 Gnarled Mass
|
||||
3 Trained Armodon
|
||||
3 Call of the Herd
|
||||
1 Beacon of Creation
|
||||
3 Imperiosaur
|
||||
2 Bestial Menace
|
||||
1 Beast Attack
|
||||
1 Moss Monster
|
||||
1 Silverback Ape
|
||||
1 Craw Wurm
|
||||
[sideboard]
|
||||
@@ -26,6 +26,7 @@ Kojak 2
|
||||
Magnum 2
|
||||
Ned Flanders 2
|
||||
Pebbles Flintstone 2
|
||||
Radagast 2
|
||||
Rocky 2
|
||||
Scotty 2
|
||||
Seabiscuit 2
|
||||
|
||||
@@ -569,6 +569,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
||||
sb.append("\r\n");
|
||||
sb.append("R2-D2 3 hard Black Vise, bounce (Boomerang) spells, Howling Mine");
|
||||
sb.append("\r\n");
|
||||
sb.append("Radagast 2 medium Muraganda Petroglyphs, green vanilla creatures and a few tokens");
|
||||
sb.append("\r\n");
|
||||
sb.append("Rocky 1 easy Pro red, Flamebreak + Tremor + Pyroclasm but no Pyrohemia");
|
||||
sb.append("\r\n");
|
||||
sb.append("Rocky 2 medium Pro red, Flamebreak + Tremor + Pyroclasm but no Pyrohemia");
|
||||
|
||||
Reference in New Issue
Block a user