NBA 2K23 MyPLAYER BUILDER
BUILD {{i + 1}}
Physicals
{{ nextGenBuilds[i].physicalChartData[j][0] }}
{{ nextGenPhysicalChartLabels[j][0] }}
| ANIMATIONS | ||
| Dribble Moves | Tier {{ nextGenDribbleTier[i] }} | |
| Passing | Tier {{ nextGenPassingTier[i] }} | |
| Layups | Tier {{ nextGenLayupsTier[i] }} | |
| Dunks | Tier {{ nextGenDunkTier[i] }} | |
| Contact Dunks | Yes | No |
| Alley-Oops | Yes | No |
| Park Dunks | Yes | No |
| Park Alley-Oops | Yes | No |
| Jumpshots | Tier {{ nextGenJumpshotTier[i] }} | |
| Release Height | Tier {{ nextGenShootingStatuses[i][0] }} | |
| Release Speed | Tier {{ nextGenShootingStatuses[i][1] }} | |
| Def Immunity | Tier {{ nextGenShootingStatuses[i][2] }} | |
| Timing Impact | Tier {{ nextGenShootingStatuses[i][3] }} | |
| Pros | Cons |
|
{{ pro }}
|
{{ con }}
|
ATTRIBUTES POTENTIAL
| {{ (nextGenBuilds[0].position && nextGenBuilds[0].height) ? nextGenBuilds[0].height.height + " " : "Build 1" }} | {{ (nextGenBuilds[1].position && nextGenBuilds[1].height) ? nextGenBuilds[1].height.height + " " : "Build 2" }} | |
| FINISHING | ||
| {{ attribute.name }} |
{{ nextGenBuilds[0].finishing[attribute.id] }}
{{ nextGenDifferences.finishing[$index].signs[0] }} {{ nextGenDifferences.finishing[$index].diff }}
|
{{ nextGenBuilds[1].finishing[attribute.id] }}
{{ nextGenDifferences.finishing[$index].signs[1] }} {{ nextGenDifferences.finishing[$index].diff }}
|
| SHOOTING | ||
| {{ attribute.name }} |
{{ nextGenBuilds[0].shooting[attribute.id] }}
{{ nextGenDifferences.shooting[$index].signs[0] }} {{ nextGenDifferences.shooting[$index].diff }}
|
{{ nextGenBuilds[1].shooting[attribute.id] }}
{{ nextGenDifferences.shooting[$index].signs[1] }} {{ nextGenDifferences.shooting[$index].diff }}
|
| PLAYMAKING | ||
| {{ attribute.name }} |
{{ nextGenBuilds[0].playmaking[attribute.id] }}
{{ nextGenDifferences.playmaking[$index].signs[0] }} {{ nextGenDifferences.playmaking[$index].diff }}
|
{{ nextGenBuilds[1].playmaking[attribute.id] }}
{{ nextGenDifferences.playmaking[$index].signs[1] }} {{ nextGenDifferences.playmaking[$index].diff }}
|
| DEFENSE / REBOUNDING | ||
| {{ attribute.name }} |
{{ nextGenBuilds[0].defense[attribute.id] }}
{{ nextGenDifferences.defense[$index].signs[0] }} {{ nextGenDifferences.defense[$index].diff }}
|
{{ nextGenBuilds[1].defense[attribute.id] }}
{{ nextGenDifferences.defense[$index].signs[1] }} {{ nextGenDifferences.defense[$index].diff }}
|
| PHYSICALS | ||
| {{ attribute.name }} |
{{ nextGenBuilds[0].physicals[attribute.id] }}
{{ nextGenDifferences.physicals[$index].signs[0] }} {{ nextGenDifferences.physicals[$index].diff }}
|
{{ nextGenBuilds[1].physicals[attribute.id] }}
{{ nextGenDifferences.physicals[$index].signs[1] }} {{ nextGenDifferences.physicals[$index].diff }}
|
BUILD NAME: {{ buildName }}
{{ buildComments }}









