Factions: Difference between revisions

Jump to navigation Jump to search
135 bytes added ,  19:06, 9 August 2019
m
make cargo queries more readable by adding newlines; minor editing; add missing info note
mNo edit summary
m (make cargo queries more readable by adding newlines; minor editing; add missing info note)
Line 1: Line 1:
{{stub}}
{{stub}}
[[{{gamename}}]] contains {{#cargo_query:table=Factions|fields=COUNT(*)|where=IsVisible='1' AND _pageNamespace <> '10' AND _pageNamespace <>'2'}} '''factions''' of [[NPCs]] that the player may interact with.
[[{{gamename}}]] contains
{{#cargo_query:table=Factions
|fields=COUNT(*)
|where=IsVisible='1' AND _pageNamespace <> '10' AND _pageNamespace <>'2'
}}
'''factions''' that the [[NPCs]] of Qud belong to.


== List of Factions ==
== List of Factions ==


{{#cargo_query:table=Factions|fields=_pageName=Faction, BasePlayerReputation=Initial Player Reputation,WaterRitualSkill=Skill Taught,WaterRitualRecipe=Recipe Taught,WaterRitualLiquid=Water Ritual Liquid|where=IsVisible="1" AND _pageNamespace <> '10' AND _pageNamespace <> '2'|hidden fields=Water Ritual Liquid,Recipe Taught|format=dynamic table|rows per page=20|intro=A list of all visible factions(click headers to sort ascending/decending):</br>}}
{{#cargo_query:table=Factions
|fields=_pageName=Faction, BasePlayerReputation=Initial Player Reputation,WaterRitualSkill=Skill Taught,WaterRitualRecipe=Recipe Taught,WaterRitualLiquid=Water Ritual Liquid
|where=IsVisible="1" AND _pageNamespace <> '10' AND _pageNamespace <> '2'
|hidden fields=Water Ritual Liquid,Recipe Taught
|format=dynamic table
|rows per page=20
|intro=A list of all visible factions (click headers to sort ascending/decending):</br>
}}


[[Category:Articles]][[Category:NPCs]]
[[Category:Articles]][[Category:NPCs]]


==Hidden Factions==
==Hidden Factions==
There are also factions that are ordinarily hidden from the player in game, but visible factions are children of these factions. Because they were not intended to be encountered in game, they are not water ritualable.


{{#cargo_query:table=Factions|fields=_pageName=Faction, BasePlayerReputation=Initial Player Reputation|where=IsVisible='0' AND _pageNamespace <> '10' AND _pageNamespace <> '2'|format=dynamic table|rows per page=20|intro=A list of all visible factions(click headers to sort ascending/decending):</br>}}
{{Missing info|What does it mean for a faction to be a child of another? Which factions are children of which other factions?}}
 
There are also factions that are ordinarily hidden from the player in-game, but visible factions are children of these factions. Because they were not intended to be encountered in game, they are not water ritualable.
 
{{#cargo_query:table=Factions
|fields=_pageName=Faction, BasePlayerReputation=Initial Player Reputation|where=IsVisible='0' AND _pageNamespace <> '10' AND _pageNamespace <> '2'
|format=dynamic table
|rows per page=20
|intro=A list of all visible factions (click headers to sort ascending/decending):</br>}}

Navigation menu