From 69618dd6bd6d073aa2a04395aea5cff50f66f43d Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 11:27:59 +0200 Subject: [PATCH 1/9] Update JAVA version --- Java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/pom.xml b/Java/pom.xml index 5d65fa0b..8fe4c643 100644 --- a/Java/pom.xml +++ b/Java/pom.xml @@ -10,7 +10,7 @@ 0.0.1-SNAPSHOT - 1.8 + 16 5.6.2 3.0.0-M4 From e9864f986acc679fdb8e424a84efb640214f5cb1 Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 11:28:28 +0200 Subject: [PATCH 2/9] Create Golden Master Approval Test --- .../java/com/gildedrose/GildedRoseTest.java | 2 +- ...alTest.gildedRoseApprovalTest.approved.txt | 2652 +++++++++++++++++ .../gildedrose/GoldenMasterApprovalTest.java | 42 + .../test/java/com/gildedrose/ItemBuilder.java | 26 + 4 files changed, 2721 insertions(+), 1 deletion(-) create mode 100644 Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt create mode 100644 Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java create mode 100644 Java/src/test/java/com/gildedrose/ItemBuilder.java diff --git a/Java/src/test/java/com/gildedrose/GildedRoseTest.java b/Java/src/test/java/com/gildedrose/GildedRoseTest.java index 8ae29eec..7c5fc0a2 100644 --- a/Java/src/test/java/com/gildedrose/GildedRoseTest.java +++ b/Java/src/test/java/com/gildedrose/GildedRoseTest.java @@ -11,7 +11,7 @@ class GildedRoseTest { Item[] items = new Item[] { new Item("foo", 0, 0) }; GildedRose app = new GildedRose(items); app.updateQuality(); - assertEquals("fixme", app.items[0].name); + assertEquals("foo", app.items[0].name); } } diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt new file mode 100644 index 00000000..5d0796fd --- /dev/null +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt @@ -0,0 +1,2652 @@ +[common item, 0, -1] => common item, -2, 0 +[common item, 0, 0] => common item, -1, 0 +[common item, 0, 1] => common item, 0, 0 +[common item, 0, 2] => common item, 1, 0 +[common item, 0, 3] => common item, 2, 0 +[common item, 0, 4] => common item, 3, 0 +[common item, 0, 5] => common item, 4, 0 +[common item, 0, 6] => common item, 5, 0 +[common item, 0, 7] => common item, 6, 0 +[common item, 0, 8] => common item, 7, 0 +[common item, 0, 9] => common item, 8, 0 +[common item, 0, 10] => common item, 9, 0 +[common item, 0, 11] => common item, 10, 0 +[common item, 1, -1] => common item, -2, 0 +[common item, 1, 0] => common item, -1, 0 +[common item, 1, 1] => common item, 0, 0 +[common item, 1, 2] => common item, 1, 0 +[common item, 1, 3] => common item, 2, 0 +[common item, 1, 4] => common item, 3, 0 +[common item, 1, 5] => common item, 4, 0 +[common item, 1, 6] => common item, 5, 0 +[common item, 1, 7] => common item, 6, 0 +[common item, 1, 8] => common item, 7, 0 +[common item, 1, 9] => common item, 8, 0 +[common item, 1, 10] => common item, 9, 0 +[common item, 1, 11] => common item, 10, 0 +[common item, 2, -1] => common item, -2, 0 +[common item, 2, 0] => common item, -1, 0 +[common item, 2, 1] => common item, 0, 1 +[common item, 2, 2] => common item, 1, 1 +[common item, 2, 3] => common item, 2, 1 +[common item, 2, 4] => common item, 3, 1 +[common item, 2, 5] => common item, 4, 1 +[common item, 2, 6] => common item, 5, 1 +[common item, 2, 7] => common item, 6, 1 +[common item, 2, 8] => common item, 7, 1 +[common item, 2, 9] => common item, 8, 1 +[common item, 2, 10] => common item, 9, 1 +[common item, 2, 11] => common item, 10, 1 +[common item, 3, -1] => common item, -2, 1 +[common item, 3, 0] => common item, -1, 1 +[common item, 3, 1] => common item, 0, 2 +[common item, 3, 2] => common item, 1, 2 +[common item, 3, 3] => common item, 2, 2 +[common item, 3, 4] => common item, 3, 2 +[common item, 3, 5] => common item, 4, 2 +[common item, 3, 6] => common item, 5, 2 +[common item, 3, 7] => common item, 6, 2 +[common item, 3, 8] => common item, 7, 2 +[common item, 3, 9] => common item, 8, 2 +[common item, 3, 10] => common item, 9, 2 +[common item, 3, 11] => common item, 10, 2 +[common item, 4, -1] => common item, -2, 2 +[common item, 4, 0] => common item, -1, 2 +[common item, 4, 1] => common item, 0, 3 +[common item, 4, 2] => common item, 1, 3 +[common item, 4, 3] => common item, 2, 3 +[common item, 4, 4] => common item, 3, 3 +[common item, 4, 5] => common item, 4, 3 +[common item, 4, 6] => common item, 5, 3 +[common item, 4, 7] => common item, 6, 3 +[common item, 4, 8] => common item, 7, 3 +[common item, 4, 9] => common item, 8, 3 +[common item, 4, 10] => common item, 9, 3 +[common item, 4, 11] => common item, 10, 3 +[common item, 5, -1] => common item, -2, 3 +[common item, 5, 0] => common item, -1, 3 +[common item, 5, 1] => common item, 0, 4 +[common item, 5, 2] => common item, 1, 4 +[common item, 5, 3] => common item, 2, 4 +[common item, 5, 4] => common item, 3, 4 +[common item, 5, 5] => common item, 4, 4 +[common item, 5, 6] => common item, 5, 4 +[common item, 5, 7] => common item, 6, 4 +[common item, 5, 8] => common item, 7, 4 +[common item, 5, 9] => common item, 8, 4 +[common item, 5, 10] => common item, 9, 4 +[common item, 5, 11] => common item, 10, 4 +[common item, 6, -1] => common item, -2, 4 +[common item, 6, 0] => common item, -1, 4 +[common item, 6, 1] => common item, 0, 5 +[common item, 6, 2] => common item, 1, 5 +[common item, 6, 3] => common item, 2, 5 +[common item, 6, 4] => common item, 3, 5 +[common item, 6, 5] => common item, 4, 5 +[common item, 6, 6] => common item, 5, 5 +[common item, 6, 7] => common item, 6, 5 +[common item, 6, 8] => common item, 7, 5 +[common item, 6, 9] => common item, 8, 5 +[common item, 6, 10] => common item, 9, 5 +[common item, 6, 11] => common item, 10, 5 +[common item, 7, -1] => common item, -2, 5 +[common item, 7, 0] => common item, -1, 5 +[common item, 7, 1] => common item, 0, 6 +[common item, 7, 2] => common item, 1, 6 +[common item, 7, 3] => common item, 2, 6 +[common item, 7, 4] => common item, 3, 6 +[common item, 7, 5] => common item, 4, 6 +[common item, 7, 6] => common item, 5, 6 +[common item, 7, 7] => common item, 6, 6 +[common item, 7, 8] => common item, 7, 6 +[common item, 7, 9] => common item, 8, 6 +[common item, 7, 10] => common item, 9, 6 +[common item, 7, 11] => common item, 10, 6 +[common item, 8, -1] => common item, -2, 6 +[common item, 8, 0] => common item, -1, 6 +[common item, 8, 1] => common item, 0, 7 +[common item, 8, 2] => common item, 1, 7 +[common item, 8, 3] => common item, 2, 7 +[common item, 8, 4] => common item, 3, 7 +[common item, 8, 5] => common item, 4, 7 +[common item, 8, 6] => common item, 5, 7 +[common item, 8, 7] => common item, 6, 7 +[common item, 8, 8] => common item, 7, 7 +[common item, 8, 9] => common item, 8, 7 +[common item, 8, 10] => common item, 9, 7 +[common item, 8, 11] => common item, 10, 7 +[common item, 9, -1] => common item, -2, 7 +[common item, 9, 0] => common item, -1, 7 +[common item, 9, 1] => common item, 0, 8 +[common item, 9, 2] => common item, 1, 8 +[common item, 9, 3] => common item, 2, 8 +[common item, 9, 4] => common item, 3, 8 +[common item, 9, 5] => common item, 4, 8 +[common item, 9, 6] => common item, 5, 8 +[common item, 9, 7] => common item, 6, 8 +[common item, 9, 8] => common item, 7, 8 +[common item, 9, 9] => common item, 8, 8 +[common item, 9, 10] => common item, 9, 8 +[common item, 9, 11] => common item, 10, 8 +[common item, 10, -1] => common item, -2, 8 +[common item, 10, 0] => common item, -1, 8 +[common item, 10, 1] => common item, 0, 9 +[common item, 10, 2] => common item, 1, 9 +[common item, 10, 3] => common item, 2, 9 +[common item, 10, 4] => common item, 3, 9 +[common item, 10, 5] => common item, 4, 9 +[common item, 10, 6] => common item, 5, 9 +[common item, 10, 7] => common item, 6, 9 +[common item, 10, 8] => common item, 7, 9 +[common item, 10, 9] => common item, 8, 9 +[common item, 10, 10] => common item, 9, 9 +[common item, 10, 11] => common item, 10, 9 +[common item, 11, -1] => common item, -2, 9 +[common item, 11, 0] => common item, -1, 9 +[common item, 11, 1] => common item, 0, 10 +[common item, 11, 2] => common item, 1, 10 +[common item, 11, 3] => common item, 2, 10 +[common item, 11, 4] => common item, 3, 10 +[common item, 11, 5] => common item, 4, 10 +[common item, 11, 6] => common item, 5, 10 +[common item, 11, 7] => common item, 6, 10 +[common item, 11, 8] => common item, 7, 10 +[common item, 11, 9] => common item, 8, 10 +[common item, 11, 10] => common item, 9, 10 +[common item, 11, 11] => common item, 10, 10 +[common item, 12, -1] => common item, -2, 10 +[common item, 12, 0] => common item, -1, 10 +[common item, 12, 1] => common item, 0, 11 +[common item, 12, 2] => common item, 1, 11 +[common item, 12, 3] => common item, 2, 11 +[common item, 12, 4] => common item, 3, 11 +[common item, 12, 5] => common item, 4, 11 +[common item, 12, 6] => common item, 5, 11 +[common item, 12, 7] => common item, 6, 11 +[common item, 12, 8] => common item, 7, 11 +[common item, 12, 9] => common item, 8, 11 +[common item, 12, 10] => common item, 9, 11 +[common item, 12, 11] => common item, 10, 11 +[common item, 13, -1] => common item, -2, 11 +[common item, 13, 0] => common item, -1, 11 +[common item, 13, 1] => common item, 0, 12 +[common item, 13, 2] => common item, 1, 12 +[common item, 13, 3] => common item, 2, 12 +[common item, 13, 4] => common item, 3, 12 +[common item, 13, 5] => common item, 4, 12 +[common item, 13, 6] => common item, 5, 12 +[common item, 13, 7] => common item, 6, 12 +[common item, 13, 8] => common item, 7, 12 +[common item, 13, 9] => common item, 8, 12 +[common item, 13, 10] => common item, 9, 12 +[common item, 13, 11] => common item, 10, 12 +[common item, 14, -1] => common item, -2, 12 +[common item, 14, 0] => common item, -1, 12 +[common item, 14, 1] => common item, 0, 13 +[common item, 14, 2] => common item, 1, 13 +[common item, 14, 3] => common item, 2, 13 +[common item, 14, 4] => common item, 3, 13 +[common item, 14, 5] => common item, 4, 13 +[common item, 14, 6] => common item, 5, 13 +[common item, 14, 7] => common item, 6, 13 +[common item, 14, 8] => common item, 7, 13 +[common item, 14, 9] => common item, 8, 13 +[common item, 14, 10] => common item, 9, 13 +[common item, 14, 11] => common item, 10, 13 +[common item, 15, -1] => common item, -2, 13 +[common item, 15, 0] => common item, -1, 13 +[common item, 15, 1] => common item, 0, 14 +[common item, 15, 2] => common item, 1, 14 +[common item, 15, 3] => common item, 2, 14 +[common item, 15, 4] => common item, 3, 14 +[common item, 15, 5] => common item, 4, 14 +[common item, 15, 6] => common item, 5, 14 +[common item, 15, 7] => common item, 6, 14 +[common item, 15, 8] => common item, 7, 14 +[common item, 15, 9] => common item, 8, 14 +[common item, 15, 10] => common item, 9, 14 +[common item, 15, 11] => common item, 10, 14 +[common item, 16, -1] => common item, -2, 14 +[common item, 16, 0] => common item, -1, 14 +[common item, 16, 1] => common item, 0, 15 +[common item, 16, 2] => common item, 1, 15 +[common item, 16, 3] => common item, 2, 15 +[common item, 16, 4] => common item, 3, 15 +[common item, 16, 5] => common item, 4, 15 +[common item, 16, 6] => common item, 5, 15 +[common item, 16, 7] => common item, 6, 15 +[common item, 16, 8] => common item, 7, 15 +[common item, 16, 9] => common item, 8, 15 +[common item, 16, 10] => common item, 9, 15 +[common item, 16, 11] => common item, 10, 15 +[common item, 17, -1] => common item, -2, 15 +[common item, 17, 0] => common item, -1, 15 +[common item, 17, 1] => common item, 0, 16 +[common item, 17, 2] => common item, 1, 16 +[common item, 17, 3] => common item, 2, 16 +[common item, 17, 4] => common item, 3, 16 +[common item, 17, 5] => common item, 4, 16 +[common item, 17, 6] => common item, 5, 16 +[common item, 17, 7] => common item, 6, 16 +[common item, 17, 8] => common item, 7, 16 +[common item, 17, 9] => common item, 8, 16 +[common item, 17, 10] => common item, 9, 16 +[common item, 17, 11] => common item, 10, 16 +[common item, 18, -1] => common item, -2, 16 +[common item, 18, 0] => common item, -1, 16 +[common item, 18, 1] => common item, 0, 17 +[common item, 18, 2] => common item, 1, 17 +[common item, 18, 3] => common item, 2, 17 +[common item, 18, 4] => common item, 3, 17 +[common item, 18, 5] => common item, 4, 17 +[common item, 18, 6] => common item, 5, 17 +[common item, 18, 7] => common item, 6, 17 +[common item, 18, 8] => common item, 7, 17 +[common item, 18, 9] => common item, 8, 17 +[common item, 18, 10] => common item, 9, 17 +[common item, 18, 11] => common item, 10, 17 +[common item, 19, -1] => common item, -2, 17 +[common item, 19, 0] => common item, -1, 17 +[common item, 19, 1] => common item, 0, 18 +[common item, 19, 2] => common item, 1, 18 +[common item, 19, 3] => common item, 2, 18 +[common item, 19, 4] => common item, 3, 18 +[common item, 19, 5] => common item, 4, 18 +[common item, 19, 6] => common item, 5, 18 +[common item, 19, 7] => common item, 6, 18 +[common item, 19, 8] => common item, 7, 18 +[common item, 19, 9] => common item, 8, 18 +[common item, 19, 10] => common item, 9, 18 +[common item, 19, 11] => common item, 10, 18 +[common item, 20, -1] => common item, -2, 18 +[common item, 20, 0] => common item, -1, 18 +[common item, 20, 1] => common item, 0, 19 +[common item, 20, 2] => common item, 1, 19 +[common item, 20, 3] => common item, 2, 19 +[common item, 20, 4] => common item, 3, 19 +[common item, 20, 5] => common item, 4, 19 +[common item, 20, 6] => common item, 5, 19 +[common item, 20, 7] => common item, 6, 19 +[common item, 20, 8] => common item, 7, 19 +[common item, 20, 9] => common item, 8, 19 +[common item, 20, 10] => common item, 9, 19 +[common item, 20, 11] => common item, 10, 19 +[common item, 21, -1] => common item, -2, 19 +[common item, 21, 0] => common item, -1, 19 +[common item, 21, 1] => common item, 0, 20 +[common item, 21, 2] => common item, 1, 20 +[common item, 21, 3] => common item, 2, 20 +[common item, 21, 4] => common item, 3, 20 +[common item, 21, 5] => common item, 4, 20 +[common item, 21, 6] => common item, 5, 20 +[common item, 21, 7] => common item, 6, 20 +[common item, 21, 8] => common item, 7, 20 +[common item, 21, 9] => common item, 8, 20 +[common item, 21, 10] => common item, 9, 20 +[common item, 21, 11] => common item, 10, 20 +[common item, 22, -1] => common item, -2, 20 +[common item, 22, 0] => common item, -1, 20 +[common item, 22, 1] => common item, 0, 21 +[common item, 22, 2] => common item, 1, 21 +[common item, 22, 3] => common item, 2, 21 +[common item, 22, 4] => common item, 3, 21 +[common item, 22, 5] => common item, 4, 21 +[common item, 22, 6] => common item, 5, 21 +[common item, 22, 7] => common item, 6, 21 +[common item, 22, 8] => common item, 7, 21 +[common item, 22, 9] => common item, 8, 21 +[common item, 22, 10] => common item, 9, 21 +[common item, 22, 11] => common item, 10, 21 +[common item, 23, -1] => common item, -2, 21 +[common item, 23, 0] => common item, -1, 21 +[common item, 23, 1] => common item, 0, 22 +[common item, 23, 2] => common item, 1, 22 +[common item, 23, 3] => common item, 2, 22 +[common item, 23, 4] => common item, 3, 22 +[common item, 23, 5] => common item, 4, 22 +[common item, 23, 6] => common item, 5, 22 +[common item, 23, 7] => common item, 6, 22 +[common item, 23, 8] => common item, 7, 22 +[common item, 23, 9] => common item, 8, 22 +[common item, 23, 10] => common item, 9, 22 +[common item, 23, 11] => common item, 10, 22 +[common item, 24, -1] => common item, -2, 22 +[common item, 24, 0] => common item, -1, 22 +[common item, 24, 1] => common item, 0, 23 +[common item, 24, 2] => common item, 1, 23 +[common item, 24, 3] => common item, 2, 23 +[common item, 24, 4] => common item, 3, 23 +[common item, 24, 5] => common item, 4, 23 +[common item, 24, 6] => common item, 5, 23 +[common item, 24, 7] => common item, 6, 23 +[common item, 24, 8] => common item, 7, 23 +[common item, 24, 9] => common item, 8, 23 +[common item, 24, 10] => common item, 9, 23 +[common item, 24, 11] => common item, 10, 23 +[common item, 25, -1] => common item, -2, 23 +[common item, 25, 0] => common item, -1, 23 +[common item, 25, 1] => common item, 0, 24 +[common item, 25, 2] => common item, 1, 24 +[common item, 25, 3] => common item, 2, 24 +[common item, 25, 4] => common item, 3, 24 +[common item, 25, 5] => common item, 4, 24 +[common item, 25, 6] => common item, 5, 24 +[common item, 25, 7] => common item, 6, 24 +[common item, 25, 8] => common item, 7, 24 +[common item, 25, 9] => common item, 8, 24 +[common item, 25, 10] => common item, 9, 24 +[common item, 25, 11] => common item, 10, 24 +[common item, 26, -1] => common item, -2, 24 +[common item, 26, 0] => common item, -1, 24 +[common item, 26, 1] => common item, 0, 25 +[common item, 26, 2] => common item, 1, 25 +[common item, 26, 3] => common item, 2, 25 +[common item, 26, 4] => common item, 3, 25 +[common item, 26, 5] => common item, 4, 25 +[common item, 26, 6] => common item, 5, 25 +[common item, 26, 7] => common item, 6, 25 +[common item, 26, 8] => common item, 7, 25 +[common item, 26, 9] => common item, 8, 25 +[common item, 26, 10] => common item, 9, 25 +[common item, 26, 11] => common item, 10, 25 +[common item, 27, -1] => common item, -2, 25 +[common item, 27, 0] => common item, -1, 25 +[common item, 27, 1] => common item, 0, 26 +[common item, 27, 2] => common item, 1, 26 +[common item, 27, 3] => common item, 2, 26 +[common item, 27, 4] => common item, 3, 26 +[common item, 27, 5] => common item, 4, 26 +[common item, 27, 6] => common item, 5, 26 +[common item, 27, 7] => common item, 6, 26 +[common item, 27, 8] => common item, 7, 26 +[common item, 27, 9] => common item, 8, 26 +[common item, 27, 10] => common item, 9, 26 +[common item, 27, 11] => common item, 10, 26 +[common item, 28, -1] => common item, -2, 26 +[common item, 28, 0] => common item, -1, 26 +[common item, 28, 1] => common item, 0, 27 +[common item, 28, 2] => common item, 1, 27 +[common item, 28, 3] => common item, 2, 27 +[common item, 28, 4] => common item, 3, 27 +[common item, 28, 5] => common item, 4, 27 +[common item, 28, 6] => common item, 5, 27 +[common item, 28, 7] => common item, 6, 27 +[common item, 28, 8] => common item, 7, 27 +[common item, 28, 9] => common item, 8, 27 +[common item, 28, 10] => common item, 9, 27 +[common item, 28, 11] => common item, 10, 27 +[common item, 29, -1] => common item, -2, 27 +[common item, 29, 0] => common item, -1, 27 +[common item, 29, 1] => common item, 0, 28 +[common item, 29, 2] => common item, 1, 28 +[common item, 29, 3] => common item, 2, 28 +[common item, 29, 4] => common item, 3, 28 +[common item, 29, 5] => common item, 4, 28 +[common item, 29, 6] => common item, 5, 28 +[common item, 29, 7] => common item, 6, 28 +[common item, 29, 8] => common item, 7, 28 +[common item, 29, 9] => common item, 8, 28 +[common item, 29, 10] => common item, 9, 28 +[common item, 29, 11] => common item, 10, 28 +[common item, 30, -1] => common item, -2, 28 +[common item, 30, 0] => common item, -1, 28 +[common item, 30, 1] => common item, 0, 29 +[common item, 30, 2] => common item, 1, 29 +[common item, 30, 3] => common item, 2, 29 +[common item, 30, 4] => common item, 3, 29 +[common item, 30, 5] => common item, 4, 29 +[common item, 30, 6] => common item, 5, 29 +[common item, 30, 7] => common item, 6, 29 +[common item, 30, 8] => common item, 7, 29 +[common item, 30, 9] => common item, 8, 29 +[common item, 30, 10] => common item, 9, 29 +[common item, 30, 11] => common item, 10, 29 +[common item, 31, -1] => common item, -2, 29 +[common item, 31, 0] => common item, -1, 29 +[common item, 31, 1] => common item, 0, 30 +[common item, 31, 2] => common item, 1, 30 +[common item, 31, 3] => common item, 2, 30 +[common item, 31, 4] => common item, 3, 30 +[common item, 31, 5] => common item, 4, 30 +[common item, 31, 6] => common item, 5, 30 +[common item, 31, 7] => common item, 6, 30 +[common item, 31, 8] => common item, 7, 30 +[common item, 31, 9] => common item, 8, 30 +[common item, 31, 10] => common item, 9, 30 +[common item, 31, 11] => common item, 10, 30 +[common item, 32, -1] => common item, -2, 30 +[common item, 32, 0] => common item, -1, 30 +[common item, 32, 1] => common item, 0, 31 +[common item, 32, 2] => common item, 1, 31 +[common item, 32, 3] => common item, 2, 31 +[common item, 32, 4] => common item, 3, 31 +[common item, 32, 5] => common item, 4, 31 +[common item, 32, 6] => common item, 5, 31 +[common item, 32, 7] => common item, 6, 31 +[common item, 32, 8] => common item, 7, 31 +[common item, 32, 9] => common item, 8, 31 +[common item, 32, 10] => common item, 9, 31 +[common item, 32, 11] => common item, 10, 31 +[common item, 33, -1] => common item, -2, 31 +[common item, 33, 0] => common item, -1, 31 +[common item, 33, 1] => common item, 0, 32 +[common item, 33, 2] => common item, 1, 32 +[common item, 33, 3] => common item, 2, 32 +[common item, 33, 4] => common item, 3, 32 +[common item, 33, 5] => common item, 4, 32 +[common item, 33, 6] => common item, 5, 32 +[common item, 33, 7] => common item, 6, 32 +[common item, 33, 8] => common item, 7, 32 +[common item, 33, 9] => common item, 8, 32 +[common item, 33, 10] => common item, 9, 32 +[common item, 33, 11] => common item, 10, 32 +[common item, 34, -1] => common item, -2, 32 +[common item, 34, 0] => common item, -1, 32 +[common item, 34, 1] => common item, 0, 33 +[common item, 34, 2] => common item, 1, 33 +[common item, 34, 3] => common item, 2, 33 +[common item, 34, 4] => common item, 3, 33 +[common item, 34, 5] => common item, 4, 33 +[common item, 34, 6] => common item, 5, 33 +[common item, 34, 7] => common item, 6, 33 +[common item, 34, 8] => common item, 7, 33 +[common item, 34, 9] => common item, 8, 33 +[common item, 34, 10] => common item, 9, 33 +[common item, 34, 11] => common item, 10, 33 +[common item, 35, -1] => common item, -2, 33 +[common item, 35, 0] => common item, -1, 33 +[common item, 35, 1] => common item, 0, 34 +[common item, 35, 2] => common item, 1, 34 +[common item, 35, 3] => common item, 2, 34 +[common item, 35, 4] => common item, 3, 34 +[common item, 35, 5] => common item, 4, 34 +[common item, 35, 6] => common item, 5, 34 +[common item, 35, 7] => common item, 6, 34 +[common item, 35, 8] => common item, 7, 34 +[common item, 35, 9] => common item, 8, 34 +[common item, 35, 10] => common item, 9, 34 +[common item, 35, 11] => common item, 10, 34 +[common item, 36, -1] => common item, -2, 34 +[common item, 36, 0] => common item, -1, 34 +[common item, 36, 1] => common item, 0, 35 +[common item, 36, 2] => common item, 1, 35 +[common item, 36, 3] => common item, 2, 35 +[common item, 36, 4] => common item, 3, 35 +[common item, 36, 5] => common item, 4, 35 +[common item, 36, 6] => common item, 5, 35 +[common item, 36, 7] => common item, 6, 35 +[common item, 36, 8] => common item, 7, 35 +[common item, 36, 9] => common item, 8, 35 +[common item, 36, 10] => common item, 9, 35 +[common item, 36, 11] => common item, 10, 35 +[common item, 37, -1] => common item, -2, 35 +[common item, 37, 0] => common item, -1, 35 +[common item, 37, 1] => common item, 0, 36 +[common item, 37, 2] => common item, 1, 36 +[common item, 37, 3] => common item, 2, 36 +[common item, 37, 4] => common item, 3, 36 +[common item, 37, 5] => common item, 4, 36 +[common item, 37, 6] => common item, 5, 36 +[common item, 37, 7] => common item, 6, 36 +[common item, 37, 8] => common item, 7, 36 +[common item, 37, 9] => common item, 8, 36 +[common item, 37, 10] => common item, 9, 36 +[common item, 37, 11] => common item, 10, 36 +[common item, 38, -1] => common item, -2, 36 +[common item, 38, 0] => common item, -1, 36 +[common item, 38, 1] => common item, 0, 37 +[common item, 38, 2] => common item, 1, 37 +[common item, 38, 3] => common item, 2, 37 +[common item, 38, 4] => common item, 3, 37 +[common item, 38, 5] => common item, 4, 37 +[common item, 38, 6] => common item, 5, 37 +[common item, 38, 7] => common item, 6, 37 +[common item, 38, 8] => common item, 7, 37 +[common item, 38, 9] => common item, 8, 37 +[common item, 38, 10] => common item, 9, 37 +[common item, 38, 11] => common item, 10, 37 +[common item, 39, -1] => common item, -2, 37 +[common item, 39, 0] => common item, -1, 37 +[common item, 39, 1] => common item, 0, 38 +[common item, 39, 2] => common item, 1, 38 +[common item, 39, 3] => common item, 2, 38 +[common item, 39, 4] => common item, 3, 38 +[common item, 39, 5] => common item, 4, 38 +[common item, 39, 6] => common item, 5, 38 +[common item, 39, 7] => common item, 6, 38 +[common item, 39, 8] => common item, 7, 38 +[common item, 39, 9] => common item, 8, 38 +[common item, 39, 10] => common item, 9, 38 +[common item, 39, 11] => common item, 10, 38 +[common item, 40, -1] => common item, -2, 38 +[common item, 40, 0] => common item, -1, 38 +[common item, 40, 1] => common item, 0, 39 +[common item, 40, 2] => common item, 1, 39 +[common item, 40, 3] => common item, 2, 39 +[common item, 40, 4] => common item, 3, 39 +[common item, 40, 5] => common item, 4, 39 +[common item, 40, 6] => common item, 5, 39 +[common item, 40, 7] => common item, 6, 39 +[common item, 40, 8] => common item, 7, 39 +[common item, 40, 9] => common item, 8, 39 +[common item, 40, 10] => common item, 9, 39 +[common item, 40, 11] => common item, 10, 39 +[common item, 41, -1] => common item, -2, 39 +[common item, 41, 0] => common item, -1, 39 +[common item, 41, 1] => common item, 0, 40 +[common item, 41, 2] => common item, 1, 40 +[common item, 41, 3] => common item, 2, 40 +[common item, 41, 4] => common item, 3, 40 +[common item, 41, 5] => common item, 4, 40 +[common item, 41, 6] => common item, 5, 40 +[common item, 41, 7] => common item, 6, 40 +[common item, 41, 8] => common item, 7, 40 +[common item, 41, 9] => common item, 8, 40 +[common item, 41, 10] => common item, 9, 40 +[common item, 41, 11] => common item, 10, 40 +[common item, 42, -1] => common item, -2, 40 +[common item, 42, 0] => common item, -1, 40 +[common item, 42, 1] => common item, 0, 41 +[common item, 42, 2] => common item, 1, 41 +[common item, 42, 3] => common item, 2, 41 +[common item, 42, 4] => common item, 3, 41 +[common item, 42, 5] => common item, 4, 41 +[common item, 42, 6] => common item, 5, 41 +[common item, 42, 7] => common item, 6, 41 +[common item, 42, 8] => common item, 7, 41 +[common item, 42, 9] => common item, 8, 41 +[common item, 42, 10] => common item, 9, 41 +[common item, 42, 11] => common item, 10, 41 +[common item, 43, -1] => common item, -2, 41 +[common item, 43, 0] => common item, -1, 41 +[common item, 43, 1] => common item, 0, 42 +[common item, 43, 2] => common item, 1, 42 +[common item, 43, 3] => common item, 2, 42 +[common item, 43, 4] => common item, 3, 42 +[common item, 43, 5] => common item, 4, 42 +[common item, 43, 6] => common item, 5, 42 +[common item, 43, 7] => common item, 6, 42 +[common item, 43, 8] => common item, 7, 42 +[common item, 43, 9] => common item, 8, 42 +[common item, 43, 10] => common item, 9, 42 +[common item, 43, 11] => common item, 10, 42 +[common item, 44, -1] => common item, -2, 42 +[common item, 44, 0] => common item, -1, 42 +[common item, 44, 1] => common item, 0, 43 +[common item, 44, 2] => common item, 1, 43 +[common item, 44, 3] => common item, 2, 43 +[common item, 44, 4] => common item, 3, 43 +[common item, 44, 5] => common item, 4, 43 +[common item, 44, 6] => common item, 5, 43 +[common item, 44, 7] => common item, 6, 43 +[common item, 44, 8] => common item, 7, 43 +[common item, 44, 9] => common item, 8, 43 +[common item, 44, 10] => common item, 9, 43 +[common item, 44, 11] => common item, 10, 43 +[common item, 45, -1] => common item, -2, 43 +[common item, 45, 0] => common item, -1, 43 +[common item, 45, 1] => common item, 0, 44 +[common item, 45, 2] => common item, 1, 44 +[common item, 45, 3] => common item, 2, 44 +[common item, 45, 4] => common item, 3, 44 +[common item, 45, 5] => common item, 4, 44 +[common item, 45, 6] => common item, 5, 44 +[common item, 45, 7] => common item, 6, 44 +[common item, 45, 8] => common item, 7, 44 +[common item, 45, 9] => common item, 8, 44 +[common item, 45, 10] => common item, 9, 44 +[common item, 45, 11] => common item, 10, 44 +[common item, 46, -1] => common item, -2, 44 +[common item, 46, 0] => common item, -1, 44 +[common item, 46, 1] => common item, 0, 45 +[common item, 46, 2] => common item, 1, 45 +[common item, 46, 3] => common item, 2, 45 +[common item, 46, 4] => common item, 3, 45 +[common item, 46, 5] => common item, 4, 45 +[common item, 46, 6] => common item, 5, 45 +[common item, 46, 7] => common item, 6, 45 +[common item, 46, 8] => common item, 7, 45 +[common item, 46, 9] => common item, 8, 45 +[common item, 46, 10] => common item, 9, 45 +[common item, 46, 11] => common item, 10, 45 +[common item, 47, -1] => common item, -2, 45 +[common item, 47, 0] => common item, -1, 45 +[common item, 47, 1] => common item, 0, 46 +[common item, 47, 2] => common item, 1, 46 +[common item, 47, 3] => common item, 2, 46 +[common item, 47, 4] => common item, 3, 46 +[common item, 47, 5] => common item, 4, 46 +[common item, 47, 6] => common item, 5, 46 +[common item, 47, 7] => common item, 6, 46 +[common item, 47, 8] => common item, 7, 46 +[common item, 47, 9] => common item, 8, 46 +[common item, 47, 10] => common item, 9, 46 +[common item, 47, 11] => common item, 10, 46 +[common item, 48, -1] => common item, -2, 46 +[common item, 48, 0] => common item, -1, 46 +[common item, 48, 1] => common item, 0, 47 +[common item, 48, 2] => common item, 1, 47 +[common item, 48, 3] => common item, 2, 47 +[common item, 48, 4] => common item, 3, 47 +[common item, 48, 5] => common item, 4, 47 +[common item, 48, 6] => common item, 5, 47 +[common item, 48, 7] => common item, 6, 47 +[common item, 48, 8] => common item, 7, 47 +[common item, 48, 9] => common item, 8, 47 +[common item, 48, 10] => common item, 9, 47 +[common item, 48, 11] => common item, 10, 47 +[common item, 49, -1] => common item, -2, 47 +[common item, 49, 0] => common item, -1, 47 +[common item, 49, 1] => common item, 0, 48 +[common item, 49, 2] => common item, 1, 48 +[common item, 49, 3] => common item, 2, 48 +[common item, 49, 4] => common item, 3, 48 +[common item, 49, 5] => common item, 4, 48 +[common item, 49, 6] => common item, 5, 48 +[common item, 49, 7] => common item, 6, 48 +[common item, 49, 8] => common item, 7, 48 +[common item, 49, 9] => common item, 8, 48 +[common item, 49, 10] => common item, 9, 48 +[common item, 49, 11] => common item, 10, 48 +[common item, 50, -1] => common item, -2, 48 +[common item, 50, 0] => common item, -1, 48 +[common item, 50, 1] => common item, 0, 49 +[common item, 50, 2] => common item, 1, 49 +[common item, 50, 3] => common item, 2, 49 +[common item, 50, 4] => common item, 3, 49 +[common item, 50, 5] => common item, 4, 49 +[common item, 50, 6] => common item, 5, 49 +[common item, 50, 7] => common item, 6, 49 +[common item, 50, 8] => common item, 7, 49 +[common item, 50, 9] => common item, 8, 49 +[common item, 50, 10] => common item, 9, 49 +[common item, 50, 11] => common item, 10, 49 +[Aged Brie, 0, -1] => Aged Brie, -2, 2 +[Aged Brie, 0, 0] => Aged Brie, -1, 2 +[Aged Brie, 0, 1] => Aged Brie, 0, 1 +[Aged Brie, 0, 2] => Aged Brie, 1, 1 +[Aged Brie, 0, 3] => Aged Brie, 2, 1 +[Aged Brie, 0, 4] => Aged Brie, 3, 1 +[Aged Brie, 0, 5] => Aged Brie, 4, 1 +[Aged Brie, 0, 6] => Aged Brie, 5, 1 +[Aged Brie, 0, 7] => Aged Brie, 6, 1 +[Aged Brie, 0, 8] => Aged Brie, 7, 1 +[Aged Brie, 0, 9] => Aged Brie, 8, 1 +[Aged Brie, 0, 10] => Aged Brie, 9, 1 +[Aged Brie, 0, 11] => Aged Brie, 10, 1 +[Aged Brie, 1, -1] => Aged Brie, -2, 3 +[Aged Brie, 1, 0] => Aged Brie, -1, 3 +[Aged Brie, 1, 1] => Aged Brie, 0, 2 +[Aged Brie, 1, 2] => Aged Brie, 1, 2 +[Aged Brie, 1, 3] => Aged Brie, 2, 2 +[Aged Brie, 1, 4] => Aged Brie, 3, 2 +[Aged Brie, 1, 5] => Aged Brie, 4, 2 +[Aged Brie, 1, 6] => Aged Brie, 5, 2 +[Aged Brie, 1, 7] => Aged Brie, 6, 2 +[Aged Brie, 1, 8] => Aged Brie, 7, 2 +[Aged Brie, 1, 9] => Aged Brie, 8, 2 +[Aged Brie, 1, 10] => Aged Brie, 9, 2 +[Aged Brie, 1, 11] => Aged Brie, 10, 2 +[Aged Brie, 2, -1] => Aged Brie, -2, 4 +[Aged Brie, 2, 0] => Aged Brie, -1, 4 +[Aged Brie, 2, 1] => Aged Brie, 0, 3 +[Aged Brie, 2, 2] => Aged Brie, 1, 3 +[Aged Brie, 2, 3] => Aged Brie, 2, 3 +[Aged Brie, 2, 4] => Aged Brie, 3, 3 +[Aged Brie, 2, 5] => Aged Brie, 4, 3 +[Aged Brie, 2, 6] => Aged Brie, 5, 3 +[Aged Brie, 2, 7] => Aged Brie, 6, 3 +[Aged Brie, 2, 8] => Aged Brie, 7, 3 +[Aged Brie, 2, 9] => Aged Brie, 8, 3 +[Aged Brie, 2, 10] => Aged Brie, 9, 3 +[Aged Brie, 2, 11] => Aged Brie, 10, 3 +[Aged Brie, 3, -1] => Aged Brie, -2, 5 +[Aged Brie, 3, 0] => Aged Brie, -1, 5 +[Aged Brie, 3, 1] => Aged Brie, 0, 4 +[Aged Brie, 3, 2] => Aged Brie, 1, 4 +[Aged Brie, 3, 3] => Aged Brie, 2, 4 +[Aged Brie, 3, 4] => Aged Brie, 3, 4 +[Aged Brie, 3, 5] => Aged Brie, 4, 4 +[Aged Brie, 3, 6] => Aged Brie, 5, 4 +[Aged Brie, 3, 7] => Aged Brie, 6, 4 +[Aged Brie, 3, 8] => Aged Brie, 7, 4 +[Aged Brie, 3, 9] => Aged Brie, 8, 4 +[Aged Brie, 3, 10] => Aged Brie, 9, 4 +[Aged Brie, 3, 11] => Aged Brie, 10, 4 +[Aged Brie, 4, -1] => Aged Brie, -2, 6 +[Aged Brie, 4, 0] => Aged Brie, -1, 6 +[Aged Brie, 4, 1] => Aged Brie, 0, 5 +[Aged Brie, 4, 2] => Aged Brie, 1, 5 +[Aged Brie, 4, 3] => Aged Brie, 2, 5 +[Aged Brie, 4, 4] => Aged Brie, 3, 5 +[Aged Brie, 4, 5] => Aged Brie, 4, 5 +[Aged Brie, 4, 6] => Aged Brie, 5, 5 +[Aged Brie, 4, 7] => Aged Brie, 6, 5 +[Aged Brie, 4, 8] => Aged Brie, 7, 5 +[Aged Brie, 4, 9] => Aged Brie, 8, 5 +[Aged Brie, 4, 10] => Aged Brie, 9, 5 +[Aged Brie, 4, 11] => Aged Brie, 10, 5 +[Aged Brie, 5, -1] => Aged Brie, -2, 7 +[Aged Brie, 5, 0] => Aged Brie, -1, 7 +[Aged Brie, 5, 1] => Aged Brie, 0, 6 +[Aged Brie, 5, 2] => Aged Brie, 1, 6 +[Aged Brie, 5, 3] => Aged Brie, 2, 6 +[Aged Brie, 5, 4] => Aged Brie, 3, 6 +[Aged Brie, 5, 5] => Aged Brie, 4, 6 +[Aged Brie, 5, 6] => Aged Brie, 5, 6 +[Aged Brie, 5, 7] => Aged Brie, 6, 6 +[Aged Brie, 5, 8] => Aged Brie, 7, 6 +[Aged Brie, 5, 9] => Aged Brie, 8, 6 +[Aged Brie, 5, 10] => Aged Brie, 9, 6 +[Aged Brie, 5, 11] => Aged Brie, 10, 6 +[Aged Brie, 6, -1] => Aged Brie, -2, 8 +[Aged Brie, 6, 0] => Aged Brie, -1, 8 +[Aged Brie, 6, 1] => Aged Brie, 0, 7 +[Aged Brie, 6, 2] => Aged Brie, 1, 7 +[Aged Brie, 6, 3] => Aged Brie, 2, 7 +[Aged Brie, 6, 4] => Aged Brie, 3, 7 +[Aged Brie, 6, 5] => Aged Brie, 4, 7 +[Aged Brie, 6, 6] => Aged Brie, 5, 7 +[Aged Brie, 6, 7] => Aged Brie, 6, 7 +[Aged Brie, 6, 8] => Aged Brie, 7, 7 +[Aged Brie, 6, 9] => Aged Brie, 8, 7 +[Aged Brie, 6, 10] => Aged Brie, 9, 7 +[Aged Brie, 6, 11] => Aged Brie, 10, 7 +[Aged Brie, 7, -1] => Aged Brie, -2, 9 +[Aged Brie, 7, 0] => Aged Brie, -1, 9 +[Aged Brie, 7, 1] => Aged Brie, 0, 8 +[Aged Brie, 7, 2] => Aged Brie, 1, 8 +[Aged Brie, 7, 3] => Aged Brie, 2, 8 +[Aged Brie, 7, 4] => Aged Brie, 3, 8 +[Aged Brie, 7, 5] => Aged Brie, 4, 8 +[Aged Brie, 7, 6] => Aged Brie, 5, 8 +[Aged Brie, 7, 7] => Aged Brie, 6, 8 +[Aged Brie, 7, 8] => Aged Brie, 7, 8 +[Aged Brie, 7, 9] => Aged Brie, 8, 8 +[Aged Brie, 7, 10] => Aged Brie, 9, 8 +[Aged Brie, 7, 11] => Aged Brie, 10, 8 +[Aged Brie, 8, -1] => Aged Brie, -2, 10 +[Aged Brie, 8, 0] => Aged Brie, -1, 10 +[Aged Brie, 8, 1] => Aged Brie, 0, 9 +[Aged Brie, 8, 2] => Aged Brie, 1, 9 +[Aged Brie, 8, 3] => Aged Brie, 2, 9 +[Aged Brie, 8, 4] => Aged Brie, 3, 9 +[Aged Brie, 8, 5] => Aged Brie, 4, 9 +[Aged Brie, 8, 6] => Aged Brie, 5, 9 +[Aged Brie, 8, 7] => Aged Brie, 6, 9 +[Aged Brie, 8, 8] => Aged Brie, 7, 9 +[Aged Brie, 8, 9] => Aged Brie, 8, 9 +[Aged Brie, 8, 10] => Aged Brie, 9, 9 +[Aged Brie, 8, 11] => Aged Brie, 10, 9 +[Aged Brie, 9, -1] => Aged Brie, -2, 11 +[Aged Brie, 9, 0] => Aged Brie, -1, 11 +[Aged Brie, 9, 1] => Aged Brie, 0, 10 +[Aged Brie, 9, 2] => Aged Brie, 1, 10 +[Aged Brie, 9, 3] => Aged Brie, 2, 10 +[Aged Brie, 9, 4] => Aged Brie, 3, 10 +[Aged Brie, 9, 5] => Aged Brie, 4, 10 +[Aged Brie, 9, 6] => Aged Brie, 5, 10 +[Aged Brie, 9, 7] => Aged Brie, 6, 10 +[Aged Brie, 9, 8] => Aged Brie, 7, 10 +[Aged Brie, 9, 9] => Aged Brie, 8, 10 +[Aged Brie, 9, 10] => Aged Brie, 9, 10 +[Aged Brie, 9, 11] => Aged Brie, 10, 10 +[Aged Brie, 10, -1] => Aged Brie, -2, 12 +[Aged Brie, 10, 0] => Aged Brie, -1, 12 +[Aged Brie, 10, 1] => Aged Brie, 0, 11 +[Aged Brie, 10, 2] => Aged Brie, 1, 11 +[Aged Brie, 10, 3] => Aged Brie, 2, 11 +[Aged Brie, 10, 4] => Aged Brie, 3, 11 +[Aged Brie, 10, 5] => Aged Brie, 4, 11 +[Aged Brie, 10, 6] => Aged Brie, 5, 11 +[Aged Brie, 10, 7] => Aged Brie, 6, 11 +[Aged Brie, 10, 8] => Aged Brie, 7, 11 +[Aged Brie, 10, 9] => Aged Brie, 8, 11 +[Aged Brie, 10, 10] => Aged Brie, 9, 11 +[Aged Brie, 10, 11] => Aged Brie, 10, 11 +[Aged Brie, 11, -1] => Aged Brie, -2, 13 +[Aged Brie, 11, 0] => Aged Brie, -1, 13 +[Aged Brie, 11, 1] => Aged Brie, 0, 12 +[Aged Brie, 11, 2] => Aged Brie, 1, 12 +[Aged Brie, 11, 3] => Aged Brie, 2, 12 +[Aged Brie, 11, 4] => Aged Brie, 3, 12 +[Aged Brie, 11, 5] => Aged Brie, 4, 12 +[Aged Brie, 11, 6] => Aged Brie, 5, 12 +[Aged Brie, 11, 7] => Aged Brie, 6, 12 +[Aged Brie, 11, 8] => Aged Brie, 7, 12 +[Aged Brie, 11, 9] => Aged Brie, 8, 12 +[Aged Brie, 11, 10] => Aged Brie, 9, 12 +[Aged Brie, 11, 11] => Aged Brie, 10, 12 +[Aged Brie, 12, -1] => Aged Brie, -2, 14 +[Aged Brie, 12, 0] => Aged Brie, -1, 14 +[Aged Brie, 12, 1] => Aged Brie, 0, 13 +[Aged Brie, 12, 2] => Aged Brie, 1, 13 +[Aged Brie, 12, 3] => Aged Brie, 2, 13 +[Aged Brie, 12, 4] => Aged Brie, 3, 13 +[Aged Brie, 12, 5] => Aged Brie, 4, 13 +[Aged Brie, 12, 6] => Aged Brie, 5, 13 +[Aged Brie, 12, 7] => Aged Brie, 6, 13 +[Aged Brie, 12, 8] => Aged Brie, 7, 13 +[Aged Brie, 12, 9] => Aged Brie, 8, 13 +[Aged Brie, 12, 10] => Aged Brie, 9, 13 +[Aged Brie, 12, 11] => Aged Brie, 10, 13 +[Aged Brie, 13, -1] => Aged Brie, -2, 15 +[Aged Brie, 13, 0] => Aged Brie, -1, 15 +[Aged Brie, 13, 1] => Aged Brie, 0, 14 +[Aged Brie, 13, 2] => Aged Brie, 1, 14 +[Aged Brie, 13, 3] => Aged Brie, 2, 14 +[Aged Brie, 13, 4] => Aged Brie, 3, 14 +[Aged Brie, 13, 5] => Aged Brie, 4, 14 +[Aged Brie, 13, 6] => Aged Brie, 5, 14 +[Aged Brie, 13, 7] => Aged Brie, 6, 14 +[Aged Brie, 13, 8] => Aged Brie, 7, 14 +[Aged Brie, 13, 9] => Aged Brie, 8, 14 +[Aged Brie, 13, 10] => Aged Brie, 9, 14 +[Aged Brie, 13, 11] => Aged Brie, 10, 14 +[Aged Brie, 14, -1] => Aged Brie, -2, 16 +[Aged Brie, 14, 0] => Aged Brie, -1, 16 +[Aged Brie, 14, 1] => Aged Brie, 0, 15 +[Aged Brie, 14, 2] => Aged Brie, 1, 15 +[Aged Brie, 14, 3] => Aged Brie, 2, 15 +[Aged Brie, 14, 4] => Aged Brie, 3, 15 +[Aged Brie, 14, 5] => Aged Brie, 4, 15 +[Aged Brie, 14, 6] => Aged Brie, 5, 15 +[Aged Brie, 14, 7] => Aged Brie, 6, 15 +[Aged Brie, 14, 8] => Aged Brie, 7, 15 +[Aged Brie, 14, 9] => Aged Brie, 8, 15 +[Aged Brie, 14, 10] => Aged Brie, 9, 15 +[Aged Brie, 14, 11] => Aged Brie, 10, 15 +[Aged Brie, 15, -1] => Aged Brie, -2, 17 +[Aged Brie, 15, 0] => Aged Brie, -1, 17 +[Aged Brie, 15, 1] => Aged Brie, 0, 16 +[Aged Brie, 15, 2] => Aged Brie, 1, 16 +[Aged Brie, 15, 3] => Aged Brie, 2, 16 +[Aged Brie, 15, 4] => Aged Brie, 3, 16 +[Aged Brie, 15, 5] => Aged Brie, 4, 16 +[Aged Brie, 15, 6] => Aged Brie, 5, 16 +[Aged Brie, 15, 7] => Aged Brie, 6, 16 +[Aged Brie, 15, 8] => Aged Brie, 7, 16 +[Aged Brie, 15, 9] => Aged Brie, 8, 16 +[Aged Brie, 15, 10] => Aged Brie, 9, 16 +[Aged Brie, 15, 11] => Aged Brie, 10, 16 +[Aged Brie, 16, -1] => Aged Brie, -2, 18 +[Aged Brie, 16, 0] => Aged Brie, -1, 18 +[Aged Brie, 16, 1] => Aged Brie, 0, 17 +[Aged Brie, 16, 2] => Aged Brie, 1, 17 +[Aged Brie, 16, 3] => Aged Brie, 2, 17 +[Aged Brie, 16, 4] => Aged Brie, 3, 17 +[Aged Brie, 16, 5] => Aged Brie, 4, 17 +[Aged Brie, 16, 6] => Aged Brie, 5, 17 +[Aged Brie, 16, 7] => Aged Brie, 6, 17 +[Aged Brie, 16, 8] => Aged Brie, 7, 17 +[Aged Brie, 16, 9] => Aged Brie, 8, 17 +[Aged Brie, 16, 10] => Aged Brie, 9, 17 +[Aged Brie, 16, 11] => Aged Brie, 10, 17 +[Aged Brie, 17, -1] => Aged Brie, -2, 19 +[Aged Brie, 17, 0] => Aged Brie, -1, 19 +[Aged Brie, 17, 1] => Aged Brie, 0, 18 +[Aged Brie, 17, 2] => Aged Brie, 1, 18 +[Aged Brie, 17, 3] => Aged Brie, 2, 18 +[Aged Brie, 17, 4] => Aged Brie, 3, 18 +[Aged Brie, 17, 5] => Aged Brie, 4, 18 +[Aged Brie, 17, 6] => Aged Brie, 5, 18 +[Aged Brie, 17, 7] => Aged Brie, 6, 18 +[Aged Brie, 17, 8] => Aged Brie, 7, 18 +[Aged Brie, 17, 9] => Aged Brie, 8, 18 +[Aged Brie, 17, 10] => Aged Brie, 9, 18 +[Aged Brie, 17, 11] => Aged Brie, 10, 18 +[Aged Brie, 18, -1] => Aged Brie, -2, 20 +[Aged Brie, 18, 0] => Aged Brie, -1, 20 +[Aged Brie, 18, 1] => Aged Brie, 0, 19 +[Aged Brie, 18, 2] => Aged Brie, 1, 19 +[Aged Brie, 18, 3] => Aged Brie, 2, 19 +[Aged Brie, 18, 4] => Aged Brie, 3, 19 +[Aged Brie, 18, 5] => Aged Brie, 4, 19 +[Aged Brie, 18, 6] => Aged Brie, 5, 19 +[Aged Brie, 18, 7] => Aged Brie, 6, 19 +[Aged Brie, 18, 8] => Aged Brie, 7, 19 +[Aged Brie, 18, 9] => Aged Brie, 8, 19 +[Aged Brie, 18, 10] => Aged Brie, 9, 19 +[Aged Brie, 18, 11] => Aged Brie, 10, 19 +[Aged Brie, 19, -1] => Aged Brie, -2, 21 +[Aged Brie, 19, 0] => Aged Brie, -1, 21 +[Aged Brie, 19, 1] => Aged Brie, 0, 20 +[Aged Brie, 19, 2] => Aged Brie, 1, 20 +[Aged Brie, 19, 3] => Aged Brie, 2, 20 +[Aged Brie, 19, 4] => Aged Brie, 3, 20 +[Aged Brie, 19, 5] => Aged Brie, 4, 20 +[Aged Brie, 19, 6] => Aged Brie, 5, 20 +[Aged Brie, 19, 7] => Aged Brie, 6, 20 +[Aged Brie, 19, 8] => Aged Brie, 7, 20 +[Aged Brie, 19, 9] => Aged Brie, 8, 20 +[Aged Brie, 19, 10] => Aged Brie, 9, 20 +[Aged Brie, 19, 11] => Aged Brie, 10, 20 +[Aged Brie, 20, -1] => Aged Brie, -2, 22 +[Aged Brie, 20, 0] => Aged Brie, -1, 22 +[Aged Brie, 20, 1] => Aged Brie, 0, 21 +[Aged Brie, 20, 2] => Aged Brie, 1, 21 +[Aged Brie, 20, 3] => Aged Brie, 2, 21 +[Aged Brie, 20, 4] => Aged Brie, 3, 21 +[Aged Brie, 20, 5] => Aged Brie, 4, 21 +[Aged Brie, 20, 6] => Aged Brie, 5, 21 +[Aged Brie, 20, 7] => Aged Brie, 6, 21 +[Aged Brie, 20, 8] => Aged Brie, 7, 21 +[Aged Brie, 20, 9] => Aged Brie, 8, 21 +[Aged Brie, 20, 10] => Aged Brie, 9, 21 +[Aged Brie, 20, 11] => Aged Brie, 10, 21 +[Aged Brie, 21, -1] => Aged Brie, -2, 23 +[Aged Brie, 21, 0] => Aged Brie, -1, 23 +[Aged Brie, 21, 1] => Aged Brie, 0, 22 +[Aged Brie, 21, 2] => Aged Brie, 1, 22 +[Aged Brie, 21, 3] => Aged Brie, 2, 22 +[Aged Brie, 21, 4] => Aged Brie, 3, 22 +[Aged Brie, 21, 5] => Aged Brie, 4, 22 +[Aged Brie, 21, 6] => Aged Brie, 5, 22 +[Aged Brie, 21, 7] => Aged Brie, 6, 22 +[Aged Brie, 21, 8] => Aged Brie, 7, 22 +[Aged Brie, 21, 9] => Aged Brie, 8, 22 +[Aged Brie, 21, 10] => Aged Brie, 9, 22 +[Aged Brie, 21, 11] => Aged Brie, 10, 22 +[Aged Brie, 22, -1] => Aged Brie, -2, 24 +[Aged Brie, 22, 0] => Aged Brie, -1, 24 +[Aged Brie, 22, 1] => Aged Brie, 0, 23 +[Aged Brie, 22, 2] => Aged Brie, 1, 23 +[Aged Brie, 22, 3] => Aged Brie, 2, 23 +[Aged Brie, 22, 4] => Aged Brie, 3, 23 +[Aged Brie, 22, 5] => Aged Brie, 4, 23 +[Aged Brie, 22, 6] => Aged Brie, 5, 23 +[Aged Brie, 22, 7] => Aged Brie, 6, 23 +[Aged Brie, 22, 8] => Aged Brie, 7, 23 +[Aged Brie, 22, 9] => Aged Brie, 8, 23 +[Aged Brie, 22, 10] => Aged Brie, 9, 23 +[Aged Brie, 22, 11] => Aged Brie, 10, 23 +[Aged Brie, 23, -1] => Aged Brie, -2, 25 +[Aged Brie, 23, 0] => Aged Brie, -1, 25 +[Aged Brie, 23, 1] => Aged Brie, 0, 24 +[Aged Brie, 23, 2] => Aged Brie, 1, 24 +[Aged Brie, 23, 3] => Aged Brie, 2, 24 +[Aged Brie, 23, 4] => Aged Brie, 3, 24 +[Aged Brie, 23, 5] => Aged Brie, 4, 24 +[Aged Brie, 23, 6] => Aged Brie, 5, 24 +[Aged Brie, 23, 7] => Aged Brie, 6, 24 +[Aged Brie, 23, 8] => Aged Brie, 7, 24 +[Aged Brie, 23, 9] => Aged Brie, 8, 24 +[Aged Brie, 23, 10] => Aged Brie, 9, 24 +[Aged Brie, 23, 11] => Aged Brie, 10, 24 +[Aged Brie, 24, -1] => Aged Brie, -2, 26 +[Aged Brie, 24, 0] => Aged Brie, -1, 26 +[Aged Brie, 24, 1] => Aged Brie, 0, 25 +[Aged Brie, 24, 2] => Aged Brie, 1, 25 +[Aged Brie, 24, 3] => Aged Brie, 2, 25 +[Aged Brie, 24, 4] => Aged Brie, 3, 25 +[Aged Brie, 24, 5] => Aged Brie, 4, 25 +[Aged Brie, 24, 6] => Aged Brie, 5, 25 +[Aged Brie, 24, 7] => Aged Brie, 6, 25 +[Aged Brie, 24, 8] => Aged Brie, 7, 25 +[Aged Brie, 24, 9] => Aged Brie, 8, 25 +[Aged Brie, 24, 10] => Aged Brie, 9, 25 +[Aged Brie, 24, 11] => Aged Brie, 10, 25 +[Aged Brie, 25, -1] => Aged Brie, -2, 27 +[Aged Brie, 25, 0] => Aged Brie, -1, 27 +[Aged Brie, 25, 1] => Aged Brie, 0, 26 +[Aged Brie, 25, 2] => Aged Brie, 1, 26 +[Aged Brie, 25, 3] => Aged Brie, 2, 26 +[Aged Brie, 25, 4] => Aged Brie, 3, 26 +[Aged Brie, 25, 5] => Aged Brie, 4, 26 +[Aged Brie, 25, 6] => Aged Brie, 5, 26 +[Aged Brie, 25, 7] => Aged Brie, 6, 26 +[Aged Brie, 25, 8] => Aged Brie, 7, 26 +[Aged Brie, 25, 9] => Aged Brie, 8, 26 +[Aged Brie, 25, 10] => Aged Brie, 9, 26 +[Aged Brie, 25, 11] => Aged Brie, 10, 26 +[Aged Brie, 26, -1] => Aged Brie, -2, 28 +[Aged Brie, 26, 0] => Aged Brie, -1, 28 +[Aged Brie, 26, 1] => Aged Brie, 0, 27 +[Aged Brie, 26, 2] => Aged Brie, 1, 27 +[Aged Brie, 26, 3] => Aged Brie, 2, 27 +[Aged Brie, 26, 4] => Aged Brie, 3, 27 +[Aged Brie, 26, 5] => Aged Brie, 4, 27 +[Aged Brie, 26, 6] => Aged Brie, 5, 27 +[Aged Brie, 26, 7] => Aged Brie, 6, 27 +[Aged Brie, 26, 8] => Aged Brie, 7, 27 +[Aged Brie, 26, 9] => Aged Brie, 8, 27 +[Aged Brie, 26, 10] => Aged Brie, 9, 27 +[Aged Brie, 26, 11] => Aged Brie, 10, 27 +[Aged Brie, 27, -1] => Aged Brie, -2, 29 +[Aged Brie, 27, 0] => Aged Brie, -1, 29 +[Aged Brie, 27, 1] => Aged Brie, 0, 28 +[Aged Brie, 27, 2] => Aged Brie, 1, 28 +[Aged Brie, 27, 3] => Aged Brie, 2, 28 +[Aged Brie, 27, 4] => Aged Brie, 3, 28 +[Aged Brie, 27, 5] => Aged Brie, 4, 28 +[Aged Brie, 27, 6] => Aged Brie, 5, 28 +[Aged Brie, 27, 7] => Aged Brie, 6, 28 +[Aged Brie, 27, 8] => Aged Brie, 7, 28 +[Aged Brie, 27, 9] => Aged Brie, 8, 28 +[Aged Brie, 27, 10] => Aged Brie, 9, 28 +[Aged Brie, 27, 11] => Aged Brie, 10, 28 +[Aged Brie, 28, -1] => Aged Brie, -2, 30 +[Aged Brie, 28, 0] => Aged Brie, -1, 30 +[Aged Brie, 28, 1] => Aged Brie, 0, 29 +[Aged Brie, 28, 2] => Aged Brie, 1, 29 +[Aged Brie, 28, 3] => Aged Brie, 2, 29 +[Aged Brie, 28, 4] => Aged Brie, 3, 29 +[Aged Brie, 28, 5] => Aged Brie, 4, 29 +[Aged Brie, 28, 6] => Aged Brie, 5, 29 +[Aged Brie, 28, 7] => Aged Brie, 6, 29 +[Aged Brie, 28, 8] => Aged Brie, 7, 29 +[Aged Brie, 28, 9] => Aged Brie, 8, 29 +[Aged Brie, 28, 10] => Aged Brie, 9, 29 +[Aged Brie, 28, 11] => Aged Brie, 10, 29 +[Aged Brie, 29, -1] => Aged Brie, -2, 31 +[Aged Brie, 29, 0] => Aged Brie, -1, 31 +[Aged Brie, 29, 1] => Aged Brie, 0, 30 +[Aged Brie, 29, 2] => Aged Brie, 1, 30 +[Aged Brie, 29, 3] => Aged Brie, 2, 30 +[Aged Brie, 29, 4] => Aged Brie, 3, 30 +[Aged Brie, 29, 5] => Aged Brie, 4, 30 +[Aged Brie, 29, 6] => Aged Brie, 5, 30 +[Aged Brie, 29, 7] => Aged Brie, 6, 30 +[Aged Brie, 29, 8] => Aged Brie, 7, 30 +[Aged Brie, 29, 9] => Aged Brie, 8, 30 +[Aged Brie, 29, 10] => Aged Brie, 9, 30 +[Aged Brie, 29, 11] => Aged Brie, 10, 30 +[Aged Brie, 30, -1] => Aged Brie, -2, 32 +[Aged Brie, 30, 0] => Aged Brie, -1, 32 +[Aged Brie, 30, 1] => Aged Brie, 0, 31 +[Aged Brie, 30, 2] => Aged Brie, 1, 31 +[Aged Brie, 30, 3] => Aged Brie, 2, 31 +[Aged Brie, 30, 4] => Aged Brie, 3, 31 +[Aged Brie, 30, 5] => Aged Brie, 4, 31 +[Aged Brie, 30, 6] => Aged Brie, 5, 31 +[Aged Brie, 30, 7] => Aged Brie, 6, 31 +[Aged Brie, 30, 8] => Aged Brie, 7, 31 +[Aged Brie, 30, 9] => Aged Brie, 8, 31 +[Aged Brie, 30, 10] => Aged Brie, 9, 31 +[Aged Brie, 30, 11] => Aged Brie, 10, 31 +[Aged Brie, 31, -1] => Aged Brie, -2, 33 +[Aged Brie, 31, 0] => Aged Brie, -1, 33 +[Aged Brie, 31, 1] => Aged Brie, 0, 32 +[Aged Brie, 31, 2] => Aged Brie, 1, 32 +[Aged Brie, 31, 3] => Aged Brie, 2, 32 +[Aged Brie, 31, 4] => Aged Brie, 3, 32 +[Aged Brie, 31, 5] => Aged Brie, 4, 32 +[Aged Brie, 31, 6] => Aged Brie, 5, 32 +[Aged Brie, 31, 7] => Aged Brie, 6, 32 +[Aged Brie, 31, 8] => Aged Brie, 7, 32 +[Aged Brie, 31, 9] => Aged Brie, 8, 32 +[Aged Brie, 31, 10] => Aged Brie, 9, 32 +[Aged Brie, 31, 11] => Aged Brie, 10, 32 +[Aged Brie, 32, -1] => Aged Brie, -2, 34 +[Aged Brie, 32, 0] => Aged Brie, -1, 34 +[Aged Brie, 32, 1] => Aged Brie, 0, 33 +[Aged Brie, 32, 2] => Aged Brie, 1, 33 +[Aged Brie, 32, 3] => Aged Brie, 2, 33 +[Aged Brie, 32, 4] => Aged Brie, 3, 33 +[Aged Brie, 32, 5] => Aged Brie, 4, 33 +[Aged Brie, 32, 6] => Aged Brie, 5, 33 +[Aged Brie, 32, 7] => Aged Brie, 6, 33 +[Aged Brie, 32, 8] => Aged Brie, 7, 33 +[Aged Brie, 32, 9] => Aged Brie, 8, 33 +[Aged Brie, 32, 10] => Aged Brie, 9, 33 +[Aged Brie, 32, 11] => Aged Brie, 10, 33 +[Aged Brie, 33, -1] => Aged Brie, -2, 35 +[Aged Brie, 33, 0] => Aged Brie, -1, 35 +[Aged Brie, 33, 1] => Aged Brie, 0, 34 +[Aged Brie, 33, 2] => Aged Brie, 1, 34 +[Aged Brie, 33, 3] => Aged Brie, 2, 34 +[Aged Brie, 33, 4] => Aged Brie, 3, 34 +[Aged Brie, 33, 5] => Aged Brie, 4, 34 +[Aged Brie, 33, 6] => Aged Brie, 5, 34 +[Aged Brie, 33, 7] => Aged Brie, 6, 34 +[Aged Brie, 33, 8] => Aged Brie, 7, 34 +[Aged Brie, 33, 9] => Aged Brie, 8, 34 +[Aged Brie, 33, 10] => Aged Brie, 9, 34 +[Aged Brie, 33, 11] => Aged Brie, 10, 34 +[Aged Brie, 34, -1] => Aged Brie, -2, 36 +[Aged Brie, 34, 0] => Aged Brie, -1, 36 +[Aged Brie, 34, 1] => Aged Brie, 0, 35 +[Aged Brie, 34, 2] => Aged Brie, 1, 35 +[Aged Brie, 34, 3] => Aged Brie, 2, 35 +[Aged Brie, 34, 4] => Aged Brie, 3, 35 +[Aged Brie, 34, 5] => Aged Brie, 4, 35 +[Aged Brie, 34, 6] => Aged Brie, 5, 35 +[Aged Brie, 34, 7] => Aged Brie, 6, 35 +[Aged Brie, 34, 8] => Aged Brie, 7, 35 +[Aged Brie, 34, 9] => Aged Brie, 8, 35 +[Aged Brie, 34, 10] => Aged Brie, 9, 35 +[Aged Brie, 34, 11] => Aged Brie, 10, 35 +[Aged Brie, 35, -1] => Aged Brie, -2, 37 +[Aged Brie, 35, 0] => Aged Brie, -1, 37 +[Aged Brie, 35, 1] => Aged Brie, 0, 36 +[Aged Brie, 35, 2] => Aged Brie, 1, 36 +[Aged Brie, 35, 3] => Aged Brie, 2, 36 +[Aged Brie, 35, 4] => Aged Brie, 3, 36 +[Aged Brie, 35, 5] => Aged Brie, 4, 36 +[Aged Brie, 35, 6] => Aged Brie, 5, 36 +[Aged Brie, 35, 7] => Aged Brie, 6, 36 +[Aged Brie, 35, 8] => Aged Brie, 7, 36 +[Aged Brie, 35, 9] => Aged Brie, 8, 36 +[Aged Brie, 35, 10] => Aged Brie, 9, 36 +[Aged Brie, 35, 11] => Aged Brie, 10, 36 +[Aged Brie, 36, -1] => Aged Brie, -2, 38 +[Aged Brie, 36, 0] => Aged Brie, -1, 38 +[Aged Brie, 36, 1] => Aged Brie, 0, 37 +[Aged Brie, 36, 2] => Aged Brie, 1, 37 +[Aged Brie, 36, 3] => Aged Brie, 2, 37 +[Aged Brie, 36, 4] => Aged Brie, 3, 37 +[Aged Brie, 36, 5] => Aged Brie, 4, 37 +[Aged Brie, 36, 6] => Aged Brie, 5, 37 +[Aged Brie, 36, 7] => Aged Brie, 6, 37 +[Aged Brie, 36, 8] => Aged Brie, 7, 37 +[Aged Brie, 36, 9] => Aged Brie, 8, 37 +[Aged Brie, 36, 10] => Aged Brie, 9, 37 +[Aged Brie, 36, 11] => Aged Brie, 10, 37 +[Aged Brie, 37, -1] => Aged Brie, -2, 39 +[Aged Brie, 37, 0] => Aged Brie, -1, 39 +[Aged Brie, 37, 1] => Aged Brie, 0, 38 +[Aged Brie, 37, 2] => Aged Brie, 1, 38 +[Aged Brie, 37, 3] => Aged Brie, 2, 38 +[Aged Brie, 37, 4] => Aged Brie, 3, 38 +[Aged Brie, 37, 5] => Aged Brie, 4, 38 +[Aged Brie, 37, 6] => Aged Brie, 5, 38 +[Aged Brie, 37, 7] => Aged Brie, 6, 38 +[Aged Brie, 37, 8] => Aged Brie, 7, 38 +[Aged Brie, 37, 9] => Aged Brie, 8, 38 +[Aged Brie, 37, 10] => Aged Brie, 9, 38 +[Aged Brie, 37, 11] => Aged Brie, 10, 38 +[Aged Brie, 38, -1] => Aged Brie, -2, 40 +[Aged Brie, 38, 0] => Aged Brie, -1, 40 +[Aged Brie, 38, 1] => Aged Brie, 0, 39 +[Aged Brie, 38, 2] => Aged Brie, 1, 39 +[Aged Brie, 38, 3] => Aged Brie, 2, 39 +[Aged Brie, 38, 4] => Aged Brie, 3, 39 +[Aged Brie, 38, 5] => Aged Brie, 4, 39 +[Aged Brie, 38, 6] => Aged Brie, 5, 39 +[Aged Brie, 38, 7] => Aged Brie, 6, 39 +[Aged Brie, 38, 8] => Aged Brie, 7, 39 +[Aged Brie, 38, 9] => Aged Brie, 8, 39 +[Aged Brie, 38, 10] => Aged Brie, 9, 39 +[Aged Brie, 38, 11] => Aged Brie, 10, 39 +[Aged Brie, 39, -1] => Aged Brie, -2, 41 +[Aged Brie, 39, 0] => Aged Brie, -1, 41 +[Aged Brie, 39, 1] => Aged Brie, 0, 40 +[Aged Brie, 39, 2] => Aged Brie, 1, 40 +[Aged Brie, 39, 3] => Aged Brie, 2, 40 +[Aged Brie, 39, 4] => Aged Brie, 3, 40 +[Aged Brie, 39, 5] => Aged Brie, 4, 40 +[Aged Brie, 39, 6] => Aged Brie, 5, 40 +[Aged Brie, 39, 7] => Aged Brie, 6, 40 +[Aged Brie, 39, 8] => Aged Brie, 7, 40 +[Aged Brie, 39, 9] => Aged Brie, 8, 40 +[Aged Brie, 39, 10] => Aged Brie, 9, 40 +[Aged Brie, 39, 11] => Aged Brie, 10, 40 +[Aged Brie, 40, -1] => Aged Brie, -2, 42 +[Aged Brie, 40, 0] => Aged Brie, -1, 42 +[Aged Brie, 40, 1] => Aged Brie, 0, 41 +[Aged Brie, 40, 2] => Aged Brie, 1, 41 +[Aged Brie, 40, 3] => Aged Brie, 2, 41 +[Aged Brie, 40, 4] => Aged Brie, 3, 41 +[Aged Brie, 40, 5] => Aged Brie, 4, 41 +[Aged Brie, 40, 6] => Aged Brie, 5, 41 +[Aged Brie, 40, 7] => Aged Brie, 6, 41 +[Aged Brie, 40, 8] => Aged Brie, 7, 41 +[Aged Brie, 40, 9] => Aged Brie, 8, 41 +[Aged Brie, 40, 10] => Aged Brie, 9, 41 +[Aged Brie, 40, 11] => Aged Brie, 10, 41 +[Aged Brie, 41, -1] => Aged Brie, -2, 43 +[Aged Brie, 41, 0] => Aged Brie, -1, 43 +[Aged Brie, 41, 1] => Aged Brie, 0, 42 +[Aged Brie, 41, 2] => Aged Brie, 1, 42 +[Aged Brie, 41, 3] => Aged Brie, 2, 42 +[Aged Brie, 41, 4] => Aged Brie, 3, 42 +[Aged Brie, 41, 5] => Aged Brie, 4, 42 +[Aged Brie, 41, 6] => Aged Brie, 5, 42 +[Aged Brie, 41, 7] => Aged Brie, 6, 42 +[Aged Brie, 41, 8] => Aged Brie, 7, 42 +[Aged Brie, 41, 9] => Aged Brie, 8, 42 +[Aged Brie, 41, 10] => Aged Brie, 9, 42 +[Aged Brie, 41, 11] => Aged Brie, 10, 42 +[Aged Brie, 42, -1] => Aged Brie, -2, 44 +[Aged Brie, 42, 0] => Aged Brie, -1, 44 +[Aged Brie, 42, 1] => Aged Brie, 0, 43 +[Aged Brie, 42, 2] => Aged Brie, 1, 43 +[Aged Brie, 42, 3] => Aged Brie, 2, 43 +[Aged Brie, 42, 4] => Aged Brie, 3, 43 +[Aged Brie, 42, 5] => Aged Brie, 4, 43 +[Aged Brie, 42, 6] => Aged Brie, 5, 43 +[Aged Brie, 42, 7] => Aged Brie, 6, 43 +[Aged Brie, 42, 8] => Aged Brie, 7, 43 +[Aged Brie, 42, 9] => Aged Brie, 8, 43 +[Aged Brie, 42, 10] => Aged Brie, 9, 43 +[Aged Brie, 42, 11] => Aged Brie, 10, 43 +[Aged Brie, 43, -1] => Aged Brie, -2, 45 +[Aged Brie, 43, 0] => Aged Brie, -1, 45 +[Aged Brie, 43, 1] => Aged Brie, 0, 44 +[Aged Brie, 43, 2] => Aged Brie, 1, 44 +[Aged Brie, 43, 3] => Aged Brie, 2, 44 +[Aged Brie, 43, 4] => Aged Brie, 3, 44 +[Aged Brie, 43, 5] => Aged Brie, 4, 44 +[Aged Brie, 43, 6] => Aged Brie, 5, 44 +[Aged Brie, 43, 7] => Aged Brie, 6, 44 +[Aged Brie, 43, 8] => Aged Brie, 7, 44 +[Aged Brie, 43, 9] => Aged Brie, 8, 44 +[Aged Brie, 43, 10] => Aged Brie, 9, 44 +[Aged Brie, 43, 11] => Aged Brie, 10, 44 +[Aged Brie, 44, -1] => Aged Brie, -2, 46 +[Aged Brie, 44, 0] => Aged Brie, -1, 46 +[Aged Brie, 44, 1] => Aged Brie, 0, 45 +[Aged Brie, 44, 2] => Aged Brie, 1, 45 +[Aged Brie, 44, 3] => Aged Brie, 2, 45 +[Aged Brie, 44, 4] => Aged Brie, 3, 45 +[Aged Brie, 44, 5] => Aged Brie, 4, 45 +[Aged Brie, 44, 6] => Aged Brie, 5, 45 +[Aged Brie, 44, 7] => Aged Brie, 6, 45 +[Aged Brie, 44, 8] => Aged Brie, 7, 45 +[Aged Brie, 44, 9] => Aged Brie, 8, 45 +[Aged Brie, 44, 10] => Aged Brie, 9, 45 +[Aged Brie, 44, 11] => Aged Brie, 10, 45 +[Aged Brie, 45, -1] => Aged Brie, -2, 47 +[Aged Brie, 45, 0] => Aged Brie, -1, 47 +[Aged Brie, 45, 1] => Aged Brie, 0, 46 +[Aged Brie, 45, 2] => Aged Brie, 1, 46 +[Aged Brie, 45, 3] => Aged Brie, 2, 46 +[Aged Brie, 45, 4] => Aged Brie, 3, 46 +[Aged Brie, 45, 5] => Aged Brie, 4, 46 +[Aged Brie, 45, 6] => Aged Brie, 5, 46 +[Aged Brie, 45, 7] => Aged Brie, 6, 46 +[Aged Brie, 45, 8] => Aged Brie, 7, 46 +[Aged Brie, 45, 9] => Aged Brie, 8, 46 +[Aged Brie, 45, 10] => Aged Brie, 9, 46 +[Aged Brie, 45, 11] => Aged Brie, 10, 46 +[Aged Brie, 46, -1] => Aged Brie, -2, 48 +[Aged Brie, 46, 0] => Aged Brie, -1, 48 +[Aged Brie, 46, 1] => Aged Brie, 0, 47 +[Aged Brie, 46, 2] => Aged Brie, 1, 47 +[Aged Brie, 46, 3] => Aged Brie, 2, 47 +[Aged Brie, 46, 4] => Aged Brie, 3, 47 +[Aged Brie, 46, 5] => Aged Brie, 4, 47 +[Aged Brie, 46, 6] => Aged Brie, 5, 47 +[Aged Brie, 46, 7] => Aged Brie, 6, 47 +[Aged Brie, 46, 8] => Aged Brie, 7, 47 +[Aged Brie, 46, 9] => Aged Brie, 8, 47 +[Aged Brie, 46, 10] => Aged Brie, 9, 47 +[Aged Brie, 46, 11] => Aged Brie, 10, 47 +[Aged Brie, 47, -1] => Aged Brie, -2, 49 +[Aged Brie, 47, 0] => Aged Brie, -1, 49 +[Aged Brie, 47, 1] => Aged Brie, 0, 48 +[Aged Brie, 47, 2] => Aged Brie, 1, 48 +[Aged Brie, 47, 3] => Aged Brie, 2, 48 +[Aged Brie, 47, 4] => Aged Brie, 3, 48 +[Aged Brie, 47, 5] => Aged Brie, 4, 48 +[Aged Brie, 47, 6] => Aged Brie, 5, 48 +[Aged Brie, 47, 7] => Aged Brie, 6, 48 +[Aged Brie, 47, 8] => Aged Brie, 7, 48 +[Aged Brie, 47, 9] => Aged Brie, 8, 48 +[Aged Brie, 47, 10] => Aged Brie, 9, 48 +[Aged Brie, 47, 11] => Aged Brie, 10, 48 +[Aged Brie, 48, -1] => Aged Brie, -2, 50 +[Aged Brie, 48, 0] => Aged Brie, -1, 50 +[Aged Brie, 48, 1] => Aged Brie, 0, 49 +[Aged Brie, 48, 2] => Aged Brie, 1, 49 +[Aged Brie, 48, 3] => Aged Brie, 2, 49 +[Aged Brie, 48, 4] => Aged Brie, 3, 49 +[Aged Brie, 48, 5] => Aged Brie, 4, 49 +[Aged Brie, 48, 6] => Aged Brie, 5, 49 +[Aged Brie, 48, 7] => Aged Brie, 6, 49 +[Aged Brie, 48, 8] => Aged Brie, 7, 49 +[Aged Brie, 48, 9] => Aged Brie, 8, 49 +[Aged Brie, 48, 10] => Aged Brie, 9, 49 +[Aged Brie, 48, 11] => Aged Brie, 10, 49 +[Aged Brie, 49, -1] => Aged Brie, -2, 50 +[Aged Brie, 49, 0] => Aged Brie, -1, 50 +[Aged Brie, 49, 1] => Aged Brie, 0, 50 +[Aged Brie, 49, 2] => Aged Brie, 1, 50 +[Aged Brie, 49, 3] => Aged Brie, 2, 50 +[Aged Brie, 49, 4] => Aged Brie, 3, 50 +[Aged Brie, 49, 5] => Aged Brie, 4, 50 +[Aged Brie, 49, 6] => Aged Brie, 5, 50 +[Aged Brie, 49, 7] => Aged Brie, 6, 50 +[Aged Brie, 49, 8] => Aged Brie, 7, 50 +[Aged Brie, 49, 9] => Aged Brie, 8, 50 +[Aged Brie, 49, 10] => Aged Brie, 9, 50 +[Aged Brie, 49, 11] => Aged Brie, 10, 50 +[Aged Brie, 50, -1] => Aged Brie, -2, 50 +[Aged Brie, 50, 0] => Aged Brie, -1, 50 +[Aged Brie, 50, 1] => Aged Brie, 0, 50 +[Aged Brie, 50, 2] => Aged Brie, 1, 50 +[Aged Brie, 50, 3] => Aged Brie, 2, 50 +[Aged Brie, 50, 4] => Aged Brie, 3, 50 +[Aged Brie, 50, 5] => Aged Brie, 4, 50 +[Aged Brie, 50, 6] => Aged Brie, 5, 50 +[Aged Brie, 50, 7] => Aged Brie, 6, 50 +[Aged Brie, 50, 8] => Aged Brie, 7, 50 +[Aged Brie, 50, 9] => Aged Brie, 8, 50 +[Aged Brie, 50, 10] => Aged Brie, 9, 50 +[Aged Brie, 50, 11] => Aged Brie, 10, 50 +[Backstage passes to a TAFKAL80ETC concert, 0, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 0, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 0, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 1 +[Backstage passes to a TAFKAL80ETC concert, 1, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 1, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 1, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 2 +[Backstage passes to a TAFKAL80ETC concert, 2, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 2, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 2, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 3 +[Backstage passes to a TAFKAL80ETC concert, 3, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 3, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 3, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 4 +[Backstage passes to a TAFKAL80ETC concert, 4, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 4, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 4, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 5 +[Backstage passes to a TAFKAL80ETC concert, 5, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 5, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 5, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 6 +[Backstage passes to a TAFKAL80ETC concert, 6, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 6, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 6, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 7 +[Backstage passes to a TAFKAL80ETC concert, 7, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 7, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 7, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 8 +[Backstage passes to a TAFKAL80ETC concert, 8, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 8, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 8, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 9 +[Backstage passes to a TAFKAL80ETC concert, 9, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 9, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 9, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 10 +[Backstage passes to a TAFKAL80ETC concert, 10, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 10, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 10, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 11 +[Backstage passes to a TAFKAL80ETC concert, 11, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 11, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 11, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 12 +[Backstage passes to a TAFKAL80ETC concert, 12, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 12, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 12, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 13 +[Backstage passes to a TAFKAL80ETC concert, 13, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 13, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 13, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 14 +[Backstage passes to a TAFKAL80ETC concert, 14, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 14, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 14, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 15 +[Backstage passes to a TAFKAL80ETC concert, 15, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 15, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 15, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 16 +[Backstage passes to a TAFKAL80ETC concert, 16, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 16, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 16, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 17 +[Backstage passes to a TAFKAL80ETC concert, 17, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 17, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 17, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 18 +[Backstage passes to a TAFKAL80ETC concert, 18, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 18, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 18, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 19 +[Backstage passes to a TAFKAL80ETC concert, 19, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 19, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 19, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 20 +[Backstage passes to a TAFKAL80ETC concert, 20, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 20, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 20, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 21 +[Backstage passes to a TAFKAL80ETC concert, 21, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 21, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 21, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 22 +[Backstage passes to a TAFKAL80ETC concert, 22, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 22, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 22, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 23 +[Backstage passes to a TAFKAL80ETC concert, 23, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 23, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 23, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 24 +[Backstage passes to a TAFKAL80ETC concert, 24, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 24, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 24, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 25 +[Backstage passes to a TAFKAL80ETC concert, 25, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 25, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 25, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 26 +[Backstage passes to a TAFKAL80ETC concert, 26, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 26, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 26, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 27 +[Backstage passes to a TAFKAL80ETC concert, 27, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 27, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 27, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 28 +[Backstage passes to a TAFKAL80ETC concert, 28, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 28, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 28, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 29 +[Backstage passes to a TAFKAL80ETC concert, 29, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 29, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 29, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 30 +[Backstage passes to a TAFKAL80ETC concert, 30, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 30, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 30, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 31 +[Backstage passes to a TAFKAL80ETC concert, 31, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 31, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 31, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 32 +[Backstage passes to a TAFKAL80ETC concert, 32, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 32, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 32, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 33 +[Backstage passes to a TAFKAL80ETC concert, 33, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 33, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 33, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 34 +[Backstage passes to a TAFKAL80ETC concert, 34, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 34, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 34, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 35 +[Backstage passes to a TAFKAL80ETC concert, 35, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 35, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 35, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 36 +[Backstage passes to a TAFKAL80ETC concert, 36, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 36, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 36, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 37 +[Backstage passes to a TAFKAL80ETC concert, 37, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 37, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 37, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 38 +[Backstage passes to a TAFKAL80ETC concert, 38, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 38, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 38, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 39 +[Backstage passes to a TAFKAL80ETC concert, 39, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 39, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 39, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 40 +[Backstage passes to a TAFKAL80ETC concert, 40, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 40, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 40, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 41 +[Backstage passes to a TAFKAL80ETC concert, 41, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 41, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 41, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 42 +[Backstage passes to a TAFKAL80ETC concert, 42, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 42, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 42, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 43 +[Backstage passes to a TAFKAL80ETC concert, 43, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 43, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 43, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 44 +[Backstage passes to a TAFKAL80ETC concert, 44, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 44, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 44, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 45 +[Backstage passes to a TAFKAL80ETC concert, 45, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 45, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 45, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 46 +[Backstage passes to a TAFKAL80ETC concert, 46, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 46, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 46, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 47 +[Backstage passes to a TAFKAL80ETC concert, 47, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 47, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 47, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 48 +[Backstage passes to a TAFKAL80ETC concert, 48, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 48, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 48, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 49 +[Backstage passes to a TAFKAL80ETC concert, 49, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 49, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 49, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 50, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 50, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 50 +[Sulfuras, Hand of Ragnaros, 0, -1] => Sulfuras, Hand of Ragnaros, -1, 0 +[Sulfuras, Hand of Ragnaros, 0, 0] => Sulfuras, Hand of Ragnaros, 0, 0 +[Sulfuras, Hand of Ragnaros, 0, 1] => Sulfuras, Hand of Ragnaros, 1, 0 +[Sulfuras, Hand of Ragnaros, 0, 2] => Sulfuras, Hand of Ragnaros, 2, 0 +[Sulfuras, Hand of Ragnaros, 0, 3] => Sulfuras, Hand of Ragnaros, 3, 0 +[Sulfuras, Hand of Ragnaros, 0, 4] => Sulfuras, Hand of Ragnaros, 4, 0 +[Sulfuras, Hand of Ragnaros, 0, 5] => Sulfuras, Hand of Ragnaros, 5, 0 +[Sulfuras, Hand of Ragnaros, 0, 6] => Sulfuras, Hand of Ragnaros, 6, 0 +[Sulfuras, Hand of Ragnaros, 0, 7] => Sulfuras, Hand of Ragnaros, 7, 0 +[Sulfuras, Hand of Ragnaros, 0, 8] => Sulfuras, Hand of Ragnaros, 8, 0 +[Sulfuras, Hand of Ragnaros, 0, 9] => Sulfuras, Hand of Ragnaros, 9, 0 +[Sulfuras, Hand of Ragnaros, 0, 10] => Sulfuras, Hand of Ragnaros, 10, 0 +[Sulfuras, Hand of Ragnaros, 0, 11] => Sulfuras, Hand of Ragnaros, 11, 0 +[Sulfuras, Hand of Ragnaros, 1, -1] => Sulfuras, Hand of Ragnaros, -1, 1 +[Sulfuras, Hand of Ragnaros, 1, 0] => Sulfuras, Hand of Ragnaros, 0, 1 +[Sulfuras, Hand of Ragnaros, 1, 1] => Sulfuras, Hand of Ragnaros, 1, 1 +[Sulfuras, Hand of Ragnaros, 1, 2] => Sulfuras, Hand of Ragnaros, 2, 1 +[Sulfuras, Hand of Ragnaros, 1, 3] => Sulfuras, Hand of Ragnaros, 3, 1 +[Sulfuras, Hand of Ragnaros, 1, 4] => Sulfuras, Hand of Ragnaros, 4, 1 +[Sulfuras, Hand of Ragnaros, 1, 5] => Sulfuras, Hand of Ragnaros, 5, 1 +[Sulfuras, Hand of Ragnaros, 1, 6] => Sulfuras, Hand of Ragnaros, 6, 1 +[Sulfuras, Hand of Ragnaros, 1, 7] => Sulfuras, Hand of Ragnaros, 7, 1 +[Sulfuras, Hand of Ragnaros, 1, 8] => Sulfuras, Hand of Ragnaros, 8, 1 +[Sulfuras, Hand of Ragnaros, 1, 9] => Sulfuras, Hand of Ragnaros, 9, 1 +[Sulfuras, Hand of Ragnaros, 1, 10] => Sulfuras, Hand of Ragnaros, 10, 1 +[Sulfuras, Hand of Ragnaros, 1, 11] => Sulfuras, Hand of Ragnaros, 11, 1 +[Sulfuras, Hand of Ragnaros, 2, -1] => Sulfuras, Hand of Ragnaros, -1, 2 +[Sulfuras, Hand of Ragnaros, 2, 0] => Sulfuras, Hand of Ragnaros, 0, 2 +[Sulfuras, Hand of Ragnaros, 2, 1] => Sulfuras, Hand of Ragnaros, 1, 2 +[Sulfuras, Hand of Ragnaros, 2, 2] => Sulfuras, Hand of Ragnaros, 2, 2 +[Sulfuras, Hand of Ragnaros, 2, 3] => Sulfuras, Hand of Ragnaros, 3, 2 +[Sulfuras, Hand of Ragnaros, 2, 4] => Sulfuras, Hand of Ragnaros, 4, 2 +[Sulfuras, Hand of Ragnaros, 2, 5] => Sulfuras, Hand of Ragnaros, 5, 2 +[Sulfuras, Hand of Ragnaros, 2, 6] => Sulfuras, Hand of Ragnaros, 6, 2 +[Sulfuras, Hand of Ragnaros, 2, 7] => Sulfuras, Hand of Ragnaros, 7, 2 +[Sulfuras, Hand of Ragnaros, 2, 8] => Sulfuras, Hand of Ragnaros, 8, 2 +[Sulfuras, Hand of Ragnaros, 2, 9] => Sulfuras, Hand of Ragnaros, 9, 2 +[Sulfuras, Hand of Ragnaros, 2, 10] => Sulfuras, Hand of Ragnaros, 10, 2 +[Sulfuras, Hand of Ragnaros, 2, 11] => Sulfuras, Hand of Ragnaros, 11, 2 +[Sulfuras, Hand of Ragnaros, 3, -1] => Sulfuras, Hand of Ragnaros, -1, 3 +[Sulfuras, Hand of Ragnaros, 3, 0] => Sulfuras, Hand of Ragnaros, 0, 3 +[Sulfuras, Hand of Ragnaros, 3, 1] => Sulfuras, Hand of Ragnaros, 1, 3 +[Sulfuras, Hand of Ragnaros, 3, 2] => Sulfuras, Hand of Ragnaros, 2, 3 +[Sulfuras, Hand of Ragnaros, 3, 3] => Sulfuras, Hand of Ragnaros, 3, 3 +[Sulfuras, Hand of Ragnaros, 3, 4] => Sulfuras, Hand of Ragnaros, 4, 3 +[Sulfuras, Hand of Ragnaros, 3, 5] => Sulfuras, Hand of Ragnaros, 5, 3 +[Sulfuras, Hand of Ragnaros, 3, 6] => Sulfuras, Hand of Ragnaros, 6, 3 +[Sulfuras, Hand of Ragnaros, 3, 7] => Sulfuras, Hand of Ragnaros, 7, 3 +[Sulfuras, Hand of Ragnaros, 3, 8] => Sulfuras, Hand of Ragnaros, 8, 3 +[Sulfuras, Hand of Ragnaros, 3, 9] => Sulfuras, Hand of Ragnaros, 9, 3 +[Sulfuras, Hand of Ragnaros, 3, 10] => Sulfuras, Hand of Ragnaros, 10, 3 +[Sulfuras, Hand of Ragnaros, 3, 11] => Sulfuras, Hand of Ragnaros, 11, 3 +[Sulfuras, Hand of Ragnaros, 4, -1] => Sulfuras, Hand of Ragnaros, -1, 4 +[Sulfuras, Hand of Ragnaros, 4, 0] => Sulfuras, Hand of Ragnaros, 0, 4 +[Sulfuras, Hand of Ragnaros, 4, 1] => Sulfuras, Hand of Ragnaros, 1, 4 +[Sulfuras, Hand of Ragnaros, 4, 2] => Sulfuras, Hand of Ragnaros, 2, 4 +[Sulfuras, Hand of Ragnaros, 4, 3] => Sulfuras, Hand of Ragnaros, 3, 4 +[Sulfuras, Hand of Ragnaros, 4, 4] => Sulfuras, Hand of Ragnaros, 4, 4 +[Sulfuras, Hand of Ragnaros, 4, 5] => Sulfuras, Hand of Ragnaros, 5, 4 +[Sulfuras, Hand of Ragnaros, 4, 6] => Sulfuras, Hand of Ragnaros, 6, 4 +[Sulfuras, Hand of Ragnaros, 4, 7] => Sulfuras, Hand of Ragnaros, 7, 4 +[Sulfuras, Hand of Ragnaros, 4, 8] => Sulfuras, Hand of Ragnaros, 8, 4 +[Sulfuras, Hand of Ragnaros, 4, 9] => Sulfuras, Hand of Ragnaros, 9, 4 +[Sulfuras, Hand of Ragnaros, 4, 10] => Sulfuras, Hand of Ragnaros, 10, 4 +[Sulfuras, Hand of Ragnaros, 4, 11] => Sulfuras, Hand of Ragnaros, 11, 4 +[Sulfuras, Hand of Ragnaros, 5, -1] => Sulfuras, Hand of Ragnaros, -1, 5 +[Sulfuras, Hand of Ragnaros, 5, 0] => Sulfuras, Hand of Ragnaros, 0, 5 +[Sulfuras, Hand of Ragnaros, 5, 1] => Sulfuras, Hand of Ragnaros, 1, 5 +[Sulfuras, Hand of Ragnaros, 5, 2] => Sulfuras, Hand of Ragnaros, 2, 5 +[Sulfuras, Hand of Ragnaros, 5, 3] => Sulfuras, Hand of Ragnaros, 3, 5 +[Sulfuras, Hand of Ragnaros, 5, 4] => Sulfuras, Hand of Ragnaros, 4, 5 +[Sulfuras, Hand of Ragnaros, 5, 5] => Sulfuras, Hand of Ragnaros, 5, 5 +[Sulfuras, Hand of Ragnaros, 5, 6] => Sulfuras, Hand of Ragnaros, 6, 5 +[Sulfuras, Hand of Ragnaros, 5, 7] => Sulfuras, Hand of Ragnaros, 7, 5 +[Sulfuras, Hand of Ragnaros, 5, 8] => Sulfuras, Hand of Ragnaros, 8, 5 +[Sulfuras, Hand of Ragnaros, 5, 9] => Sulfuras, Hand of Ragnaros, 9, 5 +[Sulfuras, Hand of Ragnaros, 5, 10] => Sulfuras, Hand of Ragnaros, 10, 5 +[Sulfuras, Hand of Ragnaros, 5, 11] => Sulfuras, Hand of Ragnaros, 11, 5 +[Sulfuras, Hand of Ragnaros, 6, -1] => Sulfuras, Hand of Ragnaros, -1, 6 +[Sulfuras, Hand of Ragnaros, 6, 0] => Sulfuras, Hand of Ragnaros, 0, 6 +[Sulfuras, Hand of Ragnaros, 6, 1] => Sulfuras, Hand of Ragnaros, 1, 6 +[Sulfuras, Hand of Ragnaros, 6, 2] => Sulfuras, Hand of Ragnaros, 2, 6 +[Sulfuras, Hand of Ragnaros, 6, 3] => Sulfuras, Hand of Ragnaros, 3, 6 +[Sulfuras, Hand of Ragnaros, 6, 4] => Sulfuras, Hand of Ragnaros, 4, 6 +[Sulfuras, Hand of Ragnaros, 6, 5] => Sulfuras, Hand of Ragnaros, 5, 6 +[Sulfuras, Hand of Ragnaros, 6, 6] => Sulfuras, Hand of Ragnaros, 6, 6 +[Sulfuras, Hand of Ragnaros, 6, 7] => Sulfuras, Hand of Ragnaros, 7, 6 +[Sulfuras, Hand of Ragnaros, 6, 8] => Sulfuras, Hand of Ragnaros, 8, 6 +[Sulfuras, Hand of Ragnaros, 6, 9] => Sulfuras, Hand of Ragnaros, 9, 6 +[Sulfuras, Hand of Ragnaros, 6, 10] => Sulfuras, Hand of Ragnaros, 10, 6 +[Sulfuras, Hand of Ragnaros, 6, 11] => Sulfuras, Hand of Ragnaros, 11, 6 +[Sulfuras, Hand of Ragnaros, 7, -1] => Sulfuras, Hand of Ragnaros, -1, 7 +[Sulfuras, Hand of Ragnaros, 7, 0] => Sulfuras, Hand of Ragnaros, 0, 7 +[Sulfuras, Hand of Ragnaros, 7, 1] => Sulfuras, Hand of Ragnaros, 1, 7 +[Sulfuras, Hand of Ragnaros, 7, 2] => Sulfuras, Hand of Ragnaros, 2, 7 +[Sulfuras, Hand of Ragnaros, 7, 3] => Sulfuras, Hand of Ragnaros, 3, 7 +[Sulfuras, Hand of Ragnaros, 7, 4] => Sulfuras, Hand of Ragnaros, 4, 7 +[Sulfuras, Hand of Ragnaros, 7, 5] => Sulfuras, Hand of Ragnaros, 5, 7 +[Sulfuras, Hand of Ragnaros, 7, 6] => Sulfuras, Hand of Ragnaros, 6, 7 +[Sulfuras, Hand of Ragnaros, 7, 7] => Sulfuras, Hand of Ragnaros, 7, 7 +[Sulfuras, Hand of Ragnaros, 7, 8] => Sulfuras, Hand of Ragnaros, 8, 7 +[Sulfuras, Hand of Ragnaros, 7, 9] => Sulfuras, Hand of Ragnaros, 9, 7 +[Sulfuras, Hand of Ragnaros, 7, 10] => Sulfuras, Hand of Ragnaros, 10, 7 +[Sulfuras, Hand of Ragnaros, 7, 11] => Sulfuras, Hand of Ragnaros, 11, 7 +[Sulfuras, Hand of Ragnaros, 8, -1] => Sulfuras, Hand of Ragnaros, -1, 8 +[Sulfuras, Hand of Ragnaros, 8, 0] => Sulfuras, Hand of Ragnaros, 0, 8 +[Sulfuras, Hand of Ragnaros, 8, 1] => Sulfuras, Hand of Ragnaros, 1, 8 +[Sulfuras, Hand of Ragnaros, 8, 2] => Sulfuras, Hand of Ragnaros, 2, 8 +[Sulfuras, Hand of Ragnaros, 8, 3] => Sulfuras, Hand of Ragnaros, 3, 8 +[Sulfuras, Hand of Ragnaros, 8, 4] => Sulfuras, Hand of Ragnaros, 4, 8 +[Sulfuras, Hand of Ragnaros, 8, 5] => Sulfuras, Hand of Ragnaros, 5, 8 +[Sulfuras, Hand of Ragnaros, 8, 6] => Sulfuras, Hand of Ragnaros, 6, 8 +[Sulfuras, Hand of Ragnaros, 8, 7] => Sulfuras, Hand of Ragnaros, 7, 8 +[Sulfuras, Hand of Ragnaros, 8, 8] => Sulfuras, Hand of Ragnaros, 8, 8 +[Sulfuras, Hand of Ragnaros, 8, 9] => Sulfuras, Hand of Ragnaros, 9, 8 +[Sulfuras, Hand of Ragnaros, 8, 10] => Sulfuras, Hand of Ragnaros, 10, 8 +[Sulfuras, Hand of Ragnaros, 8, 11] => Sulfuras, Hand of Ragnaros, 11, 8 +[Sulfuras, Hand of Ragnaros, 9, -1] => Sulfuras, Hand of Ragnaros, -1, 9 +[Sulfuras, Hand of Ragnaros, 9, 0] => Sulfuras, Hand of Ragnaros, 0, 9 +[Sulfuras, Hand of Ragnaros, 9, 1] => Sulfuras, Hand of Ragnaros, 1, 9 +[Sulfuras, Hand of Ragnaros, 9, 2] => Sulfuras, Hand of Ragnaros, 2, 9 +[Sulfuras, Hand of Ragnaros, 9, 3] => Sulfuras, Hand of Ragnaros, 3, 9 +[Sulfuras, Hand of Ragnaros, 9, 4] => Sulfuras, Hand of Ragnaros, 4, 9 +[Sulfuras, Hand of Ragnaros, 9, 5] => Sulfuras, Hand of Ragnaros, 5, 9 +[Sulfuras, Hand of Ragnaros, 9, 6] => Sulfuras, Hand of Ragnaros, 6, 9 +[Sulfuras, Hand of Ragnaros, 9, 7] => Sulfuras, Hand of Ragnaros, 7, 9 +[Sulfuras, Hand of Ragnaros, 9, 8] => Sulfuras, Hand of Ragnaros, 8, 9 +[Sulfuras, Hand of Ragnaros, 9, 9] => Sulfuras, Hand of Ragnaros, 9, 9 +[Sulfuras, Hand of Ragnaros, 9, 10] => Sulfuras, Hand of Ragnaros, 10, 9 +[Sulfuras, Hand of Ragnaros, 9, 11] => Sulfuras, Hand of Ragnaros, 11, 9 +[Sulfuras, Hand of Ragnaros, 10, -1] => Sulfuras, Hand of Ragnaros, -1, 10 +[Sulfuras, Hand of Ragnaros, 10, 0] => Sulfuras, Hand of Ragnaros, 0, 10 +[Sulfuras, Hand of Ragnaros, 10, 1] => Sulfuras, Hand of Ragnaros, 1, 10 +[Sulfuras, Hand of Ragnaros, 10, 2] => Sulfuras, Hand of Ragnaros, 2, 10 +[Sulfuras, Hand of Ragnaros, 10, 3] => Sulfuras, Hand of Ragnaros, 3, 10 +[Sulfuras, Hand of Ragnaros, 10, 4] => Sulfuras, Hand of Ragnaros, 4, 10 +[Sulfuras, Hand of Ragnaros, 10, 5] => Sulfuras, Hand of Ragnaros, 5, 10 +[Sulfuras, Hand of Ragnaros, 10, 6] => Sulfuras, Hand of Ragnaros, 6, 10 +[Sulfuras, Hand of Ragnaros, 10, 7] => Sulfuras, Hand of Ragnaros, 7, 10 +[Sulfuras, Hand of Ragnaros, 10, 8] => Sulfuras, Hand of Ragnaros, 8, 10 +[Sulfuras, Hand of Ragnaros, 10, 9] => Sulfuras, Hand of Ragnaros, 9, 10 +[Sulfuras, Hand of Ragnaros, 10, 10] => Sulfuras, Hand of Ragnaros, 10, 10 +[Sulfuras, Hand of Ragnaros, 10, 11] => Sulfuras, Hand of Ragnaros, 11, 10 +[Sulfuras, Hand of Ragnaros, 11, -1] => Sulfuras, Hand of Ragnaros, -1, 11 +[Sulfuras, Hand of Ragnaros, 11, 0] => Sulfuras, Hand of Ragnaros, 0, 11 +[Sulfuras, Hand of Ragnaros, 11, 1] => Sulfuras, Hand of Ragnaros, 1, 11 +[Sulfuras, Hand of Ragnaros, 11, 2] => Sulfuras, Hand of Ragnaros, 2, 11 +[Sulfuras, Hand of Ragnaros, 11, 3] => Sulfuras, Hand of Ragnaros, 3, 11 +[Sulfuras, Hand of Ragnaros, 11, 4] => Sulfuras, Hand of Ragnaros, 4, 11 +[Sulfuras, Hand of Ragnaros, 11, 5] => Sulfuras, Hand of Ragnaros, 5, 11 +[Sulfuras, Hand of Ragnaros, 11, 6] => Sulfuras, Hand of Ragnaros, 6, 11 +[Sulfuras, Hand of Ragnaros, 11, 7] => Sulfuras, Hand of Ragnaros, 7, 11 +[Sulfuras, Hand of Ragnaros, 11, 8] => Sulfuras, Hand of Ragnaros, 8, 11 +[Sulfuras, Hand of Ragnaros, 11, 9] => Sulfuras, Hand of Ragnaros, 9, 11 +[Sulfuras, Hand of Ragnaros, 11, 10] => Sulfuras, Hand of Ragnaros, 10, 11 +[Sulfuras, Hand of Ragnaros, 11, 11] => Sulfuras, Hand of Ragnaros, 11, 11 +[Sulfuras, Hand of Ragnaros, 12, -1] => Sulfuras, Hand of Ragnaros, -1, 12 +[Sulfuras, Hand of Ragnaros, 12, 0] => Sulfuras, Hand of Ragnaros, 0, 12 +[Sulfuras, Hand of Ragnaros, 12, 1] => Sulfuras, Hand of Ragnaros, 1, 12 +[Sulfuras, Hand of Ragnaros, 12, 2] => Sulfuras, Hand of Ragnaros, 2, 12 +[Sulfuras, Hand of Ragnaros, 12, 3] => Sulfuras, Hand of Ragnaros, 3, 12 +[Sulfuras, Hand of Ragnaros, 12, 4] => Sulfuras, Hand of Ragnaros, 4, 12 +[Sulfuras, Hand of Ragnaros, 12, 5] => Sulfuras, Hand of Ragnaros, 5, 12 +[Sulfuras, Hand of Ragnaros, 12, 6] => Sulfuras, Hand of Ragnaros, 6, 12 +[Sulfuras, Hand of Ragnaros, 12, 7] => Sulfuras, Hand of Ragnaros, 7, 12 +[Sulfuras, Hand of Ragnaros, 12, 8] => Sulfuras, Hand of Ragnaros, 8, 12 +[Sulfuras, Hand of Ragnaros, 12, 9] => Sulfuras, Hand of Ragnaros, 9, 12 +[Sulfuras, Hand of Ragnaros, 12, 10] => Sulfuras, Hand of Ragnaros, 10, 12 +[Sulfuras, Hand of Ragnaros, 12, 11] => Sulfuras, Hand of Ragnaros, 11, 12 +[Sulfuras, Hand of Ragnaros, 13, -1] => Sulfuras, Hand of Ragnaros, -1, 13 +[Sulfuras, Hand of Ragnaros, 13, 0] => Sulfuras, Hand of Ragnaros, 0, 13 +[Sulfuras, Hand of Ragnaros, 13, 1] => Sulfuras, Hand of Ragnaros, 1, 13 +[Sulfuras, Hand of Ragnaros, 13, 2] => Sulfuras, Hand of Ragnaros, 2, 13 +[Sulfuras, Hand of Ragnaros, 13, 3] => Sulfuras, Hand of Ragnaros, 3, 13 +[Sulfuras, Hand of Ragnaros, 13, 4] => Sulfuras, Hand of Ragnaros, 4, 13 +[Sulfuras, Hand of Ragnaros, 13, 5] => Sulfuras, Hand of Ragnaros, 5, 13 +[Sulfuras, Hand of Ragnaros, 13, 6] => Sulfuras, Hand of Ragnaros, 6, 13 +[Sulfuras, Hand of Ragnaros, 13, 7] => Sulfuras, Hand of Ragnaros, 7, 13 +[Sulfuras, Hand of Ragnaros, 13, 8] => Sulfuras, Hand of Ragnaros, 8, 13 +[Sulfuras, Hand of Ragnaros, 13, 9] => Sulfuras, Hand of Ragnaros, 9, 13 +[Sulfuras, Hand of Ragnaros, 13, 10] => Sulfuras, Hand of Ragnaros, 10, 13 +[Sulfuras, Hand of Ragnaros, 13, 11] => Sulfuras, Hand of Ragnaros, 11, 13 +[Sulfuras, Hand of Ragnaros, 14, -1] => Sulfuras, Hand of Ragnaros, -1, 14 +[Sulfuras, Hand of Ragnaros, 14, 0] => Sulfuras, Hand of Ragnaros, 0, 14 +[Sulfuras, Hand of Ragnaros, 14, 1] => Sulfuras, Hand of Ragnaros, 1, 14 +[Sulfuras, Hand of Ragnaros, 14, 2] => Sulfuras, Hand of Ragnaros, 2, 14 +[Sulfuras, Hand of Ragnaros, 14, 3] => Sulfuras, Hand of Ragnaros, 3, 14 +[Sulfuras, Hand of Ragnaros, 14, 4] => Sulfuras, Hand of Ragnaros, 4, 14 +[Sulfuras, Hand of Ragnaros, 14, 5] => Sulfuras, Hand of Ragnaros, 5, 14 +[Sulfuras, Hand of Ragnaros, 14, 6] => Sulfuras, Hand of Ragnaros, 6, 14 +[Sulfuras, Hand of Ragnaros, 14, 7] => Sulfuras, Hand of Ragnaros, 7, 14 +[Sulfuras, Hand of Ragnaros, 14, 8] => Sulfuras, Hand of Ragnaros, 8, 14 +[Sulfuras, Hand of Ragnaros, 14, 9] => Sulfuras, Hand of Ragnaros, 9, 14 +[Sulfuras, Hand of Ragnaros, 14, 10] => Sulfuras, Hand of Ragnaros, 10, 14 +[Sulfuras, Hand of Ragnaros, 14, 11] => Sulfuras, Hand of Ragnaros, 11, 14 +[Sulfuras, Hand of Ragnaros, 15, -1] => Sulfuras, Hand of Ragnaros, -1, 15 +[Sulfuras, Hand of Ragnaros, 15, 0] => Sulfuras, Hand of Ragnaros, 0, 15 +[Sulfuras, Hand of Ragnaros, 15, 1] => Sulfuras, Hand of Ragnaros, 1, 15 +[Sulfuras, Hand of Ragnaros, 15, 2] => Sulfuras, Hand of Ragnaros, 2, 15 +[Sulfuras, Hand of Ragnaros, 15, 3] => Sulfuras, Hand of Ragnaros, 3, 15 +[Sulfuras, Hand of Ragnaros, 15, 4] => Sulfuras, Hand of Ragnaros, 4, 15 +[Sulfuras, Hand of Ragnaros, 15, 5] => Sulfuras, Hand of Ragnaros, 5, 15 +[Sulfuras, Hand of Ragnaros, 15, 6] => Sulfuras, Hand of Ragnaros, 6, 15 +[Sulfuras, Hand of Ragnaros, 15, 7] => Sulfuras, Hand of Ragnaros, 7, 15 +[Sulfuras, Hand of Ragnaros, 15, 8] => Sulfuras, Hand of Ragnaros, 8, 15 +[Sulfuras, Hand of Ragnaros, 15, 9] => Sulfuras, Hand of Ragnaros, 9, 15 +[Sulfuras, Hand of Ragnaros, 15, 10] => Sulfuras, Hand of Ragnaros, 10, 15 +[Sulfuras, Hand of Ragnaros, 15, 11] => Sulfuras, Hand of Ragnaros, 11, 15 +[Sulfuras, Hand of Ragnaros, 16, -1] => Sulfuras, Hand of Ragnaros, -1, 16 +[Sulfuras, Hand of Ragnaros, 16, 0] => Sulfuras, Hand of Ragnaros, 0, 16 +[Sulfuras, Hand of Ragnaros, 16, 1] => Sulfuras, Hand of Ragnaros, 1, 16 +[Sulfuras, Hand of Ragnaros, 16, 2] => Sulfuras, Hand of Ragnaros, 2, 16 +[Sulfuras, Hand of Ragnaros, 16, 3] => Sulfuras, Hand of Ragnaros, 3, 16 +[Sulfuras, Hand of Ragnaros, 16, 4] => Sulfuras, Hand of Ragnaros, 4, 16 +[Sulfuras, Hand of Ragnaros, 16, 5] => Sulfuras, Hand of Ragnaros, 5, 16 +[Sulfuras, Hand of Ragnaros, 16, 6] => Sulfuras, Hand of Ragnaros, 6, 16 +[Sulfuras, Hand of Ragnaros, 16, 7] => Sulfuras, Hand of Ragnaros, 7, 16 +[Sulfuras, Hand of Ragnaros, 16, 8] => Sulfuras, Hand of Ragnaros, 8, 16 +[Sulfuras, Hand of Ragnaros, 16, 9] => Sulfuras, Hand of Ragnaros, 9, 16 +[Sulfuras, Hand of Ragnaros, 16, 10] => Sulfuras, Hand of Ragnaros, 10, 16 +[Sulfuras, Hand of Ragnaros, 16, 11] => Sulfuras, Hand of Ragnaros, 11, 16 +[Sulfuras, Hand of Ragnaros, 17, -1] => Sulfuras, Hand of Ragnaros, -1, 17 +[Sulfuras, Hand of Ragnaros, 17, 0] => Sulfuras, Hand of Ragnaros, 0, 17 +[Sulfuras, Hand of Ragnaros, 17, 1] => Sulfuras, Hand of Ragnaros, 1, 17 +[Sulfuras, Hand of Ragnaros, 17, 2] => Sulfuras, Hand of Ragnaros, 2, 17 +[Sulfuras, Hand of Ragnaros, 17, 3] => Sulfuras, Hand of Ragnaros, 3, 17 +[Sulfuras, Hand of Ragnaros, 17, 4] => Sulfuras, Hand of Ragnaros, 4, 17 +[Sulfuras, Hand of Ragnaros, 17, 5] => Sulfuras, Hand of Ragnaros, 5, 17 +[Sulfuras, Hand of Ragnaros, 17, 6] => Sulfuras, Hand of Ragnaros, 6, 17 +[Sulfuras, Hand of Ragnaros, 17, 7] => Sulfuras, Hand of Ragnaros, 7, 17 +[Sulfuras, Hand of Ragnaros, 17, 8] => Sulfuras, Hand of Ragnaros, 8, 17 +[Sulfuras, Hand of Ragnaros, 17, 9] => Sulfuras, Hand of Ragnaros, 9, 17 +[Sulfuras, Hand of Ragnaros, 17, 10] => Sulfuras, Hand of Ragnaros, 10, 17 +[Sulfuras, Hand of Ragnaros, 17, 11] => Sulfuras, Hand of Ragnaros, 11, 17 +[Sulfuras, Hand of Ragnaros, 18, -1] => Sulfuras, Hand of Ragnaros, -1, 18 +[Sulfuras, Hand of Ragnaros, 18, 0] => Sulfuras, Hand of Ragnaros, 0, 18 +[Sulfuras, Hand of Ragnaros, 18, 1] => Sulfuras, Hand of Ragnaros, 1, 18 +[Sulfuras, Hand of Ragnaros, 18, 2] => Sulfuras, Hand of Ragnaros, 2, 18 +[Sulfuras, Hand of Ragnaros, 18, 3] => Sulfuras, Hand of Ragnaros, 3, 18 +[Sulfuras, Hand of Ragnaros, 18, 4] => Sulfuras, Hand of Ragnaros, 4, 18 +[Sulfuras, Hand of Ragnaros, 18, 5] => Sulfuras, Hand of Ragnaros, 5, 18 +[Sulfuras, Hand of Ragnaros, 18, 6] => Sulfuras, Hand of Ragnaros, 6, 18 +[Sulfuras, Hand of Ragnaros, 18, 7] => Sulfuras, Hand of Ragnaros, 7, 18 +[Sulfuras, Hand of Ragnaros, 18, 8] => Sulfuras, Hand of Ragnaros, 8, 18 +[Sulfuras, Hand of Ragnaros, 18, 9] => Sulfuras, Hand of Ragnaros, 9, 18 +[Sulfuras, Hand of Ragnaros, 18, 10] => Sulfuras, Hand of Ragnaros, 10, 18 +[Sulfuras, Hand of Ragnaros, 18, 11] => Sulfuras, Hand of Ragnaros, 11, 18 +[Sulfuras, Hand of Ragnaros, 19, -1] => Sulfuras, Hand of Ragnaros, -1, 19 +[Sulfuras, Hand of Ragnaros, 19, 0] => Sulfuras, Hand of Ragnaros, 0, 19 +[Sulfuras, Hand of Ragnaros, 19, 1] => Sulfuras, Hand of Ragnaros, 1, 19 +[Sulfuras, Hand of Ragnaros, 19, 2] => Sulfuras, Hand of Ragnaros, 2, 19 +[Sulfuras, Hand of Ragnaros, 19, 3] => Sulfuras, Hand of Ragnaros, 3, 19 +[Sulfuras, Hand of Ragnaros, 19, 4] => Sulfuras, Hand of Ragnaros, 4, 19 +[Sulfuras, Hand of Ragnaros, 19, 5] => Sulfuras, Hand of Ragnaros, 5, 19 +[Sulfuras, Hand of Ragnaros, 19, 6] => Sulfuras, Hand of Ragnaros, 6, 19 +[Sulfuras, Hand of Ragnaros, 19, 7] => Sulfuras, Hand of Ragnaros, 7, 19 +[Sulfuras, Hand of Ragnaros, 19, 8] => Sulfuras, Hand of Ragnaros, 8, 19 +[Sulfuras, Hand of Ragnaros, 19, 9] => Sulfuras, Hand of Ragnaros, 9, 19 +[Sulfuras, Hand of Ragnaros, 19, 10] => Sulfuras, Hand of Ragnaros, 10, 19 +[Sulfuras, Hand of Ragnaros, 19, 11] => Sulfuras, Hand of Ragnaros, 11, 19 +[Sulfuras, Hand of Ragnaros, 20, -1] => Sulfuras, Hand of Ragnaros, -1, 20 +[Sulfuras, Hand of Ragnaros, 20, 0] => Sulfuras, Hand of Ragnaros, 0, 20 +[Sulfuras, Hand of Ragnaros, 20, 1] => Sulfuras, Hand of Ragnaros, 1, 20 +[Sulfuras, Hand of Ragnaros, 20, 2] => Sulfuras, Hand of Ragnaros, 2, 20 +[Sulfuras, Hand of Ragnaros, 20, 3] => Sulfuras, Hand of Ragnaros, 3, 20 +[Sulfuras, Hand of Ragnaros, 20, 4] => Sulfuras, Hand of Ragnaros, 4, 20 +[Sulfuras, Hand of Ragnaros, 20, 5] => Sulfuras, Hand of Ragnaros, 5, 20 +[Sulfuras, Hand of Ragnaros, 20, 6] => Sulfuras, Hand of Ragnaros, 6, 20 +[Sulfuras, Hand of Ragnaros, 20, 7] => Sulfuras, Hand of Ragnaros, 7, 20 +[Sulfuras, Hand of Ragnaros, 20, 8] => Sulfuras, Hand of Ragnaros, 8, 20 +[Sulfuras, Hand of Ragnaros, 20, 9] => Sulfuras, Hand of Ragnaros, 9, 20 +[Sulfuras, Hand of Ragnaros, 20, 10] => Sulfuras, Hand of Ragnaros, 10, 20 +[Sulfuras, Hand of Ragnaros, 20, 11] => Sulfuras, Hand of Ragnaros, 11, 20 +[Sulfuras, Hand of Ragnaros, 21, -1] => Sulfuras, Hand of Ragnaros, -1, 21 +[Sulfuras, Hand of Ragnaros, 21, 0] => Sulfuras, Hand of Ragnaros, 0, 21 +[Sulfuras, Hand of Ragnaros, 21, 1] => Sulfuras, Hand of Ragnaros, 1, 21 +[Sulfuras, Hand of Ragnaros, 21, 2] => Sulfuras, Hand of Ragnaros, 2, 21 +[Sulfuras, Hand of Ragnaros, 21, 3] => Sulfuras, Hand of Ragnaros, 3, 21 +[Sulfuras, Hand of Ragnaros, 21, 4] => Sulfuras, Hand of Ragnaros, 4, 21 +[Sulfuras, Hand of Ragnaros, 21, 5] => Sulfuras, Hand of Ragnaros, 5, 21 +[Sulfuras, Hand of Ragnaros, 21, 6] => Sulfuras, Hand of Ragnaros, 6, 21 +[Sulfuras, Hand of Ragnaros, 21, 7] => Sulfuras, Hand of Ragnaros, 7, 21 +[Sulfuras, Hand of Ragnaros, 21, 8] => Sulfuras, Hand of Ragnaros, 8, 21 +[Sulfuras, Hand of Ragnaros, 21, 9] => Sulfuras, Hand of Ragnaros, 9, 21 +[Sulfuras, Hand of Ragnaros, 21, 10] => Sulfuras, Hand of Ragnaros, 10, 21 +[Sulfuras, Hand of Ragnaros, 21, 11] => Sulfuras, Hand of Ragnaros, 11, 21 +[Sulfuras, Hand of Ragnaros, 22, -1] => Sulfuras, Hand of Ragnaros, -1, 22 +[Sulfuras, Hand of Ragnaros, 22, 0] => Sulfuras, Hand of Ragnaros, 0, 22 +[Sulfuras, Hand of Ragnaros, 22, 1] => Sulfuras, Hand of Ragnaros, 1, 22 +[Sulfuras, Hand of Ragnaros, 22, 2] => Sulfuras, Hand of Ragnaros, 2, 22 +[Sulfuras, Hand of Ragnaros, 22, 3] => Sulfuras, Hand of Ragnaros, 3, 22 +[Sulfuras, Hand of Ragnaros, 22, 4] => Sulfuras, Hand of Ragnaros, 4, 22 +[Sulfuras, Hand of Ragnaros, 22, 5] => Sulfuras, Hand of Ragnaros, 5, 22 +[Sulfuras, Hand of Ragnaros, 22, 6] => Sulfuras, Hand of Ragnaros, 6, 22 +[Sulfuras, Hand of Ragnaros, 22, 7] => Sulfuras, Hand of Ragnaros, 7, 22 +[Sulfuras, Hand of Ragnaros, 22, 8] => Sulfuras, Hand of Ragnaros, 8, 22 +[Sulfuras, Hand of Ragnaros, 22, 9] => Sulfuras, Hand of Ragnaros, 9, 22 +[Sulfuras, Hand of Ragnaros, 22, 10] => Sulfuras, Hand of Ragnaros, 10, 22 +[Sulfuras, Hand of Ragnaros, 22, 11] => Sulfuras, Hand of Ragnaros, 11, 22 +[Sulfuras, Hand of Ragnaros, 23, -1] => Sulfuras, Hand of Ragnaros, -1, 23 +[Sulfuras, Hand of Ragnaros, 23, 0] => Sulfuras, Hand of Ragnaros, 0, 23 +[Sulfuras, Hand of Ragnaros, 23, 1] => Sulfuras, Hand of Ragnaros, 1, 23 +[Sulfuras, Hand of Ragnaros, 23, 2] => Sulfuras, Hand of Ragnaros, 2, 23 +[Sulfuras, Hand of Ragnaros, 23, 3] => Sulfuras, Hand of Ragnaros, 3, 23 +[Sulfuras, Hand of Ragnaros, 23, 4] => Sulfuras, Hand of Ragnaros, 4, 23 +[Sulfuras, Hand of Ragnaros, 23, 5] => Sulfuras, Hand of Ragnaros, 5, 23 +[Sulfuras, Hand of Ragnaros, 23, 6] => Sulfuras, Hand of Ragnaros, 6, 23 +[Sulfuras, Hand of Ragnaros, 23, 7] => Sulfuras, Hand of Ragnaros, 7, 23 +[Sulfuras, Hand of Ragnaros, 23, 8] => Sulfuras, Hand of Ragnaros, 8, 23 +[Sulfuras, Hand of Ragnaros, 23, 9] => Sulfuras, Hand of Ragnaros, 9, 23 +[Sulfuras, Hand of Ragnaros, 23, 10] => Sulfuras, Hand of Ragnaros, 10, 23 +[Sulfuras, Hand of Ragnaros, 23, 11] => Sulfuras, Hand of Ragnaros, 11, 23 +[Sulfuras, Hand of Ragnaros, 24, -1] => Sulfuras, Hand of Ragnaros, -1, 24 +[Sulfuras, Hand of Ragnaros, 24, 0] => Sulfuras, Hand of Ragnaros, 0, 24 +[Sulfuras, Hand of Ragnaros, 24, 1] => Sulfuras, Hand of Ragnaros, 1, 24 +[Sulfuras, Hand of Ragnaros, 24, 2] => Sulfuras, Hand of Ragnaros, 2, 24 +[Sulfuras, Hand of Ragnaros, 24, 3] => Sulfuras, Hand of Ragnaros, 3, 24 +[Sulfuras, Hand of Ragnaros, 24, 4] => Sulfuras, Hand of Ragnaros, 4, 24 +[Sulfuras, Hand of Ragnaros, 24, 5] => Sulfuras, Hand of Ragnaros, 5, 24 +[Sulfuras, Hand of Ragnaros, 24, 6] => Sulfuras, Hand of Ragnaros, 6, 24 +[Sulfuras, Hand of Ragnaros, 24, 7] => Sulfuras, Hand of Ragnaros, 7, 24 +[Sulfuras, Hand of Ragnaros, 24, 8] => Sulfuras, Hand of Ragnaros, 8, 24 +[Sulfuras, Hand of Ragnaros, 24, 9] => Sulfuras, Hand of Ragnaros, 9, 24 +[Sulfuras, Hand of Ragnaros, 24, 10] => Sulfuras, Hand of Ragnaros, 10, 24 +[Sulfuras, Hand of Ragnaros, 24, 11] => Sulfuras, Hand of Ragnaros, 11, 24 +[Sulfuras, Hand of Ragnaros, 25, -1] => Sulfuras, Hand of Ragnaros, -1, 25 +[Sulfuras, Hand of Ragnaros, 25, 0] => Sulfuras, Hand of Ragnaros, 0, 25 +[Sulfuras, Hand of Ragnaros, 25, 1] => Sulfuras, Hand of Ragnaros, 1, 25 +[Sulfuras, Hand of Ragnaros, 25, 2] => Sulfuras, Hand of Ragnaros, 2, 25 +[Sulfuras, Hand of Ragnaros, 25, 3] => Sulfuras, Hand of Ragnaros, 3, 25 +[Sulfuras, Hand of Ragnaros, 25, 4] => Sulfuras, Hand of Ragnaros, 4, 25 +[Sulfuras, Hand of Ragnaros, 25, 5] => Sulfuras, Hand of Ragnaros, 5, 25 +[Sulfuras, Hand of Ragnaros, 25, 6] => Sulfuras, Hand of Ragnaros, 6, 25 +[Sulfuras, Hand of Ragnaros, 25, 7] => Sulfuras, Hand of Ragnaros, 7, 25 +[Sulfuras, Hand of Ragnaros, 25, 8] => Sulfuras, Hand of Ragnaros, 8, 25 +[Sulfuras, Hand of Ragnaros, 25, 9] => Sulfuras, Hand of Ragnaros, 9, 25 +[Sulfuras, Hand of Ragnaros, 25, 10] => Sulfuras, Hand of Ragnaros, 10, 25 +[Sulfuras, Hand of Ragnaros, 25, 11] => Sulfuras, Hand of Ragnaros, 11, 25 +[Sulfuras, Hand of Ragnaros, 26, -1] => Sulfuras, Hand of Ragnaros, -1, 26 +[Sulfuras, Hand of Ragnaros, 26, 0] => Sulfuras, Hand of Ragnaros, 0, 26 +[Sulfuras, Hand of Ragnaros, 26, 1] => Sulfuras, Hand of Ragnaros, 1, 26 +[Sulfuras, Hand of Ragnaros, 26, 2] => Sulfuras, Hand of Ragnaros, 2, 26 +[Sulfuras, Hand of Ragnaros, 26, 3] => Sulfuras, Hand of Ragnaros, 3, 26 +[Sulfuras, Hand of Ragnaros, 26, 4] => Sulfuras, Hand of Ragnaros, 4, 26 +[Sulfuras, Hand of Ragnaros, 26, 5] => Sulfuras, Hand of Ragnaros, 5, 26 +[Sulfuras, Hand of Ragnaros, 26, 6] => Sulfuras, Hand of Ragnaros, 6, 26 +[Sulfuras, Hand of Ragnaros, 26, 7] => Sulfuras, Hand of Ragnaros, 7, 26 +[Sulfuras, Hand of Ragnaros, 26, 8] => Sulfuras, Hand of Ragnaros, 8, 26 +[Sulfuras, Hand of Ragnaros, 26, 9] => Sulfuras, Hand of Ragnaros, 9, 26 +[Sulfuras, Hand of Ragnaros, 26, 10] => Sulfuras, Hand of Ragnaros, 10, 26 +[Sulfuras, Hand of Ragnaros, 26, 11] => Sulfuras, Hand of Ragnaros, 11, 26 +[Sulfuras, Hand of Ragnaros, 27, -1] => Sulfuras, Hand of Ragnaros, -1, 27 +[Sulfuras, Hand of Ragnaros, 27, 0] => Sulfuras, Hand of Ragnaros, 0, 27 +[Sulfuras, Hand of Ragnaros, 27, 1] => Sulfuras, Hand of Ragnaros, 1, 27 +[Sulfuras, Hand of Ragnaros, 27, 2] => Sulfuras, Hand of Ragnaros, 2, 27 +[Sulfuras, Hand of Ragnaros, 27, 3] => Sulfuras, Hand of Ragnaros, 3, 27 +[Sulfuras, Hand of Ragnaros, 27, 4] => Sulfuras, Hand of Ragnaros, 4, 27 +[Sulfuras, Hand of Ragnaros, 27, 5] => Sulfuras, Hand of Ragnaros, 5, 27 +[Sulfuras, Hand of Ragnaros, 27, 6] => Sulfuras, Hand of Ragnaros, 6, 27 +[Sulfuras, Hand of Ragnaros, 27, 7] => Sulfuras, Hand of Ragnaros, 7, 27 +[Sulfuras, Hand of Ragnaros, 27, 8] => Sulfuras, Hand of Ragnaros, 8, 27 +[Sulfuras, Hand of Ragnaros, 27, 9] => Sulfuras, Hand of Ragnaros, 9, 27 +[Sulfuras, Hand of Ragnaros, 27, 10] => Sulfuras, Hand of Ragnaros, 10, 27 +[Sulfuras, Hand of Ragnaros, 27, 11] => Sulfuras, Hand of Ragnaros, 11, 27 +[Sulfuras, Hand of Ragnaros, 28, -1] => Sulfuras, Hand of Ragnaros, -1, 28 +[Sulfuras, Hand of Ragnaros, 28, 0] => Sulfuras, Hand of Ragnaros, 0, 28 +[Sulfuras, Hand of Ragnaros, 28, 1] => Sulfuras, Hand of Ragnaros, 1, 28 +[Sulfuras, Hand of Ragnaros, 28, 2] => Sulfuras, Hand of Ragnaros, 2, 28 +[Sulfuras, Hand of Ragnaros, 28, 3] => Sulfuras, Hand of Ragnaros, 3, 28 +[Sulfuras, Hand of Ragnaros, 28, 4] => Sulfuras, Hand of Ragnaros, 4, 28 +[Sulfuras, Hand of Ragnaros, 28, 5] => Sulfuras, Hand of Ragnaros, 5, 28 +[Sulfuras, Hand of Ragnaros, 28, 6] => Sulfuras, Hand of Ragnaros, 6, 28 +[Sulfuras, Hand of Ragnaros, 28, 7] => Sulfuras, Hand of Ragnaros, 7, 28 +[Sulfuras, Hand of Ragnaros, 28, 8] => Sulfuras, Hand of Ragnaros, 8, 28 +[Sulfuras, Hand of Ragnaros, 28, 9] => Sulfuras, Hand of Ragnaros, 9, 28 +[Sulfuras, Hand of Ragnaros, 28, 10] => Sulfuras, Hand of Ragnaros, 10, 28 +[Sulfuras, Hand of Ragnaros, 28, 11] => Sulfuras, Hand of Ragnaros, 11, 28 +[Sulfuras, Hand of Ragnaros, 29, -1] => Sulfuras, Hand of Ragnaros, -1, 29 +[Sulfuras, Hand of Ragnaros, 29, 0] => Sulfuras, Hand of Ragnaros, 0, 29 +[Sulfuras, Hand of Ragnaros, 29, 1] => Sulfuras, Hand of Ragnaros, 1, 29 +[Sulfuras, Hand of Ragnaros, 29, 2] => Sulfuras, Hand of Ragnaros, 2, 29 +[Sulfuras, Hand of Ragnaros, 29, 3] => Sulfuras, Hand of Ragnaros, 3, 29 +[Sulfuras, Hand of Ragnaros, 29, 4] => Sulfuras, Hand of Ragnaros, 4, 29 +[Sulfuras, Hand of Ragnaros, 29, 5] => Sulfuras, Hand of Ragnaros, 5, 29 +[Sulfuras, Hand of Ragnaros, 29, 6] => Sulfuras, Hand of Ragnaros, 6, 29 +[Sulfuras, Hand of Ragnaros, 29, 7] => Sulfuras, Hand of Ragnaros, 7, 29 +[Sulfuras, Hand of Ragnaros, 29, 8] => Sulfuras, Hand of Ragnaros, 8, 29 +[Sulfuras, Hand of Ragnaros, 29, 9] => Sulfuras, Hand of Ragnaros, 9, 29 +[Sulfuras, Hand of Ragnaros, 29, 10] => Sulfuras, Hand of Ragnaros, 10, 29 +[Sulfuras, Hand of Ragnaros, 29, 11] => Sulfuras, Hand of Ragnaros, 11, 29 +[Sulfuras, Hand of Ragnaros, 30, -1] => Sulfuras, Hand of Ragnaros, -1, 30 +[Sulfuras, Hand of Ragnaros, 30, 0] => Sulfuras, Hand of Ragnaros, 0, 30 +[Sulfuras, Hand of Ragnaros, 30, 1] => Sulfuras, Hand of Ragnaros, 1, 30 +[Sulfuras, Hand of Ragnaros, 30, 2] => Sulfuras, Hand of Ragnaros, 2, 30 +[Sulfuras, Hand of Ragnaros, 30, 3] => Sulfuras, Hand of Ragnaros, 3, 30 +[Sulfuras, Hand of Ragnaros, 30, 4] => Sulfuras, Hand of Ragnaros, 4, 30 +[Sulfuras, Hand of Ragnaros, 30, 5] => Sulfuras, Hand of Ragnaros, 5, 30 +[Sulfuras, Hand of Ragnaros, 30, 6] => Sulfuras, Hand of Ragnaros, 6, 30 +[Sulfuras, Hand of Ragnaros, 30, 7] => Sulfuras, Hand of Ragnaros, 7, 30 +[Sulfuras, Hand of Ragnaros, 30, 8] => Sulfuras, Hand of Ragnaros, 8, 30 +[Sulfuras, Hand of Ragnaros, 30, 9] => Sulfuras, Hand of Ragnaros, 9, 30 +[Sulfuras, Hand of Ragnaros, 30, 10] => Sulfuras, Hand of Ragnaros, 10, 30 +[Sulfuras, Hand of Ragnaros, 30, 11] => Sulfuras, Hand of Ragnaros, 11, 30 +[Sulfuras, Hand of Ragnaros, 31, -1] => Sulfuras, Hand of Ragnaros, -1, 31 +[Sulfuras, Hand of Ragnaros, 31, 0] => Sulfuras, Hand of Ragnaros, 0, 31 +[Sulfuras, Hand of Ragnaros, 31, 1] => Sulfuras, Hand of Ragnaros, 1, 31 +[Sulfuras, Hand of Ragnaros, 31, 2] => Sulfuras, Hand of Ragnaros, 2, 31 +[Sulfuras, Hand of Ragnaros, 31, 3] => Sulfuras, Hand of Ragnaros, 3, 31 +[Sulfuras, Hand of Ragnaros, 31, 4] => Sulfuras, Hand of Ragnaros, 4, 31 +[Sulfuras, Hand of Ragnaros, 31, 5] => Sulfuras, Hand of Ragnaros, 5, 31 +[Sulfuras, Hand of Ragnaros, 31, 6] => Sulfuras, Hand of Ragnaros, 6, 31 +[Sulfuras, Hand of Ragnaros, 31, 7] => Sulfuras, Hand of Ragnaros, 7, 31 +[Sulfuras, Hand of Ragnaros, 31, 8] => Sulfuras, Hand of Ragnaros, 8, 31 +[Sulfuras, Hand of Ragnaros, 31, 9] => Sulfuras, Hand of Ragnaros, 9, 31 +[Sulfuras, Hand of Ragnaros, 31, 10] => Sulfuras, Hand of Ragnaros, 10, 31 +[Sulfuras, Hand of Ragnaros, 31, 11] => Sulfuras, Hand of Ragnaros, 11, 31 +[Sulfuras, Hand of Ragnaros, 32, -1] => Sulfuras, Hand of Ragnaros, -1, 32 +[Sulfuras, Hand of Ragnaros, 32, 0] => Sulfuras, Hand of Ragnaros, 0, 32 +[Sulfuras, Hand of Ragnaros, 32, 1] => Sulfuras, Hand of Ragnaros, 1, 32 +[Sulfuras, Hand of Ragnaros, 32, 2] => Sulfuras, Hand of Ragnaros, 2, 32 +[Sulfuras, Hand of Ragnaros, 32, 3] => Sulfuras, Hand of Ragnaros, 3, 32 +[Sulfuras, Hand of Ragnaros, 32, 4] => Sulfuras, Hand of Ragnaros, 4, 32 +[Sulfuras, Hand of Ragnaros, 32, 5] => Sulfuras, Hand of Ragnaros, 5, 32 +[Sulfuras, Hand of Ragnaros, 32, 6] => Sulfuras, Hand of Ragnaros, 6, 32 +[Sulfuras, Hand of Ragnaros, 32, 7] => Sulfuras, Hand of Ragnaros, 7, 32 +[Sulfuras, Hand of Ragnaros, 32, 8] => Sulfuras, Hand of Ragnaros, 8, 32 +[Sulfuras, Hand of Ragnaros, 32, 9] => Sulfuras, Hand of Ragnaros, 9, 32 +[Sulfuras, Hand of Ragnaros, 32, 10] => Sulfuras, Hand of Ragnaros, 10, 32 +[Sulfuras, Hand of Ragnaros, 32, 11] => Sulfuras, Hand of Ragnaros, 11, 32 +[Sulfuras, Hand of Ragnaros, 33, -1] => Sulfuras, Hand of Ragnaros, -1, 33 +[Sulfuras, Hand of Ragnaros, 33, 0] => Sulfuras, Hand of Ragnaros, 0, 33 +[Sulfuras, Hand of Ragnaros, 33, 1] => Sulfuras, Hand of Ragnaros, 1, 33 +[Sulfuras, Hand of Ragnaros, 33, 2] => Sulfuras, Hand of Ragnaros, 2, 33 +[Sulfuras, Hand of Ragnaros, 33, 3] => Sulfuras, Hand of Ragnaros, 3, 33 +[Sulfuras, Hand of Ragnaros, 33, 4] => Sulfuras, Hand of Ragnaros, 4, 33 +[Sulfuras, Hand of Ragnaros, 33, 5] => Sulfuras, Hand of Ragnaros, 5, 33 +[Sulfuras, Hand of Ragnaros, 33, 6] => Sulfuras, Hand of Ragnaros, 6, 33 +[Sulfuras, Hand of Ragnaros, 33, 7] => Sulfuras, Hand of Ragnaros, 7, 33 +[Sulfuras, Hand of Ragnaros, 33, 8] => Sulfuras, Hand of Ragnaros, 8, 33 +[Sulfuras, Hand of Ragnaros, 33, 9] => Sulfuras, Hand of Ragnaros, 9, 33 +[Sulfuras, Hand of Ragnaros, 33, 10] => Sulfuras, Hand of Ragnaros, 10, 33 +[Sulfuras, Hand of Ragnaros, 33, 11] => Sulfuras, Hand of Ragnaros, 11, 33 +[Sulfuras, Hand of Ragnaros, 34, -1] => Sulfuras, Hand of Ragnaros, -1, 34 +[Sulfuras, Hand of Ragnaros, 34, 0] => Sulfuras, Hand of Ragnaros, 0, 34 +[Sulfuras, Hand of Ragnaros, 34, 1] => Sulfuras, Hand of Ragnaros, 1, 34 +[Sulfuras, Hand of Ragnaros, 34, 2] => Sulfuras, Hand of Ragnaros, 2, 34 +[Sulfuras, Hand of Ragnaros, 34, 3] => Sulfuras, Hand of Ragnaros, 3, 34 +[Sulfuras, Hand of Ragnaros, 34, 4] => Sulfuras, Hand of Ragnaros, 4, 34 +[Sulfuras, Hand of Ragnaros, 34, 5] => Sulfuras, Hand of Ragnaros, 5, 34 +[Sulfuras, Hand of Ragnaros, 34, 6] => Sulfuras, Hand of Ragnaros, 6, 34 +[Sulfuras, Hand of Ragnaros, 34, 7] => Sulfuras, Hand of Ragnaros, 7, 34 +[Sulfuras, Hand of Ragnaros, 34, 8] => Sulfuras, Hand of Ragnaros, 8, 34 +[Sulfuras, Hand of Ragnaros, 34, 9] => Sulfuras, Hand of Ragnaros, 9, 34 +[Sulfuras, Hand of Ragnaros, 34, 10] => Sulfuras, Hand of Ragnaros, 10, 34 +[Sulfuras, Hand of Ragnaros, 34, 11] => Sulfuras, Hand of Ragnaros, 11, 34 +[Sulfuras, Hand of Ragnaros, 35, -1] => Sulfuras, Hand of Ragnaros, -1, 35 +[Sulfuras, Hand of Ragnaros, 35, 0] => Sulfuras, Hand of Ragnaros, 0, 35 +[Sulfuras, Hand of Ragnaros, 35, 1] => Sulfuras, Hand of Ragnaros, 1, 35 +[Sulfuras, Hand of Ragnaros, 35, 2] => Sulfuras, Hand of Ragnaros, 2, 35 +[Sulfuras, Hand of Ragnaros, 35, 3] => Sulfuras, Hand of Ragnaros, 3, 35 +[Sulfuras, Hand of Ragnaros, 35, 4] => Sulfuras, Hand of Ragnaros, 4, 35 +[Sulfuras, Hand of Ragnaros, 35, 5] => Sulfuras, Hand of Ragnaros, 5, 35 +[Sulfuras, Hand of Ragnaros, 35, 6] => Sulfuras, Hand of Ragnaros, 6, 35 +[Sulfuras, Hand of Ragnaros, 35, 7] => Sulfuras, Hand of Ragnaros, 7, 35 +[Sulfuras, Hand of Ragnaros, 35, 8] => Sulfuras, Hand of Ragnaros, 8, 35 +[Sulfuras, Hand of Ragnaros, 35, 9] => Sulfuras, Hand of Ragnaros, 9, 35 +[Sulfuras, Hand of Ragnaros, 35, 10] => Sulfuras, Hand of Ragnaros, 10, 35 +[Sulfuras, Hand of Ragnaros, 35, 11] => Sulfuras, Hand of Ragnaros, 11, 35 +[Sulfuras, Hand of Ragnaros, 36, -1] => Sulfuras, Hand of Ragnaros, -1, 36 +[Sulfuras, Hand of Ragnaros, 36, 0] => Sulfuras, Hand of Ragnaros, 0, 36 +[Sulfuras, Hand of Ragnaros, 36, 1] => Sulfuras, Hand of Ragnaros, 1, 36 +[Sulfuras, Hand of Ragnaros, 36, 2] => Sulfuras, Hand of Ragnaros, 2, 36 +[Sulfuras, Hand of Ragnaros, 36, 3] => Sulfuras, Hand of Ragnaros, 3, 36 +[Sulfuras, Hand of Ragnaros, 36, 4] => Sulfuras, Hand of Ragnaros, 4, 36 +[Sulfuras, Hand of Ragnaros, 36, 5] => Sulfuras, Hand of Ragnaros, 5, 36 +[Sulfuras, Hand of Ragnaros, 36, 6] => Sulfuras, Hand of Ragnaros, 6, 36 +[Sulfuras, Hand of Ragnaros, 36, 7] => Sulfuras, Hand of Ragnaros, 7, 36 +[Sulfuras, Hand of Ragnaros, 36, 8] => Sulfuras, Hand of Ragnaros, 8, 36 +[Sulfuras, Hand of Ragnaros, 36, 9] => Sulfuras, Hand of Ragnaros, 9, 36 +[Sulfuras, Hand of Ragnaros, 36, 10] => Sulfuras, Hand of Ragnaros, 10, 36 +[Sulfuras, Hand of Ragnaros, 36, 11] => Sulfuras, Hand of Ragnaros, 11, 36 +[Sulfuras, Hand of Ragnaros, 37, -1] => Sulfuras, Hand of Ragnaros, -1, 37 +[Sulfuras, Hand of Ragnaros, 37, 0] => Sulfuras, Hand of Ragnaros, 0, 37 +[Sulfuras, Hand of Ragnaros, 37, 1] => Sulfuras, Hand of Ragnaros, 1, 37 +[Sulfuras, Hand of Ragnaros, 37, 2] => Sulfuras, Hand of Ragnaros, 2, 37 +[Sulfuras, Hand of Ragnaros, 37, 3] => Sulfuras, Hand of Ragnaros, 3, 37 +[Sulfuras, Hand of Ragnaros, 37, 4] => Sulfuras, Hand of Ragnaros, 4, 37 +[Sulfuras, Hand of Ragnaros, 37, 5] => Sulfuras, Hand of Ragnaros, 5, 37 +[Sulfuras, Hand of Ragnaros, 37, 6] => Sulfuras, Hand of Ragnaros, 6, 37 +[Sulfuras, Hand of Ragnaros, 37, 7] => Sulfuras, Hand of Ragnaros, 7, 37 +[Sulfuras, Hand of Ragnaros, 37, 8] => Sulfuras, Hand of Ragnaros, 8, 37 +[Sulfuras, Hand of Ragnaros, 37, 9] => Sulfuras, Hand of Ragnaros, 9, 37 +[Sulfuras, Hand of Ragnaros, 37, 10] => Sulfuras, Hand of Ragnaros, 10, 37 +[Sulfuras, Hand of Ragnaros, 37, 11] => Sulfuras, Hand of Ragnaros, 11, 37 +[Sulfuras, Hand of Ragnaros, 38, -1] => Sulfuras, Hand of Ragnaros, -1, 38 +[Sulfuras, Hand of Ragnaros, 38, 0] => Sulfuras, Hand of Ragnaros, 0, 38 +[Sulfuras, Hand of Ragnaros, 38, 1] => Sulfuras, Hand of Ragnaros, 1, 38 +[Sulfuras, Hand of Ragnaros, 38, 2] => Sulfuras, Hand of Ragnaros, 2, 38 +[Sulfuras, Hand of Ragnaros, 38, 3] => Sulfuras, Hand of Ragnaros, 3, 38 +[Sulfuras, Hand of Ragnaros, 38, 4] => Sulfuras, Hand of Ragnaros, 4, 38 +[Sulfuras, Hand of Ragnaros, 38, 5] => Sulfuras, Hand of Ragnaros, 5, 38 +[Sulfuras, Hand of Ragnaros, 38, 6] => Sulfuras, Hand of Ragnaros, 6, 38 +[Sulfuras, Hand of Ragnaros, 38, 7] => Sulfuras, Hand of Ragnaros, 7, 38 +[Sulfuras, Hand of Ragnaros, 38, 8] => Sulfuras, Hand of Ragnaros, 8, 38 +[Sulfuras, Hand of Ragnaros, 38, 9] => Sulfuras, Hand of Ragnaros, 9, 38 +[Sulfuras, Hand of Ragnaros, 38, 10] => Sulfuras, Hand of Ragnaros, 10, 38 +[Sulfuras, Hand of Ragnaros, 38, 11] => Sulfuras, Hand of Ragnaros, 11, 38 +[Sulfuras, Hand of Ragnaros, 39, -1] => Sulfuras, Hand of Ragnaros, -1, 39 +[Sulfuras, Hand of Ragnaros, 39, 0] => Sulfuras, Hand of Ragnaros, 0, 39 +[Sulfuras, Hand of Ragnaros, 39, 1] => Sulfuras, Hand of Ragnaros, 1, 39 +[Sulfuras, Hand of Ragnaros, 39, 2] => Sulfuras, Hand of Ragnaros, 2, 39 +[Sulfuras, Hand of Ragnaros, 39, 3] => Sulfuras, Hand of Ragnaros, 3, 39 +[Sulfuras, Hand of Ragnaros, 39, 4] => Sulfuras, Hand of Ragnaros, 4, 39 +[Sulfuras, Hand of Ragnaros, 39, 5] => Sulfuras, Hand of Ragnaros, 5, 39 +[Sulfuras, Hand of Ragnaros, 39, 6] => Sulfuras, Hand of Ragnaros, 6, 39 +[Sulfuras, Hand of Ragnaros, 39, 7] => Sulfuras, Hand of Ragnaros, 7, 39 +[Sulfuras, Hand of Ragnaros, 39, 8] => Sulfuras, Hand of Ragnaros, 8, 39 +[Sulfuras, Hand of Ragnaros, 39, 9] => Sulfuras, Hand of Ragnaros, 9, 39 +[Sulfuras, Hand of Ragnaros, 39, 10] => Sulfuras, Hand of Ragnaros, 10, 39 +[Sulfuras, Hand of Ragnaros, 39, 11] => Sulfuras, Hand of Ragnaros, 11, 39 +[Sulfuras, Hand of Ragnaros, 40, -1] => Sulfuras, Hand of Ragnaros, -1, 40 +[Sulfuras, Hand of Ragnaros, 40, 0] => Sulfuras, Hand of Ragnaros, 0, 40 +[Sulfuras, Hand of Ragnaros, 40, 1] => Sulfuras, Hand of Ragnaros, 1, 40 +[Sulfuras, Hand of Ragnaros, 40, 2] => Sulfuras, Hand of Ragnaros, 2, 40 +[Sulfuras, Hand of Ragnaros, 40, 3] => Sulfuras, Hand of Ragnaros, 3, 40 +[Sulfuras, Hand of Ragnaros, 40, 4] => Sulfuras, Hand of Ragnaros, 4, 40 +[Sulfuras, Hand of Ragnaros, 40, 5] => Sulfuras, Hand of Ragnaros, 5, 40 +[Sulfuras, Hand of Ragnaros, 40, 6] => Sulfuras, Hand of Ragnaros, 6, 40 +[Sulfuras, Hand of Ragnaros, 40, 7] => Sulfuras, Hand of Ragnaros, 7, 40 +[Sulfuras, Hand of Ragnaros, 40, 8] => Sulfuras, Hand of Ragnaros, 8, 40 +[Sulfuras, Hand of Ragnaros, 40, 9] => Sulfuras, Hand of Ragnaros, 9, 40 +[Sulfuras, Hand of Ragnaros, 40, 10] => Sulfuras, Hand of Ragnaros, 10, 40 +[Sulfuras, Hand of Ragnaros, 40, 11] => Sulfuras, Hand of Ragnaros, 11, 40 +[Sulfuras, Hand of Ragnaros, 41, -1] => Sulfuras, Hand of Ragnaros, -1, 41 +[Sulfuras, Hand of Ragnaros, 41, 0] => Sulfuras, Hand of Ragnaros, 0, 41 +[Sulfuras, Hand of Ragnaros, 41, 1] => Sulfuras, Hand of Ragnaros, 1, 41 +[Sulfuras, Hand of Ragnaros, 41, 2] => Sulfuras, Hand of Ragnaros, 2, 41 +[Sulfuras, Hand of Ragnaros, 41, 3] => Sulfuras, Hand of Ragnaros, 3, 41 +[Sulfuras, Hand of Ragnaros, 41, 4] => Sulfuras, Hand of Ragnaros, 4, 41 +[Sulfuras, Hand of Ragnaros, 41, 5] => Sulfuras, Hand of Ragnaros, 5, 41 +[Sulfuras, Hand of Ragnaros, 41, 6] => Sulfuras, Hand of Ragnaros, 6, 41 +[Sulfuras, Hand of Ragnaros, 41, 7] => Sulfuras, Hand of Ragnaros, 7, 41 +[Sulfuras, Hand of Ragnaros, 41, 8] => Sulfuras, Hand of Ragnaros, 8, 41 +[Sulfuras, Hand of Ragnaros, 41, 9] => Sulfuras, Hand of Ragnaros, 9, 41 +[Sulfuras, Hand of Ragnaros, 41, 10] => Sulfuras, Hand of Ragnaros, 10, 41 +[Sulfuras, Hand of Ragnaros, 41, 11] => Sulfuras, Hand of Ragnaros, 11, 41 +[Sulfuras, Hand of Ragnaros, 42, -1] => Sulfuras, Hand of Ragnaros, -1, 42 +[Sulfuras, Hand of Ragnaros, 42, 0] => Sulfuras, Hand of Ragnaros, 0, 42 +[Sulfuras, Hand of Ragnaros, 42, 1] => Sulfuras, Hand of Ragnaros, 1, 42 +[Sulfuras, Hand of Ragnaros, 42, 2] => Sulfuras, Hand of Ragnaros, 2, 42 +[Sulfuras, Hand of Ragnaros, 42, 3] => Sulfuras, Hand of Ragnaros, 3, 42 +[Sulfuras, Hand of Ragnaros, 42, 4] => Sulfuras, Hand of Ragnaros, 4, 42 +[Sulfuras, Hand of Ragnaros, 42, 5] => Sulfuras, Hand of Ragnaros, 5, 42 +[Sulfuras, Hand of Ragnaros, 42, 6] => Sulfuras, Hand of Ragnaros, 6, 42 +[Sulfuras, Hand of Ragnaros, 42, 7] => Sulfuras, Hand of Ragnaros, 7, 42 +[Sulfuras, Hand of Ragnaros, 42, 8] => Sulfuras, Hand of Ragnaros, 8, 42 +[Sulfuras, Hand of Ragnaros, 42, 9] => Sulfuras, Hand of Ragnaros, 9, 42 +[Sulfuras, Hand of Ragnaros, 42, 10] => Sulfuras, Hand of Ragnaros, 10, 42 +[Sulfuras, Hand of Ragnaros, 42, 11] => Sulfuras, Hand of Ragnaros, 11, 42 +[Sulfuras, Hand of Ragnaros, 43, -1] => Sulfuras, Hand of Ragnaros, -1, 43 +[Sulfuras, Hand of Ragnaros, 43, 0] => Sulfuras, Hand of Ragnaros, 0, 43 +[Sulfuras, Hand of Ragnaros, 43, 1] => Sulfuras, Hand of Ragnaros, 1, 43 +[Sulfuras, Hand of Ragnaros, 43, 2] => Sulfuras, Hand of Ragnaros, 2, 43 +[Sulfuras, Hand of Ragnaros, 43, 3] => Sulfuras, Hand of Ragnaros, 3, 43 +[Sulfuras, Hand of Ragnaros, 43, 4] => Sulfuras, Hand of Ragnaros, 4, 43 +[Sulfuras, Hand of Ragnaros, 43, 5] => Sulfuras, Hand of Ragnaros, 5, 43 +[Sulfuras, Hand of Ragnaros, 43, 6] => Sulfuras, Hand of Ragnaros, 6, 43 +[Sulfuras, Hand of Ragnaros, 43, 7] => Sulfuras, Hand of Ragnaros, 7, 43 +[Sulfuras, Hand of Ragnaros, 43, 8] => Sulfuras, Hand of Ragnaros, 8, 43 +[Sulfuras, Hand of Ragnaros, 43, 9] => Sulfuras, Hand of Ragnaros, 9, 43 +[Sulfuras, Hand of Ragnaros, 43, 10] => Sulfuras, Hand of Ragnaros, 10, 43 +[Sulfuras, Hand of Ragnaros, 43, 11] => Sulfuras, Hand of Ragnaros, 11, 43 +[Sulfuras, Hand of Ragnaros, 44, -1] => Sulfuras, Hand of Ragnaros, -1, 44 +[Sulfuras, Hand of Ragnaros, 44, 0] => Sulfuras, Hand of Ragnaros, 0, 44 +[Sulfuras, Hand of Ragnaros, 44, 1] => Sulfuras, Hand of Ragnaros, 1, 44 +[Sulfuras, Hand of Ragnaros, 44, 2] => Sulfuras, Hand of Ragnaros, 2, 44 +[Sulfuras, Hand of Ragnaros, 44, 3] => Sulfuras, Hand of Ragnaros, 3, 44 +[Sulfuras, Hand of Ragnaros, 44, 4] => Sulfuras, Hand of Ragnaros, 4, 44 +[Sulfuras, Hand of Ragnaros, 44, 5] => Sulfuras, Hand of Ragnaros, 5, 44 +[Sulfuras, Hand of Ragnaros, 44, 6] => Sulfuras, Hand of Ragnaros, 6, 44 +[Sulfuras, Hand of Ragnaros, 44, 7] => Sulfuras, Hand of Ragnaros, 7, 44 +[Sulfuras, Hand of Ragnaros, 44, 8] => Sulfuras, Hand of Ragnaros, 8, 44 +[Sulfuras, Hand of Ragnaros, 44, 9] => Sulfuras, Hand of Ragnaros, 9, 44 +[Sulfuras, Hand of Ragnaros, 44, 10] => Sulfuras, Hand of Ragnaros, 10, 44 +[Sulfuras, Hand of Ragnaros, 44, 11] => Sulfuras, Hand of Ragnaros, 11, 44 +[Sulfuras, Hand of Ragnaros, 45, -1] => Sulfuras, Hand of Ragnaros, -1, 45 +[Sulfuras, Hand of Ragnaros, 45, 0] => Sulfuras, Hand of Ragnaros, 0, 45 +[Sulfuras, Hand of Ragnaros, 45, 1] => Sulfuras, Hand of Ragnaros, 1, 45 +[Sulfuras, Hand of Ragnaros, 45, 2] => Sulfuras, Hand of Ragnaros, 2, 45 +[Sulfuras, Hand of Ragnaros, 45, 3] => Sulfuras, Hand of Ragnaros, 3, 45 +[Sulfuras, Hand of Ragnaros, 45, 4] => Sulfuras, Hand of Ragnaros, 4, 45 +[Sulfuras, Hand of Ragnaros, 45, 5] => Sulfuras, Hand of Ragnaros, 5, 45 +[Sulfuras, Hand of Ragnaros, 45, 6] => Sulfuras, Hand of Ragnaros, 6, 45 +[Sulfuras, Hand of Ragnaros, 45, 7] => Sulfuras, Hand of Ragnaros, 7, 45 +[Sulfuras, Hand of Ragnaros, 45, 8] => Sulfuras, Hand of Ragnaros, 8, 45 +[Sulfuras, Hand of Ragnaros, 45, 9] => Sulfuras, Hand of Ragnaros, 9, 45 +[Sulfuras, Hand of Ragnaros, 45, 10] => Sulfuras, Hand of Ragnaros, 10, 45 +[Sulfuras, Hand of Ragnaros, 45, 11] => Sulfuras, Hand of Ragnaros, 11, 45 +[Sulfuras, Hand of Ragnaros, 46, -1] => Sulfuras, Hand of Ragnaros, -1, 46 +[Sulfuras, Hand of Ragnaros, 46, 0] => Sulfuras, Hand of Ragnaros, 0, 46 +[Sulfuras, Hand of Ragnaros, 46, 1] => Sulfuras, Hand of Ragnaros, 1, 46 +[Sulfuras, Hand of Ragnaros, 46, 2] => Sulfuras, Hand of Ragnaros, 2, 46 +[Sulfuras, Hand of Ragnaros, 46, 3] => Sulfuras, Hand of Ragnaros, 3, 46 +[Sulfuras, Hand of Ragnaros, 46, 4] => Sulfuras, Hand of Ragnaros, 4, 46 +[Sulfuras, Hand of Ragnaros, 46, 5] => Sulfuras, Hand of Ragnaros, 5, 46 +[Sulfuras, Hand of Ragnaros, 46, 6] => Sulfuras, Hand of Ragnaros, 6, 46 +[Sulfuras, Hand of Ragnaros, 46, 7] => Sulfuras, Hand of Ragnaros, 7, 46 +[Sulfuras, Hand of Ragnaros, 46, 8] => Sulfuras, Hand of Ragnaros, 8, 46 +[Sulfuras, Hand of Ragnaros, 46, 9] => Sulfuras, Hand of Ragnaros, 9, 46 +[Sulfuras, Hand of Ragnaros, 46, 10] => Sulfuras, Hand of Ragnaros, 10, 46 +[Sulfuras, Hand of Ragnaros, 46, 11] => Sulfuras, Hand of Ragnaros, 11, 46 +[Sulfuras, Hand of Ragnaros, 47, -1] => Sulfuras, Hand of Ragnaros, -1, 47 +[Sulfuras, Hand of Ragnaros, 47, 0] => Sulfuras, Hand of Ragnaros, 0, 47 +[Sulfuras, Hand of Ragnaros, 47, 1] => Sulfuras, Hand of Ragnaros, 1, 47 +[Sulfuras, Hand of Ragnaros, 47, 2] => Sulfuras, Hand of Ragnaros, 2, 47 +[Sulfuras, Hand of Ragnaros, 47, 3] => Sulfuras, Hand of Ragnaros, 3, 47 +[Sulfuras, Hand of Ragnaros, 47, 4] => Sulfuras, Hand of Ragnaros, 4, 47 +[Sulfuras, Hand of Ragnaros, 47, 5] => Sulfuras, Hand of Ragnaros, 5, 47 +[Sulfuras, Hand of Ragnaros, 47, 6] => Sulfuras, Hand of Ragnaros, 6, 47 +[Sulfuras, Hand of Ragnaros, 47, 7] => Sulfuras, Hand of Ragnaros, 7, 47 +[Sulfuras, Hand of Ragnaros, 47, 8] => Sulfuras, Hand of Ragnaros, 8, 47 +[Sulfuras, Hand of Ragnaros, 47, 9] => Sulfuras, Hand of Ragnaros, 9, 47 +[Sulfuras, Hand of Ragnaros, 47, 10] => Sulfuras, Hand of Ragnaros, 10, 47 +[Sulfuras, Hand of Ragnaros, 47, 11] => Sulfuras, Hand of Ragnaros, 11, 47 +[Sulfuras, Hand of Ragnaros, 48, -1] => Sulfuras, Hand of Ragnaros, -1, 48 +[Sulfuras, Hand of Ragnaros, 48, 0] => Sulfuras, Hand of Ragnaros, 0, 48 +[Sulfuras, Hand of Ragnaros, 48, 1] => Sulfuras, Hand of Ragnaros, 1, 48 +[Sulfuras, Hand of Ragnaros, 48, 2] => Sulfuras, Hand of Ragnaros, 2, 48 +[Sulfuras, Hand of Ragnaros, 48, 3] => Sulfuras, Hand of Ragnaros, 3, 48 +[Sulfuras, Hand of Ragnaros, 48, 4] => Sulfuras, Hand of Ragnaros, 4, 48 +[Sulfuras, Hand of Ragnaros, 48, 5] => Sulfuras, Hand of Ragnaros, 5, 48 +[Sulfuras, Hand of Ragnaros, 48, 6] => Sulfuras, Hand of Ragnaros, 6, 48 +[Sulfuras, Hand of Ragnaros, 48, 7] => Sulfuras, Hand of Ragnaros, 7, 48 +[Sulfuras, Hand of Ragnaros, 48, 8] => Sulfuras, Hand of Ragnaros, 8, 48 +[Sulfuras, Hand of Ragnaros, 48, 9] => Sulfuras, Hand of Ragnaros, 9, 48 +[Sulfuras, Hand of Ragnaros, 48, 10] => Sulfuras, Hand of Ragnaros, 10, 48 +[Sulfuras, Hand of Ragnaros, 48, 11] => Sulfuras, Hand of Ragnaros, 11, 48 +[Sulfuras, Hand of Ragnaros, 49, -1] => Sulfuras, Hand of Ragnaros, -1, 49 +[Sulfuras, Hand of Ragnaros, 49, 0] => Sulfuras, Hand of Ragnaros, 0, 49 +[Sulfuras, Hand of Ragnaros, 49, 1] => Sulfuras, Hand of Ragnaros, 1, 49 +[Sulfuras, Hand of Ragnaros, 49, 2] => Sulfuras, Hand of Ragnaros, 2, 49 +[Sulfuras, Hand of Ragnaros, 49, 3] => Sulfuras, Hand of Ragnaros, 3, 49 +[Sulfuras, Hand of Ragnaros, 49, 4] => Sulfuras, Hand of Ragnaros, 4, 49 +[Sulfuras, Hand of Ragnaros, 49, 5] => Sulfuras, Hand of Ragnaros, 5, 49 +[Sulfuras, Hand of Ragnaros, 49, 6] => Sulfuras, Hand of Ragnaros, 6, 49 +[Sulfuras, Hand of Ragnaros, 49, 7] => Sulfuras, Hand of Ragnaros, 7, 49 +[Sulfuras, Hand of Ragnaros, 49, 8] => Sulfuras, Hand of Ragnaros, 8, 49 +[Sulfuras, Hand of Ragnaros, 49, 9] => Sulfuras, Hand of Ragnaros, 9, 49 +[Sulfuras, Hand of Ragnaros, 49, 10] => Sulfuras, Hand of Ragnaros, 10, 49 +[Sulfuras, Hand of Ragnaros, 49, 11] => Sulfuras, Hand of Ragnaros, 11, 49 +[Sulfuras, Hand of Ragnaros, 50, -1] => Sulfuras, Hand of Ragnaros, -1, 50 +[Sulfuras, Hand of Ragnaros, 50, 0] => Sulfuras, Hand of Ragnaros, 0, 50 +[Sulfuras, Hand of Ragnaros, 50, 1] => Sulfuras, Hand of Ragnaros, 1, 50 +[Sulfuras, Hand of Ragnaros, 50, 2] => Sulfuras, Hand of Ragnaros, 2, 50 +[Sulfuras, Hand of Ragnaros, 50, 3] => Sulfuras, Hand of Ragnaros, 3, 50 +[Sulfuras, Hand of Ragnaros, 50, 4] => Sulfuras, Hand of Ragnaros, 4, 50 +[Sulfuras, Hand of Ragnaros, 50, 5] => Sulfuras, Hand of Ragnaros, 5, 50 +[Sulfuras, Hand of Ragnaros, 50, 6] => Sulfuras, Hand of Ragnaros, 6, 50 +[Sulfuras, Hand of Ragnaros, 50, 7] => Sulfuras, Hand of Ragnaros, 7, 50 +[Sulfuras, Hand of Ragnaros, 50, 8] => Sulfuras, Hand of Ragnaros, 8, 50 +[Sulfuras, Hand of Ragnaros, 50, 9] => Sulfuras, Hand of Ragnaros, 9, 50 +[Sulfuras, Hand of Ragnaros, 50, 10] => Sulfuras, Hand of Ragnaros, 10, 50 +[Sulfuras, Hand of Ragnaros, 50, 11] => Sulfuras, Hand of Ragnaros, 11, 50 diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java new file mode 100644 index 00000000..be076b1f --- /dev/null +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java @@ -0,0 +1,42 @@ +package com.gildedrose; + +import org.approvaltests.combinations.CombinationApprovals; +import org.junit.jupiter.api.Test; + +import java.util.stream.IntStream; + +class GoldenMasterApprovalTest { + + @Test + void + gildedRoseApprovalTest() { + CombinationApprovals.verifyAllCombinations( + this::updateItem, + itemTypes(), + qualityRangeValues(), + sellInRangeValues() + ); + } + + private String[] itemTypes() { + return new String[]{"common item", "Aged Brie", "Backstage passes to a TAFKAL80ETC concert", "Sulfuras, Hand of Ragnaros"}; + } + + private Integer[] sellInRangeValues() { + return IntStream.range(-1, 12).boxed().toArray(Integer[]::new); + } + + private Integer[] qualityRangeValues() { + return IntStream.range(0, 51).boxed().toArray(Integer[]::new); + } + + private Item updateItem(String name, int quality, int sellIn) { + final Item item = new ItemBuilder() + .setName(name) + .setSellIn(sellIn) + .setQuality(quality) + .createItem(); + new GildedRose(new Item[]{item}).updateQuality(); + return item; + } +} diff --git a/Java/src/test/java/com/gildedrose/ItemBuilder.java b/Java/src/test/java/com/gildedrose/ItemBuilder.java new file mode 100644 index 00000000..2cfb4991 --- /dev/null +++ b/Java/src/test/java/com/gildedrose/ItemBuilder.java @@ -0,0 +1,26 @@ +package com.gildedrose; + +public class ItemBuilder { + private String name; + private int sellIn; + private int quality; + + public ItemBuilder setName(String name) { + this.name = name; + return this; + } + + public ItemBuilder setSellIn(int sellIn) { + this.sellIn = sellIn; + return this; + } + + public ItemBuilder setQuality(int quality) { + this.quality = quality; + return this; + } + + public Item createItem() { + return new Item(name, sellIn, quality); + } +} From 07fd22c00875368f928c8ec577348c0c10adc1bc Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 11:47:44 +0200 Subject: [PATCH 3/9] Update POM --- Java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/pom.xml b/Java/pom.xml index 8fe4c643..d0ab3691 100644 --- a/Java/pom.xml +++ b/Java/pom.xml @@ -11,7 +11,7 @@ 16 - 5.6.2 + 5.7.2 3.0.0-M4 From b877660aec014930643c8b47b7f52799550dfa4e Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 11:56:49 +0200 Subject: [PATCH 4/9] Add Unit Tests to initial cases --- .../java/com/gildedrose/GildedRoseTest.java | 55 ++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/Java/src/test/java/com/gildedrose/GildedRoseTest.java b/Java/src/test/java/com/gildedrose/GildedRoseTest.java index 7c5fc0a2..d63b3786 100644 --- a/Java/src/test/java/com/gildedrose/GildedRoseTest.java +++ b/Java/src/test/java/com/gildedrose/GildedRoseTest.java @@ -8,10 +8,63 @@ class GildedRoseTest { @Test void foo() { - Item[] items = new Item[] { new Item("foo", 0, 0) }; + Item[] items = new Item[]{new Item("foo", 0, 0)}; GildedRose app = new GildedRose(items); app.updateQuality(); assertEquals("foo", app.items[0].name); } + @Test + void degradesTwiceAsFastAfterSellInDateHasPassed() { + Item[] items = new Item[]{new Item("foo", 0, 2)}; + new GildedRose(items).updateQuality(); + assertEquals(0, items[0].quality); + } + + @Test + void neverMustHaveNegativeQuality() { + Item[] items = new Item[]{new Item("foo", 0, 0)}; + new GildedRose(items).updateQuality(); + assertEquals(0, items[0].quality); + } + + @Test + void increaseAgedBrieQualityWhenItGetsOlder() { + Item[] items = new Item[]{new Item("Aged Brie", 0, 2)}; + new GildedRose(items).updateQuality(); + assertEquals(4, items[0].quality); + } + + @Test + void neverMustHaveAnItemWithMoreThan50OfQuality() { + Item[] items = new Item[]{new Item("Aged Brie", 0, 50)}; + new GildedRose(items).updateQuality(); + assertEquals(50, items[0].quality); + } + + + @Test + void neverModifySulfurasQuality() { + Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 50)}; + new GildedRose(items).updateQuality(); + assertEquals(50, items[0].quality); + } + + @Test + void neverModifySulfurasQualityEvenISGreaterThan50() { + Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 80)}; + new GildedRose(items).updateQuality(); + assertEquals(80, items[0].quality); + } + + @Test + void mustIncreaseBackstagePassesQualityWhenItsSellInApproaches() { + Item[] items = new Item[]{new Item("Backstage passes to a TAFKAL80ETC concert", 15, 20), + new Item("Backstage passes to a TAFKAL80ETC concert", 10, 20), + new Item("Backstage passes to a TAFKAL80ETC concert", 5, 20)}; + new GildedRose(items).updateQuality(); + assertEquals(21, items[0].quality); + assertEquals(22, items[1].quality); + assertEquals(23, items[2].quality); + } } From 688d88ab1d0afd5da831b0fd7e6b9f171c26277a Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 13:09:25 +0200 Subject: [PATCH 5/9] Extract Constants and change for loop --- .../main/java/com/gildedrose/GildedRose.java | 57 ++++++++++--------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/Java/src/main/java/com/gildedrose/GildedRose.java b/Java/src/main/java/com/gildedrose/GildedRose.java index e6feb751..ce5dde82 100644 --- a/Java/src/main/java/com/gildedrose/GildedRose.java +++ b/Java/src/main/java/com/gildedrose/GildedRose.java @@ -1,6 +1,9 @@ package com.gildedrose; class GildedRose { + public static final String BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert"; + public static final String AGED_BRIE = "Aged Brie"; + public static final String SULFURAS = "Sulfuras, Hand of Ragnaros"; Item[] items; public GildedRose(Item[] items) { @@ -8,55 +11,55 @@ class GildedRose { } public void updateQuality() { - for (int i = 0; i < items.length; i++) { - if (!items[i].name.equals("Aged Brie") - && !items[i].name.equals("Backstage passes to a TAFKAL80ETC concert")) { - if (items[i].quality > 0) { - if (!items[i].name.equals("Sulfuras, Hand of Ragnaros")) { - items[i].quality = items[i].quality - 1; + for (Item item : items) { + if (!item.name.equals(AGED_BRIE) + && !item.name.equals(BACKSTAGE)) { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; } } } else { - if (items[i].quality < 50) { - items[i].quality = items[i].quality + 1; + if (item.quality < 50) { + item.quality = item.quality + 1; - if (items[i].name.equals("Backstage passes to a TAFKAL80ETC concert")) { - if (items[i].sellIn < 11) { - if (items[i].quality < 50) { - items[i].quality = items[i].quality + 1; + if (item.name.equals(BACKSTAGE)) { + if (item.sellIn < 11) { + if (item.quality < 50) { + item.quality = item.quality + 1; } } - if (items[i].sellIn < 6) { - if (items[i].quality < 50) { - items[i].quality = items[i].quality + 1; + if (item.sellIn < 6) { + if (item.quality < 50) { + item.quality = item.quality + 1; } } } } } - if (!items[i].name.equals("Sulfuras, Hand of Ragnaros")) { - items[i].sellIn = items[i].sellIn - 1; + if (!item.name.equals(SULFURAS)) { + item.sellIn = item.sellIn - 1; } - if (items[i].sellIn < 0) { - if (!items[i].name.equals("Aged Brie")) { - if (!items[i].name.equals("Backstage passes to a TAFKAL80ETC concert")) { - if (items[i].quality > 0) { - if (!items[i].name.equals("Sulfuras, Hand of Ragnaros")) { - items[i].quality = items[i].quality - 1; + if (item.sellIn < 0) { + if (!item.name.equals(AGED_BRIE)) { + if (!item.name.equals(BACKSTAGE)) { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; } } } else { - items[i].quality = items[i].quality - items[i].quality; + item.quality = item.quality - item.quality; } } else { - if (items[i].quality < 50) { - items[i].quality = items[i].quality + 1; + if (item.quality < 50) { + item.quality = item.quality + 1; } } } } } -} \ No newline at end of file +} From 54ec015566c5de858e33032956af3f555c1c655b Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 14:44:10 +0200 Subject: [PATCH 6/9] Create InventoryItem class and refactor access methods --- .../main/java/com/gildedrose/AgedBrie.java | 60 +++++++++++++++++++ .../main/java/com/gildedrose/Backstage.java | 60 +++++++++++++++++++ .../main/java/com/gildedrose/Constants.java | 9 +++ .../main/java/com/gildedrose/GildedRose.java | 60 ++----------------- .../java/com/gildedrose/InventoryItem.java | 32 ++++++++++ .../main/java/com/gildedrose/Sulfuras.java | 12 ++++ .../java/com/gildedrose/GildedRoseTest.java | 16 ++--- .../gildedrose/GoldenMasterApprovalTest.java | 2 +- .../java/com/gildedrose/TexttestFixture.java | 2 +- 9 files changed, 189 insertions(+), 64 deletions(-) create mode 100644 Java/src/main/java/com/gildedrose/AgedBrie.java create mode 100644 Java/src/main/java/com/gildedrose/Backstage.java create mode 100644 Java/src/main/java/com/gildedrose/Constants.java create mode 100644 Java/src/main/java/com/gildedrose/InventoryItem.java create mode 100644 Java/src/main/java/com/gildedrose/Sulfuras.java diff --git a/Java/src/main/java/com/gildedrose/AgedBrie.java b/Java/src/main/java/com/gildedrose/AgedBrie.java new file mode 100644 index 00000000..0c1e8bc9 --- /dev/null +++ b/Java/src/main/java/com/gildedrose/AgedBrie.java @@ -0,0 +1,60 @@ +package com.gildedrose; + +import static com.gildedrose.Constants.*; + +public class AgedBrie extends InventoryItem { + public AgedBrie(Item item) { + super(item); + } + + @Override + void age() { + if (item.name.equals(AGED_BRIE) + || item.name.equals(BACKSTAGE)) { + if (item.quality < 50) { + item.quality = item.quality + 1; + + if (item.name.equals(BACKSTAGE)) { + if (item.sellIn < 11) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } + + if (item.sellIn < 6) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } + } + } + } else { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; + } + } + } + if (!item.name.equals(SULFURAS)) { + item.sellIn = item.sellIn - 1; + } + + if (item.sellIn < 0) { + if (item.name.equals(AGED_BRIE)) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } else { + if (!item.name.equals(BACKSTAGE)) { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; + } + } + } else { + item.quality = 0; + } + } + } + } +} diff --git a/Java/src/main/java/com/gildedrose/Backstage.java b/Java/src/main/java/com/gildedrose/Backstage.java new file mode 100644 index 00000000..cf9e1a6e --- /dev/null +++ b/Java/src/main/java/com/gildedrose/Backstage.java @@ -0,0 +1,60 @@ +package com.gildedrose; + +import static com.gildedrose.Constants.*; + +public class Backstage extends InventoryItem { + public Backstage(Item item) { + super(item); + } + + @Override + void age() { + if (item.name.equals(AGED_BRIE) + || item.name.equals(BACKSTAGE)) { + if (item.quality < 50) { + item.quality = item.quality + 1; + + if (item.name.equals(BACKSTAGE)) { + if (item.sellIn < 11) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } + + if (item.sellIn < 6) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } + } + } + } else { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; + } + } + } + if (!item.name.equals(SULFURAS)) { + item.sellIn = item.sellIn - 1; + } + + if (item.sellIn < 0) { + if (item.name.equals(AGED_BRIE)) { + if (item.quality < 50) { + item.quality = item.quality + 1; + } + } else { + if (!item.name.equals(BACKSTAGE)) { + if (item.quality > 0) { + if (!item.name.equals(SULFURAS)) { + item.quality = item.quality - 1; + } + } + } else { + item.quality = 0; + } + } + } + } +} diff --git a/Java/src/main/java/com/gildedrose/Constants.java b/Java/src/main/java/com/gildedrose/Constants.java new file mode 100644 index 00000000..f5917a58 --- /dev/null +++ b/Java/src/main/java/com/gildedrose/Constants.java @@ -0,0 +1,9 @@ +package com.gildedrose; + +public final class Constants { + public static final String BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert"; + public static final String AGED_BRIE = "Aged Brie"; + public static final String SULFURAS = "Sulfuras, Hand of Ragnaros"; + private Constants() { + } +} diff --git a/Java/src/main/java/com/gildedrose/GildedRose.java b/Java/src/main/java/com/gildedrose/GildedRose.java index ce5dde82..dae21b96 100644 --- a/Java/src/main/java/com/gildedrose/GildedRose.java +++ b/Java/src/main/java/com/gildedrose/GildedRose.java @@ -1,65 +1,17 @@ package com.gildedrose; +import java.util.Arrays; + class GildedRose { - public static final String BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert"; - public static final String AGED_BRIE = "Aged Brie"; - public static final String SULFURAS = "Sulfuras, Hand of Ragnaros"; + Item[] items; public GildedRose(Item[] items) { this.items = items; } - public void updateQuality() { - for (Item item : items) { - if (!item.name.equals(AGED_BRIE) - && !item.name.equals(BACKSTAGE)) { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } else { - if (item.quality < 50) { - item.quality = item.quality + 1; - - if (item.name.equals(BACKSTAGE)) { - if (item.sellIn < 11) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - - if (item.sellIn < 6) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - } - } - } - - if (!item.name.equals(SULFURAS)) { - item.sellIn = item.sellIn - 1; - } - - if (item.sellIn < 0) { - if (!item.name.equals(AGED_BRIE)) { - if (!item.name.equals(BACKSTAGE)) { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } else { - item.quality = item.quality - item.quality; - } - } else { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - } - } + public static void updateQuality(GildedRose gildedRose) { + Arrays.stream(gildedRose.items).forEach(item -> InventoryItem.createInventoryItem(item).age()); } + } diff --git a/Java/src/main/java/com/gildedrose/InventoryItem.java b/Java/src/main/java/com/gildedrose/InventoryItem.java new file mode 100644 index 00000000..6be25cf4 --- /dev/null +++ b/Java/src/main/java/com/gildedrose/InventoryItem.java @@ -0,0 +1,32 @@ +package com.gildedrose; + +import static com.gildedrose.Constants.*; + +public class InventoryItem { + protected final Item item; + + InventoryItem(Item item) { + this.item = item; + } + + public static InventoryItem createInventoryItem(Item item) { + if (item.name.equals(SULFURAS)) return new Sulfuras(item); + if (item.name.equals(AGED_BRIE)) return new AgedBrie(item); + if (item.name.equals(BACKSTAGE)) return new Backstage(item); + return new InventoryItem(item); + } + + void age() { + decreaseQuality(); + decreaseSellIn(); + if (item.sellIn < 0) decreaseQuality(); + } + + protected void decreaseSellIn() { + item.sellIn = item.sellIn - 1; + } + + protected void decreaseQuality() { + if (item.quality > 0) item.quality = item.quality - 1; + } +} diff --git a/Java/src/main/java/com/gildedrose/Sulfuras.java b/Java/src/main/java/com/gildedrose/Sulfuras.java new file mode 100644 index 00000000..30a37cba --- /dev/null +++ b/Java/src/main/java/com/gildedrose/Sulfuras.java @@ -0,0 +1,12 @@ +package com.gildedrose; + +public class Sulfuras extends InventoryItem { + public Sulfuras(Item item) { + super(item); + } + + @Override + void age() { + // Sulfuras never changes its properties + } +} diff --git a/Java/src/test/java/com/gildedrose/GildedRoseTest.java b/Java/src/test/java/com/gildedrose/GildedRoseTest.java index d63b3786..7548e351 100644 --- a/Java/src/test/java/com/gildedrose/GildedRoseTest.java +++ b/Java/src/test/java/com/gildedrose/GildedRoseTest.java @@ -10,35 +10,35 @@ class GildedRoseTest { void foo() { Item[] items = new Item[]{new Item("foo", 0, 0)}; GildedRose app = new GildedRose(items); - app.updateQuality(); + GildedRose.updateQuality(app); assertEquals("foo", app.items[0].name); } @Test void degradesTwiceAsFastAfterSellInDateHasPassed() { Item[] items = new Item[]{new Item("foo", 0, 2)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(0, items[0].quality); } @Test void neverMustHaveNegativeQuality() { Item[] items = new Item[]{new Item("foo", 0, 0)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(0, items[0].quality); } @Test void increaseAgedBrieQualityWhenItGetsOlder() { Item[] items = new Item[]{new Item("Aged Brie", 0, 2)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(4, items[0].quality); } @Test void neverMustHaveAnItemWithMoreThan50OfQuality() { Item[] items = new Item[]{new Item("Aged Brie", 0, 50)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(50, items[0].quality); } @@ -46,14 +46,14 @@ class GildedRoseTest { @Test void neverModifySulfurasQuality() { Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 50)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(50, items[0].quality); } @Test void neverModifySulfurasQualityEvenISGreaterThan50() { Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 80)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(80, items[0].quality); } @@ -62,7 +62,7 @@ class GildedRoseTest { Item[] items = new Item[]{new Item("Backstage passes to a TAFKAL80ETC concert", 15, 20), new Item("Backstage passes to a TAFKAL80ETC concert", 10, 20), new Item("Backstage passes to a TAFKAL80ETC concert", 5, 20)}; - new GildedRose(items).updateQuality(); + GildedRose.updateQuality(new GildedRose(items)); assertEquals(21, items[0].quality); assertEquals(22, items[1].quality); assertEquals(23, items[2].quality); diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java index be076b1f..f434b83c 100644 --- a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java @@ -36,7 +36,7 @@ class GoldenMasterApprovalTest { .setSellIn(sellIn) .setQuality(quality) .createItem(); - new GildedRose(new Item[]{item}).updateQuality(); + GildedRose.updateQuality(new GildedRose(new Item[]{item})); return item; } } diff --git a/Java/src/test/java/com/gildedrose/TexttestFixture.java b/Java/src/test/java/com/gildedrose/TexttestFixture.java index d059c88f..bc37f417 100644 --- a/Java/src/test/java/com/gildedrose/TexttestFixture.java +++ b/Java/src/test/java/com/gildedrose/TexttestFixture.java @@ -30,7 +30,7 @@ public class TexttestFixture { System.out.println(item); } System.out.println(); - app.updateQuality(); + GildedRose.updateQuality(app); } } From 4421c7066a56ef9b3b5a1d14579a13e4e9e89c66 Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 14:58:02 +0200 Subject: [PATCH 7/9] Finish refactor --- .../main/java/com/gildedrose/AgedBrie.java | 52 ++---------------- .../main/java/com/gildedrose/Backstage.java | 55 +++---------------- .../main/java/com/gildedrose/Constants.java | 4 ++ .../java/com/gildedrose/InventoryItem.java | 4 +- 4 files changed, 18 insertions(+), 97 deletions(-) diff --git a/Java/src/main/java/com/gildedrose/AgedBrie.java b/Java/src/main/java/com/gildedrose/AgedBrie.java index 0c1e8bc9..058f3c02 100644 --- a/Java/src/main/java/com/gildedrose/AgedBrie.java +++ b/Java/src/main/java/com/gildedrose/AgedBrie.java @@ -1,6 +1,6 @@ package com.gildedrose; -import static com.gildedrose.Constants.*; +import static com.gildedrose.Constants.MAX_QUALITY; public class AgedBrie extends InventoryItem { public AgedBrie(Item item) { @@ -9,52 +9,10 @@ public class AgedBrie extends InventoryItem { @Override void age() { - if (item.name.equals(AGED_BRIE) - || item.name.equals(BACKSTAGE)) { - if (item.quality < 50) { - item.quality = item.quality + 1; - - if (item.name.equals(BACKSTAGE)) { - if (item.sellIn < 11) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - - if (item.sellIn < 6) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - } - } - } else { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } - if (!item.name.equals(SULFURAS)) { - item.sellIn = item.sellIn - 1; - } - - if (item.sellIn < 0) { - if (item.name.equals(AGED_BRIE)) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } else { - if (!item.name.equals(BACKSTAGE)) { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } else { - item.quality = 0; - } - } + if (item.quality < MAX_QUALITY) { + item.quality++; } + decreaseSellIn(); + if (item.sellIn < Constants.SELLIN_DAY && item.quality < MAX_QUALITY) item.quality++; } } diff --git a/Java/src/main/java/com/gildedrose/Backstage.java b/Java/src/main/java/com/gildedrose/Backstage.java index cf9e1a6e..1f4d2d50 100644 --- a/Java/src/main/java/com/gildedrose/Backstage.java +++ b/Java/src/main/java/com/gildedrose/Backstage.java @@ -1,60 +1,19 @@ package com.gildedrose; -import static com.gildedrose.Constants.*; - public class Backstage extends InventoryItem { + public Backstage(Item item) { super(item); } @Override void age() { - if (item.name.equals(AGED_BRIE) - || item.name.equals(BACKSTAGE)) { - if (item.quality < 50) { - item.quality = item.quality + 1; - - if (item.name.equals(BACKSTAGE)) { - if (item.sellIn < 11) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - - if (item.sellIn < 6) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } - } - } - } else { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } - if (!item.name.equals(SULFURAS)) { - item.sellIn = item.sellIn - 1; - } - - if (item.sellIn < 0) { - if (item.name.equals(AGED_BRIE)) { - if (item.quality < 50) { - item.quality = item.quality + 1; - } - } else { - if (!item.name.equals(BACKSTAGE)) { - if (item.quality > 0) { - if (!item.name.equals(SULFURAS)) { - item.quality = item.quality - 1; - } - } - } else { - item.quality = 0; - } - } + if (item.quality < Constants.MAX_QUALITY) { + item.quality = item.quality + 1; + if (item.sellIn < 11 && item.quality < Constants.MAX_QUALITY) item.quality++; + if (item.sellIn < 6 && item.quality < Constants.MAX_QUALITY) item.quality++; } + decreaseSellIn(); + if (item.sellIn < Constants.SELLIN_DAY) item.quality = Constants.MIN_QUALITY; } } diff --git a/Java/src/main/java/com/gildedrose/Constants.java b/Java/src/main/java/com/gildedrose/Constants.java index f5917a58..55ae23ce 100644 --- a/Java/src/main/java/com/gildedrose/Constants.java +++ b/Java/src/main/java/com/gildedrose/Constants.java @@ -4,6 +4,10 @@ public final class Constants { public static final String BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert"; public static final String AGED_BRIE = "Aged Brie"; public static final String SULFURAS = "Sulfuras, Hand of Ragnaros"; + public static final int MAX_QUALITY = 50; + public static final int MIN_QUALITY = 0; + public static final int SELLIN_DAY = 0; + private Constants() { } } diff --git a/Java/src/main/java/com/gildedrose/InventoryItem.java b/Java/src/main/java/com/gildedrose/InventoryItem.java index 6be25cf4..636e96bb 100644 --- a/Java/src/main/java/com/gildedrose/InventoryItem.java +++ b/Java/src/main/java/com/gildedrose/InventoryItem.java @@ -23,10 +23,10 @@ public class InventoryItem { } protected void decreaseSellIn() { - item.sellIn = item.sellIn - 1; + item.sellIn--; } protected void decreaseQuality() { - if (item.quality > 0) item.quality = item.quality - 1; + if (item.quality > 0) item.quality--; } } From 79851ff2e925d032b015a9d1dab807288ad4afd5 Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 15:02:21 +0200 Subject: [PATCH 8/9] Update README --- ...ements.txt => GildedRoseRequirements_en.md | 28 +++++++++---------- README.md | 2 +- 2 files changed, 14 insertions(+), 16 deletions(-) rename GildedRoseRequirements.txt => GildedRoseRequirements_en.md (58%) diff --git a/GildedRoseRequirements.txt b/GildedRoseRequirements_en.md similarity index 58% rename from GildedRoseRequirements.txt rename to GildedRoseRequirements_en.md index 2e74aae6..e70a6dcb 100644 --- a/GildedRoseRequirements.txt +++ b/GildedRoseRequirements_en.md @@ -1,6 +1,4 @@ -====================================== -Gilded Rose Requirements Specification -====================================== +# Gilded Rose Requirements Specification Hi and welcome to team Gilded Rose. As you know, we are a small inn with a prime location in a prominent city ran by a friendly innkeeper named Allison. We also buy and sell only the finest goods. @@ -9,24 +7,24 @@ have a system in place that updates our inventory for us. It was developed by a Leeroy, who has moved on to new adventures. Your task is to add the new feature to our system so that we can begin selling a new category of items. First an introduction to our system: - - All items have a SellIn value which denotes the number of days we have to sell the item - - All items have a Quality value which denotes how valuable the item is - - At the end of each day our system lowers both values for every item +* All items have a SellIn value which denotes the number of days we have to sell the item +* All items have a Quality value which denotes how valuable the item is +*At the end of each day our system lowers both values for every item Pretty simple, right? Well this is where it gets interesting: - - Once the sell by date has passed, Quality degrades twice as fast - - The Quality of an item is never negative - - "Aged Brie" actually increases in Quality the older it gets - - The Quality of an item is never more than 50 - - "Sulfuras", being a legendary item, never has to be sold or decreases in Quality - - "Backstage passes", like aged brie, increases in Quality as its SellIn value approaches; - Quality increases by 2 when there are 10 days or less and by 3 when there are 5 days or less but - Quality drops to 0 after the concert +* Once the sell by date has passed, Quality degrades twice as fast +* The Quality of an item is never negative +* "Aged Brie" actually increases in Quality the older it gets +* The Quality of an item is never more than 50 +* "Sulfuras", being a legendary item, never has to be sold or decreases in Quality +* "Backstage passes", like aged brie, increases in Quality as its SellIn value approaches; + * Quality increases by 2 when there are 10 days or less and by 3 when there are 5 days or less but + * Quality drops to 0 after the concert We have recently signed a supplier of conjured items. This requires an update to our system: - - "Conjured" items degrade in Quality twice as fast as normal items +* "Conjured" items degrade in Quality twice as fast as normal items Feel free to make any changes to the UpdateQuality method and add any new code as long as everything still works correctly. However, do not alter the Item class or Items property as those belong to the diff --git a/README.md b/README.md index 10f9d4d7..85fdbb2e 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ ## Gilded Rose Requirements in other languages -- [English](GildedRoseRequirements.txt) +- [English](GildedRoseRequirements_en.md) - [Español](GildedRoseRequirements_es.md) From c3b2ebe7af6091b1fce06a678eb8b0a97805078f Mon Sep 17 00:00:00 2001 From: Roberto de la Banda Date: Sat, 11 Sep 2021 15:27:18 +0200 Subject: [PATCH 9/9] Add Conjured item to business logic --- .../main/java/com/gildedrose/Conjured.java | 19 + .../main/java/com/gildedrose/Constants.java | 1 + .../java/com/gildedrose/InventoryItem.java | 5 +- .../java/com/gildedrose/GildedRoseTest.java | 21 +- ...alTest.gildedRoseApprovalTest.approved.txt | 1989 +++++++++++------ .../gildedrose/GoldenMasterApprovalTest.java | 2 +- 6 files changed, 1364 insertions(+), 673 deletions(-) create mode 100644 Java/src/main/java/com/gildedrose/Conjured.java diff --git a/Java/src/main/java/com/gildedrose/Conjured.java b/Java/src/main/java/com/gildedrose/Conjured.java new file mode 100644 index 00000000..c1338549 --- /dev/null +++ b/Java/src/main/java/com/gildedrose/Conjured.java @@ -0,0 +1,19 @@ +package com.gildedrose; + +public class Conjured extends InventoryItem { + public Conjured(Item item) { + super(item); + } + + @Override + void age() { + decreaseQuality(); + decreaseSellIn(); + if (item.sellIn < Constants.SELLIN_DAY) decreaseQuality(); + } + + @Override + protected void decreaseQuality() { + if (item.quality > Constants.MIN_QUALITY) item.quality -= 2; + } +} diff --git a/Java/src/main/java/com/gildedrose/Constants.java b/Java/src/main/java/com/gildedrose/Constants.java index 55ae23ce..8543253f 100644 --- a/Java/src/main/java/com/gildedrose/Constants.java +++ b/Java/src/main/java/com/gildedrose/Constants.java @@ -4,6 +4,7 @@ public final class Constants { public static final String BACKSTAGE = "Backstage passes to a TAFKAL80ETC concert"; public static final String AGED_BRIE = "Aged Brie"; public static final String SULFURAS = "Sulfuras, Hand of Ragnaros"; + public static final String CONJURED = "Conjured Mana Cake"; public static final int MAX_QUALITY = 50; public static final int MIN_QUALITY = 0; public static final int SELLIN_DAY = 0; diff --git a/Java/src/main/java/com/gildedrose/InventoryItem.java b/Java/src/main/java/com/gildedrose/InventoryItem.java index 636e96bb..509974dc 100644 --- a/Java/src/main/java/com/gildedrose/InventoryItem.java +++ b/Java/src/main/java/com/gildedrose/InventoryItem.java @@ -13,13 +13,14 @@ public class InventoryItem { if (item.name.equals(SULFURAS)) return new Sulfuras(item); if (item.name.equals(AGED_BRIE)) return new AgedBrie(item); if (item.name.equals(BACKSTAGE)) return new Backstage(item); + if (item.name.equals(CONJURED)) return new Conjured(item); return new InventoryItem(item); } void age() { decreaseQuality(); decreaseSellIn(); - if (item.sellIn < 0) decreaseQuality(); + if (item.sellIn < Constants.SELLIN_DAY) decreaseQuality(); } protected void decreaseSellIn() { @@ -27,6 +28,6 @@ public class InventoryItem { } protected void decreaseQuality() { - if (item.quality > 0) item.quality--; + if (item.quality > Constants.MIN_QUALITY) item.quality--; } } diff --git a/Java/src/test/java/com/gildedrose/GildedRoseTest.java b/Java/src/test/java/com/gildedrose/GildedRoseTest.java index 7548e351..0ad4d500 100644 --- a/Java/src/test/java/com/gildedrose/GildedRoseTest.java +++ b/Java/src/test/java/com/gildedrose/GildedRoseTest.java @@ -30,14 +30,14 @@ class GildedRoseTest { @Test void increaseAgedBrieQualityWhenItGetsOlder() { - Item[] items = new Item[]{new Item("Aged Brie", 0, 2)}; + Item[] items = new Item[]{new Item(Constants.AGED_BRIE, 0, 2)}; GildedRose.updateQuality(new GildedRose(items)); assertEquals(4, items[0].quality); } @Test void neverMustHaveAnItemWithMoreThan50OfQuality() { - Item[] items = new Item[]{new Item("Aged Brie", 0, 50)}; + Item[] items = new Item[]{new Item(Constants.AGED_BRIE, 0, 50)}; GildedRose.updateQuality(new GildedRose(items)); assertEquals(50, items[0].quality); } @@ -45,26 +45,33 @@ class GildedRoseTest { @Test void neverModifySulfurasQuality() { - Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 50)}; + Item[] items = new Item[]{new Item(Constants.SULFURAS, 0, 50)}; GildedRose.updateQuality(new GildedRose(items)); assertEquals(50, items[0].quality); } @Test void neverModifySulfurasQualityEvenISGreaterThan50() { - Item[] items = new Item[]{new Item("Sulfuras, Hand of Ragnaros", 0, 80)}; + Item[] items = new Item[]{new Item(Constants.SULFURAS, 0, 80)}; GildedRose.updateQuality(new GildedRose(items)); assertEquals(80, items[0].quality); } @Test void mustIncreaseBackstagePassesQualityWhenItsSellInApproaches() { - Item[] items = new Item[]{new Item("Backstage passes to a TAFKAL80ETC concert", 15, 20), - new Item("Backstage passes to a TAFKAL80ETC concert", 10, 20), - new Item("Backstage passes to a TAFKAL80ETC concert", 5, 20)}; + Item[] items = new Item[]{new Item(Constants.BACKSTAGE, 15, 20), + new Item(Constants.BACKSTAGE, 10, 20), + new Item(Constants.BACKSTAGE, 5, 20)}; GildedRose.updateQuality(new GildedRose(items)); assertEquals(21, items[0].quality); assertEquals(22, items[1].quality); assertEquals(23, items[2].quality); } + + @Test + void mustDecreaseQualityTwiceAsFastIfItemIsConjured() { + Item[] items = new Item[]{new Item(Constants.CONJURED, 0, 20)}; + GildedRose.updateQuality(new GildedRose(items)); + assertEquals(16, items[0].quality); + } } diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt index 5d0796fd..965f60bc 100644 --- a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt @@ -1,666 +1,3 @@ -[common item, 0, -1] => common item, -2, 0 -[common item, 0, 0] => common item, -1, 0 -[common item, 0, 1] => common item, 0, 0 -[common item, 0, 2] => common item, 1, 0 -[common item, 0, 3] => common item, 2, 0 -[common item, 0, 4] => common item, 3, 0 -[common item, 0, 5] => common item, 4, 0 -[common item, 0, 6] => common item, 5, 0 -[common item, 0, 7] => common item, 6, 0 -[common item, 0, 8] => common item, 7, 0 -[common item, 0, 9] => common item, 8, 0 -[common item, 0, 10] => common item, 9, 0 -[common item, 0, 11] => common item, 10, 0 -[common item, 1, -1] => common item, -2, 0 -[common item, 1, 0] => common item, -1, 0 -[common item, 1, 1] => common item, 0, 0 -[common item, 1, 2] => common item, 1, 0 -[common item, 1, 3] => common item, 2, 0 -[common item, 1, 4] => common item, 3, 0 -[common item, 1, 5] => common item, 4, 0 -[common item, 1, 6] => common item, 5, 0 -[common item, 1, 7] => common item, 6, 0 -[common item, 1, 8] => common item, 7, 0 -[common item, 1, 9] => common item, 8, 0 -[common item, 1, 10] => common item, 9, 0 -[common item, 1, 11] => common item, 10, 0 -[common item, 2, -1] => common item, -2, 0 -[common item, 2, 0] => common item, -1, 0 -[common item, 2, 1] => common item, 0, 1 -[common item, 2, 2] => common item, 1, 1 -[common item, 2, 3] => common item, 2, 1 -[common item, 2, 4] => common item, 3, 1 -[common item, 2, 5] => common item, 4, 1 -[common item, 2, 6] => common item, 5, 1 -[common item, 2, 7] => common item, 6, 1 -[common item, 2, 8] => common item, 7, 1 -[common item, 2, 9] => common item, 8, 1 -[common item, 2, 10] => common item, 9, 1 -[common item, 2, 11] => common item, 10, 1 -[common item, 3, -1] => common item, -2, 1 -[common item, 3, 0] => common item, -1, 1 -[common item, 3, 1] => common item, 0, 2 -[common item, 3, 2] => common item, 1, 2 -[common item, 3, 3] => common item, 2, 2 -[common item, 3, 4] => common item, 3, 2 -[common item, 3, 5] => common item, 4, 2 -[common item, 3, 6] => common item, 5, 2 -[common item, 3, 7] => common item, 6, 2 -[common item, 3, 8] => common item, 7, 2 -[common item, 3, 9] => common item, 8, 2 -[common item, 3, 10] => common item, 9, 2 -[common item, 3, 11] => common item, 10, 2 -[common item, 4, -1] => common item, -2, 2 -[common item, 4, 0] => common item, -1, 2 -[common item, 4, 1] => common item, 0, 3 -[common item, 4, 2] => common item, 1, 3 -[common item, 4, 3] => common item, 2, 3 -[common item, 4, 4] => common item, 3, 3 -[common item, 4, 5] => common item, 4, 3 -[common item, 4, 6] => common item, 5, 3 -[common item, 4, 7] => common item, 6, 3 -[common item, 4, 8] => common item, 7, 3 -[common item, 4, 9] => common item, 8, 3 -[common item, 4, 10] => common item, 9, 3 -[common item, 4, 11] => common item, 10, 3 -[common item, 5, -1] => common item, -2, 3 -[common item, 5, 0] => common item, -1, 3 -[common item, 5, 1] => common item, 0, 4 -[common item, 5, 2] => common item, 1, 4 -[common item, 5, 3] => common item, 2, 4 -[common item, 5, 4] => common item, 3, 4 -[common item, 5, 5] => common item, 4, 4 -[common item, 5, 6] => common item, 5, 4 -[common item, 5, 7] => common item, 6, 4 -[common item, 5, 8] => common item, 7, 4 -[common item, 5, 9] => common item, 8, 4 -[common item, 5, 10] => common item, 9, 4 -[common item, 5, 11] => common item, 10, 4 -[common item, 6, -1] => common item, -2, 4 -[common item, 6, 0] => common item, -1, 4 -[common item, 6, 1] => common item, 0, 5 -[common item, 6, 2] => common item, 1, 5 -[common item, 6, 3] => common item, 2, 5 -[common item, 6, 4] => common item, 3, 5 -[common item, 6, 5] => common item, 4, 5 -[common item, 6, 6] => common item, 5, 5 -[common item, 6, 7] => common item, 6, 5 -[common item, 6, 8] => common item, 7, 5 -[common item, 6, 9] => common item, 8, 5 -[common item, 6, 10] => common item, 9, 5 -[common item, 6, 11] => common item, 10, 5 -[common item, 7, -1] => common item, -2, 5 -[common item, 7, 0] => common item, -1, 5 -[common item, 7, 1] => common item, 0, 6 -[common item, 7, 2] => common item, 1, 6 -[common item, 7, 3] => common item, 2, 6 -[common item, 7, 4] => common item, 3, 6 -[common item, 7, 5] => common item, 4, 6 -[common item, 7, 6] => common item, 5, 6 -[common item, 7, 7] => common item, 6, 6 -[common item, 7, 8] => common item, 7, 6 -[common item, 7, 9] => common item, 8, 6 -[common item, 7, 10] => common item, 9, 6 -[common item, 7, 11] => common item, 10, 6 -[common item, 8, -1] => common item, -2, 6 -[common item, 8, 0] => common item, -1, 6 -[common item, 8, 1] => common item, 0, 7 -[common item, 8, 2] => common item, 1, 7 -[common item, 8, 3] => common item, 2, 7 -[common item, 8, 4] => common item, 3, 7 -[common item, 8, 5] => common item, 4, 7 -[common item, 8, 6] => common item, 5, 7 -[common item, 8, 7] => common item, 6, 7 -[common item, 8, 8] => common item, 7, 7 -[common item, 8, 9] => common item, 8, 7 -[common item, 8, 10] => common item, 9, 7 -[common item, 8, 11] => common item, 10, 7 -[common item, 9, -1] => common item, -2, 7 -[common item, 9, 0] => common item, -1, 7 -[common item, 9, 1] => common item, 0, 8 -[common item, 9, 2] => common item, 1, 8 -[common item, 9, 3] => common item, 2, 8 -[common item, 9, 4] => common item, 3, 8 -[common item, 9, 5] => common item, 4, 8 -[common item, 9, 6] => common item, 5, 8 -[common item, 9, 7] => common item, 6, 8 -[common item, 9, 8] => common item, 7, 8 -[common item, 9, 9] => common item, 8, 8 -[common item, 9, 10] => common item, 9, 8 -[common item, 9, 11] => common item, 10, 8 -[common item, 10, -1] => common item, -2, 8 -[common item, 10, 0] => common item, -1, 8 -[common item, 10, 1] => common item, 0, 9 -[common item, 10, 2] => common item, 1, 9 -[common item, 10, 3] => common item, 2, 9 -[common item, 10, 4] => common item, 3, 9 -[common item, 10, 5] => common item, 4, 9 -[common item, 10, 6] => common item, 5, 9 -[common item, 10, 7] => common item, 6, 9 -[common item, 10, 8] => common item, 7, 9 -[common item, 10, 9] => common item, 8, 9 -[common item, 10, 10] => common item, 9, 9 -[common item, 10, 11] => common item, 10, 9 -[common item, 11, -1] => common item, -2, 9 -[common item, 11, 0] => common item, -1, 9 -[common item, 11, 1] => common item, 0, 10 -[common item, 11, 2] => common item, 1, 10 -[common item, 11, 3] => common item, 2, 10 -[common item, 11, 4] => common item, 3, 10 -[common item, 11, 5] => common item, 4, 10 -[common item, 11, 6] => common item, 5, 10 -[common item, 11, 7] => common item, 6, 10 -[common item, 11, 8] => common item, 7, 10 -[common item, 11, 9] => common item, 8, 10 -[common item, 11, 10] => common item, 9, 10 -[common item, 11, 11] => common item, 10, 10 -[common item, 12, -1] => common item, -2, 10 -[common item, 12, 0] => common item, -1, 10 -[common item, 12, 1] => common item, 0, 11 -[common item, 12, 2] => common item, 1, 11 -[common item, 12, 3] => common item, 2, 11 -[common item, 12, 4] => common item, 3, 11 -[common item, 12, 5] => common item, 4, 11 -[common item, 12, 6] => common item, 5, 11 -[common item, 12, 7] => common item, 6, 11 -[common item, 12, 8] => common item, 7, 11 -[common item, 12, 9] => common item, 8, 11 -[common item, 12, 10] => common item, 9, 11 -[common item, 12, 11] => common item, 10, 11 -[common item, 13, -1] => common item, -2, 11 -[common item, 13, 0] => common item, -1, 11 -[common item, 13, 1] => common item, 0, 12 -[common item, 13, 2] => common item, 1, 12 -[common item, 13, 3] => common item, 2, 12 -[common item, 13, 4] => common item, 3, 12 -[common item, 13, 5] => common item, 4, 12 -[common item, 13, 6] => common item, 5, 12 -[common item, 13, 7] => common item, 6, 12 -[common item, 13, 8] => common item, 7, 12 -[common item, 13, 9] => common item, 8, 12 -[common item, 13, 10] => common item, 9, 12 -[common item, 13, 11] => common item, 10, 12 -[common item, 14, -1] => common item, -2, 12 -[common item, 14, 0] => common item, -1, 12 -[common item, 14, 1] => common item, 0, 13 -[common item, 14, 2] => common item, 1, 13 -[common item, 14, 3] => common item, 2, 13 -[common item, 14, 4] => common item, 3, 13 -[common item, 14, 5] => common item, 4, 13 -[common item, 14, 6] => common item, 5, 13 -[common item, 14, 7] => common item, 6, 13 -[common item, 14, 8] => common item, 7, 13 -[common item, 14, 9] => common item, 8, 13 -[common item, 14, 10] => common item, 9, 13 -[common item, 14, 11] => common item, 10, 13 -[common item, 15, -1] => common item, -2, 13 -[common item, 15, 0] => common item, -1, 13 -[common item, 15, 1] => common item, 0, 14 -[common item, 15, 2] => common item, 1, 14 -[common item, 15, 3] => common item, 2, 14 -[common item, 15, 4] => common item, 3, 14 -[common item, 15, 5] => common item, 4, 14 -[common item, 15, 6] => common item, 5, 14 -[common item, 15, 7] => common item, 6, 14 -[common item, 15, 8] => common item, 7, 14 -[common item, 15, 9] => common item, 8, 14 -[common item, 15, 10] => common item, 9, 14 -[common item, 15, 11] => common item, 10, 14 -[common item, 16, -1] => common item, -2, 14 -[common item, 16, 0] => common item, -1, 14 -[common item, 16, 1] => common item, 0, 15 -[common item, 16, 2] => common item, 1, 15 -[common item, 16, 3] => common item, 2, 15 -[common item, 16, 4] => common item, 3, 15 -[common item, 16, 5] => common item, 4, 15 -[common item, 16, 6] => common item, 5, 15 -[common item, 16, 7] => common item, 6, 15 -[common item, 16, 8] => common item, 7, 15 -[common item, 16, 9] => common item, 8, 15 -[common item, 16, 10] => common item, 9, 15 -[common item, 16, 11] => common item, 10, 15 -[common item, 17, -1] => common item, -2, 15 -[common item, 17, 0] => common item, -1, 15 -[common item, 17, 1] => common item, 0, 16 -[common item, 17, 2] => common item, 1, 16 -[common item, 17, 3] => common item, 2, 16 -[common item, 17, 4] => common item, 3, 16 -[common item, 17, 5] => common item, 4, 16 -[common item, 17, 6] => common item, 5, 16 -[common item, 17, 7] => common item, 6, 16 -[common item, 17, 8] => common item, 7, 16 -[common item, 17, 9] => common item, 8, 16 -[common item, 17, 10] => common item, 9, 16 -[common item, 17, 11] => common item, 10, 16 -[common item, 18, -1] => common item, -2, 16 -[common item, 18, 0] => common item, -1, 16 -[common item, 18, 1] => common item, 0, 17 -[common item, 18, 2] => common item, 1, 17 -[common item, 18, 3] => common item, 2, 17 -[common item, 18, 4] => common item, 3, 17 -[common item, 18, 5] => common item, 4, 17 -[common item, 18, 6] => common item, 5, 17 -[common item, 18, 7] => common item, 6, 17 -[common item, 18, 8] => common item, 7, 17 -[common item, 18, 9] => common item, 8, 17 -[common item, 18, 10] => common item, 9, 17 -[common item, 18, 11] => common item, 10, 17 -[common item, 19, -1] => common item, -2, 17 -[common item, 19, 0] => common item, -1, 17 -[common item, 19, 1] => common item, 0, 18 -[common item, 19, 2] => common item, 1, 18 -[common item, 19, 3] => common item, 2, 18 -[common item, 19, 4] => common item, 3, 18 -[common item, 19, 5] => common item, 4, 18 -[common item, 19, 6] => common item, 5, 18 -[common item, 19, 7] => common item, 6, 18 -[common item, 19, 8] => common item, 7, 18 -[common item, 19, 9] => common item, 8, 18 -[common item, 19, 10] => common item, 9, 18 -[common item, 19, 11] => common item, 10, 18 -[common item, 20, -1] => common item, -2, 18 -[common item, 20, 0] => common item, -1, 18 -[common item, 20, 1] => common item, 0, 19 -[common item, 20, 2] => common item, 1, 19 -[common item, 20, 3] => common item, 2, 19 -[common item, 20, 4] => common item, 3, 19 -[common item, 20, 5] => common item, 4, 19 -[common item, 20, 6] => common item, 5, 19 -[common item, 20, 7] => common item, 6, 19 -[common item, 20, 8] => common item, 7, 19 -[common item, 20, 9] => common item, 8, 19 -[common item, 20, 10] => common item, 9, 19 -[common item, 20, 11] => common item, 10, 19 -[common item, 21, -1] => common item, -2, 19 -[common item, 21, 0] => common item, -1, 19 -[common item, 21, 1] => common item, 0, 20 -[common item, 21, 2] => common item, 1, 20 -[common item, 21, 3] => common item, 2, 20 -[common item, 21, 4] => common item, 3, 20 -[common item, 21, 5] => common item, 4, 20 -[common item, 21, 6] => common item, 5, 20 -[common item, 21, 7] => common item, 6, 20 -[common item, 21, 8] => common item, 7, 20 -[common item, 21, 9] => common item, 8, 20 -[common item, 21, 10] => common item, 9, 20 -[common item, 21, 11] => common item, 10, 20 -[common item, 22, -1] => common item, -2, 20 -[common item, 22, 0] => common item, -1, 20 -[common item, 22, 1] => common item, 0, 21 -[common item, 22, 2] => common item, 1, 21 -[common item, 22, 3] => common item, 2, 21 -[common item, 22, 4] => common item, 3, 21 -[common item, 22, 5] => common item, 4, 21 -[common item, 22, 6] => common item, 5, 21 -[common item, 22, 7] => common item, 6, 21 -[common item, 22, 8] => common item, 7, 21 -[common item, 22, 9] => common item, 8, 21 -[common item, 22, 10] => common item, 9, 21 -[common item, 22, 11] => common item, 10, 21 -[common item, 23, -1] => common item, -2, 21 -[common item, 23, 0] => common item, -1, 21 -[common item, 23, 1] => common item, 0, 22 -[common item, 23, 2] => common item, 1, 22 -[common item, 23, 3] => common item, 2, 22 -[common item, 23, 4] => common item, 3, 22 -[common item, 23, 5] => common item, 4, 22 -[common item, 23, 6] => common item, 5, 22 -[common item, 23, 7] => common item, 6, 22 -[common item, 23, 8] => common item, 7, 22 -[common item, 23, 9] => common item, 8, 22 -[common item, 23, 10] => common item, 9, 22 -[common item, 23, 11] => common item, 10, 22 -[common item, 24, -1] => common item, -2, 22 -[common item, 24, 0] => common item, -1, 22 -[common item, 24, 1] => common item, 0, 23 -[common item, 24, 2] => common item, 1, 23 -[common item, 24, 3] => common item, 2, 23 -[common item, 24, 4] => common item, 3, 23 -[common item, 24, 5] => common item, 4, 23 -[common item, 24, 6] => common item, 5, 23 -[common item, 24, 7] => common item, 6, 23 -[common item, 24, 8] => common item, 7, 23 -[common item, 24, 9] => common item, 8, 23 -[common item, 24, 10] => common item, 9, 23 -[common item, 24, 11] => common item, 10, 23 -[common item, 25, -1] => common item, -2, 23 -[common item, 25, 0] => common item, -1, 23 -[common item, 25, 1] => common item, 0, 24 -[common item, 25, 2] => common item, 1, 24 -[common item, 25, 3] => common item, 2, 24 -[common item, 25, 4] => common item, 3, 24 -[common item, 25, 5] => common item, 4, 24 -[common item, 25, 6] => common item, 5, 24 -[common item, 25, 7] => common item, 6, 24 -[common item, 25, 8] => common item, 7, 24 -[common item, 25, 9] => common item, 8, 24 -[common item, 25, 10] => common item, 9, 24 -[common item, 25, 11] => common item, 10, 24 -[common item, 26, -1] => common item, -2, 24 -[common item, 26, 0] => common item, -1, 24 -[common item, 26, 1] => common item, 0, 25 -[common item, 26, 2] => common item, 1, 25 -[common item, 26, 3] => common item, 2, 25 -[common item, 26, 4] => common item, 3, 25 -[common item, 26, 5] => common item, 4, 25 -[common item, 26, 6] => common item, 5, 25 -[common item, 26, 7] => common item, 6, 25 -[common item, 26, 8] => common item, 7, 25 -[common item, 26, 9] => common item, 8, 25 -[common item, 26, 10] => common item, 9, 25 -[common item, 26, 11] => common item, 10, 25 -[common item, 27, -1] => common item, -2, 25 -[common item, 27, 0] => common item, -1, 25 -[common item, 27, 1] => common item, 0, 26 -[common item, 27, 2] => common item, 1, 26 -[common item, 27, 3] => common item, 2, 26 -[common item, 27, 4] => common item, 3, 26 -[common item, 27, 5] => common item, 4, 26 -[common item, 27, 6] => common item, 5, 26 -[common item, 27, 7] => common item, 6, 26 -[common item, 27, 8] => common item, 7, 26 -[common item, 27, 9] => common item, 8, 26 -[common item, 27, 10] => common item, 9, 26 -[common item, 27, 11] => common item, 10, 26 -[common item, 28, -1] => common item, -2, 26 -[common item, 28, 0] => common item, -1, 26 -[common item, 28, 1] => common item, 0, 27 -[common item, 28, 2] => common item, 1, 27 -[common item, 28, 3] => common item, 2, 27 -[common item, 28, 4] => common item, 3, 27 -[common item, 28, 5] => common item, 4, 27 -[common item, 28, 6] => common item, 5, 27 -[common item, 28, 7] => common item, 6, 27 -[common item, 28, 8] => common item, 7, 27 -[common item, 28, 9] => common item, 8, 27 -[common item, 28, 10] => common item, 9, 27 -[common item, 28, 11] => common item, 10, 27 -[common item, 29, -1] => common item, -2, 27 -[common item, 29, 0] => common item, -1, 27 -[common item, 29, 1] => common item, 0, 28 -[common item, 29, 2] => common item, 1, 28 -[common item, 29, 3] => common item, 2, 28 -[common item, 29, 4] => common item, 3, 28 -[common item, 29, 5] => common item, 4, 28 -[common item, 29, 6] => common item, 5, 28 -[common item, 29, 7] => common item, 6, 28 -[common item, 29, 8] => common item, 7, 28 -[common item, 29, 9] => common item, 8, 28 -[common item, 29, 10] => common item, 9, 28 -[common item, 29, 11] => common item, 10, 28 -[common item, 30, -1] => common item, -2, 28 -[common item, 30, 0] => common item, -1, 28 -[common item, 30, 1] => common item, 0, 29 -[common item, 30, 2] => common item, 1, 29 -[common item, 30, 3] => common item, 2, 29 -[common item, 30, 4] => common item, 3, 29 -[common item, 30, 5] => common item, 4, 29 -[common item, 30, 6] => common item, 5, 29 -[common item, 30, 7] => common item, 6, 29 -[common item, 30, 8] => common item, 7, 29 -[common item, 30, 9] => common item, 8, 29 -[common item, 30, 10] => common item, 9, 29 -[common item, 30, 11] => common item, 10, 29 -[common item, 31, -1] => common item, -2, 29 -[common item, 31, 0] => common item, -1, 29 -[common item, 31, 1] => common item, 0, 30 -[common item, 31, 2] => common item, 1, 30 -[common item, 31, 3] => common item, 2, 30 -[common item, 31, 4] => common item, 3, 30 -[common item, 31, 5] => common item, 4, 30 -[common item, 31, 6] => common item, 5, 30 -[common item, 31, 7] => common item, 6, 30 -[common item, 31, 8] => common item, 7, 30 -[common item, 31, 9] => common item, 8, 30 -[common item, 31, 10] => common item, 9, 30 -[common item, 31, 11] => common item, 10, 30 -[common item, 32, -1] => common item, -2, 30 -[common item, 32, 0] => common item, -1, 30 -[common item, 32, 1] => common item, 0, 31 -[common item, 32, 2] => common item, 1, 31 -[common item, 32, 3] => common item, 2, 31 -[common item, 32, 4] => common item, 3, 31 -[common item, 32, 5] => common item, 4, 31 -[common item, 32, 6] => common item, 5, 31 -[common item, 32, 7] => common item, 6, 31 -[common item, 32, 8] => common item, 7, 31 -[common item, 32, 9] => common item, 8, 31 -[common item, 32, 10] => common item, 9, 31 -[common item, 32, 11] => common item, 10, 31 -[common item, 33, -1] => common item, -2, 31 -[common item, 33, 0] => common item, -1, 31 -[common item, 33, 1] => common item, 0, 32 -[common item, 33, 2] => common item, 1, 32 -[common item, 33, 3] => common item, 2, 32 -[common item, 33, 4] => common item, 3, 32 -[common item, 33, 5] => common item, 4, 32 -[common item, 33, 6] => common item, 5, 32 -[common item, 33, 7] => common item, 6, 32 -[common item, 33, 8] => common item, 7, 32 -[common item, 33, 9] => common item, 8, 32 -[common item, 33, 10] => common item, 9, 32 -[common item, 33, 11] => common item, 10, 32 -[common item, 34, -1] => common item, -2, 32 -[common item, 34, 0] => common item, -1, 32 -[common item, 34, 1] => common item, 0, 33 -[common item, 34, 2] => common item, 1, 33 -[common item, 34, 3] => common item, 2, 33 -[common item, 34, 4] => common item, 3, 33 -[common item, 34, 5] => common item, 4, 33 -[common item, 34, 6] => common item, 5, 33 -[common item, 34, 7] => common item, 6, 33 -[common item, 34, 8] => common item, 7, 33 -[common item, 34, 9] => common item, 8, 33 -[common item, 34, 10] => common item, 9, 33 -[common item, 34, 11] => common item, 10, 33 -[common item, 35, -1] => common item, -2, 33 -[common item, 35, 0] => common item, -1, 33 -[common item, 35, 1] => common item, 0, 34 -[common item, 35, 2] => common item, 1, 34 -[common item, 35, 3] => common item, 2, 34 -[common item, 35, 4] => common item, 3, 34 -[common item, 35, 5] => common item, 4, 34 -[common item, 35, 6] => common item, 5, 34 -[common item, 35, 7] => common item, 6, 34 -[common item, 35, 8] => common item, 7, 34 -[common item, 35, 9] => common item, 8, 34 -[common item, 35, 10] => common item, 9, 34 -[common item, 35, 11] => common item, 10, 34 -[common item, 36, -1] => common item, -2, 34 -[common item, 36, 0] => common item, -1, 34 -[common item, 36, 1] => common item, 0, 35 -[common item, 36, 2] => common item, 1, 35 -[common item, 36, 3] => common item, 2, 35 -[common item, 36, 4] => common item, 3, 35 -[common item, 36, 5] => common item, 4, 35 -[common item, 36, 6] => common item, 5, 35 -[common item, 36, 7] => common item, 6, 35 -[common item, 36, 8] => common item, 7, 35 -[common item, 36, 9] => common item, 8, 35 -[common item, 36, 10] => common item, 9, 35 -[common item, 36, 11] => common item, 10, 35 -[common item, 37, -1] => common item, -2, 35 -[common item, 37, 0] => common item, -1, 35 -[common item, 37, 1] => common item, 0, 36 -[common item, 37, 2] => common item, 1, 36 -[common item, 37, 3] => common item, 2, 36 -[common item, 37, 4] => common item, 3, 36 -[common item, 37, 5] => common item, 4, 36 -[common item, 37, 6] => common item, 5, 36 -[common item, 37, 7] => common item, 6, 36 -[common item, 37, 8] => common item, 7, 36 -[common item, 37, 9] => common item, 8, 36 -[common item, 37, 10] => common item, 9, 36 -[common item, 37, 11] => common item, 10, 36 -[common item, 38, -1] => common item, -2, 36 -[common item, 38, 0] => common item, -1, 36 -[common item, 38, 1] => common item, 0, 37 -[common item, 38, 2] => common item, 1, 37 -[common item, 38, 3] => common item, 2, 37 -[common item, 38, 4] => common item, 3, 37 -[common item, 38, 5] => common item, 4, 37 -[common item, 38, 6] => common item, 5, 37 -[common item, 38, 7] => common item, 6, 37 -[common item, 38, 8] => common item, 7, 37 -[common item, 38, 9] => common item, 8, 37 -[common item, 38, 10] => common item, 9, 37 -[common item, 38, 11] => common item, 10, 37 -[common item, 39, -1] => common item, -2, 37 -[common item, 39, 0] => common item, -1, 37 -[common item, 39, 1] => common item, 0, 38 -[common item, 39, 2] => common item, 1, 38 -[common item, 39, 3] => common item, 2, 38 -[common item, 39, 4] => common item, 3, 38 -[common item, 39, 5] => common item, 4, 38 -[common item, 39, 6] => common item, 5, 38 -[common item, 39, 7] => common item, 6, 38 -[common item, 39, 8] => common item, 7, 38 -[common item, 39, 9] => common item, 8, 38 -[common item, 39, 10] => common item, 9, 38 -[common item, 39, 11] => common item, 10, 38 -[common item, 40, -1] => common item, -2, 38 -[common item, 40, 0] => common item, -1, 38 -[common item, 40, 1] => common item, 0, 39 -[common item, 40, 2] => common item, 1, 39 -[common item, 40, 3] => common item, 2, 39 -[common item, 40, 4] => common item, 3, 39 -[common item, 40, 5] => common item, 4, 39 -[common item, 40, 6] => common item, 5, 39 -[common item, 40, 7] => common item, 6, 39 -[common item, 40, 8] => common item, 7, 39 -[common item, 40, 9] => common item, 8, 39 -[common item, 40, 10] => common item, 9, 39 -[common item, 40, 11] => common item, 10, 39 -[common item, 41, -1] => common item, -2, 39 -[common item, 41, 0] => common item, -1, 39 -[common item, 41, 1] => common item, 0, 40 -[common item, 41, 2] => common item, 1, 40 -[common item, 41, 3] => common item, 2, 40 -[common item, 41, 4] => common item, 3, 40 -[common item, 41, 5] => common item, 4, 40 -[common item, 41, 6] => common item, 5, 40 -[common item, 41, 7] => common item, 6, 40 -[common item, 41, 8] => common item, 7, 40 -[common item, 41, 9] => common item, 8, 40 -[common item, 41, 10] => common item, 9, 40 -[common item, 41, 11] => common item, 10, 40 -[common item, 42, -1] => common item, -2, 40 -[common item, 42, 0] => common item, -1, 40 -[common item, 42, 1] => common item, 0, 41 -[common item, 42, 2] => common item, 1, 41 -[common item, 42, 3] => common item, 2, 41 -[common item, 42, 4] => common item, 3, 41 -[common item, 42, 5] => common item, 4, 41 -[common item, 42, 6] => common item, 5, 41 -[common item, 42, 7] => common item, 6, 41 -[common item, 42, 8] => common item, 7, 41 -[common item, 42, 9] => common item, 8, 41 -[common item, 42, 10] => common item, 9, 41 -[common item, 42, 11] => common item, 10, 41 -[common item, 43, -1] => common item, -2, 41 -[common item, 43, 0] => common item, -1, 41 -[common item, 43, 1] => common item, 0, 42 -[common item, 43, 2] => common item, 1, 42 -[common item, 43, 3] => common item, 2, 42 -[common item, 43, 4] => common item, 3, 42 -[common item, 43, 5] => common item, 4, 42 -[common item, 43, 6] => common item, 5, 42 -[common item, 43, 7] => common item, 6, 42 -[common item, 43, 8] => common item, 7, 42 -[common item, 43, 9] => common item, 8, 42 -[common item, 43, 10] => common item, 9, 42 -[common item, 43, 11] => common item, 10, 42 -[common item, 44, -1] => common item, -2, 42 -[common item, 44, 0] => common item, -1, 42 -[common item, 44, 1] => common item, 0, 43 -[common item, 44, 2] => common item, 1, 43 -[common item, 44, 3] => common item, 2, 43 -[common item, 44, 4] => common item, 3, 43 -[common item, 44, 5] => common item, 4, 43 -[common item, 44, 6] => common item, 5, 43 -[common item, 44, 7] => common item, 6, 43 -[common item, 44, 8] => common item, 7, 43 -[common item, 44, 9] => common item, 8, 43 -[common item, 44, 10] => common item, 9, 43 -[common item, 44, 11] => common item, 10, 43 -[common item, 45, -1] => common item, -2, 43 -[common item, 45, 0] => common item, -1, 43 -[common item, 45, 1] => common item, 0, 44 -[common item, 45, 2] => common item, 1, 44 -[common item, 45, 3] => common item, 2, 44 -[common item, 45, 4] => common item, 3, 44 -[common item, 45, 5] => common item, 4, 44 -[common item, 45, 6] => common item, 5, 44 -[common item, 45, 7] => common item, 6, 44 -[common item, 45, 8] => common item, 7, 44 -[common item, 45, 9] => common item, 8, 44 -[common item, 45, 10] => common item, 9, 44 -[common item, 45, 11] => common item, 10, 44 -[common item, 46, -1] => common item, -2, 44 -[common item, 46, 0] => common item, -1, 44 -[common item, 46, 1] => common item, 0, 45 -[common item, 46, 2] => common item, 1, 45 -[common item, 46, 3] => common item, 2, 45 -[common item, 46, 4] => common item, 3, 45 -[common item, 46, 5] => common item, 4, 45 -[common item, 46, 6] => common item, 5, 45 -[common item, 46, 7] => common item, 6, 45 -[common item, 46, 8] => common item, 7, 45 -[common item, 46, 9] => common item, 8, 45 -[common item, 46, 10] => common item, 9, 45 -[common item, 46, 11] => common item, 10, 45 -[common item, 47, -1] => common item, -2, 45 -[common item, 47, 0] => common item, -1, 45 -[common item, 47, 1] => common item, 0, 46 -[common item, 47, 2] => common item, 1, 46 -[common item, 47, 3] => common item, 2, 46 -[common item, 47, 4] => common item, 3, 46 -[common item, 47, 5] => common item, 4, 46 -[common item, 47, 6] => common item, 5, 46 -[common item, 47, 7] => common item, 6, 46 -[common item, 47, 8] => common item, 7, 46 -[common item, 47, 9] => common item, 8, 46 -[common item, 47, 10] => common item, 9, 46 -[common item, 47, 11] => common item, 10, 46 -[common item, 48, -1] => common item, -2, 46 -[common item, 48, 0] => common item, -1, 46 -[common item, 48, 1] => common item, 0, 47 -[common item, 48, 2] => common item, 1, 47 -[common item, 48, 3] => common item, 2, 47 -[common item, 48, 4] => common item, 3, 47 -[common item, 48, 5] => common item, 4, 47 -[common item, 48, 6] => common item, 5, 47 -[common item, 48, 7] => common item, 6, 47 -[common item, 48, 8] => common item, 7, 47 -[common item, 48, 9] => common item, 8, 47 -[common item, 48, 10] => common item, 9, 47 -[common item, 48, 11] => common item, 10, 47 -[common item, 49, -1] => common item, -2, 47 -[common item, 49, 0] => common item, -1, 47 -[common item, 49, 1] => common item, 0, 48 -[common item, 49, 2] => common item, 1, 48 -[common item, 49, 3] => common item, 2, 48 -[common item, 49, 4] => common item, 3, 48 -[common item, 49, 5] => common item, 4, 48 -[common item, 49, 6] => common item, 5, 48 -[common item, 49, 7] => common item, 6, 48 -[common item, 49, 8] => common item, 7, 48 -[common item, 49, 9] => common item, 8, 48 -[common item, 49, 10] => common item, 9, 48 -[common item, 49, 11] => common item, 10, 48 -[common item, 50, -1] => common item, -2, 48 -[common item, 50, 0] => common item, -1, 48 -[common item, 50, 1] => common item, 0, 49 -[common item, 50, 2] => common item, 1, 49 -[common item, 50, 3] => common item, 2, 49 -[common item, 50, 4] => common item, 3, 49 -[common item, 50, 5] => common item, 4, 49 -[common item, 50, 6] => common item, 5, 49 -[common item, 50, 7] => common item, 6, 49 -[common item, 50, 8] => common item, 7, 49 -[common item, 50, 9] => common item, 8, 49 -[common item, 50, 10] => common item, 9, 49 -[common item, 50, 11] => common item, 10, 49 [Aged Brie, 0, -1] => Aged Brie, -2, 2 [Aged Brie, 0, 0] => Aged Brie, -1, 2 [Aged Brie, 0, 1] => Aged Brie, 0, 1 @@ -1987,6 +1324,1332 @@ [Backstage passes to a TAFKAL80ETC concert, 50, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 [Backstage passes to a TAFKAL80ETC concert, 50, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 [Backstage passes to a TAFKAL80ETC concert, 50, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 50 +[Common item, 0, -1] => Common item, -2, 0 +[Common item, 0, 0] => Common item, -1, 0 +[Common item, 0, 1] => Common item, 0, 0 +[Common item, 0, 2] => Common item, 1, 0 +[Common item, 0, 3] => Common item, 2, 0 +[Common item, 0, 4] => Common item, 3, 0 +[Common item, 0, 5] => Common item, 4, 0 +[Common item, 0, 6] => Common item, 5, 0 +[Common item, 0, 7] => Common item, 6, 0 +[Common item, 0, 8] => Common item, 7, 0 +[Common item, 0, 9] => Common item, 8, 0 +[Common item, 0, 10] => Common item, 9, 0 +[Common item, 0, 11] => Common item, 10, 0 +[Common item, 1, -1] => Common item, -2, 0 +[Common item, 1, 0] => Common item, -1, 0 +[Common item, 1, 1] => Common item, 0, 0 +[Common item, 1, 2] => Common item, 1, 0 +[Common item, 1, 3] => Common item, 2, 0 +[Common item, 1, 4] => Common item, 3, 0 +[Common item, 1, 5] => Common item, 4, 0 +[Common item, 1, 6] => Common item, 5, 0 +[Common item, 1, 7] => Common item, 6, 0 +[Common item, 1, 8] => Common item, 7, 0 +[Common item, 1, 9] => Common item, 8, 0 +[Common item, 1, 10] => Common item, 9, 0 +[Common item, 1, 11] => Common item, 10, 0 +[Common item, 2, -1] => Common item, -2, 0 +[Common item, 2, 0] => Common item, -1, 0 +[Common item, 2, 1] => Common item, 0, 1 +[Common item, 2, 2] => Common item, 1, 1 +[Common item, 2, 3] => Common item, 2, 1 +[Common item, 2, 4] => Common item, 3, 1 +[Common item, 2, 5] => Common item, 4, 1 +[Common item, 2, 6] => Common item, 5, 1 +[Common item, 2, 7] => Common item, 6, 1 +[Common item, 2, 8] => Common item, 7, 1 +[Common item, 2, 9] => Common item, 8, 1 +[Common item, 2, 10] => Common item, 9, 1 +[Common item, 2, 11] => Common item, 10, 1 +[Common item, 3, -1] => Common item, -2, 1 +[Common item, 3, 0] => Common item, -1, 1 +[Common item, 3, 1] => Common item, 0, 2 +[Common item, 3, 2] => Common item, 1, 2 +[Common item, 3, 3] => Common item, 2, 2 +[Common item, 3, 4] => Common item, 3, 2 +[Common item, 3, 5] => Common item, 4, 2 +[Common item, 3, 6] => Common item, 5, 2 +[Common item, 3, 7] => Common item, 6, 2 +[Common item, 3, 8] => Common item, 7, 2 +[Common item, 3, 9] => Common item, 8, 2 +[Common item, 3, 10] => Common item, 9, 2 +[Common item, 3, 11] => Common item, 10, 2 +[Common item, 4, -1] => Common item, -2, 2 +[Common item, 4, 0] => Common item, -1, 2 +[Common item, 4, 1] => Common item, 0, 3 +[Common item, 4, 2] => Common item, 1, 3 +[Common item, 4, 3] => Common item, 2, 3 +[Common item, 4, 4] => Common item, 3, 3 +[Common item, 4, 5] => Common item, 4, 3 +[Common item, 4, 6] => Common item, 5, 3 +[Common item, 4, 7] => Common item, 6, 3 +[Common item, 4, 8] => Common item, 7, 3 +[Common item, 4, 9] => Common item, 8, 3 +[Common item, 4, 10] => Common item, 9, 3 +[Common item, 4, 11] => Common item, 10, 3 +[Common item, 5, -1] => Common item, -2, 3 +[Common item, 5, 0] => Common item, -1, 3 +[Common item, 5, 1] => Common item, 0, 4 +[Common item, 5, 2] => Common item, 1, 4 +[Common item, 5, 3] => Common item, 2, 4 +[Common item, 5, 4] => Common item, 3, 4 +[Common item, 5, 5] => Common item, 4, 4 +[Common item, 5, 6] => Common item, 5, 4 +[Common item, 5, 7] => Common item, 6, 4 +[Common item, 5, 8] => Common item, 7, 4 +[Common item, 5, 9] => Common item, 8, 4 +[Common item, 5, 10] => Common item, 9, 4 +[Common item, 5, 11] => Common item, 10, 4 +[Common item, 6, -1] => Common item, -2, 4 +[Common item, 6, 0] => Common item, -1, 4 +[Common item, 6, 1] => Common item, 0, 5 +[Common item, 6, 2] => Common item, 1, 5 +[Common item, 6, 3] => Common item, 2, 5 +[Common item, 6, 4] => Common item, 3, 5 +[Common item, 6, 5] => Common item, 4, 5 +[Common item, 6, 6] => Common item, 5, 5 +[Common item, 6, 7] => Common item, 6, 5 +[Common item, 6, 8] => Common item, 7, 5 +[Common item, 6, 9] => Common item, 8, 5 +[Common item, 6, 10] => Common item, 9, 5 +[Common item, 6, 11] => Common item, 10, 5 +[Common item, 7, -1] => Common item, -2, 5 +[Common item, 7, 0] => Common item, -1, 5 +[Common item, 7, 1] => Common item, 0, 6 +[Common item, 7, 2] => Common item, 1, 6 +[Common item, 7, 3] => Common item, 2, 6 +[Common item, 7, 4] => Common item, 3, 6 +[Common item, 7, 5] => Common item, 4, 6 +[Common item, 7, 6] => Common item, 5, 6 +[Common item, 7, 7] => Common item, 6, 6 +[Common item, 7, 8] => Common item, 7, 6 +[Common item, 7, 9] => Common item, 8, 6 +[Common item, 7, 10] => Common item, 9, 6 +[Common item, 7, 11] => Common item, 10, 6 +[Common item, 8, -1] => Common item, -2, 6 +[Common item, 8, 0] => Common item, -1, 6 +[Common item, 8, 1] => Common item, 0, 7 +[Common item, 8, 2] => Common item, 1, 7 +[Common item, 8, 3] => Common item, 2, 7 +[Common item, 8, 4] => Common item, 3, 7 +[Common item, 8, 5] => Common item, 4, 7 +[Common item, 8, 6] => Common item, 5, 7 +[Common item, 8, 7] => Common item, 6, 7 +[Common item, 8, 8] => Common item, 7, 7 +[Common item, 8, 9] => Common item, 8, 7 +[Common item, 8, 10] => Common item, 9, 7 +[Common item, 8, 11] => Common item, 10, 7 +[Common item, 9, -1] => Common item, -2, 7 +[Common item, 9, 0] => Common item, -1, 7 +[Common item, 9, 1] => Common item, 0, 8 +[Common item, 9, 2] => Common item, 1, 8 +[Common item, 9, 3] => Common item, 2, 8 +[Common item, 9, 4] => Common item, 3, 8 +[Common item, 9, 5] => Common item, 4, 8 +[Common item, 9, 6] => Common item, 5, 8 +[Common item, 9, 7] => Common item, 6, 8 +[Common item, 9, 8] => Common item, 7, 8 +[Common item, 9, 9] => Common item, 8, 8 +[Common item, 9, 10] => Common item, 9, 8 +[Common item, 9, 11] => Common item, 10, 8 +[Common item, 10, -1] => Common item, -2, 8 +[Common item, 10, 0] => Common item, -1, 8 +[Common item, 10, 1] => Common item, 0, 9 +[Common item, 10, 2] => Common item, 1, 9 +[Common item, 10, 3] => Common item, 2, 9 +[Common item, 10, 4] => Common item, 3, 9 +[Common item, 10, 5] => Common item, 4, 9 +[Common item, 10, 6] => Common item, 5, 9 +[Common item, 10, 7] => Common item, 6, 9 +[Common item, 10, 8] => Common item, 7, 9 +[Common item, 10, 9] => Common item, 8, 9 +[Common item, 10, 10] => Common item, 9, 9 +[Common item, 10, 11] => Common item, 10, 9 +[Common item, 11, -1] => Common item, -2, 9 +[Common item, 11, 0] => Common item, -1, 9 +[Common item, 11, 1] => Common item, 0, 10 +[Common item, 11, 2] => Common item, 1, 10 +[Common item, 11, 3] => Common item, 2, 10 +[Common item, 11, 4] => Common item, 3, 10 +[Common item, 11, 5] => Common item, 4, 10 +[Common item, 11, 6] => Common item, 5, 10 +[Common item, 11, 7] => Common item, 6, 10 +[Common item, 11, 8] => Common item, 7, 10 +[Common item, 11, 9] => Common item, 8, 10 +[Common item, 11, 10] => Common item, 9, 10 +[Common item, 11, 11] => Common item, 10, 10 +[Common item, 12, -1] => Common item, -2, 10 +[Common item, 12, 0] => Common item, -1, 10 +[Common item, 12, 1] => Common item, 0, 11 +[Common item, 12, 2] => Common item, 1, 11 +[Common item, 12, 3] => Common item, 2, 11 +[Common item, 12, 4] => Common item, 3, 11 +[Common item, 12, 5] => Common item, 4, 11 +[Common item, 12, 6] => Common item, 5, 11 +[Common item, 12, 7] => Common item, 6, 11 +[Common item, 12, 8] => Common item, 7, 11 +[Common item, 12, 9] => Common item, 8, 11 +[Common item, 12, 10] => Common item, 9, 11 +[Common item, 12, 11] => Common item, 10, 11 +[Common item, 13, -1] => Common item, -2, 11 +[Common item, 13, 0] => Common item, -1, 11 +[Common item, 13, 1] => Common item, 0, 12 +[Common item, 13, 2] => Common item, 1, 12 +[Common item, 13, 3] => Common item, 2, 12 +[Common item, 13, 4] => Common item, 3, 12 +[Common item, 13, 5] => Common item, 4, 12 +[Common item, 13, 6] => Common item, 5, 12 +[Common item, 13, 7] => Common item, 6, 12 +[Common item, 13, 8] => Common item, 7, 12 +[Common item, 13, 9] => Common item, 8, 12 +[Common item, 13, 10] => Common item, 9, 12 +[Common item, 13, 11] => Common item, 10, 12 +[Common item, 14, -1] => Common item, -2, 12 +[Common item, 14, 0] => Common item, -1, 12 +[Common item, 14, 1] => Common item, 0, 13 +[Common item, 14, 2] => Common item, 1, 13 +[Common item, 14, 3] => Common item, 2, 13 +[Common item, 14, 4] => Common item, 3, 13 +[Common item, 14, 5] => Common item, 4, 13 +[Common item, 14, 6] => Common item, 5, 13 +[Common item, 14, 7] => Common item, 6, 13 +[Common item, 14, 8] => Common item, 7, 13 +[Common item, 14, 9] => Common item, 8, 13 +[Common item, 14, 10] => Common item, 9, 13 +[Common item, 14, 11] => Common item, 10, 13 +[Common item, 15, -1] => Common item, -2, 13 +[Common item, 15, 0] => Common item, -1, 13 +[Common item, 15, 1] => Common item, 0, 14 +[Common item, 15, 2] => Common item, 1, 14 +[Common item, 15, 3] => Common item, 2, 14 +[Common item, 15, 4] => Common item, 3, 14 +[Common item, 15, 5] => Common item, 4, 14 +[Common item, 15, 6] => Common item, 5, 14 +[Common item, 15, 7] => Common item, 6, 14 +[Common item, 15, 8] => Common item, 7, 14 +[Common item, 15, 9] => Common item, 8, 14 +[Common item, 15, 10] => Common item, 9, 14 +[Common item, 15, 11] => Common item, 10, 14 +[Common item, 16, -1] => Common item, -2, 14 +[Common item, 16, 0] => Common item, -1, 14 +[Common item, 16, 1] => Common item, 0, 15 +[Common item, 16, 2] => Common item, 1, 15 +[Common item, 16, 3] => Common item, 2, 15 +[Common item, 16, 4] => Common item, 3, 15 +[Common item, 16, 5] => Common item, 4, 15 +[Common item, 16, 6] => Common item, 5, 15 +[Common item, 16, 7] => Common item, 6, 15 +[Common item, 16, 8] => Common item, 7, 15 +[Common item, 16, 9] => Common item, 8, 15 +[Common item, 16, 10] => Common item, 9, 15 +[Common item, 16, 11] => Common item, 10, 15 +[Common item, 17, -1] => Common item, -2, 15 +[Common item, 17, 0] => Common item, -1, 15 +[Common item, 17, 1] => Common item, 0, 16 +[Common item, 17, 2] => Common item, 1, 16 +[Common item, 17, 3] => Common item, 2, 16 +[Common item, 17, 4] => Common item, 3, 16 +[Common item, 17, 5] => Common item, 4, 16 +[Common item, 17, 6] => Common item, 5, 16 +[Common item, 17, 7] => Common item, 6, 16 +[Common item, 17, 8] => Common item, 7, 16 +[Common item, 17, 9] => Common item, 8, 16 +[Common item, 17, 10] => Common item, 9, 16 +[Common item, 17, 11] => Common item, 10, 16 +[Common item, 18, -1] => Common item, -2, 16 +[Common item, 18, 0] => Common item, -1, 16 +[Common item, 18, 1] => Common item, 0, 17 +[Common item, 18, 2] => Common item, 1, 17 +[Common item, 18, 3] => Common item, 2, 17 +[Common item, 18, 4] => Common item, 3, 17 +[Common item, 18, 5] => Common item, 4, 17 +[Common item, 18, 6] => Common item, 5, 17 +[Common item, 18, 7] => Common item, 6, 17 +[Common item, 18, 8] => Common item, 7, 17 +[Common item, 18, 9] => Common item, 8, 17 +[Common item, 18, 10] => Common item, 9, 17 +[Common item, 18, 11] => Common item, 10, 17 +[Common item, 19, -1] => Common item, -2, 17 +[Common item, 19, 0] => Common item, -1, 17 +[Common item, 19, 1] => Common item, 0, 18 +[Common item, 19, 2] => Common item, 1, 18 +[Common item, 19, 3] => Common item, 2, 18 +[Common item, 19, 4] => Common item, 3, 18 +[Common item, 19, 5] => Common item, 4, 18 +[Common item, 19, 6] => Common item, 5, 18 +[Common item, 19, 7] => Common item, 6, 18 +[Common item, 19, 8] => Common item, 7, 18 +[Common item, 19, 9] => Common item, 8, 18 +[Common item, 19, 10] => Common item, 9, 18 +[Common item, 19, 11] => Common item, 10, 18 +[Common item, 20, -1] => Common item, -2, 18 +[Common item, 20, 0] => Common item, -1, 18 +[Common item, 20, 1] => Common item, 0, 19 +[Common item, 20, 2] => Common item, 1, 19 +[Common item, 20, 3] => Common item, 2, 19 +[Common item, 20, 4] => Common item, 3, 19 +[Common item, 20, 5] => Common item, 4, 19 +[Common item, 20, 6] => Common item, 5, 19 +[Common item, 20, 7] => Common item, 6, 19 +[Common item, 20, 8] => Common item, 7, 19 +[Common item, 20, 9] => Common item, 8, 19 +[Common item, 20, 10] => Common item, 9, 19 +[Common item, 20, 11] => Common item, 10, 19 +[Common item, 21, -1] => Common item, -2, 19 +[Common item, 21, 0] => Common item, -1, 19 +[Common item, 21, 1] => Common item, 0, 20 +[Common item, 21, 2] => Common item, 1, 20 +[Common item, 21, 3] => Common item, 2, 20 +[Common item, 21, 4] => Common item, 3, 20 +[Common item, 21, 5] => Common item, 4, 20 +[Common item, 21, 6] => Common item, 5, 20 +[Common item, 21, 7] => Common item, 6, 20 +[Common item, 21, 8] => Common item, 7, 20 +[Common item, 21, 9] => Common item, 8, 20 +[Common item, 21, 10] => Common item, 9, 20 +[Common item, 21, 11] => Common item, 10, 20 +[Common item, 22, -1] => Common item, -2, 20 +[Common item, 22, 0] => Common item, -1, 20 +[Common item, 22, 1] => Common item, 0, 21 +[Common item, 22, 2] => Common item, 1, 21 +[Common item, 22, 3] => Common item, 2, 21 +[Common item, 22, 4] => Common item, 3, 21 +[Common item, 22, 5] => Common item, 4, 21 +[Common item, 22, 6] => Common item, 5, 21 +[Common item, 22, 7] => Common item, 6, 21 +[Common item, 22, 8] => Common item, 7, 21 +[Common item, 22, 9] => Common item, 8, 21 +[Common item, 22, 10] => Common item, 9, 21 +[Common item, 22, 11] => Common item, 10, 21 +[Common item, 23, -1] => Common item, -2, 21 +[Common item, 23, 0] => Common item, -1, 21 +[Common item, 23, 1] => Common item, 0, 22 +[Common item, 23, 2] => Common item, 1, 22 +[Common item, 23, 3] => Common item, 2, 22 +[Common item, 23, 4] => Common item, 3, 22 +[Common item, 23, 5] => Common item, 4, 22 +[Common item, 23, 6] => Common item, 5, 22 +[Common item, 23, 7] => Common item, 6, 22 +[Common item, 23, 8] => Common item, 7, 22 +[Common item, 23, 9] => Common item, 8, 22 +[Common item, 23, 10] => Common item, 9, 22 +[Common item, 23, 11] => Common item, 10, 22 +[Common item, 24, -1] => Common item, -2, 22 +[Common item, 24, 0] => Common item, -1, 22 +[Common item, 24, 1] => Common item, 0, 23 +[Common item, 24, 2] => Common item, 1, 23 +[Common item, 24, 3] => Common item, 2, 23 +[Common item, 24, 4] => Common item, 3, 23 +[Common item, 24, 5] => Common item, 4, 23 +[Common item, 24, 6] => Common item, 5, 23 +[Common item, 24, 7] => Common item, 6, 23 +[Common item, 24, 8] => Common item, 7, 23 +[Common item, 24, 9] => Common item, 8, 23 +[Common item, 24, 10] => Common item, 9, 23 +[Common item, 24, 11] => Common item, 10, 23 +[Common item, 25, -1] => Common item, -2, 23 +[Common item, 25, 0] => Common item, -1, 23 +[Common item, 25, 1] => Common item, 0, 24 +[Common item, 25, 2] => Common item, 1, 24 +[Common item, 25, 3] => Common item, 2, 24 +[Common item, 25, 4] => Common item, 3, 24 +[Common item, 25, 5] => Common item, 4, 24 +[Common item, 25, 6] => Common item, 5, 24 +[Common item, 25, 7] => Common item, 6, 24 +[Common item, 25, 8] => Common item, 7, 24 +[Common item, 25, 9] => Common item, 8, 24 +[Common item, 25, 10] => Common item, 9, 24 +[Common item, 25, 11] => Common item, 10, 24 +[Common item, 26, -1] => Common item, -2, 24 +[Common item, 26, 0] => Common item, -1, 24 +[Common item, 26, 1] => Common item, 0, 25 +[Common item, 26, 2] => Common item, 1, 25 +[Common item, 26, 3] => Common item, 2, 25 +[Common item, 26, 4] => Common item, 3, 25 +[Common item, 26, 5] => Common item, 4, 25 +[Common item, 26, 6] => Common item, 5, 25 +[Common item, 26, 7] => Common item, 6, 25 +[Common item, 26, 8] => Common item, 7, 25 +[Common item, 26, 9] => Common item, 8, 25 +[Common item, 26, 10] => Common item, 9, 25 +[Common item, 26, 11] => Common item, 10, 25 +[Common item, 27, -1] => Common item, -2, 25 +[Common item, 27, 0] => Common item, -1, 25 +[Common item, 27, 1] => Common item, 0, 26 +[Common item, 27, 2] => Common item, 1, 26 +[Common item, 27, 3] => Common item, 2, 26 +[Common item, 27, 4] => Common item, 3, 26 +[Common item, 27, 5] => Common item, 4, 26 +[Common item, 27, 6] => Common item, 5, 26 +[Common item, 27, 7] => Common item, 6, 26 +[Common item, 27, 8] => Common item, 7, 26 +[Common item, 27, 9] => Common item, 8, 26 +[Common item, 27, 10] => Common item, 9, 26 +[Common item, 27, 11] => Common item, 10, 26 +[Common item, 28, -1] => Common item, -2, 26 +[Common item, 28, 0] => Common item, -1, 26 +[Common item, 28, 1] => Common item, 0, 27 +[Common item, 28, 2] => Common item, 1, 27 +[Common item, 28, 3] => Common item, 2, 27 +[Common item, 28, 4] => Common item, 3, 27 +[Common item, 28, 5] => Common item, 4, 27 +[Common item, 28, 6] => Common item, 5, 27 +[Common item, 28, 7] => Common item, 6, 27 +[Common item, 28, 8] => Common item, 7, 27 +[Common item, 28, 9] => Common item, 8, 27 +[Common item, 28, 10] => Common item, 9, 27 +[Common item, 28, 11] => Common item, 10, 27 +[Common item, 29, -1] => Common item, -2, 27 +[Common item, 29, 0] => Common item, -1, 27 +[Common item, 29, 1] => Common item, 0, 28 +[Common item, 29, 2] => Common item, 1, 28 +[Common item, 29, 3] => Common item, 2, 28 +[Common item, 29, 4] => Common item, 3, 28 +[Common item, 29, 5] => Common item, 4, 28 +[Common item, 29, 6] => Common item, 5, 28 +[Common item, 29, 7] => Common item, 6, 28 +[Common item, 29, 8] => Common item, 7, 28 +[Common item, 29, 9] => Common item, 8, 28 +[Common item, 29, 10] => Common item, 9, 28 +[Common item, 29, 11] => Common item, 10, 28 +[Common item, 30, -1] => Common item, -2, 28 +[Common item, 30, 0] => Common item, -1, 28 +[Common item, 30, 1] => Common item, 0, 29 +[Common item, 30, 2] => Common item, 1, 29 +[Common item, 30, 3] => Common item, 2, 29 +[Common item, 30, 4] => Common item, 3, 29 +[Common item, 30, 5] => Common item, 4, 29 +[Common item, 30, 6] => Common item, 5, 29 +[Common item, 30, 7] => Common item, 6, 29 +[Common item, 30, 8] => Common item, 7, 29 +[Common item, 30, 9] => Common item, 8, 29 +[Common item, 30, 10] => Common item, 9, 29 +[Common item, 30, 11] => Common item, 10, 29 +[Common item, 31, -1] => Common item, -2, 29 +[Common item, 31, 0] => Common item, -1, 29 +[Common item, 31, 1] => Common item, 0, 30 +[Common item, 31, 2] => Common item, 1, 30 +[Common item, 31, 3] => Common item, 2, 30 +[Common item, 31, 4] => Common item, 3, 30 +[Common item, 31, 5] => Common item, 4, 30 +[Common item, 31, 6] => Common item, 5, 30 +[Common item, 31, 7] => Common item, 6, 30 +[Common item, 31, 8] => Common item, 7, 30 +[Common item, 31, 9] => Common item, 8, 30 +[Common item, 31, 10] => Common item, 9, 30 +[Common item, 31, 11] => Common item, 10, 30 +[Common item, 32, -1] => Common item, -2, 30 +[Common item, 32, 0] => Common item, -1, 30 +[Common item, 32, 1] => Common item, 0, 31 +[Common item, 32, 2] => Common item, 1, 31 +[Common item, 32, 3] => Common item, 2, 31 +[Common item, 32, 4] => Common item, 3, 31 +[Common item, 32, 5] => Common item, 4, 31 +[Common item, 32, 6] => Common item, 5, 31 +[Common item, 32, 7] => Common item, 6, 31 +[Common item, 32, 8] => Common item, 7, 31 +[Common item, 32, 9] => Common item, 8, 31 +[Common item, 32, 10] => Common item, 9, 31 +[Common item, 32, 11] => Common item, 10, 31 +[Common item, 33, -1] => Common item, -2, 31 +[Common item, 33, 0] => Common item, -1, 31 +[Common item, 33, 1] => Common item, 0, 32 +[Common item, 33, 2] => Common item, 1, 32 +[Common item, 33, 3] => Common item, 2, 32 +[Common item, 33, 4] => Common item, 3, 32 +[Common item, 33, 5] => Common item, 4, 32 +[Common item, 33, 6] => Common item, 5, 32 +[Common item, 33, 7] => Common item, 6, 32 +[Common item, 33, 8] => Common item, 7, 32 +[Common item, 33, 9] => Common item, 8, 32 +[Common item, 33, 10] => Common item, 9, 32 +[Common item, 33, 11] => Common item, 10, 32 +[Common item, 34, -1] => Common item, -2, 32 +[Common item, 34, 0] => Common item, -1, 32 +[Common item, 34, 1] => Common item, 0, 33 +[Common item, 34, 2] => Common item, 1, 33 +[Common item, 34, 3] => Common item, 2, 33 +[Common item, 34, 4] => Common item, 3, 33 +[Common item, 34, 5] => Common item, 4, 33 +[Common item, 34, 6] => Common item, 5, 33 +[Common item, 34, 7] => Common item, 6, 33 +[Common item, 34, 8] => Common item, 7, 33 +[Common item, 34, 9] => Common item, 8, 33 +[Common item, 34, 10] => Common item, 9, 33 +[Common item, 34, 11] => Common item, 10, 33 +[Common item, 35, -1] => Common item, -2, 33 +[Common item, 35, 0] => Common item, -1, 33 +[Common item, 35, 1] => Common item, 0, 34 +[Common item, 35, 2] => Common item, 1, 34 +[Common item, 35, 3] => Common item, 2, 34 +[Common item, 35, 4] => Common item, 3, 34 +[Common item, 35, 5] => Common item, 4, 34 +[Common item, 35, 6] => Common item, 5, 34 +[Common item, 35, 7] => Common item, 6, 34 +[Common item, 35, 8] => Common item, 7, 34 +[Common item, 35, 9] => Common item, 8, 34 +[Common item, 35, 10] => Common item, 9, 34 +[Common item, 35, 11] => Common item, 10, 34 +[Common item, 36, -1] => Common item, -2, 34 +[Common item, 36, 0] => Common item, -1, 34 +[Common item, 36, 1] => Common item, 0, 35 +[Common item, 36, 2] => Common item, 1, 35 +[Common item, 36, 3] => Common item, 2, 35 +[Common item, 36, 4] => Common item, 3, 35 +[Common item, 36, 5] => Common item, 4, 35 +[Common item, 36, 6] => Common item, 5, 35 +[Common item, 36, 7] => Common item, 6, 35 +[Common item, 36, 8] => Common item, 7, 35 +[Common item, 36, 9] => Common item, 8, 35 +[Common item, 36, 10] => Common item, 9, 35 +[Common item, 36, 11] => Common item, 10, 35 +[Common item, 37, -1] => Common item, -2, 35 +[Common item, 37, 0] => Common item, -1, 35 +[Common item, 37, 1] => Common item, 0, 36 +[Common item, 37, 2] => Common item, 1, 36 +[Common item, 37, 3] => Common item, 2, 36 +[Common item, 37, 4] => Common item, 3, 36 +[Common item, 37, 5] => Common item, 4, 36 +[Common item, 37, 6] => Common item, 5, 36 +[Common item, 37, 7] => Common item, 6, 36 +[Common item, 37, 8] => Common item, 7, 36 +[Common item, 37, 9] => Common item, 8, 36 +[Common item, 37, 10] => Common item, 9, 36 +[Common item, 37, 11] => Common item, 10, 36 +[Common item, 38, -1] => Common item, -2, 36 +[Common item, 38, 0] => Common item, -1, 36 +[Common item, 38, 1] => Common item, 0, 37 +[Common item, 38, 2] => Common item, 1, 37 +[Common item, 38, 3] => Common item, 2, 37 +[Common item, 38, 4] => Common item, 3, 37 +[Common item, 38, 5] => Common item, 4, 37 +[Common item, 38, 6] => Common item, 5, 37 +[Common item, 38, 7] => Common item, 6, 37 +[Common item, 38, 8] => Common item, 7, 37 +[Common item, 38, 9] => Common item, 8, 37 +[Common item, 38, 10] => Common item, 9, 37 +[Common item, 38, 11] => Common item, 10, 37 +[Common item, 39, -1] => Common item, -2, 37 +[Common item, 39, 0] => Common item, -1, 37 +[Common item, 39, 1] => Common item, 0, 38 +[Common item, 39, 2] => Common item, 1, 38 +[Common item, 39, 3] => Common item, 2, 38 +[Common item, 39, 4] => Common item, 3, 38 +[Common item, 39, 5] => Common item, 4, 38 +[Common item, 39, 6] => Common item, 5, 38 +[Common item, 39, 7] => Common item, 6, 38 +[Common item, 39, 8] => Common item, 7, 38 +[Common item, 39, 9] => Common item, 8, 38 +[Common item, 39, 10] => Common item, 9, 38 +[Common item, 39, 11] => Common item, 10, 38 +[Common item, 40, -1] => Common item, -2, 38 +[Common item, 40, 0] => Common item, -1, 38 +[Common item, 40, 1] => Common item, 0, 39 +[Common item, 40, 2] => Common item, 1, 39 +[Common item, 40, 3] => Common item, 2, 39 +[Common item, 40, 4] => Common item, 3, 39 +[Common item, 40, 5] => Common item, 4, 39 +[Common item, 40, 6] => Common item, 5, 39 +[Common item, 40, 7] => Common item, 6, 39 +[Common item, 40, 8] => Common item, 7, 39 +[Common item, 40, 9] => Common item, 8, 39 +[Common item, 40, 10] => Common item, 9, 39 +[Common item, 40, 11] => Common item, 10, 39 +[Common item, 41, -1] => Common item, -2, 39 +[Common item, 41, 0] => Common item, -1, 39 +[Common item, 41, 1] => Common item, 0, 40 +[Common item, 41, 2] => Common item, 1, 40 +[Common item, 41, 3] => Common item, 2, 40 +[Common item, 41, 4] => Common item, 3, 40 +[Common item, 41, 5] => Common item, 4, 40 +[Common item, 41, 6] => Common item, 5, 40 +[Common item, 41, 7] => Common item, 6, 40 +[Common item, 41, 8] => Common item, 7, 40 +[Common item, 41, 9] => Common item, 8, 40 +[Common item, 41, 10] => Common item, 9, 40 +[Common item, 41, 11] => Common item, 10, 40 +[Common item, 42, -1] => Common item, -2, 40 +[Common item, 42, 0] => Common item, -1, 40 +[Common item, 42, 1] => Common item, 0, 41 +[Common item, 42, 2] => Common item, 1, 41 +[Common item, 42, 3] => Common item, 2, 41 +[Common item, 42, 4] => Common item, 3, 41 +[Common item, 42, 5] => Common item, 4, 41 +[Common item, 42, 6] => Common item, 5, 41 +[Common item, 42, 7] => Common item, 6, 41 +[Common item, 42, 8] => Common item, 7, 41 +[Common item, 42, 9] => Common item, 8, 41 +[Common item, 42, 10] => Common item, 9, 41 +[Common item, 42, 11] => Common item, 10, 41 +[Common item, 43, -1] => Common item, -2, 41 +[Common item, 43, 0] => Common item, -1, 41 +[Common item, 43, 1] => Common item, 0, 42 +[Common item, 43, 2] => Common item, 1, 42 +[Common item, 43, 3] => Common item, 2, 42 +[Common item, 43, 4] => Common item, 3, 42 +[Common item, 43, 5] => Common item, 4, 42 +[Common item, 43, 6] => Common item, 5, 42 +[Common item, 43, 7] => Common item, 6, 42 +[Common item, 43, 8] => Common item, 7, 42 +[Common item, 43, 9] => Common item, 8, 42 +[Common item, 43, 10] => Common item, 9, 42 +[Common item, 43, 11] => Common item, 10, 42 +[Common item, 44, -1] => Common item, -2, 42 +[Common item, 44, 0] => Common item, -1, 42 +[Common item, 44, 1] => Common item, 0, 43 +[Common item, 44, 2] => Common item, 1, 43 +[Common item, 44, 3] => Common item, 2, 43 +[Common item, 44, 4] => Common item, 3, 43 +[Common item, 44, 5] => Common item, 4, 43 +[Common item, 44, 6] => Common item, 5, 43 +[Common item, 44, 7] => Common item, 6, 43 +[Common item, 44, 8] => Common item, 7, 43 +[Common item, 44, 9] => Common item, 8, 43 +[Common item, 44, 10] => Common item, 9, 43 +[Common item, 44, 11] => Common item, 10, 43 +[Common item, 45, -1] => Common item, -2, 43 +[Common item, 45, 0] => Common item, -1, 43 +[Common item, 45, 1] => Common item, 0, 44 +[Common item, 45, 2] => Common item, 1, 44 +[Common item, 45, 3] => Common item, 2, 44 +[Common item, 45, 4] => Common item, 3, 44 +[Common item, 45, 5] => Common item, 4, 44 +[Common item, 45, 6] => Common item, 5, 44 +[Common item, 45, 7] => Common item, 6, 44 +[Common item, 45, 8] => Common item, 7, 44 +[Common item, 45, 9] => Common item, 8, 44 +[Common item, 45, 10] => Common item, 9, 44 +[Common item, 45, 11] => Common item, 10, 44 +[Common item, 46, -1] => Common item, -2, 44 +[Common item, 46, 0] => Common item, -1, 44 +[Common item, 46, 1] => Common item, 0, 45 +[Common item, 46, 2] => Common item, 1, 45 +[Common item, 46, 3] => Common item, 2, 45 +[Common item, 46, 4] => Common item, 3, 45 +[Common item, 46, 5] => Common item, 4, 45 +[Common item, 46, 6] => Common item, 5, 45 +[Common item, 46, 7] => Common item, 6, 45 +[Common item, 46, 8] => Common item, 7, 45 +[Common item, 46, 9] => Common item, 8, 45 +[Common item, 46, 10] => Common item, 9, 45 +[Common item, 46, 11] => Common item, 10, 45 +[Common item, 47, -1] => Common item, -2, 45 +[Common item, 47, 0] => Common item, -1, 45 +[Common item, 47, 1] => Common item, 0, 46 +[Common item, 47, 2] => Common item, 1, 46 +[Common item, 47, 3] => Common item, 2, 46 +[Common item, 47, 4] => Common item, 3, 46 +[Common item, 47, 5] => Common item, 4, 46 +[Common item, 47, 6] => Common item, 5, 46 +[Common item, 47, 7] => Common item, 6, 46 +[Common item, 47, 8] => Common item, 7, 46 +[Common item, 47, 9] => Common item, 8, 46 +[Common item, 47, 10] => Common item, 9, 46 +[Common item, 47, 11] => Common item, 10, 46 +[Common item, 48, -1] => Common item, -2, 46 +[Common item, 48, 0] => Common item, -1, 46 +[Common item, 48, 1] => Common item, 0, 47 +[Common item, 48, 2] => Common item, 1, 47 +[Common item, 48, 3] => Common item, 2, 47 +[Common item, 48, 4] => Common item, 3, 47 +[Common item, 48, 5] => Common item, 4, 47 +[Common item, 48, 6] => Common item, 5, 47 +[Common item, 48, 7] => Common item, 6, 47 +[Common item, 48, 8] => Common item, 7, 47 +[Common item, 48, 9] => Common item, 8, 47 +[Common item, 48, 10] => Common item, 9, 47 +[Common item, 48, 11] => Common item, 10, 47 +[Common item, 49, -1] => Common item, -2, 47 +[Common item, 49, 0] => Common item, -1, 47 +[Common item, 49, 1] => Common item, 0, 48 +[Common item, 49, 2] => Common item, 1, 48 +[Common item, 49, 3] => Common item, 2, 48 +[Common item, 49, 4] => Common item, 3, 48 +[Common item, 49, 5] => Common item, 4, 48 +[Common item, 49, 6] => Common item, 5, 48 +[Common item, 49, 7] => Common item, 6, 48 +[Common item, 49, 8] => Common item, 7, 48 +[Common item, 49, 9] => Common item, 8, 48 +[Common item, 49, 10] => Common item, 9, 48 +[Common item, 49, 11] => Common item, 10, 48 +[Common item, 50, -1] => Common item, -2, 48 +[Common item, 50, 0] => Common item, -1, 48 +[Common item, 50, 1] => Common item, 0, 49 +[Common item, 50, 2] => Common item, 1, 49 +[Common item, 50, 3] => Common item, 2, 49 +[Common item, 50, 4] => Common item, 3, 49 +[Common item, 50, 5] => Common item, 4, 49 +[Common item, 50, 6] => Common item, 5, 49 +[Common item, 50, 7] => Common item, 6, 49 +[Common item, 50, 8] => Common item, 7, 49 +[Common item, 50, 9] => Common item, 8, 49 +[Common item, 50, 10] => Common item, 9, 49 +[Common item, 50, 11] => Common item, 10, 49 +[Conjured Mana Cake, 0, -1] => Conjured Mana Cake, -2, 0 +[Conjured Mana Cake, 0, 0] => Conjured Mana Cake, -1, 0 +[Conjured Mana Cake, 0, 1] => Conjured Mana Cake, 0, 0 +[Conjured Mana Cake, 0, 2] => Conjured Mana Cake, 1, 0 +[Conjured Mana Cake, 0, 3] => Conjured Mana Cake, 2, 0 +[Conjured Mana Cake, 0, 4] => Conjured Mana Cake, 3, 0 +[Conjured Mana Cake, 0, 5] => Conjured Mana Cake, 4, 0 +[Conjured Mana Cake, 0, 6] => Conjured Mana Cake, 5, 0 +[Conjured Mana Cake, 0, 7] => Conjured Mana Cake, 6, 0 +[Conjured Mana Cake, 0, 8] => Conjured Mana Cake, 7, 0 +[Conjured Mana Cake, 0, 9] => Conjured Mana Cake, 8, 0 +[Conjured Mana Cake, 0, 10] => Conjured Mana Cake, 9, 0 +[Conjured Mana Cake, 0, 11] => Conjured Mana Cake, 10, 0 +[Conjured Mana Cake, 1, -1] => Conjured Mana Cake, -2, -1 +[Conjured Mana Cake, 1, 0] => Conjured Mana Cake, -1, -1 +[Conjured Mana Cake, 1, 1] => Conjured Mana Cake, 0, -1 +[Conjured Mana Cake, 1, 2] => Conjured Mana Cake, 1, -1 +[Conjured Mana Cake, 1, 3] => Conjured Mana Cake, 2, -1 +[Conjured Mana Cake, 1, 4] => Conjured Mana Cake, 3, -1 +[Conjured Mana Cake, 1, 5] => Conjured Mana Cake, 4, -1 +[Conjured Mana Cake, 1, 6] => Conjured Mana Cake, 5, -1 +[Conjured Mana Cake, 1, 7] => Conjured Mana Cake, 6, -1 +[Conjured Mana Cake, 1, 8] => Conjured Mana Cake, 7, -1 +[Conjured Mana Cake, 1, 9] => Conjured Mana Cake, 8, -1 +[Conjured Mana Cake, 1, 10] => Conjured Mana Cake, 9, -1 +[Conjured Mana Cake, 1, 11] => Conjured Mana Cake, 10, -1 +[Conjured Mana Cake, 2, -1] => Conjured Mana Cake, -2, 0 +[Conjured Mana Cake, 2, 0] => Conjured Mana Cake, -1, 0 +[Conjured Mana Cake, 2, 1] => Conjured Mana Cake, 0, 0 +[Conjured Mana Cake, 2, 2] => Conjured Mana Cake, 1, 0 +[Conjured Mana Cake, 2, 3] => Conjured Mana Cake, 2, 0 +[Conjured Mana Cake, 2, 4] => Conjured Mana Cake, 3, 0 +[Conjured Mana Cake, 2, 5] => Conjured Mana Cake, 4, 0 +[Conjured Mana Cake, 2, 6] => Conjured Mana Cake, 5, 0 +[Conjured Mana Cake, 2, 7] => Conjured Mana Cake, 6, 0 +[Conjured Mana Cake, 2, 8] => Conjured Mana Cake, 7, 0 +[Conjured Mana Cake, 2, 9] => Conjured Mana Cake, 8, 0 +[Conjured Mana Cake, 2, 10] => Conjured Mana Cake, 9, 0 +[Conjured Mana Cake, 2, 11] => Conjured Mana Cake, 10, 0 +[Conjured Mana Cake, 3, -1] => Conjured Mana Cake, -2, -1 +[Conjured Mana Cake, 3, 0] => Conjured Mana Cake, -1, -1 +[Conjured Mana Cake, 3, 1] => Conjured Mana Cake, 0, 1 +[Conjured Mana Cake, 3, 2] => Conjured Mana Cake, 1, 1 +[Conjured Mana Cake, 3, 3] => Conjured Mana Cake, 2, 1 +[Conjured Mana Cake, 3, 4] => Conjured Mana Cake, 3, 1 +[Conjured Mana Cake, 3, 5] => Conjured Mana Cake, 4, 1 +[Conjured Mana Cake, 3, 6] => Conjured Mana Cake, 5, 1 +[Conjured Mana Cake, 3, 7] => Conjured Mana Cake, 6, 1 +[Conjured Mana Cake, 3, 8] => Conjured Mana Cake, 7, 1 +[Conjured Mana Cake, 3, 9] => Conjured Mana Cake, 8, 1 +[Conjured Mana Cake, 3, 10] => Conjured Mana Cake, 9, 1 +[Conjured Mana Cake, 3, 11] => Conjured Mana Cake, 10, 1 +[Conjured Mana Cake, 4, -1] => Conjured Mana Cake, -2, 0 +[Conjured Mana Cake, 4, 0] => Conjured Mana Cake, -1, 0 +[Conjured Mana Cake, 4, 1] => Conjured Mana Cake, 0, 2 +[Conjured Mana Cake, 4, 2] => Conjured Mana Cake, 1, 2 +[Conjured Mana Cake, 4, 3] => Conjured Mana Cake, 2, 2 +[Conjured Mana Cake, 4, 4] => Conjured Mana Cake, 3, 2 +[Conjured Mana Cake, 4, 5] => Conjured Mana Cake, 4, 2 +[Conjured Mana Cake, 4, 6] => Conjured Mana Cake, 5, 2 +[Conjured Mana Cake, 4, 7] => Conjured Mana Cake, 6, 2 +[Conjured Mana Cake, 4, 8] => Conjured Mana Cake, 7, 2 +[Conjured Mana Cake, 4, 9] => Conjured Mana Cake, 8, 2 +[Conjured Mana Cake, 4, 10] => Conjured Mana Cake, 9, 2 +[Conjured Mana Cake, 4, 11] => Conjured Mana Cake, 10, 2 +[Conjured Mana Cake, 5, -1] => Conjured Mana Cake, -2, 1 +[Conjured Mana Cake, 5, 0] => Conjured Mana Cake, -1, 1 +[Conjured Mana Cake, 5, 1] => Conjured Mana Cake, 0, 3 +[Conjured Mana Cake, 5, 2] => Conjured Mana Cake, 1, 3 +[Conjured Mana Cake, 5, 3] => Conjured Mana Cake, 2, 3 +[Conjured Mana Cake, 5, 4] => Conjured Mana Cake, 3, 3 +[Conjured Mana Cake, 5, 5] => Conjured Mana Cake, 4, 3 +[Conjured Mana Cake, 5, 6] => Conjured Mana Cake, 5, 3 +[Conjured Mana Cake, 5, 7] => Conjured Mana Cake, 6, 3 +[Conjured Mana Cake, 5, 8] => Conjured Mana Cake, 7, 3 +[Conjured Mana Cake, 5, 9] => Conjured Mana Cake, 8, 3 +[Conjured Mana Cake, 5, 10] => Conjured Mana Cake, 9, 3 +[Conjured Mana Cake, 5, 11] => Conjured Mana Cake, 10, 3 +[Conjured Mana Cake, 6, -1] => Conjured Mana Cake, -2, 2 +[Conjured Mana Cake, 6, 0] => Conjured Mana Cake, -1, 2 +[Conjured Mana Cake, 6, 1] => Conjured Mana Cake, 0, 4 +[Conjured Mana Cake, 6, 2] => Conjured Mana Cake, 1, 4 +[Conjured Mana Cake, 6, 3] => Conjured Mana Cake, 2, 4 +[Conjured Mana Cake, 6, 4] => Conjured Mana Cake, 3, 4 +[Conjured Mana Cake, 6, 5] => Conjured Mana Cake, 4, 4 +[Conjured Mana Cake, 6, 6] => Conjured Mana Cake, 5, 4 +[Conjured Mana Cake, 6, 7] => Conjured Mana Cake, 6, 4 +[Conjured Mana Cake, 6, 8] => Conjured Mana Cake, 7, 4 +[Conjured Mana Cake, 6, 9] => Conjured Mana Cake, 8, 4 +[Conjured Mana Cake, 6, 10] => Conjured Mana Cake, 9, 4 +[Conjured Mana Cake, 6, 11] => Conjured Mana Cake, 10, 4 +[Conjured Mana Cake, 7, -1] => Conjured Mana Cake, -2, 3 +[Conjured Mana Cake, 7, 0] => Conjured Mana Cake, -1, 3 +[Conjured Mana Cake, 7, 1] => Conjured Mana Cake, 0, 5 +[Conjured Mana Cake, 7, 2] => Conjured Mana Cake, 1, 5 +[Conjured Mana Cake, 7, 3] => Conjured Mana Cake, 2, 5 +[Conjured Mana Cake, 7, 4] => Conjured Mana Cake, 3, 5 +[Conjured Mana Cake, 7, 5] => Conjured Mana Cake, 4, 5 +[Conjured Mana Cake, 7, 6] => Conjured Mana Cake, 5, 5 +[Conjured Mana Cake, 7, 7] => Conjured Mana Cake, 6, 5 +[Conjured Mana Cake, 7, 8] => Conjured Mana Cake, 7, 5 +[Conjured Mana Cake, 7, 9] => Conjured Mana Cake, 8, 5 +[Conjured Mana Cake, 7, 10] => Conjured Mana Cake, 9, 5 +[Conjured Mana Cake, 7, 11] => Conjured Mana Cake, 10, 5 +[Conjured Mana Cake, 8, -1] => Conjured Mana Cake, -2, 4 +[Conjured Mana Cake, 8, 0] => Conjured Mana Cake, -1, 4 +[Conjured Mana Cake, 8, 1] => Conjured Mana Cake, 0, 6 +[Conjured Mana Cake, 8, 2] => Conjured Mana Cake, 1, 6 +[Conjured Mana Cake, 8, 3] => Conjured Mana Cake, 2, 6 +[Conjured Mana Cake, 8, 4] => Conjured Mana Cake, 3, 6 +[Conjured Mana Cake, 8, 5] => Conjured Mana Cake, 4, 6 +[Conjured Mana Cake, 8, 6] => Conjured Mana Cake, 5, 6 +[Conjured Mana Cake, 8, 7] => Conjured Mana Cake, 6, 6 +[Conjured Mana Cake, 8, 8] => Conjured Mana Cake, 7, 6 +[Conjured Mana Cake, 8, 9] => Conjured Mana Cake, 8, 6 +[Conjured Mana Cake, 8, 10] => Conjured Mana Cake, 9, 6 +[Conjured Mana Cake, 8, 11] => Conjured Mana Cake, 10, 6 +[Conjured Mana Cake, 9, -1] => Conjured Mana Cake, -2, 5 +[Conjured Mana Cake, 9, 0] => Conjured Mana Cake, -1, 5 +[Conjured Mana Cake, 9, 1] => Conjured Mana Cake, 0, 7 +[Conjured Mana Cake, 9, 2] => Conjured Mana Cake, 1, 7 +[Conjured Mana Cake, 9, 3] => Conjured Mana Cake, 2, 7 +[Conjured Mana Cake, 9, 4] => Conjured Mana Cake, 3, 7 +[Conjured Mana Cake, 9, 5] => Conjured Mana Cake, 4, 7 +[Conjured Mana Cake, 9, 6] => Conjured Mana Cake, 5, 7 +[Conjured Mana Cake, 9, 7] => Conjured Mana Cake, 6, 7 +[Conjured Mana Cake, 9, 8] => Conjured Mana Cake, 7, 7 +[Conjured Mana Cake, 9, 9] => Conjured Mana Cake, 8, 7 +[Conjured Mana Cake, 9, 10] => Conjured Mana Cake, 9, 7 +[Conjured Mana Cake, 9, 11] => Conjured Mana Cake, 10, 7 +[Conjured Mana Cake, 10, -1] => Conjured Mana Cake, -2, 6 +[Conjured Mana Cake, 10, 0] => Conjured Mana Cake, -1, 6 +[Conjured Mana Cake, 10, 1] => Conjured Mana Cake, 0, 8 +[Conjured Mana Cake, 10, 2] => Conjured Mana Cake, 1, 8 +[Conjured Mana Cake, 10, 3] => Conjured Mana Cake, 2, 8 +[Conjured Mana Cake, 10, 4] => Conjured Mana Cake, 3, 8 +[Conjured Mana Cake, 10, 5] => Conjured Mana Cake, 4, 8 +[Conjured Mana Cake, 10, 6] => Conjured Mana Cake, 5, 8 +[Conjured Mana Cake, 10, 7] => Conjured Mana Cake, 6, 8 +[Conjured Mana Cake, 10, 8] => Conjured Mana Cake, 7, 8 +[Conjured Mana Cake, 10, 9] => Conjured Mana Cake, 8, 8 +[Conjured Mana Cake, 10, 10] => Conjured Mana Cake, 9, 8 +[Conjured Mana Cake, 10, 11] => Conjured Mana Cake, 10, 8 +[Conjured Mana Cake, 11, -1] => Conjured Mana Cake, -2, 7 +[Conjured Mana Cake, 11, 0] => Conjured Mana Cake, -1, 7 +[Conjured Mana Cake, 11, 1] => Conjured Mana Cake, 0, 9 +[Conjured Mana Cake, 11, 2] => Conjured Mana Cake, 1, 9 +[Conjured Mana Cake, 11, 3] => Conjured Mana Cake, 2, 9 +[Conjured Mana Cake, 11, 4] => Conjured Mana Cake, 3, 9 +[Conjured Mana Cake, 11, 5] => Conjured Mana Cake, 4, 9 +[Conjured Mana Cake, 11, 6] => Conjured Mana Cake, 5, 9 +[Conjured Mana Cake, 11, 7] => Conjured Mana Cake, 6, 9 +[Conjured Mana Cake, 11, 8] => Conjured Mana Cake, 7, 9 +[Conjured Mana Cake, 11, 9] => Conjured Mana Cake, 8, 9 +[Conjured Mana Cake, 11, 10] => Conjured Mana Cake, 9, 9 +[Conjured Mana Cake, 11, 11] => Conjured Mana Cake, 10, 9 +[Conjured Mana Cake, 12, -1] => Conjured Mana Cake, -2, 8 +[Conjured Mana Cake, 12, 0] => Conjured Mana Cake, -1, 8 +[Conjured Mana Cake, 12, 1] => Conjured Mana Cake, 0, 10 +[Conjured Mana Cake, 12, 2] => Conjured Mana Cake, 1, 10 +[Conjured Mana Cake, 12, 3] => Conjured Mana Cake, 2, 10 +[Conjured Mana Cake, 12, 4] => Conjured Mana Cake, 3, 10 +[Conjured Mana Cake, 12, 5] => Conjured Mana Cake, 4, 10 +[Conjured Mana Cake, 12, 6] => Conjured Mana Cake, 5, 10 +[Conjured Mana Cake, 12, 7] => Conjured Mana Cake, 6, 10 +[Conjured Mana Cake, 12, 8] => Conjured Mana Cake, 7, 10 +[Conjured Mana Cake, 12, 9] => Conjured Mana Cake, 8, 10 +[Conjured Mana Cake, 12, 10] => Conjured Mana Cake, 9, 10 +[Conjured Mana Cake, 12, 11] => Conjured Mana Cake, 10, 10 +[Conjured Mana Cake, 13, -1] => Conjured Mana Cake, -2, 9 +[Conjured Mana Cake, 13, 0] => Conjured Mana Cake, -1, 9 +[Conjured Mana Cake, 13, 1] => Conjured Mana Cake, 0, 11 +[Conjured Mana Cake, 13, 2] => Conjured Mana Cake, 1, 11 +[Conjured Mana Cake, 13, 3] => Conjured Mana Cake, 2, 11 +[Conjured Mana Cake, 13, 4] => Conjured Mana Cake, 3, 11 +[Conjured Mana Cake, 13, 5] => Conjured Mana Cake, 4, 11 +[Conjured Mana Cake, 13, 6] => Conjured Mana Cake, 5, 11 +[Conjured Mana Cake, 13, 7] => Conjured Mana Cake, 6, 11 +[Conjured Mana Cake, 13, 8] => Conjured Mana Cake, 7, 11 +[Conjured Mana Cake, 13, 9] => Conjured Mana Cake, 8, 11 +[Conjured Mana Cake, 13, 10] => Conjured Mana Cake, 9, 11 +[Conjured Mana Cake, 13, 11] => Conjured Mana Cake, 10, 11 +[Conjured Mana Cake, 14, -1] => Conjured Mana Cake, -2, 10 +[Conjured Mana Cake, 14, 0] => Conjured Mana Cake, -1, 10 +[Conjured Mana Cake, 14, 1] => Conjured Mana Cake, 0, 12 +[Conjured Mana Cake, 14, 2] => Conjured Mana Cake, 1, 12 +[Conjured Mana Cake, 14, 3] => Conjured Mana Cake, 2, 12 +[Conjured Mana Cake, 14, 4] => Conjured Mana Cake, 3, 12 +[Conjured Mana Cake, 14, 5] => Conjured Mana Cake, 4, 12 +[Conjured Mana Cake, 14, 6] => Conjured Mana Cake, 5, 12 +[Conjured Mana Cake, 14, 7] => Conjured Mana Cake, 6, 12 +[Conjured Mana Cake, 14, 8] => Conjured Mana Cake, 7, 12 +[Conjured Mana Cake, 14, 9] => Conjured Mana Cake, 8, 12 +[Conjured Mana Cake, 14, 10] => Conjured Mana Cake, 9, 12 +[Conjured Mana Cake, 14, 11] => Conjured Mana Cake, 10, 12 +[Conjured Mana Cake, 15, -1] => Conjured Mana Cake, -2, 11 +[Conjured Mana Cake, 15, 0] => Conjured Mana Cake, -1, 11 +[Conjured Mana Cake, 15, 1] => Conjured Mana Cake, 0, 13 +[Conjured Mana Cake, 15, 2] => Conjured Mana Cake, 1, 13 +[Conjured Mana Cake, 15, 3] => Conjured Mana Cake, 2, 13 +[Conjured Mana Cake, 15, 4] => Conjured Mana Cake, 3, 13 +[Conjured Mana Cake, 15, 5] => Conjured Mana Cake, 4, 13 +[Conjured Mana Cake, 15, 6] => Conjured Mana Cake, 5, 13 +[Conjured Mana Cake, 15, 7] => Conjured Mana Cake, 6, 13 +[Conjured Mana Cake, 15, 8] => Conjured Mana Cake, 7, 13 +[Conjured Mana Cake, 15, 9] => Conjured Mana Cake, 8, 13 +[Conjured Mana Cake, 15, 10] => Conjured Mana Cake, 9, 13 +[Conjured Mana Cake, 15, 11] => Conjured Mana Cake, 10, 13 +[Conjured Mana Cake, 16, -1] => Conjured Mana Cake, -2, 12 +[Conjured Mana Cake, 16, 0] => Conjured Mana Cake, -1, 12 +[Conjured Mana Cake, 16, 1] => Conjured Mana Cake, 0, 14 +[Conjured Mana Cake, 16, 2] => Conjured Mana Cake, 1, 14 +[Conjured Mana Cake, 16, 3] => Conjured Mana Cake, 2, 14 +[Conjured Mana Cake, 16, 4] => Conjured Mana Cake, 3, 14 +[Conjured Mana Cake, 16, 5] => Conjured Mana Cake, 4, 14 +[Conjured Mana Cake, 16, 6] => Conjured Mana Cake, 5, 14 +[Conjured Mana Cake, 16, 7] => Conjured Mana Cake, 6, 14 +[Conjured Mana Cake, 16, 8] => Conjured Mana Cake, 7, 14 +[Conjured Mana Cake, 16, 9] => Conjured Mana Cake, 8, 14 +[Conjured Mana Cake, 16, 10] => Conjured Mana Cake, 9, 14 +[Conjured Mana Cake, 16, 11] => Conjured Mana Cake, 10, 14 +[Conjured Mana Cake, 17, -1] => Conjured Mana Cake, -2, 13 +[Conjured Mana Cake, 17, 0] => Conjured Mana Cake, -1, 13 +[Conjured Mana Cake, 17, 1] => Conjured Mana Cake, 0, 15 +[Conjured Mana Cake, 17, 2] => Conjured Mana Cake, 1, 15 +[Conjured Mana Cake, 17, 3] => Conjured Mana Cake, 2, 15 +[Conjured Mana Cake, 17, 4] => Conjured Mana Cake, 3, 15 +[Conjured Mana Cake, 17, 5] => Conjured Mana Cake, 4, 15 +[Conjured Mana Cake, 17, 6] => Conjured Mana Cake, 5, 15 +[Conjured Mana Cake, 17, 7] => Conjured Mana Cake, 6, 15 +[Conjured Mana Cake, 17, 8] => Conjured Mana Cake, 7, 15 +[Conjured Mana Cake, 17, 9] => Conjured Mana Cake, 8, 15 +[Conjured Mana Cake, 17, 10] => Conjured Mana Cake, 9, 15 +[Conjured Mana Cake, 17, 11] => Conjured Mana Cake, 10, 15 +[Conjured Mana Cake, 18, -1] => Conjured Mana Cake, -2, 14 +[Conjured Mana Cake, 18, 0] => Conjured Mana Cake, -1, 14 +[Conjured Mana Cake, 18, 1] => Conjured Mana Cake, 0, 16 +[Conjured Mana Cake, 18, 2] => Conjured Mana Cake, 1, 16 +[Conjured Mana Cake, 18, 3] => Conjured Mana Cake, 2, 16 +[Conjured Mana Cake, 18, 4] => Conjured Mana Cake, 3, 16 +[Conjured Mana Cake, 18, 5] => Conjured Mana Cake, 4, 16 +[Conjured Mana Cake, 18, 6] => Conjured Mana Cake, 5, 16 +[Conjured Mana Cake, 18, 7] => Conjured Mana Cake, 6, 16 +[Conjured Mana Cake, 18, 8] => Conjured Mana Cake, 7, 16 +[Conjured Mana Cake, 18, 9] => Conjured Mana Cake, 8, 16 +[Conjured Mana Cake, 18, 10] => Conjured Mana Cake, 9, 16 +[Conjured Mana Cake, 18, 11] => Conjured Mana Cake, 10, 16 +[Conjured Mana Cake, 19, -1] => Conjured Mana Cake, -2, 15 +[Conjured Mana Cake, 19, 0] => Conjured Mana Cake, -1, 15 +[Conjured Mana Cake, 19, 1] => Conjured Mana Cake, 0, 17 +[Conjured Mana Cake, 19, 2] => Conjured Mana Cake, 1, 17 +[Conjured Mana Cake, 19, 3] => Conjured Mana Cake, 2, 17 +[Conjured Mana Cake, 19, 4] => Conjured Mana Cake, 3, 17 +[Conjured Mana Cake, 19, 5] => Conjured Mana Cake, 4, 17 +[Conjured Mana Cake, 19, 6] => Conjured Mana Cake, 5, 17 +[Conjured Mana Cake, 19, 7] => Conjured Mana Cake, 6, 17 +[Conjured Mana Cake, 19, 8] => Conjured Mana Cake, 7, 17 +[Conjured Mana Cake, 19, 9] => Conjured Mana Cake, 8, 17 +[Conjured Mana Cake, 19, 10] => Conjured Mana Cake, 9, 17 +[Conjured Mana Cake, 19, 11] => Conjured Mana Cake, 10, 17 +[Conjured Mana Cake, 20, -1] => Conjured Mana Cake, -2, 16 +[Conjured Mana Cake, 20, 0] => Conjured Mana Cake, -1, 16 +[Conjured Mana Cake, 20, 1] => Conjured Mana Cake, 0, 18 +[Conjured Mana Cake, 20, 2] => Conjured Mana Cake, 1, 18 +[Conjured Mana Cake, 20, 3] => Conjured Mana Cake, 2, 18 +[Conjured Mana Cake, 20, 4] => Conjured Mana Cake, 3, 18 +[Conjured Mana Cake, 20, 5] => Conjured Mana Cake, 4, 18 +[Conjured Mana Cake, 20, 6] => Conjured Mana Cake, 5, 18 +[Conjured Mana Cake, 20, 7] => Conjured Mana Cake, 6, 18 +[Conjured Mana Cake, 20, 8] => Conjured Mana Cake, 7, 18 +[Conjured Mana Cake, 20, 9] => Conjured Mana Cake, 8, 18 +[Conjured Mana Cake, 20, 10] => Conjured Mana Cake, 9, 18 +[Conjured Mana Cake, 20, 11] => Conjured Mana Cake, 10, 18 +[Conjured Mana Cake, 21, -1] => Conjured Mana Cake, -2, 17 +[Conjured Mana Cake, 21, 0] => Conjured Mana Cake, -1, 17 +[Conjured Mana Cake, 21, 1] => Conjured Mana Cake, 0, 19 +[Conjured Mana Cake, 21, 2] => Conjured Mana Cake, 1, 19 +[Conjured Mana Cake, 21, 3] => Conjured Mana Cake, 2, 19 +[Conjured Mana Cake, 21, 4] => Conjured Mana Cake, 3, 19 +[Conjured Mana Cake, 21, 5] => Conjured Mana Cake, 4, 19 +[Conjured Mana Cake, 21, 6] => Conjured Mana Cake, 5, 19 +[Conjured Mana Cake, 21, 7] => Conjured Mana Cake, 6, 19 +[Conjured Mana Cake, 21, 8] => Conjured Mana Cake, 7, 19 +[Conjured Mana Cake, 21, 9] => Conjured Mana Cake, 8, 19 +[Conjured Mana Cake, 21, 10] => Conjured Mana Cake, 9, 19 +[Conjured Mana Cake, 21, 11] => Conjured Mana Cake, 10, 19 +[Conjured Mana Cake, 22, -1] => Conjured Mana Cake, -2, 18 +[Conjured Mana Cake, 22, 0] => Conjured Mana Cake, -1, 18 +[Conjured Mana Cake, 22, 1] => Conjured Mana Cake, 0, 20 +[Conjured Mana Cake, 22, 2] => Conjured Mana Cake, 1, 20 +[Conjured Mana Cake, 22, 3] => Conjured Mana Cake, 2, 20 +[Conjured Mana Cake, 22, 4] => Conjured Mana Cake, 3, 20 +[Conjured Mana Cake, 22, 5] => Conjured Mana Cake, 4, 20 +[Conjured Mana Cake, 22, 6] => Conjured Mana Cake, 5, 20 +[Conjured Mana Cake, 22, 7] => Conjured Mana Cake, 6, 20 +[Conjured Mana Cake, 22, 8] => Conjured Mana Cake, 7, 20 +[Conjured Mana Cake, 22, 9] => Conjured Mana Cake, 8, 20 +[Conjured Mana Cake, 22, 10] => Conjured Mana Cake, 9, 20 +[Conjured Mana Cake, 22, 11] => Conjured Mana Cake, 10, 20 +[Conjured Mana Cake, 23, -1] => Conjured Mana Cake, -2, 19 +[Conjured Mana Cake, 23, 0] => Conjured Mana Cake, -1, 19 +[Conjured Mana Cake, 23, 1] => Conjured Mana Cake, 0, 21 +[Conjured Mana Cake, 23, 2] => Conjured Mana Cake, 1, 21 +[Conjured Mana Cake, 23, 3] => Conjured Mana Cake, 2, 21 +[Conjured Mana Cake, 23, 4] => Conjured Mana Cake, 3, 21 +[Conjured Mana Cake, 23, 5] => Conjured Mana Cake, 4, 21 +[Conjured Mana Cake, 23, 6] => Conjured Mana Cake, 5, 21 +[Conjured Mana Cake, 23, 7] => Conjured Mana Cake, 6, 21 +[Conjured Mana Cake, 23, 8] => Conjured Mana Cake, 7, 21 +[Conjured Mana Cake, 23, 9] => Conjured Mana Cake, 8, 21 +[Conjured Mana Cake, 23, 10] => Conjured Mana Cake, 9, 21 +[Conjured Mana Cake, 23, 11] => Conjured Mana Cake, 10, 21 +[Conjured Mana Cake, 24, -1] => Conjured Mana Cake, -2, 20 +[Conjured Mana Cake, 24, 0] => Conjured Mana Cake, -1, 20 +[Conjured Mana Cake, 24, 1] => Conjured Mana Cake, 0, 22 +[Conjured Mana Cake, 24, 2] => Conjured Mana Cake, 1, 22 +[Conjured Mana Cake, 24, 3] => Conjured Mana Cake, 2, 22 +[Conjured Mana Cake, 24, 4] => Conjured Mana Cake, 3, 22 +[Conjured Mana Cake, 24, 5] => Conjured Mana Cake, 4, 22 +[Conjured Mana Cake, 24, 6] => Conjured Mana Cake, 5, 22 +[Conjured Mana Cake, 24, 7] => Conjured Mana Cake, 6, 22 +[Conjured Mana Cake, 24, 8] => Conjured Mana Cake, 7, 22 +[Conjured Mana Cake, 24, 9] => Conjured Mana Cake, 8, 22 +[Conjured Mana Cake, 24, 10] => Conjured Mana Cake, 9, 22 +[Conjured Mana Cake, 24, 11] => Conjured Mana Cake, 10, 22 +[Conjured Mana Cake, 25, -1] => Conjured Mana Cake, -2, 21 +[Conjured Mana Cake, 25, 0] => Conjured Mana Cake, -1, 21 +[Conjured Mana Cake, 25, 1] => Conjured Mana Cake, 0, 23 +[Conjured Mana Cake, 25, 2] => Conjured Mana Cake, 1, 23 +[Conjured Mana Cake, 25, 3] => Conjured Mana Cake, 2, 23 +[Conjured Mana Cake, 25, 4] => Conjured Mana Cake, 3, 23 +[Conjured Mana Cake, 25, 5] => Conjured Mana Cake, 4, 23 +[Conjured Mana Cake, 25, 6] => Conjured Mana Cake, 5, 23 +[Conjured Mana Cake, 25, 7] => Conjured Mana Cake, 6, 23 +[Conjured Mana Cake, 25, 8] => Conjured Mana Cake, 7, 23 +[Conjured Mana Cake, 25, 9] => Conjured Mana Cake, 8, 23 +[Conjured Mana Cake, 25, 10] => Conjured Mana Cake, 9, 23 +[Conjured Mana Cake, 25, 11] => Conjured Mana Cake, 10, 23 +[Conjured Mana Cake, 26, -1] => Conjured Mana Cake, -2, 22 +[Conjured Mana Cake, 26, 0] => Conjured Mana Cake, -1, 22 +[Conjured Mana Cake, 26, 1] => Conjured Mana Cake, 0, 24 +[Conjured Mana Cake, 26, 2] => Conjured Mana Cake, 1, 24 +[Conjured Mana Cake, 26, 3] => Conjured Mana Cake, 2, 24 +[Conjured Mana Cake, 26, 4] => Conjured Mana Cake, 3, 24 +[Conjured Mana Cake, 26, 5] => Conjured Mana Cake, 4, 24 +[Conjured Mana Cake, 26, 6] => Conjured Mana Cake, 5, 24 +[Conjured Mana Cake, 26, 7] => Conjured Mana Cake, 6, 24 +[Conjured Mana Cake, 26, 8] => Conjured Mana Cake, 7, 24 +[Conjured Mana Cake, 26, 9] => Conjured Mana Cake, 8, 24 +[Conjured Mana Cake, 26, 10] => Conjured Mana Cake, 9, 24 +[Conjured Mana Cake, 26, 11] => Conjured Mana Cake, 10, 24 +[Conjured Mana Cake, 27, -1] => Conjured Mana Cake, -2, 23 +[Conjured Mana Cake, 27, 0] => Conjured Mana Cake, -1, 23 +[Conjured Mana Cake, 27, 1] => Conjured Mana Cake, 0, 25 +[Conjured Mana Cake, 27, 2] => Conjured Mana Cake, 1, 25 +[Conjured Mana Cake, 27, 3] => Conjured Mana Cake, 2, 25 +[Conjured Mana Cake, 27, 4] => Conjured Mana Cake, 3, 25 +[Conjured Mana Cake, 27, 5] => Conjured Mana Cake, 4, 25 +[Conjured Mana Cake, 27, 6] => Conjured Mana Cake, 5, 25 +[Conjured Mana Cake, 27, 7] => Conjured Mana Cake, 6, 25 +[Conjured Mana Cake, 27, 8] => Conjured Mana Cake, 7, 25 +[Conjured Mana Cake, 27, 9] => Conjured Mana Cake, 8, 25 +[Conjured Mana Cake, 27, 10] => Conjured Mana Cake, 9, 25 +[Conjured Mana Cake, 27, 11] => Conjured Mana Cake, 10, 25 +[Conjured Mana Cake, 28, -1] => Conjured Mana Cake, -2, 24 +[Conjured Mana Cake, 28, 0] => Conjured Mana Cake, -1, 24 +[Conjured Mana Cake, 28, 1] => Conjured Mana Cake, 0, 26 +[Conjured Mana Cake, 28, 2] => Conjured Mana Cake, 1, 26 +[Conjured Mana Cake, 28, 3] => Conjured Mana Cake, 2, 26 +[Conjured Mana Cake, 28, 4] => Conjured Mana Cake, 3, 26 +[Conjured Mana Cake, 28, 5] => Conjured Mana Cake, 4, 26 +[Conjured Mana Cake, 28, 6] => Conjured Mana Cake, 5, 26 +[Conjured Mana Cake, 28, 7] => Conjured Mana Cake, 6, 26 +[Conjured Mana Cake, 28, 8] => Conjured Mana Cake, 7, 26 +[Conjured Mana Cake, 28, 9] => Conjured Mana Cake, 8, 26 +[Conjured Mana Cake, 28, 10] => Conjured Mana Cake, 9, 26 +[Conjured Mana Cake, 28, 11] => Conjured Mana Cake, 10, 26 +[Conjured Mana Cake, 29, -1] => Conjured Mana Cake, -2, 25 +[Conjured Mana Cake, 29, 0] => Conjured Mana Cake, -1, 25 +[Conjured Mana Cake, 29, 1] => Conjured Mana Cake, 0, 27 +[Conjured Mana Cake, 29, 2] => Conjured Mana Cake, 1, 27 +[Conjured Mana Cake, 29, 3] => Conjured Mana Cake, 2, 27 +[Conjured Mana Cake, 29, 4] => Conjured Mana Cake, 3, 27 +[Conjured Mana Cake, 29, 5] => Conjured Mana Cake, 4, 27 +[Conjured Mana Cake, 29, 6] => Conjured Mana Cake, 5, 27 +[Conjured Mana Cake, 29, 7] => Conjured Mana Cake, 6, 27 +[Conjured Mana Cake, 29, 8] => Conjured Mana Cake, 7, 27 +[Conjured Mana Cake, 29, 9] => Conjured Mana Cake, 8, 27 +[Conjured Mana Cake, 29, 10] => Conjured Mana Cake, 9, 27 +[Conjured Mana Cake, 29, 11] => Conjured Mana Cake, 10, 27 +[Conjured Mana Cake, 30, -1] => Conjured Mana Cake, -2, 26 +[Conjured Mana Cake, 30, 0] => Conjured Mana Cake, -1, 26 +[Conjured Mana Cake, 30, 1] => Conjured Mana Cake, 0, 28 +[Conjured Mana Cake, 30, 2] => Conjured Mana Cake, 1, 28 +[Conjured Mana Cake, 30, 3] => Conjured Mana Cake, 2, 28 +[Conjured Mana Cake, 30, 4] => Conjured Mana Cake, 3, 28 +[Conjured Mana Cake, 30, 5] => Conjured Mana Cake, 4, 28 +[Conjured Mana Cake, 30, 6] => Conjured Mana Cake, 5, 28 +[Conjured Mana Cake, 30, 7] => Conjured Mana Cake, 6, 28 +[Conjured Mana Cake, 30, 8] => Conjured Mana Cake, 7, 28 +[Conjured Mana Cake, 30, 9] => Conjured Mana Cake, 8, 28 +[Conjured Mana Cake, 30, 10] => Conjured Mana Cake, 9, 28 +[Conjured Mana Cake, 30, 11] => Conjured Mana Cake, 10, 28 +[Conjured Mana Cake, 31, -1] => Conjured Mana Cake, -2, 27 +[Conjured Mana Cake, 31, 0] => Conjured Mana Cake, -1, 27 +[Conjured Mana Cake, 31, 1] => Conjured Mana Cake, 0, 29 +[Conjured Mana Cake, 31, 2] => Conjured Mana Cake, 1, 29 +[Conjured Mana Cake, 31, 3] => Conjured Mana Cake, 2, 29 +[Conjured Mana Cake, 31, 4] => Conjured Mana Cake, 3, 29 +[Conjured Mana Cake, 31, 5] => Conjured Mana Cake, 4, 29 +[Conjured Mana Cake, 31, 6] => Conjured Mana Cake, 5, 29 +[Conjured Mana Cake, 31, 7] => Conjured Mana Cake, 6, 29 +[Conjured Mana Cake, 31, 8] => Conjured Mana Cake, 7, 29 +[Conjured Mana Cake, 31, 9] => Conjured Mana Cake, 8, 29 +[Conjured Mana Cake, 31, 10] => Conjured Mana Cake, 9, 29 +[Conjured Mana Cake, 31, 11] => Conjured Mana Cake, 10, 29 +[Conjured Mana Cake, 32, -1] => Conjured Mana Cake, -2, 28 +[Conjured Mana Cake, 32, 0] => Conjured Mana Cake, -1, 28 +[Conjured Mana Cake, 32, 1] => Conjured Mana Cake, 0, 30 +[Conjured Mana Cake, 32, 2] => Conjured Mana Cake, 1, 30 +[Conjured Mana Cake, 32, 3] => Conjured Mana Cake, 2, 30 +[Conjured Mana Cake, 32, 4] => Conjured Mana Cake, 3, 30 +[Conjured Mana Cake, 32, 5] => Conjured Mana Cake, 4, 30 +[Conjured Mana Cake, 32, 6] => Conjured Mana Cake, 5, 30 +[Conjured Mana Cake, 32, 7] => Conjured Mana Cake, 6, 30 +[Conjured Mana Cake, 32, 8] => Conjured Mana Cake, 7, 30 +[Conjured Mana Cake, 32, 9] => Conjured Mana Cake, 8, 30 +[Conjured Mana Cake, 32, 10] => Conjured Mana Cake, 9, 30 +[Conjured Mana Cake, 32, 11] => Conjured Mana Cake, 10, 30 +[Conjured Mana Cake, 33, -1] => Conjured Mana Cake, -2, 29 +[Conjured Mana Cake, 33, 0] => Conjured Mana Cake, -1, 29 +[Conjured Mana Cake, 33, 1] => Conjured Mana Cake, 0, 31 +[Conjured Mana Cake, 33, 2] => Conjured Mana Cake, 1, 31 +[Conjured Mana Cake, 33, 3] => Conjured Mana Cake, 2, 31 +[Conjured Mana Cake, 33, 4] => Conjured Mana Cake, 3, 31 +[Conjured Mana Cake, 33, 5] => Conjured Mana Cake, 4, 31 +[Conjured Mana Cake, 33, 6] => Conjured Mana Cake, 5, 31 +[Conjured Mana Cake, 33, 7] => Conjured Mana Cake, 6, 31 +[Conjured Mana Cake, 33, 8] => Conjured Mana Cake, 7, 31 +[Conjured Mana Cake, 33, 9] => Conjured Mana Cake, 8, 31 +[Conjured Mana Cake, 33, 10] => Conjured Mana Cake, 9, 31 +[Conjured Mana Cake, 33, 11] => Conjured Mana Cake, 10, 31 +[Conjured Mana Cake, 34, -1] => Conjured Mana Cake, -2, 30 +[Conjured Mana Cake, 34, 0] => Conjured Mana Cake, -1, 30 +[Conjured Mana Cake, 34, 1] => Conjured Mana Cake, 0, 32 +[Conjured Mana Cake, 34, 2] => Conjured Mana Cake, 1, 32 +[Conjured Mana Cake, 34, 3] => Conjured Mana Cake, 2, 32 +[Conjured Mana Cake, 34, 4] => Conjured Mana Cake, 3, 32 +[Conjured Mana Cake, 34, 5] => Conjured Mana Cake, 4, 32 +[Conjured Mana Cake, 34, 6] => Conjured Mana Cake, 5, 32 +[Conjured Mana Cake, 34, 7] => Conjured Mana Cake, 6, 32 +[Conjured Mana Cake, 34, 8] => Conjured Mana Cake, 7, 32 +[Conjured Mana Cake, 34, 9] => Conjured Mana Cake, 8, 32 +[Conjured Mana Cake, 34, 10] => Conjured Mana Cake, 9, 32 +[Conjured Mana Cake, 34, 11] => Conjured Mana Cake, 10, 32 +[Conjured Mana Cake, 35, -1] => Conjured Mana Cake, -2, 31 +[Conjured Mana Cake, 35, 0] => Conjured Mana Cake, -1, 31 +[Conjured Mana Cake, 35, 1] => Conjured Mana Cake, 0, 33 +[Conjured Mana Cake, 35, 2] => Conjured Mana Cake, 1, 33 +[Conjured Mana Cake, 35, 3] => Conjured Mana Cake, 2, 33 +[Conjured Mana Cake, 35, 4] => Conjured Mana Cake, 3, 33 +[Conjured Mana Cake, 35, 5] => Conjured Mana Cake, 4, 33 +[Conjured Mana Cake, 35, 6] => Conjured Mana Cake, 5, 33 +[Conjured Mana Cake, 35, 7] => Conjured Mana Cake, 6, 33 +[Conjured Mana Cake, 35, 8] => Conjured Mana Cake, 7, 33 +[Conjured Mana Cake, 35, 9] => Conjured Mana Cake, 8, 33 +[Conjured Mana Cake, 35, 10] => Conjured Mana Cake, 9, 33 +[Conjured Mana Cake, 35, 11] => Conjured Mana Cake, 10, 33 +[Conjured Mana Cake, 36, -1] => Conjured Mana Cake, -2, 32 +[Conjured Mana Cake, 36, 0] => Conjured Mana Cake, -1, 32 +[Conjured Mana Cake, 36, 1] => Conjured Mana Cake, 0, 34 +[Conjured Mana Cake, 36, 2] => Conjured Mana Cake, 1, 34 +[Conjured Mana Cake, 36, 3] => Conjured Mana Cake, 2, 34 +[Conjured Mana Cake, 36, 4] => Conjured Mana Cake, 3, 34 +[Conjured Mana Cake, 36, 5] => Conjured Mana Cake, 4, 34 +[Conjured Mana Cake, 36, 6] => Conjured Mana Cake, 5, 34 +[Conjured Mana Cake, 36, 7] => Conjured Mana Cake, 6, 34 +[Conjured Mana Cake, 36, 8] => Conjured Mana Cake, 7, 34 +[Conjured Mana Cake, 36, 9] => Conjured Mana Cake, 8, 34 +[Conjured Mana Cake, 36, 10] => Conjured Mana Cake, 9, 34 +[Conjured Mana Cake, 36, 11] => Conjured Mana Cake, 10, 34 +[Conjured Mana Cake, 37, -1] => Conjured Mana Cake, -2, 33 +[Conjured Mana Cake, 37, 0] => Conjured Mana Cake, -1, 33 +[Conjured Mana Cake, 37, 1] => Conjured Mana Cake, 0, 35 +[Conjured Mana Cake, 37, 2] => Conjured Mana Cake, 1, 35 +[Conjured Mana Cake, 37, 3] => Conjured Mana Cake, 2, 35 +[Conjured Mana Cake, 37, 4] => Conjured Mana Cake, 3, 35 +[Conjured Mana Cake, 37, 5] => Conjured Mana Cake, 4, 35 +[Conjured Mana Cake, 37, 6] => Conjured Mana Cake, 5, 35 +[Conjured Mana Cake, 37, 7] => Conjured Mana Cake, 6, 35 +[Conjured Mana Cake, 37, 8] => Conjured Mana Cake, 7, 35 +[Conjured Mana Cake, 37, 9] => Conjured Mana Cake, 8, 35 +[Conjured Mana Cake, 37, 10] => Conjured Mana Cake, 9, 35 +[Conjured Mana Cake, 37, 11] => Conjured Mana Cake, 10, 35 +[Conjured Mana Cake, 38, -1] => Conjured Mana Cake, -2, 34 +[Conjured Mana Cake, 38, 0] => Conjured Mana Cake, -1, 34 +[Conjured Mana Cake, 38, 1] => Conjured Mana Cake, 0, 36 +[Conjured Mana Cake, 38, 2] => Conjured Mana Cake, 1, 36 +[Conjured Mana Cake, 38, 3] => Conjured Mana Cake, 2, 36 +[Conjured Mana Cake, 38, 4] => Conjured Mana Cake, 3, 36 +[Conjured Mana Cake, 38, 5] => Conjured Mana Cake, 4, 36 +[Conjured Mana Cake, 38, 6] => Conjured Mana Cake, 5, 36 +[Conjured Mana Cake, 38, 7] => Conjured Mana Cake, 6, 36 +[Conjured Mana Cake, 38, 8] => Conjured Mana Cake, 7, 36 +[Conjured Mana Cake, 38, 9] => Conjured Mana Cake, 8, 36 +[Conjured Mana Cake, 38, 10] => Conjured Mana Cake, 9, 36 +[Conjured Mana Cake, 38, 11] => Conjured Mana Cake, 10, 36 +[Conjured Mana Cake, 39, -1] => Conjured Mana Cake, -2, 35 +[Conjured Mana Cake, 39, 0] => Conjured Mana Cake, -1, 35 +[Conjured Mana Cake, 39, 1] => Conjured Mana Cake, 0, 37 +[Conjured Mana Cake, 39, 2] => Conjured Mana Cake, 1, 37 +[Conjured Mana Cake, 39, 3] => Conjured Mana Cake, 2, 37 +[Conjured Mana Cake, 39, 4] => Conjured Mana Cake, 3, 37 +[Conjured Mana Cake, 39, 5] => Conjured Mana Cake, 4, 37 +[Conjured Mana Cake, 39, 6] => Conjured Mana Cake, 5, 37 +[Conjured Mana Cake, 39, 7] => Conjured Mana Cake, 6, 37 +[Conjured Mana Cake, 39, 8] => Conjured Mana Cake, 7, 37 +[Conjured Mana Cake, 39, 9] => Conjured Mana Cake, 8, 37 +[Conjured Mana Cake, 39, 10] => Conjured Mana Cake, 9, 37 +[Conjured Mana Cake, 39, 11] => Conjured Mana Cake, 10, 37 +[Conjured Mana Cake, 40, -1] => Conjured Mana Cake, -2, 36 +[Conjured Mana Cake, 40, 0] => Conjured Mana Cake, -1, 36 +[Conjured Mana Cake, 40, 1] => Conjured Mana Cake, 0, 38 +[Conjured Mana Cake, 40, 2] => Conjured Mana Cake, 1, 38 +[Conjured Mana Cake, 40, 3] => Conjured Mana Cake, 2, 38 +[Conjured Mana Cake, 40, 4] => Conjured Mana Cake, 3, 38 +[Conjured Mana Cake, 40, 5] => Conjured Mana Cake, 4, 38 +[Conjured Mana Cake, 40, 6] => Conjured Mana Cake, 5, 38 +[Conjured Mana Cake, 40, 7] => Conjured Mana Cake, 6, 38 +[Conjured Mana Cake, 40, 8] => Conjured Mana Cake, 7, 38 +[Conjured Mana Cake, 40, 9] => Conjured Mana Cake, 8, 38 +[Conjured Mana Cake, 40, 10] => Conjured Mana Cake, 9, 38 +[Conjured Mana Cake, 40, 11] => Conjured Mana Cake, 10, 38 +[Conjured Mana Cake, 41, -1] => Conjured Mana Cake, -2, 37 +[Conjured Mana Cake, 41, 0] => Conjured Mana Cake, -1, 37 +[Conjured Mana Cake, 41, 1] => Conjured Mana Cake, 0, 39 +[Conjured Mana Cake, 41, 2] => Conjured Mana Cake, 1, 39 +[Conjured Mana Cake, 41, 3] => Conjured Mana Cake, 2, 39 +[Conjured Mana Cake, 41, 4] => Conjured Mana Cake, 3, 39 +[Conjured Mana Cake, 41, 5] => Conjured Mana Cake, 4, 39 +[Conjured Mana Cake, 41, 6] => Conjured Mana Cake, 5, 39 +[Conjured Mana Cake, 41, 7] => Conjured Mana Cake, 6, 39 +[Conjured Mana Cake, 41, 8] => Conjured Mana Cake, 7, 39 +[Conjured Mana Cake, 41, 9] => Conjured Mana Cake, 8, 39 +[Conjured Mana Cake, 41, 10] => Conjured Mana Cake, 9, 39 +[Conjured Mana Cake, 41, 11] => Conjured Mana Cake, 10, 39 +[Conjured Mana Cake, 42, -1] => Conjured Mana Cake, -2, 38 +[Conjured Mana Cake, 42, 0] => Conjured Mana Cake, -1, 38 +[Conjured Mana Cake, 42, 1] => Conjured Mana Cake, 0, 40 +[Conjured Mana Cake, 42, 2] => Conjured Mana Cake, 1, 40 +[Conjured Mana Cake, 42, 3] => Conjured Mana Cake, 2, 40 +[Conjured Mana Cake, 42, 4] => Conjured Mana Cake, 3, 40 +[Conjured Mana Cake, 42, 5] => Conjured Mana Cake, 4, 40 +[Conjured Mana Cake, 42, 6] => Conjured Mana Cake, 5, 40 +[Conjured Mana Cake, 42, 7] => Conjured Mana Cake, 6, 40 +[Conjured Mana Cake, 42, 8] => Conjured Mana Cake, 7, 40 +[Conjured Mana Cake, 42, 9] => Conjured Mana Cake, 8, 40 +[Conjured Mana Cake, 42, 10] => Conjured Mana Cake, 9, 40 +[Conjured Mana Cake, 42, 11] => Conjured Mana Cake, 10, 40 +[Conjured Mana Cake, 43, -1] => Conjured Mana Cake, -2, 39 +[Conjured Mana Cake, 43, 0] => Conjured Mana Cake, -1, 39 +[Conjured Mana Cake, 43, 1] => Conjured Mana Cake, 0, 41 +[Conjured Mana Cake, 43, 2] => Conjured Mana Cake, 1, 41 +[Conjured Mana Cake, 43, 3] => Conjured Mana Cake, 2, 41 +[Conjured Mana Cake, 43, 4] => Conjured Mana Cake, 3, 41 +[Conjured Mana Cake, 43, 5] => Conjured Mana Cake, 4, 41 +[Conjured Mana Cake, 43, 6] => Conjured Mana Cake, 5, 41 +[Conjured Mana Cake, 43, 7] => Conjured Mana Cake, 6, 41 +[Conjured Mana Cake, 43, 8] => Conjured Mana Cake, 7, 41 +[Conjured Mana Cake, 43, 9] => Conjured Mana Cake, 8, 41 +[Conjured Mana Cake, 43, 10] => Conjured Mana Cake, 9, 41 +[Conjured Mana Cake, 43, 11] => Conjured Mana Cake, 10, 41 +[Conjured Mana Cake, 44, -1] => Conjured Mana Cake, -2, 40 +[Conjured Mana Cake, 44, 0] => Conjured Mana Cake, -1, 40 +[Conjured Mana Cake, 44, 1] => Conjured Mana Cake, 0, 42 +[Conjured Mana Cake, 44, 2] => Conjured Mana Cake, 1, 42 +[Conjured Mana Cake, 44, 3] => Conjured Mana Cake, 2, 42 +[Conjured Mana Cake, 44, 4] => Conjured Mana Cake, 3, 42 +[Conjured Mana Cake, 44, 5] => Conjured Mana Cake, 4, 42 +[Conjured Mana Cake, 44, 6] => Conjured Mana Cake, 5, 42 +[Conjured Mana Cake, 44, 7] => Conjured Mana Cake, 6, 42 +[Conjured Mana Cake, 44, 8] => Conjured Mana Cake, 7, 42 +[Conjured Mana Cake, 44, 9] => Conjured Mana Cake, 8, 42 +[Conjured Mana Cake, 44, 10] => Conjured Mana Cake, 9, 42 +[Conjured Mana Cake, 44, 11] => Conjured Mana Cake, 10, 42 +[Conjured Mana Cake, 45, -1] => Conjured Mana Cake, -2, 41 +[Conjured Mana Cake, 45, 0] => Conjured Mana Cake, -1, 41 +[Conjured Mana Cake, 45, 1] => Conjured Mana Cake, 0, 43 +[Conjured Mana Cake, 45, 2] => Conjured Mana Cake, 1, 43 +[Conjured Mana Cake, 45, 3] => Conjured Mana Cake, 2, 43 +[Conjured Mana Cake, 45, 4] => Conjured Mana Cake, 3, 43 +[Conjured Mana Cake, 45, 5] => Conjured Mana Cake, 4, 43 +[Conjured Mana Cake, 45, 6] => Conjured Mana Cake, 5, 43 +[Conjured Mana Cake, 45, 7] => Conjured Mana Cake, 6, 43 +[Conjured Mana Cake, 45, 8] => Conjured Mana Cake, 7, 43 +[Conjured Mana Cake, 45, 9] => Conjured Mana Cake, 8, 43 +[Conjured Mana Cake, 45, 10] => Conjured Mana Cake, 9, 43 +[Conjured Mana Cake, 45, 11] => Conjured Mana Cake, 10, 43 +[Conjured Mana Cake, 46, -1] => Conjured Mana Cake, -2, 42 +[Conjured Mana Cake, 46, 0] => Conjured Mana Cake, -1, 42 +[Conjured Mana Cake, 46, 1] => Conjured Mana Cake, 0, 44 +[Conjured Mana Cake, 46, 2] => Conjured Mana Cake, 1, 44 +[Conjured Mana Cake, 46, 3] => Conjured Mana Cake, 2, 44 +[Conjured Mana Cake, 46, 4] => Conjured Mana Cake, 3, 44 +[Conjured Mana Cake, 46, 5] => Conjured Mana Cake, 4, 44 +[Conjured Mana Cake, 46, 6] => Conjured Mana Cake, 5, 44 +[Conjured Mana Cake, 46, 7] => Conjured Mana Cake, 6, 44 +[Conjured Mana Cake, 46, 8] => Conjured Mana Cake, 7, 44 +[Conjured Mana Cake, 46, 9] => Conjured Mana Cake, 8, 44 +[Conjured Mana Cake, 46, 10] => Conjured Mana Cake, 9, 44 +[Conjured Mana Cake, 46, 11] => Conjured Mana Cake, 10, 44 +[Conjured Mana Cake, 47, -1] => Conjured Mana Cake, -2, 43 +[Conjured Mana Cake, 47, 0] => Conjured Mana Cake, -1, 43 +[Conjured Mana Cake, 47, 1] => Conjured Mana Cake, 0, 45 +[Conjured Mana Cake, 47, 2] => Conjured Mana Cake, 1, 45 +[Conjured Mana Cake, 47, 3] => Conjured Mana Cake, 2, 45 +[Conjured Mana Cake, 47, 4] => Conjured Mana Cake, 3, 45 +[Conjured Mana Cake, 47, 5] => Conjured Mana Cake, 4, 45 +[Conjured Mana Cake, 47, 6] => Conjured Mana Cake, 5, 45 +[Conjured Mana Cake, 47, 7] => Conjured Mana Cake, 6, 45 +[Conjured Mana Cake, 47, 8] => Conjured Mana Cake, 7, 45 +[Conjured Mana Cake, 47, 9] => Conjured Mana Cake, 8, 45 +[Conjured Mana Cake, 47, 10] => Conjured Mana Cake, 9, 45 +[Conjured Mana Cake, 47, 11] => Conjured Mana Cake, 10, 45 +[Conjured Mana Cake, 48, -1] => Conjured Mana Cake, -2, 44 +[Conjured Mana Cake, 48, 0] => Conjured Mana Cake, -1, 44 +[Conjured Mana Cake, 48, 1] => Conjured Mana Cake, 0, 46 +[Conjured Mana Cake, 48, 2] => Conjured Mana Cake, 1, 46 +[Conjured Mana Cake, 48, 3] => Conjured Mana Cake, 2, 46 +[Conjured Mana Cake, 48, 4] => Conjured Mana Cake, 3, 46 +[Conjured Mana Cake, 48, 5] => Conjured Mana Cake, 4, 46 +[Conjured Mana Cake, 48, 6] => Conjured Mana Cake, 5, 46 +[Conjured Mana Cake, 48, 7] => Conjured Mana Cake, 6, 46 +[Conjured Mana Cake, 48, 8] => Conjured Mana Cake, 7, 46 +[Conjured Mana Cake, 48, 9] => Conjured Mana Cake, 8, 46 +[Conjured Mana Cake, 48, 10] => Conjured Mana Cake, 9, 46 +[Conjured Mana Cake, 48, 11] => Conjured Mana Cake, 10, 46 +[Conjured Mana Cake, 49, -1] => Conjured Mana Cake, -2, 45 +[Conjured Mana Cake, 49, 0] => Conjured Mana Cake, -1, 45 +[Conjured Mana Cake, 49, 1] => Conjured Mana Cake, 0, 47 +[Conjured Mana Cake, 49, 2] => Conjured Mana Cake, 1, 47 +[Conjured Mana Cake, 49, 3] => Conjured Mana Cake, 2, 47 +[Conjured Mana Cake, 49, 4] => Conjured Mana Cake, 3, 47 +[Conjured Mana Cake, 49, 5] => Conjured Mana Cake, 4, 47 +[Conjured Mana Cake, 49, 6] => Conjured Mana Cake, 5, 47 +[Conjured Mana Cake, 49, 7] => Conjured Mana Cake, 6, 47 +[Conjured Mana Cake, 49, 8] => Conjured Mana Cake, 7, 47 +[Conjured Mana Cake, 49, 9] => Conjured Mana Cake, 8, 47 +[Conjured Mana Cake, 49, 10] => Conjured Mana Cake, 9, 47 +[Conjured Mana Cake, 49, 11] => Conjured Mana Cake, 10, 47 +[Conjured Mana Cake, 50, -1] => Conjured Mana Cake, -2, 46 +[Conjured Mana Cake, 50, 0] => Conjured Mana Cake, -1, 46 +[Conjured Mana Cake, 50, 1] => Conjured Mana Cake, 0, 48 +[Conjured Mana Cake, 50, 2] => Conjured Mana Cake, 1, 48 +[Conjured Mana Cake, 50, 3] => Conjured Mana Cake, 2, 48 +[Conjured Mana Cake, 50, 4] => Conjured Mana Cake, 3, 48 +[Conjured Mana Cake, 50, 5] => Conjured Mana Cake, 4, 48 +[Conjured Mana Cake, 50, 6] => Conjured Mana Cake, 5, 48 +[Conjured Mana Cake, 50, 7] => Conjured Mana Cake, 6, 48 +[Conjured Mana Cake, 50, 8] => Conjured Mana Cake, 7, 48 +[Conjured Mana Cake, 50, 9] => Conjured Mana Cake, 8, 48 +[Conjured Mana Cake, 50, 10] => Conjured Mana Cake, 9, 48 +[Conjured Mana Cake, 50, 11] => Conjured Mana Cake, 10, 48 [Sulfuras, Hand of Ragnaros, 0, -1] => Sulfuras, Hand of Ragnaros, -1, 0 [Sulfuras, Hand of Ragnaros, 0, 0] => Sulfuras, Hand of Ragnaros, 0, 0 [Sulfuras, Hand of Ragnaros, 0, 1] => Sulfuras, Hand of Ragnaros, 1, 0 diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java index f434b83c..b41300d0 100644 --- a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java @@ -19,7 +19,7 @@ class GoldenMasterApprovalTest { } private String[] itemTypes() { - return new String[]{"common item", "Aged Brie", "Backstage passes to a TAFKAL80ETC concert", "Sulfuras, Hand of Ragnaros"}; + return new String[]{Constants.AGED_BRIE, Constants.BACKSTAGE, "Common item", Constants.CONJURED, Constants.SULFURAS}; } private Integer[] sellInRangeValues() {