Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description adds no contradictory behavior. It adds useful context about the returned information (drop rates, NPC prices, quest rewards) without needing to restate the read-only nature. It does not cover rate limits or auth, but the simple read-only profile makes this adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.