19 lines
340 B
Plaintext
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: []
|