-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCharacters.json
134 lines (134 loc) · 3.91 KB
/
Characters.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
125
126
127
128
129
130
131
132
133
134
{
"1": {
"name": "Apollyon",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/apollyon.png",
"health": 2,
"attack": 1
},
"2": {
"name": "Azazel",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/azazel.png",
"health": 2,
"attack": 1
},
"3": {
"name": "Blue Baby",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/blue_baby.png",
"health": 2,
"attack": 1
},
"4": {
"name": "Bum-Bo",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/bum-bo.png",
"health": 2,
"attack": 1
},
"5": {
"name": "Cain",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/cain.png",
"health": 2,
"attack": 1
},
"6": {
"name": "Dark Judas",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/dark_judas.png",
"health": 2,
"attack": 1
},
"7": {
"name": "Eden",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/eden_1.png",
"health": 2,
"attack": 1
},
"8": {
"name": "Eden",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/eden_2.png",
"health": 2,
"attack": 1
},
"9": {
"name": "Eden",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/eden_3.png",
"health": 2,
"attack": 1
},
"10": {
"name": "Eve",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/eve.png",
"health": 2,
"attack": 1
},
"11": {
"name": "Guppy",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/guppy.png",
"health": 2,
"attack": 1
},
"12": {
"name": "Issac",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/isaac.png",
"health": 2,
"attack": 1
},
"13": {
"name": "Judas",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/judas.png",
"health": 2,
"attack": 1
},
"14": {
"name": "Lazarus",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/lazarus.png",
"health": 2,
"attack": 1
},
"15": {
"name": "Lilith",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/lilith.png",
"health": 2,
"attack": 1
},
"16": {
"name": "Maggy",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/maggy.png",
"health": 2,
"attack": 1
},
"17": {
"name": "Samson",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/samson.png",
"health": 2,
"attack": 1
},
"18": {
"name": "Tapeworm",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/tapeworm.png",
"health": 2,
"attack": 1
},
"19": {
"name": "The Forgotten",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/the_forgotten.png",
"health": 2,
"attack": 1
},
"20": {
"name": "The Keeper",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/the_keeper.png",
"health": 2,
"attack": 1
},
"21": {
"name": "The Lost",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/the_lost.png",
"health": 1,
"attack": 1
},
"22": {
"name": "Whore Of Babylon",
"url": "https://raw.githubusercontent.com/iboalali/Four-Souls-Companion/version-1/Characters/whore_of_babylon.png",
"health": 2,
"attack": 1
}
}