From GamingWiki
Jump to: navigation, search
(Created page with "This campaign uses skill modes: collections of skills that streamline skill selection without sacrificing flexibility. There is also the option of creating custom modes. == ...")
 
Line 2: Line 2:
  
 
There is also the option of creating custom modes.
 
There is also the option of creating custom modes.
 +
 +
 +
{{#subobject:
 +
| name = Resources
 +
| is a = skill
 +
| campaign = Humans are the Worst
 +
| has description = Describes the character's ability to obtain and make use of material assets. This doesn't necessarily mean having a big bank account: it can also involve having a lot of people who owe you favours, or even just having a lot of people willing to help you out.
 +
}}
 +
 +
{{#subobject:
 +
| name = Action
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill =
 +
}}
  
 
== The default modes ==
 
== The default modes ==
 +
 +
{{#ask: [[is a::skill mode]] [[campaign::Humans are the Worst]]|?Name|?Includes skill}}
 +
  
 
{| class="infobox"
 
{| class="infobox"

Revision as of 15:22, 26 May 2014

This campaign uses skill modes: collections of skills that streamline skill selection without sacrificing flexibility.

There is also the option of creating custom modes.


{{#subobject:

| name = Resources
| is a = skill
| campaign = Humans are the Worst
| has description = Describes the character's ability to obtain and make use of material assets. This doesn't necessarily mean having a big bank account: it can also involve having a lot of people who owe you favours, or even just having a lot of people willing to help you out. 

}}

{{#subobject:

| name = Action
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = 

}}

The default modes[edit]

{{#ask: is a::skill mode campaign::Humans are the Worst|?Name|?Includes skill}}


Action Banter Intrigue
Athletics Contacts Burglary
EVA Deceive Deceive
Fight Empathy Investigate
Physique Provoke Notice
Shoot Rapport Stealth
Negotiation Space Science
Contacts Engineering (all sciences)
Culture/Tech EVA
Empathy Gunnery
Rapport Pilot
Resources Systems

<graphviz border="frame" format="png" renderer="dot">

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "Humans are the Worst/skill modes" [URL="Humans are the Worst/skill modes"];
 { rank=same;

"Template:((#ask: Is relationship of::Humans are the Worst/skill modes

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::Humans are the Worst/skill modes
     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep="];"Template:))" [URL="Template:))"];

{"Template:((#ask: Is relationship of::+Has name::Humans are the Worst/skill modes

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Humans are the Worst/skill modes
     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep="]};{"Template:))" [URL="Template:))"]};
 }
 edge [fontsize=9];

"Humans are the Worst/skill modes" -> "Template:((#ask: Is relationship of::Humans are the Worst/skill modes

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [label="|sep="];"Humans are the Worst/skill modes" -> "Template:))" [label=""];

"Template:((#ask: Is relationship of::+Has name::Humans are the Worst/skill modes

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" -> "Humans are the Worst/skill modes" [label="|sep="];"Template:))" -> "Humans are the Worst/skill modes" [label=""];
}

</graphviz>