| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "animations": {
- "default": {
- "frames": [
- [
- 0.0,
- 0.0,
- 16.0,
- 16.0
- ],
- [
- 16.0,
- 0.0,
- 16.0,
- 16.0
- ],
- [
- 32.0,
- 0.0,
- 16.0,
- 16.0
- ],
- [
- 0.0,
- 0.0,
- 1.0,
- 1.0
- ]
- ],
- "speed": 15.0,
- "loop": false
- }
- },
- "variations": {
- "default": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 0.0,
- 48.0,
- 16.0
- ]
- },
- "Underground": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 16.0,
- 48.0,
- 16.0
- ]
- },
- "GhostHouse": {
- "link": "Underground"
- },
- "Castle": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 32.0,
- 48.0,
- 16.0
- ]
- },
- "Snow": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 48.0,
- 48.0,
- 16.0
- ]
- },
- "Space": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 64.0,
- 48.0,
- 16.0
- ]
- },
- "Volcano": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 80.0,
- 48.0,
- 16.0
- ]
- },
- "Bonus": {
- "source": "LakituCloudBurst.png",
- "rect": [
- 0.0,
- 96.0,
- 48.0,
- 16.0
- ]
- }
- }
- }
|