More actions
Content deleted Content added
Created page with "{{Core|{{#mermaid:flowchart TD st[Attack Interaction Begins] ar{{((}}{"Attack Roll"}{{))}} ah("Critical Hit?") ac[/"Effect Goes Critical"/] bq("Block Attempted?") bs"Block Interaction Begins" bm{{((}}{"Block Check"}{{))}} iq("Immuned?") is"Immunity Interaction Begins" rq("Resisted?") rs"Resistance Interaction Begins" rt{{((}}{"Resist Save"}{{))}} f([Effect Fizzles]) a([Effect Applies]) st --> ar ar -- "Attack Misses" --> f ar -- "Attack Hits" --> ah ah -- "N..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Core|{{#mermaid:flowchart TD |
<div class="interaction-routine" data-routine="complete-attack-block">{{Core|{{#mermaid:flowchart TD |
||
st[Attack Interaction Begins] |
st[Attack Interaction Begins] |
||
ar{{((}}{"Attack Roll"}{{))}} |
ar{{((}}{"Attack Roll"}{{))}} |
||
| Line 32: | Line 32: | ||
rs --> rt |
rs --> rt |
||
rt -- "Resist Succeeds" --> f |
rt -- "Resist Succeeds" --> f |
||
rt -- "Resist Fails" --> a}}}} |
rt -- "Resist Fails" --> a}}</div>|name=Complete Attack and Block Interaction Routine}}<noinclude>[[Category:References]]</noinclude> |
||