From GamingWiki
In Dresden Files, a character archetype such as Minor Talent, Emissary of Power or Wizard. These have predefined bundles of powers and traits to streamline character creation.
In Dresden Files, a character archetype such as Minor Talent, Emissary of Power or Wizard. These have predefined bundles of powers and traits to streamline character creation.
<graphviz border="frame" format="png" renderer="dot">
digraph character {
rankdir=LR;
node [fontcolor=blue,fontsize=12];
"Property:Template" [URL="Property:Template"];
{ rank=same;
"Template:((#ask: Is relationship of::Property:Template
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:Template
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep="];"Template:))" [URL="Template:))"];
{"Template:((#ask: Is relationship of::+Has name::Property:Template
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:Template
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep="]};{"Template:))" [URL="Template:))"]};
}
edge [fontsize=9];
"Property:Template" -> "Template:((#ask: Is relationship of::Property:Template
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [label="|sep="];"Property:Template" -> "Template:))" [label=""];
"Template:((#ask: Is relationship of::+Has name::Property:Template
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" -> "Property:Template" [label="|sep="];"Template:))" -> "Property:Template" [label=""];
}
</graphviz>