Initial Commit

This commit is contained in:
2026-06-13 21:32:53 -04:00
commit 2a8be6b74a
718 changed files with 68941 additions and 0 deletions
+36
View File
@@ -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