A FoundryVTT system for Cyberpunk 2020. It's playable now! There's a lot of hole, because there's a LOT of system to cover, but it should be mostly usable <3
There is currently no simple way to keep track of ammunition in the character sheet.
As specified in the core rulebook (page 64) ammunition is a specific item type and I think it would be easier to keep track of it that way.
I would add the following fields to the item sheet:
ammunition type
amount contained in the Box
ammount left
This could also make the implementation of weapon reloading easier:
1) Check current player inventory for ammo type compatible with the weapon.
2) remove "shot" ammount of the "amount left" field on the ammo item.
3) add that ammount to the "shots left" field of the weapon.
Hello,
There is currently no simple way to keep track of ammunition in the character sheet.
As specified in the core rulebook (page 64) ammunition is a specific item type and I think it would be easier to keep track of it that way.
I would add the following fields to the item sheet:
This could also make the implementation of weapon reloading easier: 1) Check current player inventory for ammo type compatible with the weapon. 2) remove "shot" ammount of the "amount left" field on the ammo item. 3) add that ammount to the "shots left" field of the weapon.