54 lines
1.7 KiB
HTML
54 lines
1.7 KiB
HTML
<table class="swaytracker">
|
|
<tr class="market-position">
|
|
<th>Market</th>
|
|
<td id="m0" class="slot"></td>
|
|
<td id="m1" class="slot"></td>
|
|
<td id="m2" class="slot"></td>
|
|
<td id="m3" class="slot"></td>
|
|
<td id="m4" class="slot"></td>
|
|
<td id="m5" class="slot"></td>
|
|
<td id="m6" class="slot active"></td>
|
|
</tr>
|
|
<tr class="descriptions">
|
|
<th></th>
|
|
<td class="slot">
|
|
<span>As a favour</span>
|
|
<p>Contract is offered at the Demand price only and the client (market) earns a "- Rep" spot to use in future negotiations.</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>Buyer's Market</span>
|
|
<p>Contract is offered at the Demand price only.</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>At Value</span>
|
|
<p>Contract is offered at the value of Supply and Demand</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>Labour</span>
|
|
<p>Client agrees to add the Crew's "Break Point" in bounty to the value of Supply and Demand</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>Hazard Pay</span>
|
|
<p>Add one bounty per leg per taker to the value of the contract</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>100% Markup</span>
|
|
<p>Double the cost of the Supply and Demand for the job</p>
|
|
</td>
|
|
<td class="slot">
|
|
<span>Expenses</span>
|
|
<p>The upkeep of items is factored into the value of the contract. Takers pay no upkeep this session.</p>
|
|
</td>
|
|
</tr>
|
|
<tr class="taker-position">
|
|
<th>Takers</th>
|
|
<td id="t0" class="slot"></td>
|
|
<td id="t1" class="slot active"></td>
|
|
<td id="t2" class="slot"></td>
|
|
<td id="t3" class="slot"></td>
|
|
<td id="t4" class="slot"></td>
|
|
<td id="t5" class="slot"></td>
|
|
<td id="t6" class="slot"></td>
|
|
</tr>
|
|
</table>
|