Renaming docs folder

This commit is contained in:
2026-06-17 21:34:02 -04:00
parent 0d4351c91e
commit 2fcf2daf8b
207 changed files with 0 additions and 0 deletions
+43
View File
@@ -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