Dromad trader: Difference between revisions

180 bytes added ,  22:21, 25 November 2020
m
no edit summary
No edit summary
mNo edit summary
Line 62: Line 62:
The player's starting village will always be guaranteed to have a tier 1 {{name}}. When starting in {{favilink|Joppa}}, this will be the uniquely-named merchant, {{favilink|Tam}}.
The player's starting village will always be guaranteed to have a tier 1 {{name}}. When starting in {{favilink|Joppa}}, this will be the uniquely-named merchant, {{favilink|Tam}}.


All other procedurally generated [[village]]s in the world will have only a 30% chance to include a [[village merchant]].{{Code Reference|namespace=XRL.World.ZoneBuilders|class=Village|method=BuildZone}} If present, that merchant will have an 80% chance of being a {{name}} (as opposed to a different type of creature acting as the village merchant). Village merchants in non-starting villages will inherit the [[World Map#World_Tier|world map tier]] of their village.{{Code Reference|namespace=XRL.World.ZoneBuilders|class=Village|method=generateMerchant}}
All other procedurally generated [[village]]s in the world will have only a 30% chance to include a [[village merchant]].{{Code Reference|namespace=XRL.World.ZoneBuilders|class=Village|method=BuildZone}} If present, that merchant will have an 80% chance of being a {{name}} (as opposed to a different type of creature acting as the village merchant). Village merchants in non-starting villages will inherit the [[World Map#World_Tier|world map tier]] of their village.{{Code Reference|namespace=XRL.World.ZoneBuilders|class=Village|method=generateMerchant}} For example, a {{name}} in a {{favilink|Deathlands}} village will have tier 5 trade goods taken from the [[Data:Tier-based_merchant_wares#Tier5Wares|Tier5Wares]] generation table.


=== Additional Locations ===
=== Additional Locations ===