Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Core:Complete Attack and Block Interaction Routine: Difference between revisions

From Teriock
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..."
 
// via Wikitext Extension for VSCode
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:
rs --> rt
rs --> rt
rt -- "Resist Succeeds" --> f
rt -- "Resist Succeeds" --> f
rt -- "Resist Fails" --> a}}}}
rt -- "Resist Fails" --> a}}|name=Complete Attack and Block Interaction Routine}}<noinclude>[[Category:References]]</noinclude>

Latest revision as of 10:45, 24 February 2025