Files
ChronoCCG/chrono.docs/_Agents.base
T
2026-06-17 11:01:40 -04:00

37 lines
728 B
Plaintext

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