Talk:Trading and item pricing: Difference between revisions

Jump to navigation Jump to search
 
Line 38: Line 38:
I was puzzled by what is shown in the discount percentage, so I did a bit of investigation resulting in the following findings:
I was puzzled by what is shown in the discount percentage, so I did a bit of investigation resulting in the following findings:


All data collected is from Honor mode.
Using the wiki formula, I calculate the price modifier per:
price_modifier = (3.0 - attitude / 200 - persuasion / 10)
price_modifier = (3.0 - attitude / 200 - persuasion / 10)
merchant sell price = base price * price_modifier


notes:
Measurements:


{| class="wikitable"
{| class="wikitable"
Line 57: Line 59:
|}
|}


And I find:
discount_percent = (1 - 3.0 / price_modifier) * 100


discount_percent = (1 - 3.0 / price_modifier) * 100 [[User:Tulth|Tulth]] ([[User talk:Tulth|talk]]) 23:09, 3 April 2024 (CEST)
[[User:Tulth|Tulth]] ([[User talk:Tulth|talk]]) 23:09, 3 April 2024 (CEST)
16
edits

Navigation menu