Water ritual: Difference between revisions

Jump to navigation Jump to search
323 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.
(→‎Skills That Can Be Learned Through Water Ritual: all prerequisites are skipped (ie. also stat ones), not just prerequisite skills.)
 
(5 intermediate revisions by 2 users not shown)
Line 63: Line 63:
|-
|-
|{{qud text|Would you teach me your ways?}}
|{{qud text|Would you teach me your ways?}}
| -cost of skill in skill points
| -skill point cost
| Teaches the player the specified skill. The player does not need the stat requirement nor the base skill to learn it.   
| 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.
| Limited to rituals with factions or individuals that teach skills.
|-
|-
Line 112: Line 112:


== Skills That Can Be Learned Through Water Ritual ==
== Skills That Can Be Learned Through Water Ritual ==
Factions and rarely, individuals, can teach skills. The skill requirement need not be to learn the skills. The cost of the skill is the same cost of the skill in SP, 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
  | 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
|fields=CONCAT('{{((}}favilink id{{!}}', ObjectID, '{{))}}')=Character, Skill=Skill
|where=_pageNamespace= '0' AND Skill <> 'False'
|where=_pageNamespace= '0' AND Skill <> 'False'
}}
}}
65

edits

Navigation menu