More actions
Content deleted Content added
No edit summary |
// via Wikitext Extension for VSCode |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Core|The final interaction is the |
{{Core|The final interaction is the '''manifest Interaction'''. It's by far the simplest and is used whenever an effect "just happens". There's no built in way to deal with a manifest, only responses like {{L|Keyword|Resistance|Resistances}} and {{L|Keyword|Immunity|Immunities}}.|name=Manifest Interaction}}<includeonly> |
||
{{#mermaid:flowchart TD |
{{#mermaid:flowchart TD |
||
mi["Manifest Interaction Begins"] |
mi["Manifest Interaction Begins"] |
||
Line 9: | Line 8: | ||
mi --> or |
mi --> or |
||
or -- "Other Responses Succeed" --> f |
or -- "Other Responses Succeed" --> f |
||
or -- "Other Responses Fail" --> a |
or -- "Other Responses Fail" --> a}} |
||
</includeonly> |
|||
<noinclude> |
<noinclude> |
||
== Complete Manifest Interaction Routine == |
|||
{{Core:Complete Manifest Interaction Routine}} |
|||
</noinclude> |
|||
</noinclude><noinclude>[[Category:Interactions]]</noinclude> |
Latest revision as of 10:42, 24 February 2025
The final interaction is the manifest Interaction. It's by far the simplest and is used whenever an effect "just happens". There's no built in way to deal with a manifest, only responses like resistances and immunities.