This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
trophies.json
124 lines (124 loc) · 3.82 KB
/
trophies.json
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
112
113
114
115
116
117
118
119
120
121
122
123
124
[
{
"title": "Social Newbie",
"description": "Get your first follower",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png"
},
{
"title": "Mingler",
"description": "Have 10 followers",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png"
},
{
"title": "Life of the Party",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Have 100 followers"
},
{
"title": "Celebrity",
"description": "Have 1,000 followers"
},
{
"title": "Baby Crab",
"description": "Publish your first Molt",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png"
},
{
"title": "Pineapple Express",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Find the hidden crabtag"
},
{
"title": "Mega Freakoid",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Find the hidden crabtag"
},
{
"title": "i can haz cheezburger?",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Find the hidden crabtag"
},
{
"title": "f7u12",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Find the hidden crabtag"
},
{
"title": "Back to the Future",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Find the hidden crabtag"
},
{
"title": "I Want it That Way",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Change your avatar, banner, description, and bio"
},
{
"title": "Dopamine Hit",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Get 10 likes on a Molt"
},
{
"title": "Dopamine Addict",
"description": "Get 100 likes on a Molt. Need... more..."
},
{
"title": "Full-On Junkie",
"description": "Get 1,000 likes on a Molt"
},
{
"title": "Back-Crabber",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Follow someone back only to have them unfollow you"
},
{
"title": "I Captivated the Guy",
"description": "Be followed by a verified user"
},
{
"title": "Lab Rat",
"description": "Participate in Crabber's beta phase"
},
{
"title": "They Live",
"description": "Survive the great site reset of 2020"
},
{
"title": "Crabber Contributor",
"description": "Contribute code to the development of Crabber"
},
{
"title": "Pentester",
"description": "Discover and report a security vulnerability"
},
{
"title": "Universal Donor",
"description": "Donate money to the development of Crabber <3"
},
{
"title": "Unlimited Power!",
"description": "Serve on Crabber's moderation team"
},
{
"title": "Loudmouth",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Post 1,000 molts"
},
{
"title": "Please Stop",
"description": "Post 10,000 molts"
},
{
"title": "20/20",
"image": "https://cdn.crabber.net/trophies/default_trophy_silver.png",
"description": "Achive a follow ratio of 20 or higher while following at least 20 users"
},
{
"title": "The Golden Ratio",
"description": "Achieve a crazy high follow ratio"
},
{
"title": "Rogen Out of Control",
"description": "heh heh heh heh"
}
]