Water ritual: Difference between revisions

Jump to navigation Jump to search
208 bytes added ,  18:47, 15 November 2023
→‎Skills That Can Be Learned Through Water Ritual: all prerequisites are skipped (ie. also stat ones), not just prerequisite skills.
m (continued)
(→‎Skills That Can Be Learned Through Water Ritual: all prerequisites are skipped (ie. also stat ones), not just prerequisite skills.)
 
(2 intermediate revisions by 2 users not shown)
Line 64: Line 64:
|{{qud text|Would you teach me your ways?}}
|{{qud text|Would you teach me your ways?}}
| -skill point cost
| -skill point cost
| Teaches the player the specified skill or power. The player does not need to meet the stat requirement nor have the base skill/prerequisite powers.   
| Teaches the player the specified skill. The player does not need to meet the stat requirement nor have the base skill tree/prerequisite skills.   
| Limited to rituals with factions or individuals that teach skills or powers.
| Limited to rituals with factions or individuals that teach skills.
|-
|-
|{{qud text|Would you share the favorite dish of your people?}}
|{{qud text|Would you share the favorite dish of your people?}}
Line 111: Line 111:
|}
|}


== Skills And Powers That Can Be Learned Through Water Ritual ==
== Skills That Can Be Learned Through Water Ritual ==
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. Skills learned this way do not require having their base skill tree or prerequisites. 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,
              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
}}
}}


=== By Individuals===
=== By Individuals===
{{#cargo_query:table=WaterRitualSkills
{{#cargo_query:table=WaterRitualSkills
|fields=CONCAT('{{((}}favilink id{{!}}', ObjectID, '{{))}}')=Character, Skill=Skill or Power
|fields=CONCAT('{{((}}favilink id{{!}}', ObjectID, '{{))}}')=Character, Skill=Skill
|where=_pageNamespace= '0' AND Skill <> 'False'
|where=_pageNamespace= '0' AND Skill <> 'False'
}}
}}
65

edits

Navigation menu