Table of Contents

Regeneration Buff - Code References

Machine-readable reference page for the Regeneration buff entity.

Entity Information

Java Classes

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

<string name="RegenerationBuff_Name">Natural Regeneration</string>
<string name="RegenerationBuff_Info">The function for natural regeneration is in a buff form to make things easier.</string>

<string name="RegenerationBuff_Info">Функция естественной регенерации реализована в форме баффа, дабы упростить работу.</string>
<string name="RegenerationBuff_Name">Естественная регенерация</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Code Details