It would be great if you could designate a pool of loot and then design voting tiers that give different amounts from that pool
For instance

    "loot": [
	  "scrap: 100",
	  "scrap: 150",	
	  "scrap: 200",		  
    ]

and then for the tiers

    "vote50": [
	  "minitems: 2",	  
	  "maxitems: 4"  
    ],

or some way to vary what people get in some other way.