Wave
====

0xAC		Techno* 		Target
0xB0		long			WaveType 	//see WaveType values

0x130		long			Lifetime?	//set to 100 on creation, might be the Lifetime

0x13C		float			Length		//1.875 is exact sender to target (apparently)
				 			//2.5 is glitchy (maybe 2.0 is limit)

0x1D0		long			???
0x1D4		Techno* 		Owner 		//the thing firing the Wave

0x1F0		vector<Cell>		AffectedCells	//Cells affected by a sonic beam?