From GamingWiki
Jump to: navigation, search

In Dresden Files, a has type::string indicating the strength of a location's threshold.

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

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "Property:Threshold" [URL="Property:Threshold"];
 { rank=same;

"Template:((#ask: Is relationship of::Property:Threshold

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

{"Template:((#ask: Is relationship of::+Has name::Property:Threshold

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

"Property:Threshold" -> "Template:((#ask: Is relationship of::Property:Threshold

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

"Template:((#ask: Is relationship of::+Has name::Property:Threshold

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

</graphviz>