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..618ced7
--- /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.
+
Understanding exactly where randomness factors into the equation allows top players to mitigate its negative effects.
+Initial Deck Shuffling
+
The most prominent RNG element in card-based battlers is the initial four cards you are dealt at the start.
+
Professional players build their decks specifically to minimize the chances of a truly unplayable starting hand.
+Flexibility is a skill.Know what they are holding.Some RNG is healthy for the game.
+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.
+Battler CategoryRNG DependencyAuto-ChessLuck is the primary factor in individual matchesStandard [Tower Rush](https://moviecastic.com/@kelleefollansb?page=about)Highly skill-dependent after the first 30 seconds
+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