-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
119 lines (119 loc) · 4.58 KB
/
Copy pathdata.json
File metadata and controls
119 lines (119 loc) · 4.58 KB
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
{
"map" : "-1,-1,-1,0,0,-1,0,0,-1,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,-1,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,0,0,-1,-1,-1,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n-1,-1,-1,0,0,-1,-1,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,0,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,0,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,-1,-1,-1,-1,-1,-1,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,-1,0,0,0,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,-1,0,0,0,0,0,0,0,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,0,0,-1,0,0,-1,-1,-1,-1,-1,-1\n0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,0,0,0,-1,-1,-1,-1,-1\n0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,0,0,0,0,-1,-1,-1,-1\n0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,0,0,-1,-1,-1,-1\n0,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,-1,-1,-1\n0,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,-1,-1,-1,-1\n0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,0,-1,-1,-1,-1\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,-1\n",
"path" :
[
[176, 0],
[176, 240],
[240, 240],
[240, 336],
[80, 336],
[80, 432],
[336, 432],
[336, 176],
[432, 176],
[432, 528],
[80, 528],
[80, 624],
[592, 624],
[592, 528],
[528, 528],
[528, 80],
[272, 80],
[272, 0]
],
"towers":[
{
"Name": "Basic tower",
"Key": "tower",
"BulletSpeed": 6,
"Range": 120,
"Damage": [16, 28, 45, 52, 75],
"Ability": 2,
"ReloadTime": [650, 540, 430, 320, 200],
"Type": 0,
"Targets": 1,
"BulletColor": 0,
"Image": "tower.png",
"Price": [65, 135, 210, 290, 400]
},
{
"Name": "Earth tower",
"Key": "tower_earth",
"BulletSpeed": 5,
"Range": 130,
"Damage": [22, 36, 50, 68, 94],
"Ability": 1,
"ReloadTime": [600, 500, 400, 280],
"Type": 0,
"Targets": 1,
"BulletColor": 16711680,
"Image": "tower_earth.png",
"Price": [90, 160, 270, 390, 500]
},
{
"Name": "Electric tower",
"Key": "tower_elec",
"BulletSpeed": 7,
"Range": 210,
"Damage": [24, 38, 54, 74, 102],
"Ability": 2,
"ReloadTime": [400, 350, 300, 250, 200],
"Type": 0,
"Targets": 1,
"BulletColor": 255,
"Image": "tower_elec.png",
"Price": [125, 180, 292, 404, 532]
},
{
"Name": "Fire tower",
"Key": "tower_fire",
"BulletSpeed": 5,
"Range": 160,
"Damage": [18, 36, 56, 72, 112],
"ReloadTime": [600, 550, 450, 400, 350],
"Ability": 4,
"Type": 1,
"Targets": 3,
"BulletColor": 16776960,
"Image": "tower_fire.png",
"Price": [125, 240, 340, 420, 510]
},
{
"Name": "Magic tower",
"Key": "tower_magic",
"BulletSpeed": 6,
"Range": 250,
"Damage": [40, 80, 130, 185, 235],
"ReloadTime": [600, 575, 550, 525, 500],
"Type": 0,
"Ability": 0,
"Targets": 1,
"BulletColor": 4915330,
"Image": "tower_magic.png",
"Price": [185, 374, 512, 674, 800]
},
{
"Name": "Nature tower",
"Key": "tower_nature",
"BulletSpeed": 5,
"Range": 100,
"Damage": [55, 95, 145, 205, 275],
"ReloadTime": [600, 575, 550, 525, 500],
"Type": 1,
"Ability": 0,
"Targets": 2,
"BulletColor": 16711680,
"Image": "tower_nature.png",
"Price": [165, 343, 486, 603, 712]
}
],
"monsters":[
"monster_devil",
"monster_earth",
"monster_elec",
"monster_fly",
"monster_human",
"monster_magic",
"monster_mummy"
]
}