feat(skills): full 33 Paladin aura visual overlays & offline UI atlases parity (Fixes #397)

- Implement all 33 Paladin aura overlay targets (13 front/back pairs + 7 full rings) with authentic 1.13c Overlay.txt definitions
- Update offline overlay baking script scripts/pack-overlays.ts and generated metadata src/render/overlays-meta.ts with zero runtime MPQ parsing
- Align baked UI atlases and manifest in public/ui/ and src/ui/baked-ui-meta.ts
- Expand tests/skills/aura-target-parity.test.ts to 7 dimensions including 3D Isometric Aura Ring Sandwich depth layering
- Fix hero class walk offset assertion in tests/hero-classes-art.test.ts
- Add set item icon dye tests in tests/set-items-icons-dye.test.ts
This commit is contained in:
troytt 2026-09-23 10:33:34 +00:00
parent 39c25dfe6f
commit 2b6b6d7fd5
223 changed files with 27196 additions and 2006 deletions

View File

@ -0,0 +1,148 @@
{
"name": "defiance_back",
"celFile": "AuraDefianceBack",
"width": 512,
"height": 116,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -38,
"top": -29,
"width": 75,
"height": 38
},
"groups": [
[
[
0,
0,
75,
38,
-38,
-29
],
[
76,
0,
75,
38,
-38,
-29
],
[
152,
0,
75,
38,
-38,
-29
],
[
228,
0,
75,
38,
-38,
-29
],
[
304,
0,
75,
38,
-38,
-29
],
[
380,
0,
75,
38,
-38,
-29
],
[
0,
39,
75,
38,
-38,
-29
],
[
76,
39,
75,
38,
-38,
-29
],
[
152,
39,
75,
38,
-38,
-29
],
[
228,
39,
75,
38,
-38,
-29
],
[
304,
39,
75,
38,
-38,
-29
],
[
380,
39,
75,
38,
-38,
-29
],
[
0,
78,
75,
38,
-38,
-29
],
[
76,
78,
75,
38,
-38,
-29
],
[
152,
78,
75,
38,
-38,
-29
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -1,5 +1,5 @@
{
"name": "defiance",
"name": "defiance_front",
"celFile": "AuraDefianceFront",
"width": 512,
"height": 143,

View File

@ -0,0 +1,180 @@
{
"name": "holy_fire_back",
"celFile": "AuraHolyFireBack",
"width": 512,
"height": 139,
"directions": 1,
"frames": 19,
"framesPerDirection": 19,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -26,
"width": 89,
"height": 34
},
"groups": [
[
[
0,
0,
89,
34,
-44,
-26
],
[
90,
0,
89,
34,
-44,
-26
],
[
180,
0,
89,
34,
-44,
-26
],
[
270,
0,
89,
34,
-44,
-26
],
[
360,
0,
89,
34,
-44,
-26
],
[
0,
35,
89,
34,
-44,
-26
],
[
90,
35,
89,
34,
-44,
-26
],
[
180,
35,
89,
34,
-44,
-26
],
[
270,
35,
89,
34,
-44,
-26
],
[
360,
35,
89,
34,
-44,
-26
],
[
0,
70,
89,
34,
-44,
-26
],
[
90,
70,
89,
34,
-44,
-26
],
[
180,
70,
89,
34,
-44,
-26
],
[
270,
70,
89,
34,
-44,
-26
],
[
360,
70,
89,
34,
-44,
-26
],
[
0,
105,
89,
34,
-44,
-26
],
[
90,
105,
89,
34,
-44,
-26
],
[
180,
105,
89,
34,
-44,
-26
],
[
270,
105,
89,
34,
-44,
-26
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,5 +1,5 @@
{
"name": "holy_fire",
"name": "holy_fire_front",
"celFile": "AuraHolyFireFront",
"width": 512,
"height": 143,

View File

@ -0,0 +1,148 @@
{
"name": "might_back",
"celFile": "AuraMightBack",
"width": 512,
"height": 83,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -36,
"top": -21,
"width": 72,
"height": 27
},
"groups": [
[
[
0,
0,
72,
27,
-36,
-21
],
[
73,
0,
72,
27,
-36,
-21
],
[
146,
0,
72,
27,
-36,
-21
],
[
219,
0,
72,
27,
-36,
-21
],
[
292,
0,
72,
27,
-36,
-21
],
[
365,
0,
72,
27,
-36,
-21
],
[
438,
0,
72,
27,
-36,
-21
],
[
0,
28,
72,
27,
-36,
-21
],
[
73,
28,
72,
27,
-36,
-21
],
[
146,
28,
72,
27,
-36,
-21
],
[
219,
28,
72,
27,
-36,
-21
],
[
292,
28,
72,
27,
-36,
-21
],
[
365,
28,
72,
27,
-36,
-21
],
[
438,
28,
72,
27,
-36,
-21
],
[
0,
56,
72,
27,
-36,
-21
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,5 +1,5 @@
{
"name": "might",
"name": "might_front",
"celFile": "AuraMightFront",
"width": 512,
"height": 80,

View File

@ -0,0 +1,156 @@
{
"name": "prayer_back",
"celFile": "AuraPrayerBack",
"width": 512,
"height": 110,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -42,
"top": -30,
"width": 83,
"height": 36
},
"groups": [
[
[
0,
0,
83,
36,
-42,
-30
],
[
84,
0,
83,
36,
-42,
-30
],
[
168,
0,
83,
36,
-42,
-30
],
[
252,
0,
83,
36,
-42,
-30
],
[
336,
0,
83,
36,
-42,
-30
],
[
420,
0,
83,
36,
-42,
-30
],
[
0,
37,
83,
36,
-42,
-30
],
[
84,
37,
83,
36,
-42,
-30
],
[
168,
37,
83,
36,
-42,
-30
],
[
252,
37,
83,
36,
-42,
-30
],
[
336,
37,
83,
36,
-42,
-30
],
[
420,
37,
83,
36,
-42,
-30
],
[
0,
74,
83,
36,
-42,
-30
],
[
84,
74,
83,
36,
-42,
-30
],
[
168,
74,
83,
36,
-42,
-30
],
[
252,
74,
83,
36,
-42,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -1,5 +1,5 @@
{
"name": "prayer",
"name": "prayer_front",
"celFile": "AuraPrayerFront",
"width": 512,
"height": 149,

View File

@ -0,0 +1,188 @@
{
"name": "salvation_back",
"celFile": "AuraResistAllBack",
"width": 512,
"height": 183,
"directions": 1,
"frames": 20,
"framesPerDirection": 20,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 6,
"lightColor": [
211,
148,
255
],
"box": {
"left": -41,
"top": -24,
"width": 79,
"height": 45
},
"groups": [
[
[
0,
0,
79,
45,
-41,
-24
],
[
80,
0,
79,
45,
-41,
-24
],
[
160,
0,
79,
45,
-41,
-24
],
[
240,
0,
79,
45,
-41,
-24
],
[
320,
0,
79,
45,
-41,
-24
],
[
400,
0,
79,
45,
-41,
-24
],
[
0,
46,
79,
45,
-41,
-24
],
[
80,
46,
79,
45,
-41,
-24
],
[
160,
46,
79,
45,
-41,
-24
],
[
240,
46,
79,
45,
-41,
-24
],
[
320,
46,
79,
45,
-41,
-24
],
[
400,
46,
79,
45,
-41,
-24
],
[
0,
92,
79,
45,
-41,
-24
],
[
80,
92,
79,
45,
-41,
-24
],
[
160,
92,
79,
45,
-41,
-24
],
[
240,
92,
79,
45,
-41,
-24
],
[
320,
92,
79,
45,
-41,
-24
],
[
400,
92,
79,
45,
-41,
-24
],
[
0,
138,
79,
45,
-41,
-24
],
[
80,
138,
79,
45,
-41,
-24
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -1,5 +1,5 @@
{
"name": "salvation",
"name": "salvation_front",
"celFile": "AuraResistAllFront",
"width": 512,
"height": 187,

View File

@ -0,0 +1,172 @@
{
"name": "thorns_back",
"celFile": "AuraThornsBack",
"width": 512,
"height": 123,
"directions": 1,
"frames": 18,
"framesPerDirection": 18,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -25,
"width": 88,
"height": 30
},
"groups": [
[
[
0,
0,
88,
30,
-44,
-25
],
[
89,
0,
88,
30,
-44,
-25
],
[
178,
0,
88,
30,
-44,
-25
],
[
267,
0,
88,
30,
-44,
-25
],
[
356,
0,
88,
30,
-44,
-25
],
[
0,
31,
88,
30,
-44,
-25
],
[
89,
31,
88,
30,
-44,
-25
],
[
178,
31,
88,
30,
-44,
-25
],
[
267,
31,
88,
30,
-44,
-25
],
[
356,
31,
88,
30,
-44,
-25
],
[
0,
62,
88,
30,
-44,
-25
],
[
89,
62,
88,
30,
-44,
-25
],
[
178,
62,
88,
30,
-44,
-25
],
[
267,
62,
88,
30,
-44,
-25
],
[
356,
62,
88,
30,
-44,
-25
],
[
0,
93,
88,
30,
-44,
-25
],
[
89,
93,
88,
30,
-44,
-25
],
[
178,
93,
88,
30,
-44,
-25
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -1,5 +1,5 @@
{
"name": "thorns",
"name": "thorns_front",
"celFile": "AuraThornsFront",
"width": 512,
"height": 127,

View File

@ -0,0 +1,260 @@
{
"name": "blessed_aim_back",
"celFile": "BlessedAim_back",
"width": 512,
"height": 91,
"directions": 1,
"frames": 29,
"framesPerDirection": 29,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -27,
"top": -19,
"width": 59,
"height": 22
},
"groups": [
[
[
0,
0,
59,
22,
-27,
-19
],
[
60,
0,
59,
22,
-27,
-19
],
[
120,
0,
59,
22,
-27,
-19
],
[
180,
0,
59,
22,
-27,
-19
],
[
240,
0,
59,
22,
-27,
-19
],
[
300,
0,
59,
22,
-27,
-19
],
[
360,
0,
59,
22,
-27,
-19
],
[
420,
0,
59,
22,
-27,
-19
],
[
0,
23,
59,
22,
-27,
-19
],
[
60,
23,
59,
22,
-27,
-19
],
[
120,
23,
59,
22,
-27,
-19
],
[
180,
23,
59,
22,
-27,
-19
],
[
240,
23,
59,
22,
-27,
-19
],
[
300,
23,
59,
22,
-27,
-19
],
[
360,
23,
59,
22,
-27,
-19
],
[
420,
23,
59,
22,
-27,
-19
],
[
0,
46,
59,
22,
-27,
-19
],
[
60,
46,
59,
22,
-27,
-19
],
[
120,
46,
59,
22,
-27,
-19
],
[
180,
46,
59,
22,
-27,
-19
],
[
240,
46,
59,
22,
-27,
-19
],
[
300,
46,
59,
22,
-27,
-19
],
[
360,
46,
59,
22,
-27,
-19
],
[
420,
46,
59,
22,
-27,
-19
],
[
0,
69,
59,
22,
-27,
-19
],
[
60,
69,
59,
22,
-27,
-19
],
[
120,
69,
59,
22,
-27,
-19
],
[
180,
69,
59,
22,
-27,
-19
],
[
240,
69,
59,
22,
-27,
-19
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,5 +1,5 @@
{
"name": "blessed_aim",
"name": "blessed_aim_front",
"celFile": "BlessedAim_front",
"width": 512,
"height": 129,

View File

@ -0,0 +1,156 @@
{
"name": "cleansing_back",
"celFile": "Cleansing_back",
"width": 512,
"height": 167,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -53,
"top": -30,
"width": 93,
"height": 41
},
"groups": [
[
[
0,
0,
93,
41,
-53,
-30
],
[
94,
0,
93,
41,
-53,
-30
],
[
188,
0,
93,
41,
-53,
-30
],
[
282,
0,
93,
41,
-53,
-30
],
[
376,
0,
93,
41,
-53,
-30
],
[
0,
42,
93,
41,
-53,
-30
],
[
94,
42,
93,
41,
-53,
-30
],
[
188,
42,
93,
41,
-53,
-30
],
[
282,
42,
93,
41,
-53,
-30
],
[
376,
42,
93,
41,
-53,
-30
],
[
0,
84,
93,
41,
-53,
-30
],
[
94,
84,
93,
41,
-53,
-30
],
[
188,
84,
93,
41,
-53,
-30
],
[
282,
84,
93,
41,
-53,
-30
],
[
376,
84,
93,
41,
-53,
-30
],
[
0,
126,
93,
41,
-53,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -1,5 +1,5 @@
{
"name": "cleansing",
"name": "cleansing_front",
"celFile": "Cleansing_front",
"width": 512,
"height": 183,

View File

@ -0,0 +1,268 @@
{
"name": "concentration_back",
"celFile": "Concentration_back",
"width": 512,
"height": 351,
"directions": 1,
"frames": 30,
"framesPerDirection": 30,
"animRate": 3,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -60,
"top": -32,
"width": 122,
"height": 43
},
"groups": [
[
[
0,
0,
122,
43,
-60,
-32
],
[
123,
0,
122,
43,
-60,
-32
],
[
246,
0,
122,
43,
-60,
-32
],
[
369,
0,
122,
43,
-60,
-32
],
[
0,
44,
122,
43,
-60,
-32
],
[
123,
44,
122,
43,
-60,
-32
],
[
246,
44,
122,
43,
-60,
-32
],
[
369,
44,
122,
43,
-60,
-32
],
[
0,
88,
122,
43,
-60,
-32
],
[
123,
88,
122,
43,
-60,
-32
],
[
246,
88,
122,
43,
-60,
-32
],
[
369,
88,
122,
43,
-60,
-32
],
[
0,
132,
122,
43,
-60,
-32
],
[
123,
132,
122,
43,
-60,
-32
],
[
246,
132,
122,
43,
-60,
-32
],
[
369,
132,
122,
43,
-60,
-32
],
[
0,
176,
122,
43,
-60,
-32
],
[
123,
176,
122,
43,
-60,
-32
],
[
246,
176,
122,
43,
-60,
-32
],
[
369,
176,
122,
43,
-60,
-32
],
[
0,
220,
122,
43,
-60,
-32
],
[
123,
220,
122,
43,
-60,
-32
],
[
246,
220,
122,
43,
-60,
-32
],
[
369,
220,
122,
43,
-60,
-32
],
[
0,
264,
122,
43,
-60,
-32
],
[
123,
264,
122,
43,
-60,
-32
],
[
246,
264,
122,
43,
-60,
-32
],
[
369,
264,
122,
43,
-60,
-32
],
[
0,
308,
122,
43,
-60,
-32
],
[
123,
308,
122,
43,
-60,
-32
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,5 +1,5 @@
{
"name": "concentration",
"name": "concentration_front",
"celFile": "Concentration_front",
"width": 512,
"height": 375,

View File

@ -1,5 +1,5 @@
{
"name": "fanaticism",
"name": "fanaticism_back",
"celFile": "Fanatacism_Back",
"width": 512,
"height": 351,

View File

@ -1,14 +1,14 @@
{
"name": "fanaticism",
"celFile": "Fanatacism_Back",
"name": "fanaticism_front",
"celFile": "Fanatacism_Front",
"width": 512,
"height": 351,
"height": 375,
"directions": 1,
"frames": 30,
"framesPerDirection": 30,
"animRate": 6,
"trans": 3,
"preDraw": true,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
@ -16,252 +16,252 @@
255
],
"box": {
"left": -60,
"top": -32,
"width": 122,
"height": 43
"left": -58,
"top": -12,
"width": 108,
"height": 46
},
"groups": [
[
[
0,
0,
122,
43,
-60,
-32
108,
46,
-58,
-12
],
[
123,
109,
0,
122,
43,
-60,
-32
108,
46,
-58,
-12
],
[
246,
218,
0,
122,
43,
-60,
-32
108,
46,
-58,
-12
],
[
369,
327,
0,
122,
43,
-60,
-32
108,
46,
-58,
-12
],
[
0,
44,
122,
43,
-60,
-32
47,
108,
46,
-58,
-12
],
[
123,
44,
122,
43,
-60,
-32
109,
47,
108,
46,
-58,
-12
],
[
246,
44,
122,
43,
-60,
-32
218,
47,
108,
46,
-58,
-12
],
[
369,
44,
122,
43,
-60,
-32
327,
47,
108,
46,
-58,
-12
],
[
0,
88,
122,
43,
-60,
-32
94,
108,
46,
-58,
-12
],
[
123,
88,
122,
43,
-60,
-32
109,
94,
108,
46,
-58,
-12
],
[
246,
88,
122,
43,
-60,
-32
218,
94,
108,
46,
-58,
-12
],
[
369,
88,
122,
43,
-60,
-32
327,
94,
108,
46,
-58,
-12
],
[
0,
132,
122,
43,
-60,
-32
141,
108,
46,
-58,
-12
],
[
123,
132,
122,
43,
-60,
-32
109,
141,
108,
46,
-58,
-12
],
[
246,
132,
122,
43,
-60,
-32
218,
141,
108,
46,
-58,
-12
],
[
369,
132,
122,
43,
-60,
-32
327,
141,
108,
46,
-58,
-12
],
[
0,
176,
122,
43,
-60,
-32
188,
108,
46,
-58,
-12
],
[
123,
176,
122,
43,
-60,
-32
109,
188,
108,
46,
-58,
-12
],
[
246,
176,
122,
43,
-60,
-32
218,
188,
108,
46,
-58,
-12
],
[
369,
176,
122,
43,
-60,
-32
327,
188,
108,
46,
-58,
-12
],
[
0,
220,
122,
43,
-60,
-32
235,
108,
46,
-58,
-12
],
[
123,
220,
122,
43,
-60,
-32
109,
235,
108,
46,
-58,
-12
],
[
246,
220,
122,
43,
-60,
-32
218,
235,
108,
46,
-58,
-12
],
[
369,
220,
122,
43,
-60,
-32
327,
235,
108,
46,
-58,
-12
],
[
0,
264,
122,
43,
-60,
-32
282,
108,
46,
-58,
-12
],
[
123,
264,
122,
43,
-60,
-32
109,
282,
108,
46,
-58,
-12
],
[
246,
264,
122,
43,
-60,
-32
218,
282,
108,
46,
-58,
-12
],
[
369,
264,
122,
43,
-60,
-32
327,
282,
108,
46,
-58,
-12
],
[
0,
308,
122,
43,
-60,
-32
329,
108,
46,
-58,
-12
],
[
123,
308,
122,
43,
-60,
-32
109,
329,
108,
46,
-58,
-12
]
]
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,140 @@
{
"name": "holy_shock_back",
"celFile": "HolyShock_back",
"width": 512,
"height": 39,
"directions": 1,
"frames": 14,
"framesPerDirection": 14,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -35,
"top": -19,
"width": 67,
"height": 19
},
"groups": [
[
[
0,
0,
67,
19,
-35,
-19
],
[
68,
0,
67,
19,
-35,
-19
],
[
136,
0,
67,
19,
-35,
-19
],
[
204,
0,
67,
19,
-35,
-19
],
[
272,
0,
67,
19,
-35,
-19
],
[
340,
0,
67,
19,
-35,
-19
],
[
408,
0,
67,
19,
-35,
-19
],
[
0,
20,
67,
19,
-35,
-19
],
[
68,
20,
67,
19,
-35,
-19
],
[
136,
20,
67,
19,
-35,
-19
],
[
204,
20,
67,
19,
-35,
-19
],
[
272,
20,
67,
19,
-35,
-19
],
[
340,
20,
67,
19,
-35,
-19
],
[
408,
20,
67,
19,
-35,
-19
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -1,5 +1,5 @@
{
"name": "holy_shock",
"name": "holy_shock_front",
"celFile": "HolyShock_front",
"width": 512,
"height": 51,

View File

@ -0,0 +1,124 @@
{
"name": "sanctuary_back",
"celFile": "SanctuaryAura_Back",
"width": 512,
"height": 95,
"directions": 1,
"frames": 12,
"framesPerDirection": 12,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -59,
"top": -32,
"width": 119,
"height": 31
},
"groups": [
[
[
0,
0,
119,
31,
-59,
-32
],
[
120,
0,
119,
31,
-59,
-32
],
[
240,
0,
119,
31,
-59,
-32
],
[
360,
0,
119,
31,
-59,
-32
],
[
0,
32,
119,
31,
-59,
-32
],
[
120,
32,
119,
31,
-59,
-32
],
[
240,
32,
119,
31,
-59,
-32
],
[
360,
32,
119,
31,
-59,
-32
],
[
0,
64,
119,
31,
-59,
-32
],
[
120,
64,
119,
31,
-59,
-32
],
[
240,
64,
119,
31,
-59,
-32
],
[
360,
64,
119,
31,
-59,
-32
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1,5 +1,5 @@
{
"name": "sanctuary",
"name": "sanctuary_front",
"celFile": "SanctuaryAura_Front",
"width": 512,
"height": 92,

View File

@ -0,0 +1,156 @@
{
"name": "vigor_back",
"celFile": "Stamina_back",
"width": 512,
"height": 179,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -51,
"top": -30,
"width": 91,
"height": 44
},
"groups": [
[
[
0,
0,
91,
44,
-51,
-30
],
[
92,
0,
91,
44,
-51,
-30
],
[
184,
0,
91,
44,
-51,
-30
],
[
276,
0,
91,
44,
-51,
-30
],
[
368,
0,
91,
44,
-51,
-30
],
[
0,
45,
91,
44,
-51,
-30
],
[
92,
45,
91,
44,
-51,
-30
],
[
184,
45,
91,
44,
-51,
-30
],
[
276,
45,
91,
44,
-51,
-30
],
[
368,
45,
91,
44,
-51,
-30
],
[
0,
90,
91,
44,
-51,
-30
],
[
92,
90,
91,
44,
-51,
-30
],
[
184,
90,
91,
44,
-51,
-30
],
[
276,
90,
91,
44,
-51,
-30
],
[
368,
90,
91,
44,
-51,
-30
],
[
0,
135,
91,
44,
-51,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1,5 +1,5 @@
{
"name": "vigor",
"name": "vigor_front",
"celFile": "Stamina_front",
"width": 512,
"height": 187,

View File

@ -0,0 +1,148 @@
{
"name": "defiance_back",
"celFile": "AuraDefianceBack",
"width": 512,
"height": 116,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -38,
"top": -29,
"width": 75,
"height": 38
},
"groups": [
[
[
0,
0,
75,
38,
-38,
-29
],
[
76,
0,
75,
38,
-38,
-29
],
[
152,
0,
75,
38,
-38,
-29
],
[
228,
0,
75,
38,
-38,
-29
],
[
304,
0,
75,
38,
-38,
-29
],
[
380,
0,
75,
38,
-38,
-29
],
[
0,
39,
75,
38,
-38,
-29
],
[
76,
39,
75,
38,
-38,
-29
],
[
152,
39,
75,
38,
-38,
-29
],
[
228,
39,
75,
38,
-38,
-29
],
[
304,
39,
75,
38,
-38,
-29
],
[
380,
39,
75,
38,
-38,
-29
],
[
0,
78,
75,
38,
-38,
-29
],
[
76,
78,
75,
38,
-38,
-29
],
[
152,
78,
75,
38,
-38,
-29
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -1,5 +1,5 @@
{
"name": "defiance",
"name": "defiance_front",
"celFile": "AuraDefianceFront",
"width": 512,
"height": 143,

View File

@ -1,5 +1,5 @@
{
"name": "fanaticism",
"name": "fanaticism_back",
"celFile": "Fanatacism_Back",
"width": 512,
"height": 351,

View File

@ -0,0 +1,180 @@
{
"name": "holy_fire_back",
"celFile": "AuraHolyFireBack",
"width": 512,
"height": 139,
"directions": 1,
"frames": 19,
"framesPerDirection": 19,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -26,
"width": 89,
"height": 34
},
"groups": [
[
[
0,
0,
89,
34,
-44,
-26
],
[
90,
0,
89,
34,
-44,
-26
],
[
180,
0,
89,
34,
-44,
-26
],
[
270,
0,
89,
34,
-44,
-26
],
[
360,
0,
89,
34,
-44,
-26
],
[
0,
35,
89,
34,
-44,
-26
],
[
90,
35,
89,
34,
-44,
-26
],
[
180,
35,
89,
34,
-44,
-26
],
[
270,
35,
89,
34,
-44,
-26
],
[
360,
35,
89,
34,
-44,
-26
],
[
0,
70,
89,
34,
-44,
-26
],
[
90,
70,
89,
34,
-44,
-26
],
[
180,
70,
89,
34,
-44,
-26
],
[
270,
70,
89,
34,
-44,
-26
],
[
360,
70,
89,
34,
-44,
-26
],
[
0,
105,
89,
34,
-44,
-26
],
[
90,
105,
89,
34,
-44,
-26
],
[
180,
105,
89,
34,
-44,
-26
],
[
270,
105,
89,
34,
-44,
-26
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,5 +1,5 @@
{
"name": "holy_fire",
"name": "holy_fire_front",
"celFile": "AuraHolyFireFront",
"width": 512,
"height": 143,

View File

@ -0,0 +1,148 @@
{
"name": "might_back",
"celFile": "AuraMightBack",
"width": 512,
"height": 83,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -36,
"top": -21,
"width": 72,
"height": 27
},
"groups": [
[
[
0,
0,
72,
27,
-36,
-21
],
[
73,
0,
72,
27,
-36,
-21
],
[
146,
0,
72,
27,
-36,
-21
],
[
219,
0,
72,
27,
-36,
-21
],
[
292,
0,
72,
27,
-36,
-21
],
[
365,
0,
72,
27,
-36,
-21
],
[
438,
0,
72,
27,
-36,
-21
],
[
0,
28,
72,
27,
-36,
-21
],
[
73,
28,
72,
27,
-36,
-21
],
[
146,
28,
72,
27,
-36,
-21
],
[
219,
28,
72,
27,
-36,
-21
],
[
292,
28,
72,
27,
-36,
-21
],
[
365,
28,
72,
27,
-36,
-21
],
[
438,
28,
72,
27,
-36,
-21
],
[
0,
56,
72,
27,
-36,
-21
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,5 +1,5 @@
{
"name": "might",
"name": "might_front",
"celFile": "AuraMightFront",
"width": 512,
"height": 80,

View File

@ -0,0 +1,156 @@
{
"name": "prayer_back",
"celFile": "AuraPrayerBack",
"width": 512,
"height": 110,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -42,
"top": -30,
"width": 83,
"height": 36
},
"groups": [
[
[
0,
0,
83,
36,
-42,
-30
],
[
84,
0,
83,
36,
-42,
-30
],
[
168,
0,
83,
36,
-42,
-30
],
[
252,
0,
83,
36,
-42,
-30
],
[
336,
0,
83,
36,
-42,
-30
],
[
420,
0,
83,
36,
-42,
-30
],
[
0,
37,
83,
36,
-42,
-30
],
[
84,
37,
83,
36,
-42,
-30
],
[
168,
37,
83,
36,
-42,
-30
],
[
252,
37,
83,
36,
-42,
-30
],
[
336,
37,
83,
36,
-42,
-30
],
[
420,
37,
83,
36,
-42,
-30
],
[
0,
74,
83,
36,
-42,
-30
],
[
84,
74,
83,
36,
-42,
-30
],
[
168,
74,
83,
36,
-42,
-30
],
[
252,
74,
83,
36,
-42,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -1,5 +1,5 @@
{
"name": "prayer",
"name": "prayer_front",
"celFile": "AuraPrayerFront",
"width": 512,
"height": 149,

View File

@ -0,0 +1,188 @@
{
"name": "salvation_back",
"celFile": "AuraResistAllBack",
"width": 512,
"height": 183,
"directions": 1,
"frames": 20,
"framesPerDirection": 20,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 6,
"lightColor": [
211,
148,
255
],
"box": {
"left": -41,
"top": -24,
"width": 79,
"height": 45
},
"groups": [
[
[
0,
0,
79,
45,
-41,
-24
],
[
80,
0,
79,
45,
-41,
-24
],
[
160,
0,
79,
45,
-41,
-24
],
[
240,
0,
79,
45,
-41,
-24
],
[
320,
0,
79,
45,
-41,
-24
],
[
400,
0,
79,
45,
-41,
-24
],
[
0,
46,
79,
45,
-41,
-24
],
[
80,
46,
79,
45,
-41,
-24
],
[
160,
46,
79,
45,
-41,
-24
],
[
240,
46,
79,
45,
-41,
-24
],
[
320,
46,
79,
45,
-41,
-24
],
[
400,
46,
79,
45,
-41,
-24
],
[
0,
92,
79,
45,
-41,
-24
],
[
80,
92,
79,
45,
-41,
-24
],
[
160,
92,
79,
45,
-41,
-24
],
[
240,
92,
79,
45,
-41,
-24
],
[
320,
92,
79,
45,
-41,
-24
],
[
400,
92,
79,
45,
-41,
-24
],
[
0,
138,
79,
45,
-41,
-24
],
[
80,
138,
79,
45,
-41,
-24
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -1,5 +1,5 @@
{
"name": "salvation",
"name": "salvation_front",
"celFile": "AuraResistAllFront",
"width": 512,
"height": 187,

View File

@ -0,0 +1,172 @@
{
"name": "thorns_back",
"celFile": "AuraThornsBack",
"width": 512,
"height": 123,
"directions": 1,
"frames": 18,
"framesPerDirection": 18,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -25,
"width": 88,
"height": 30
},
"groups": [
[
[
0,
0,
88,
30,
-44,
-25
],
[
89,
0,
88,
30,
-44,
-25
],
[
178,
0,
88,
30,
-44,
-25
],
[
267,
0,
88,
30,
-44,
-25
],
[
356,
0,
88,
30,
-44,
-25
],
[
0,
31,
88,
30,
-44,
-25
],
[
89,
31,
88,
30,
-44,
-25
],
[
178,
31,
88,
30,
-44,
-25
],
[
267,
31,
88,
30,
-44,
-25
],
[
356,
31,
88,
30,
-44,
-25
],
[
0,
62,
88,
30,
-44,
-25
],
[
89,
62,
88,
30,
-44,
-25
],
[
178,
62,
88,
30,
-44,
-25
],
[
267,
62,
88,
30,
-44,
-25
],
[
356,
62,
88,
30,
-44,
-25
],
[
0,
93,
88,
30,
-44,
-25
],
[
89,
93,
88,
30,
-44,
-25
],
[
178,
93,
88,
30,
-44,
-25
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -1,5 +1,5 @@
{
"name": "thorns",
"name": "thorns_front",
"celFile": "AuraThornsFront",
"width": 512,
"height": 127,

View File

@ -0,0 +1,148 @@
{
"name": "defiance_back",
"celFile": "AuraDefianceBack",
"width": 512,
"height": 116,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -38,
"top": -29,
"width": 75,
"height": 38
},
"groups": [
[
[
0,
0,
75,
38,
-38,
-29
],
[
76,
0,
75,
38,
-38,
-29
],
[
152,
0,
75,
38,
-38,
-29
],
[
228,
0,
75,
38,
-38,
-29
],
[
304,
0,
75,
38,
-38,
-29
],
[
380,
0,
75,
38,
-38,
-29
],
[
0,
39,
75,
38,
-38,
-29
],
[
76,
39,
75,
38,
-38,
-29
],
[
152,
39,
75,
38,
-38,
-29
],
[
228,
39,
75,
38,
-38,
-29
],
[
304,
39,
75,
38,
-38,
-29
],
[
380,
39,
75,
38,
-38,
-29
],
[
0,
78,
75,
38,
-38,
-29
],
[
76,
78,
75,
38,
-38,
-29
],
[
152,
78,
75,
38,
-38,
-29
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -0,0 +1,148 @@
{
"name": "defiance_front",
"celFile": "AuraDefianceFront",
"width": 512,
"height": 143,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 8,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -38,
"top": -24,
"width": 74,
"height": 47
},
"groups": [
[
[
0,
0,
74,
47,
-38,
-24
],
[
75,
0,
74,
47,
-38,
-24
],
[
150,
0,
74,
47,
-38,
-24
],
[
225,
0,
74,
47,
-38,
-24
],
[
300,
0,
74,
47,
-38,
-24
],
[
375,
0,
74,
47,
-38,
-24
],
[
0,
48,
74,
47,
-38,
-24
],
[
75,
48,
74,
47,
-38,
-24
],
[
150,
48,
74,
47,
-38,
-24
],
[
225,
48,
74,
47,
-38,
-24
],
[
300,
48,
74,
47,
-38,
-24
],
[
375,
48,
74,
47,
-38,
-24
],
[
0,
96,
74,
47,
-38,
-24
],
[
75,
96,
74,
47,
-38,
-24
],
[
150,
96,
74,
47,
-38,
-24
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -0,0 +1,180 @@
{
"name": "holy_fire_back",
"celFile": "AuraHolyFireBack",
"width": 512,
"height": 139,
"directions": 1,
"frames": 19,
"framesPerDirection": 19,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -26,
"width": 89,
"height": 34
},
"groups": [
[
[
0,
0,
89,
34,
-44,
-26
],
[
90,
0,
89,
34,
-44,
-26
],
[
180,
0,
89,
34,
-44,
-26
],
[
270,
0,
89,
34,
-44,
-26
],
[
360,
0,
89,
34,
-44,
-26
],
[
0,
35,
89,
34,
-44,
-26
],
[
90,
35,
89,
34,
-44,
-26
],
[
180,
35,
89,
34,
-44,
-26
],
[
270,
35,
89,
34,
-44,
-26
],
[
360,
35,
89,
34,
-44,
-26
],
[
0,
70,
89,
34,
-44,
-26
],
[
90,
70,
89,
34,
-44,
-26
],
[
180,
70,
89,
34,
-44,
-26
],
[
270,
70,
89,
34,
-44,
-26
],
[
360,
70,
89,
34,
-44,
-26
],
[
0,
105,
89,
34,
-44,
-26
],
[
90,
105,
89,
34,
-44,
-26
],
[
180,
105,
89,
34,
-44,
-26
],
[
270,
105,
89,
34,
-44,
-26
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,180 @@
{
"name": "holy_fire_front",
"celFile": "AuraHolyFireFront",
"width": 512,
"height": 143,
"directions": 1,
"frames": 19,
"framesPerDirection": 19,
"animRate": 16,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -10,
"width": 89,
"height": 35
},
"groups": [
[
[
0,
0,
89,
35,
-44,
-10
],
[
90,
0,
89,
35,
-44,
-10
],
[
180,
0,
89,
35,
-44,
-10
],
[
270,
0,
89,
35,
-44,
-10
],
[
360,
0,
89,
35,
-44,
-10
],
[
0,
36,
89,
35,
-44,
-10
],
[
90,
36,
89,
35,
-44,
-10
],
[
180,
36,
89,
35,
-44,
-10
],
[
270,
36,
89,
35,
-44,
-10
],
[
360,
36,
89,
35,
-44,
-10
],
[
0,
72,
89,
35,
-44,
-10
],
[
90,
72,
89,
35,
-44,
-10
],
[
180,
72,
89,
35,
-44,
-10
],
[
270,
72,
89,
35,
-44,
-10
],
[
360,
72,
89,
35,
-44,
-10
],
[
0,
108,
89,
35,
-44,
-10
],
[
90,
108,
89,
35,
-44,
-10
],
[
180,
108,
89,
35,
-44,
-10
],
[
270,
108,
89,
35,
-44,
-10
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,148 @@
{
"name": "might_back",
"celFile": "AuraMightBack",
"width": 512,
"height": 83,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -36,
"top": -21,
"width": 72,
"height": 27
},
"groups": [
[
[
0,
0,
72,
27,
-36,
-21
],
[
73,
0,
72,
27,
-36,
-21
],
[
146,
0,
72,
27,
-36,
-21
],
[
219,
0,
72,
27,
-36,
-21
],
[
292,
0,
72,
27,
-36,
-21
],
[
365,
0,
72,
27,
-36,
-21
],
[
438,
0,
72,
27,
-36,
-21
],
[
0,
28,
72,
27,
-36,
-21
],
[
73,
28,
72,
27,
-36,
-21
],
[
146,
28,
72,
27,
-36,
-21
],
[
219,
28,
72,
27,
-36,
-21
],
[
292,
28,
72,
27,
-36,
-21
],
[
365,
28,
72,
27,
-36,
-21
],
[
438,
28,
72,
27,
-36,
-21
],
[
0,
56,
72,
27,
-36,
-21
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -0,0 +1,148 @@
{
"name": "might_front",
"celFile": "AuraMightFront",
"width": 512,
"height": 80,
"directions": 1,
"frames": 15,
"framesPerDirection": 15,
"animRate": 16,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -36,
"top": -7,
"width": 72,
"height": 26
},
"groups": [
[
[
0,
0,
72,
26,
-36,
-7
],
[
73,
0,
72,
26,
-36,
-7
],
[
146,
0,
72,
26,
-36,
-7
],
[
219,
0,
72,
26,
-36,
-7
],
[
292,
0,
72,
26,
-36,
-7
],
[
365,
0,
72,
26,
-36,
-7
],
[
438,
0,
72,
26,
-36,
-7
],
[
0,
27,
72,
26,
-36,
-7
],
[
73,
27,
72,
26,
-36,
-7
],
[
146,
27,
72,
26,
-36,
-7
],
[
219,
27,
72,
26,
-36,
-7
],
[
292,
27,
72,
26,
-36,
-7
],
[
365,
27,
72,
26,
-36,
-7
],
[
438,
27,
72,
26,
-36,
-7
],
[
0,
54,
72,
26,
-36,
-7
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -0,0 +1,156 @@
{
"name": "prayer_back",
"celFile": "AuraPrayerBack",
"width": 512,
"height": 110,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -42,
"top": -30,
"width": 83,
"height": 36
},
"groups": [
[
[
0,
0,
83,
36,
-42,
-30
],
[
84,
0,
83,
36,
-42,
-30
],
[
168,
0,
83,
36,
-42,
-30
],
[
252,
0,
83,
36,
-42,
-30
],
[
336,
0,
83,
36,
-42,
-30
],
[
420,
0,
83,
36,
-42,
-30
],
[
0,
37,
83,
36,
-42,
-30
],
[
84,
37,
83,
36,
-42,
-30
],
[
168,
37,
83,
36,
-42,
-30
],
[
252,
37,
83,
36,
-42,
-30
],
[
336,
37,
83,
36,
-42,
-30
],
[
420,
37,
83,
36,
-42,
-30
],
[
0,
74,
83,
36,
-42,
-30
],
[
84,
74,
83,
36,
-42,
-30
],
[
168,
74,
83,
36,
-42,
-30
],
[
252,
74,
83,
36,
-42,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,156 @@
{
"name": "prayer_front",
"celFile": "AuraPrayerFront",
"width": 512,
"height": 149,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -42,
"top": -23,
"width": 83,
"height": 49
},
"groups": [
[
[
0,
0,
83,
49,
-42,
-23
],
[
84,
0,
83,
49,
-42,
-23
],
[
168,
0,
83,
49,
-42,
-23
],
[
252,
0,
83,
49,
-42,
-23
],
[
336,
0,
83,
49,
-42,
-23
],
[
420,
0,
83,
49,
-42,
-23
],
[
0,
50,
83,
49,
-42,
-23
],
[
84,
50,
83,
49,
-42,
-23
],
[
168,
50,
83,
49,
-42,
-23
],
[
252,
50,
83,
49,
-42,
-23
],
[
336,
50,
83,
49,
-42,
-23
],
[
420,
50,
83,
49,
-42,
-23
],
[
0,
100,
83,
49,
-42,
-23
],
[
84,
100,
83,
49,
-42,
-23
],
[
168,
100,
83,
49,
-42,
-23
],
[
252,
100,
83,
49,
-42,
-23
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -0,0 +1,172 @@
{
"name": "thorns_back",
"celFile": "AuraThornsBack",
"width": 512,
"height": 123,
"directions": 1,
"frames": 18,
"framesPerDirection": 18,
"animRate": 16,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -44,
"top": -25,
"width": 88,
"height": 30
},
"groups": [
[
[
0,
0,
88,
30,
-44,
-25
],
[
89,
0,
88,
30,
-44,
-25
],
[
178,
0,
88,
30,
-44,
-25
],
[
267,
0,
88,
30,
-44,
-25
],
[
356,
0,
88,
30,
-44,
-25
],
[
0,
31,
88,
30,
-44,
-25
],
[
89,
31,
88,
30,
-44,
-25
],
[
178,
31,
88,
30,
-44,
-25
],
[
267,
31,
88,
30,
-44,
-25
],
[
356,
31,
88,
30,
-44,
-25
],
[
0,
62,
88,
30,
-44,
-25
],
[
89,
62,
88,
30,
-44,
-25
],
[
178,
62,
88,
30,
-44,
-25
],
[
267,
62,
88,
30,
-44,
-25
],
[
356,
62,
88,
30,
-44,
-25
],
[
0,
93,
88,
30,
-44,
-25
],
[
89,
93,
88,
30,
-44,
-25
],
[
178,
93,
88,
30,
-44,
-25
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -0,0 +1,172 @@
{
"name": "thorns_front",
"celFile": "AuraThornsFront",
"width": 512,
"height": 127,
"directions": 1,
"frames": 18,
"framesPerDirection": 18,
"animRate": 16,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -45,
"top": -6,
"width": 89,
"height": 31
},
"groups": [
[
[
0,
0,
89,
31,
-45,
-6
],
[
90,
0,
89,
31,
-45,
-6
],
[
180,
0,
89,
31,
-45,
-6
],
[
270,
0,
89,
31,
-45,
-6
],
[
360,
0,
89,
31,
-45,
-6
],
[
0,
32,
89,
31,
-45,
-6
],
[
90,
32,
89,
31,
-45,
-6
],
[
180,
32,
89,
31,
-45,
-6
],
[
270,
32,
89,
31,
-45,
-6
],
[
360,
32,
89,
31,
-45,
-6
],
[
0,
64,
89,
31,
-45,
-6
],
[
90,
64,
89,
31,
-45,
-6
],
[
180,
64,
89,
31,
-45,
-6
],
[
270,
64,
89,
31,
-45,
-6
],
[
360,
64,
89,
31,
-45,
-6
],
[
0,
96,
89,
31,
-45,
-6
],
[
90,
96,
89,
31,
-45,
-6
],
[
180,
96,
89,
31,
-45,
-6
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,5 +1,5 @@
{
"name": "blessed_aim",
"name": "blessed_aim_front",
"celFile": "BlessedAim_front",
"width": 512,
"height": 129,

View File

@ -0,0 +1,260 @@
{
"name": "blessed_aim_back",
"celFile": "BlessedAim_back",
"width": 512,
"height": 91,
"directions": 1,
"frames": 29,
"framesPerDirection": 29,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -27,
"top": -19,
"width": 59,
"height": 22
},
"groups": [
[
[
0,
0,
59,
22,
-27,
-19
],
[
60,
0,
59,
22,
-27,
-19
],
[
120,
0,
59,
22,
-27,
-19
],
[
180,
0,
59,
22,
-27,
-19
],
[
240,
0,
59,
22,
-27,
-19
],
[
300,
0,
59,
22,
-27,
-19
],
[
360,
0,
59,
22,
-27,
-19
],
[
420,
0,
59,
22,
-27,
-19
],
[
0,
23,
59,
22,
-27,
-19
],
[
60,
23,
59,
22,
-27,
-19
],
[
120,
23,
59,
22,
-27,
-19
],
[
180,
23,
59,
22,
-27,
-19
],
[
240,
23,
59,
22,
-27,
-19
],
[
300,
23,
59,
22,
-27,
-19
],
[
360,
23,
59,
22,
-27,
-19
],
[
420,
23,
59,
22,
-27,
-19
],
[
0,
46,
59,
22,
-27,
-19
],
[
60,
46,
59,
22,
-27,
-19
],
[
120,
46,
59,
22,
-27,
-19
],
[
180,
46,
59,
22,
-27,
-19
],
[
240,
46,
59,
22,
-27,
-19
],
[
300,
46,
59,
22,
-27,
-19
],
[
360,
46,
59,
22,
-27,
-19
],
[
420,
46,
59,
22,
-27,
-19
],
[
0,
69,
59,
22,
-27,
-19
],
[
60,
69,
59,
22,
-27,
-19
],
[
120,
69,
59,
22,
-27,
-19
],
[
180,
69,
59,
22,
-27,
-19
],
[
240,
69,
59,
22,
-27,
-19
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,5 +1,5 @@
{
"name": "blessed_aim",
"name": "blessed_aim_front",
"celFile": "BlessedAim_front",
"width": 512,
"height": 129,

View File

@ -0,0 +1,260 @@
{
"name": "blessed_aim_front",
"celFile": "BlessedAim_front",
"width": 512,
"height": 129,
"directions": 1,
"frames": 29,
"framesPerDirection": 29,
"animRate": 8,
"trans": 3,
"preDraw": false,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -39,
"top": -5,
"width": 78,
"height": 25
},
"groups": [
[
[
0,
0,
78,
25,
-39,
-5
],
[
79,
0,
78,
25,
-39,
-5
],
[
158,
0,
78,
25,
-39,
-5
],
[
237,
0,
78,
25,
-39,
-5
],
[
316,
0,
78,
25,
-39,
-5
],
[
395,
0,
78,
25,
-39,
-5
],
[
0,
26,
78,
25,
-39,
-5
],
[
79,
26,
78,
25,
-39,
-5
],
[
158,
26,
78,
25,
-39,
-5
],
[
237,
26,
78,
25,
-39,
-5
],
[
316,
26,
78,
25,
-39,
-5
],
[
395,
26,
78,
25,
-39,
-5
],
[
0,
52,
78,
25,
-39,
-5
],
[
79,
52,
78,
25,
-39,
-5
],
[
158,
52,
78,
25,
-39,
-5
],
[
237,
52,
78,
25,
-39,
-5
],
[
316,
52,
78,
25,
-39,
-5
],
[
395,
52,
78,
25,
-39,
-5
],
[
0,
78,
78,
25,
-39,
-5
],
[
79,
78,
78,
25,
-39,
-5
],
[
158,
78,
78,
25,
-39,
-5
],
[
237,
78,
78,
25,
-39,
-5
],
[
316,
78,
78,
25,
-39,
-5
],
[
395,
78,
78,
25,
-39,
-5
],
[
0,
104,
78,
25,
-39,
-5
],
[
79,
104,
78,
25,
-39,
-5
],
[
158,
104,
78,
25,
-39,
-5
],
[
237,
104,
78,
25,
-39,
-5
],
[
316,
104,
78,
25,
-39,
-5
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,260 @@
{
"name": "blessed_aim_back",
"celFile": "BlessedAim_back",
"width": 512,
"height": 91,
"directions": 1,
"frames": 29,
"framesPerDirection": 29,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -27,
"top": -19,
"width": 59,
"height": 22
},
"groups": [
[
[
0,
0,
59,
22,
-27,
-19
],
[
60,
0,
59,
22,
-27,
-19
],
[
120,
0,
59,
22,
-27,
-19
],
[
180,
0,
59,
22,
-27,
-19
],
[
240,
0,
59,
22,
-27,
-19
],
[
300,
0,
59,
22,
-27,
-19
],
[
360,
0,
59,
22,
-27,
-19
],
[
420,
0,
59,
22,
-27,
-19
],
[
0,
23,
59,
22,
-27,
-19
],
[
60,
23,
59,
22,
-27,
-19
],
[
120,
23,
59,
22,
-27,
-19
],
[
180,
23,
59,
22,
-27,
-19
],
[
240,
23,
59,
22,
-27,
-19
],
[
300,
23,
59,
22,
-27,
-19
],
[
360,
23,
59,
22,
-27,
-19
],
[
420,
23,
59,
22,
-27,
-19
],
[
0,
46,
59,
22,
-27,
-19
],
[
60,
46,
59,
22,
-27,
-19
],
[
120,
46,
59,
22,
-27,
-19
],
[
180,
46,
59,
22,
-27,
-19
],
[
240,
46,
59,
22,
-27,
-19
],
[
300,
46,
59,
22,
-27,
-19
],
[
360,
46,
59,
22,
-27,
-19
],
[
420,
46,
59,
22,
-27,
-19
],
[
0,
69,
59,
22,
-27,
-19
],
[
60,
69,
59,
22,
-27,
-19
],
[
120,
69,
59,
22,
-27,
-19
],
[
180,
69,
59,
22,
-27,
-19
],
[
240,
69,
59,
22,
-27,
-19
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,5 +1,5 @@
{
"name": "blessed_aim",
"name": "blessed_aim_front",
"celFile": "BlessedAim_front",
"width": 512,
"height": 129,

View File

@ -1,5 +1,5 @@
{
"name": "cleansing",
"name": "cleansing_front",
"celFile": "Cleansing_front",
"width": 512,
"height": 183,

View File

@ -0,0 +1,156 @@
{
"name": "cleansing_back",
"celFile": "Cleansing_back",
"width": 512,
"height": 167,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -53,
"top": -30,
"width": 93,
"height": 41
},
"groups": [
[
[
0,
0,
93,
41,
-53,
-30
],
[
94,
0,
93,
41,
-53,
-30
],
[
188,
0,
93,
41,
-53,
-30
],
[
282,
0,
93,
41,
-53,
-30
],
[
376,
0,
93,
41,
-53,
-30
],
[
0,
42,
93,
41,
-53,
-30
],
[
94,
42,
93,
41,
-53,
-30
],
[
188,
42,
93,
41,
-53,
-30
],
[
282,
42,
93,
41,
-53,
-30
],
[
376,
42,
93,
41,
-53,
-30
],
[
0,
84,
93,
41,
-53,
-30
],
[
94,
84,
93,
41,
-53,
-30
],
[
188,
84,
93,
41,
-53,
-30
],
[
282,
84,
93,
41,
-53,
-30
],
[
376,
84,
93,
41,
-53,
-30
],
[
0,
126,
93,
41,
-53,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -1,5 +1,5 @@
{
"name": "cleansing",
"name": "cleansing_front",
"celFile": "Cleansing_front",
"width": 512,
"height": 183,

View File

@ -0,0 +1,156 @@
{
"name": "cleansing_back",
"celFile": "Cleansing_back",
"width": 512,
"height": 167,
"directions": 1,
"frames": 16,
"framesPerDirection": 16,
"animRate": 8,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -53,
"top": -30,
"width": 93,
"height": 41
},
"groups": [
[
[
0,
0,
93,
41,
-53,
-30
],
[
94,
0,
93,
41,
-53,
-30
],
[
188,
0,
93,
41,
-53,
-30
],
[
282,
0,
93,
41,
-53,
-30
],
[
376,
0,
93,
41,
-53,
-30
],
[
0,
42,
93,
41,
-53,
-30
],
[
94,
42,
93,
41,
-53,
-30
],
[
188,
42,
93,
41,
-53,
-30
],
[
282,
42,
93,
41,
-53,
-30
],
[
376,
42,
93,
41,
-53,
-30
],
[
0,
84,
93,
41,
-53,
-30
],
[
94,
84,
93,
41,
-53,
-30
],
[
188,
84,
93,
41,
-53,
-30
],
[
282,
84,
93,
41,
-53,
-30
],
[
376,
84,
93,
41,
-53,
-30
],
[
0,
126,
93,
41,
-53,
-30
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -1,5 +1,5 @@
{
"name": "cleansing",
"name": "cleansing_front",
"celFile": "Cleansing_front",
"width": 512,
"height": 183,

View File

@ -1,5 +1,5 @@
{
"name": "concentration",
"name": "concentration_front",
"celFile": "Concentration_front",
"width": 512,
"height": 375,

View File

@ -0,0 +1,268 @@
{
"name": "concentration_back",
"celFile": "Concentration_back",
"width": 512,
"height": 351,
"directions": 1,
"frames": 30,
"framesPerDirection": 30,
"animRate": 3,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -60,
"top": -32,
"width": 122,
"height": 43
},
"groups": [
[
[
0,
0,
122,
43,
-60,
-32
],
[
123,
0,
122,
43,
-60,
-32
],
[
246,
0,
122,
43,
-60,
-32
],
[
369,
0,
122,
43,
-60,
-32
],
[
0,
44,
122,
43,
-60,
-32
],
[
123,
44,
122,
43,
-60,
-32
],
[
246,
44,
122,
43,
-60,
-32
],
[
369,
44,
122,
43,
-60,
-32
],
[
0,
88,
122,
43,
-60,
-32
],
[
123,
88,
122,
43,
-60,
-32
],
[
246,
88,
122,
43,
-60,
-32
],
[
369,
88,
122,
43,
-60,
-32
],
[
0,
132,
122,
43,
-60,
-32
],
[
123,
132,
122,
43,
-60,
-32
],
[
246,
132,
122,
43,
-60,
-32
],
[
369,
132,
122,
43,
-60,
-32
],
[
0,
176,
122,
43,
-60,
-32
],
[
123,
176,
122,
43,
-60,
-32
],
[
246,
176,
122,
43,
-60,
-32
],
[
369,
176,
122,
43,
-60,
-32
],
[
0,
220,
122,
43,
-60,
-32
],
[
123,
220,
122,
43,
-60,
-32
],
[
246,
220,
122,
43,
-60,
-32
],
[
369,
220,
122,
43,
-60,
-32
],
[
0,
264,
122,
43,
-60,
-32
],
[
123,
264,
122,
43,
-60,
-32
],
[
246,
264,
122,
43,
-60,
-32
],
[
369,
264,
122,
43,
-60,
-32
],
[
0,
308,
122,
43,
-60,
-32
],
[
123,
308,
122,
43,
-60,
-32
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,5 +1,5 @@
{
"name": "concentration",
"name": "concentration_front",
"celFile": "Concentration_front",
"width": 512,
"height": 375,

View File

@ -0,0 +1,268 @@
{
"name": "concentration_back",
"celFile": "Concentration_back",
"width": 512,
"height": 351,
"directions": 1,
"frames": 30,
"framesPerDirection": 30,
"animRate": 3,
"trans": 3,
"preDraw": true,
"lightRadius": 0,
"lightColor": [
255,
255,
255
],
"box": {
"left": -60,
"top": -32,
"width": 122,
"height": 43
},
"groups": [
[
[
0,
0,
122,
43,
-60,
-32
],
[
123,
0,
122,
43,
-60,
-32
],
[
246,
0,
122,
43,
-60,
-32
],
[
369,
0,
122,
43,
-60,
-32
],
[
0,
44,
122,
43,
-60,
-32
],
[
123,
44,
122,
43,
-60,
-32
],
[
246,
44,
122,
43,
-60,
-32
],
[
369,
44,
122,
43,
-60,
-32
],
[
0,
88,
122,
43,
-60,
-32
],
[
123,
88,
122,
43,
-60,
-32
],
[
246,
88,
122,
43,
-60,
-32
],
[
369,
88,
122,
43,
-60,
-32
],
[
0,
132,
122,
43,
-60,
-32
],
[
123,
132,
122,
43,
-60,
-32
],
[
246,
132,
122,
43,
-60,
-32
],
[
369,
132,
122,
43,
-60,
-32
],
[
0,
176,
122,
43,
-60,
-32
],
[
123,
176,
122,
43,
-60,
-32
],
[
246,
176,
122,
43,
-60,
-32
],
[
369,
176,
122,
43,
-60,
-32
],
[
0,
220,
122,
43,
-60,
-32
],
[
123,
220,
122,
43,
-60,
-32
],
[
246,
220,
122,
43,
-60,
-32
],
[
369,
220,
122,
43,
-60,
-32
],
[
0,
264,
122,
43,
-60,
-32
],
[
123,
264,
122,
43,
-60,
-32
],
[
246,
264,
122,
43,
-60,
-32
],
[
369,
264,
122,
43,
-60,
-32
],
[
0,
308,
122,
43,
-60,
-32
],
[
123,
308,
122,
43,
-60,
-32
]
]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Some files were not shown because too many files have changed in this diff Show More