Ad placeholder

Trading and item pricing: Difference between revisions

Jump to navigation Jump to search
→‎Trader attitude: Fix attitude calc again
(Add in max())
(→‎Trader attitude: Fix attitude calc again)
Line 45: Line 45:
A trader's [[Attitude]] score represents how friendly a trader NPC is with a certain character. Each point of Attitude modifiers prices by 0.25%. The maximum attitude modifier at 100 Attitude is 2.5, or a 25% price adjustment compared to 0 Attitude.  
A trader's [[Attitude]] score represents how friendly a trader NPC is with a certain character. Each point of Attitude modifiers prices by 0.25%. The maximum attitude modifier at 100 Attitude is 2.5, or a 25% price adjustment compared to 0 Attitude.  


: <tt>Attitude modifier = Attitude * 0.025</tt>
: <tt>Attitude modifier = Attitude * 0.0025</tt>


Attitude is visible in the Trading interface under the trader model. Hovering on the meter displays the exact Attitude score. Attitude is per-character, and can be modified by friendly or hostile actions against an NPC. One of easiest ways to gain Attitude is by gifting [[Gold]] or other items to a trader using the Barter interface. The amount of gold required to gain attitude scales depending on the level of the character.
Attitude is visible in the Trading interface under the trader model. Hovering on the meter displays the exact Attitude score. Attitude is per-character, and can be modified by friendly or hostile actions against an NPC. One of easiest ways to gain Attitude is by gifting [[Gold]] or other items to a trader using the Barter interface. The amount of gold required to gain attitude scales depending on the level of the character.

Navigation menu