{ "name": "Greater Seawolf", "spriteSheetImage": "greater_seawolf.png", "spriteWidth": 128, "spriteHeight": 128, "leftBuffer": 0, "rightBuffer": 0, "topBuffer": 0, "bottomBuffer": 0, "columns": 5, "rows": 13, "animations": [ { "name": "IDLE_RIGHT", "repeat": true, "frames": [ { "index": 0, "duration": 10 }, { "index": 1, "duration": 11 }, { "index": 2, "duration": 12 }, { "index": 3, "duration": 13 }, { "index": 4, "duration": 8 } ] }, { "name": "IDLE_LEFT", "repeat": true, "frames": [ { "index": 5, "duration": 10 }, { "index": 6, "duration": 11 }, { "index": 7, "duration": 12 }, { "index": 8, "duration": 13 }, { "index": 9, "duration": 8 } ] }, { "name": "DANCING_RIGHT", "repeat": true, "frames": [ { "index": 10, "duration": 6 }, { "index": 11, "duration": 6 }, { "index": 12, "duration": 6 }, { "index": 13, "duration": 3 }, { "index": 14, "duration": 6 } ] }, { "name": "DANCING_LEFT", "repeat": true, "frames": [ { "index": 15, "duration": 6 }, { "index": 16, "duration": 6 }, { "index": 17, "duration": 6 }, { "index": 18, "duration": 3 }, { "index": 19, "duration": 6 } ] }, { "name": "WALKING_RIGHT", "repeat": true, "frames": [ { "index": 20, "duration": 4 }, { "index": 21, "duration": 6 }, { "index": 22, "duration": 6 }, { "index": 23, "duration": 6 }, { "index": 24, "duration": 4 } ] }, { "name": "WALKING_LEFT", "repeat": true, "frames": [ { "index": 25, "duration": 4 }, { "index": 26, "duration": 6 }, { "index": 27, "duration": 6 }, { "index": 28, "duration": 6 }, { "index": 29, "duration": 4 } ] }, { "name": "DAMAGE_RIGHT", "repeat": true, "frames": [ { "index": 30, "duration": 8 }, { "index": 31, "duration": 8 }, { "index": 32, "duration": 8 }, { "index": 33, "duration": 8 }, { "index": 34, "duration": 8 } ] }, { "name": "DAMAGE_LEFT", "repeat": true, "frames": [ { "index": 35, "duration": 8 }, { "index": 36, "duration": 8 }, { "index": 37, "duration": 8 }, { "index": 38, "duration": 8 }, { "index": 39, "duration": 8 } ] }, { "name": "DYING_RIGHT", "repeat": false, "next": "DEAD_RIGHT", "frames": [ { "index": 40, "duration": 8 }, { "index": 41, "duration": 8 }, { "index": 42, "duration": 8 }, { "index": 43, "duration": 8 }, { "index": 44, "duration": 8 } ] }, { "name": "DYING_LEFT", "repeat": false, "next": "DEAD_LEFT", "frames": [ { "index": 45, "duration": 8 }, { "index": 46, "duration": 8 }, { "index": 47, "duration": 8 }, { "index": 48, "duration": 8 }, { "index": 49, "duration": 8 } ] }, { "name": "ATTACK_RIGHT", "repeat": true, "frames": [ { "index": 50, "duration": 6 }, { "index": 51, "duration": 6 }, { "index": 52, "duration": 6 }, { "index": 53, "duration": 6 }, { "index": 54, "duration": 6 } ] }, { "name": "ATTACK_LEFT", "repeat": true, "frames": [ { "index": 55, "duration": 6 }, { "index": 56, "duration": 6 }, { "index": 57, "duration": 6 }, { "index": 58, "duration": 6 }, { "index": 59, "duration": 6 } ] }, { "name": "DEAD_RIGHT", "repeat": true, "frames": [ { "index": 60, "duration": 20 } ] }, { "name": "DEAD_LEFT", "repeat": true, "frames": [ { "index": 61, "duration": 20 } ] } ] }