23 lines
No EOL
717 B
Markdown
Executable file
23 lines
No EOL
717 B
Markdown
Executable file
# Prediction
|
|
#pf2e/trait
|
|
*Source* Core Rulebook pg. 635 3.0
|
|
|
|
Effects with this trait determine what is likely to happen in the near future. Most predictions are divinations.
|
|
|
|
---
|
|
|
|
### Feats
|
|
[Plot the Future](Plot%20the%20Future), [Read Disaster](Read%20Disaster)
|
|
|
|
### Focus Spells
|
|
[Cinder Gaze](../Spells_Rituals/Focus%20Spells/Level%201/Cinder%20Gaze.md), [Read Fate](../Spells_Rituals/Focus%20Spells/Level%201/Read%20Fate.md)
|
|
|
|
### Rituals
|
|
[Commune](../Spells_Rituals/Rituals/Level%206/Commune.md), [Commune with Nature](../Spells_Rituals/Rituals/Level%206/Commune%20with%20Nature.md)
|
|
|
|
### Spells
|
|
```dataview
|
|
Table level, traditions FROM #pf2e/spell
|
|
WHERE contains(traits, lower(this.file.name))
|
|
SORT level ASC
|
|
``` |