Updated Oct 9, 2024 C# doombubbles / paths-plus-plus Star 7 Code Issues Pull requests A BTD6 mod allowing additional upgrade paths to be made for towers btd6-mod paths-plus-plus Updated Oct 23, 2024 C# GrahamKracker / BTD6EpicGamesModCompat Star 7 Code Issues Pull requests ...
Includes suggested tower placements, upgrade paths, and walkthroughs. Bloons Encyclopedia: A comprehensive guide to all the different types of Bloons, their characteristics, and vulnerabilities. User-Friendly Interface: An intuitive and easy-to-navigate interface for a seamless user experience. Issues ...
Resolved Buccaneer showing wrong upgrade text after upgrading a ninja Heli Pilot 104 Heli's Mini Comanche now correctly fire 5 darts at a time xx5 Comanche Commander's damage has been corrected with crosspaths Mortar Monkey 502 Mortar now applies burn to DDTs without MIB so long as they circu...
the intent is to allow all player levels and styles to participate. Less experienced players can concentrate on Regular tiles, while more competitive players can duke it out over Relic and Banner tiles. Regular tiles give balanced rewards, Relic tiles give more Team Trophies and Relic Knowledge,...
A helper mod allowing additional upgrade paths to be made for towers. Toggle "Balanced Mode" to switch from being still only able get up to 5 upgrades in any one path and 2 in another, vs getting all vanilla upgrades you normally can as well as any/all available Paths++ upgrades. ...
.github/workflows Fix a Paths++ interaction Oct 31, 2023 Properties Initial Commit Nov 15, 2022 .gitignore Initial Commit Nov 15, 2022 AscendedArrowBtn.png Initial Commit Nov 15, 2022 AscendedForce.cs Internal rework and fixes Dec 6, 2023 AscendedForce.png Initial Commit Nov 15, 2022 Ascended...
but as the reworks to metal freeze have had more success there in pulling this path ahead we want to add a little back on here. Cryo Cannon has now been overperforming compared to any towers that perform similar roles with either of these crosspaths so is also seeing a general reduction....
Resolved Buccaneer showing wrong upgrade text after upgrading a ninja Heli Pilot 104 Heli's Mini Comanche now correctly fire 5 darts at a time xx5 Comanche Commander's damage has been corrected with crosspaths Mortar Monkey 502 Mortar now applies burn to DDTs without MIB so long as they circu...
UpgradeTower(1, paths[0]); while (!upgradedTower) int currentTowerIndex = 0; if (money >= TOWER_UPGRADE[static_cast<int>(towers[currentTowerIndex].getTowerName())][paths[0]][towers[currentTowerIndex].getLatestUpgradePath(paths[0])]) { game.UpgradeTower(currentTowerIndex, paths[0]); ...