Parkour player, one that can do flips and what not. maybe take like a bit from the agile player for running up walls.
Animate the playertype, make sure it has all the right nodes and stuff to match the standard BL player, send it to me and I'll adapt it.
It'd need;
A doublejump animation (probably a frontflip)
Climb animation
Walljump animation (perhaps a normal walljump and a backflip walljump, I could make it choose to do a backflip at random)
A rolling animation for when you hit the ground and take fall damage (damage dispersion, hah)
Plus all the standard animations... walking, activating, etc.
It'd be nice if the source file/s for the default player .dts were available, so people could make modifications to that for this kinda thing and save trouble of trying to manually recreate it all...