How I add more abnormals to the list?

 
Yes, I understand this system and the list, but what I'm talking is about that:

What I’m suggesting is to move the Abnormals list out of the source code and allow it to be defined externally through an XML file. This would give Lucera users the ability to define their own Abnormals by specifying a name and ID, without the need to modify the base code.

In the next update to the repository, you could include support for loading Abnormals from an XML configuration. The client would then read this file and reflect the custom Abnormals or effects accordingly—either directly in the client or through a patch.

This would save you from having to manually update the source code every time someone wants to add or modify an Abnormal, and it would give server admins more flexibility and control.
 
Back
Top