@@ -699,7 +699,7 @@
|
|||||||
"title": "*Narya",
|
"title": "*Narya",
|
||||||
"subtitle": "Ring of Fire",
|
"subtitle": "Ring of Fire",
|
||||||
"culture": "elven",
|
"culture": "elven",
|
||||||
"cost": 1,
|
"cost": 0,
|
||||||
"type": "artifact",
|
"type": "artifact",
|
||||||
"possession": "ring",
|
"possession": "ring",
|
||||||
"vitality": 1,
|
"vitality": 1,
|
||||||
|
|||||||
@@ -224,9 +224,11 @@ private void createHuntersBlock() {
|
|||||||
MutableCardCollection thirdWeek = new DefaultCardCollection();
|
MutableCardCollection thirdWeek = new DefaultCardCollection();
|
||||||
thirdWeek.addItem("TaD - Booster", 6);
|
thirdWeek.addItem("TaD - Booster", 6);
|
||||||
thirdWeek.addItem("19_5", 1);
|
thirdWeek.addItem("19_5", 1);
|
||||||
|
thirdWeek.addItem("19_14", 1);
|
||||||
thirdWeek.addItem("19_24", 1);
|
thirdWeek.addItem("19_24", 1);
|
||||||
thirdWeek.addItem("19_23", 1);
|
thirdWeek.addItem("19_23", 1);
|
||||||
thirdWeek.addItem("19_33", 1);
|
thirdWeek.addItem("19_33", 1);
|
||||||
|
thirdWeek.addItem("11_88", 1);
|
||||||
huntersBlock.add(thirdWeek);
|
huntersBlock.add(thirdWeek);
|
||||||
|
|
||||||
MutableCardCollection fourthWeek = new DefaultCardCollection();
|
MutableCardCollection fourthWeek = new DefaultCardCollection();
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
2x15_5
|
2x15_5
|
||||||
3x15_14
|
3x15_14
|
||||||
1x15_17
|
1x15_17
|
||||||
2x15_19
|
2x15_18
|
||||||
4x15_54
|
4x15_54
|
||||||
4x15_25
|
4x15_25
|
||||||
2x15_145
|
2x15_145
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
4x15_68
|
4x15_68
|
||||||
2x15_145
|
2x15_145
|
||||||
2x17_32
|
2x17_32
|
||||||
2x15_59
|
2x15_69
|
||||||
2x17_34
|
2x17_34
|
||||||
#Shadow (25 cards)
|
#Shadow (25 cards)
|
||||||
# Bold Easterling x 3
|
# Bold Easterling x 3
|
||||||
|
|||||||
Reference in New Issue
Block a user