# Infinite Moments

## Breakdown

Released in series of fifty Moments, each with nine different variations known as parallels. There are five standard and four shatter parallels.

## Base Points

Each card starts with the points noted below based on their tier.

#### Shatter

| White  | 40,000 |
| ------ | ------ |
| Pink   | 25,000 |
| Orange | 15,000 |
| Lime   | 7,500  |

#### Standard

| Black  | 50,000 |
| ------ | ------ |
| Gold   | 10,000 |
| Red    | 5,000  |
| Blue   | 2,500  |
| Aqua   | 1,000  |
| Common | 200    |

{% hint style="info" %}
*In season one Moments were ranked from 1-A to 5-A, this system no longer applies.*
{% endhint %}

## Rainbows

Created by collecting two or more of the same card in ascending tiers starting with aqua. For example, to obtain a red rainbow, you must possess the red, blue, and aqua parallels. To obtain a black rainbow, one of each standard parallel is required.

Shatter rainbows are constructed separately from standard rainbows by starting with lime.

<figure><img src="/files/GwdCaPHdLF526HPI395i" alt="Aqua → Blue → Red → Gold → Black / Lime → Orange → Pink → White"><figcaption></figcaption></figure>

Each card can only be in a single rainbow and you only earn the single highest multiplier you qualify for per rainbow.

#### Rainbow Multiplier

* Black - 2×
* Gold - 1.5×
* Red - 1.25×
* Blue - 1.1×

#### Shatter Rainbow Multiplier

* White - 1.5×
* Pink - 1.35×
* Orange - 1.2×

## Sets

Collect one each of all fifty cards from a series in the same parallel to earn a 2× multiplier.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.blokpax.com/appendix/archive/point-seasons/2023/moments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
