interface FixedBattleConfigs {
    [key: integer]: FixedBattleConfig;
}

Indexable

[key: integer]: FixedBattleConfig