gurps
gurps copied to clipboard
Moving partial item stacks between actors duplicates full stack
Set up:
- Created a character in GCS with several items (Short Spear, Sling, Coins).
- Created empty actor in Foundry, imported GCS actor
- Created empty items and dragged items from actor. Adjusted skills, parry, etc as needed.
- Created new empty "container" actor. Moved items to it. Set items' counts. Set token prototype to link character data.
- Created NPC actor. Set token prototype to link character data.
Reproduction Steps:
- Added NPC token to map.
- Add Container token to map.
- Double click container token to open character sheet.
- Drag item to NPC token.
- Set number of items to move to less than full stack. Even 1 will do.
Results: Container actor's equipment is reduced by the proper amount. NPC actor has the total original amount of items from the stack.
Expected Results: The NPC actor only has the amount set to move.