Rule Clarifications: Difference between revisions
Appearance
Replaced content with "TBD" Tags: Replaced Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
```mediawiki | |||
<includeonly> | |||
<div style="background:#0a0a0a; color:#33ff33; font-family:'Courier New',monospace; padding:25px; border:2px solid #33ff33; max-width:900px; margin:20px auto;"> | |||
<!-- TERMINAL HEADER --> | |||
<div style="text-align:center; border:2px double #33ff33; padding:15px; margin-bottom:20px;"> | |||
<span style="font-size:1.3em; letter-spacing:2px;">╔══════════════════════════════════════╗</span><br/> | |||
<span style="font-size:1.5em; font-weight:bold; letter-spacing:2px;">VAULT-TEC RULE CLARIFICATION</span><br/> | |||
<span style="color:#88cc88;">DIRECTIVE RECORD: {{{RuleNumber|UNASSIGNED}}}</span><br/> | |||
<span style="font-size:1.3em; letter-spacing:2px;">╚══════════════════════════════════════╝</span> | |||
</div> | |||
<!-- TERMINAL STATUS --> | |||
<div style="color:#55ff55; margin-bottom:20px; line-height:1.8;"> | |||
> Accessing administrative records...<br/> | |||
> Locating directive interpretation...<br/> | |||
> Verifying authorization signature...<br/> | |||
<br/> | |||
<span style="color:#00ff00; font-weight:bold;">RECORD STATUS: {{{Status|ACTIVE}}}</span> | |||
</div> | |||
<!-- RULE INFORMATION --> | |||
<div style="background:#111; border:1px solid #33ff33; padding:15px; margin-bottom:20px;"> | |||
<span style="color:#00ff00; font-weight:bold;">DIRECTIVE:</span> | |||
<span style="color:#aaffaa;">{{{RuleNumber|Unassigned}}} — {{{RuleName|Unnamed Rule}}}</span><br/> | |||
<span style="color:#00ff00; font-weight:bold;">ISSUED:</span> | |||
<span style="color:#aaffaa;">{{{Date|Date not recorded}}}</span><br/> | |||
<span style="color:#00ff00; font-weight:bold;">AUTHORIZED BY:</span> | |||
<span style="color:#aaffaa;">{{{IssuedBy|Project Leadership}}}</span><br/> | |||
{{#if:{{{Supersedes|}}}| | |||
<span style="color:#00ff00; font-weight:bold;">SUPERSEDES:</span> | |||
<span style="color:#aaffaa;">{{{Supersedes}}}</span><br/> | |||
}} | |||
</div> | |||
<!-- QUESTION --> | |||
{{#if:{{{Question|}}}| | |||
<div style="border-top:2px solid #33ff33; padding-top:15px; margin-top:15px;"> | |||
<span style="color:#00ff00; font-size:1.15em; font-weight:bold;">SUBMITTED QUESTION</span> | |||
<div style="color:#aaffaa; padding:15px; line-height:1.7;"> | |||
{{{Question}}} | |||
</div> | |||
</div> | |||
}} | |||
<!-- OFFICIAL CLARIFICATION --> | |||
<div style="border-top:2px solid #33ff33; padding-top:15px; margin-top:15px;"> | |||
<span style="color:#00ff00; font-size:1.15em; font-weight:bold;">OFFICIAL CLARIFICATION</span> | |||
<div style="color:#aaffaa; padding:15px; line-height:1.7;"> | |||
{{{Clarification|No official clarification has been entered.}}} | |||
</div> | |||
</div> | |||
<!-- ALLOWED CONDUCT --> | |||
{{#if:{{{Allowed|}}}| | |||
<div style="background:#0d160d; border-left:4px solid #55ff55; padding:15px; margin:15px 0;"> | |||
<span style="color:#55ff55; font-weight:bold;">PERMITTED CONDUCT</span> | |||
<div style="color:#aaffaa; padding-top:10px; line-height:1.7;"> | |||
{{{Allowed}}} | |||
</div> | |||
</div> | |||
}} | |||
<!-- PROHIBITED CONDUCT --> | |||
{{#if:{{{NotAllowed|}}}| | |||
<div style="background:#180d0d; border-left:4px solid #ff5555; padding:15px; margin:15px 0;"> | |||
<span style="color:#ff5555; font-weight:bold;">PROHIBITED CONDUCT</span> | |||
<div style="color:#ffaaaa; padding-top:10px; line-height:1.7;"> | |||
{{{NotAllowed}}} | |||
</div> | |||
</div> | |||
}} | |||
<!-- EXAMPLE --> | |||
{{#if:{{{Example|}}}| | |||
<div style="background:#111; border:1px solid #668866; padding:15px; margin:15px 0;"> | |||
<span style="color:#55ff55; font-weight:bold;">OPERATIONAL EXAMPLE</span> | |||
<div style="color:#aaffaa; padding-top:10px; line-height:1.7;"> | |||
{{{Example}}} | |||
</div> | |||
</div> | |||
}} | |||
<!-- ADMINISTRATIVE REASONING --> | |||
{{#if:{{{Reasoning|}}}| | |||
<div style="border-top:1px solid #446644; padding-top:15px; margin-top:20px;"> | |||
<span style="color:#88cc88; font-weight:bold;">ADMINISTRATIVE REASONING</span> | |||
<div style="color:#88aa88; padding:10px 15px; line-height:1.7;"> | |||
{{{Reasoning}}} | |||
</div> | |||
</div> | |||
}} | |||
<!-- ENFORCEMENT NOTICE --> | |||
<div style="border-top:2px solid #33ff33; margin-top:20px; padding-top:15px; text-align:center;"> | |||
<span style="color:#ffaa00; font-weight:bold;">ENFORCEMENT NOTICE</span><br/><br/> | |||
<span style="color:#aaffaa;"> | |||
This clarification represents the official interpretation of the listed directive. | |||
Players are expected to follow both the written rule and this clarification. | |||
</span><br/><br/> | |||
<span style="color:#668866; font-size:0.9em;"> | |||
Project leadership retains final authority over rule interpretation.<br/> | |||
VAULT-TEC NOTICE: A BETTER COMMUNITY THROUGH ORDER. | |||
</span> | |||
</div> | |||
</div> | |||
[[Category:Rule Clarifications]] | |||
{{#if:{{{RuleNumber|}}}|[[Category:Directive {{{RuleNumber}}} Clarifications]]}} | |||
</includeonly> | |||
<noinclude> | |||
== Usage == | |||
Use this template on individual rule clarification pages. | |||
<pre> | |||
{{Rule Clarification | |||
|RuleNumber = 6.1 | |||
|RuleName = Escalation | |||
|Status = ACTIVE | |||
|Date = July 21, 2026 | |||
|IssuedBy = Project Leadership | |||
|Supersedes = | |||
|Question = | |||
Does a player need to give a verbal warning before opening fire on someone who is stealing from them? | |||
|Clarification = | |||
A player who personally witnesses someone stealing an item from their possession may immediately treat the theft as escalation. | |||
A third party who only sees someone carrying or looting an item must first establish that a theft occurred and provide appropriate escalation before using lethal force. | |||
|Allowed = | |||
* Defending yourself when you directly catch someone stealing from you. | |||
* Drawing a weapon or beginning combat after personally witnessing the theft. | |||
* Ordering someone to return property when the ownership of the item is uncertain. | |||
|NotAllowed = | |||
* Opening fire because someone is standing near a dead faction member. | |||
* Assuming an item was stolen without witnessing the theft. | |||
* Joining a conflict as a third party without understanding what occurred. | |||
|Example = | |||
A Brotherhood Paladin catches a wastelander removing ammunition directly from the Paladin's inventory. The Paladin may immediately respond because the theft itself created escalation. | |||
An NCR trooper sees a wastelander holding an NCR rifle near a battlefield. The trooper may not immediately shoot because they did not witness the rifle being stolen. They must first confront the wastelander. | |||
|Reasoning = | |||
The rule distinguishes between directly witnessing an aggressive action and making an assumption based only on circumstances. This protects players from unjustified lethal escalation while still allowing victims to defend their property. | |||
}} | |||
</pre> | |||
== Parameters == | |||
{| class="wikitable" | |||
! Parameter | |||
! Required | |||
! Purpose | |||
|- | |||
| <code>RuleNumber</code> | |||
| Yes | |||
| Rule or subsection number, such as 6.1. | |||
|- | |||
| <code>RuleName</code> | |||
| Yes | |||
| Name of the affected rule. | |||
|- | |||
| <code>Status</code> | |||
| No | |||
| ACTIVE, REVISED, SUPERSEDED, or ARCHIVED. | |||
|- | |||
| <code>Date</code> | |||
| Yes | |||
| Date the clarification became official. | |||
|- | |||
| <code>IssuedBy</code> | |||
| Yes | |||
| Person or group authorizing the clarification. | |||
|- | |||
| <code>Supersedes</code> | |||
| No | |||
| Previous clarification replaced by this ruling. | |||
|- | |||
| <code>Question</code> | |||
| No | |||
| The situation or question being clarified. | |||
|- | |||
| <code>Clarification</code> | |||
| Yes | |||
| The official interpretation. | |||
|- | |||
| <code>Allowed</code> | |||
| No | |||
| Examples of permitted conduct. | |||
|- | |||
| <code>NotAllowed</code> | |||
| No | |||
| Examples of prohibited conduct. | |||
|- | |||
| <code>Example</code> | |||
| No | |||
| An in-game scenario demonstrating the ruling. | |||
|- | |||
| <code>Reasoning</code> | |||
| No | |||
| Explanation of the intent behind the ruling. | |||
|} | |||
[[Category:Wiki Templates]] | |||
</noinclude> | |||
``` | |||
Revision as of 20:41, 21 July 2026
```mediawiki
Usage
Use this template on individual rule clarification pages.
{{Rule Clarification
|RuleNumber = 6.1
|RuleName = Escalation
|Status = ACTIVE
|Date = July 21, 2026
|IssuedBy = Project Leadership
|Supersedes =
|Question =
Does a player need to give a verbal warning before opening fire on someone who is stealing from them?
|Clarification =
A player who personally witnesses someone stealing an item from their possession may immediately treat the theft as escalation.
A third party who only sees someone carrying or looting an item must first establish that a theft occurred and provide appropriate escalation before using lethal force.
|Allowed =
* Defending yourself when you directly catch someone stealing from you.
* Drawing a weapon or beginning combat after personally witnessing the theft.
* Ordering someone to return property when the ownership of the item is uncertain.
|NotAllowed =
* Opening fire because someone is standing near a dead faction member.
* Assuming an item was stolen without witnessing the theft.
* Joining a conflict as a third party without understanding what occurred.
|Example =
A Brotherhood Paladin catches a wastelander removing ammunition directly from the Paladin's inventory. The Paladin may immediately respond because the theft itself created escalation.
An NCR trooper sees a wastelander holding an NCR rifle near a battlefield. The trooper may not immediately shoot because they did not witness the rifle being stolen. They must first confront the wastelander.
|Reasoning =
The rule distinguishes between directly witnessing an aggressive action and making an assumption based only on circumstances. This protects players from unjustified lethal escalation while still allowing victims to defend their property.
}}
Parameters
| Parameter | Required | Purpose |
|---|---|---|
RuleNumber
|
Yes | Rule or subsection number, such as 6.1. |
RuleName
|
Yes | Name of the affected rule. |
Status
|
No | ACTIVE, REVISED, SUPERSEDED, or ARCHIVED. |
Date
|
Yes | Date the clarification became official. |
IssuedBy
|
Yes | Person or group authorizing the clarification. |
Supersedes
|
No | Previous clarification replaced by this ruling. |
Question
|
No | The situation or question being clarified. |
Clarification
|
Yes | The official interpretation. |
Allowed
|
No | Examples of permitted conduct. |
NotAllowed
|
No | Examples of prohibited conduct. |
Example
|
No | An in-game scenario demonstrating the ruling. |
Reasoning
|
No | Explanation of the intent behind the ruling. |
```