Player Better
This commit is contained in:
@@ -20,14 +20,29 @@
|
||||
</div>
|
||||
<div class="info">
|
||||
<p><b>Height:</b></p>
|
||||
<p class="attribute-Height"></p>
|
||||
<p class="attribute-Height format-height"></p>
|
||||
</div>
|
||||
<div class="info">
|
||||
<p><b>Weight:</b></p>
|
||||
<p class="attribute-Weight"></p>
|
||||
<p class="attribute-Weight format-weight"></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="info-container">
|
||||
<div class="info">
|
||||
<div class="cursor-question">
|
||||
<p><b>PayDirt Score:</b></p>
|
||||
<span class="tooltip-text">A player's <b>PayDirt score</b> is calculated by weighting their offense score by their APY. It is used to evaluate the worth of their contract.</span>
|
||||
</div>
|
||||
<p class="attribute-PaydirtScore format-integer"></p>
|
||||
</div>
|
||||
<div class="info">
|
||||
<div class="cursor-question">
|
||||
<p><b>Offense Score:</b></p>
|
||||
<span class="tooltip-text">A player's <b>offense score</b> is calculated by combining several of their offense stats into a weighted score. It is indicative of their overall performance.</span>
|
||||
</div>
|
||||
<p class="attribute-OffenseScore format-integer"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<table id="overview">
|
||||
<thead></thead>
|
||||
<tbody></tbody>
|
||||
|
||||
Reference in New Issue
Block a user