1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
{
"bingo_tips": {
"'Tis The Season (Community Goal)": {
"difficulty": "Easy",
"note": [
"Gifting gifts to other players."
]
},
"The Beginning (Community Goal)": {
"difficulty": "Easy",
"note": [
"Breaking any log with your fist."
]
},
"Grinding Away (Community Goal)": {
"difficulty": "Easy",
"note": [
"Cobblestone collection."
]
},
"A Howl Lotta Kills (Community Goal)": {
"difficulty": "Easy",
"note": [
"Kill a T1 Sven Slayer Boss."
],
"found": "Merp"
},
"Sunken Treasures (Community Goal)": {
"difficulty": "Easy",
"note": [
"Fish up coins."
]
},
"Sweet Collection": {
"difficulty": "Easy",
"note": [
"Collect 200,000 Sugar Cane."
],
"found": "LincXS"
},
"Party Of One": {
"difficulty": "Easy",
"note": [
"Craft and Eat a Cake."
],
"found": "karicc"
},
"Moral Support": {
"difficulty": "Easy",
"note": [
"Say 'Help Wizardman' next to Wizardman NPC found in the rift."
],
"found": "VeganTrials"
},
"Bad Cleric": {
"difficulty": "Easy",
"note": [
"Kill 250 Zombie Villagers."
],
"found": "CookieLuvsFlurea"
},
"Betrayal": {
"difficulty": "Easy",
"note": [
"Throw an egg at a chicken whilst",
"wearing the chicken head."
],
"found": "Medua & Diotechnon"
},
"High Spirits": {
"difficulty": "Easy",
"note": [
"Find 7 fairy souls above Y130 in",
"The Hub."
],
"found": "GoldenDusk"
},
"Am I Forgetting Something?": {
"difficulty": "Medium",
"note": [
"Start a Dungeon Without any",
"armor or pet equipped."
],
"found": "Byrules"
},
"Choices, Choices...": {
"difficulty": "Medium",
"note": [
"Swap your faction in the Crimson",
"Isles."
],
"found": "Xaw"
},
"Getting A Boost": {
"difficulty": "Medium",
"note": [
"Get potions from Alixer 25",
"times."
],
"found": "Benane"
},
"Soft Pork": {
"difficulty": "Medium",
"note": [
"Kill a pig with a Pig Axe that",
"is enchanted with Silk Touch."
],
"found": "Pigical"
}
}
}
|