You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In game packets (SFairyAdjust, SEquipDevelop), fairy talents are referred to by their id in the passive_skill field. The FairyInfo struct should offer a method for getting the string representation of the talent id.
The text was updated successfully, but these errors were encountered:
In game packets (SFairyAdjust, SEquipDevelop), fairy talents are referred to by their id in the
passive_skill
field. TheFairyInfo
struct should offer a method for getting the string representation of the talent id.The text was updated successfully, but these errors were encountered: