Good day!
I have seen and read that there are already a lot of GNW Packs suggestions that got rejected but here is my suggestion anyway.
Winning group should get the same number of GNW packs as to the total number of participants. For example, the winning group had 15 total participants during the last round of GNW finals, then the winning group should also get a total of 15 GNW packs. Same goes with the 2nd and 3rd place groups. I'm not saying to increase the number of Legend and Hero packs (3 Legends, 4 Hero for the winner, so on and so forth - this is already okay; at least for me), I just want to suggest to increase the number of Elite packs. That way, everyone who participated in the last round during the GNW finals will get a pack. This will minimize group leader distribution problems and will lessen group members fighting over packs. Let's be real here, who would be happy and who would want to help win the war if they get nothing in the end?
Now please don't tell me that this will need a lot of coding/programming as the only variables here are already seen in the GNW Battlefield interface (total participants). And in order to add the additional Elite packs, it would only be a simple mathematical equation.
Pseudo code:
If group == 1st place then prize = 3 legend packs, 4 hero packs - which is what the game is already doing so no need to code that
for 1st place group:
total participants - 7 (3 legend + 4 hero = 7) = total number of elite packs
so on and so forth for 2nd and 3rd place.
Thoughts anyone?
This post was last edited by icebuken at 2017-3-30 11:30