Bartering: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
No edit summary
Alleryn (talk | contribs)
Converted to dpl
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Bartering]] is the act of trading one item for another. Some merchants will offer the a bartering option if their favor levels are increased.
__NOTOC__
 
Bartering is the act of trading one item for another. Merchants will gain the '''barter''' option at higher favor levels.
== [[Serbule]] ==
<dpl>
<dpl>
  category  = Serbule NPCs
   category  = Bartering
   category  = Bartering
   include    = #Bartering
   include    = #Bartering
  reset      = categories
   table      = ,Name,Items Exchanged
  table      = class="sortable table" style="width:50%" Barter Options
   allowcachedresults=true
  tablerow  = style="font-weight:bold"¦%%,
</dpl>
== [[South Serbule]] ==
<dpl>
  category  = South Serbule NPCs
  category  = Bartering
  include    = #Bartering
  reset      = categories
   table      = class="sortable table" style="width:50%" Barter Options
  tablerow  = style="font-weight:bold"¦%%,
</dpl>
== [[Eltibule]] ==
<dpl>
  category  = Eltibule NPCs
  category  = Bartering
  include    = #Bartering
  reset      = categories
  table      = class="sortable table" style="width:50%" Barter Options
  tablerow  = style="font-weight:bold"¦%%,
</dpl>
; [[Goblin Dungeon]]
<dpl>
  category  = Goblin Dungeon NPCs
  category  = Bartering
  include    = #Bartering
  reset      = categories
  table      = class="sortable table" style="width:50%" Barter Options
   tablerow  = style="font-weight:bold"¦%%,
</dpl>
</dpl>
[[Category:Mechanics]]

Latest revision as of 07:23, 11 February 2020

Bartering is the act of trading one item for another. Merchants will gain the barter option at higher favor levels. <dpl>

 category   = Bartering
 include    = #Bartering
 table      = ,Name,Items Exchanged
 allowcachedresults=true

</dpl>