Footwork API
Footwork API is a fundamental library required for the operation of several mods: Project: War Dance, Taoism, Cloak and Dagger, and Combat Circle. This API provides common methods and states that are used by all the listed mods to ensure compatibility and functional consistency.
One of the key features is the implementation of the ICombatCapability interface for items (ItemStacks). This allows assigning individual combat stance parameters for each item separately, without requiring the mandatory installation of Project: War Dance for this system to function correctly.
The API also includes a basic stealth system that serves as a foundation for more complex mechanics. The Cloak and Dagger mod uses this foundation to implement advanced stealth movement capabilities, while Project: War Dance can work with the awareness system even without Cloak and Dagger installed.
It's important to note that Footwork API by itself does not add any visible game content or gameplay changes. Its main purpose is to serve as a technical foundation for the developer's other mods. The mod icon was taken from the game-icons.net resource.