fMeritAn obvious extension on top of Merit, sMerit, and source merit. It is calculated using this simple formula:
min((1103515245*(uid+activity)+12345) % (1<<10),(1103515245*posts+12345) % (1<<10), (1103515245*merit+12345) % (1<<10))
Very simple indeed.