Associate Ammo with Weapon?

That is a nice system, but how do I define the Maximum Ammount of Ammo for a specific AmmoType?

e.g:

Rockets (max: 50)
Electricity (max: 120)

That is a property strongly related to the AmmoType, independently from the Weapon which uses them.

Thanks.