Skip to content

Replacement to MA_ natives #152

Answered by Batfoxkid
naydef asked this question in Q&A
Dec 19, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
"character"
{
  "special_menu_manager"
  {
    "manas"
    {
      "11"
      {
        "maximum" "500.0"
      }
    }
  }
}
ConfigData mana = FF2R_GetBossData(client).GetAbility("special_menu_manager.manas.11");
mana.SetFloat("maximum", 1000.0);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@naydef
Comment options

@Batfoxkid
Comment options

Answer selected by naydef
@naydef
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants