[Database Structure](Database-Structure) > [World-Database](World-Database) > [spell_target_position](spell_target_position) Column | Type | Description --- | --- | --- ID | mediumint(8) unsigned | EffectIndex | tinyint(3) unsigned | MapID | smallint(5) unsigned | PositionX | float | PositionY | float | PositionZ | float | Orientation | float |