# Offensive Playcalling

&#x20;

![](/files/JzRjV9SlGDCmBpKMOmfD)

<mark style="color:yellow;">**Your choices will always start with:**</mark>

* Run
* Balanced
* Pass

Once the offensive captain selects which set listed above, the offensive captain will proceed to the play selection screen.  The offensive team captain will have three possible plays to run. At this point in the play selection process, the team is locked into a play and they cannot make changes.  In addition, they cannot change the available plays in any way (no play flipping, etc.).

&#x20;<mark style="color:yellow;">**Plays within**</mark><mark style="color:yellow;">**&#x20;**</mark>*<mark style="color:yellow;">**Run**</mark>*<mark style="color:yellow;">**&#x20;**</mark><mark style="color:yellow;">**will have:**</mark>

* Running back lined up in a backfield spot
* Generally, at least one more SuperStar lined up either in the backfield, at tight end, or tight slot (though this is not required)
* No more than one pass target
  * With exactly one SuperStar “designed” to go to that target

<mark style="color:yellow;">**Plays within**</mark><mark style="color:yellow;">**&#x20;**</mark>*<mark style="color:yellow;">**Balanced**</mark>*<mark style="color:yellow;">**&#x20;**</mark><mark style="color:yellow;">**will have:**</mark>

* Running back lined up in a backfield spot
* Generally, no other SuperStar lined up in a typical running back location
* Generally no more than one SuperStar between tight End and tight Slot
* Exactly two-pass targets
  * With exactly two SuperStars “designed” to go to those targets (one each)

&#x20;

<mark style="color:yellow;">**Plays within**</mark><mark style="color:yellow;">**&#x20;**</mark>*<mark style="color:yellow;">**Pass**</mark>*<mark style="color:yellow;">**&#x20;**</mark><mark style="color:yellow;">**will have:**</mark>

* No more than one running back in the backfield
* Generally no more than one SuperStar between tight end and tight slot
* Exactly three pass targets
  * With all three skill position SuperStars are “designed” to go to those targets (one each)

<mark style="color:yellow;">**Timeout**</mark>

The offensive captain can call a time-out on either of these screens by tapping an extra button, likely L1 or similar – provided that their team has time-outs remaining.  When a time-out is called, the game clock will stop, and the time limit to call a play will reset.  Further, both offense and defense will go back to the chosen set screen (and thus have a chance to change their settings or play if they already have called one)

&#x20;

&#x20;<img src="/files/njNFoGrX0sBqHLdScNat" alt="" data-size="line"> <mark style="color:yellow;">**Field Goal and Punting**</mark> <img src="/files/njNFoGrX0sBqHLdScNat" alt="" data-size="line">

In “kicking situations” such as 4th down or late in the half or after a TD, the offensive captain gets the fourth choice on the set selection screen which allows him to immediately “take the kick result”.  These would include:

* “Extra Point: Score 1 Point” (as an alternative to choosing run set, balanced, or pass set when going for a two-point conversion)
* “Field Goal: Score 3 Points” (as an alternative to choosing a set for a 4th down or late-in-half play when close to the opponent’s goal line)
* “Punt: 40 yards” (as an alternative to choosing a set for a 4th down or late-in-half play when not close to the opponent’s goal line

<mark style="color:yellow;">**Which offensive plays are shown:**</mark>

When a team enters a game, the user playbook for the team captain will be combined with special plays based on the superstars on the team and their skills, resulting in the game playbook.&#x20;

Captains are changed every quarter and a new game playbook will be created for each quarter based on who’s the captain.

The game playbook will contain ordered lists of eligible plays that could show up for that team on offense during that game for each of run, balanced, and pass play set categories. These eligible plays include both regular plays and SuperStar-specific plays, which will be inserted into the ordered list in a logically non-random way.

&#x20;


---

# 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://superteam-games.gitbook.io/stg-football-game-guide/play-calling/offensive-playcalling.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.
