Add tiered shiny variants
@ -142,6 +142,10 @@ body {
|
|||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#apad .apadRectBtnContainer > .apadSqBtn:not(:first-child) {
|
||||||
|
margin-left: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
#touchControls:not([data-ui-mode='STARTER_SELECT']) #apad .apadRectBtnContainer > #apadCycleNature, #touchControls:not([data-ui-mode='STARTER_SELECT']) #apad .apadSqBtnContainer {
|
#touchControls:not([data-ui-mode='STARTER_SELECT']) #apad .apadRectBtnContainer > #apadCycleNature, #touchControls:not([data-ui-mode='STARTER_SELECT']) #apad .apadSqBtnContainer {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
13
index.html
@ -68,17 +68,17 @@
|
|||||||
<text id="apadLabelCancel" class="apadLabel">B</text>
|
<text id="apadLabelCancel" class="apadLabel">B</text>
|
||||||
</div>
|
</div>
|
||||||
<div class="apadBtnContainer apadRectBtnContainer">
|
<div class="apadBtnContainer apadRectBtnContainer">
|
||||||
<div id="apadCycleNature" class="apadRectBtn apadBtn" data-key="CYCLE_NATURE">
|
<div id="apadCycleShiny" class="apadSqBtn apadBtn" data-key="CYCLE_SHINY">
|
||||||
<text class="apadLabel apadLabelSmall">N</text>
|
<text class="apadLabel apadLabelSmall">R</text>
|
||||||
|
</div>
|
||||||
|
<div id="apadCycleVariant" class="apadSqBtn apadBtn" data-key="CYCLE_VARIANT">
|
||||||
|
<text class="apadLabel apadLabelSmall">V</text>
|
||||||
</div>
|
</div>
|
||||||
<div id="apadMenu" class="apadRectBtn apadBtn" data-key="MENU">
|
<div id="apadMenu" class="apadRectBtn apadBtn" data-key="MENU">
|
||||||
<text class="apadLabel apadLabelSmall">Menu</text>
|
<text class="apadLabel apadLabelSmall">Menu</text>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="apadBtnContainer apadSqBtnContainer">
|
<div class="apadBtnContainer apadSqBtnContainer">
|
||||||
<div id="apadCycleShiny" class="apadSqBtn apadBtn" data-key="CYCLE_SHINY">
|
|
||||||
<text class="apadLabel apadLabelSmall">R</text>
|
|
||||||
</div>
|
|
||||||
<div id="apadCycleForm" class="apadSqBtn apadBtn" data-key="CYCLE_FORM">
|
<div id="apadCycleForm" class="apadSqBtn apadBtn" data-key="CYCLE_FORM">
|
||||||
<text class="apadLabel apadLabelSmall">F</text>
|
<text class="apadLabel apadLabelSmall">F</text>
|
||||||
</div>
|
</div>
|
||||||
@ -88,6 +88,9 @@
|
|||||||
<div id="apadCycleAbility" class="apadSqBtn apadBtn" data-key="CYCLE_ABILITY">
|
<div id="apadCycleAbility" class="apadSqBtn apadBtn" data-key="CYCLE_ABILITY">
|
||||||
<text class="apadLabel apadLabelSmall">E</text>
|
<text class="apadLabel apadLabelSmall">E</text>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="apadCycleNature" class="apadSqBtn apadBtn" data-key="CYCLE_NATURE">
|
||||||
|
<text class="apadLabel apadLabelSmall">N</text>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "pokemon-rogue-battle",
|
"name": "pokemon-rogue-battle",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "vite",
|
"start": "vite",
|
||||||
|
755
public/images/effects/shiny_2.json
Normal file
@ -0,0 +1,755 @@
|
|||||||
|
{
|
||||||
|
"textures": [
|
||||||
|
{
|
||||||
|
"image": "shiny_2.png",
|
||||||
|
"format": "RGBA8888",
|
||||||
|
"size": {
|
||||||
|
"w": 455,
|
||||||
|
"h": 539
|
||||||
|
},
|
||||||
|
"scale": 1,
|
||||||
|
"frames": [
|
||||||
|
{
|
||||||
|
"filename": "0.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "1.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "2.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "3.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "4.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "5.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "6.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "7.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "8.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "9.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "10.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "11.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "12.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "13.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "14.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "15.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "16.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "17.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "18.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "19.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "20.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "21.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "22.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "23.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "24.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "25.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "26.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "27.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "28.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "29.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "30.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "31.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "32.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "33.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "34.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"app": "https://www.codeandweb.com/texturepacker",
|
||||||
|
"version": "3.0",
|
||||||
|
"smartupdate": "$TexturePacker:SmartUpdate:e7ab42084b4f407be2605df69451df70:81a31b72361bd6b97bbe9921ad9d1ce7:08550d35d145cda6fb30cd1e5a8b5c68$"
|
||||||
|
}
|
||||||
|
}
|
BIN
public/images/effects/shiny_2.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
755
public/images/effects/shiny_3.json
Normal file
@ -0,0 +1,755 @@
|
|||||||
|
{
|
||||||
|
"textures": [
|
||||||
|
{
|
||||||
|
"image": "shiny_3.png",
|
||||||
|
"format": "RGBA8888",
|
||||||
|
"size": {
|
||||||
|
"w": 455,
|
||||||
|
"h": 539
|
||||||
|
},
|
||||||
|
"scale": 1,
|
||||||
|
"frames": [
|
||||||
|
{
|
||||||
|
"filename": "0.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "1.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "2.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "3.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "4.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 1,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "5.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "6.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "7.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "8.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "9.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 78,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "10.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "11.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "12.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "13.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "14.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 155,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "15.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "16.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "17.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "18.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "19.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 232,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "20.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "21.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "22.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "23.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "24.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 309,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "25.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "26.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "27.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "28.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "29.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 386,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "30.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 1,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "31.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 92,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "32.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "33.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 274,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "34.png",
|
||||||
|
"rotated": false,
|
||||||
|
"trimmed": false,
|
||||||
|
"sourceSize": {
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"spriteSourceSize": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
},
|
||||||
|
"frame": {
|
||||||
|
"x": 365,
|
||||||
|
"y": 463,
|
||||||
|
"w": 89,
|
||||||
|
"h": 75
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"app": "https://www.codeandweb.com/texturepacker",
|
||||||
|
"version": "3.0",
|
||||||
|
"smartupdate": "$TexturePacker:SmartUpdate:e7ab42084b4f407be2605df69451df70:81a31b72361bd6b97bbe9921ad9d1ce7:08550d35d145cda6fb30cd1e5a8b5c68$"
|
||||||
|
}
|
||||||
|
}
|
BIN
public/images/effects/shiny_3.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 935 B After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 934 B After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 8.9 KiB |
BIN
public/images/pokemon/icons/variant/1/113_1.png
Normal file
After Width: | Height: | Size: 624 B |
BIN
public/images/pokemon/icons/variant/1/113_2.png
Normal file
After Width: | Height: | Size: 622 B |
BIN
public/images/pokemon/icons/variant/1/113_3.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
public/images/pokemon/icons/variant/1/131-gigantamax_2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
public/images/pokemon/icons/variant/1/131-gigantamax_3.png
Normal file
After Width: | Height: | Size: 1010 B |
BIN
public/images/pokemon/icons/variant/1/131_2.png
Normal file
After Width: | Height: | Size: 697 B |
BIN
public/images/pokemon/icons/variant/1/131_3.png
Normal file
After Width: | Height: | Size: 706 B |
BIN
public/images/pokemon/icons/variant/1/133_2.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
public/images/pokemon/icons/variant/1/133_3.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
public/images/pokemon/icons/variant/1/134_2.png
Normal file
After Width: | Height: | Size: 724 B |
BIN
public/images/pokemon/icons/variant/1/134_3.png
Normal file
After Width: | Height: | Size: 730 B |
BIN
public/images/pokemon/icons/variant/1/135_1.png
Normal file
After Width: | Height: | Size: 628 B |
BIN
public/images/pokemon/icons/variant/1/135_2.png
Normal file
After Width: | Height: | Size: 640 B |
BIN
public/images/pokemon/icons/variant/1/135_3.png
Normal file
After Width: | Height: | Size: 615 B |
BIN
public/images/pokemon/icons/variant/1/136_1.png
Normal file
After Width: | Height: | Size: 684 B |
BIN
public/images/pokemon/icons/variant/1/136_2.png
Normal file
After Width: | Height: | Size: 667 B |
BIN
public/images/pokemon/icons/variant/1/136_3.png
Normal file
After Width: | Height: | Size: 649 B |
BIN
public/images/pokemon/icons/variant/1/144_1.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
public/images/pokemon/icons/variant/1/144_2.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
public/images/pokemon/icons/variant/1/144_3.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
public/images/pokemon/icons/variant/1/145_1.png
Normal file
After Width: | Height: | Size: 541 B |
BIN
public/images/pokemon/icons/variant/1/145_2.png
Normal file
After Width: | Height: | Size: 573 B |
BIN
public/images/pokemon/icons/variant/1/145_3.png
Normal file
After Width: | Height: | Size: 562 B |
BIN
public/images/pokemon/icons/variant/1/146_1.png
Normal file
After Width: | Height: | Size: 634 B |
BIN
public/images/pokemon/icons/variant/1/146_2.png
Normal file
After Width: | Height: | Size: 620 B |
BIN
public/images/pokemon/icons/variant/1/146_3.png
Normal file
After Width: | Height: | Size: 630 B |
BIN
public/images/pokemon/icons/variant/1/147_2.png
Normal file
After Width: | Height: | Size: 536 B |
BIN
public/images/pokemon/icons/variant/1/147_3.png
Normal file
After Width: | Height: | Size: 535 B |
BIN
public/images/pokemon/icons/variant/1/148_2.png
Normal file
After Width: | Height: | Size: 604 B |
BIN
public/images/pokemon/icons/variant/1/148_3.png
Normal file
After Width: | Height: | Size: 596 B |
BIN
public/images/pokemon/icons/variant/1/149_2.png
Normal file
After Width: | Height: | Size: 702 B |
BIN
public/images/pokemon/icons/variant/1/149_3.png
Normal file
After Width: | Height: | Size: 682 B |
BIN
public/images/pokemon/icons/variant/1/151_2.png
Normal file
After Width: | Height: | Size: 627 B |
BIN
public/images/pokemon/icons/variant/1/151_3.png
Normal file
After Width: | Height: | Size: 595 B |
BIN
public/images/pokemon/icons/variant/1/46_1.png
Normal file
After Width: | Height: | Size: 717 B |
BIN
public/images/pokemon/icons/variant/1/46_2.png
Normal file
After Width: | Height: | Size: 658 B |
BIN
public/images/pokemon/icons/variant/1/46_3.png
Normal file
After Width: | Height: | Size: 669 B |
BIN
public/images/pokemon/icons/variant/1/47_1.png
Normal file
After Width: | Height: | Size: 572 B |
BIN
public/images/pokemon/icons/variant/1/47_2.png
Normal file
After Width: | Height: | Size: 576 B |
BIN
public/images/pokemon/icons/variant/1/47_3.png
Normal file
After Width: | Height: | Size: 582 B |
BIN
public/images/pokemon/icons/variant/1/52-gigantamax_1.png
Normal file
After Width: | Height: | Size: 724 B |
BIN
public/images/pokemon/icons/variant/1/52-gigantamax_2.png
Normal file
After Width: | Height: | Size: 732 B |
BIN
public/images/pokemon/icons/variant/1/52-gigantamax_3.png
Normal file
After Width: | Height: | Size: 735 B |
BIN
public/images/pokemon/icons/variant/1/52_1.png
Normal file
After Width: | Height: | Size: 495 B |
BIN
public/images/pokemon/icons/variant/1/52_2.png
Normal file
After Width: | Height: | Size: 498 B |
BIN
public/images/pokemon/icons/variant/1/52_3.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
public/images/pokemon/icons/variant/1/53_1.png
Normal file
After Width: | Height: | Size: 659 B |
BIN
public/images/pokemon/icons/variant/1/53_2.png
Normal file
After Width: | Height: | Size: 674 B |
BIN
public/images/pokemon/icons/variant/1/53_3.png
Normal file
After Width: | Height: | Size: 671 B |
BIN
public/images/pokemon/icons/variant/1/86_1.png
Normal file
After Width: | Height: | Size: 627 B |
BIN
public/images/pokemon/icons/variant/1/86_2.png
Normal file
After Width: | Height: | Size: 624 B |
BIN
public/images/pokemon/icons/variant/1/86_3.png
Normal file
After Width: | Height: | Size: 666 B |
BIN
public/images/pokemon/icons/variant/1/87_1.png
Normal file
After Width: | Height: | Size: 600 B |
BIN
public/images/pokemon/icons/variant/1/87_2.png
Normal file
After Width: | Height: | Size: 604 B |
BIN
public/images/pokemon/icons/variant/1/87_3.png
Normal file
After Width: | Height: | Size: 594 B |
BIN
public/images/pokemon/icons/variant/1/92_1.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/pokemon/icons/variant/1/92_2.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/pokemon/icons/variant/1/92_3.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/pokemon/icons/variant/1/93_1.png
Normal file
After Width: | Height: | Size: 569 B |
BIN
public/images/pokemon/icons/variant/1/93_2.png
Normal file
After Width: | Height: | Size: 581 B |
BIN
public/images/pokemon/icons/variant/1/93_3.png
Normal file
After Width: | Height: | Size: 562 B |
BIN
public/images/pokemon/icons/variant/1/94-gigantamax_1.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/pokemon/icons/variant/1/94-gigantamax_2.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
public/images/pokemon/icons/variant/1/94-gigantamax_3.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
public/images/pokemon/icons/variant/1/94-mega_1.png
Normal file
After Width: | Height: | Size: 935 B |
BIN
public/images/pokemon/icons/variant/1/94-mega_2.png
Normal file
After Width: | Height: | Size: 940 B |
BIN
public/images/pokemon/icons/variant/1/94-mega_3.png
Normal file
After Width: | Height: | Size: 919 B |
BIN
public/images/pokemon/icons/variant/1/94_1.png
Normal file
After Width: | Height: | Size: 666 B |
BIN
public/images/pokemon/icons/variant/1/94_2.png
Normal file
After Width: | Height: | Size: 670 B |
BIN
public/images/pokemon/icons/variant/1/94_3.png
Normal file
After Width: | Height: | Size: 642 B |
1
public/images/pokemon/icons/variant/1/icons.bat
Normal file
@ -0,0 +1 @@
|
|||||||
|
cmd /c TexturePacker ./ ../configuration.tps --sheet ../../../../pokemon_icons_1v.png --data ../../../../pokemon_icons_1v.json --replace .png=
|
BIN
public/images/pokemon/icons/variant/2/175_1.png
Normal file
After Width: | Height: | Size: 541 B |
BIN
public/images/pokemon/icons/variant/2/175_2.png
Normal file
After Width: | Height: | Size: 584 B |
BIN
public/images/pokemon/icons/variant/2/175_3.png
Normal file
After Width: | Height: | Size: 585 B |
BIN
public/images/pokemon/icons/variant/2/176_1.png
Normal file
After Width: | Height: | Size: 519 B |
BIN
public/images/pokemon/icons/variant/2/176_2.png
Normal file
After Width: | Height: | Size: 528 B |
BIN
public/images/pokemon/icons/variant/2/176_3.png
Normal file
After Width: | Height: | Size: 538 B |
BIN
public/images/pokemon/icons/variant/2/179_2.png
Normal file
After Width: | Height: | Size: 679 B |
BIN
public/images/pokemon/icons/variant/2/179_3.png
Normal file
After Width: | Height: | Size: 696 B |
BIN
public/images/pokemon/icons/variant/2/180_2.png
Normal file
After Width: | Height: | Size: 741 B |
BIN
public/images/pokemon/icons/variant/2/180_3.png
Normal file
After Width: | Height: | Size: 694 B |
BIN
public/images/pokemon/icons/variant/2/181-mega_2.png
Normal file
After Width: | Height: | Size: 846 B |
BIN
public/images/pokemon/icons/variant/2/181-mega_3.png
Normal file
After Width: | Height: | Size: 850 B |
BIN
public/images/pokemon/icons/variant/2/181_2.png
Normal file
After Width: | Height: | Size: 669 B |
BIN
public/images/pokemon/icons/variant/2/181_3.png
Normal file
After Width: | Height: | Size: 656 B |
BIN
public/images/pokemon/icons/variant/2/196_1.png
Normal file
After Width: | Height: | Size: 429 B |
BIN
public/images/pokemon/icons/variant/2/196_2.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/pokemon/icons/variant/2/196_3.png
Normal file
After Width: | Height: | Size: 429 B |