From GamingWiki
Jump to: navigation, search
Line 15: Line 15:
 
  | is a = skill mode
 
  | is a = skill mode
 
  | campaign = Humans are the Worst
 
  | campaign = Humans are the Worst
  | includes skill =  
+
  | includes skill = Athletics
 +
| includes skill = EVA
 +
| includes skill = Fight
 +
| includes skill = Physique
 +
| includes skill = Shoot
 
}}
 
}}
 +
{{#subobject:
 +
| name = Banter
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill = Contacts
 +
| includes skill = Deceive
 +
| includes skill = Empathy
 +
| includes skill = Provoke
 +
| includes skill = Rapport
 +
}}
 +
{{#subobject:
 +
| name = Intrigue
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill = Burglary
 +
| includes skill = Deceive
 +
| includes skill = Investigate
 +
| includes skill = Notice
 +
| includes skill = Stealth
 +
}}
 +
{{#subobject:
 +
| name = Ngotiation
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill = Contacts
 +
| includes skill = Culture/Tech
 +
| includes skill = Empathy
 +
| includes skill = Rapport
 +
| includes skill = Resources
 +
}}
 +
{{#subobject:
 +
| name = Space
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill = Engineering
 +
| includes skill = EVA
 +
| includes skill = Gunnery
 +
| includes skill = Pilot
 +
| includes skill = Systems
 +
}}
 +
{{#subobject:
 +
| name = Science
 +
| is a = skill mode
 +
| campaign = Humans are the Worst
 +
| includes skill = (all sciences)
 +
| includes skill = Notice
 +
| includes skill = Will
 +
}}
 +
 +
 +
 +
  
 
== The default modes ==
 
== The default modes ==

Revision as of 15:25, 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 = Athletics
| includes skill = EVA
| includes skill = Fight
| includes skill = Physique
| includes skill = Shoot

}} {{#subobject:

| name = Banter
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = Contacts
| includes skill = Deceive
| includes skill = Empathy
| includes skill = Provoke
| includes skill = Rapport

}} {{#subobject:

| name = Intrigue
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = Burglary
| includes skill = Deceive
| includes skill = Investigate
| includes skill = Notice
| includes skill = Stealth

}} {{#subobject:

| name = Ngotiation
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = Contacts
| includes skill = Culture/Tech
| includes skill = Empathy
| includes skill = Rapport
| includes skill = Resources

}} {{#subobject:

| name = Space
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = Engineering
| includes skill = EVA
| includes skill = Gunnery
| includes skill = Pilot
| includes skill = Systems

}} {{#subobject:

| name = Science
| is a = skill mode
| campaign = Humans are the Worst
| includes skill = (all sciences)
| includes skill = Notice
| includes skill = Will

}}



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>