﻿//Modules切图数据 第一个数据为Image索引，第二个为横坐标，第三个为纵坐标，第四个为宽，第五个为高
short[][] modules = {
	{0,3,22,7,3},
	{0,11,22,9,3},
	{0,21,22,8,3},
	{0,30,22,6,3},
	{0,37,22,8,3},
	{0,0,15,10,6},
	{0,11,15,9,6},
	{0,21,16,8,5},
	{0,30,16,6,5},
	{0,37,14,4,6},
	{0,42,13,4,8},
	{0,7,9,3,5},
	{0,11,9,4,5},
	{0,21,8,8,7},
	{0,31,8,7,5},
	{0,7,1,2,7},
	{0,13,4,2,4},
	{0,28,2,7,5},
	{0,37,3,5,4},
};
//Frames数据，第一组为攻击范围，第二组为被攻击范围，之后为Modules数据
//Modules数据，第一个为ModulesId，第二个为Transform，第三个为X偏移量，第四个为Y偏移量
frames = {
	{//10-0
		{0,0,0,0},{0,0,0,0},{0,0,9,147},{5,0,6,142},{11,0,13,138},{15,0,14,132},{1,0,16,147},{6,0,16,142},{12,0,17,139},{16,0,20,135},{2,0,42,147},{7,0,42,143},{13,0,44,137},{3,0,55,147},{8,0,55,143},{14,0,55,140},{17,0,53,136},{18,0,59,138},{4,0,63,146},{9,0,63,141},{10,0,66,139},{17,0,29,145},{18,0,34,144},{8,0,115,145},{9,0,115,140},{10,0,118,139},{12,0,121,136},{5,0,106,144},{12,2,110,141},{7,0,218,145},{0,0,218,144},{6,0,218,140},{11,0,217,145},{16,2,217,137},{3,0,204,147},{2,0,197,147},{1,0,188,147},{8,0,204,143},{14,0,204,139},{17,0,203,135},{7,0,197,142},{13,0,199,135},{6,0,190,141},{12,0,195,137},{16,0,198,133}
	},{//10-1
		{0,0,0,0},{0,0,0,0},{0,0,9,147},{5,0,5,141},{11,0,13,138},{15,2,18,131},{1,0,16,147},{6,0,15,141},{12,0,16,138},{16,2,13,134},{2,0,42,147},{7,0,41,143},{13,0,42,137},{3,0,55,147},{8,0,55,143},{14,0,55,140},{17,0,52,137},{18,2,55,135},{4,0,63,146},{9,0,63,141},{10,2,63,139},{17,0,28,145},{18,0,33,143},{8,0,115,145},{9,0,113,140},{10,0,117,139},{12,0,119,136},{5,0,106,144},{12,2,109,142},{7,0,218,145},{0,0,218,144},{6,0,217,142},{11,0,217,145},{16,2,215,139},{3,0,205,147},{2,0,197,147},{1,0,188,147},{8,0,204,143},{14,0,203,139},{17,0,202,134},{7,0,197,142},{13,0,196,135},{6,0,190,141},{12,0,194,137},{16,0,193,136}
	},{//10-3
		{0,0,0,0},{0,0,0,0},{0,2,225,147},{5,2,225,142},{11,2,225,138},{15,2,225,132},{1,2,216,147},{6,2,216,142},{12,2,220,139},{16,2,219,135},{2,2,191,147},{7,2,191,143},{13,2,189,137},{3,2,180,147},{8,2,180,143},{14,2,179,140},{17,2,181,136},{18,2,177,138},{4,2,170,146},{9,2,174,141},{10,2,171,139},{17,2,205,145},{18,2,202,144},{8,2,120,145},{9,2,122,140},{10,2,119,139},{12,2,116,136},{5,2,125,144},{12,0,127,141},{7,2,15,145},{0,2,16,144},{6,2,14,140},{11,2,21,145},{16,0,22,137},{3,2,31,147},{2,2,36,147},{1,2,44,147},{8,2,31,143},{14,2,30,139},{17,2,31,135},{7,2,36,142},{13,2,34,135},{6,2,42,141},{12,2,42,137},{16,2,41,133},{8,0,86,145},{7,0,79,145},{5,0,75,144},{13,0,83,138},{14,2,78,140},{16,0,83,136}
	},{//10-4
		{0,0,0,0},{0,0,0,0},{0,2,225,147},{5,2,226,141},{11,2,225,138},{15,0,221,131},{1,2,216,147},{6,2,217,141},{12,2,221,138},{16,0,226,134},{2,2,191,147},{7,2,192,143},{13,2,191,137},{3,2,180,147},{8,2,180,143},{14,2,179,140},{17,2,182,137},{18,0,181,135},{4,2,170,146},{9,2,174,141},{10,0,174,139},{17,2,206,145},{18,2,203,143},{8,2,120,145},{9,2,124,140},{10,2,120,139},{12,2,118,136},{5,2,125,144},{12,0,128,142},{7,2,15,145},{0,2,16,144},{6,2,15,142},{11,2,21,145},{16,0,24,139},{3,2,30,147},{2,2,36,147},{1,2,44,147},{8,2,31,143},{14,2,31,139},{17,2,32,134},{7,2,36,142},{13,2,37,135},{6,2,42,141},{12,2,43,137},{16,2,46,136},{5,0,77,144},{6,0,87,144},{6,0,86,139},{11,0,82,142},{15,2,82,136}
	},
};
//Actions数据，第一个为FrameId，第二个X偏移量，第三为Y偏移量，第四个为当前帧需要绘制的次数（帧延时），至少1次，
actions = {
	{//10
		{0,0,0,10},{1,0,0,10},
	},{//11
		{2,0,0,10},{3,0,0,10},
	},
};
