From GamingWiki
Jump to: navigation, search

This property of type has type::number may be applied to a campaign or to a character.

In the case of a campaign, it is the default number of skill points for any player character or PC-level nonplayer character.

In the case of a character, it is simply the number of skill points available to the character.

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

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

"Template:((#ask: Is relationship of::Property:Campaign skill points

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

{"Template:((#ask: Is relationship of::+Has name::Property:Campaign skill points

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

"Property:Campaign skill points" -> "Template:((#ask: Is relationship of::Property:Campaign skill points

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

"Template:((#ask: Is relationship of::+Has name::Property:Campaign skill points

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

</graphviz>