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..b6ac407
--- /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.
+
In the context of lane-pushing arena battlers, RNG is typically minimized compared to card games or auto-battlers.
+Initial Deck Shuffling
+
Your starting hand is entirely random, which can immediately put you at a massive disadvantage against an aggressive opening.
+
Once the initial hand is played, the rotation becomes fixed, and pure skill and memory take over.
+Balance your average elixir cost.Cycle your cheapest cards in the back.It happens to everyone.
+Unit Targeting and Pathfinding
+
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.
+Game StyleRNG DependencyAuto-BattlersExtremely High - Relies entirely on shop rolls and item dropsStandard [Tower Rush](https://gitea.deitglobal.com/kristawheatley)Matches are decided by placement, timing, and resource tracking
+Embracing the Chaos
+
The most important skill regarding RNG is learning how to control your emotions when luck inevitably turns against you.
+
Over the course of a thousand games, the luck factor completely evens out for everyone.
\ No newline at end of file