Step 1: Mean deviation idea.
Mean deviation about the mean is the average of how far each value sits from the mean: $\frac{\sum|x_i - \bar x|}{N}$.
Step 2: Count the terms.
The list $1, 1+d, \ldots, 1+100d$ has $N = 101$ terms, which is odd.
Step 3: Find the mean.
For an AP the mean is the middle term, the 51st one: $\bar x = 1 + 50d$.
Step 4: Add up the distances.
Distances are $|d|, 2|d|, \ldots, 50|d|$ on each side, so \[ \sum|x_i - \bar x| = 2|d|(1 + 2 + \cdots + 50) = 2|d|\cdot\frac{50\times51}{2} = 2550|d| \]
Step 5: Set up the equation.
\[ \frac{2550|d|}{101} = 255 \]
Step 6: Solve.
\[ |d| = \frac{255 \times 101}{2550} = \frac{101}{10} = 10.1 \] \[ \boxed{ d = 10.1 } \]