Alliance Data
Alliance (guild) system data covering alliance level requirements, benefits, and customization symbols.
Alliance Levels
IL2CPP Table
GeneralAlliesLevelTable
Source
alliance_levels.json
Records
46 level definitions
Alliance levels define the experience thresholds, member capacity increases, and unlock benefits at each level. Higher alliance levels unlock additional features like alliance raids and enhanced buffs.
Alliance Symbols
IL2CPP Table
GeneralAlliesSimbolTable
Source
alliance_symbols.json
Records
31 symbol definitions
Symbols are cosmetic emblems that alliances can display. Each symbol has unlock conditions and visual assets.
Known Typos in IL2CPP Names
The game code uses GeneralAlliesSimbolTable (not "Symbol") —
this is a known typo in the IL2CPP source, similar to GetMemoryCardSettingTalbes()
and AllienceCanter. Always use the exact misspelled names when
referencing these tables in Frida scripts or code.