Does the sheet look like this? If it is this sheet, where do you record your invocations? Unfortunately, it does seem like the sheet doesn't use repeating lists, and instead has single entries for lists of things. That means that loading the descriptions from the sheet is unfeasible, so you'll have to add them manually. How I would do it, I'd give the warlock an Invocations ability on the attributes/abilities tab, containing a chat menu such as this: /w "@{character_name}" &{template:DnD35StdRoll} {{name=Invocations }} {{=[Invocation 1](~Invocation-1) [Invocation 2](~Invocation-2) [Invocation 3](~Invocation-3) }} and so on, and then have the descriptions as abilities in the form of Invocation-1 &{template:DnD35StdRoll} {{name=The name of the invocation }} {{=The description of the invocation }} all on the same sheet.