-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwizard-jason.json
More file actions
45 lines (45 loc) · 911 Bytes
/
wizard-jason.json
File metadata and controls
45 lines (45 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"key": "wizard",
"label": "Wizard Jason",
"author": "NPCJason",
"description": "A robe-and-stars variant for maximum desktop spellcasting.",
"version": "1.2",
"char_map": {
"T": "Z",
"P": "D",
"B": "L",
"O": "L"
},
"palette": {
"Z": "#6857d4",
"D": "#3f4b74",
"L": "#ffd166"
},
"tray": {
"hair": "#4a3728",
"body": "#6857d4",
"legs": "#3f4b74"
},
"overlay": [
".....ZZZZZ......",
"....ZZZZZZZ.....",
"...ZZZZLZZZZ....",
"....ZZZZZZZZ....",
".....ZZZZZZ.....",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"
]
}