> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf02-murder.md).

# SF02 - Murder

### <mark style="color:orange;">SF02 - Attempted First Degree</mark>

Aids and or Abet a person in the attempt to unlawfully kill another human without justification or valid excuse, especially the unlawful killing of another human WITH malice aforethought / premeditation

{% hint style="danger" %}
**Felony**

\
**Sentence:** 30\
**Fine: $4000**

\
**Driver License Suspension:** No\
**Weapon License Removal:** <mark style="color:orange;">Yes</mark>
{% endhint %}

***

### <mark style="color:orange;">SF02.1 - First Degree Murder</mark>

* A person who takes a direct step towards killing another person especially the unlawful killing of another human WITH malice aforethought / premeditation **OR**&#x20;
* A person who is hired to murder, slay, or execute a person for material or financial gain, WITH premeditation even if a direct step towards the killing is not taken in guilty under this code section

{% hint style="danger" %}
**HUT**

\
**Sentence:** HUT\
**Fine: HUT**

\
**Driver License Suspension:** <mark style="color:yellow;">Yes (if vehicle used) - 5 day suspension</mark>\
**Weapon License Removal:** <mark style="color:yellow;">Yes (if guilty)</mark>
{% endhint %}

{% hint style="warning" %}
A person who willfully and intentionally hires
{% endhint %}

***

### <mark style="color:orange;">SF02.2 - Attempted Second Degree Murder</mark>

Aids and or Abets a person in the attempt to unlawfully kill another human without justification or valid excuse, especially the unlawful killing of another human WITHOUT malice aforethought / premeditation.

{% hint style="danger" %}
**Felony**

\
**Sentence:** 20\
**Fine: $2500**\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

***

### <mark style="color:orange;">SF02.3 - Second Degree Murder</mark>

* A person who takes a direct step towards killing another person in the ""heat of the moment"" especially the unlawful killing of another human **WITHOUT** malice aforethought / premeditation **OR**&#x20;
* A person who is hired to murder, slay, or execute a person for material or financial gain, **WITHOUT** premeditation even if a direct step towards the killing is not taken in guilty under this code section"

{% hint style="danger" %}
**HUT**

\
**Sentence:** HUT\
**Fine: HUT**

\
**Driver License Suspension:** <mark style="color:yellow;">Yes (if vehicle used) 3 day suspension</mark>\
**Weapon License Removal:** <mark style="color:yellow;">Yes (if guilty)</mark>
{% endhint %}

***

### <mark style="color:orange;">SF02.4 - Attempted Capital Murder</mark>

Aids and or Abet a person in the attempt to unlawfully kill a Government Employee. (A government employee is listed as a Law Enforcement Officer, K9 Officer, Emergency Medical Services personnel, Doctor, District Attorney / Assistant District Attorney, and Judge)

{% hint style="danger" %}
**Felony**

\
**Sentence:** 20\
**Fine: $3000**

\
**Driver License Suspension:** <mark style="color:yellow;">Yes (if vehicle used) - 3 day suspension</mark>\
**Weapon License Removal:** <mark style="color:yellow;">Yes</mark>&#x20;
{% endhint %}

{% hint style="warning" %}
"NOT TO BE STACKED WITH ANY OTHER MURDER OR ATTEMPTED MURDER CHARGES"

* 1-3 LEO downed - 1x Charge per suspect if multiple&#x20;
* 4-6 LEO downed - 2x Charge per suspect if multiple&#x20;
* 7-9 LEO downed - 3x Charge per suspect if multiple&#x20;
* 10+ LEO downed - 4x Charge per suspect if multiple(4 is the max)"
  {% endhint %}

***

### <mark style="color:orange;">SF02.5 - Capital Murder</mark>

* The intentional act that leads to the death of a Government Employee. (A government employee is listed as a Law Enforcement Officer, K9 Officer, Emergency Medical Services personnel, Doctor, District Attorney / Assistant District Attorney, and Judge) **OR**&#x20;
* A person who is hired to murder, slay or execute a government employee. (A government employee is listed as a Law Enforcement Officer, Emergency Medical Services personnel, Doctor, District Attorney / Assistant District Attorney, and Judge) for material or financial gain.

{% hint style="danger" %}
**HUT**

\
**Sentence:** HUT\
**Fine: HUT**

\
**Driver License Suspension:** <mark style="color:yellow;">Yes (if vehicle used) - 10 day suspension</mark>\
**Weapon License Removal:** <mark style="color:yellow;">Yes (if guilty)</mark>
{% endhint %}


---

# 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://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf02-murder.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.
