Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| rules:core:gameplay:action-codes [2023/01/26 09:34] – created job | rules:core:gameplay:action-codes [2023/09/26 16:15] (current) – removed job | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Action Codes ====== | ||
| - | Throughout these rules you may notice alphanumeric codes tagged to pages. | ||
| - | |||
| - | ===== Basic Action Code Structure ===== | ||
| - | |||
| - | **C-A-XXX-SS-** | ||
| - | |||
| - | * **C-** // | ||
| - | * **A-** //Action Type//: Melee, Missile, Move, Mental, Object, etc. | ||
| - | * **XXX-** //Action//: the numerical code of the specific action taken (3 digits to allow for variety of up to 999 unique actions possible) | ||
| - | * **SS** //Action Score//: the total [[rules: | ||
| - | |||
| - | Above is the most basic representation of an action code. All actions, regardless of their // | ||
| - | |||
| - | ==== Examples: ==== | ||
| - | |||
| - | Below are some actual action codes with their meanings interpreted: | ||
| - | |||
| - | **C-H-001-03-** | ||
| - | Interpretation: | ||
| - | * **C-** //Combat Action// | ||
| - | * **H-** // | ||
| - | * **001-** //Punch Action, the most basic attack type// | ||
| - | * **03** //The Actor has a total Action Score of 3 in this Action Type// | ||
| - | |||
| - | **S-P-001-01-** | ||
| - | Interpretation: | ||
| - | * **S-** //Social Action// | ||
| - | * **P-** //Persuade Action Type// | ||
| - | * **001-** //Carouse Action, a basic attempt to be friendly and make friends// | ||
| - | * **01** //The Actor has a total Action Score of 1 in this Action Type// | ||
| - | |||
| - | **R-S-001-05-** | ||
| - | Interpretation: | ||
| - | * **S-** //Research Action// | ||
| - | * **P-** //Study Action Type// | ||
| - | * **001-** //Reading, a basic attempt to read available materials to learn information// | ||
| - | * **05** //The Actor has a total Action Score of 5 in this Action Type// | ||
| - | |||
| - | ---- | ||
| - | |||
| - | == Links to this page: == | ||
| - | {{backlinks> | ||
| - | |||
| - | == Tags: == | ||
| - | {{tag> | ||
