.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.