Template:Faction members who perform the water ritual: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
(ignore skill givers who are not 100 rep with specified faction)
 
Line 4: Line 4:
   | join on  = GD.ObjectID=CF.ObjectID,GD.ObjectID=EI.ObjectID,GD.ObjectID=WRS.ObjectID,CF.Faction=F.PlainName
   | join on  = GD.ObjectID=CF.ObjectID,GD.ObjectID=EI.ObjectID,GD.ObjectID=WRS.ObjectID,CF.Faction=F.PlainName
   | fields  = CONCAT('{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Character
   | fields  = CONCAT('{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Character
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}' AND (WRS.ObjectID IS NULL OR WRS.Skill=F.WaterRitualSkill)
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}' AND (WRS.ObjectID IS NULL OR WRS.Skill=F.WaterRitualSkill) AND CF.Value = '100'
   | format  = ul
   | format  = ul
   | default  = {{{2|None}}}
   | default  = {{{2|None}}}
Line 12: Line 12:
   | join on  = GD.ObjectID=CF.ObjectID,GD.ObjectID=EI.ObjectID
   | join on  = GD.ObjectID=CF.ObjectID,GD.ObjectID=EI.ObjectID
   | fields  = CONCAT('{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Character
   | fields  = CONCAT('{{(}}favilink id{{!}}',GD.ObjectID,'{{)}}')=Character
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}'
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}' AND CF.Value = '100'
   | format  = ul
   | format  = ul
   | default  = {{{2|None}}}
   | default  = {{{2|None}}}

Latest revision as of 23:49, 26 July 2022

A list of faction representatives who can partake in the water ritual.

Parameter Type Description
1 required The faction name (matches to cargo columns CreatureFactions.Faction or Factions.PlainName)
2 optional Text to show if no results are found. By default, this is "None"
3 optional Set to "yes" to limit the results to only those NPCs who teach their faction's main skill. NPCs who do not teach a skill or who teach a different skill than their faction will not be included.

Example

{{faction members who perform the water ritual|fellowship of wardens|3=yes}}