Skip to content

Commit

Permalink
Add HD Zetterburn
Browse files Browse the repository at this point in the history
  • Loading branch information
Readek committed Dec 30, 2023
1 parent c5812e5 commit 0549919
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
Binary file added Characters/Zetterburn/HD/Portrait.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 20 additions & 1 deletion Characters/Zetterburn/Info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"partNames" : ["Body", "Face", "Fire 1", "Fire 2", "Fire 3"],
"placeholder" : "0000-0000-0000-0000-0000-0000-0000-0000",
"portraitList" : [
{"name" : "LoA"}
{"name" : "LoA"},
{"name" : "HD", "noSprite" : true}
],
"colorData" : {
"Default" : {
Expand Down Expand Up @@ -41,6 +42,24 @@
],
"idleFC" : 8,
"idleSpeed" : "1/6.5"
},
"HD" : {
"ogColor" : [
90, 55, 164, 1,
216, 181, 236, 1,
142, 142, 217, 1,
81, 121, 197, 1,
39, 89, 116, 1
],
"colorRange" : [
5, 50, 70, 1,
5, 70, 80, 1,
5, 50, 50, 1,
5, 50, 50, 1,
5, 50, 50, 1
],
"idleFC" : 8,
"idleSpeed" : "1/6.5"
}
},
"skinList": [
Expand Down

0 comments on commit 0549919

Please sign in to comment.