Hi,
Can you possibly explain what we can use inside the "list" property?
What would be the best way to store an array-of-maps (or map-of-maps) in property sheet?
As an example:
[ [name: "Knight-Errant", type: 65, value: "d6"], [name: "Warlock", type: 84, value: "d8"] ]
Cheers,
Mora.