ID:155077
 
Okay, so I have made a proc that run's every 2 hours and picks a random village, and commences a raid on that village.

My question is, what would be the best way to make the selected village keep track of how many kills both factions have during the raid and calculate the faction with the most kills.
If villages have variables, I often code them as datums and handle things that way.