Category:Chiliad Creatures: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
Create category page for chiliad creatures
 
Starfungus (talk | contribs)
m fixed to use template
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This category contains the set of base creatures that will be present as villagers in the [[Endgame:Epilogue|Epilogue]]. The creature corresponding to the [[faction]] that the player has the highest [[reputation]] with will be the base creature for most of the villagers in the [[Endgame:Epilogue|Epilogue]].


For example, if out of the player's faction reputations, they have the highest reputation with [[birds]], then the Epilogue village will be populated with {{f id|Chiliad Creature Birds|plural}}. If the player's most-loved faction is an ineligible faction, like a [[sultan cult]] or procedurally generated [[Village]], then the next highest will be considered until an eligible faction is chosen.{{Code Reference|namespace=XRL.World.XRL.World.Conversations.Parts|class=EndGame|method=GetBaseFaction}}
For more details, see [[Endgame:Epilogue#Faction Villagers|Epilogue#Faction Villagers]].
{{Chiliad Creatures Navbox}}
{{References|2.0.209.44}}

Latest revision as of 15:39, 10 April 2025

This category contains the set of base creatures that will be present as villagers in the Epilogue. The creature corresponding to the faction that the player has the highest reputation with will be the base creature for most of the villagers in the Epilogue.

For example, if out of the player's faction reputations, they have the highest reputation with birds, then the Epilogue village will be populated with Chiliad moas. If the player's most-loved faction is an ineligible faction, like a sultan cult or procedurally generated Village, then the next highest will be considered until an eligible faction is chosen.[1]

For more details, see Epilogue#Faction Villagers.


References

This information is reliable as of patch 2.0.209.44.
  1. XRL.World.XRL.World.Conversations.Parts.EndGame, method GetBaseFaction