> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/2-crimes-against-property/2-15-reckless-property-damage.md).

# \[2] 15 - Reckless Property Damage

**Offense Classification: Misdemeanor / Felony&#x20;*****(Depending on severity and damage caused)***

**Definition:**

Reckless Property Damage occurs when an individual **carelessly or recklessly damages or destroys property**, even if they did not intend to do so. This charge applies when the suspect's **negligent or dangerous actions** cause **unintended but significant damage** to public or private property.

**Elements of the Crime:**

* The suspect **acted recklessly or with extreme negligence**.
* The suspect’s actions **resulted in property damage**.
* The act was **not justified** (e.g., not accidental damage caused by lawful activity).

**Classification & Penalties:**

* **Misdemeanor** *(If damage is below $5,000.)*
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $2,500
  * **Additional Consequences:** Community service, restitution to property owner
* **Felony** *(If damage exceeds $5,000 or disrupts public services.)*
  * **Jail Time:** 3 to 8 years
  * **Fine:** Up to $15,000
  * **Additional Consequences:** License suspensions, extended probation

**Related Charges:**

* **\[2] 9 - Vandalism** *(If the damage was intentional rather than reckless.)*
* **\[2] 10 - Criminal Mischief** *(If the act was meant to cause disruption rather than destruction.)*
* **\[5] 1 - Reckless Driving** *(If property damage was caused by negligent driving.)*
* **\[7] 3 - Obstruction of Justice** *(If reckless damage interfered with law enforcement duties.)*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/2-crimes-against-property/2-15-reckless-property-damage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
