# Starlight Team Up

## 🧩 Basic Rule: Forming a Team

* To form a team, you must select 2 Starlights of different colors whose combined Rank does not exceed the current unlocked Rank.
* Team members are treated as a single card on the battlefield.
* You may only form one team per game using the normal method.

***

## 📊Shared Statistics

When two Starlights form a team, they share the following attributes:

* Colors: The team possesses both members’ colors simultaneously.
* Names: The team is identified by both Starlight names.
* Willpower: The team’s Willpower is the sum of each members’ Willpower. &#x20;
* Shield Points (SP): The team’s SP is the combined total of both members’ remaining SP.
* Weaknesses & Resistances: The team inherits all weaknesses and resistances from each members.

***

## 💥 Team Damage Management

### Break team:

* When a team is broken, the controller may distribute the team’s accumulated damage between the two members as they separate.

This allows strategic damage control when splitting the team.

### 🔁 Member Replacement

* If a team member is being replaced, the controller may transfer damage from the team to the departing Starlight. &#x20;

This helps preserve the remaining member’s survivability.

{% hint style="info" %}

## MManagemen  Restrictions

* If there is not space for more inactive starlights the member can't leave the team.
* A starlight cannot have more damage than its maximum Sp &#x20;

{% endhint %}


---

# 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://starlightrules.starfallunion.com/complete-game-rules/starlight-team-up.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.
