2 IronAxe: please clarify your suggestion: "1. Take the VDV system. 2. Introduce a scale for awarding points based on the number of participants." How should this look if the respected VDV_forever has a fixed number of grail points, regardless of the number of participants?
2. Introduce a scale for awarding points based on the number of participants - this means that the total amount received by each player in this stage according to the VDV system will then be recalculated with a coefficient that takes into account the number of participants in this stage.
i - player number
from 1 to 5 participants:
Sum(i) = Sum(VDV) * 0.25
from 5 to 10 participants:
Sum(i) = Sum(VDV) * 0.5
from 10 to 15 participants:
Sum(i) = Sum(VDV) * 0.75
more than 15 participants:
Sum(i) = Sum(VDV) * 1 :)
I took the coefficients randomly, but maybe these are exactly the ones that will work.