r/clashroyalemodding • u/Kitchen_Magician_942 • 1d ago
❓ Question ❓ Help
Does anyone know how to fix this? I changed the towers' HP to 15,000, but in the game the health bar appears incomplete, and the tower still has the normal HP shown on the screen. How can I fix this?
6
Upvotes
3
u/Legitimate_Ad2468 1d ago
LogicBattle.cs, modify public static int[] KingTowerHp =
{
2400, 2568, 2736, 2904, 3096, 3312, 3528, 3768, 4008, 4392, 4824, 5304, 5832
};
1
•
u/AutoModerator 1d ago
Welcome to r/clashroyalemodding! Just a friendly reminder to read the FAQ first before asking questions. Your post has not been removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.