Jump to content

Lua Script in Fight Class - aoe healing


Recommended Posts

Hello, i figured i can use my priest as group healer. Problem is aoe healing like some people already mentioned on forum. I don't have skills to do in in C# but in Lua i could try.

My question is, can i pick spell in fight class editor and add "Lua Script" that will look at more than one party to cast aoe heals or this is job for C#?

Link to comment
Share on other sites

There's a property that changes the spell to be Lua, so you just add your lua code as a spell name and set that property to true.

Edited by Marsbar
Link to comment
Share on other sites

In the fightclass editor, instead of adding a spell name, you add an entire Lua script. 
Then in the top right corner, choose "Not spell, is Lua script" and you're good to go.

Link to comment
Share on other sites

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
×
×
  • Create New...