.TOWER 파일 확장자
Bloons Tower Defense Tower
| 개발사 | Ninja Kiwi |
| 인기도 |
3.5 | 2 투표 |
TOWER 파일이란 무엇인가요?
A TOWER file is a game data file used by games in the Bloons Tower Defense series. It contains settings that define how a tower functions in-game. For example, TOWER files specify towers' default weapons, targeting capabilities, placement radius, and upgrades.
추가 정보
In the Bloons Tower Defense series, players attempt to stop balloons from escaping a maze, by placing towers that pop the balloons. These towers attack the balloons using various weapons.
Each tower's name and properties, including its cost, default weapon(s), targeting rules, and placement rules, are saved in a TOWER file. These files are plain-text JSON files. While most players will never encounter or need to edit a TOWER file, players who want to mod a Bloons Tower Defense tower can do so by opening and editing the tower's TOWER file, then including the file in a Bloons Tower Defense mod package.
참고: TOWER files are stored in a game's TowerDefinitions directory.
TOWER 파일을 여는 방법
You can open and edit a TOWER file with Microsoft Visual Studio Code (multiplatform) or any other text editor. Bloons Tower Defense modders may want to open and edit TOWER files with BTD Toolbox (Windows), a dedicated BTD modding application.