Favor: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Extractum11 (talk | contribs)
m It worked! Fixing this one too. For future reference, the culprit was using function ( {{#dpl:}} ) over extension ( <dpl></dpl> ). I have no idea why.
Line 45: Line 45:
Please note that some NPCs do not have favor.
Please note that some NPCs do not have favor.
==== Serbule NPCs ====
==== Serbule NPCs ====
{{ #dpl:
<dpl>
| category  = Serbule NPCs
  category  = Serbule NPCs
| include    = #Small Talk
  include    = #Small Talk
| table      = class="sortable table" style="width:50%",Serbule NPC Name,Favor
  table      = class="sortable table" style="width:50%",Serbule NPC Name,Favor
| tablerow  = style="font-weight:bold"¦%%,
  tablerow  = style="font-weight:bold"¦%%,
}}
</dpl>
==== Eltibule NPCs ====
==== Eltibule NPCs ====
{{ #dpl:
<dpl>
| category  = Eltibule NPCs
  category  = Eltibule NPCs
| include    = #Small Talk
  include    = #Small Talk
| table      = class="sortable table" style="width:50%",Eltibule NPC Name,Favor
  table      = class="sortable table" style="width:50%",Eltibule NPC Name,Favor
| tablerow  = style="font-weight:bold"¦%%,
  tablerow  = style="font-weight:bold"¦%%,
}}
</dpl>
==== Kur Mountains NPCs ====
==== Kur Mountains NPCs ====
{{ #dpl:
<dpl>
| category  = Kur Mountains NPCs
  category  = Kur Mountains NPCs
| include    = #Small Talk
  include    = #Small Talk
| table      = class="sortable table" style="width:50%",Kur Mountains NPC Name,Favor
  table      = class="sortable table" style="width:50%",Kur Mountains NPC Name,Favor
| tablerow  = style="font-weight:bold"¦%%,
  tablerow  = style="font-weight:bold"¦%%,
}}
</dpl>
==== Sun Vale NPCs ====
==== Sun Vale NPCs ====
{{ #dpl:
<dpl>
| category  = Sun Vale NPCs
  category  = Sun Vale NPCs
| include    = #Small Talk
  include    = #Small Talk
| table      = class="sortable table" style="width:50%",Sun Vale NPC Name,Favor
  table      = class="sortable table" style="width:50%",Sun Vale NPC Name,Favor
| tablerow  = style="font-weight:bold"¦%%,
  tablerow  = style="font-weight:bold"¦%%,
}}
</dpl>


==Useful Links & Guides==
==Useful Links & Guides==
* [[Merchants]]
* [[Merchants]]
* [[Bartering]]
* [[Bartering]]

Revision as of 04:47, 4 May 2015

Favor represents your relationship-status with NPCs. Favor is raised by giving specific gifts to NPC's, according to their likes and dislikes, and completing quests as well as hanging out with them. Some NPC's favor requests are much harder than others, this is intended.

Raising your favor with any given NPC can earn various benefits:

  • Their money pool increases so that you can sell more items before they run out of gold
  • At the same time, they will pay more for items that they are willing to buy
  • Training in unique abilities and recipes not available elsewhere
  • Consignment - a sales service, somewhat similar to auction houses
  • Storage - 10 slots of storage

Selling prices

Until you reach high favor with a merchant NPC, a small exclamation mark icon (!) next to your items informs you that the NPC will not pay full price for this item.

Generally you'll want to gain high favor with most NPCs, however it is worth noting that some NPCs will buy a great variety of items, or buy items that sell for a good price (such as weapons and armor). The location nearby to a dungeon or a teleportation circles can also make certain NPC merchants much more useful.

Relationship levels

By reaching 100% favor you'll take the relationship to the next stage. Each tier of relationship has diminishing returns. The different stages of relationship you can achieve with an NPC goes as follows:

Tolerated Neutral (starting) Comfortable Friends Close Friends Best Friends Like Family Soulmates

Hanging Out

NPCs in Project: Gorgon are a cool bunch and most of them want to "hang out" with you! They will reward you with Favor as well as miscellaneous rewards in theme with the activity you selected.

You don't need to remember to do that every time you log off by the way. You can chose an "Hang Out" activity with any NPC as you play, and the last one you selected will be active once you log out. You also don't have to worry about logging back in sooner (whew), the activity will continue next time you log out.

Favor Guide

Please note that some NPCs do not have favor.

Serbule NPCs

<dpl>

 category   = Serbule NPCs
 include    = #Small Talk
 table      = class="sortable table" style="width:50%",Serbule NPC Name,Favor
 tablerow   = style="font-weight:bold"¦%%,

</dpl>

Eltibule NPCs

<dpl>

 category   = Eltibule NPCs
 include    = #Small Talk
 table      = class="sortable table" style="width:50%",Eltibule NPC Name,Favor
 tablerow   = style="font-weight:bold"¦%%,

</dpl>

Kur Mountains NPCs

<dpl>

 category   = Kur Mountains NPCs
 include    = #Small Talk
 table      = class="sortable table" style="width:50%",Kur Mountains NPC Name,Favor
 tablerow   = style="font-weight:bold"¦%%,

</dpl>

Sun Vale NPCs

<dpl>

 category   = Sun Vale NPCs
 include    = #Small Talk
 table      = class="sortable table" style="width:50%",Sun Vale NPC Name,Favor
 tablerow   = style="font-weight:bold"¦%%,

</dpl>