NBA 2K19 MyPLAYER BUILDER


BUILD {{i + 1}}

Position:

Archetype:

Height:

Weight:

Wingspan:

Attribute Caps Chart

Badge Chart

Overall Data: *Efficiency is based on a custom formula related to every other build

Can Speed Boost? {{null != archData[i] ? getSpeedBoost(i) : ""}}
Dribble Moves Tier? {{null != archData[i] ? getDribbleMoves(i) : ""}}
Athletic Contact Dunks? {{null != archData[i] ? getContactDunks(i) : ""}}
Big Man Contact Dunks? {{null != archData[i] ? getBigContactDunks(i) : ""}}
{{archData[i]["name"]}} is ranked #{{getPosRank(i)}}
{{archData[i]["name"]}} is ranked #{{archData[i]["overallRank"]}} / 11,200 builds
{{archData[i]["name"]}} has {{archData[i]["overallEfficiency"]}} overall efficiency

Badge Data: *Efficiency is based on a custom formula related to the most useful badges

{{archData[i]["numHOF"]}} HOF Badges
{{archData[i]["numGold"]}} GOLD Badges
{{archData[i]["numSilver"]}} SILVER Badges
{{archData[i]["numBronze"]}} BRONZE Badges
{{archData[i]["totalBadges"]}} TOTAL Badges
{{archData[i]["badgeEfficiency"]}} BADGE EFFICIENCY

Badges:

{{badge}}

Attribute Comparison

ATTRIBUTE UPGRADE BLOCKS. *Max value is 25. *First number is the initial cap. Second is the max cap.

{{(isNull(selectedHeight[0]) && isNull(selectedArch[0][0]) && isNull(selectedArch[0][1]) && isNull(selectedPos[0])) ? "Build 1" : (isNull(selectedHeight[0]) ? "" : (selectedHeight[0].split(" "))[0]) + " " + archData[0]["name"] }} {{(isNull(selectedHeight[1]) && isNull(selectedArch[1][0]) && isNull(selectedArch[1][1]) && isNull(selectedPos[1])) ? "Build 2" : (isNull(selectedHeight[1]) ? "" : (selectedHeight[1].split(" "))[0]) + " " + archData[1]["name"] }} {{(isNull(selectedHeight[2]) && isNull(selectedArch[2][0]) && isNull(selectedArch[2][1]) && isNull(selectedPos[2])) ? "Build 3" : (isNull(selectedHeight[2]) ? "" : (selectedHeight[2].split(" "))[0]) + " " + archData[2]["name"] }}
{{type}} {{getArchetypeStat($index, 0)}} {{getArchetypeStat($index, 1)}} {{getArchetypeStat($index, 2)}}
ATTRIBUTE EFFICIENCY {{null != attributes[0] && attributes[0].length > 0 ? archData[0]["attributeEfficiency"] : "?"}} {{null != attributes[0] && attributes[0].length > 0 ? archData[1]["attributeEfficiency"] : "?"}} {{null != attributes[0] && attributes[0].length > 0 ? archData[2]["attributeEfficiency"] : "?"}}

MAX STAT COMPARISONS

{{(isNull(selectedHeight[0]) && isNull(selectedArch[0][0]) && isNull(selectedArch[0][1]) && isNull(selectedPos[0])) ? "Build 1" : (isNull(selectedHeight[0]) ? "" : (selectedHeight[0].split(" "))[0]) + " " + archData[0]["name"] }} {{(isNull(selectedHeight[1]) && isNull(selectedArch[1][0]) && isNull(selectedArch[1][1]) && isNull(selectedPos[1])) ? "Build 2" : (isNull(selectedHeight[1]) ? "" : (selectedHeight[1].split(" "))[0]) + " " + archData[1]["name"] }} {{(isNull(selectedHeight[2]) && isNull(selectedArch[2][0]) && isNull(selectedArch[2][1]) && isNull(selectedPos[2])) ? "Build 3" : (isNull(selectedHeight[2]) ? "" : (selectedHeight[2].split(" "))[0]) + " " + archData[2]["name"] }}
{{stat}} {{attributes[0].length > $index ? attributes[0][$index] : ""}} {{attributes[1].length > $index ? attributes[1][$index] : ""}} {{attributes[2].length > $index ? attributes[2][$index] : ""}}

Thanks for your feedback!