From 3415db464fe3c10961a42e5b8f2d90bd97906824 Mon Sep 17 00:00:00 2001 From: jckirton <66995801+jckirton@users.noreply.github.com> Date: Fri, 3 Apr 2026 19:59:26 +1030 Subject: [PATCH 1/2] rarity 5 fee info, trade notes addendum Added values for rarity 5 upgrade trade fees, adjusting notes accordingly. Added line in noted describing lack of information on how trade fee sources "mix". --- docs/concepts/systems/trading.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/systems/trading.mdx b/docs/concepts/systems/trading.mdx index d13c207f..36b86b7f 100644 --- a/docs/concepts/systems/trading.mdx +++ b/docs/concepts/systems/trading.mdx @@ -158,7 +158,7 @@ The fee on an exchange of upgrades is based on the rarity of the upgrades, with | ((%2h4x0r%)) | ((%F5 ⌽%)) | ((%F4 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | | ((%3h4rdc0r3%)) | ((%F25 ⌽%)) | ((%F20 ⌽%)) | ((%F15 ⌽%)) | ((%F10 ⌽%)) | ((%F5 ⌽%)) | | ((%4\|\_\|b3\|2%)) | ((%F50 ⌽%)) | ((%F40 ⌽%)) | ((%F30 ⌽%)) | ((%F20 ⌽%)) | ((%F10 ⌽%)) | -| ((%531337%)) | ((%D[404]%)) | ((%D[404]%)) | ((%D[404]%)) | ((%D[404]%)) | ((%D[404]%)) | +| ((%531337%)) | ((%F250 ⌽%)) | ((%F200 ⌽%)) | ((%F150 ⌽%)) | ((%F100 ⌽%)) | ((%F50 ⌽%)) | ## Notes @@ -167,6 +167,6 @@ The fee on an exchange of upgrades is based on the rarity of the upgrades, with - With the exclusion of corp \<-> user and corp \<-> corp trades. - The trade system can exceed the ((32BGC)) xfer limit. - Each party appears to only be able to offer 1 upgrade. -- Fees of rarity 5 upgrades are currently undocumented due to lack of publicly available data. +- How fees from multiple sources interact is currently undocumented/unexplored. - Fee reduction stacks are counted based on the users. - A supporter doing a trade between their own users (no corp parties) would have 2 stacks of fee reduction, not 1. From 999ec15ef872ecd6d28d50f0a57e63692c300a56 Mon Sep 17 00:00:00 2001 From: jckirton <66995801+jckirton@users.noreply.github.com> Date: Fri, 3 Apr 2026 20:16:01 +1030 Subject: [PATCH 2/2] Ran linter. --- docs/concepts/systems/trading.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/concepts/systems/trading.mdx b/docs/concepts/systems/trading.mdx index 36b86b7f..9a4c3664 100644 --- a/docs/concepts/systems/trading.mdx +++ b/docs/concepts/systems/trading.mdx @@ -151,14 +151,14 @@ The fee on an exchange of ((GC)) is calculated as a percentage of the ((BGC)) ex The fee on an exchange of upgrades is based on the rarity of the upgrades, with the following values: -| Rarity | 0 Reduction | 1 Reduction | 2 Reduction | 3 Reduction | 4 Reduction | -| :----------------: | :----------: | :----------: | :----------: | :----------: | :----------: | -| ((%0noob%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | -| ((%1kiddie%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | -| ((%2h4x0r%)) | ((%F5 ⌽%)) | ((%F4 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | -| ((%3h4rdc0r3%)) | ((%F25 ⌽%)) | ((%F20 ⌽%)) | ((%F15 ⌽%)) | ((%F10 ⌽%)) | ((%F5 ⌽%)) | -| ((%4\|\_\|b3\|2%)) | ((%F50 ⌽%)) | ((%F40 ⌽%)) | ((%F30 ⌽%)) | ((%F20 ⌽%)) | ((%F10 ⌽%)) | -| ((%531337%)) | ((%F250 ⌽%)) | ((%F200 ⌽%)) | ((%F150 ⌽%)) | ((%F100 ⌽%)) | ((%F50 ⌽%)) | +| Rarity | 0 Reduction | 1 Reduction | 2 Reduction | 3 Reduction | 4 Reduction | +| :----------------: | :----------: | :----------: | :----------: | :----------: | :---------: | +| ((%0noob%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | +| ((%1kiddie%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | +| ((%2h4x0r%)) | ((%F5 ⌽%)) | ((%F4 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | ((%F3 ⌽%)) | +| ((%3h4rdc0r3%)) | ((%F25 ⌽%)) | ((%F20 ⌽%)) | ((%F15 ⌽%)) | ((%F10 ⌽%)) | ((%F5 ⌽%)) | +| ((%4\|\_\|b3\|2%)) | ((%F50 ⌽%)) | ((%F40 ⌽%)) | ((%F30 ⌽%)) | ((%F20 ⌽%)) | ((%F10 ⌽%)) | +| ((%531337%)) | ((%F250 ⌽%)) | ((%F200 ⌽%)) | ((%F150 ⌽%)) | ((%F100 ⌽%)) | ((%F50 ⌽%)) | ## Notes