Check whether a trade is fair
check_tradeAdds up both sides of a proposed trade in one game and answers win, fair or lose, with the gap in per cent. Both sides are written as the player would say them: "2 party balloons, sakura" or "neon shadow dragon". A trade that mixes two games is refused rather than calculated: the three games use different scales that cannot be added together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| get | Yes | What the player receives, comma separated. | |
| game | No | Which game. Leave it out and the item names decide. | |
| give | Yes | What the player gives away, comma separated. |