ShatteredSword/dist/shattered_sword_assets/spritesheets/xvart.json

326 lines
7.8 KiB
JSON

{
"name": "Xvart",
"spriteSheetImage": "xvart.png",
"spriteWidth": 128,
"spriteHeight": 128,
"leftBuffer": 0,
"rightBuffer": 0,
"topBuffer": 0,
"bottomBuffer": 0,
"columns": 8,
"rows": 10,
"animations": [
{
"name": "IDLE",
"repeat": true,
"frames": [
{
"index": 0,
"duration": 10
},
{
"index": 1,
"duration": 10
},
{
"index": 2,
"duration": 10
},
{
"index": 3,
"duration": 10
},
{
"index": 4,
"duration": 10
},
{
"index": 5,
"duration": 10
}
]
},
{
"name": "WALK RIGHT",
"repeat": true,
"frames": [
{
"index": 8,
"duration": 6
},
{
"index": 9,
"duration": 6
},
{
"index": 10,
"duration": 6
},
{
"index": 11,
"duration": 6
},
{
"index": 12,
"duration": 6
},
{
"index": 13,
"duration": 6
},
{
"index": 14,
"duration": 6
},
{
"index": 15,
"duration": 6
}
]
},
{
"name": "WALK LEFT",
"repeat": true,
"frames": [
{
"index": 16,
"duration": 6
},
{
"index": 17,
"duration": 6
},
{
"index": 18,
"duration": 6
},
{
"index": 19,
"duration": 6
},
{
"index": 20,
"duration": 6
},
{
"index": 21,
"duration": 6
},
{
"index": 22,
"duration": 6
},
{
"index": 23,
"duration": 6
}
]
},
{
"name": "ATTACK RIGHT",
"repeat": true,
"frames": [
{
"index": 24,
"duration": 4
},
{
"index": 25,
"duration": 4
},
{
"index": 26,
"duration": 4
},
{
"index": 27,
"duration": 4
},
{
"index": 28,
"duration": 4
},
{
"index": 29,
"duration": 4
}
]
},
{
"name": "ATTACK LEFT",
"repeat": true,
"frames": [
{
"index": 32,
"duration": 4
},
{
"index": 33,
"duration": 4
},
{
"index": 34,
"duration": 4
},
{
"index": 35,
"duration": 4
},
{
"index": 36,
"duration": 4
},
{
"index": 37,
"duration": 4
}
]
},
{
"name": "TAKING DAMAGE RIGHT",
"repeat": true,
"frames": [
{
"index": 40,
"duration": 5
},
{
"index": 41,
"duration": 5
},
{
"index": 42,
"duration": 5
},
{
"index": 43,
"duration": 5
},
{
"index": 44,
"duration": 5
},
{
"index": 45,
"duration": 5
}
]
},
{
"name": "TAKING DAMAGE LEFT",
"repeat": true,
"frames": [
{
"index": 48,
"duration": 5
},
{
"index": 49,
"duration": 5
},
{
"index": 50,
"duration": 5
},
{
"index": 51,
"duration": 5
},
{
"index": 52,
"duration": 5
},
{
"index": 53,
"duration": 5
}
]
},
{
"name": "DYING",
"repeat": true,
"frames": [
{
"index": 56,
"duration": 5
},
{
"index": 57,
"duration": 5
},
{
"index": 58,
"duration": 5
},
{
"index": 59,
"duration": 5
},
{
"index": 60,
"duration": 5
},
{
"index": 61,
"duration": 5
},
{
"index": 62,
"duration": 5
},
{
"index": 63,
"duration": 5
}
]
},
{
"name": "DEAD",
"repeat": true,
"frames": [
{
"index": 64,
"duration": 20
}
]
},
{
"name": "DANCING",
"repeat": true,
"frames": [
{
"index": 72,
"duration": 5
},
{
"index": 73,
"duration": 5
},
{
"index": 74,
"duration": 5
},
{
"index": 75,
"duration": 5
},
{
"index": 76,
"duration": 5
},
{
"index": 77,
"duration": 5
},
{
"index": 78,
"duration": 5
},
{
"index": 79,
"duration": 5
}
]
}
]
}