fight.monk.c

Uploaded: 14 Dec, 2006
Previous uploads by this submitter: 0

Author: Chris Bunting

Downloads: 98

This was just a quick ten minute hack to get a base monk style class installed that can do about 10 hits per round. Currently, It will also do up to 3 kicks automaticly.. The code is a hack of mob_hit from Rom that I hacked into my merc 2.2 codebase.

It's nothing major and should only take a few minutes to install. It will need to be built on and have some new skill names or skills added but it's just an idea is all.

If you are using Dual Wield code, you'll also need to add TRUE to the end of the bare_hit code that goes in fight.c

Chris