Skip to content

Instantly share code, notes, and snippets.

@AphonicChaos
Created January 11, 2016 20:58
Show Gist options
  • Save AphonicChaos/51227aa67b5860c292f3 to your computer and use it in GitHub Desktop.
Save AphonicChaos/51227aa67b5860c292f3 to your computer and use it in GitHub Desktop.
frostBeam = do
water
beam
power 3
getRange
@AphonicChaos
Copy link
Author

The getRange combinator calculates how far the current spell can go by exausting whatever mp remains after calculating the cost of performing all previous spell components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment