Riposte Theory: Principle 4

Principle 4: Misdirection and Misinterpretation

Riposte Theory's fourth principle is all about using misdirection and misinterpretation to your advantage in combat. By making your opponent believe one thing is happening, you can create opportunities for yourself to counterattack or gain the upper hand.

		Example Code:
		// In JavaScript:
		function misdirect(opponent) {
			opponent.thinkYouAreAttackingMe();
			while (opponent.isConfused()) {
				attack();
			}
		}
		
Misdirection Example
A classic example of misdirection in action: the ninja uses a decoy bomb to distract the guard, while his real attack comes from behind.

Remember, the key to successful misdirection is to be confident and assertive. Make your opponent believe you are doing something, even if you are not.

Next up: Principle 5: The Power of the Unseen