Entity instance integers and floats cannot exceed 32767. This does, however, not apply to default values for the entity definitions.
A 16-bit signed integer limit seems very low, especially since ldtk ints and floats are 64-bit types (long respectively double) in the C# QuickType loader