| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538 |
- local RoleAvatarCfg = {
- [1]={
- ['Id']=1,
- ['AvatarPrefab']='Hero_Weapon/weapon_novice_101',
- ['ModelRotation']={0,180,-90},
- },
- [2]={
- ['Id']=2,
- ['AvatarPrefab']='Hero_Weapon/weapon_sword_101',
- ['ModelPosition']={-0.029,0.01,0.034},
- ['ModelRotation']={-179.26,-88.937,91.1939},
- },
- [3]={
- ['Id']=3,
- ['AvatarPrefab']='Hero_Weapon/weapon_magician_101',
- ['ModelPosition']={-0.063,0.065,-0.206},
- ['ModelRotation']={-0.281,101.191,97.063},
- },
- [4]={
- ['Id']=4,
- ['AvatarPrefab']='Hero_Weapon/weapon_archer_101',
- ['ModelPosition']={0.025,0.041,-0.02},
- ['ModelRotation']={1.327,90,-90.03},
- },
- [5]={
- ['Id']=5,
- ['AvatarPrefab']='Hero_Weapon/weapon_theif_101',
- ['ModelPosition']={-0.051,0.004,-0.022},
- ['ModelRotation']={-2.703,0,92.003},
- },
- [6]={
- ['Id']=6,
- ['AvatarPrefab']='Hero_Weapon/weapon_acolyte_101',
- ['ModelPosition']={0.023,0.003,0.039},
- ['ModelRotation']={10.096,-10.151,87.152},
- ['ModelScale']={1,1,1.1},
- },
- [7]={
- ['Id']=7,
- ['AvatarPrefab']='Hero_Weapon/weapon_archer_1002',
- },
- [8]={
- ['Id']=8,
- ['AvatarPrefab']='Hero/Head_Man',
- },
- [9]={
- ['Id']=9,
- ['AvatarPrefab']='Hero/Head_Women',
- },
- [10]={
- ['Id']=10,
- ['AvatarPrefab']='Hero_Weapon/weapon_Knight_101',
- ['ModelPosition']={-0.02324113,0.02843438,-0.01816717},
- ['ModelRotation']={-58.9,70.85101,-61.134},
- },
- [11]={
- ['Id']=11,
- ['AvatarPrefab']='Hero_Weapon/weapon_Crusade_101',
- ['ModelPosition']={-0.05,0.022,0},
- ['ModelRotation']={-90,0,0},
- },
- [12]={
- ['Id']=12,
- ['AvatarPrefab']='Hero_Weapon/weapon_Crusade_102',
- ['ModelPosition']={-0.004,0.072,0.001},
- ['ModelRotation']={-90,0,0},
- },
- [13]={
- ['Id']=13,
- ['AvatarPrefab']='Hero_Weapon/weapon_Sage_101',
- ['ModelPosition']={-0.028,-0.019,-0.023},
- ['ModelRotation']={-90,0,5.274},
- },
- [14]={
- ['Id']=14,
- ['AvatarPrefab']='Hero_Weapon/weapon_Wizard_101',
- ['ModelRotation']={-90,0,5.274},
- },
- [15]={
- ['Id']=15,
- ['AvatarPrefab']='Hero_Weapon/weapon_Hunter_101',
- ['ModelPosition']={0.08,0.15,0},
- ['ModelRotation']={-90,0,0},
- },
- [16]={
- ['Id']=16,
- ['AvatarPrefab']='Hero_Weapon/weapon_Ranger_101',
- ['ModelRotation']={-90,0,0},
- },
- [17]={
- ['Id']=17,
- ['AvatarPrefab']='Hero_Weapon/weapon_Assassin_101',
- ['ModelRotation']={-90,0,0},
- },
- [18]={
- ['Id']=18,
- ['AvatarPrefab']='Hero_Weapon/weapon_Assassin_102',
- ['ModelRotation']={-90,0,0},
- },
- [19]={
- ['Id']=19,
- ['AvatarPrefab']='Hero_Weapon/weapon_Rogue_101',
- ['ModelPosition']={-0.05,-0.022,0.282},
- },
- [20]={
- ['Id']=20,
- ['AvatarPrefab']='Hero_Weapon/weapon_Priest_101',
- ['ModelRotation']={-90,0,0},
- },
- [21]={
- ['Id']=21,
- ['AvatarPrefab']='Hero_Weapon/weapon_Monk_101',
- ['ModelPosition']={0.03,-0.009,0},
- ['ModelRotation']={0,0,-12},
- },
- [22]={
- ['Id']=22,
- ['AvatarPrefab']='Hero_Weapon/weapon_Monk_102',
- ['ModelPosition']={-0.03,0.006,0},
- ['ModelRotation']={0,-180,-12},
- },
- [101]={
- ['Id']=101,
- ['AvatarPrefab']='Hero_Hair/Women_hair_brown_004',
- },
- [102]={
- ['Id']=102,
- ['AvatarPrefab']='Hero_Hair/Man_hair_golden_001',
- },
- [201]={
- ['Id']=201,
- ['AvatarPrefab']='Hero_Eye/Eyes_Women01',
- },
- [202]={
- ['Id']=202,
- ['AvatarPrefab']='Hero_Eye/Eyes_Man07',
- },
- [1001]={
- ['Id']=1001,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Novice_100001',
- },
- [1002]={
- ['Id']=1002,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Novice_100002',
- },
- [1003]={
- ['Id']=1003,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100101',
- },
- [1004]={
- ['Id']=1004,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100102',
- },
- [1005]={
- ['Id']=1005,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200101',
- },
- [1006]={
- ['Id']=1006,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200102',
- },
- [1007]={
- ['Id']=1007,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300101',
- },
- [1008]={
- ['Id']=1008,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300102',
- },
- [1009]={
- ['Id']=1009,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400101',
- },
- [1010]={
- ['Id']=1010,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400102',
- },
- [1011]={
- ['Id']=1011,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500101',
- },
- [1012]={
- ['Id']=1012,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500102',
- },
- [2001]={
- ['Id']=2001,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100211',
- },
- [2002]={
- ['Id']=2002,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100212',
- },
- [2003]={
- ['Id']=2003,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100221',
- },
- [2004]={
- ['Id']=2004,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100222',
- },
- [2005]={
- ['Id']=2005,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200211',
- },
- [2006]={
- ['Id']=2006,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200212',
- },
- [2007]={
- ['Id']=2007,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200221',
- },
- [2008]={
- ['Id']=2008,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200222',
- },
- [2009]={
- ['Id']=2009,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300211',
- },
- [2010]={
- ['Id']=2010,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300212',
- },
- [2011]={
- ['Id']=2011,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300221',
- },
- [2012]={
- ['Id']=2012,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300222',
- },
- [2013]={
- ['Id']=2013,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400211',
- },
- [2014]={
- ['Id']=2014,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400212',
- },
- [2015]={
- ['Id']=2015,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400221',
- },
- [2016]={
- ['Id']=2016,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400222',
- },
- [2017]={
- ['Id']=2017,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500211',
- },
- [2018]={
- ['Id']=2018,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500212',
- },
- [2019]={
- ['Id']=2019,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500221',
- },
- [2020]={
- ['Id']=2020,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500222',
- },
- [2021]={
- ['Id']=2021,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100311',
- },
- [2022]={
- ['Id']=2022,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100312',
- },
- [2023]={
- ['Id']=2023,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100321',
- },
- [2024]={
- ['Id']=2024,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Sword_100322',
- },
- [2025]={
- ['Id']=2025,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200311',
- },
- [2026]={
- ['Id']=2026,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200312',
- },
- [2027]={
- ['Id']=2027,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200321',
- },
- [2028]={
- ['Id']=2028,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Magician_200322',
- },
- [2029]={
- ['Id']=2029,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300311',
- },
- [2030]={
- ['Id']=2030,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300312',
- },
- [2031]={
- ['Id']=2031,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300321',
- },
- [2032]={
- ['Id']=2032,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Archer_300322',
- },
- [2033]={
- ['Id']=2033,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400311',
- },
- [2034]={
- ['Id']=2034,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400312',
- },
- [2035]={
- ['Id']=2035,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400321',
- },
- [2036]={
- ['Id']=2036,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Theif_400322',
- },
- [2037]={
- ['Id']=2037,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500311',
- },
- [2038]={
- ['Id']=2038,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500312',
- },
- [2039]={
- ['Id']=2039,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500321',
- },
- [2040]={
- ['Id']=2040,
- ['AvatarPrefab']='Hero_Cloth/Cloth_Acolyte_500322',
- },
- [10001]={
- ['Id']=10001,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0001',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10002]={
- ['Id']=10002,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0002',
- ['ModelPosition']={-0.00342,-0.4027,0.1166},
- ['ModelRotation']={-17.37,-2.665,0},
- },
- [10003]={
- ['Id']=10003,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0003',
- ['ModelPosition']={0,-1.972022,0.1722066},
- ['ModelRotation']={-2.88,-2.665,0},
- },
- [10004]={
- ['Id']=10004,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0004',
- ['ModelPosition']={0,-0.3683081,0.02494116},
- ['ModelRotation']={0.271,-2.665,0},
- },
- [10005]={
- ['Id']=10005,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0005',
- ['ModelPosition']={0,-0.45,0},
- },
- [10006]={
- ['Id']=10006,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0006',
- },
- [10007]={
- ['Id']=10007,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0007',
- },
- [10008]={
- ['Id']=10008,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0008',
- },
- [10009]={
- ['Id']=10009,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0009',
- ['ModelPosition']={0.02,-0.493,0.073},
- ['ModelRotation']={-8.956,0,0},
- ['ModelScale']={1.2,1.2,1.2},
- },
- [10010]={
- ['Id']=10010,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0010',
- ['ModelPosition']={0.0011,-0.349,0.019},
- ['ModelRotation']={0.271,-2.665,0},
- },
- [10011]={
- ['Id']=10011,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0011',
- },
- [10012]={
- ['Id']=10012,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0012',
- },
- [10013]={
- ['Id']=10013,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0013',
- },
- [10014]={
- ['Id']=10014,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0014',
- },
- [10015]={
- ['Id']=10015,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0015',
- },
- [10016]={
- ['Id']=10016,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0016',
- },
- [10017]={
- ['Id']=10017,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0017',
- },
- [10018]={
- ['Id']=10018,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0018',
- ['ModelPosition']={0.002,-0.408,-0.0002},
- ['ModelRotation']={0.271,-2.665,0},
- },
- [10019]={
- ['Id']=10019,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0019',
- ['ModelPosition']={0,-0.368,0.054},
- },
- [10020]={
- ['Id']=10020,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0020',
- ['ModelPosition']={0,-0.38,0.057},
- },
- [10021]={
- ['Id']=10021,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0021',
- ['ModelPosition']={0.00144,-0.432,-0.0115},
- ['ModelRotation']={4.291,-2.665,0},
- },
- [10022]={
- ['Id']=10022,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0022',
- ['ModelPosition']={-0.0053,-0.441,0.1575},
- ['ModelRotation']={-7.948,-2.665,0},
- ['ModelScale']={1.05,1.05,1.05},
- },
- [10023]={
- ['Id']=10023,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0023',
- ['ModelPosition']={-0.00239,-0.441,0.09},
- ['ModelRotation']={-7.948,-2.665,0},
- ['ModelScale']={1.05,1.05,1.05},
- },
- [10024]={
- ['Id']=10024,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0024',
- },
- [10025]={
- ['Id']=10025,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0025',
- },
- [10026]={
- ['Id']=10026,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0026',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10027]={
- ['Id']=10027,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0027',
- ['ModelPosition']={0,-1.924,0.073},
- ['ModelRotation']={-90,0,0},
- },
- [10028]={
- ['Id']=10028,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0028',
- ['ModelPosition']={0,-0.374,0.176},
- ['ModelRotation']={-9.18,0,0},
- },
- [10029]={
- ['Id']=10029,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0029',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10030]={
- ['Id']=10030,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0030',
- ['ModelPosition']={0,-0.392,0.02},
- },
- [10031]={
- ['Id']=10031,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0031',
- ['ModelPosition']={0,-0.439,0.032},
- },
- [10032]={
- ['Id']=10032,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0032',
- ['ModelPosition']={0,-0.38,0.028},
- },
- [10033]={
- ['Id']=10033,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0033',
- ['ModelPosition']={0.008,-0.3551745,-0.1301307},
- ['ModelRotation']={8.746,-2.665,0},
- },
- [10034]={
- ['Id']=10034,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0034',
- ['ModelPosition']={0.007789908,-0.3663127,0.02627495},
- ['ModelRotation']={5.271,-2.665,0},
- },
- [10035]={
- ['Id']=10035,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0035',
- ['ModelPosition']={0,-0.324,0.062},
- },
- [10036]={
- ['Id']=10036,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0036',
- ['ModelPosition']={0.0036477,-0.431024,-0.03529064},
- ['ModelRotation']={-1.751,-2.665,0},
- ['ModelScale']={1.08,1.055,1.055},
- },
- [10037]={
- ['Id']=10037,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0037',
- ['ModelPosition']={0,-0.385,0.041},
- ['ModelScale']={1.1,1.1,1.1},
- },
- [10038]={
- ['Id']=10038,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0038',
- },
- [10039]={
- ['Id']=10039,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0039',
- ['ModelPosition']={0,-0.6354232,0.0486538},
- ['ModelRotation']={0.271,-2.665,0},
- ['ModelScale']={1.5,1.5,1.5},
- },
- [10040]={
- ['Id']=10040,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0040',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10041]={
- ['Id']=10041,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0041',
- ['ModelPosition']={0,-0.38,0.059},
- },
- [10042]={
- ['Id']=10042,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0042',
- ['ModelPosition']={0.0014,-0.3722419,0.01093759},
- ['ModelRotation']={0.271,-2.665,0},
- },
- [10043]={
- ['Id']=10043,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0043',
- ['ModelPosition']={0,-0.334,0.009},
- },
- [10044]={
- ['Id']=10044,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0044',
- ['ModelPosition']={0,-0.419,0.065},
- },
- [10045]={
- ['Id']=10045,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0045',
- ['ModelPosition']={0.01362787,-0.4014306,0.05140787},
- ['ModelRotation']={6.710001,-0.1,2.269},
- },
- [10046]={
- ['Id']=10046,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0046',
- ['ModelPosition']={0.01362787,-0.4014306,0.05140787},
- ['ModelRotation']={6.710001,-0.1,2.269},
- },
- [10047]={
- ['Id']=10047,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0047',
- ['ModelPosition']={0,-0.352,0.02},
- ['ModelScale']={1.25,1.25,1.29},
- },
- [10048]={
- ['Id']=10048,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0048',
- ['ModelPosition']={0,-0.112,0.0025},
- ['ModelRotation']={-9.03,0,0},
- ['ModelScale']={1.1,1.1,1.13},
- },
- [10049]={
- ['Id']=10049,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0049',
- ['ModelPosition']={0.012,-0.3912275,0.0084},
- ['ModelRotation']={6.181,-0.121,2.267},
- ['ModelScale']={0.9421,1,1},
- },
- [10050]={
- ['Id']=10050,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0050',
- ['ModelPosition']={0,-0.39,0.02},
- ['ModelRotation']={0,-2.666,0.037},
- },
- [10051]={
- ['Id']=10051,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0051',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10052]={
- ['Id']=10052,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0052',
- ['ModelPosition']={0.0016,-0.33,0.0071},
- ['ModelRotation']={-81.72501,0,0},
- },
- [10053]={
- ['Id']=10053,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0053',
- ['ModelPosition']={0.0016,-0.497,-0.12},
- ['ModelRotation']={13.768,-2.849,-3.354},
- ['ModelScale']={1.3,1.3,1.3},
- },
- [10054]={
- ['Id']=10054,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0054',
- ['ModelPosition']={0.00164,-0.399,0.007},
- ['ModelRotation']={0.271,-2.665,0},
- ['ModelScale']={1.01451,1.07,1.126021},
- },
- [10055]={
- ['Id']=10055,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0055',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10056]={
- ['Id']=10056,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0056',
- ['ModelPosition']={0,-0.375,-0.002},
- ['ModelRotation']={4,0,0},
- },
- [10057]={
- ['Id']=10057,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0057',
- ['ModelPosition']={0,-0.369,0},
- },
- [10058]={
- ['Id']=10058,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0058',
- ['ModelPosition']={0.001079284,-0.3792843,0.01989473},
- ['ModelRotation']={0.271,-2.665,0},
- },
- [10059]={
- ['Id']=10059,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0059',
- ['ModelPosition']={0,-0.38,-0.038},
- },
- [10060]={
- ['Id']=10060,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0060',
- },
- [10061]={
- ['Id']=10061,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0061',
- },
- [10064]={
- ['Id']=10064,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0064',
- ['ModelPosition']={0,-1.964,0.074},
- ['ModelRotation']={-90,0,0},
- },
- [10070]={
- ['Id']=10070,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0070',
- ['ModelPosition']={0,-0.403,0},
- },
- [10071]={
- ['Id']=10071,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0071',
- ['ModelPosition']={0,-0.358,0.015},
- ['ModelRotation']={-90,0,0},
- },
- [10072]={
- ['Id']=10072,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0072',
- ['ModelPosition']={0,-0.205,0.05},
- ['ModelRotation']={5.75,0,0},
- },
- [10073]={
- ['Id']=10073,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0073',
- ['ModelPosition']={0,-0.3,0.028},
- },
- [10074]={
- ['Id']=10074,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0074',
- ['ModelPosition']={0,-0.418,0.017},
- },
- [10075]={
- ['Id']=10075,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0075',
- ['ModelPosition']={0.009,-0.24,0.061},
- ['ModelRotation']={0,7.467,0},
- ['ModelScale']={0.97,0.97,0.97},
- },
- [10076]={
- ['Id']=10076,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0076',
- ['ModelPosition']={-0.0044,-0.2869,0.0495},
- ['ModelRotation']={0.312,2.723,0.015},
- ['ModelScale']={1.025785,1.025785,1.025785},
- },
- [10077]={
- ['Id']=10077,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0077',
- ['ModelPosition']={0.044,-0.165,-0.077},
- },
- [10078]={
- ['Id']=10078,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0078',
- ['ModelPosition']={-0.0075,-0.17,0.029},
- },
- [10079]={
- ['Id']=10079,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0079',
- ['ModelPosition']={0.044,-0.165,-0.077},
- },
- [10080]={
- ['Id']=10080,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0080',
- ['ModelPosition']={-0.0075,-0.17,0.029},
- },
- [10081]={
- ['Id']=10081,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0081',
- ['ModelPosition']={0,-0.247,0},
- },
- [10082]={
- ['Id']=10082,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0082',
- ['ModelPosition']={0.01,-0.132,0},
- },
- [10083]={
- ['Id']=10083,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0083',
- ['ModelPosition']={0,-0.247,0},
- },
- [10084]={
- ['Id']=10084,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0084',
- ['ModelPosition']={0.01,-0.132,0},
- },
- [10085]={
- ['Id']=10085,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0085',
- ['ModelPosition']={0,-0.283,0},
- },
- [10086]={
- ['Id']=10086,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0086',
- ['ModelPosition']={0,-0.247,0},
- },
- [10087]={
- ['Id']=10087,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0087',
- ['ModelPosition']={0,0.13,0.03},
- ['ModelRotation']={-80,0,0},
- ['ModelScale']={0.4,0.4,0.4},
- },
- [10088]={
- ['Id']=10088,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0088',
- ['ModelPosition']={0,0.13,0.03},
- ['ModelRotation']={-80,0,0},
- ['ModelScale']={0.4,0.4,0.4},
- },
- [10089]={
- ['Id']=10089,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0089',
- ['ModelPosition']={0,-1.965,0.06},
- ['ModelRotation']={-90,0,0},
- },
- [10090]={
- ['Id']=10090,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0090',
- ['ModelPosition']={0,-1.98,0.05},
- ['ModelRotation']={0,0,0},
- },
- [10091]={
- ['Id']=10091,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0091',
- ['ModelPosition']={0,0.03,0},
- ['ModelRotation']={-90,0,0},
- },
- [10092]={
- ['Id']=10092,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0092',
- ['ModelPosition']={0,-0.132,0.115},
- ['ModelRotation']={-90,0,0},
- ['ModelScale']={1,1,0.9},
- },
- [10093]={
- ['Id']=10093,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0093',
- ['ModelPosition']={0,0.34,0},
- ['ModelRotation']={-90,0,0},
- },
- [10094]={
- ['Id']=10094,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0094',
- ['ModelPosition']={-0.004,-2,0},
- ['ModelRotation']={-90,0,-180},
- },
- [10095]={
- ['Id']=10095,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0095',
- ['ModelPosition']={0,-1.977,0.04},
- ['ModelRotation']={-90,0,0},
- },
- [10096]={
- ['Id']=10096,
- ['AvatarPrefab']='Fashion_HeadTop/HeadTop_0096',
- ['ModelPosition']={0,-1.985,0.034},
- ['ModelRotation']={-90,0,0},
- },
- [20001]={
- ['Id']=20001,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0001',
- },
- [20002]={
- ['Id']=20002,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0002',
- ['ModelPosition']={-0.001,-0.4,0.07},
- ['ModelRotation']={0,-6.48,0},
- },
- [20003]={
- ['Id']=20003,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0003',
- },
- [20004]={
- ['Id']=20004,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0004',
- },
- [20005]={
- ['Id']=20005,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0005',
- },
- [20006]={
- ['Id']=20006,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0006',
- },
- [20007]={
- ['Id']=20007,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0007',
- },
- [20008]={
- ['Id']=20008,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0009',
- ['ModelPosition']={-0.007,-1.953,0.08},
- },
- [20009]={
- ['Id']=20009,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0010',
- ['ModelPosition']={-0.002,-0.411,0.023},
- },
- [20011]={
- ['Id']=20011,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0011',
- ['ModelPosition']={0,-0.395,0.019},
- },
- [20012]={
- ['Id']=20012,
- ['AvatarPrefab']='Fashion_HeadMiddle/HeadMiddle_0012',
- ['ModelPosition']={0,-0.401,0.015},
- ['ModelRotation']={-90,0,0},
- },
- [30001]={
- ['Id']=30001,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0001',
- ['ModelPosition']={-0.016,-0.405,0.007},
- },
- [30002]={
- ['Id']=30002,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0002',
- ['ModelPosition']={-0.005,-0.412,-0.001},
- },
- [30003]={
- ['Id']=30003,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0003',
- ['ModelPosition']={-0.005,-0.412,-0.001},
- },
- [30004]={
- ['Id']=30004,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0004',
- ['ModelPosition']={-0.005,-0.412,-0.001},
- },
- [30005]={
- ['Id']=30005,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0005',
- ['ModelPosition']={0,-0.408,0.03},
- },
- [30006]={
- ['Id']=30006,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0006',
- ['ModelPosition']={-0.124,-1.579,0.634},
- ['ModelRotation']={-63.895,165.901,-175.582},
- },
- [30007]={
- ['Id']=30007,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0007',
- ['ModelPosition']={0.001,-0.346,0.068},
- ['ModelRotation']={0,5.125,0},
- },
- [30008]={
- ['Id']=30008,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0008',
- ['ModelPosition']={0,-0.35,0.062},
- },
- [30009]={
- ['Id']=30009,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0009',
- ['ModelPosition']={0,-0.4359,0.2017},
- },
- [30010]={
- ['Id']=30010,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0010',
- ['ModelPosition']={-0.0043,-0.367,0.2122},
- ['ModelRotation']={-30.799,-0.286,0.493},
- ['ModelScale']={0.76268,0.76268,0.76268},
- },
- [30011]={
- ['Id']=30011,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0011',
- ['ModelPosition']={-0.033,-0.399,0.188},
- ['ModelRotation']={-10.01,0,0},
- ['ModelScale']={1.3396,1,1},
- },
- [30012]={
- ['Id']=30012,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0012',
- ['ModelPosition']={-0.001,-0.3745,0.0853},
- ['ModelRotation']={10.288,0,0},
- ['ModelScale']={1.123657,1.065975,1.065975},
- },
- [30013]={
- ['Id']=30013,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0013',
- ['ModelPosition']={-0.018,-0.3925,0.182},
- },
- [30014]={
- ['Id']=30014,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0014',
- ['ModelPosition']={0,-0.406,0.192},
- ['ModelRotation']={6.887001,0,0},
- },
- [30015]={
- ['Id']=30015,
- ['AvatarPrefab']='Fashion_HeadBottom/HeadBottom_0015',
- ['ModelPosition']={0,-0.382,0.153},
- },
- [40001]={
- ['Id']=40001,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_punkman',
- },
- [40002]={
- ['Id']=40002,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_punkwomen',
- },
- [40003]={
- ['Id']=40003,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_Armour_male',
- },
- [40004]={
- ['Id']=40004,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_armour_female',
- },
- [40005]={
- ['Id']=40005,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_Tuxedo_male',
- },
- [40006]={
- ['Id']=40006,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_Dress_Female',
- },
- [40007]={
- ['Id']=40007,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearA1_female',
- },
- [40008]={
- ['Id']=40008,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearA1_male',
- },
- [40009]={
- ['Id']=40009,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearA2_female',
- },
- [40010]={
- ['Id']=40010,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearA2_male',
- },
- [40011]={
- ['Id']=40011,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearB1_female',
- },
- [40012]={
- ['Id']=40012,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearB1_male',
- },
- [40013]={
- ['Id']=40013,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearB2_female',
- },
- [40014]={
- ['Id']=40014,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_swimwearB2_male',
- },
- [40015]={
- ['Id']=40015,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_kimono_female',
- },
- [40016]={
- ['Id']=40016,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_kimono_male',
- },
- [40017]={
- ['Id']=40017,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_idol_female',
- },
- [40018]={
- ['Id']=40018,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_idol_male',
- },
- [40019]={
- ['Id']=40019,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_rabbit_female',
- },
- [40020]={
- ['Id']=40020,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_rabbit_male',
- },
- [40021]={
- ['Id']=40021,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_Halloween_female',
- },
- [40022]={
- ['Id']=40022,
- ['AvatarPrefab']='Fashion_Cloth/Cloth_Halloween_male',
- },
- [50001]={
- ['Id']=50001,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_carrot_katar',
- ['ModelPosition']={-0.018,0.017,0},
- ['ModelRotation']={180,0,0},
- },
- [50002]={
- ['Id']=50002,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_fish_sword',
- ['ModelPosition']={-0.111,-0.062,-0.355},
- ['ModelRotation']={-10.163,14.114,-7.777},
- },
- [50003]={
- ['Id']=50003,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_lollipop_wand',
- ['ModelPosition']={-0.01,0.022,0.001},
- },
- [50004]={
- ['Id']=50004,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_rose_bow',
- ['ModelPosition']={0.034,0.104,-0.043},
- ['ModelRotation']={0,0,90},
- },
- [50005]={
- ['Id']=50005,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_sunflower_wand',
- ['ModelPosition']={0.024,0.018,0.013},
- ['ModelRotation']={10.673,-15.019,-1.486},
- },
- [50006]={
- ['Id']=50006,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_Odachi_srowd',
- ['ModelPosition']={-0.031,0.022,-0.12},
- ['ModelRotation']={82.98,192.298,7.358},
- },
- [50007]={
- ['Id']=50007,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_Roundfan_wand',
- ['ModelPosition']={-0.02,0.029,-0.004},
- ['ModelRotation']={161.542,-80.03799,-79.41901},
- },
- [50008]={
- ['Id']=50008,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_longbow_bow',
- ['ModelPosition']={0.019,0.0059,-0.017},
- ['ModelRotation']={84.856,-104.675,-108.724},
- },
- [50009]={
- ['Id']=50009,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_kunal_dagger_01',
- ['ModelPosition']={-0.008,-0.03,0.644},
- ['ModelRotation']={-86.953,0,0},
- },
- [50010]={
- ['Id']=50010,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_kunal_dagger_02',
- ['ModelPosition']={-0.051,-0.067,0.609},
- ['ModelRotation']={-83.493,0,-8.236},
- },
- [50011]={
- ['Id']=50011,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_foldingfan_truncheon',
- ['ModelPosition']={-0.006,0.083,-0.004},
- ['ModelRotation']={74.466,100.39,7.9},
- },
- [50012]={
- ['Id']=50012,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_katana01_srowd',
- ['ModelPosition']={-0.021,0.022,-0.067},
- ['ModelRotation']={85.441,-185.971,-13.909},
- },
- [50013]={
- ['Id']=50013,
- ['AvatarPrefab']='Fashion_Weapon/Weapon_katana02_srowd',
- ['ModelPosition']={0.053,0.06,-0.057},
- ['ModelRotation']={99.67099,285.126,112.654},
- ['ModelScale']={0.79172,0.79172,0.79172},
- },
- [50014]={
- ['Id']=50014,
- ['AvatarPrefab']='Fashion_Weapon/weapon_handguard_Fist_01',
- ['ModelPosition']={0.052,-0.104,-0.008},
- ['ModelRotation']={22.598,98.314,-2.13},
- },
- [50015]={
- ['Id']=50015,
- ['AvatarPrefab']='Fashion_Weapon/weapon_handguard_Fist_02',
- ['ModelPosition']={-0.03356504,-0.0876276,-0.00442322},
- ['ModelRotation']={16.723,-83.28201,3.67},
- },
- [50016]={
- ['Id']=50016,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_srowd',
- ['ModelPosition']={-0.01706,0.02667,-0.1206},
- ['ModelRotation']={31.209,-260.872,-81.853},
- },
- [50017]={
- ['Id']=50017,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_wand',
- ['ModelPosition']={-0.02,0.029,-0.004},
- ['ModelRotation']={161.542,-80.03799,-79.41901},
- },
- [50018]={
- ['Id']=50018,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_bow',
- ['ModelPosition']={0.05186963,-0.04759732,0.05024066},
- ['ModelRotation']={51.752,-81.827,-85.16701},
- },
- [50019]={
- ['Id']=50019,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_dagger_01',
- ['ModelPosition']={-0.034,0.023,-0.022},
- ['ModelRotation']={3.962,-261.712,-85.564},
- },
- [50020]={
- ['Id']=50020,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_dagger_02',
- ['ModelPosition']={0.031,-0.003,-0.042},
- ['ModelRotation']={-12.452,-268.702,-84.21301},
- },
- [50021]={
- ['Id']=50021,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_rogue',
- ['ModelPosition']={-0.016,0.027,-0.004},
- ['ModelRotation']={11.848,90.912,-85.567},
- },
- [50022]={
- ['Id']=50022,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_truncheon',
- ['ModelPosition']={0.052,-0.007,-0.006},
- ['ModelRotation']={82.12601,0,0},
- },
- [50023]={
- ['Id']=50023,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_srowdshield',
- ['ModelPosition']={-0.034,0.022,-0.012},
- ['ModelRotation']={-221.206,-67.67798,101.899},
- },
- [50024]={
- ['Id']=50024,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_shield',
- ['ModelPosition']={0.001,0.008,-0.033},
- ['ModelRotation']={16.379,-92.245,-92.83301},
- },
- [50025]={
- ['Id']=50025,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_Fist_01',
- ['ModelPosition']={0.044,0.005,0.004},
- ['ModelRotation']={22.598,98.314,8.291},
- },
- [50026]={
- ['Id']=50026,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_Fist_02',
- ['ModelPosition']={-0.054,0.044,0.015},
- ['ModelRotation']={23.449,-81.93301,-1.294},
- },
- [50027]={
- ['Id']=50027,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_bigsword',
- ['ModelPosition']={-0.069,0.032,-0.005},
- ['ModelRotation']={-204.922,-93.92401,-266.946},
- },
- [50028]={
- ['Id']=50028,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_wand',
- ['ModelPosition']={-0.02760178,-0.007345688,0.06425186},
- ['ModelRotation']={212.575,91.35999,87.476},
- },
- [50029]={
- ['Id']=50029,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_bow',
- ['ModelPosition']={0.069,0.011,0.009},
- ['ModelRotation']={96.76398,-9.792999,-9.540985},
- },
- [50030]={
- ['Id']=50030,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_dagger_01',
- ['ModelPosition']={0.004,0.051,0.046},
- ['ModelRotation']={-56.528,72.842,-74.887},
- },
- [50031]={
- ['Id']=50031,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_dagger_02',
- ['ModelPosition']={0.014,0.004,-0.043},
- ['ModelRotation']={-74.566,-73.091,73.205},
- },
- [50032]={
- ['Id']=50032,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_truncheon',
- ['ModelPosition']={0.052,-0.007,-0.006},
- ['ModelRotation']={21.16,-101.314,-86.606},
- ['ModelScale']={1.5,1.5,1.5},
- },
- [50033]={
- ['Id']=50033,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_sword',
- ['ModelPosition']={-0.01202397,0.01206042,-0.002687313},
- ['ModelRotation']={-72.564,-439.253,79.718},
- },
- [50034]={
- ['Id']=50034,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_shield',
- ['ModelPosition']={-0.1790157,-0.006030648,0.07098894},
- ['ModelRotation']={7.255,-81.429,-83.96301},
- },
- [50035]={
- ['Id']=50035,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_Fist_01',
- ['ModelPosition']={-0.09883336,-0.192864,-0.005043937},
- ['ModelRotation']={16.924,80.866,4.586},
- },
- [50036]={
- ['Id']=50036,
- ['AvatarPrefab']='Fashion_Weapon/weapon_surtr_Fist_02',
- ['ModelPosition']={0.013,-0.191,-0.009},
- ['ModelRotation']={10.432,288.198,0.382},
- },
- [50037]={
- ['Id']=50037,
- ['AvatarPrefab']='Fashion_Weapon/weapon_Naghtsieger_rogue_02',
- ['ModelPosition']={0.01,0.019,0.018},
- ['ModelRotation']={12.313,83.471,-87.126},
- },
- [60001]={
- ['Id']=60001,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0001',
- ['ModelPosition']={-0.18,-0.207,0},
- ['ModelRotation']={-90,90,0},
- },
- [60002]={
- ['Id']=60002,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0002',
- ['ModelPosition']={-0.1,-0.1,0},
- ['ModelRotation']={-85,90,0},
- },
- [60003]={
- ['Id']=60003,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0003',
- ['ModelPosition']={1.347,-0.008,0},
- ['ModelRotation']={0,-90,180},
- },
- [60004]={
- ['Id']=60004,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0004',
- ['ModelPosition']={1.31,0.049,-0.02},
- ['ModelRotation']={0,-90,-180},
- },
- [60005]={
- ['Id']=60005,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0005',
- ['ModelPosition']={1.165,-0.165,0},
- ['ModelRotation']={-9,-90,180},
- ['ModelScale']={1.3,1,1},
- },
- [60006]={
- ['Id']=60006,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0006',
- ['ModelPosition']={1.197,-0.924,-0.331},
- ['ModelRotation']={-12.53,-55.078,-18.972},
- },
- [60007]={
- ['Id']=60007,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0007',
- ['ModelPosition']={1.3,0,0},
- ['ModelRotation']={0,-90,-180},
- },
- [60008]={
- ['Id']=60008,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0008',
- ['ModelPosition']={1.72,-0.4,0.07},
- ['ModelRotation']={196,88.53,-3.7},
- ['ModelScale']={1.5,1.5,1.5},
- },
- [60009]={
- ['Id']=60009,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0009',
- ['ModelPosition']={0,0.064,-0.033},
- ['ModelRotation']={-77.923,-161.985,172.844},
- },
- [60010]={
- ['Id']=60010,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0010',
- ['ModelPosition']={-0.049,-0.392,-0.104},
- ['ModelRotation']={-68.246,60.088,34.507},
- },
- [60011]={
- ['Id']=60011,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0011',
- ['ModelPosition']={-0.042,-0.371,-0.052},
- ['ModelRotation']={-63.231,76.964,12.49},
- },
- [60012]={
- ['Id']=60012,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0012',
- ['ModelPosition']={-0.378,-0.47,-0.059},
- ['ModelRotation']={-75.909,53.949,35.073},
- },
- [60013]={
- ['Id']=60013,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0013',
- ['ModelPosition']={0.105,-0.287,0.09},
- ['ModelRotation']={-91.753,1.08,28.38699},
- },
- [60014]={
- ['Id']=60014,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0014',
- ['ModelPosition']={0.12,-0.295,0.09},
- ['ModelRotation']={-67.817,111.366,-65.553},
- ['ModelScale']={1,1.5,1},
- },
- [60015]={
- ['Id']=60015,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0015',
- ['ModelPosition']={1.9,-0.05,0},
- ['ModelRotation']={0,-90,-180},
- ['ModelScale']={1.5,1,1.5},
- },
- [60016]={
- ['Id']=60016,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0016',
- ['ModelPosition']={-0.545,-0.841,0},
- ['ModelRotation']={0,-90,-180},
- ['ModelScale']={1.2,1.2,1.2},
- },
- [60017]={
- ['Id']=60017,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0017',
- ['ModelPosition']={-0.019,-0.441,-0.07},
- ['ModelRotation']={-20,-90,0},
- ['ModelScale']={0.9,0.9,0.9},
- },
- [60018]={
- ['Id']=60018,
- ['AvatarPrefab']='Fashion_BodyBack/BodyBack_0018',
- ['ModelPosition']={0.049,-0.47,-0.007},
- ['ModelRotation']={-2,-90,0},
- },
- [70001]={
- ['Id']=70001,
- ['AvatarPrefab']='Hero_Hair/Women_hair_golden_002',
- },
- [70002]={
- ['Id']=70002,
- ['AvatarPrefab']='Hero_Hair/Women_hair_blue_003',
- },
- [70003]={
- ['Id']=70003,
- ['AvatarPrefab']='Hero_Hair/Women_hair_pink_001',
- },
- [70004]={
- ['Id']=70004,
- ['AvatarPrefab']='Hero_Hair/Man_hair_blue_002',
- },
- [70005]={
- ['Id']=70005,
- ['AvatarPrefab']='Hero_Hair/Man_hair_red_003',
- },
- [70006]={
- ['Id']=70006,
- ['AvatarPrefab']='Hero_Hair/Man_hair_pink_004',
- },
- [80001]={
- ['Id']=80001,
- ['AvatarPrefab']='Hero_Eye/Eyes_Women02',
- },
- [80002]={
- ['Id']=80002,
- ['AvatarPrefab']='Hero_Eye/Eyes_Women03',
- },
- [80003]={
- ['Id']=80003,
- ['AvatarPrefab']='Hero_Eye/Eyes_Women04',
- },
- [80004]={
- ['Id']=80004,
- ['AvatarPrefab']='Hero_Eye/Eyes_Women05',
- },
- [80005]={
- ['Id']=80005,
- ['AvatarPrefab']='Hero_Eye/Eyes_Man02',
- },
- [80006]={
- ['Id']=80006,
- ['AvatarPrefab']='Hero_Eye/Eyes_Man03',
- },
- [80007]={
- ['Id']=80007,
- ['AvatarPrefab']='Hero_Eye/Eyes_Man04',
- },
- [80008]={
- ['Id']=80008,
- ['AvatarPrefab']='Hero_Eye/Eyes_Man05',
- },
- --==========================================新增=============================================
- --==========================================头上=============================================
- [10097]={
- ['Id']=10097,
- ['AvatarPrefab']='Fashion_HeadTop/Zhanbushi_Women_HeadTop_01',
- },
- [10098]={
- ['Id']=10098,
- ['AvatarPrefab']='Fashion_HeadTop/Zhanbushi_Man_HeadTop_01',
- },
- [10099]={
- ['Id']=10099,
- ['AvatarPrefab']='Fashion_HeadTop/zhanxingshi_Women_HeadTop_01',
- },
- [10100]={
- ['Id']=10100,
- ['AvatarPrefab']='Fashion_HeadTop/Zhanxingshi_Man_HeadTop_01',
- },
- [10101]={
- ['Id']=10101,
- ['AvatarPrefab']='Fashion_HeadTop/Xianxia_Women_HeadTop_01',
- },
- [10102]={
- ['Id']=10102,
- ['AvatarPrefab']='Fashion_HeadTop/Xianxia_Man_HeadTop_01',
- },
- [10103]={
- ['Id']=10103,
- ['AvatarPrefab']='Fashion_HeadTop/Maoxianjia_Women_HeadTop_01',
- },
- [10104]={
- ['Id']=10104,
- ['AvatarPrefab']='Fashion_HeadTop/Maoxianjia_Man_HeadTop_01',
- },
- --==========================================头中(面,耳等)=============================================
- -- [20013]={
- -- ['Id']=20013,
- -- ['AvatarPrefab']='Fashion_HeadMiddle/Test_001',
- -- },
- --==========================================头下============================================
- -- [30016]={
- -- ['Id']=30016,
- -- ['AvatarPrefab']='Fashion_HeadBottom/Test_001',
- -- },
- --==========================================衣服=============================================
- [40023]={
- ['Id']=40023,
- ['AvatarPrefab']='Fashion_Cloth/Zhanbushi_Women_Cloth_01',
- },
- [40024]={
- ['Id']=40024,
- ['AvatarPrefab']='Fashion_Cloth/Zhanbushi_Man_Cloth_01',
- },
- [40025]={
- ['Id']=40025,
- ['AvatarPrefab']='Fashion_Cloth/Zhanxingshi_Women_Cloth_01',
- },
- [40026]={
- ['Id']=40026,
- ['AvatarPrefab']='Fashion_Cloth/Zhanxingshi_Man_Cloth_01',
- },
- [40027]={
- ['Id']=40027,
- ['AvatarPrefab']='Fashion_Cloth/Xianxia_Women_Cloth_01',
- },
- [40028]={
- ['Id']=40028,
- ['AvatarPrefab']='Fashion_Cloth/Xianxia_Man_Cloth_01',
- },
- [40029]={
- ['Id']=40029,
- ['AvatarPrefab']='Fashion_Cloth/Maoxianjia_Women_Cloth_01',
- },
- [40030]={
- ['Id']=40030,
- ['AvatarPrefab']='Fashion_Cloth/Maoxianjia_Man_Cloth_01',
- },
- --==========================================武器=============================================
- -- [50038]={
- -- ['Id']=50038,
- -- ['AvatarPrefab']='Fashion_Weapon/Test_001',
- -- },
- --==========================================背饰=============================================
- -- [60019]={
- -- ['Id']=60019,
- -- ['AvatarPrefab']='Fashion_BodyBack/Test_001',
- -- },
- }
- return RoleAvatarCfg
|