From GamingWiki
Jump to: navigation, search

A character skill. Property is of type has type::number.

Skill used in skill in system::Dresden Files. See also Property:Skill/contacting in other versions of FATE.

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

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

"Template:((#ask: Is relationship of::Property:Skill/contacts

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

{"Template:((#ask: Is relationship of::+Has name::Property:Skill/contacts

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

"Property:Skill/contacts" -> "Template:((#ask: Is relationship of::Property:Skill/contacts

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

"Template:((#ask: Is relationship of::+Has name::Property:Skill/contacts

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

</graphviz>