Files
ChronoCCG/chrono.docs/_Store.base
T
2026-06-23 13:41:15 -04:00

19 lines
340 B
Plaintext

properties:
note.essencePrice:
displayName: fluxPrice
note.pricePerPack:
displayName: crystalPricePerPack
views:
- type: table
name: Table
filters:
and:
- category == "Store"
order:
- file.name
- crytalPrice
- coreChargesPrice
- essencePrice
- pricePerPack
sort: []