Initial Commit
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- category == "Agent"
|
||||
order:
|
||||
- file.name
|
||||
- cost
|
||||
- attack
|
||||
- health
|
||||
- description
|
||||
- immortalizeWhen
|
||||
- immortalizeTo
|
||||
- immortalizeFrom
|
||||
- faction
|
||||
- set
|
||||
- archetypes
|
||||
sort:
|
||||
- property: attack
|
||||
direction: ASC
|
||||
- property: set
|
||||
direction: DESC
|
||||
- property: immortalizeTo
|
||||
direction: ASC
|
||||
- property: cost
|
||||
direction: ASC
|
||||
columnSize:
|
||||
file.name: 122
|
||||
note.cost: 36
|
||||
note.attack: 39
|
||||
note.health: 33
|
||||
note.description: 88
|
||||
note.immortalizeWhen: 104
|
||||
note.immortalizeTo: 131
|
||||
note.immortalizeFrom: 86
|
||||
Reference in New Issue
Block a user