Water ritual: Difference between revisions

262 bytes added ,  07:35, 1 July 2022
Update faction table to include faction representatives who teach the skill (cloned Egocarib's changes to Skills and Powers page)
m (continued)
(Update faction table to include faction representatives who teach the skill (cloned Egocarib's changes to Skills and Powers page))
Line 114: Line 114:
Factions — and rarely, individuals — can teach skills or powers. Powers learned this way do not require having their base skill or prerequisite powers. The reputation cost is the same as the normal skill point cost, unless specified otherwise.
Factions — and rarely, individuals — can teach skills or powers. Powers learned this way do not require having their base skill or prerequisite powers. The reputation cost is the same as the normal skill point cost, unless specified otherwise.


=== By faction ===
=== By Faction ===
{{#cargo_query:table=Factions
{{#cargo_query:
|fields=CONCAT('[[:',_pagename,'|',PlainName,']]')=Faction,WaterRitualSkill=Skill or Power
  | tables  = Factions=F
|where=WaterRitualSkill IS NOT NULL
  | fields   = CONCAT('[[:',F._pageName,'|',F.PlainName,']]')=Faction,
              F.WaterRitualSkill=Skill or Power,
              CONCAT('{{(}}Faction_members_who_perform_the_water_ritual{{!}}',F.PlainName,'{{!}} {{!}}3=yes{{)}}')=Unique Faction Representatives Who Teach
  | where   = F.WaterRitualSkill IS NOT NULL
  | order by = F.PlainName
  | format  = table
}}
}}


312

edits