diff --git a/The-Role-of-RNG-in-Competitive-Tower-Rush-Mechanics.md b/The-Role-of-RNG-in-Competitive-Tower-Rush-Mechanics.md
new file mode 100644
index 0000000..ab931bb
--- /dev/null
+++ b/The-Role-of-RNG-in-Competitive-Tower-Rush-Mechanics.md
@@ -0,0 +1,13 @@
+
Random Number Generation, or RNG, is a highly debated topic in almost every competitive video game genre.
+
However, it still exists in subtle ways that can completely alter the outcome of a very close match.
+Starting Hands and Card Rotation
+
If your opponent rushes the bridge and all your cheap defensive counters are at the bottom of your deck, you lose the tower.
+
By ensuring a healthy mix of low-cost cycle cards, they guarantee they will always have some form of defense.
+Balance your average elixir cost.Don't panic if your starting hand is bad.Move on to the next match quickly.
+The Unpredictable AI
+
Another subtle layer of RNG comes from the slight inconsistencies in how the game's AI handles pathfinding.
+
Relying on a unit's aggro range down to the exact pixel is risky because tiny bumps can alter their trajectory.
+Battler CategoryRNG DependencyAuto-BattlersLuck is the primary factor in individual matchesStandard [Tower Rush](https://gitea.fcyt.uader.edu.ar/desmondnorthru)Very Low - Only the starting hand is randomized
+The Mental Game
+
The most important skill regarding RNG is learning how to control your emotions when luck inevitably turns against you.
+
Focus on improving your timing and placement, and let the RNG sort itself out in the long run.
\ No newline at end of file