|
3685 | 3685 | ],
|
3686 | 3686 | "description": [
|
3687 | 3687 | "<:farming:978799567124447343> **Contests Attended**: {contests:,}\n",
|
3688 |
| - "<:diamond:1290322591776636928> **Diamond**: {diamond:,}\n", |
3689 |
| - "<:cyan_dye:1290322579378274314> **Platinum**: {platinum:,}\n", |
3690 |
| - "<:gold:1290322567264997418> **Gold**: {gold:,}\n", |
| 3688 | + "<:diamond:1290322591776636928> **Diamond**: {diamond:,} ({unique_diamond:,}/{crop_count:,)\n", |
| 3689 | + "<:cyan_dye:1290322579378274314> **Platinum**: {platinum:,} ({unique_platinum:,}/{crop_count:,)\n", |
| 3690 | + "<:gold:1290322567264997418> **Gold**: {gold:,} ({unique_gold:,}/{crop_count:,)\n", |
3691 | 3691 | "> {gold_inv:,} in inventory.\n",
|
3692 |
| - "> {unique_gold:,} unique gold medals.\n", |
3693 |
| - "<:iron:1290322554883670048> **Silver**: {silver:,}\n", |
| 3692 | + "<:iron:1290322554883670048> **Silver**: {silver:,} ({unique_silver:,}/{crop_count:,)\n", |
3694 | 3693 | "> {silver_inv:,} in inventory.\n",
|
3695 |
| - "<:brick:1290322545496559667> **Bronze**: {bronze:,}\n", |
| 3694 | + "<:brick:1290322545496559667> **Bronze**: {bronze:,} ({unique_bronze:,}/{crop_count:,)\n", |
3696 | 3695 | "> {bronze_inv:,} in inventory.\n"
|
3697 | 3696 | ],
|
3698 | 3697 | "crop": [
|
|
3701 | 3700 | "> Best: {personal_best:*}\n",
|
3702 | 3701 | "> Total: {total:*}\n",
|
3703 | 3702 | "Average Place: {average}\n",
|
3704 |
| - "<:brick:1290322545496559667> {bronze:,} ", |
3705 |
| - "<:iron:1290322554883670048> {silver:,} ", |
3706 |
| - "<:gold:1290322567264997418> {gold:,} ", |
3707 |
| - "<:cyan_dye:1290322579378274314> {platinum:,} ", |
3708 |
| - "<:diamond:1290322591776636928> {diamond:,}", |
| 3703 | + "{medals}", |
3709 | 3704 | ],
|
3710 | 3705 | "noData": [
|
3711 | 3706 | "No contest data was found on this profile."
|
|
0 commit comments