1

Closed

Implement unarmed combat

description

Unarmed combat is the simplest combat type. This will allow us to test the proposed combat system without the complexities of weapons, shields, spells, and weapons.

No files are attached

Closed Apr 16 at 5:28 AM by Karak

moved to http://jira.wheelmud.net/browse/WMSHARP-2


comments

HectorSosaJr wrote Jan 16 at 5:46 AM

I'm implementing the Warrior, Rogue, Mage combat system inside the WarriorRogueMage solution.

HectorSosaJr wrote Jan 16 at 5:45 AM

The combat system plumbing code is now done. This system is a subsystem that lives in the custom gaming system. It loads through MEF, and behaves in the same way as the core WheelMUD systems.

HectorSosaJr wrote Jun 10 2011 at 2:47 PM

The spar command is item #11028.

HectorSosaJr wrote Jun 10 2011 at 2:46 PM

This will be done in conjunction with the "spar" command.