#Template Pos

1 messages · Page 1 of 1 (latest)

snow jacinth
#

@timber quest

timber quest
#

Try using a variants section like this:

templates:
  skill:
    variants:
    - context: archery
      pos:
      - 0,1
      - 0,2
      - 1,1
      - 1,2
    - context: fighting
      pos:
      - 0,3
      - 0,4
      - 1,3
      - 1,4

This is in addition to the existing contexts section, but will override groups/pos defined there