From GamingWiki
Jump to: navigation, search

This property categorizes stunts in FATE games. A given stunt may have several types, but this ought not to be very common.

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

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

"Template:((#ask: Is relationship of::Property:Stunt type

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

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

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

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

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

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

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

</graphviz>