Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Extend ItemType and WeaponType to be able to handle more than 32 entries #329

Open
Enduriel opened this issue Dec 6, 2023 · 1 comment
Labels
feature request A feature requested by the community
Milestone

Comments

@Enduriel
Copy link
Member

Enduriel commented Dec 6, 2023

This will be painful to manage around backwards compatibility but is important since it has been hit in practice by legends team

@Enduriel Enduriel added the feature request A feature requested by the community label Dec 6, 2023
@Enduriel Enduriel added this to the 1.4.0 milestone Dec 6, 2023
@LordMidas
Copy link
Member

Ideally I'd want WeaponType on weapons to be a weighted container to be able to specify what is the "main" type of a hybrid weapon e.g. whether it is mostly a spear with some sword characteristics (e.g. Swordstaff) or mostly a sword with some cleaver characteristics (e.g. Kriegsmesser). This can be helpful in modding when you want to do certain things based on the dominant weapon type of a hybrid weapon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature requested by the community
Projects
None yet
Development

No branches or pull requests

2 participants