You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/core/assets/configs/tower.json
+20-3Lines changed: 20 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"boneTower": {
3
-
"name": "bone tower",
3
+
"name": "Bone",
4
4
"lore": "Crafted by ancient tribes, Bone Towers channel the primal energy of the land. Their flying bone projectiles carry the spirits of long-dead guardians, sending a chilling warning to any who dare approach.",
5
5
"base": {
6
6
"level_A": 1,
@@ -18,7 +18,7 @@
18
18
}
19
19
},
20
20
"dinoTower": {
21
-
"name": "dino tower",
21
+
"name": "Dino",
22
22
"locked": true,
23
23
"lore": "Forged from the bones and scales of ancient beasts, Dino Towers launch fireballs that scorch everything in their path. Their ferocious roars echo across the battlefield, intimidating foes before they even reach your defenses.",
24
24
"base": {
@@ -37,7 +37,7 @@
37
37
}
38
38
},
39
39
"cavemenTower": {
40
-
"name": "cavemen tower",
40
+
"name": "Cavemen",
41
41
"lore": "Cavemen Towers are staffed by expert marksmen armed with guns salvaged from defeated AI bots. With sharp eyes and steady hands, they make sure nothing slips through their sights.",
42
42
"base": {
43
43
"level_A": 1,
@@ -55,6 +55,8 @@
55
55
}
56
56
},
57
57
"pterodactylTower": {
58
+
"name": "Pterodactyl",
59
+
"lore": "Hatched from a relic nest of ancient beasts, the Pterodactyl Tower binds its fierce instincts to modern defense systems. Its wings never tire, and its piercing shrieks echo across the battlefield as it defends its territory with primal fury.",
58
60
"base": {
59
61
"level_A": 1,
60
62
"level_B": 1,
@@ -71,6 +73,8 @@
71
73
}
72
74
},
73
75
"supercavemenTower": {
76
+
"name": "Super Cavemen",
77
+
"lore": "Super Cavemen are the result of experimental enhancements on elite hunters. With eyes that burn with laser fury and muscles honed to perfection, they strike fear into all who dare approach their territory.",
74
78
"base": {
75
79
"level_A": 1,
76
80
"level_B": 1,
@@ -87,6 +91,8 @@
87
91
}
88
92
},
89
93
"totemTower": {
94
+
"name": "Totem",
95
+
"lore": "Totem Towers are relics of a forgotten civilization, imbued with ancient magic that resonates with nearby machinery. Their mystical aura inspires and empowers all who stand within its influence.",
90
96
"base": {
91
97
"level_A": 1,
92
98
"level_B": 1,
@@ -103,6 +109,8 @@
103
109
}
104
110
},
105
111
"bankTower": {
112
+
"name": "Bank",
113
+
"lore": "Bank Towers are fortified vaults staffed by clever financiers. Their mechanisms mint currency from the battlefield itself, ensuring that wealth flows steadily to fund the defense of the realm.",
106
114
"base": {
107
115
"level_A": 1,
108
116
"level_B": 1,
@@ -119,6 +127,8 @@
119
127
}
120
128
},
121
129
"raftTower": {
130
+
"name": "Raft",
131
+
"lore": "Raft Towers are crewed by fearless Viking archers who mastered both sea and bow. Their handmade ships drift silently across the water, striking down enemies before they can ever reach the shore.",
122
132
"base": {
123
133
"level_A": 1,
124
134
"level_B": 1,
@@ -135,6 +145,8 @@
135
145
}
136
146
},
137
147
"frozenmamoothskullTower": {
148
+
"name": "Frozen Mammoth Skull",
149
+
"lore": "The Frozen Mammoth Skull Tower channels the lingering spirit of a long-extinct titan. Its frosty breath echoes through the ages, freezing all who dare tread near its glacial domain.",
138
150
"base": {
139
151
"level_A": 1,
140
152
"level_B": 1,
@@ -151,6 +163,8 @@
151
163
}
152
164
},
153
165
"bouldercatapultTower": {
166
+
"name": "Boulder Catapult",
167
+
"lore": "Constructed under the guidance of ancient village shamans, the Boulder Catapult Tower channels raw strength and earth’s fury. Each stone it launches carries the weight of the mountains themselves, crushing all who stand in its way.",
154
168
"base": {
155
169
"level_A": 1,
156
170
"level_B": 1,
@@ -167,6 +181,9 @@
167
181
}
168
182
},
169
183
"villageshamanTower": {
184
+
"name": "Village Shaman",
185
+
"lore": "The Village Shaman Tower draws its strength from ancient spirits and forgotten rituals. Guided by wisdom older than time, its chants summon lightning and energy from the skies, striking down enemies with divine precision.",
0 commit comments