CrestWood vs. Immense vs. Cole Law Office
A structural and rules comparison of the CrestWood DOJ against two influences the owner admires: Immense RP (the "model city" — its public legal handbook, server/gang/animal rules, and justice process) and the Cole Law Office material (the private-attorney portal, training program, and court-services pricing that shaped CrestWood's own law office). The goal is a decision aid: where is CrestWood the Same, Different, Better, or Behind — and what is worth adopting.
CrestWood (ours)
DOJ Rulebook v2.1 (7 Titles), the penal code (~114 offenses across 10 Titles), the web/NUI portal, phone app, exams engine, and MDT.
Immense (model)
Public Legal Handbook (penal code ~185 offenses across 10 categories), Bail/Plea/HUT process, State Bar terms, Hunting & Fishing regs, and three rules PDFs (server, gang, animal-ped).
Cole Law Office
A private-attorney portal (static site + Google-Docs templates + Discord) with a DOJ library, a 13-module training program, a case-law style workshop, and a full court-services price list.
Scorecard
Eleven dimensions, each with a one-line read on both sides and a verdict from CrestWood's point of view.
| Dimension | CrestWood | Immense / Cole | Verdict |
|---|---|---|---|
| Penal code structure & classification | 10 Titles; every offense carries both a real Texas statute reference and a CrestWood code; full Texas degree ladder (Capital, F1–F3, State Jail, Class A/B/C, Infraction). | 10 offense categories; a single in-house penal number per charge; flat Felony / Misdemeanor / Infraction classes. | CrestWood better |
| Offense count & coverage | ~114 offenses. Solid core plus two extra Titles (Vice; Environmental & Wildlife). | ~185 offenses with deeper ladders (speeding tiers, many homicide/assault variants, broad public-administration set). | CrestWood behind |
| Penalty philosophy & mechanics | Jail months + fine + a bail figure per offense; judge discretion on contested cases; capital punishment; Governor pardons/commutations. | Sentence + fine + per-offense bail eligibility, plus license points, "Hold-Until-Trial" tags, interrogation-based time reduction, first-offender fine relief, and conspiracy = a fraction of the target crime. | Different |
| Traffic & DMV | Written knowledge test + a graded practical road test (fail past 5 errors) with a full Driver's Handbook and posted speed zones. | Ongoing driver license-points assessed per traffic conviction, road-class speed rules, and weapon-class tables — but no described road-test system. | Different |
| Roles & DOJ hierarchy | 15 register roles with a documented four-pillar government, a three-tier court system, and explicit reporting chains for every officer. | Roles exist and are used, but the org chart is not formally laid out in the handbook; hierarchy is implied through the DA office, judges, and bar holders. | CrestWood better |
| Bar & licensing | Automated Bar exam (50-question sitting from a 382-question bank, 75% to pass, one-time fee); a long list of bar-gated positions; firm registration with Owner/Partner/Associate roles. | State Bar with ~14 license terms, recurring monthly dues, a mandatory signed retainer, random background checks, self-reporting duties, and a ~20-entry case-law reference library. | Different |
| Legal process flow | Two tracks: automatic street processing (charged, fined/jailed on the spot) plus an optional court contest with refund + time compensation on a win; federal DA+FBI charge-stacking. | Arraignment → Guilty/Not-Guilty plea → bail or penitentiary → docket → discovery → trial → verdict → sentencing, tracked by a ticket-title / stage-code docket system. | Different |
| Court services & pricing | A thin posted Fee Schedule (certified reprint, Bar exam, DMV practical) plus per-template form fees. | A detailed price list: name change, marriage, tiered business licenses, civil filing (flat + % of award), and per-charge expungement pricing. | CrestWood behind |
| Rules coverage (server / gang / animal-ped) | City Rules, Gang Rules, and Animal-Ped Rules all live as books inside the DOJ Library alongside the City Guide and FAQ. | The same three areas exist as standalone documents (Rules 2.0, Gang Handbook, Animal-Ped Rules). | Similar |
| Attorney training resources | Study guides (Bar, Driver's, Professional-Exam handbooks) in the Library — reference reading only. | A 13-module private-attorney curriculum (defense, civil, process, etiquette, legal aid) plus a practice drill and a worked case study. | CrestWood behind |
| Tech & UX (website + app + MDT) | A live PHP/MariaDB platform, in-city NUI portal + /doj, an LB-phone DOJ app, a police MDT, a real exam engine, and registries — all tied to the game DB by citizenid. | A static site + Google-Docs form templates + Discord channels; the handbook itself is a spreadsheet. | CrestWood better |
Detailed comparison
Each dimension expanded — how each side structures it, and specifically where CrestWood is ahead or behind.
1 · Penal code structure & classification CrestWood better
CrestWood
- Ten Titles, from Offenses Against Persons through Environmental & Wildlife Offenses.
- Every row stores two references: the real Texas Penal / Transportation / Parks & Wildlife statute and a CrestWood code (e.g. CW 1-02).
- Classification uses the actual Texas ladder — Capital Felony, Felony 1st/2nd/3rd Degree, State Jail Felony, Class A/B/C Misdemeanor, and Infraction.
- Because it is a database table, the code is queryable, sortable, and drives the in-game charge sheet directly.
Immense
- Ten offense categories carried across the handbook worksheets.
- A single in-house penal number per charge; no cross-reference to public law.
- Classes are flat — Felony, Misdemeanor, Infraction — without the sub-degree granularity.
- The source of truth is a spreadsheet, not a live table.
Where CrestWood wins: traceability to real statute and a finer, legally-authentic class ladder make CrestWood's structure more defensible and easier to extend. The trade-off is captured in the next dimension — that rigor sits on a smaller offense list.
2 · Offense count & coverage CrestWood behind
Head-to-head on breadth, Immense simply lists more crimes and grades them more finely.
| Measure | CrestWood | Immense |
|---|---|---|
| Total offenses | ~114 | ~185 |
| Top-level buckets | 10 Titles | 10 categories |
| Traffic depth | ~13 traffic offenses | ~38 driving/operation offenses (multi-tier speeding, DWI priors, hit-and-run tiers) |
| Offenses against persons | ~15 | ~38 (many homicide/assault/kidnap variants) |
Where CrestWood is behind: value-ladders and tiered variants are thin. Immense's granularity gives officers and courts more precise charges. CrestWood's own expansion file already started closing this (theft/mischief/arson ladders, traffic tiers) — the direction is right, the volume is not there yet.
3 · Penalty philosophy & mechanics Different
CrestWood
- Each offense carries jail months, a fine, and a bail figure.
- Contested cases go to a judge who may add discretion; capital felonies can carry the death penalty, commutable only by the Governor.
- Penalties are applied automatically at arrest; the system stays simple and fast.
Immense
- Sentence + fine + per-offense bail eligibility, plus several extra levers: driver license points, "Hold-Until-Trial" tags on the most serious charges, a large hold pending trial, and an interrogation-based time reduction.
- First-time-offender fine relief and a conspiracy rule (a fraction of the target crime's time and fine).
- Drug scheduling and weapon-class tables feed the penalty logic.
Neither is strictly better. CrestWood optimizes for speed and clarity; Immense optimizes for nuance and RP hooks. The specific Immense levers worth borrowing (interrogation reduction, first-offender relief, license points) are called out in the adopt list below.
4 · Traffic & DMV Different
Both take driving seriously, but from opposite ends.
- CrestWood leads on getting the license: a written knowledge test and a graded practical road test (you fail past five errors), backed by a real Driver's Handbook with speed zones, right-of-way, and signage.
- Immense leads on keeping the license honest: ongoing license points are assessed on each traffic conviction, so repeat offenders lose the privilege — CrestWood's penal code has no points column at all.
5 · Roles & DOJ hierarchy CrestWood better
This is one of CrestWood's clearest wins.
- A documented four-pillar government (Governor / Chief Justice / District Attorney / FBI Director) built as deliberate checks and balances.
- A three-tier court system (Supreme / District / Municipal) with jurisdiction thresholds.
- Fifteen selectable register roles, each with a stated reports-to line and duty — from Governor down to Court Reporter, Bailiff, and Marshal.
- Two clearly-paired offices (Lawyers' office vs. Prosecutors' office) and firm roles (Owner / Partner / Associate).
Where CrestWood wins: Immense's roles work in practice but the hierarchy is not spelled out as a governing document. CrestWood reads like an actual constitution.
6 · Bar & licensing Different
CrestWood
- A real, automated Bar exam: a 50-question sitting drawn from a 382-question bank, 60 minutes, 75% to pass, with progress saved per answer.
- A long, explicit list of bar-gated positions (judge, DA, prosecutor, PD, private attorney, master clerk, and several job-grade leads).
- Firm registration through the Master Clerk; solo practices auto-name; Cole Law is seeded as the example firm.
Immense
- A State Bar with roughly 14 license terms as a standing contract.
- Recurring monthly dues, a mandatory signed retainer with every client, random background checks, and duties to report misconduct and self-report charges.
- A ~20-entry case-law reference library (real precedent names) plus a procedural manual for study.
Split decision: CrestWood has the better machinery (a working exam and DB-enforced gating); Immense has the better ongoing discipline (dues, retainers, case-law study). Combining them is the opportunity.
7 · Legal process flow Different
The single biggest philosophical difference between the two cities.
CrestWood — two tracks
- Track one (default): arrest → charges tallied → jail/fine applied immediately → a case is auto-created on the record. No judge needed.
- Track two (optional): the person files a contest; a hearing is scheduled and they are not held while waiting; winning refunds bail and compensates time served.
- Appeals within 7 days; the DA + FBI can stack a federal case on repeat/organized patterns.
Immense — one docketed track
- Arrest & booking → arraignment → a Guilty/Not-Guilty plea → bail (or the penitentiary) → docketing → discovery → trial → verdict → sentencing.
- Cases are tracked by a ticket-title system with case-type prefixes and per-stage status codes.
- Failure-to-appear forfeits bail and issues a warrant; a plea can be changed within a short window.
8 · Court services & pricing CrestWood behind
Cole/Immense publish a real, itemized price list; CrestWood posts only a short fee schedule.
| Service | CrestWood | Immense / Cole |
|---|---|---|
| Certified reprint | $500 | — |
| Bar exam | $5,000 | — |
| DMV practical | $250 | — |
| Name change | form fee only | $25,000 |
| Marriage | form fee only | $25,000 |
| Civil case filing | not itemized | flat fee + a % of the asking award (partly refunded on dismissal) |
| Business license | background-check gate | tiered by business type |
| Expungement | court order, no posted price | base fee + per-charge fee |
9 · Rules coverage — server / gang / animal-ped Similar
Near-parity. Both cities cover the same three rule domains; CrestWood keeps them inside the DOJ Library rather than as loose files.
| Rule domain | CrestWood | Immense |
|---|---|---|
| General server rules | City Rules book (in Library) | Rules 2.0 (PDF, ~21 rules: metagaming, powergaming, RDM/VDM, NVL, cooldowns, etc.) |
| Gang / org RP | Gang Rules book (in Library) | Gang Handbook (PDF, ~23 rules: formation, hangaround, whitelist, conflict limits) |
| Animal-ped RP | Animal-Ped Rules book (in Library) | Animal-Ped Rules (PDF, ~11 rules) |
| Onboarding | City Guide + DOJ FAQ + City Job Directory | Not part of the legal handbook set |
Edge to CrestWood on delivery: housing all rules (plus a City Guide, FAQ, and job directory) in one searchable in-game Library beats a folder of PDFs. Content parity is the reason this is scored "Similar" rather than "better."
10 · Attorney training resources CrestWood behind
CrestWood
- A Bar Study Guide, a Driver's Handbook, and a Professional-Exam Handbook in the Library.
- These are reference reading — no structured curriculum, no drills, no worked cases.
Cole / Immense
- A 13-module curriculum spanning defense fundamentals, intake, discovery, burdens, motions, courtroom etiquette, objections, direct/cross, the criminal and civil processes, negotiation, ethics, and a case study.
- A timed practice drill drawn from a large question bank, plus a full worked criminal case teaching evidence-vs-assumption.
Where CrestWood is behind: passing the Bar proves knowledge but nothing teaches the craft of practicing. Cole's curriculum is the clearest single thing worth porting — and CrestWood already has the seeded Cole Law firm to hang it on.
11 · Tech & UX — website + app + MDT CrestWood better
CrestWood's decisive win, by a wide margin.
| Surface | CrestWood | Immense / Cole |
|---|---|---|
| Rules / penal code | Live DB-backed pages + in-game Library | Spreadsheet + PDFs |
| Filings & forms | Form catalog → modal filing → registry tables | Google-Docs templates |
| Exams | Real timed engine with question banks & scoring | Study reading; scheduled in-person Bar windows |
| In-city access | NUI portal via /doj + phone DOJ app | External site + Discord |
| Police tooling | Integrated MDT / police tablet | Discord radio channels + ticket titles |
| Data model | One shared DB keyed by citizenid | Docs + spreadsheets, manually reconciled |
Where CrestWood wins: CrestWood is an actual integrated product; the model city runs its justice system on documents and a chat server. Any content CrestWood adopts from Immense inherits this far stronger delivery layer for free.
Where CrestWood wins
Keep and lean into these — they are genuine advantages over the model city.
An integrated platform, not documents
A live web + NUI + phone + MDT stack on one database keyed by citizenid. Immense/Cole run on a spreadsheet, Google Docs, and Discord.
A real, documented constitution
Four-pillar government, three-tier courts, and a reports-to line for all 15 roles. The hierarchy is written down and enforceable, not implied.
Legally-grounded penal code
Dual referencing to real Texas statutes plus the authentic degree ladder makes the code defensible and easy to extend.
A working exam engine
Timed sittings, question banks, per-answer save, and pass gating — against Immense's scheduled in-person Bar windows.
A real DMV road test
A written + practical test with a graded error budget and a full handbook, which Immense does not describe at all.
One searchable Library
Rulebook, penal code, city/gang/animal rules, handbooks, FAQ, job directory, and fee schedule in one in-game place — versus a folder of PDFs.
Where Immense is stronger — worth adopting
The best ideas from the model city and Cole, ranked by impact. Each drops cleanly onto CrestWood's stronger delivery layer.
1 · A structured attorney-training curriculum
Port Cole's 13-module program (defense, civil, process, etiquette, legal aid) + a practice drill + a worked case study into the Law Office portal. Biggest single upgrade to the law-office experience, and the seeded Cole Law firm already exists to host it.
2 · Broaden the penal code
Close the ~114→~185 gap with more offense tiers (speeding degrees, homicide/assault variants, a deeper public-administration set). The expansion file already shows the pattern — just needs volume.
3 · A full posted court-services price list
Adopt Cole's itemized model — name change, marriage, tiered business licenses, civil filing (flat + % of award), per-charge expungement — as one authoritative table. Fixes the thin fee schedule and the "two fee tables at one desk" confusion.
4 · A driver license-points system
Add a points value to traffic offenses that accrues on conviction and triggers suspension at a threshold — the ongoing-enforcement half of driving that CrestWood is missing.
5 · Sentencing nuance levers
Consider borrowing interrogation-based time reduction, first-offender fine relief, and a conspiracy fraction rule — high-RP hooks that reward good police and defense play.
6 · Bar discipline + a case-law shelf
Layer recurring bar dues and a mandatory signed retainer onto the existing exam gate, and add a small case-law reference shelf to the Library for study depth.
7 · A docket stage-tracking code
Immense's ticket-title / per-stage status codes make case state obvious at a glance. A lightweight status-code column on CrestWood cases would give the same clarity on top of the existing registry numbers.
Gaps to close
Actionable to-dos, each tied to a comparison dimension and (where relevant) a finding from the rest of this review.
Analytical comparison for planning only. No text, tables, or images from the Immense or Cole handbooks are reproduced here — all summaries are paraphrased structure and comparable factual figures. Counts are approximate.