1.0.6 • Published 5 months ago

chivalry2-weapons v1.0.6

Weekly downloads
-
License
GPL3
Repository
-
Last release
5 months ago

Chivalry 2 Weapons

This project provides a set of json files which contain all weapon data for chivalry 2 weapons, as well as some typescript classes to help work with the data, calculating things like damage bonus and stamina damage.

Using this in your own project

Add the npm package to your project: https://www.npmjs.com/package/chivalry2-weapons

Review the classes in src. Not much is documented, but it should be fairly straight forward. The weapon class maps 1:1 with the json files.

Updating weapon attack data

  1. Obtain AbilitiesOverride.json from the game files somehow. I've used FModel with great success.
  2. Place it in the raw_data directory
  3. Run ingest-new-data.bat from the project root directory
  4. Submit a pull request

Changelog.txt will contain a readable set of stat changes.

Range values are not managed by the script and must be determined manually, currently.

1.0.6

5 months ago

1.0.5

5 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.7

2 years ago

0.8.6

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago