Category:Chiliad Creatures: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
Starfungus (talk | contribs)
No edit summary
Starfungus (talk | contribs)
mNo edit summary
Line 1: Line 1:
This category contains the set of base creatures that will be present as villagers in the [[Endgame:Ending#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:Ending#Epilogue|Epilogue]].
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 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:Ending#Faction Villagers|Epilogue#Faction Villagers]].
For more details, see [[Endgame:Epilogue#Faction Villagers|Epilogue#Faction Villagers]].


{{Simple Category Navbox|endgame=true|category=Chiliad Creatures|navboxname=Chiliad Creatures|seealso=[[Endgame:Ending#Epilogue|epilogue]] - [[:Category:Chiliad Creatures|chiliad creatures]]}}
{{Simple Category Navbox|endgame=true|category=Chiliad Creatures|navboxname=Chiliad Creatures|seealso=[[Endgame:Ending#Epilogue|epilogue]] - [[:Category:Chiliad Creatures|chiliad creatures]]}}


{{References|2.0.209.44}}
{{References|2.0.209.44}}

Revision as of 15:37, 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