Factions: Difference between revisions

Jump to navigation Jump to search
1,862 bytes added ,  02:38, 16 November 2019
added rep chart for easier checking
(→‎List of Factions: colored reputation)
(added rep chart for easier checking)
Line 5: Line 5:
|where=IsVisible='1' AND _pageNamespace <> '10' AND _pageNamespace <>'2'
|where=IsVisible='1' AND _pageNamespace <> '10' AND _pageNamespace <>'2'
}}
}}
'''factions''' that the [[NPCs]] of Qud belong to.
'''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.
 
==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}}
|}


== List of Factions ==
== List of Factions ==
Line 27: Line 70:


{{#cargo_query:table=Factions
{{#cargo_query:table=Factions
|fields=_pageName=Faction, BasePlayerReputation=Initial Player Reputation|where=IsVisible='0' AND _pageNamespace <> '10' AND _pageNamespace <> '2'
|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
|format=dynamic table
|rows per page=20
|rows per page=20
|intro=A list of all visible factions (click headers to sort ascending/decending):</br>}}
|intro=A list of all visible factions (click headers to sort ascending/decending):</br>}}

Navigation menu