Attack related factories are defined here
Factory for constructing attack actions
Factory for producing unarmed combat actions
Can this factory process these parameters @param parameters: Parameters to check @returns: True if factory is capable of handling parameters
Create a attack action @param parameters: Parameters used to control attack creation
Factory for producing melee combat actions
Can this factory process these parameters @param parameters: Parameters to check @returns: True if factory is capable of handling parameters
Create a attack action @param parameters: Parameters used to control attack creation