Open kyoukaya opened 5 years ago
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.
passive_skill
FairyInfo
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.