UTC: --:--:-- || Local: --:--:-- (based on setting from here)

gamified earnings

you need to do complete different tasks through a season to get your earnings boosted for the next season.
description from upland

"; echo $p/100; echo "
"; echo round(4.9*$p/100,2) . " %"; echo ""; } ?> $stats) { // Original Season (ohne Anpassung) $season_index_original = (($season_number - 1) % 6) + 1; $season_year_original = $year + floor(($season_number - 1) / 6); $original_season = $seasons[$season_index_original] . " " . $season_year_original; // Adjustierte Season (eine Season zurück) $adjusted_number = $season_number - 1; if ($adjusted_number < 1) { $season_index = 6; $season_year = $year - 1; } else { $season_index = (($adjusted_number - 1) % 6) + 1; $season_year = $year + floor(($adjusted_number - 1) / 6); } $adjusted_season = $seasons[$season_index] . " " . $season_year; echo ""; echo ""; echo ""; $sum = 0; foreach($possibleMultis as $p) { $sum += (!empty($stats[$p]) ? $stats[$p] : 0); echo ""; } echo ""; $yourEarningsRate = (!empty($daten["user"][$season_number]) ? round(($daten["user"][$season_number]*4.9/100),2) . " %" : "-"); echo ""; echo ""; } ?>
tasks completed in: earnings adjusted in: sum you*
" . $adjusted_season . "" . $original_season . "" . (!empty($stats[$p]) ? number_format($stats[$p]) : "-") . "" . number_format($sum) . "" . $yourEarningsRate . "
*: if your account is connect, this will show your rate.
last update: ~ 545 minutes ago
loading time: --
data source: