From GamingWiki
Revision as of 21:55, 18 December 2013 by Dave (talk) (Created page with "== Characters == I created 11 pregens for this game, which I think is as much of a testament to the ease of creating FAE characters and to the evocative setting material as ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Characters[edit]

I created 11 pregens for this game, which I think is as much of a testament to the ease of creating FAE characters and to the evocative setting material as to my obsessive personality.

Each character originally got just a high concept aspect, a trouble aspect, a stunt and a floor number for them to live on. I used a name generator to populate Wesley House, such that each player had a masculine name and a feminine name to choose from.

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

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "No Exit" [URL="No Exit"];
 { rank=same;

"Template:((#ask: Is relationship of::No Exit

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::No Exit
     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep="];"Template:))" [URL="Template:))"];

{"Template:((#ask: Is relationship of::+Has name::No Exit

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::No Exit
     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep="]};{"Template:))" [URL="Template:))"]};
 }
 edge [fontsize=9];

"No Exit" -> "Template:((#ask: Is relationship of::No Exit

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [label="|sep="];"No Exit" -> "Template:))" [label=""];

"Template:((#ask: Is relationship of::+Has name::No Exit

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" -> "No Exit" [label="|sep="];"Template:))" -> "No Exit" [label=""];
}

</graphviz>