//Modules切图数据 第一个数据为Image索引，第二个为横坐标，第三个为纵坐标，第四个为宽，第五个为高
short[][] modules = {
	{0,76,124,15,24},
	{0,76,106,15,16},
	{0,92,92,45,13},
	{0,40,123,33,23},
	{0,42,104,25,18},
	{0,0,125,39,23},
	{0,0,102,39,22},
	{0,104,66,23,21},
	{0,86,64,17,27},
	{0,103,54,35,9},
	{0,104,37,34,16},
	{0,84,36,17,24},
	{0,40,79,45,23},
	{0,0,79,39,22},
	{0,40,56,40,22},
	{0,0,56,39,23},
	{0,62,44,12,11},
	{0,52,44,9,9},
	{0,38,42,13,10},
	{0,20,31,18,12},
	{0,0,32,19,22},
	{0,116,24,17,12},
	{0,99,21,15,13},
	{0,118,14,13,9},
	{0,127,0,12,8},
	{0,118,0,9,13},
	{0,83,18,15,17},
	{0,62,18,20,25},
	{0,46,18,15,23},
	{0,30,19,14,11},
	{0,102,0,15,20},
	{0,85,0,17,18},
	{0,68,0,17,18},
	{0,49,0,18,18},
	{0,30,0,18,18},
	{0,0,0,29,31},
	{0,134,9,5,8},
	{0,134,78,5,15},
	{0,128,63,11,15},
	{0,134,28,5,9},
	{0,134,18,5,9},
	{0,20,43,18,13},
	{0,103,106,34,41},
	{0,91,106,12,22},
	{0,92,136,11,12},
};
//Frames数据，第一组为攻击范围，第二组为被攻击范围，之后为Modules数据
//Modules数据，第一个为ModulesId，第二个为Transform，第三个为X偏移量，第四个为Y偏移量
frames = {
	{//stand01
		{0,0,0,0},{0,0,0,0},{15,2,-20,-23},{19,2,-9,-34},{35,2,-13,-63},{20,2,6,-45},{3,2,-5,-53},{4,2,-17,-71},{34,2,-26,-44}
	},{//stand02
		{0,0,0,0},{0,0,0,0},{19,2,-9,-33},{35,2,-13,-62},{20,2,6,-44},{3,2,-5,-52},{4,2,-17,-70},{13,2,-20,-22},{33,2,-26,-42}
	},{//stand03
		{0,0,0,0},{0,0,0,0},{19,2,-8,-33},{35,2,-12,-62},{20,2,7,-44},{3,2,-4,-52},{4,2,-16,-70},{6,2,-20,-22},{32,2,-24,-42}
	},{//stand04
		{0,0,0,0},{0,0,0,0},{19,2,-8,-34},{35,2,-12,-63},{20,2,7,-45},{3,2,-4,-53},{4,2,-16,-71},{5,2,-20,-23},{31,2,-24,-44}
	},{//run01
		{0,0,0,0},{0,0,0,0},{17,2,9,-9},{3,4,10,-35},{4,4,-8,-16},{18,2,-2,-20},{26,2,-3,-36},{27,2,8,-36},{35,2,-7,-60},{11,2,-18,-34}
	},{//run02
		{0,0,0,0},{0,0,0,0},{3,4,10,-37},{4,4,-8,-18},{26,2,-3,-38},{27,2,8,-38},{35,2,-7,-62},{11,2,-18,-36},{16,2,16,-11},{22,2,-5,-21}
	},{//run03
		{0,0,0,0},{0,0,0,0},{3,4,8,-36},{4,4,-10,-17},{26,2,-5,-37},{27,2,6,-37},{35,2,-9,-61},{11,2,-20,-35},{23,2,15,-12},{24,2,-4,-20},{21,2,-15,-12}
	},{//att01
		{0,0,0,0},{0,0,0,0},{14,2,-18,-22},{26,2,-8,-37},{36,2,6,-38},{0,7,7,-42},{35,2,-13,-61},{11,2,-23,-33},{2,6,12,-57},{8,0,11,-84},{37,2,6,-36}
	},{//att02
		{0,0,0,0},{0,0,0,0},{12,2,-27,-23},{38,2,-6,-38},{37,2,5,-38},{35,2,-19,-62},{3,2,-34,-35},{39,2,-11,-32},{40,2,-16,-32},{4,2,-45,-53},{1,2,1,-70},{42,2,-43,-69},{43,2,-10,-69}
	},{//att03
		{0,0,0,0},{0,0,0,0},{12,2,-27,-23},{38,2,-6,-38},{37,2,5,-38},{35,2,-19,-62},{39,2,-11,-32},{11,2,-30,-35},{40,2,-16,-32},{3,4,-22,-40},{4,4,-40,-20},{1,4,-58,-54},{42,4,-57,-27},{43,4,-57,-39}
	},{//att04
		{0,0,0,0},{0,0,0,0},{12,2,-27,-23},{38,2,-6,-37},{37,2,5,-37},{35,2,-19,-61},{39,2,-11,-31},{11,2,-28,-34},{40,2,-16,-31},{3,4,-22,-39},{4,4,-40,-19}
	},{//beHit
		{0,0,0,0},{0,0,0,0},{19,2,-9,-33},{35,2,-13,-62},{20,2,6,-44},{3,2,-5,-52},{4,2,-17,-70},{29,2,-12,-45},{30,2,-23,-46},{14,2,-20,-22}
	},{//beHit
		{0,0,0,0},{0,0,0,0},{19,2,-8,-33},{35,2,-12,-62},{20,2,7,-44},{3,2,-4,-52},{4,2,-16,-70},{29,2,-11,-45},{30,2,-22,-46},{14,2,-19,-22}
	},{//刺剑01
		{0,0,0,0},{0,0,0,0},{14,2,-18,-22},{26,2,-8,-37},{36,2,6,-38},{35,2,-13,-61},{11,2,-23,-33},{37,2,6,-36},{0,2,13,-45},{9,2,-22,-37},{25,2,21,-38}
	},{//刺剑02
		{0,0,0,0},{0,0,0,0},{15,2,-20,-23},{19,2,-9,-33},{35,2,-13,-62},{34,2,-26,-43},{41,2,-5,-40},{44,2,-15,-37},{0,2,-24,-45},{9,2,-59,-37},{10,2,-59,-44},{2,2,-25,-45}
	},{//刺剑03
		{0,0,0,0},{0,0,0,0},{15,2,-20,-23},{19,2,-9,-33},{35,2,-13,-62},{34,2,-26,-43},{41,2,-5,-40},{44,2,-15,-37},{0,2,-24,-45},{9,2,-59,-37}
	},{//吸魂剑魄
		{0,0,0,0},{0,0,0,0},{35,2,-7,-61},{11,2,-18,-35},{14,2,-13,-22},{44,2,-12,-31},{26,2,-4,-37},{0,2,11,-41},{9,2,-24,-33},{25,2,19,-34}
	},{//吸魂剑魄02
		{0,0,0,0},{0,0,0,0},{35,2,-7,-62},{11,2,-18,-36},{14,2,-13,-22},{44,2,-12,-32},{26,2,-4,-38},{0,2,10,-42},{9,2,-25,-34},{25,2,18,-35}
	},
};
//Actions数据，第一个为FrameId，第二个X偏移量，第三为Y偏移量，第四个为当前帧需要绘制的次数（帧延时），至少1次，
actions = {
	{//stand01
		{0,0,0,1},{1,0,0,1},{2,0,0,1},{3,0,0,1},
	},{//run
		{4,0,0,1},{5,0,0,1},{6,0,0,1},
	},{//att
		{7,0,0,1},{8,0,0,2},{9,0,0,0},{10,0,0,2},
	},{//beHit
		{11,0,0,1},{12,0,0,1},
	},{//暗黑乱舞（群体攻击）
		{7,0,0,1},{8,0,0,1},{9,0,0,0},{10,0,0,1},{13,0,0,1},{14,0,0,0},{15,0,0,1},{13,0,0,1},{14,0,0,0},{15,0,0,2},
	},
};
