Factions: Difference between revisions

Jump to navigation Jump to search
3,271 bytes added ,  17:40, 10 February 2021
m
fix extra linebreak in API response
imported>Kittymmeow
(Created page with "{{stub}} [[{{gamename}}]] contains over 60 '''factions''' of NPCs that the player may interact with. Category:ArticlesCategory:NPCs")
 
m (fix extra linebreak in API response)
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
[[{{gamename}}]] contains over 60 '''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. These factions have initial starting [[reputation]] with the player character. Based on these reputations and individual creature demeanor, some will attack on sight, while others are more neutral. Most factions use [[water]] to perform the [[water ritual]] with, but there are some factions that prefer other liquids. Depending on the faction, their interests also change, making certain types of secrets limited to a particular set of factions.


[[Category:Articles]][[Category:NPCs]]
==Reputation Chart==
* {{#vardefineecho:hostile|{{qud text|&RHostile|notxml}}}}- Actively trying to attack the player. Cannot be spoken to for water rituals or conversations.
* {{#vardefineecho:neutral|{{qud text|&YNeutral|notxml}}}}- Has no major feeling either way. Will become hostile if purposefully struck.
* {{#vardefineecho:friendly|{{qud text|&GFriendly|notxml}}}}- If the creature that the faction is friendly to is attacked, all members will turn hostile towards the attacker.
{|class ="wikitable"
!rowspan = "2" | Reputation
! colspan = "3" | Demeanor
!rowspan="2" | Other
|-
!Docile
!Neutral
!Aggressive
|-
| ≤{{Player reputation color|-600}}
| {{#var:hostile}}
| {{#var:hostile}}
| {{#var:hostile}}
|
|-
| {{Player reputation color|-599}} to {{Player reputation color|-250}}
| {{#var:neutral}}
|{{#var:hostile}}
|{{#var:hostile}}
|
|-
| {{Player reputation color|-249}} to {{Player reputation color|249}}
| {{#var:neutral}}
| {{#var:neutral}}
| {{#var:hostile}}
| Neutral demeanors will also be hostile in [[Holy Place]]s
|-
| {{Player reputation color|250}} to {{Player reputation color|599}}
| {{#var:friendly}}
| {{#var:friendly}}
| {{#var:friendly}}
| Creatures that can be pet will be allowed to be pet
|-
| ≥{{Player reputation color|600}}
| {{#var:friendly}}
| {{#var:friendly}}
| {{#var:friendly}}
|}
 
== Water Ritual Liquid Types ==
{{#invoke:Water Ritual Liquids|main}}
 
== List of Factions ==
 
{{#cargo_query:table=Factions
|fields=CONCAT('[[:',_pageName,'|',PlainName,']]')=Faction, CONCAT('{{((}}Player reputation color{{!}}',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:Concepts]]
 
==Hidden Factions==
 
{{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=CONCAT('[[:',_pageName,'|', PlainName,']]')=Faction, CONCAT('{{((}}Player reputation color{{!}}',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