diff --git a/Understanding-Elixir-Math-in-Tower-Rush.md b/Understanding-Elixir-Math-in-Tower-Rush.md
new file mode 100644
index 0000000..efe482d
--- /dev/null
+++ b/Understanding-Elixir-Math-in-Tower-Rush.md
@@ -0,0 +1,13 @@
+
Players who treat the game purely as a test of reflexes will inevitably hit a skill ceiling they cannot break without learning the underlying mathematics.
+
This article delves into the precise mathematics of elixir generation, leaking, and tracking, transforming you into a master of the arena's economy.
+The Ticking Clock
+
The only way one player can mathematically gain an advantage is if the other player 'leaks' elixir by sitting at the maximum cap of 10.
+
If your bar reaches 10 and you do not play a card for 2. If you cherished this post and you would like to receive a lot more information with regards to [tower rush](https://gitea.micro-stack.org/teddyforth904) kindly go to our web site. 8 seconds, you have permanently lost one unit of energy that you can never recover.
+Even then, it is highly risky.You must increase your Actions Per Minute (APM) significantly to keep up.Punish them.
+Calculating Positive Trades
+
If the opponent drops a Minion Horde (5 elixir) and you destroy it instantly with Arrows (3 elixir), you have gained a pure profit of +2.
+
Conversely, if you panic and use a Rocket (6 elixir) to kill a Princess (3 elixir), you have suffered a -3 negative trade.
+The ExchangeProfit/LossResultUsing The Log (2) to kill a Goblin Barrel (3)3 - 2 = +1A slight positive trade; highly repeatable and safeUsing a Lightning Spell (6) to kill a lone Musketeer (4)4 - 6 = -2A terrible negative trade; only acceptable if the lightning also hits the tower to win the game
+The Invisible Scoreboard
+
You should always know exactly who is 'up' in elixir at any given moment.
+
Master the economy, and you master the game.
\ No newline at end of file