Jump to content

Recommended Posts

Posted
11 minutes ago, The White Drake said:

It doesn't mention Aon Tia though. Just says 'most are lightspeed, with a few exceptions'.

Yes, I know.

When he mentioned exceptions that's what came to mind.

Posted
On 6/21/2026 at 6:27 PM, Ascended Grubberfly said:

As cool as Aons are, I think that they lack use in combat unless you have a quick hand and remember all the modifiers. Since AonDor can function as a semi coding language, what tools could be built with them?

It sounds like you're familiar with programming, so I'm just going to point out that it's fully possible (and arguably more efficient) to use AonDor with the same methodologies as Object-Oriented Programming.

Build a function, say AD_Teleport, with some variables built-in, something like AD_Teleport(x,y,z), where:

  • x = the radius of the area to teleport
  • y = direction
  • z = teleport distance

All the specifics—like the units of measurement to use for x and z, and defining y as 'degrees from magnetic north' or something—can be hard-coded into that function.

Then you can just call that function by writing an AonDor like AD_Teleport(10,57,200) for a quick, easy, ready-to-go teleport spell.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...