Initial Slop
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- character == "Xavian"
|
||||
- type == "Skill"
|
||||
order:
|
||||
- order
|
||||
- priority
|
||||
- completed
|
||||
- file.name
|
||||
- type
|
||||
- character
|
||||
- cast
|
||||
- description
|
||||
- key
|
||||
- range
|
||||
- offGlobalCooldown
|
||||
- damage
|
||||
- heal
|
||||
- shield
|
||||
- cooldown
|
||||
- mana
|
||||
- damageType
|
||||
- tags
|
||||
sort:
|
||||
- property: order
|
||||
direction: ASC
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- property: damage
|
||||
direction: DESC
|
||||
columnSize:
|
||||
file.name: 159
|
||||
note.character: 84
|
||||
note.cast: 57
|
||||
note.description: 162
|
||||
note.range: 48
|
||||
note.damage: 78
|
||||
note.heal: 102
|
||||
note.shield: 73
|
||||
note.cooldown: 101
|
||||
Reference in New Issue
Block a user