forked from Amethysm/HackersPy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
maniac.json
56 lines (56 loc) · 970 Bytes
/
maniac.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
{
"DPS": {
"1": 850,
"2": 920,
"3": 990,
"4": 1070,
"5": 1160,
"6": 1250,
"7": 1350,
"8": 1460,
"9": 1570,
"10": 1700,
"11": 1840,
"12": 1990,
"13": 2140,
"14": 2310,
"15": 2500,
"16": 2700,
"17": 2910,
"18": 3150,
"19": 3400,
"20": 3670,
"21": 3970
},
"compilationPrice": {
"1": 200,
"2": 300,
"3": 400,
"4": 500,
"5": 600,
"6": 700,
"7": 800,
"8": 1000,
"9": 1200,
"10": 1400,
"11": 1600,
"12": 1800,
"13": 2000,
"14": 2200,
"15": 2500,
"16": 2800,
"17": 3000,
"18": 3500,
"19": 4000,
"20": 4500,
"21": 5000
},
"compilationTime": 1800,
"diskSpace": 7,
"installTime": 0.5,
"hitInterval": 0.5,
"projectileTime": 0.5,
"isAStructure": 0,
"isMulti": 0,
"imageAddress": "https://vignette.wikia.nocookie.net/hackersthegame/images/f/f2/Maniac.png/revision/latest/scale-to-width-down/310?cb=20160504092024"
}