diff --git a/assets/resources/game/skill/anm/buff/stun.anim b/assets/resources/game/skill/anm/buff/stun.anim
new file mode 100644
index 00000000..f6f9b40c
--- /dev/null
+++ b/assets/resources/game/skill/anm/buff/stun.anim
@@ -0,0 +1,125 @@
+[
+ {
+ "__type__": "cc.AnimationClip",
+ "_name": "stun",
+ "_objFlags": 0,
+ "__editorExtras__": {
+ "embeddedPlayerGroups": []
+ },
+ "_native": "",
+ "sample": 20,
+ "speed": 1,
+ "wrapMode": 2,
+ "enableTrsBlending": false,
+ "_duration": 0.45,
+ "_hash": 500763545,
+ "_tracks": [
+ {
+ "__id__": 1
+ }
+ ],
+ "_exoticAnimation": null,
+ "_events": [],
+ "_embeddedPlayers": [],
+ "_additiveSettings": {
+ "__id__": 7
+ },
+ "_auxiliaryCurveEntries": []
+ },
+ {
+ "__type__": "cc.animation.ObjectTrack",
+ "_binding": {
+ "__type__": "cc.animation.TrackBinding",
+ "path": {
+ "__id__": 2
+ },
+ "proxy": null
+ },
+ "_channel": {
+ "__id__": 5
+ }
+ },
+ {
+ "__type__": "cc.animation.TrackPath",
+ "_paths": [
+ {
+ "__id__": 3
+ },
+ {
+ "__id__": 4
+ },
+ "spriteFrame"
+ ]
+ },
+ {
+ "__type__": "cc.animation.HierarchyPath",
+ "path": "skill"
+ },
+ {
+ "__type__": "cc.animation.ComponentPath",
+ "component": "cc.Sprite"
+ },
+ {
+ "__type__": "cc.animation.Channel",
+ "_curve": {
+ "__id__": 6
+ }
+ },
+ {
+ "__type__": "cc.ObjectCurve",
+ "_times": [
+ 0,
+ 0.05,
+ 0.1,
+ 0.15,
+ 0.2,
+ 0.25,
+ 0.3,
+ 0.35,
+ 0.4
+ ],
+ "_values": [
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@1069b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@5e490",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@33f1e",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@71255",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@4a25e",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@9eaf3",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@3f6a9",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@bf2fe",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@eab68",
+ "__expectedType__": "cc.SpriteFrame"
+ }
+ ]
+ },
+ {
+ "__type__": "cc.AnimationClipAdditiveSettings",
+ "enabled": false,
+ "refClip": null
+ }
+]
\ No newline at end of file
diff --git a/assets/resources/game/skill/anm/buff/stun.anim.meta b/assets/resources/game/skill/anm/buff/stun.anim.meta
new file mode 100644
index 00000000..ca011473
--- /dev/null
+++ b/assets/resources/game/skill/anm/buff/stun.anim.meta
@@ -0,0 +1,13 @@
+{
+ "ver": "2.0.3",
+ "importer": "animation-clip",
+ "imported": true,
+ "uuid": "f069198d-2c19-4ebc-bd5f-66a3138b914f",
+ "files": [
+ ".cconb"
+ ],
+ "subMetas": {},
+ "userData": {
+ "name": "stun"
+ }
+}
diff --git a/assets/resources/game/skill/buff/stun.prefab b/assets/resources/game/skill/buff/stun.prefab
new file mode 100644
index 00000000..9477366e
--- /dev/null
+++ b/assets/resources/game/skill/buff/stun.prefab
@@ -0,0 +1,274 @@
+[
+ {
+ "__type__": "cc.Prefab",
+ "_name": "stun",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_native": "",
+ "data": {
+ "__id__": 1
+ },
+ "optimizationPolicy": 0,
+ "persistent": false
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "stun",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": null,
+ "_children": [
+ {
+ "__id__": 2
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 8
+ },
+ {
+ "__id__": 10
+ }
+ ],
+ "_prefab": {
+ "__id__": 12
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "skill",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 1
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 3
+ },
+ {
+ "__id__": 5
+ }
+ ],
+ "_prefab": {
+ "__id__": 7
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 85,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 0.8,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 4
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 113,
+ "height": 50
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "b4sNQPJWFKha7x75SWXmRj"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 2
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 6
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 206
+ },
+ "_spriteFrame": {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6@1069b",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 1,
+ "_sizeMode": 1,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0.2,
+ "_fillRange": 1,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": {
+ "__uuid__": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "__expectedType__": "cc.SpriteAtlas"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "9a+65VIghBm4HQxuHPQ/mg"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "7a5LvbdlxEc6FKa7cun2oB",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 9
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 80,
+ "height": 110
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "63NP9yq3hEUKD/OZZZ5t7x"
+ },
+ {
+ "__type__": "cc.Animation",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 1
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 11
+ },
+ "playOnLoad": true,
+ "_clips": [
+ {
+ "__uuid__": "f069198d-2c19-4ebc-bd5f-66a3138b914f",
+ "__expectedType__": "cc.AnimationClip"
+ }
+ ],
+ "_defaultClip": {
+ "__uuid__": "f069198d-2c19-4ebc-bd5f-66a3138b914f",
+ "__expectedType__": "cc.AnimationClip"
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "c6LOemuvJKyYCqlF/yUJcr"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "c46/YsCPVOJYA4mWEpNYRx",
+ "instance": null,
+ "targetOverrides": null
+ }
+]
\ No newline at end of file
diff --git a/assets/resources/game/skill/buff/stun.prefab.meta b/assets/resources/game/skill/buff/stun.prefab.meta
new file mode 100644
index 00000000..2ae60cdb
--- /dev/null
+++ b/assets/resources/game/skill/buff/stun.prefab.meta
@@ -0,0 +1,13 @@
+{
+ "ver": "1.1.50",
+ "importer": "prefab",
+ "imported": true,
+ "uuid": "c0e8071a-4bba-45fe-b712-751274ce67d8",
+ "files": [
+ ".json"
+ ],
+ "subMetas": {},
+ "userData": {
+ "syncNodeName": "stun"
+ }
+}
diff --git a/assets/resources/game/skill/skill1.plist b/assets/resources/game/skill/skill1.plist
index d087841a..2d821de9 100644
--- a/assets/resources/game/skill/skill1.plist
+++ b/assets/resources/game/skill/skill1.plist
@@ -17,7 +17,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1292,993},{64,64}}
+ {{1652,623},{64,64}}
textureRotated
@@ -34,7 +34,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1358,999},{64,64}}
+ {{1652,689},{64,64}}
textureRotated
@@ -51,7 +51,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1424,999},{64,64}}
+ {{1242,606},{64,64}}
textureRotated
@@ -68,7 +68,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1225,1119},{64,64}}
+ {{1306,801},{64,64}}
textureRotated
@@ -85,7 +85,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1225,1185},{64,64}}
+ {{1306,867},{64,64}}
textureRotated
@@ -102,7 +102,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1225,1251},{64,64}}
+ {{1307,735},{64,64}}
textureRotated
@@ -119,7 +119,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1291,1119},{64,64}}
+ {{1373,682},{64,64}}
textureRotated
@@ -136,7 +136,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1291,1185},{64,64}}
+ {{1439,682},{64,64}}
textureRotated
@@ -153,7 +153,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1291,1251},{64,64}}
+ {{1373,748},{64,64}}
textureRotated
@@ -170,7 +170,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1357,1065},{64,64}}
+ {{1439,748},{64,64}}
textureRotated
@@ -187,7 +187,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1357,1131},{64,64}}
+ {{1372,814},{64,64}}
textureRotated
@@ -204,7 +204,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1423,1065},{64,64}}
+ {{1438,814},{64,64}}
textureRotated
@@ -221,7 +221,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1055,1011},{77,77}}
+ {{587,889},{77,77}}
textureRotated
@@ -238,7 +238,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1396,688},{77,77}}
+ {{832,778},{77,77}}
textureRotated
@@ -255,7 +255,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1475,685},{77,77}}
+ {{911,778},{77,77}}
textureRotated
@@ -272,7 +272,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1397,767},{77,77}}
+ {{990,778},{77,77}}
textureRotated
@@ -289,7 +289,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1476,764},{77,77}}
+ {{753,849},{77,77}}
textureRotated
@@ -306,7 +306,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1555,771},{77,77}}
+ {{832,857},{77,77}}
textureRotated
@@ -323,7 +323,7 @@
spriteSourceSize
{77,77}
textureRect
- {{988,1203},{77,77}}
+ {{645,1048},{77,77}}
textureRotated
@@ -340,7 +340,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1634,771},{77,77}}
+ {{911,857},{77,77}}
textureRotated
@@ -357,7 +357,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1713,770},{77,77}}
+ {{990,857},{77,77}}
textureRotated
@@ -374,7 +374,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1055,1090},{77,77}}
+ {{656,968},{77,77}}
textureRotated
@@ -391,7 +391,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1067,1169},{77,77}}
+ {{724,1047},{77,77}}
textureRotated
@@ -408,7 +408,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1067,1248},{77,77}}
+ {{753,770},{77,77}}
textureRotated
@@ -425,7 +425,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1792,768},{77,77}}
+ {{1069,801},{77,77}}
textureRotated
@@ -442,7 +442,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1713,849},{77,77}}
+ {{825,936},{77,77}}
textureRotated
@@ -459,7 +459,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1792,847},{77,77}}
+ {{904,936},{77,77}}
textureRotated
@@ -476,7 +476,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1887,502},{77,77}}
+ {{983,936},{77,77}}
textureRotated
@@ -493,7 +493,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1865,647},{77,77}}
+ {{1062,959},{77,77}}
textureRotated
@@ -510,7 +510,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1944,647},{77,77}}
+ {{1141,959},{77,77}}
textureRotated
@@ -527,7 +527,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1380,854},{77,77}}
+ {{1148,801},{77,77}}
textureRotated
@@ -544,7 +544,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1871,726},{77,77}}
+ {{803,1015},{77,77}}
textureRotated
@@ -561,7 +561,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1871,805},{77,77}}
+ {{882,1015},{77,77}}
textureRotated
@@ -578,7 +578,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1476,843},{77,77}}
+ {{1069,880},{77,77}}
textureRotated
@@ -595,7 +595,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1555,850},{77,77}}
+ {{1148,880},{77,77}}
textureRotated
@@ -612,7 +612,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1634,850},{77,77}}
+ {{746,928},{77,77}}
textureRotated
@@ -629,7 +629,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1871,884},{77,77}}
+ {{961,1015},{77,77}}
textureRotated
@@ -646,7 +646,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1871,1042},{77,77}}
+ {{1277,1038},{77,77}}
textureRotated
@@ -663,7 +663,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1130,888},{77,77}}
+ {{1227,801},{77,77}}
textureRotated
@@ -680,7 +680,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1134,967},{77,77}}
+ {{1227,880},{77,77}}
textureRotated
@@ -697,7 +697,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1134,1046},{77,77}}
+ {{1299,959},{77,77}}
textureRotated
@@ -714,7 +714,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1146,1125},{77,77}}
+ {{1356,1038},{77,77}}
textureRotated
@@ -731,7 +731,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1792,926},{77,77}}
+ {{1040,1038},{77,77}}
textureRotated
@@ -748,7 +748,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1146,1204},{77,77}}
+ {{1362,603},{77,77}}
textureRotated
@@ -765,7 +765,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1213,940},{77,77}}
+ {{1441,603},{77,77}}
textureRotated
@@ -782,7 +782,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1713,928},{77,77}}
+ {{1119,1038},{77,77}}
textureRotated
@@ -799,7 +799,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1871,963},{77,77}}
+ {{1198,1038},{77,77}}
textureRotated
@@ -816,7 +816,7 @@
spriteSourceSize
{77,77}
textureRect
- {{1792,1005},{77,77}}
+ {{1220,959},{77,77}}
textureRotated
@@ -833,7 +833,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1863,581},{64,64}}
+ {{122,1050},{64,64}}
textureRotated
@@ -850,7 +850,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1929,581},{64,64}}
+ {{1646,425},{64,64}}
textureRotated
@@ -867,7 +867,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,726},{64,64}}
+ {{337,1068},{64,64}}
textureRotated
@@ -884,7 +884,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,792},{64,64}}
+ {{403,1068},{64,64}}
textureRotated
@@ -901,7 +901,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,858},{64,64}}
+ {{1520,603},{64,64}}
textureRotated
@@ -918,7 +918,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,924},{64,64}}
+ {{1586,603},{64,64}}
textureRotated
@@ -935,7 +935,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,990},{64,64}}
+ {{1520,669},{64,64}}
textureRotated
@@ -952,7 +952,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1950,1056},{64,64}}
+ {{1586,669},{64,64}}
textureRotated
@@ -969,7 +969,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1213,1019},{64,64}}
+ {{1241,735},{64,64}}
textureRotated
@@ -986,7 +986,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1292,927},{64,64}}
+ {{1764,450},{64,64}}
textureRotated
@@ -1003,7 +1003,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1358,933},{64,64}}
+ {{1646,491},{64,64}}
textureRotated
@@ -1020,7 +1020,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1424,933},{64,64}}
+ {{1652,557},{64,64}}
textureRotated
@@ -1037,7 +1037,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1357,1197},{64,64}}
+ {{1372,880},{64,64}}
textureRotated
@@ -1054,7 +1054,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1423,1131},{64,64}}
+ {{1438,880},{64,64}}
textureRotated
@@ -1071,7 +1071,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1423,1197},{64,64}}
+ {{1378,946},{64,64}}
textureRotated
@@ -1088,7 +1088,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1357,1263},{64,64}}
+ {{1444,946},{64,64}}
textureRotated
@@ -1105,7 +1105,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1423,1263},{64,64}}
+ {{1505,735},{64,64}}
textureRotated
@@ -1122,7 +1122,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1489,1065},{64,64}}
+ {{1571,735},{64,64}}
textureRotated
@@ -1139,7 +1139,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1489,1131},{64,64}}
+ {{1435,1012},{64,64}}
textureRotated
@@ -1156,534 +1156,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1489,1197},{64,64}}
- textureRotated
-
-
- Fx08_00.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{391,213},{147,134}}
- textureRotated
-
-
- Fx08_01.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{1,1050},{147,134}}
- textureRotated
-
-
- Fx08_02.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{1,1186},{147,134}}
- textureRotated
-
-
- Fx08_03.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{198,827},{147,134}}
- textureRotated
-
-
- Fx08_04.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{198,963},{147,134}}
- textureRotated
-
-
- Fx08_05.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{150,1099},{147,134}}
- textureRotated
-
-
- Fx08_06.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{393,349},{147,134}}
- textureRotated
-
-
- Fx08_07.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{393,498},{147,134}}
- textureRotated
-
-
- Fx08_08.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{393,647},{147,134}}
- textureRotated
-
-
- Fx08_09.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{347,827},{147,134}}
- textureRotated
-
-
- Fx08_10.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{299,1106},{147,134}}
- textureRotated
-
-
- Fx08_11.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{647,202},{147,134}}
- textureRotated
-
-
- Fx08_12.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{796,202},{147,134}}
- textureRotated
-
-
- Fx08_13.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{945,202},{147,134}}
- textureRotated
-
-
- Fx08_14.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{1094,202},{147,134}}
- textureRotated
-
-
- Fx08_15.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{1243,202},{147,134}}
- textureRotated
-
-
- Fx08_16.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {147,134}
- spriteSourceSize
- {147,134}
- textureRect
- {{1392,202},{147,134}}
- textureRotated
-
-
- Fx09_00.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{551,1223},{127,98}}
- textureRotated
-
-
- Fx09_01.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{905,908},{127,98}}
- textureRotated
-
-
- Fx09_02.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1026,388},{127,98}}
- textureRotated
-
-
- Fx09_03.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1026,488},{127,98}}
- textureRotated
-
-
- Fx09_04.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1026,588},{127,98}}
- textureRotated
-
-
- Fx09_05.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1030,761},{127,98}}
- textureRotated
-
-
- Fx09_06.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1155,388},{127,98}}
- textureRotated
-
-
- Fx09_07.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1155,488},{127,98}}
- textureRotated
-
-
- Fx09_08.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1155,588},{127,98}}
- textureRotated
-
-
- Fx09_09.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1147,688},{127,98}}
- textureRotated
-
-
- Fx09_10.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1130,788},{127,98}}
- textureRotated
-
-
- Fx09_11.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1284,388},{127,98}}
- textureRotated
-
-
- Fx09_12.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1284,488},{127,98}}
- textureRotated
-
-
- Fx09_13.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {127,98}
- spriteSourceSize
- {127,98}
- textureRect
- {{1284,588},{127,98}}
+ {{1637,755},{64,64}}
textureRotated
@@ -1700,7 +1173,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1489,1263},{64,64}}
+ {{1703,755},{64,64}}
textureRotated
@@ -1717,7 +1190,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1555,929},{64,64}}
+ {{1505,801},{64,64}}
textureRotated
@@ -1734,7 +1207,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1621,1127},{64,64}}
+ {{1708,887},{64,64}}
textureRotated
@@ -1751,7 +1224,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1555,1259},{64,64}}
+ {{1642,953},{64,64}}
textureRotated
@@ -1768,7 +1241,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1621,1193},{64,64}}
+ {{1708,953},{64,64}}
textureRotated
@@ -1785,7 +1258,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1621,1259},{64,64}}
+ {{1510,999},{64,64}}
textureRotated
@@ -1802,7 +1275,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1688,1007},{64,64}}
+ {{1576,999},{64,64}}
textureRotated
@@ -1819,7 +1292,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1687,1073},{64,64}}
+ {{1642,1019},{64,64}}
textureRotated
@@ -1836,7 +1309,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1621,929},{64,64}}
+ {{1571,801},{64,64}}
textureRotated
@@ -1853,7 +1326,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1490,995},{64,64}}
+ {{1504,867},{64,64}}
textureRotated
@@ -1870,7 +1343,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1556,995},{64,64}}
+ {{1570,867},{64,64}}
textureRotated
@@ -1887,7 +1360,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1622,995},{64,64}}
+ {{1510,933},{64,64}}
textureRotated
@@ -1904,7 +1377,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1555,1061},{64,64}}
+ {{1576,933},{64,64}}
textureRotated
@@ -1921,7 +1394,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1555,1127},{64,64}}
+ {{1637,821},{64,64}}
textureRotated
@@ -1938,7 +1411,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1621,1061},{64,64}}
+ {{1703,821},{64,64}}
textureRotated
@@ -1955,7 +1428,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1555,1193},{64,64}}
+ {{1642,887},{64,64}}
textureRotated
@@ -1972,7 +1445,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1687,1139},{64,64}}
+ {{1708,1019},{64,64}}
textureRotated
@@ -1989,7 +1462,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1687,1205},{64,64}}
+ {{1501,1065},{64,64}}
textureRotated
@@ -2006,7 +1479,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1951,1122},{64,64}}
+ {{1774,846},{64,64}}
textureRotated
@@ -2023,7 +1496,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1951,1188},{64,64}}
+ {{1774,912},{64,64}}
textureRotated
@@ -2040,7 +1513,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1885,1254},{64,64}}
+ {{1774,978},{64,64}}
textureRotated
@@ -2057,7 +1530,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1951,1254},{64,64}}
+ {{1774,1044},{64,64}}
textureRotated
@@ -2074,7 +1547,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1753,1084},{64,64}}
+ {{1567,1065},{64,64}}
textureRotated
@@ -2091,7 +1564,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1753,1150},{64,64}}
+ {{1769,516},{64,64}}
textureRotated
@@ -2108,7 +1581,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1753,1216},{64,64}}
+ {{1718,582},{64,64}}
textureRotated
@@ -2125,7 +1598,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1819,1121},{64,64}}
+ {{1718,648},{64,64}}
textureRotated
@@ -2142,7 +1615,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1819,1187},{64,64}}
+ {{1784,582},{64,64}}
textureRotated
@@ -2159,7 +1632,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1819,1253},{64,64}}
+ {{1784,648},{64,64}}
textureRotated
@@ -2176,7 +1649,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1885,1122},{64,64}}
+ {{1769,714},{64,64}}
textureRotated
@@ -2193,7 +1666,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1885,1188},{64,64}}
+ {{1769,780},{64,64}}
textureRotated
@@ -2210,7 +1683,7 @@
spriteSourceSize
{32,32}
textureRect
- {{1413,654},{32,32}}
+ {{716,622},{32,32}}
textureRotated
@@ -2227,7 +1700,7 @@
spriteSourceSize
{32,32}
textureRect
- {{1265,1085},{32,32}}
+ {{1208,605},{32,32}}
textureRotated
@@ -2244,7 +1717,7 @@
spriteSourceSize
{32,32}
textureRect
- {{150,1050},{32,32}}
+ {{1712,481},{32,32}}
textureRotated
@@ -2261,7 +1734,7 @@
spriteSourceSize
{32,32}
textureRect
- {{1754,1007},{32,32}}
+ {{1308,606},{32,32}}
textureRotated
@@ -2278,7 +1751,7 @@
spriteSourceSize
{32,50}
textureRect
- {{1965,134},{32,50}}
+ {{303,1064},{32,50}}
textureRotated
@@ -2295,7 +1768,7 @@
spriteSourceSize
{32,50}
textureRect
- {{988,1282},{32,50}}
+ {{803,1094},{32,50}}
textureRotated
@@ -2312,7 +1785,7 @@
spriteSourceSize
{32,50}
textureRect
- {{911,1037},{32,50}}
+ {{855,1094},{32,50}}
textureRotated
@@ -2329,9 +1802,9 @@
spriteSourceSize
{32,50}
textureRect
- {{1966,502},{32,50}}
+ {{907,1094},{32,50}}
textureRotated
-
+
_prite-0005.png
@@ -2346,9 +1819,9 @@
spriteSourceSize
{32,50}
textureRect
- {{1209,888},{32,50}}
+ {{959,1094},{32,50}}
textureRotated
-
+
_prite-0006.png
@@ -2363,7 +1836,7 @@
spriteSourceSize
{32,50}
textureRect
- {{1146,1283},{32,50}}
+ {{735,1007},{32,50}}
textureRotated
@@ -2380,7 +1853,7 @@
spriteSourceSize
{32,50}
textureRect
- {{1213,1085},{32,50}}
+ {{1712,447},{32,50}}
textureRotated
@@ -2397,7 +1870,7 @@
spriteSourceSize
{92,107}
textureRect
- {{800,1208},{92,107}}
+ {{666,661},{92,107}}
textureRotated
@@ -2414,9 +1887,9 @@
spriteSourceSize
{92,107}
textureRect
- {{894,1208},{92,107}}
+ {{1253,512},{92,107}}
textureRotated
-
+
appear-adown3.png
@@ -2431,7 +1904,7 @@
spriteSourceSize
{92,107}
textureRect
- {{1578,331},{92,107}}
+ {{1362,494},{92,107}}
textureRotated
@@ -2448,9 +1921,9 @@
spriteSourceSize
{92,107}
textureRect
- {{1894,335},{92,107}}
+ {{1456,494},{92,107}}
textureRotated
-
+
appear-adown5.png
@@ -2465,7 +1938,7 @@
spriteSourceSize
{92,107}
textureRect
- {{1584,662},{92,107}}
+ {{1550,494},{92,107}}
textureRotated
@@ -2482,7 +1955,7 @@
spriteSourceSize
{92,107}
textureRect
- {{1771,659},{92,107}}
+ {{760,655},{92,107}}
textureRotated
@@ -2499,7 +1972,7 @@
spriteSourceSize
{91,118}
textureRect
- {{150,1235},{91,118}}
+ {{1604,332},{91,118}}
textureRotated
@@ -2516,9 +1989,9 @@
spriteSourceSize
{91,118}
textureRect
- {{1276,688},{91,118}}
+ {{401,804},{91,118}}
textureRotated
-
+
appear-apu3.png
@@ -2533,9 +2006,9 @@
spriteSourceSize
{91,118}
textureRect
- {{601,1088},{91,118}}
+ {{573,435},{91,118}}
textureRotated
-
+
appear-apu4.png
@@ -2550,7 +2023,7 @@
spriteSourceSize
{91,118}
textureRect
- {{694,1088},{91,118}}
+ {{573,528},{91,118}}
textureRotated
@@ -2567,7 +2040,7 @@
spriteSourceSize
{91,118}
textureRect
- {{787,1088},{91,118}}
+ {{573,648},{91,118}}
textureRotated
@@ -2584,9 +2057,9 @@
spriteSourceSize
{91,118}
textureRect
- {{680,1208},{91,118}}
+ {{338,948},{91,118}}
textureRotated
-
+
appear-apu7.png
@@ -2601,7 +2074,7 @@
spriteSourceSize
{91,118}
textureRect
- {{880,1088},{91,118}}
+ {{494,813},{91,118}}
textureRotated
@@ -2618,7 +2091,7 @@
spriteSourceSize
{91,109}
textureRect
- {{1575,440},{91,109}}
+ {{481,933},{91,109}}
textureRotated
@@ -2635,9 +2108,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1672,332},{91,109}}
+ {{660,770},{91,109}}
textureRotated
-
+
appear-spup3.png
@@ -2652,9 +2125,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1783,332},{91,109}}
+ {{716,511},{91,109}}
textureRotated
-
+
appear-spup4.png
@@ -2669,9 +2142,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1584,551},{91,109}}
+ {{809,512},{91,109}}
textureRotated
-
+
appear-spup5.png
@@ -2686,9 +2159,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1677,548},{91,109}}
+ {{920,512},{91,109}}
textureRotated
-
+
appear-spup6.png
@@ -2703,9 +2176,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1770,548},{91,109}}
+ {{1031,512},{91,109}}
textureRotated
-
+
appear-spup7.png
@@ -2720,9 +2193,9 @@
spriteSourceSize
{91,109}
textureRect
- {{1678,659},{91,109}}
+ {{1142,512},{91,109}}
textureRotated
-
+
bbball1.png
@@ -2737,7 +2210,7 @@
spriteSourceSize
{139,128}
textureRect
- {{347,976},{139,128}}
+ {{588,202},{139,128}}
textureRotated
@@ -2754,9 +2227,9 @@
spriteSourceSize
{138,105}
textureRect
- {{540,213},{138,105}}
+ {{198,957},{138,105}}
textureRotated
-
+
dun.png
@@ -2771,7 +2244,7 @@
spriteSourceSize
{110,110}
textureRect
- {{1463,388},{110,110}}
+ {{1380,332},{110,110}}
textureRotated
@@ -2788,7 +2261,7 @@
spriteSourceSize
{110,110}
textureRect
- {{1463,500},{110,110}}
+ {{1492,332},{110,110}}
textureRotated
@@ -2924,7 +2397,7 @@
spriteSourceSize
{139,127}
textureRect
- {{1541,202},{139,127}}
+ {{729,202},{139,127}}
textureRotated
@@ -2941,9 +2414,9 @@
spriteSourceSize
{140,101}
textureRect
- {{448,1106},{140,101}}
+ {{588,332},{140,101}}
textureRotated
-
+
lazer_big-0.png
@@ -2958,7 +2431,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1682,202},{128,128}}
+ {{870,202},{128,128}}
textureRotated
@@ -2975,7 +2448,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1812,202},{128,128}}
+ {{1000,202},{128,128}}
textureRotated
@@ -2992,7 +2465,7 @@
spriteSourceSize
{128,128}
textureRect
- {{770,778},{128,128}}
+ {{198,827},{128,128}}
textureRotated
@@ -3009,7 +2482,7 @@
spriteSourceSize
{128,128}
textureRect
- {{775,908},{128,128}}
+ {{730,331},{128,128}}
textureRotated
@@ -3026,7 +2499,7 @@
spriteSourceSize
{128,128}
textureRect
- {{896,388},{128,128}}
+ {{860,332},{128,128}}
textureRotated
@@ -3043,7 +2516,7 @@
spriteSourceSize
{128,128}
textureRect
- {{896,518},{128,128}}
+ {{990,332},{128,128}}
textureRotated
@@ -3060,7 +2533,7 @@
spriteSourceSize
{128,128}
textureRect
- {{896,648},{128,128}}
+ {{1120,332},{128,128}}
textureRotated
@@ -3077,7 +2550,7 @@
spriteSourceSize
{128,128}
textureRect
- {{900,778},{128,128}}
+ {{1250,332},{128,128}}
textureRotated
@@ -3094,7 +2567,7 @@
spriteSourceSize
{128,128}
textureRect
- {{636,388},{128,128}}
+ {{1130,202},{128,128}}
textureRotated
@@ -3111,7 +2584,7 @@
spriteSourceSize
{128,128}
textureRect
- {{636,518},{128,128}}
+ {{1260,202},{128,128}}
textureRotated
@@ -3128,7 +2601,7 @@
spriteSourceSize
{128,128}
textureRect
- {{636,648},{128,128}}
+ {{1390,202},{128,128}}
textureRotated
@@ -3145,7 +2618,7 @@
spriteSourceSize
{128,128}
textureRect
- {{640,778},{128,128}}
+ {{1520,202},{128,128}}
textureRotated
@@ -3162,7 +2635,7 @@
spriteSourceSize
{128,128}
textureRect
- {{645,908},{128,128}}
+ {{393,414},{128,128}}
textureRotated
@@ -3179,7 +2652,7 @@
spriteSourceSize
{128,128}
textureRect
- {{766,388},{128,128}}
+ {{393,544},{128,128}}
textureRotated
@@ -3196,7 +2669,7 @@
spriteSourceSize
{128,128}
textureRect
- {{766,518},{128,128}}
+ {{393,674},{128,128}}
textureRotated
@@ -3213,7 +2686,7 @@
spriteSourceSize
{128,128}
textureRect
- {{766,648},{128,128}}
+ {{1650,202},{128,128}}
textureRotated
@@ -3230,9 +2703,9 @@
spriteSourceSize
{71,119}
textureRect
- {{270,1242},{71,119}}
+ {{1768,1},{71,119}}
textureRotated
-
+
lvup2.png
@@ -3247,7 +2720,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1026,688},{71,119}}
+ {{1,1050},{71,119}}
textureRotated
@@ -3264,9 +2737,9 @@
spriteSourceSize
{71,119}
textureRect
- {{1463,612},{71,119}}
+ {{328,827},{71,119}}
textureRotated
-
+
lvup4.png
@@ -3281,7 +2754,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1055,890},{71,119}}
+ {{587,768},{71,119}}
textureRotated
@@ -3298,7 +2771,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1668,475},{71,119}}
+ {{854,655},{71,119}}
textureRotated
@@ -3315,7 +2788,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1887,429},{71,119}}
+ {{975,655},{71,119}}
textureRotated
@@ -3332,7 +2805,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1276,781},{71,119}}
+ {{1096,655},{71,119}}
textureRotated
@@ -3349,7 +2822,7 @@
spriteSourceSize
{71,119}
textureRect
- {{1259,854},{71,119}}
+ {{1120,728},{71,119}}
textureRotated
@@ -3366,9 +2839,9 @@
spriteSourceSize
{78,80}
textureRect
- {{391,1248},{78,80}}
+ {{1768,122},{78,80}}
textureRotated
-
+
max2.png
@@ -3383,7 +2856,7 @@
spriteSourceSize
{78,80}
textureRect
- {{471,1248},{78,80}}
+ {{666,881},{78,80}}
textureRotated
@@ -3400,7 +2873,7 @@
spriteSourceSize
{78,80}
textureRect
- {{1805,425},{78,80}}
+ {{574,968},{78,80}}
textureRotated
@@ -3417,7 +2890,7 @@
spriteSourceSize
{78,80}
textureRect
- {{973,1041},{78,80}}
+ {{481,1044},{78,80}}
textureRotated
@@ -3434,9 +2907,9 @@
spriteSourceSize
{78,80}
textureRect
- {{973,1121},{78,80}}
+ {{563,1048},{78,80}}
textureRotated
-
+
maxr1.png
@@ -3553,7 +3026,7 @@
spriteSourceSize
{195,199}
textureRect
- {{1768,1},{195,199}}
+ {{196,425},{195,199}}
textureRotated
@@ -3570,7 +3043,7 @@
spriteSourceSize
{195,199}
textureRect
- {{196,425},{195,199}}
+ {{196,626},{195,199}}
textureRotated
@@ -3587,7 +3060,7 @@
spriteSourceSize
{195,199}
textureRect
- {{196,626},{195,199}}
+ {{1,849},{195,199}}
textureRotated
@@ -3604,11 +3077,11 @@
spriteSourceSize
{195,199}
textureRect
- {{1,849},{195,199}}
+ {{391,213},{195,199}}
textureRotated
- winds_0.png
+ vfx_buff_common-stun_0.png
aliases
@@ -3617,15 +3090,15 @@
spriteOffset
{0,0}
spriteSize
- {145,105}
+ {113,50}
spriteSourceSize
- {145,105}
+ {113,50}
textureRect
- {{529,353},{145,105}}
+ {{1724,332},{113,50}}
textureRotated
- winds_1.png
+ vfx_buff_common-stun_1.png
aliases
@@ -3634,15 +3107,15 @@
spriteOffset
{0,0}
spriteSize
- {145,105}
+ {113,50}
spriteSourceSize
- {145,105}
+ {113,50}
textureRect
- {{529,500},{145,105}}
+ {{1724,332},{113,50}}
textureRotated
- winds_2.png
+ vfx_buff_common-stun_2.png
aliases
@@ -3651,15 +3124,15 @@
spriteOffset
{0,0}
spriteSize
- {145,105}
+ {113,50}
spriteSourceSize
- {145,105}
+ {113,50}
textureRect
- {{529,647},{145,105}}
+ {{1724,332},{113,50}}
textureRotated
- winds_3.png
+ vfx_buff_common-stun_3.png
aliases
@@ -3668,15 +3141,15 @@
spriteOffset
{0,0}
spriteSize
- {145,105}
+ {113,50}
spriteSourceSize
- {145,105}
+ {113,50}
textureRect
- {{483,796},{145,105}}
+ {{1776,335},{113,50}}
textureRotated
- winds_4.png
+ vfx_buff_common-stun_4.png
aliases
@@ -3685,14 +3158,82 @@
spriteOffset
{0,0}
spriteSize
- {145,105}
+ {113,50}
spriteSourceSize
- {145,105}
+ {113,50}
textureRect
- {{488,943},{145,105}}
+ {{1776,335},{113,50}}
textureRotated
+ vfx_buff_common-stun_5.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {113,50}
+ spriteSourceSize
+ {113,50}
+ textureRect
+ {{1776,335},{113,50}}
+ textureRotated
+
+
+ vfx_buff_common-stun_6.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {113,50}
+ spriteSourceSize
+ {113,50}
+ textureRect
+ {{188,1064},{113,50}}
+ textureRotated
+
+
+ vfx_buff_common-stun_7.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {113,50}
+ spriteSourceSize
+ {113,50}
+ textureRect
+ {{188,1064},{113,50}}
+ textureRotated
+
+
+ vfx_buff_common-stun_8.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {113,50}
+ spriteSourceSize
+ {113,50}
+ textureRect
+ {{188,1064},{113,50}}
+ textureRotated
+
+
zyw_0.png
aliases
@@ -3706,7 +3247,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1965,1},{131,48}}
+ {{523,414},{131,48}}
textureRotated
@@ -3723,7 +3264,7 @@
spriteSourceSize
{131,48}
textureRect
- {{590,794},{131,48}}
+ {{523,547},{131,48}}
textureRotated
@@ -3740,7 +3281,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1312,338},{131,48}}
+ {{1092,462},{131,48}}
textureRotated
@@ -3757,9 +3298,9 @@
spriteSourceSize
{131,48}
textureRect
- {{1413,388},{131,48}}
+ {{1225,462},{131,48}}
textureRotated
-
+
zyw_12.png
@@ -3774,9 +3315,9 @@
spriteSourceSize
{131,48}
textureRect
- {{1413,521},{131,48}}
+ {{1513,444},{131,48}}
textureRotated
-
+
zyw_13.png
@@ -3791,7 +3332,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1445,338},{131,48}}
+ {{809,605},{131,48}}
textureRotated
@@ -3808,7 +3349,7 @@
spriteSourceSize
{131,48}
textureRect
- {{645,1038},{131,48}}
+ {{942,605},{131,48}}
textureRotated
@@ -3825,7 +3366,7 @@
spriteSourceSize
{131,48}
textureRect
- {{778,1038},{131,48}}
+ {{1075,605},{131,48}}
textureRotated
@@ -3842,9 +3383,9 @@
spriteSourceSize
{131,48}
textureRect
- {{1005,908},{131,48}}
+ {{854,728},{131,48}}
textureRotated
-
+
zyw_17.png
@@ -3859,7 +3400,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1672,425},{131,48}}
+ {{987,728},{131,48}}
textureRotated
@@ -3876,7 +3417,7 @@
spriteSourceSize
{131,48}
textureRect
- {{595,927},{131,48}}
+ {{523,680},{131,48}}
textureRotated
@@ -3893,7 +3434,7 @@
spriteSourceSize
{131,48}
textureRect
- {{551,1090},{131,48}}
+ {{1780,202},{131,48}}
textureRotated
@@ -3910,7 +3451,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1942,202},{131,48}}
+ {{666,528},{131,48}}
textureRotated
@@ -3927,9 +3468,9 @@
spriteSourceSize
{131,48}
textureRect
- {{647,338},{131,48}}
+ {{431,924},{131,48}}
textureRotated
-
+
zyw_6.png
@@ -3944,7 +3485,7 @@
spriteSourceSize
{131,48}
textureRect
- {{780,338},{131,48}}
+ {{1380,444},{131,48}}
textureRotated
@@ -3961,7 +3502,7 @@
spriteSourceSize
{131,48}
textureRect
- {{913,338},{131,48}}
+ {{693,461},{131,48}}
textureRotated
@@ -3978,7 +3519,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1046,338},{131,48}}
+ {{826,462},{131,48}}
textureRotated
@@ -3995,7 +3536,7 @@
spriteSourceSize
{131,48}
textureRect
- {{1179,338},{131,48}}
+ {{959,462},{131,48}}
textureRotated
@@ -4011,9 +3552,9 @@
realTextureFileName
skill1.png
size
- {2022,1329}
+ {1849,1133}
smartupdate
- $TexturePacker:SmartUpdate:7baf61bcd9803e94553ceb980594481d:b0fc1476361529d1d3bdfbe4c4b1e17c:ec55d2929b7c7cda108becbb2abc9d8d$
+ $TexturePacker:SmartUpdate:8d8d40c898a323339e4a9d30943b7eea:0c0a14a66a2625845de542030757ae39:ec55d2929b7c7cda108becbb2abc9d8d$
textureFileName
skill1.png
diff --git a/assets/resources/game/skill/skill1.plist.meta b/assets/resources/game/skill/skill1.plist.meta
index eaf2f1ee..87423f3f 100644
--- a/assets/resources/game/skill/skill1.plist.meta
+++ b/assets/resources/game/skill/skill1.plist.meta
@@ -18,8 +18,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1819,
- "trimY": 1187,
+ "trimX": 1784,
+ "trimY": 582,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -64,8 +64,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1490,
- "trimY": 995,
+ "trimX": 1504,
+ "trimY": 867,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -110,8 +110,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1871,
- "trimY": 1042,
+ "trimX": 1277,
+ "trimY": 1038,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -156,8 +156,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1292,
- "trimY": 927,
+ "trimX": 1764,
+ "trimY": 450,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -202,8 +202,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1291,
- "trimY": 1119,
+ "trimX": 1373,
+ "trimY": 682,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -248,8 +248,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 726,
+ "trimX": 337,
+ "trimY": 1068,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -294,8 +294,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1687,
- "trimY": 1073,
+ "trimX": 1642,
+ "trimY": 1019,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -329,98 +329,6 @@
],
"subMetas": {}
},
- "32458": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@32458",
- "displayName": "",
- "id": "32458",
- "name": "winds_1",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 529,
- "trimY": 500,
- "width": 145,
- "height": 105,
- "rawWidth": 145,
- "rawHeight": 105,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "33240": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@33240",
- "displayName": "",
- "id": "33240",
- "name": "Fx09_10",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1130,
- "trimY": 788,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"35944": {
"importer": "sprite-frame",
"uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@35944",
@@ -432,8 +340,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1358,
- "trimY": 933,
+ "trimX": 1646,
+ "trimY": 491,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -478,8 +386,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 347,
- "trimY": 976,
+ "trimX": 588,
+ "trimY": 202,
"width": 139,
"height": 128,
"rawWidth": 139,
@@ -524,8 +432,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1134,
- "trimY": 1046,
+ "trimX": 1299,
+ "trimY": 959,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -570,8 +478,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1965,
- "trimY": 134,
+ "trimX": 303,
+ "trimY": 1064,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -613,11 +521,11 @@
"name": "appear-spup3",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1783,
- "trimY": 332,
+ "trimX": 716,
+ "trimY": 511,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -662,8 +570,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1805,
- "trimY": 425,
+ "trimX": 574,
+ "trimY": 968,
"width": 78,
"height": 80,
"rawWidth": 78,
@@ -697,6 +605,52 @@
],
"subMetas": {}
},
+ "71255": {
+ "importer": "sprite-frame",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@71255",
+ "displayName": "",
+ "id": "71255",
+ "name": "vfx_buff_common-stun_3",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1776,
+ "trimY": 335,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
+ "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"72078": {
"importer": "sprite-frame",
"uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@72078",
@@ -705,11 +659,11 @@
"name": "_prite-0004",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1966,
- "trimY": 502,
+ "trimX": 907,
+ "trimY": 1094,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -754,8 +708,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1476,
- "trimY": 843,
+ "trimX": 1069,
+ "trimY": 880,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -800,8 +754,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1259,
- "trimY": 854,
+ "trimX": 1120,
+ "trimY": 728,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -846,8 +800,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 929,
+ "trimX": 1505,
+ "trimY": 801,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -892,7 +846,7 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1682,
+ "trimX": 870,
"trimY": 202,
"width": 128,
"height": 128,
@@ -935,11 +889,11 @@
"name": "jball2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 448,
- "trimY": 1106,
+ "trimX": 588,
+ "trimY": 332,
"width": 140,
"height": 101,
"rawWidth": 140,
@@ -984,8 +938,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1292,
- "trimY": 993,
+ "trimX": 1652,
+ "trimY": 623,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1030,8 +984,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1358,
- "trimY": 999,
+ "trimX": 1652,
+ "trimY": 689,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1076,8 +1030,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1424,
- "trimY": 999,
+ "trimX": 1242,
+ "trimY": 606,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1122,8 +1076,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1225,
- "trimY": 1119,
+ "trimX": 1306,
+ "trimY": 801,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1168,8 +1122,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1225,
- "trimY": 1185,
+ "trimX": 1306,
+ "trimY": 867,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1214,8 +1168,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1225,
- "trimY": 1251,
+ "trimX": 1307,
+ "trimY": 735,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1260,8 +1214,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1291,
- "trimY": 1185,
+ "trimX": 1439,
+ "trimY": 682,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1306,8 +1260,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1291,
- "trimY": 1251,
+ "trimX": 1373,
+ "trimY": 748,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1352,8 +1306,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1357,
- "trimY": 1065,
+ "trimX": 1439,
+ "trimY": 748,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1398,8 +1352,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1357,
- "trimY": 1131,
+ "trimX": 1372,
+ "trimY": 814,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1444,8 +1398,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1423,
- "trimY": 1065,
+ "trimX": 1438,
+ "trimY": 814,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -1490,8 +1444,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1055,
- "trimY": 1011,
+ "trimX": 587,
+ "trimY": 889,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1536,8 +1490,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1396,
- "trimY": 688,
+ "trimX": 832,
+ "trimY": 778,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1582,8 +1536,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1475,
- "trimY": 685,
+ "trimX": 911,
+ "trimY": 778,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1628,8 +1582,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1397,
- "trimY": 767,
+ "trimX": 990,
+ "trimY": 778,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1674,8 +1628,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1476,
- "trimY": 764,
+ "trimX": 753,
+ "trimY": 849,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1720,8 +1674,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 771,
+ "trimX": 832,
+ "trimY": 857,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1766,8 +1720,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 988,
- "trimY": 1203,
+ "trimX": 645,
+ "trimY": 1048,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1812,8 +1766,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1634,
- "trimY": 771,
+ "trimX": 911,
+ "trimY": 857,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1858,8 +1812,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1713,
- "trimY": 770,
+ "trimX": 990,
+ "trimY": 857,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1904,8 +1858,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1055,
- "trimY": 1090,
+ "trimX": 656,
+ "trimY": 968,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1950,8 +1904,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1067,
- "trimY": 1169,
+ "trimX": 724,
+ "trimY": 1047,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -1996,8 +1950,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1067,
- "trimY": 1248,
+ "trimX": 753,
+ "trimY": 770,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2042,8 +1996,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1792,
- "trimY": 768,
+ "trimX": 1069,
+ "trimY": 801,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2088,8 +2042,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1713,
- "trimY": 849,
+ "trimX": 825,
+ "trimY": 936,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2134,8 +2088,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1792,
- "trimY": 847,
+ "trimX": 904,
+ "trimY": 936,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2180,8 +2134,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1887,
- "trimY": 502,
+ "trimX": 983,
+ "trimY": 936,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2226,8 +2180,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1865,
- "trimY": 647,
+ "trimX": 1062,
+ "trimY": 959,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2272,8 +2226,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1944,
- "trimY": 647,
+ "trimX": 1141,
+ "trimY": 959,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2318,8 +2272,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1380,
- "trimY": 854,
+ "trimX": 1148,
+ "trimY": 801,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2364,8 +2318,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1871,
- "trimY": 726,
+ "trimX": 803,
+ "trimY": 1015,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2410,8 +2364,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1871,
- "trimY": 805,
+ "trimX": 882,
+ "trimY": 1015,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2456,8 +2410,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 850,
+ "trimX": 1148,
+ "trimY": 880,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2502,8 +2456,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1634,
- "trimY": 850,
+ "trimX": 746,
+ "trimY": 928,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2548,8 +2502,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1871,
- "trimY": 884,
+ "trimX": 961,
+ "trimY": 1015,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2594,8 +2548,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1130,
- "trimY": 888,
+ "trimX": 1227,
+ "trimY": 801,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2640,8 +2594,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1134,
- "trimY": 967,
+ "trimX": 1227,
+ "trimY": 880,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2686,8 +2640,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1146,
- "trimY": 1125,
+ "trimX": 1356,
+ "trimY": 1038,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2732,8 +2686,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1792,
- "trimY": 926,
+ "trimX": 1040,
+ "trimY": 1038,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2778,8 +2732,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1146,
- "trimY": 1204,
+ "trimX": 1362,
+ "trimY": 603,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2824,8 +2778,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1213,
- "trimY": 940,
+ "trimX": 1441,
+ "trimY": 603,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2870,8 +2824,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1713,
- "trimY": 928,
+ "trimX": 1119,
+ "trimY": 1038,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2916,8 +2870,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1871,
- "trimY": 963,
+ "trimX": 1198,
+ "trimY": 1038,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -2962,8 +2916,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1792,
- "trimY": 1005,
+ "trimX": 1220,
+ "trimY": 959,
"width": 77,
"height": 77,
"rawWidth": 77,
@@ -3008,8 +2962,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1863,
- "trimY": 581,
+ "trimX": 122,
+ "trimY": 1050,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3054,8 +3008,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1929,
- "trimY": 581,
+ "trimX": 1646,
+ "trimY": 425,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3100,8 +3054,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 792,
+ "trimX": 403,
+ "trimY": 1068,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3146,8 +3100,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 858,
+ "trimX": 1520,
+ "trimY": 603,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3192,8 +3146,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 924,
+ "trimX": 1586,
+ "trimY": 603,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3238,8 +3192,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 990,
+ "trimX": 1520,
+ "trimY": 669,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3284,8 +3238,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1950,
- "trimY": 1056,
+ "trimX": 1586,
+ "trimY": 669,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3330,8 +3284,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1213,
- "trimY": 1019,
+ "trimX": 1241,
+ "trimY": 735,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3376,8 +3330,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1424,
- "trimY": 933,
+ "trimX": 1652,
+ "trimY": 557,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3422,8 +3376,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1357,
- "trimY": 1197,
+ "trimX": 1372,
+ "trimY": 880,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3468,8 +3422,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1423,
- "trimY": 1131,
+ "trimX": 1438,
+ "trimY": 880,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3514,8 +3468,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1423,
- "trimY": 1197,
+ "trimX": 1378,
+ "trimY": 946,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3560,8 +3514,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1357,
- "trimY": 1263,
+ "trimX": 1444,
+ "trimY": 946,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3606,8 +3560,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1423,
- "trimY": 1263,
+ "trimX": 1505,
+ "trimY": 735,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3652,8 +3606,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1489,
- "trimY": 1065,
+ "trimX": 1571,
+ "trimY": 735,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3698,8 +3652,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1489,
- "trimY": 1131,
+ "trimX": 1435,
+ "trimY": 1012,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3744,8 +3698,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1489,
- "trimY": 1197,
+ "trimX": 1637,
+ "trimY": 755,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -3779,1386 +3733,6 @@
],
"subMetas": {}
},
- "c0540": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@c0540",
- "displayName": "",
- "id": "c0540",
- "name": "Fx08_00",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 391,
- "trimY": 213,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "2c693": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@2c693",
- "displayName": "",
- "id": "2c693",
- "name": "Fx08_01",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1,
- "trimY": 1050,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "dd835": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@dd835",
- "displayName": "",
- "id": "dd835",
- "name": "Fx08_02",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1,
- "trimY": 1186,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "3dbff": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@3dbff",
- "displayName": "",
- "id": "3dbff",
- "name": "Fx08_03",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 198,
- "trimY": 827,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "bc740": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@bc740",
- "displayName": "",
- "id": "bc740",
- "name": "Fx08_04",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 198,
- "trimY": 963,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1be63": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@1be63",
- "displayName": "",
- "id": "1be63",
- "name": "Fx08_05",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 150,
- "trimY": 1099,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "785a5": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@785a5",
- "displayName": "",
- "id": "785a5",
- "name": "Fx08_06",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 393,
- "trimY": 349,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "ab085": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@ab085",
- "displayName": "",
- "id": "ab085",
- "name": "Fx08_07",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 393,
- "trimY": 498,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "df057": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@df057",
- "displayName": "",
- "id": "df057",
- "name": "Fx08_08",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 393,
- "trimY": 647,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "07942": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@07942",
- "displayName": "",
- "id": "07942",
- "name": "Fx08_09",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 347,
- "trimY": 827,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "3d5cc": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@3d5cc",
- "displayName": "",
- "id": "3d5cc",
- "name": "Fx08_10",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 299,
- "trimY": 1106,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1e82b": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@1e82b",
- "displayName": "",
- "id": "1e82b",
- "name": "Fx08_11",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 647,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "b780c": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@b780c",
- "displayName": "",
- "id": "b780c",
- "name": "Fx08_12",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 796,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "bb712": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@bb712",
- "displayName": "",
- "id": "bb712",
- "name": "Fx08_13",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 945,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "8dd96": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@8dd96",
- "displayName": "",
- "id": "8dd96",
- "name": "Fx08_14",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1094,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "53ccb": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@53ccb",
- "displayName": "",
- "id": "53ccb",
- "name": "Fx08_15",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1243,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "bef27": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@bef27",
- "displayName": "",
- "id": "bef27",
- "name": "Fx08_16",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1392,
- "trimY": 202,
- "width": 147,
- "height": 134,
- "rawWidth": 147,
- "rawHeight": 134,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "6716d": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@6716d",
- "displayName": "",
- "id": "6716d",
- "name": "Fx09_00",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 551,
- "trimY": 1223,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "c6b2b": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@c6b2b",
- "displayName": "",
- "id": "c6b2b",
- "name": "Fx09_01",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 905,
- "trimY": 908,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "8c9de": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@8c9de",
- "displayName": "",
- "id": "8c9de",
- "name": "Fx09_02",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1026,
- "trimY": 388,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "a1792": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@a1792",
- "displayName": "",
- "id": "a1792",
- "name": "Fx09_03",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1026,
- "trimY": 488,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "aa935": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@aa935",
- "displayName": "",
- "id": "aa935",
- "name": "Fx09_04",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1026,
- "trimY": 588,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "c0088": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@c0088",
- "displayName": "",
- "id": "c0088",
- "name": "Fx09_05",
- "userData": {
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1030,
- "trimY": 761,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "69f3e": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@69f3e",
- "displayName": "",
- "id": "69f3e",
- "name": "Fx09_06",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1155,
- "trimY": 388,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "365e9": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@365e9",
- "displayName": "",
- "id": "365e9",
- "name": "Fx09_07",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1155,
- "trimY": 488,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "cc20f": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@cc20f",
- "displayName": "",
- "id": "cc20f",
- "name": "Fx09_08",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1155,
- "trimY": 588,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1df6a": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@1df6a",
- "displayName": "",
- "id": "1df6a",
- "name": "Fx09_09",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1147,
- "trimY": 688,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "e0e97": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@e0e97",
- "displayName": "",
- "id": "e0e97",
- "name": "Fx09_11",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1284,
- "trimY": 388,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4453e": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@4453e",
- "displayName": "",
- "id": "4453e",
- "name": "Fx09_12",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1284,
- "trimY": 488,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "492b0": {
- "importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@492b0",
- "displayName": "",
- "id": "492b0",
- "name": "Fx09_13",
- "userData": {
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1284,
- "trimY": 588,
- "width": 127,
- "height": 98,
- "rawWidth": 127,
- "rawHeight": 98,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
- "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
- "trimType": "auto"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"fe993": {
"importer": "sprite-frame",
"uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@fe993",
@@ -5170,8 +3744,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1489,
- "trimY": 1263,
+ "trimX": 1703,
+ "trimY": 755,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5216,8 +3790,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 1127,
+ "trimX": 1708,
+ "trimY": 887,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5262,8 +3836,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 1259,
+ "trimX": 1642,
+ "trimY": 953,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5308,8 +3882,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 1193,
+ "trimX": 1708,
+ "trimY": 953,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5354,8 +3928,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 1259,
+ "trimX": 1510,
+ "trimY": 999,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5400,8 +3974,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1688,
- "trimY": 1007,
+ "trimX": 1576,
+ "trimY": 999,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5446,8 +4020,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 929,
+ "trimX": 1571,
+ "trimY": 801,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5492,8 +4066,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1556,
- "trimY": 995,
+ "trimX": 1570,
+ "trimY": 867,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5538,8 +4112,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1622,
- "trimY": 995,
+ "trimX": 1510,
+ "trimY": 933,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5584,8 +4158,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 1061,
+ "trimX": 1576,
+ "trimY": 933,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5630,8 +4204,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 1127,
+ "trimX": 1637,
+ "trimY": 821,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5676,8 +4250,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1621,
- "trimY": 1061,
+ "trimX": 1703,
+ "trimY": 821,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5722,8 +4296,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1555,
- "trimY": 1193,
+ "trimX": 1642,
+ "trimY": 887,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5768,8 +4342,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1687,
- "trimY": 1139,
+ "trimX": 1708,
+ "trimY": 1019,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5814,8 +4388,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1687,
- "trimY": 1205,
+ "trimX": 1501,
+ "trimY": 1065,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5860,8 +4434,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1951,
- "trimY": 1122,
+ "trimX": 1774,
+ "trimY": 846,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5906,8 +4480,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1951,
- "trimY": 1188,
+ "trimX": 1774,
+ "trimY": 912,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5952,8 +4526,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1885,
- "trimY": 1254,
+ "trimX": 1774,
+ "trimY": 978,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -5998,8 +4572,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1951,
- "trimY": 1254,
+ "trimX": 1774,
+ "trimY": 1044,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6044,8 +4618,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1753,
- "trimY": 1084,
+ "trimX": 1567,
+ "trimY": 1065,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6090,8 +4664,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1753,
- "trimY": 1150,
+ "trimX": 1769,
+ "trimY": 516,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6136,8 +4710,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1753,
- "trimY": 1216,
+ "trimX": 1718,
+ "trimY": 582,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6182,8 +4756,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1819,
- "trimY": 1121,
+ "trimX": 1718,
+ "trimY": 648,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6228,8 +4802,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1819,
- "trimY": 1253,
+ "trimX": 1784,
+ "trimY": 648,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6274,8 +4848,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1885,
- "trimY": 1122,
+ "trimX": 1769,
+ "trimY": 714,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6320,8 +4894,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1885,
- "trimY": 1188,
+ "trimX": 1769,
+ "trimY": 780,
"width": 64,
"height": 64,
"rawWidth": 64,
@@ -6366,8 +4940,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1413,
- "trimY": 654,
+ "trimX": 716,
+ "trimY": 622,
"width": 32,
"height": 32,
"rawWidth": 32,
@@ -6412,8 +4986,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1265,
- "trimY": 1085,
+ "trimX": 1208,
+ "trimY": 605,
"width": 32,
"height": 32,
"rawWidth": 32,
@@ -6458,8 +5032,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 150,
- "trimY": 1050,
+ "trimX": 1712,
+ "trimY": 481,
"width": 32,
"height": 32,
"rawWidth": 32,
@@ -6504,8 +5078,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1754,
- "trimY": 1007,
+ "trimX": 1308,
+ "trimY": 606,
"width": 32,
"height": 32,
"rawWidth": 32,
@@ -6550,8 +5124,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 988,
- "trimY": 1282,
+ "trimX": 803,
+ "trimY": 1094,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -6596,8 +5170,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 911,
- "trimY": 1037,
+ "trimX": 855,
+ "trimY": 1094,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -6639,11 +5213,11 @@
"name": "_prite-0005",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1209,
- "trimY": 888,
+ "trimX": 959,
+ "trimY": 1094,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -6688,8 +5262,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1146,
- "trimY": 1283,
+ "trimX": 735,
+ "trimY": 1007,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -6734,8 +5308,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1213,
- "trimY": 1085,
+ "trimX": 1712,
+ "trimY": 447,
"width": 32,
"height": 50,
"rawWidth": 32,
@@ -6780,8 +5354,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 800,
- "trimY": 1208,
+ "trimX": 666,
+ "trimY": 661,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -6823,11 +5397,11 @@
"name": "appear-adown2",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 894,
- "trimY": 1208,
+ "trimX": 1253,
+ "trimY": 512,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -6872,8 +5446,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1578,
- "trimY": 331,
+ "trimX": 1362,
+ "trimY": 494,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -6915,11 +5489,11 @@
"name": "appear-adown4",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1894,
- "trimY": 335,
+ "trimX": 1456,
+ "trimY": 494,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -6964,8 +5538,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1584,
- "trimY": 662,
+ "trimX": 1550,
+ "trimY": 494,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -7010,8 +5584,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1771,
- "trimY": 659,
+ "trimX": 760,
+ "trimY": 655,
"width": 92,
"height": 107,
"rawWidth": 92,
@@ -7056,8 +5630,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 150,
- "trimY": 1235,
+ "trimX": 1604,
+ "trimY": 332,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7099,11 +5673,11 @@
"name": "appear-apu2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1276,
- "trimY": 688,
+ "trimX": 401,
+ "trimY": 804,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7145,11 +5719,11 @@
"name": "appear-apu3",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 601,
- "trimY": 1088,
+ "trimX": 573,
+ "trimY": 435,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7194,8 +5768,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 694,
- "trimY": 1088,
+ "trimX": 573,
+ "trimY": 528,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7240,8 +5814,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 787,
- "trimY": 1088,
+ "trimX": 573,
+ "trimY": 648,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7283,11 +5857,11 @@
"name": "appear-apu6",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 680,
- "trimY": 1208,
+ "trimX": 338,
+ "trimY": 948,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7332,8 +5906,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 880,
- "trimY": 1088,
+ "trimX": 494,
+ "trimY": 813,
"width": 91,
"height": 118,
"rawWidth": 91,
@@ -7378,8 +5952,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1575,
- "trimY": 440,
+ "trimX": 481,
+ "trimY": 933,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7421,11 +5995,11 @@
"name": "appear-spup2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1672,
- "trimY": 332,
+ "trimX": 660,
+ "trimY": 770,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7467,11 +6041,11 @@
"name": "appear-spup4",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1584,
- "trimY": 551,
+ "trimX": 809,
+ "trimY": 512,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7513,11 +6087,11 @@
"name": "appear-spup5",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1677,
- "trimY": 548,
+ "trimX": 920,
+ "trimY": 512,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7559,11 +6133,11 @@
"name": "appear-spup6",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1770,
- "trimY": 548,
+ "trimX": 1031,
+ "trimY": 512,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7605,11 +6179,11 @@
"name": "appear-spup7",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1678,
- "trimY": 659,
+ "trimX": 1142,
+ "trimY": 512,
"width": 91,
"height": 109,
"rawWidth": 91,
@@ -7651,11 +6225,11 @@
"name": "bbball2",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 540,
- "trimY": 213,
+ "trimX": 198,
+ "trimY": 957,
"width": 138,
"height": 105,
"rawWidth": 138,
@@ -7700,8 +6274,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1463,
- "trimY": 388,
+ "trimX": 1380,
+ "trimY": 332,
"width": 110,
"height": 110,
"rawWidth": 110,
@@ -7746,8 +6320,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1463,
- "trimY": 500,
+ "trimX": 1492,
+ "trimY": 332,
"width": 110,
"height": 110,
"rawWidth": 110,
@@ -8114,7 +6688,7 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1541,
+ "trimX": 729,
"trimY": 202,
"width": 139,
"height": 127,
@@ -8160,7 +6734,7 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1812,
+ "trimX": 1000,
"trimY": 202,
"width": 128,
"height": 128,
@@ -8206,8 +6780,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 770,
- "trimY": 778,
+ "trimX": 198,
+ "trimY": 827,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8252,8 +6826,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 775,
- "trimY": 908,
+ "trimX": 730,
+ "trimY": 331,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8298,8 +6872,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 896,
- "trimY": 388,
+ "trimX": 860,
+ "trimY": 332,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8344,8 +6918,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 896,
- "trimY": 518,
+ "trimX": 990,
+ "trimY": 332,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8390,8 +6964,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 896,
- "trimY": 648,
+ "trimX": 1120,
+ "trimY": 332,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8436,8 +7010,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 900,
- "trimY": 778,
+ "trimX": 1250,
+ "trimY": 332,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8482,8 +7056,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 636,
- "trimY": 388,
+ "trimX": 1130,
+ "trimY": 202,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8528,8 +7102,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 636,
- "trimY": 518,
+ "trimX": 1260,
+ "trimY": 202,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8574,8 +7148,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 636,
- "trimY": 648,
+ "trimX": 1390,
+ "trimY": 202,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8620,8 +7194,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 640,
- "trimY": 778,
+ "trimX": 1520,
+ "trimY": 202,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8666,8 +7240,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 645,
- "trimY": 908,
+ "trimX": 393,
+ "trimY": 414,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8712,8 +7286,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 766,
- "trimY": 388,
+ "trimX": 393,
+ "trimY": 544,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8758,8 +7332,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 766,
- "trimY": 518,
+ "trimX": 393,
+ "trimY": 674,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8804,8 +7378,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 766,
- "trimY": 648,
+ "trimX": 1650,
+ "trimY": 202,
"width": 128,
"height": 128,
"rawWidth": 128,
@@ -8847,11 +7421,11 @@
"name": "lvup1",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 270,
- "trimY": 1242,
+ "trimX": 1768,
+ "trimY": 1,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -8896,8 +7470,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1026,
- "trimY": 688,
+ "trimX": 1,
+ "trimY": 1050,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -8939,11 +7513,11 @@
"name": "lvup3",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1463,
- "trimY": 612,
+ "trimX": 328,
+ "trimY": 827,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -8988,8 +7562,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1055,
- "trimY": 890,
+ "trimX": 587,
+ "trimY": 768,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -9034,8 +7608,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1668,
- "trimY": 475,
+ "trimX": 854,
+ "trimY": 655,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -9080,8 +7654,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1887,
- "trimY": 429,
+ "trimX": 975,
+ "trimY": 655,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -9126,8 +7700,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1276,
- "trimY": 781,
+ "trimX": 1096,
+ "trimY": 655,
"width": 71,
"height": 119,
"rawWidth": 71,
@@ -9169,11 +7743,11 @@
"name": "max1",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 391,
- "trimY": 1248,
+ "trimX": 1768,
+ "trimY": 122,
"width": 78,
"height": 80,
"rawWidth": 78,
@@ -9218,8 +7792,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 471,
- "trimY": 1248,
+ "trimX": 666,
+ "trimY": 881,
"width": 78,
"height": 80,
"rawWidth": 78,
@@ -9264,8 +7838,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 973,
- "trimY": 1041,
+ "trimX": 481,
+ "trimY": 1044,
"width": 78,
"height": 80,
"rawWidth": 78,
@@ -9307,11 +7881,11 @@
"name": "max5",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 973,
- "trimY": 1121,
+ "trimX": 563,
+ "trimY": 1048,
"width": 78,
"height": 80,
"rawWidth": 78,
@@ -9632,8 +8206,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1768,
- "trimY": 1,
+ "trimX": 196,
+ "trimY": 425,
"width": 195,
"height": 199,
"rawWidth": 195,
@@ -9679,7 +8253,7 @@
"offsetX": 0,
"offsetY": 0,
"trimX": 196,
- "trimY": 425,
+ "trimY": 626,
"width": 195,
"height": 199,
"rawWidth": 195,
@@ -9724,8 +8298,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 196,
- "trimY": 626,
+ "trimX": 1,
+ "trimY": 849,
"width": 195,
"height": 199,
"rawWidth": 195,
@@ -9770,8 +8344,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 849,
+ "trimX": 391,
+ "trimY": 213,
"width": 195,
"height": 199,
"rawWidth": 195,
@@ -9805,23 +8379,23 @@
],
"subMetas": {}
},
- "121c9": {
+ "1069b": {
"importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@121c9",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@1069b",
"displayName": "",
- "id": "121c9",
- "name": "winds_0",
+ "id": "1069b",
+ "name": "vfx_buff_common-stun_0",
"userData": {
"trimThreshold": 1,
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 529,
- "trimY": 353,
- "width": 145,
- "height": 105,
- "rawWidth": 145,
- "rawHeight": 105,
+ "trimX": 1724,
+ "trimY": 332,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -9851,23 +8425,23 @@
],
"subMetas": {}
},
- "770ee": {
+ "5e490": {
"importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@770ee",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@5e490",
"displayName": "",
- "id": "770ee",
- "name": "winds_2",
+ "id": "5e490",
+ "name": "vfx_buff_common-stun_1",
"userData": {
"trimThreshold": 1,
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 529,
- "trimY": 647,
- "width": 145,
- "height": 105,
- "rawWidth": 145,
- "rawHeight": 105,
+ "trimX": 1724,
+ "trimY": 332,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -9897,23 +8471,23 @@
],
"subMetas": {}
},
- "bad49": {
+ "33f1e": {
"importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@bad49",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@33f1e",
"displayName": "",
- "id": "bad49",
- "name": "winds_3",
+ "id": "33f1e",
+ "name": "vfx_buff_common-stun_2",
"userData": {
"trimThreshold": 1,
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 483,
- "trimY": 796,
- "width": 145,
- "height": 105,
- "rawWidth": 145,
- "rawHeight": 105,
+ "trimX": 1724,
+ "trimY": 332,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -9943,23 +8517,207 @@
],
"subMetas": {}
},
- "c9790": {
+ "4a25e": {
"importer": "sprite-frame",
- "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@c9790",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@4a25e",
"displayName": "",
- "id": "c9790",
- "name": "winds_4",
+ "id": "4a25e",
+ "name": "vfx_buff_common-stun_4",
"userData": {
"trimThreshold": 1,
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 488,
- "trimY": 943,
- "width": 145,
- "height": 105,
- "rawWidth": 145,
- "rawHeight": 105,
+ "trimX": 1776,
+ "trimY": 335,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
+ "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "9eaf3": {
+ "importer": "sprite-frame",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@9eaf3",
+ "displayName": "",
+ "id": "9eaf3",
+ "name": "vfx_buff_common-stun_5",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1776,
+ "trimY": 335,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
+ "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "3f6a9": {
+ "importer": "sprite-frame",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@3f6a9",
+ "displayName": "",
+ "id": "3f6a9",
+ "name": "vfx_buff_common-stun_6",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 188,
+ "trimY": 1064,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
+ "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "bf2fe": {
+ "importer": "sprite-frame",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@bf2fe",
+ "displayName": "",
+ "id": "bf2fe",
+ "name": "vfx_buff_common-stun_7",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 188,
+ "trimY": 1064,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "14964a33-94f9-4efe-bcd1-c0793710c82c@6c48a",
+ "atlasUuid": "3d46f945-3f07-477e-a95a-b49557d552c6",
+ "trimType": "auto"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "eab68": {
+ "importer": "sprite-frame",
+ "uuid": "3d46f945-3f07-477e-a95a-b49557d552c6@eab68",
+ "displayName": "",
+ "id": "eab68",
+ "name": "vfx_buff_common-stun_8",
+ "userData": {
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 188,
+ "trimY": 1064,
+ "width": 113,
+ "height": 50,
+ "rawWidth": 113,
+ "rawHeight": 50,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -10000,8 +8758,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1965,
- "trimY": 1,
+ "trimX": 523,
+ "trimY": 414,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10046,8 +8804,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 590,
- "trimY": 794,
+ "trimX": 523,
+ "trimY": 547,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10092,8 +8850,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1312,
- "trimY": 338,
+ "trimX": 1092,
+ "trimY": 462,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10135,11 +8893,11 @@
"name": "zyw_11",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1413,
- "trimY": 388,
+ "trimX": 1225,
+ "trimY": 462,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10181,11 +8939,11 @@
"name": "zyw_12",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1413,
- "trimY": 521,
+ "trimX": 1513,
+ "trimY": 444,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10230,8 +8988,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1445,
- "trimY": 338,
+ "trimX": 809,
+ "trimY": 605,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10276,8 +9034,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 645,
- "trimY": 1038,
+ "trimX": 942,
+ "trimY": 605,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10322,8 +9080,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 778,
- "trimY": 1038,
+ "trimX": 1075,
+ "trimY": 605,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10365,11 +9123,11 @@
"name": "zyw_16",
"userData": {
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1005,
- "trimY": 908,
+ "trimX": 854,
+ "trimY": 728,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10414,8 +9172,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1672,
- "trimY": 425,
+ "trimX": 987,
+ "trimY": 728,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10460,8 +9218,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 595,
- "trimY": 927,
+ "trimX": 523,
+ "trimY": 680,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10506,8 +9264,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 551,
- "trimY": 1090,
+ "trimX": 1780,
+ "trimY": 202,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10552,8 +9310,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1942,
- "trimY": 202,
+ "trimX": 666,
+ "trimY": 528,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10595,11 +9353,11 @@
"name": "zyw_5",
"userData": {
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 647,
- "trimY": 338,
+ "trimX": 431,
+ "trimY": 924,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10644,8 +9402,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 780,
- "trimY": 338,
+ "trimX": 1380,
+ "trimY": 444,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10690,8 +9448,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 913,
- "trimY": 338,
+ "trimX": 693,
+ "trimY": 461,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10736,8 +9494,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1046,
- "trimY": 338,
+ "trimX": 826,
+ "trimY": 462,
"width": 131,
"height": 48,
"rawWidth": 131,
@@ -10782,8 +9540,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1179,
- "trimY": 338,
+ "trimX": 959,
+ "trimY": 462,
"width": 131,
"height": 48,
"rawWidth": 131,
diff --git a/assets/resources/game/skill/skill1.png b/assets/resources/game/skill/skill1.png
index bbd3d6e6..34e2ef06 100644
Binary files a/assets/resources/game/skill/skill1.png and b/assets/resources/game/skill/skill1.png differ