en-US/BeneathTheCanals-help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>New-CanalCatacomb</command:name> <command:verb>New</command:verb> <command:noun>CanalCatacomb</command:noun> <maml:description> <maml:para>Create a new catacomb for your players to explore.</maml:para> </maml:description> </command:details> <maml:description> <maml:para>Create a new catacomb for your players to explore.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>New-CanalCatacomb</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>{{ Fill Category Description }}</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Undercity</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Ancient</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Opulent</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Volcanic</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">CatacombCategory</command:parameterValue> <dev:type> <maml:name>CatacombCategory</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"> <maml:name>Room</maml:name> <maml:description> <maml:para>{{ Fill Room Description }}</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Stairs</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Passage</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Grotto</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Chamber</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Vault</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Tomb</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">CatacombRoom</command:parameterValue> <dev:type> <maml:name>CatacombRoom</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>{{ Fill Category Description }}</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CatacombCategory</command:parameterValue> <dev:type> <maml:name>CatacombCategory</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"> <maml:name>Room</maml:name> <maml:description> <maml:para>{{ Fill Room Description }}</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CatacombRoom</command:parameterValue> <dev:type> <maml:name>CatacombRoom</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>> New-CanalCatacomb</dev:code> <dev:remarks> <maml:para>Generates a random catacomb.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>New-CanalEncounter</command:name> <command:verb>New</command:verb> <command:noun>CanalEncounter</command:noun> <maml:description> <maml:para>Creates an encounter for you to face in the catacombs.</maml:para> </maml:description> </command:details> <maml:description> <maml:para>This will let you generate an encounter for your adventure.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>New-CanalEncounter</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>CatacombCategory</maml:name> <maml:description> <maml:para>The category of catacomb you are in.</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Undercity</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Ancient</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Opulent</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Volcanic</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">CatacombCategory</command:parameterValue> <dev:type> <maml:name>CatacombCategory</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"> <maml:name>Period</maml:name> <maml:description> <maml:para>The time period you are in the catacomb</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Backerslight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Tabledark</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Hopelight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">QuietDark</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Lastlight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Slumberdark</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">Period</command:parameterValue> <dev:type> <maml:name>Period</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>CatacombCategory</maml:name> <maml:description> <maml:para>The category of catacomb you are in.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CatacombCategory</command:parameterValue> <dev:type> <maml:name>CatacombCategory</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"> <maml:name>Period</maml:name> <maml:description> <maml:para>The time period you are in the catacomb</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Period</command:parameterValue> <dev:type> <maml:name>Period</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> New-CanalEncounter</dev:code> <dev:remarks> <maml:para>Create a completely random encounter.</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 2 --------------------------</maml:title> <dev:code>PS C:\> New-CanalEncounter -Period Tabledark</dev:code> <dev:remarks> <maml:para>Create an encounter you would face during the Tabledark time period.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>New-CanalItem</command:name> <command:verb>New</command:verb> <command:noun>CanalItem</command:noun> <maml:description> <maml:para>Generate a pentolan item for your players to find.</maml:para> </maml:description> </command:details> <maml:description> <maml:para>Quickly get a list of features for an item.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>New-CanalItem</maml:name> </command:syntaxItem> </command:syntax> <command:parameters /> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>C:\> New-CanalItem</dev:code> <dev:remarks> <maml:para>Returns a list of features for you to create an item.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>New-CanalTimeOfDay</command:name> <command:verb>New</command:verb> <command:noun>CanalTimeOfDay</command:noun> <maml:description> <maml:para>Create a Canal Time of Day. This affects your encounters.</maml:para> </maml:description> </command:details> <maml:description> <maml:para>Create a Canal Time of Day. This affects your encounters.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>New-CanalTimeOfDay</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>Period</maml:name> <maml:description> <maml:para>If you already have a time period in mind, you can pass an explicit time period.</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Backerslight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Tabledark</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Hopelight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">QuietDark</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Lastlight</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Slumberdark</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">Period</command:parameterValue> <dev:type> <maml:name>Period</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>Period</maml:name> <maml:description> <maml:para>If you already have a time period in mind, you can pass an explicit time period.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">Period</command:parameterValue> <dev:type> <maml:name>Period</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>> New-CanalTimeOfDay</dev:code> <dev:remarks> <maml:para>Get a random time of day.</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 2 --------------------------</maml:title> <dev:code>> New-CanalTimeOfDay -Period Tabledark</dev:code> <dev:remarks> <maml:para>Get a specific time of day.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> </helpItems> |