diff --git a/Resources/Locale/en-US/guidebook/guides.ftl b/Resources/Locale/en-US/guidebook/guides.ftl index aefe59920af..9d4f37e500a 100644 --- a/Resources/Locale/en-US/guidebook/guides.ftl +++ b/Resources/Locale/en-US/guidebook/guides.ftl @@ -121,7 +121,7 @@ guide-entry-rules-s8 = S8 guide-entry-rules-s9 = S9 guide-entry-rules-s10 = S10 guide-entry-rules-space-law = Space Law -guide-entry-rules-sl-crime-list = Crime List +guide-entry-rules-sl-crime-list = Law Book guide-entry-rules-sl-controlled-substances = Controlled Substances guide-entry-rules-sl-restricted-gear = Restricted Gear guide-entry-rules-sl-restricted-weapons = Restricted Weapons diff --git a/Resources/Prototypes/Guidebook/rules.yml b/Resources/Prototypes/Guidebook/rules.yml index 162cdba7703..288c093f89e 100644 --- a/Resources/Prototypes/Guidebook/rules.yml +++ b/Resources/Prototypes/Guidebook/rules.yml @@ -12,6 +12,7 @@ - SpaceLawControlledSubstances - SpaceLawRestrictedGear - SpaceLawRestrictedWeapons + - SpaceLawCrimeList - type: guideEntry id: SpaceLawControlledSubstances @@ -30,3 +31,9 @@ name: guide-entry-rules-sl-restricted-weapons priority: 40 text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLRestrictedWeapons.xml" + +- type: guideEntry + id: SpaceLawCrimeList + name: guide-entry-rules-sl-crime-list + priority: 50 + text: "/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml" \ No newline at end of file diff --git a/Resources/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml b/Resources/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml new file mode 100644 index 00000000000..ea4aceeb52b --- /dev/null +++ b/Resources/ServerInfo/Guidebook/ServerRules/SpaceLaw/SLCrimeList.xml @@ -0,0 +1,563 @@ + + # Space Law: Crime Listing + Crime codes are colored by linked crime groups, which are collections of non-stackable crimes. Suffixes are also included in the Quick Crime Guide to identify linked crimes. + + ## Quick Crime Guide + + + + Code + + + + + M-XX - Modifier + + + + + §0-XX - Infraction + + + + + §1-XX - Minor + + + + + §2-XX - Moderate + + + + + §3-XX - Major + + + + + §4-XX - Capital + + + + + 1 + + + + + Clear Danger + + + + + Assault + + + + + Aggravated Assault + + + + + Murder + + + + + Prime/Mass Murder + + + + + 2 + + + + + Elevated Sentencing + + + + + + + + + + Pick-pocketing + + + + + Theft + + + + + Larceny + + + + + Grand Larceny + + + + + 3 + + + + + Self Defense + + + + + Superficial Vandalism + + + + + Minor Vandalism + + + + + Vandalism, Major + + + + + Sabotage + + + + + Grand Sabotage + + + + + 4 + + + + + Non Compos Mentis + + + + + + + + + + Vigilantism + + + + + Conspiracy + + + + + High Conspiracy + + + + + Espionage + + + + + 5 + + + + + Griseo Maris + + + + + Drug Possession + + + + + Illegal Distribution + + + + + Hostile Agent + + + + + Hostile Activity + + + + + Enemy of the Corporation + + + + + 6 + + + + + Resisting Arrest + + + + + Disruptive Communications + + + + + Disturbing the Peace + + + + + Possession, Contraband Equipmment + + + + + Possession, Dangerous Contraband + + + + + Possession, Corporate Secrets + + + + + 7 + + + + + Escaped Prisoner + + + + + + + + + + + + + + + Rioting + + + + + Inciting a Riot + + + + + Subversion of the Chain of Command + + + + + 8 + + + + + Attempted Crime + + + + + Creating a Hazard + + + + + Negligence + + + + + High Negligence + + + + + Manslaughter + + + + + Biological Terror + + + + + 9 + + + + + + + + + + + + + + + Trespass + + + + + Trespass, Inherently Dangerous Areas + + + + + Trespass, High Security Areas + + + + + + + + + + 10 + + + + + + + + + + + + + + + Breaking and Entering + + + + + Breaking and Entering, Inherently Dangerous Areas + + + + + Breaking and Entering, High Security Areas + + + + + + + + + + 11 + + + + + + + + + + + + + + + Discriminatory Language + + + + + Insubordination + + + + + Dereliction + + + + + + + + + + 12 + + + + + + + + + + + + + + + + + + + + Fraud + + + + + Corporate Fraud + + + + + + + + + + 13 + + + + + + + + + + + + + + + + + + + + + + + + + Identity Theft + + + + + + + + + + 14 + + + + + + + + + + + + + + + + + + + + + + + + + Kidnapping + + + + + + + + + + 15 + + + + + + + + + + Unreported Psionics + + + + + + + + + + Mindguard Act + + + + + Mindbreaking + + + + + + + +
+