- Edited
It's been a long while since I've wanted to be able to access part stats but so far this could be delegated to part categories. However, this limits things to the specific mod.
For general purpose interaction it's necessary to access other key things in a part.
So I would like to suggest expanding the part proxy filters to include:
- Part size: either x or y which ever is larger meeting the criteria
- MaxAmmo size of a storage (not current amount)
- Part Cost
- Part MaxHealth
For each of these filter criteria it is necessary to differentiate them into at least 2 different cases:
- "equal-or-more"
- "equal or less"