## Table: `spell_ts_ability_index` **Description:** Defines `spell_ts_ability_index` table in the World database. **Columns:** - `id` (int(10), PRIMARY KEY, AUTO_INCREMENT, NOT NULL) - `spell_id` (int(10), NOT NULL) - `index` (int(10), NOT NULL) **Primary Keys:** - id