Skip to content

Commit

Permalink
update thanatos description
Browse files Browse the repository at this point in the history
Co-authored-by: [object Object] <[email protected]>
  • Loading branch information
navarchus and object-Object authored Aug 23, 2024
1 parent 8bdf5bd commit 2c24f31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@
"eval/cc.1": "Cast a pattern or list of patterns from the stack exactly like $(l:patterns/meta#hexcasting:eval)$(action)Hermes' Gambit/$, except that a unique \"Jump\" iota is pushed to the stack beforehand. ",
"eval/cc.2": "When the \"Jump\"-iota is executed, it'll skip the rest of the patterns and jump directly to the end of the pattern list.$(p)While this may seem redundant given $(l:patterns/meta#hexcasting:halt)$(action)Charon's Gambit/$ exists, this allows you to exit $(italic)nested/$ $(l:patterns/meta#hexcasting:eval)$(action)Hermes'/$ invocations in a controlled way, where Charon only allows you to exit one.$(p)The \"Jump\" iota will apparently stay on the stack even after execution is finished... better not think about the implications of that.",

"thanatos.1": "Adds the number of evaluations a _Hex is still capable of to the stack. This is reduced by $(l:patterns/meta#hexcasting:eval)$(action)Hermes'/$ and $(l:patterns/meta#hexcasting:for_each)$(action)Thoth's/$ Gambit."
"thanatos.1": "Adds the number of patterns a _Hex is still capable of evaluating to the stack. This is reduced by one for each pattern cast by the _Hex."
},

circle_patterns: {
Expand Down

0 comments on commit 2c24f31

Please sign in to comment.