Weapons.json 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682
  1. [
  2. {
  3. "id": 10101,
  4. "level": 1,
  5. "name": "格洛克18",
  6. "icon": 1,
  7. "prefab": "d3d/weapons/qiang_0101",
  8. "fireType": 0,
  9. "handFireAnimation": "SingleShotFire",
  10. "handFireAnimationSpeed": 1,
  11. "handReloadAnimation": "Reload",
  12. "handReloadAnimationSpeed": 1,
  13. "fireSocketPath": "RootNode/Weapon001/FireSocket",
  14. "gunFireAnimation": "GunFire",
  15. "skill": 40001,
  16. "damage": 10,
  17. "clip": 8,
  18. "attackRange": 1,
  19. "attackCount": 1,
  20. "attackDistance": 10,
  21. "maxAnger": 100,
  22. "earnings": 10,
  23. "fireAnimationEvents": [
  24. {
  25. "frame": 0.1,
  26. "func": "LaunchBullet"
  27. }
  28. ]
  29. },
  30. {
  31. "id": 10201,
  32. "level": 2,
  33. "name": "伯莱塔92F",
  34. "icon": 1,
  35. "prefab": "d3d/weapons/qiang_0201",
  36. "fireType": 0,
  37. "handFireAnimation": "SingleShotFire",
  38. "handFireAnimationSpeed": 1,
  39. "handReloadAnimation": "Reload",
  40. "handReloadAnimationSpeed": 1,
  41. "fireSocketPath": "RootNode/Weapon002/FireSocket",
  42. "gunFireAnimation": "GunFire",
  43. "skill": 40001,
  44. "damage": 15,
  45. "clip": 8,
  46. "attackRange": 1,
  47. "attackCount": 1,
  48. "attackDistance": 10,
  49. "maxAnger": 100,
  50. "earnings": 20,
  51. "fireAnimationEvents": [
  52. {
  53. "frame": 0.1,
  54. "func": "LaunchBullet"
  55. }
  56. ]
  57. },
  58. {
  59. "id": 10501,
  60. "level": 3,
  61. "name": "左轮",
  62. "icon": 1,
  63. "prefab": "d3d/weapons/qiang_0501",
  64. "fireType": 0,
  65. "handFireAnimation": "SingleShotFire",
  66. "handFireAnimationSpeed": 1,
  67. "handReloadAnimation": "Reload",
  68. "handReloadAnimationSpeed": 1,
  69. "fireSocketPath": "RootNode/Weapon003/FireSocket",
  70. "gunFireAnimation": "GunFire",
  71. "skill": 40001,
  72. "damage": 23,
  73. "clip": 8,
  74. "attackRange": 1,
  75. "attackCount": 1,
  76. "attackDistance": 10,
  77. "maxAnger": 100,
  78. "earnings": 30,
  79. "fireAnimationEvents": [
  80. {
  81. "frame": 0.1,
  82. "func": "LaunchBullet"
  83. }
  84. ]
  85. },
  86. {
  87. "id": 10801,
  88. "level": 4,
  89. "name": "单筒霰弹枪",
  90. "icon": 1,
  91. "prefab": "d3d/weapons/qiang_0801",
  92. "fireType": 0,
  93. "handFireAnimation": "SingleShotFire",
  94. "handFireAnimationSpeed": 1,
  95. "handReloadAnimation": "Reload",
  96. "handReloadAnimationSpeed": 1,
  97. "fireSocketPath": "RootNode/Weapon004/FireSocket",
  98. "gunFireAnimation": "GunFire",
  99. "skill": 40001,
  100. "damage": 35,
  101. "clip": 5,
  102. "attackRange": 2,
  103. "attackCount": 1,
  104. "attackDistance": 5,
  105. "maxAnger": 100,
  106. "earnings": 40,
  107. "fireAnimationEvents": [
  108. {
  109. "frame": 0.1,
  110. "func": "LaunchBullet"
  111. }
  112. ]
  113. },
  114. {
  115. "id": 10901,
  116. "level": 5,
  117. "name": "MP5",
  118. "icon": 1,
  119. "prefab": "d3d/weapons/qiang_0901",
  120. "fireType": 1,
  121. "handFireAnimation": "SingleShotFire",
  122. "handFireAnimationSpeed": 1,
  123. "handReloadAnimation": "Reload",
  124. "handReloadAnimationSpeed": 1,
  125. "fireSocketPath": "RootNode/Weapon005/FireSocket",
  126. "gunFireAnimation": "GunFire",
  127. "skill": 40001,
  128. "damage": 53,
  129. "clip": 30,
  130. "attackRange": 1,
  131. "attackCount": 1,
  132. "attackDistance": 20,
  133. "maxAnger": 100,
  134. "earnings": 50,
  135. "fireAnimationEvents": [
  136. {
  137. "frame": 0.1,
  138. "func": "LaunchBullet"
  139. }
  140. ]
  141. },
  142. {
  143. "id": 10102,
  144. "level": 6,
  145. "name": "格洛克-湛蓝",
  146. "icon": 1,
  147. "prefab": "d3d/weapons/qiang_0102",
  148. "fireType": 0,
  149. "handFireAnimation": "SingleShotFire",
  150. "handFireAnimationSpeed": 1,
  151. "handReloadAnimation": "Reload",
  152. "handReloadAnimationSpeed": 1,
  153. "fireSocketPath": "RootNode/Weapon006/FireSocket",
  154. "gunFireAnimation": "GunFire",
  155. "skill": 40001,
  156. "damage": 80,
  157. "clip": 8,
  158. "attackRange": 1,
  159. "attackCount": 1,
  160. "attackDistance": 10,
  161. "maxAnger": 100,
  162. "earnings": 60,
  163. "fireAnimationEvents": [
  164. {
  165. "frame": 0.1,
  166. "func": "LaunchBullet"
  167. }
  168. ]
  169. },
  170. {
  171. "id": 10301,
  172. "level": 7,
  173. "name": "柯尔特",
  174. "icon": 1,
  175. "prefab": "d3d/weapons/qiang_0301",
  176. "fireType": 2,
  177. "handFireAnimation": "SingleShotFire",
  178. "handFireAnimationSpeed": 1,
  179. "handReloadAnimation": "Reload",
  180. "handReloadAnimationSpeed": 1,
  181. "fireSocketPath": "RootNode/Weapon007/FireSocket",
  182. "gunFireAnimation": "GunFire",
  183. "skill": 40001,
  184. "damage": 120,
  185. "clip": 8,
  186. "attackRange": 1,
  187. "attackCount": 1,
  188. "attackDistance": 10,
  189. "maxAnger": 100,
  190. "earnings": 70,
  191. "fireAnimationEvents": [
  192. {
  193. "frame": 0.1,
  194. "func": "LaunchBullet"
  195. }
  196. ]
  197. },
  198. {
  199. "id": 10401,
  200. "level": 8,
  201. "name": "USP",
  202. "icon": 1,
  203. "prefab": "d3d/weapons/qiang_0401",
  204. "fireType": 2,
  205. "handFireAnimation": "SingleShotFire",
  206. "handFireAnimationSpeed": 1,
  207. "handReloadAnimation": "Reload",
  208. "handReloadAnimationSpeed": 1,
  209. "fireSocketPath": "RootNode/Weapon008/FireSocket",
  210. "gunFireAnimation": "GunFire",
  211. "skill": 40001,
  212. "damage": 180,
  213. "clip": 8,
  214. "attackRange": 1,
  215. "attackCount": 1,
  216. "attackDistance": 10,
  217. "maxAnger": 100,
  218. "earnings": 80,
  219. "fireAnimationEvents": [
  220. {
  221. "frame": 0.1,
  222. "func": "LaunchBullet"
  223. }
  224. ]
  225. },
  226. {
  227. "id": 10601,
  228. "level": 9,
  229. "name": "矮个子",
  230. "icon": 1,
  231. "prefab": "d3d/weapons/qiang_0601",
  232. "fireType": 0,
  233. "handFireAnimation": "SingleShotFire",
  234. "handFireAnimationSpeed": 1,
  235. "handReloadAnimation": "Reload",
  236. "handReloadAnimationSpeed": 1,
  237. "fireSocketPath": "RootNode/Weapon009/FireSocket",
  238. "gunFireAnimation": "GunFire",
  239. "skill": 40001,
  240. "damage": 270,
  241. "clip": 5,
  242. "attackRange": 2,
  243. "attackCount": 1,
  244. "attackDistance": 5,
  245. "maxAnger": 100,
  246. "earnings": 90,
  247. "fireAnimationEvents": [
  248. {
  249. "frame": 0.1,
  250. "func": "LaunchBullet"
  251. }
  252. ]
  253. },
  254. {
  255. "id": 10701,
  256. "level": 10,
  257. "name": "M870",
  258. "icon": 1,
  259. "prefab": "d3d/weapons/qiang_0701",
  260. "fireType": 0,
  261. "handFireAnimation": "SingleShotFire",
  262. "handFireAnimationSpeed": 1,
  263. "handReloadAnimation": "Reload",
  264. "handReloadAnimationSpeed": 1,
  265. "fireSocketPath": "RootNode/Weapon010/FireSocket",
  266. "gunFireAnimation": "GunFire",
  267. "skill": 40001,
  268. "damage": 405,
  269. "clip": 5,
  270. "attackRange": 2,
  271. "attackCount": 1,
  272. "attackDistance": 5,
  273. "maxAnger": 100,
  274. "earnings": 100,
  275. "fireAnimationEvents": [
  276. {
  277. "frame": 0.1,
  278. "func": "LaunchBullet"
  279. }
  280. ]
  281. },
  282. {
  283. "id": 11001,
  284. "level": 11,
  285. "name": "UZI冲锋枪",
  286. "icon": 1,
  287. "prefab": "d3d/weapons/qiang_1001",
  288. "fireType": 1,
  289. "handFireAnimation": "SingleShotFire",
  290. "handFireAnimationSpeed": 1,
  291. "handReloadAnimation": "Reload",
  292. "handReloadAnimationSpeed": 1,
  293. "fireSocketPath": "RootNode/Weapon011/FireSocket",
  294. "gunFireAnimation": "GunFire",
  295. "skill": 40001,
  296. "damage": 608,
  297. "clip": 30,
  298. "attackRange": 1,
  299. "attackCount": 1,
  300. "attackDistance": 20,
  301. "maxAnger": 100,
  302. "earnings": 110,
  303. "fireAnimationEvents": [
  304. {
  305. "frame": 0.1,
  306. "func": "LaunchBullet"
  307. }
  308. ]
  309. },
  310. {
  311. "id": 11301,
  312. "level": 12,
  313. "name": "AK-74",
  314. "icon": 1,
  315. "prefab": "d3d/weapons/qiang_1301",
  316. "fireType": 1,
  317. "handFireAnimation": "SingleShotFire",
  318. "handFireAnimationSpeed": 1,
  319. "handReloadAnimation": "Reload",
  320. "handReloadAnimationSpeed": 1,
  321. "fireSocketPath": "RootNode/Weapon012/FireSocket",
  322. "gunFireAnimation": "GunFire",
  323. "skill": 40001,
  324. "damage": 912,
  325. "clip": 20,
  326. "attackRange": 1,
  327. "attackCount": 1,
  328. "attackDistance": 20,
  329. "maxAnger": 100,
  330. "earnings": 120,
  331. "fireAnimationEvents": [
  332. {
  333. "frame": 0.1,
  334. "func": "LaunchBullet"
  335. }
  336. ]
  337. },
  338. {
  339. "id": 11401,
  340. "level": 13,
  341. "name": "M4A1",
  342. "icon": 1,
  343. "prefab": "d3d/weapons/qiang_1401",
  344. "fireType": 1,
  345. "handFireAnimation": "SingleShotFire",
  346. "handFireAnimationSpeed": 1,
  347. "handReloadAnimation": "Reload",
  348. "handReloadAnimationSpeed": 1,
  349. "fireSocketPath": "RootNode/Weapon013/FireSocket",
  350. "gunFireAnimation": "GunFire",
  351. "skill": 40001,
  352. "damage": 1368,
  353. "clip": 20,
  354. "attackRange": 1,
  355. "attackCount": 1,
  356. "attackDistance": 20,
  357. "maxAnger": 100,
  358. "earnings": 130,
  359. "fireAnimationEvents": [
  360. {
  361. "frame": 0.1,
  362. "func": "LaunchBullet"
  363. }
  364. ]
  365. },
  366. {
  367. "id": 11501,
  368. "level": 14,
  369. "name": "ACR步枪",
  370. "icon": 1,
  371. "prefab": "d3d/weapons/qiang_1501",
  372. "fireType": 1,
  373. "handFireAnimation": "SingleShotFire",
  374. "handFireAnimationSpeed": 1,
  375. "handReloadAnimation": "Reload",
  376. "handReloadAnimationSpeed": 1,
  377. "fireSocketPath": "RootNode/Weapon014/FireSocket",
  378. "gunFireAnimation": "GunFire",
  379. "skill": 40001,
  380. "damage": 2052,
  381. "clip": 20,
  382. "attackRange": 1,
  383. "attackCount": 1,
  384. "attackDistance": 20,
  385. "maxAnger": 100,
  386. "earnings": 140,
  387. "fireAnimationEvents": [
  388. {
  389. "frame": 0.1,
  390. "func": "LaunchBullet"
  391. }
  392. ]
  393. },
  394. {
  395. "id": 11701,
  396. "level": 15,
  397. "name": "Kar98k",
  398. "icon": 1,
  399. "prefab": "d3d/weapons/qiang_1701",
  400. "fireType": 0,
  401. "handFireAnimation": "SingleShotFire",
  402. "handFireAnimationSpeed": 1,
  403. "handReloadAnimation": "Reload",
  404. "handReloadAnimationSpeed": 1,
  405. "fireSocketPath": "RootNode/Weapon015/FireSocket",
  406. "gunFireAnimation": "GunFire",
  407. "skill": 40001,
  408. "damage": 3078,
  409. "clip": 8,
  410. "attackRange": 1,
  411. "attackCount": 2,
  412. "attackDistance": 40,
  413. "maxAnger": 100,
  414. "earnings": 150,
  415. "fireAnimationEvents": [
  416. {
  417. "frame": 0.1,
  418. "func": "LaunchBullet"
  419. }
  420. ]
  421. },
  422. {
  423. "id": 10103,
  424. "level": 16,
  425. "name": "迷彩格洛克",
  426. "icon": 1,
  427. "prefab": "d3d/weapons/qiang_0103",
  428. "fireType": 0,
  429. "handFireAnimation": "SingleShotFire",
  430. "handFireAnimationSpeed": 1,
  431. "handReloadAnimation": "Reload",
  432. "handReloadAnimationSpeed": 1,
  433. "fireSocketPath": "RootNode/Weapon016/FireSocket",
  434. "gunFireAnimation": "GunFire",
  435. "skill": 40001,
  436. "damage": 4617,
  437. "clip": 8,
  438. "attackRange": 1,
  439. "attackCount": 1,
  440. "attackDistance": 10,
  441. "maxAnger": 100,
  442. "earnings": 160,
  443. "fireAnimationEvents": [
  444. {
  445. "frame": 0.1,
  446. "func": "LaunchBullet"
  447. }
  448. ]
  449. },
  450. {
  451. "id": 10602,
  452. "level": 17,
  453. "name": "超级矮个子",
  454. "icon": 1,
  455. "prefab": "d3d/weapons/qiang_0602",
  456. "fireType": 0,
  457. "handFireAnimation": "SingleShotFire",
  458. "handFireAnimationSpeed": 1,
  459. "handReloadAnimation": "Reload",
  460. "handReloadAnimationSpeed": 1,
  461. "fireSocketPath": "RootNode/Weapon017/FireSocket",
  462. "gunFireAnimation": "GunFire",
  463. "skill": 40001,
  464. "damage": 6926,
  465. "clip": 5,
  466. "attackRange": 2,
  467. "attackCount": 1,
  468. "attackDistance": 5,
  469. "maxAnger": 100,
  470. "earnings": 170,
  471. "fireAnimationEvents": [
  472. {
  473. "frame": 0.1,
  474. "func": "LaunchBullet"
  475. }
  476. ]
  477. },
  478. {
  479. "id": 11201,
  480. "level": 18,
  481. "name": "SCAR突击步枪",
  482. "icon": 1,
  483. "prefab": "d3d/weapons/qiang_1201",
  484. "fireType": 1,
  485. "handFireAnimation": "SingleShotFire",
  486. "handFireAnimationSpeed": 1,
  487. "handReloadAnimation": "Reload",
  488. "handReloadAnimationSpeed": 1,
  489. "fireSocketPath": "RootNode/Weapon018/FireSocket",
  490. "gunFireAnimation": "GunFire",
  491. "skill": 40001,
  492. "damage": 10389,
  493. "clip": 20,
  494. "attackRange": 1,
  495. "attackCount": 1,
  496. "attackDistance": 20,
  497. "maxAnger": 100,
  498. "earnings": 180,
  499. "fireAnimationEvents": [
  500. {
  501. "frame": 0.1,
  502. "func": "LaunchBullet"
  503. }
  504. ]
  505. },
  506. {
  507. "id": 10402,
  508. "level": 19,
  509. "name": "USP-战剑",
  510. "icon": 1,
  511. "prefab": "d3d/weapons/qiang_0402",
  512. "fireType": 2,
  513. "handFireAnimation": "SingleShotFire",
  514. "handFireAnimationSpeed": 1,
  515. "handReloadAnimation": "Reload",
  516. "handReloadAnimationSpeed": 1,
  517. "fireSocketPath": "RootNode/Weapon019/FireSocket",
  518. "gunFireAnimation": "GunFire",
  519. "skill": 40001,
  520. "damage": 15584,
  521. "clip": 8,
  522. "attackRange": 1,
  523. "attackCount": 1,
  524. "attackDistance": 10,
  525. "maxAnger": 100,
  526. "earnings": 190,
  527. "fireAnimationEvents": [
  528. {
  529. "frame": 0.1,
  530. "func": "LaunchBullet"
  531. }
  532. ]
  533. },
  534. {
  535. "id": 10702,
  536. "level": 20,
  537. "name": "M870-A",
  538. "icon": 1,
  539. "prefab": "d3d/weapons/qiang_0702",
  540. "fireType": 0,
  541. "handFireAnimation": "SingleShotFire",
  542. "handFireAnimationSpeed": 1,
  543. "handReloadAnimation": "Reload",
  544. "handReloadAnimationSpeed": 1,
  545. "fireSocketPath": "RootNode/Weapon020/FireSocket",
  546. "gunFireAnimation": "GunFire",
  547. "skill": 40001,
  548. "damage": 23376,
  549. "clip": 5,
  550. "attackRange": 2,
  551. "attackCount": 1,
  552. "attackDistance": 5,
  553. "maxAnger": 100,
  554. "earnings": 200,
  555. "fireAnimationEvents": [
  556. {
  557. "frame": 0.1,
  558. "func": "LaunchBullet"
  559. }
  560. ]
  561. },
  562. {
  563. "id": 11101,
  564. "level": 21,
  565. "name": "ump45冲锋枪",
  566. "icon": 1,
  567. "prefab": "d3d/weapons/qiang_1101",
  568. "fireType": 1,
  569. "handFireAnimation": "SingleShotFire",
  570. "handFireAnimationSpeed": 1,
  571. "handReloadAnimation": "Reload",
  572. "handReloadAnimationSpeed": 1,
  573. "fireSocketPath": "RootNode/Weapon021/FireSocket",
  574. "gunFireAnimation": "GunFire",
  575. "skill": 40001,
  576. "damage": 35064,
  577. "clip": 30,
  578. "attackRange": 1,
  579. "attackCount": 1,
  580. "attackDistance": 20,
  581. "maxAnger": 100,
  582. "earnings": 210,
  583. "fireAnimationEvents": [
  584. {
  585. "frame": 0.1,
  586. "func": "LaunchBullet"
  587. }
  588. ]
  589. },
  590. {
  591. "id": 10302,
  592. "level": 22,
  593. "name": "柯尔特-蟒蛇",
  594. "icon": 1,
  595. "prefab": "d3d/weapons/qiang_0302",
  596. "fireType": 2,
  597. "handFireAnimation": "SingleShotFire",
  598. "handFireAnimationSpeed": 1,
  599. "handReloadAnimation": "Reload",
  600. "handReloadAnimationSpeed": 1,
  601. "fireSocketPath": "RootNode/Weapon022/FireSocket",
  602. "gunFireAnimation": "GunFire",
  603. "skill": 40001,
  604. "damage": 52596,
  605. "clip": 8,
  606. "attackRange": 1,
  607. "attackCount": 1,
  608. "attackDistance": 10,
  609. "maxAnger": 100,
  610. "earnings": 220,
  611. "fireAnimationEvents": [
  612. {
  613. "frame": 0.1,
  614. "func": "LaunchBullet"
  615. }
  616. ]
  617. },
  618. {
  619. "id": 10603,
  620. "level": 23,
  621. "name": "至尊矮个子",
  622. "icon": 1,
  623. "prefab": "d3d/weapons/qiang_0603",
  624. "fireType": 0,
  625. "handFireAnimation": "SingleShotFire",
  626. "handFireAnimationSpeed": 1,
  627. "handReloadAnimation": "Reload",
  628. "handReloadAnimationSpeed": 1,
  629. "fireSocketPath": "RootNode/Weapon023/FireSocket",
  630. "gunFireAnimation": "GunFire",
  631. "skill": 40001,
  632. "damage": 78894,
  633. "clip": 5,
  634. "attackRange": 2,
  635. "attackCount": 1,
  636. "attackDistance": 5,
  637. "maxAnger": 100,
  638. "earnings": 230,
  639. "fireAnimationEvents": [
  640. {
  641. "frame": 0.1,
  642. "func": "LaunchBullet"
  643. }
  644. ]
  645. },
  646. {
  647. "id": 11601,
  648. "level": 24,
  649. "name": "AWM",
  650. "icon": 1,
  651. "prefab": "d3d/weapons/qiang_1601",
  652. "fireType": 0,
  653. "handFireAnimation": "SingleShotFire",
  654. "handFireAnimationSpeed": 1,
  655. "handReloadAnimation": "Reload",
  656. "handReloadAnimationSpeed": 1,
  657. "fireSocketPath": "RootNode/Weapon024/FireSocket",
  658. "gunFireAnimation": "GunFire",
  659. "skill": 40001,
  660. "damage": 118341,
  661. "clip": 8,
  662. "attackRange": 1,
  663. "attackCount": 2,
  664. "attackDistance": 40,
  665. "maxAnger": 100,
  666. "earnings": 240,
  667. "fireAnimationEvents": [
  668. {
  669. "frame": 0.1,
  670. "func": "LaunchBullet"
  671. }
  672. ]
  673. },
  674. {
  675. "id": 11502,
  676. "level": 25,
  677. "name": "ACR-B",
  678. "icon": 1,
  679. "prefab": "d3d/weapons/qiang_1502",
  680. "fireType": 1,
  681. "handFireAnimation": "SingleShotFire",
  682. "handFireAnimationSpeed": 1,
  683. "handReloadAnimation": "Reload",
  684. "handReloadAnimationSpeed": 1,
  685. "fireSocketPath": "RootNode/Weapon025/FireSocket",
  686. "gunFireAnimation": "GunFire",
  687. "skill": 40001,
  688. "damage": 177512,
  689. "clip": 20,
  690. "attackRange": 1,
  691. "attackCount": 1,
  692. "attackDistance": 20,
  693. "maxAnger": 100,
  694. "earnings": 250,
  695. "fireAnimationEvents": [
  696. {
  697. "frame": 0.1,
  698. "func": "LaunchBullet"
  699. }
  700. ]
  701. },
  702. {
  703. "id": 10202,
  704. "level": 26,
  705. "name": "伯莱塔-改装",
  706. "icon": 1,
  707. "prefab": "d3d/weapons/qiang_0202",
  708. "fireType": 0,
  709. "handFireAnimation": "SingleShotFire",
  710. "handFireAnimationSpeed": 1,
  711. "handReloadAnimation": "Reload",
  712. "handReloadAnimationSpeed": 1,
  713. "fireSocketPath": "RootNode/Weapon026/FireSocket",
  714. "gunFireAnimation": "GunFire",
  715. "skill": 40001,
  716. "damage": 266268,
  717. "clip": 8,
  718. "attackRange": 1,
  719. "attackCount": 1,
  720. "attackDistance": 10,
  721. "maxAnger": 100,
  722. "earnings": 260,
  723. "fireAnimationEvents": [
  724. {
  725. "frame": 0.1,
  726. "func": "LaunchBullet"
  727. }
  728. ]
  729. },
  730. {
  731. "id": 10902,
  732. "level": 27,
  733. "name": "MP5-K",
  734. "icon": 1,
  735. "prefab": "d3d/weapons/qiang_0902",
  736. "fireType": 1,
  737. "handFireAnimation": "SingleShotFire",
  738. "handFireAnimationSpeed": 1,
  739. "handReloadAnimation": "Reload",
  740. "handReloadAnimationSpeed": 1,
  741. "fireSocketPath": "RootNode/Weapon027/FireSocket",
  742. "gunFireAnimation": "GunFire",
  743. "skill": 40001,
  744. "damage": 399402,
  745. "clip": 30,
  746. "attackRange": 1,
  747. "attackCount": 1,
  748. "attackDistance": 20,
  749. "maxAnger": 100,
  750. "earnings": 270,
  751. "fireAnimationEvents": [
  752. {
  753. "frame": 0.1,
  754. "func": "LaunchBullet"
  755. }
  756. ]
  757. },
  758. {
  759. "id": 10802,
  760. "level": 28,
  761. "name": "雄鹰霰弹枪",
  762. "icon": 1,
  763. "prefab": "d3d/weapons/qiang_0802",
  764. "fireType": 0,
  765. "handFireAnimation": "SingleShotFire",
  766. "handFireAnimationSpeed": 1,
  767. "handReloadAnimation": "Reload",
  768. "handReloadAnimationSpeed": 1,
  769. "fireSocketPath": "RootNode/Weapon028/FireSocket",
  770. "gunFireAnimation": "GunFire",
  771. "skill": 40001,
  772. "damage": 599103,
  773. "clip": 5,
  774. "attackRange": 2,
  775. "attackCount": 1,
  776. "attackDistance": 5,
  777. "maxAnger": 100,
  778. "earnings": 280,
  779. "fireAnimationEvents": [
  780. {
  781. "frame": 0.1,
  782. "func": "LaunchBullet"
  783. }
  784. ]
  785. },
  786. {
  787. "id": 10502,
  788. "level": 29,
  789. "name": "迷彩左轮",
  790. "icon": 1,
  791. "prefab": "d3d/weapons/qiang_0502",
  792. "fireType": 0,
  793. "handFireAnimation": "SingleShotFire",
  794. "handFireAnimationSpeed": 1,
  795. "handReloadAnimation": "Reload",
  796. "handReloadAnimationSpeed": 1,
  797. "fireSocketPath": "RootNode/Weapon029/FireSocket",
  798. "gunFireAnimation": "GunFire",
  799. "skill": 40001,
  800. "damage": 898655,
  801. "clip": 8,
  802. "attackRange": 1,
  803. "attackCount": 1,
  804. "attackDistance": 10,
  805. "maxAnger": 100,
  806. "earnings": 290,
  807. "fireAnimationEvents": [
  808. {
  809. "frame": 0.1,
  810. "func": "LaunchBullet"
  811. }
  812. ]
  813. },
  814. {
  815. "id": 10703,
  816. "level": 30,
  817. "name": "M870-S",
  818. "icon": 1,
  819. "prefab": "d3d/weapons/qiang_0703",
  820. "fireType": 0,
  821. "handFireAnimation": "SingleShotFire",
  822. "handFireAnimationSpeed": 1,
  823. "handReloadAnimation": "Reload",
  824. "handReloadAnimationSpeed": 1,
  825. "fireSocketPath": "RootNode/Weapon030/FireSocket",
  826. "gunFireAnimation": "GunFire",
  827. "skill": 40001,
  828. "damage": 1347983,
  829. "clip": 5,
  830. "attackRange": 2,
  831. "attackCount": 1,
  832. "attackDistance": 5,
  833. "maxAnger": 100,
  834. "earnings": 300,
  835. "fireAnimationEvents": [
  836. {
  837. "frame": 0.1,
  838. "func": "LaunchBullet"
  839. }
  840. ]
  841. },
  842. {
  843. "id": 11302,
  844. "level": 31,
  845. "name": "AK-47",
  846. "icon": 1,
  847. "prefab": "d3d/weapons/qiang_1302",
  848. "fireType": 1,
  849. "handFireAnimation": "SingleShotFire",
  850. "handFireAnimationSpeed": 1,
  851. "handReloadAnimation": "Reload",
  852. "handReloadAnimationSpeed": 1,
  853. "fireSocketPath": "RootNode/Weapon031/FireSocket",
  854. "gunFireAnimation": "GunFire",
  855. "skill": 40001,
  856. "damage": 2021975,
  857. "clip": 20,
  858. "attackRange": 1,
  859. "attackCount": 1,
  860. "attackDistance": 20,
  861. "maxAnger": 100,
  862. "earnings": 310,
  863. "fireAnimationEvents": [
  864. {
  865. "frame": 0.1,
  866. "func": "LaunchBullet"
  867. }
  868. ]
  869. },
  870. {
  871. "id": 10203,
  872. "level": 32,
  873. "name": "伯莱塔-淬火",
  874. "icon": 1,
  875. "prefab": "d3d/weapons/qiang_0203",
  876. "fireType": 0,
  877. "handFireAnimation": "SingleShotFire",
  878. "handFireAnimationSpeed": 1,
  879. "handReloadAnimation": "Reload",
  880. "handReloadAnimationSpeed": 1,
  881. "fireSocketPath": "RootNode/Weapon032/FireSocket",
  882. "gunFireAnimation": "GunFire",
  883. "skill": 40001,
  884. "damage": 3032963,
  885. "clip": 8,
  886. "attackRange": 1,
  887. "attackCount": 1,
  888. "attackDistance": 10,
  889. "maxAnger": 100,
  890. "earnings": 320,
  891. "fireAnimationEvents": [
  892. {
  893. "frame": 0.1,
  894. "func": "LaunchBullet"
  895. }
  896. ]
  897. },
  898. {
  899. "id": 11102,
  900. "level": 33,
  901. "name": "ump45-湛蓝",
  902. "icon": 1,
  903. "prefab": "d3d/weapons/qiang_1102",
  904. "fireType": 1,
  905. "handFireAnimation": "SingleShotFire",
  906. "handFireAnimationSpeed": 1,
  907. "handReloadAnimation": "Reload",
  908. "handReloadAnimationSpeed": 1,
  909. "fireSocketPath": "RootNode/Weapon033/FireSocket",
  910. "gunFireAnimation": "GunFire",
  911. "skill": 40001,
  912. "damage": 4549445,
  913. "clip": 30,
  914. "attackRange": 1,
  915. "attackCount": 1,
  916. "attackDistance": 20,
  917. "maxAnger": 100,
  918. "earnings": 330,
  919. "fireAnimationEvents": [
  920. {
  921. "frame": 0.1,
  922. "func": "LaunchBullet"
  923. }
  924. ]
  925. },
  926. {
  927. "id": 11801,
  928. "level": 34,
  929. "name": "M107",
  930. "icon": 1,
  931. "prefab": "d3d/weapons/qiang_1801",
  932. "fireType": 0,
  933. "handFireAnimation": "SingleShotFire",
  934. "handFireAnimationSpeed": 1,
  935. "handReloadAnimation": "Reload",
  936. "handReloadAnimationSpeed": 1,
  937. "fireSocketPath": "RootNode/Weapon034/FireSocket",
  938. "gunFireAnimation": "GunFire",
  939. "skill": 40001,
  940. "damage": 6824168,
  941. "clip": 8,
  942. "attackRange": 1,
  943. "attackCount": 2,
  944. "attackDistance": 40,
  945. "maxAnger": 100,
  946. "earnings": 340,
  947. "fireAnimationEvents": [
  948. {
  949. "frame": 0.1,
  950. "func": "LaunchBullet"
  951. }
  952. ]
  953. },
  954. {
  955. "id": 10303,
  956. "level": 35,
  957. "name": "柯尔特M911",
  958. "icon": 1,
  959. "prefab": "d3d/weapons/qiang_0303",
  960. "fireType": 2,
  961. "handFireAnimation": "SingleShotFire",
  962. "handFireAnimationSpeed": 1,
  963. "handReloadAnimation": "Reload",
  964. "handReloadAnimationSpeed": 1,
  965. "fireSocketPath": "RootNode/Weapon035/FireSocket",
  966. "gunFireAnimation": "GunFire",
  967. "skill": 40001,
  968. "damage": 10236252,
  969. "clip": 8,
  970. "attackRange": 1,
  971. "attackCount": 1,
  972. "attackDistance": 10,
  973. "maxAnger": 100,
  974. "earnings": 350,
  975. "fireAnimationEvents": [
  976. {
  977. "frame": 0.1,
  978. "func": "LaunchBullet"
  979. }
  980. ]
  981. },
  982. {
  983. "id": 11002,
  984. "level": 36,
  985. "name": "UZI-SS",
  986. "icon": 1,
  987. "prefab": "d3d/weapons/qiang_1002",
  988. "fireType": 1,
  989. "handFireAnimation": "SingleShotFire",
  990. "handFireAnimationSpeed": 1,
  991. "handReloadAnimation": "Reload",
  992. "handReloadAnimationSpeed": 1,
  993. "fireSocketPath": "RootNode/Weapon036/FireSocket",
  994. "gunFireAnimation": "GunFire",
  995. "skill": 40001,
  996. "damage": 15354378,
  997. "clip": 30,
  998. "attackRange": 1,
  999. "attackCount": 1,
  1000. "attackDistance": 20,
  1001. "maxAnger": 100,
  1002. "earnings": 360,
  1003. "fireAnimationEvents": [
  1004. {
  1005. "frame": 0.1,
  1006. "func": "LaunchBullet"
  1007. }
  1008. ]
  1009. },
  1010. {
  1011. "id": 10803,
  1012. "level": 37,
  1013. "name": "雷明顿",
  1014. "icon": 1,
  1015. "prefab": "d3d/weapons/qiang_0803",
  1016. "fireType": 0,
  1017. "handFireAnimation": "SingleShotFire",
  1018. "handFireAnimationSpeed": 1,
  1019. "handReloadAnimation": "Reload",
  1020. "handReloadAnimationSpeed": 1,
  1021. "fireSocketPath": "RootNode/Weapon037/FireSocket",
  1022. "gunFireAnimation": "GunFire",
  1023. "skill": 40001,
  1024. "damage": 23031567,
  1025. "clip": 5,
  1026. "attackRange": 2,
  1027. "attackCount": 1,
  1028. "attackDistance": 5,
  1029. "maxAnger": 100,
  1030. "earnings": 370,
  1031. "fireAnimationEvents": [
  1032. {
  1033. "frame": 0.1,
  1034. "func": "LaunchBullet"
  1035. }
  1036. ]
  1037. },
  1038. {
  1039. "id": 11202,
  1040. "level": 38,
  1041. "name": "SCAR-L",
  1042. "icon": 1,
  1043. "prefab": "d3d/weapons/qiang_1202",
  1044. "fireType": 1,
  1045. "handFireAnimation": "SingleShotFire",
  1046. "handFireAnimationSpeed": 1,
  1047. "handReloadAnimation": "Reload",
  1048. "handReloadAnimationSpeed": 1,
  1049. "fireSocketPath": "RootNode/Weapon038/FireSocket",
  1050. "gunFireAnimation": "GunFire",
  1051. "skill": 40001,
  1052. "damage": 34547351,
  1053. "clip": 20,
  1054. "attackRange": 1,
  1055. "attackCount": 1,
  1056. "attackDistance": 20,
  1057. "maxAnger": 100,
  1058. "earnings": 380,
  1059. "fireAnimationEvents": [
  1060. {
  1061. "frame": 0.1,
  1062. "func": "LaunchBullet"
  1063. }
  1064. ]
  1065. },
  1066. {
  1067. "id": 10403,
  1068. "level": 39,
  1069. "name": "USP-X",
  1070. "icon": 1,
  1071. "prefab": "d3d/weapons/qiang_0403",
  1072. "fireType": 2,
  1073. "handFireAnimation": "SingleShotFire",
  1074. "handFireAnimationSpeed": 1,
  1075. "handReloadAnimation": "Reload",
  1076. "handReloadAnimationSpeed": 1,
  1077. "fireSocketPath": "RootNode/Weapon039/FireSocket",
  1078. "gunFireAnimation": "GunFire",
  1079. "skill": 40001,
  1080. "damage": 51821027,
  1081. "clip": 8,
  1082. "attackRange": 1,
  1083. "attackCount": 1,
  1084. "attackDistance": 10,
  1085. "maxAnger": 100,
  1086. "earnings": 390,
  1087. "fireAnimationEvents": [
  1088. {
  1089. "frame": 0.1,
  1090. "func": "LaunchBullet"
  1091. }
  1092. ]
  1093. },
  1094. {
  1095. "id": 11402,
  1096. "level": 40,
  1097. "name": "M4A1-SS",
  1098. "icon": 1,
  1099. "prefab": "d3d/weapons/qiang_1402",
  1100. "fireType": 1,
  1101. "handFireAnimation": "SingleShotFire",
  1102. "handFireAnimationSpeed": 1,
  1103. "handReloadAnimation": "Reload",
  1104. "handReloadAnimationSpeed": 1,
  1105. "fireSocketPath": "RootNode/Weapon040/FireSocket",
  1106. "gunFireAnimation": "GunFire",
  1107. "skill": 40001,
  1108. "damage": 77731541,
  1109. "clip": 20,
  1110. "attackRange": 1,
  1111. "attackCount": 1,
  1112. "attackDistance": 20,
  1113. "maxAnger": 100,
  1114. "earnings": 400,
  1115. "fireAnimationEvents": [
  1116. {
  1117. "frame": 0.1,
  1118. "func": "LaunchBullet"
  1119. }
  1120. ]
  1121. },
  1122. {
  1123. "id": 11602,
  1124. "level": 41,
  1125. "name": "AWM-审判",
  1126. "icon": 1,
  1127. "prefab": "d3d/weapons/qiang_1602",
  1128. "fireType": 0,
  1129. "handFireAnimation": "SingleShotFire",
  1130. "handFireAnimationSpeed": 1,
  1131. "handReloadAnimation": "Reload",
  1132. "handReloadAnimationSpeed": 1,
  1133. "fireSocketPath": "RootNode/Weapon041/FireSocket",
  1134. "gunFireAnimation": "GunFire",
  1135. "skill": 40001,
  1136. "damage": 116597312,
  1137. "clip": 8,
  1138. "attackRange": 1,
  1139. "attackCount": 2,
  1140. "attackDistance": 40,
  1141. "maxAnger": 100,
  1142. "earnings": 410,
  1143. "fireAnimationEvents": [
  1144. {
  1145. "frame": 0.1,
  1146. "func": "LaunchBullet"
  1147. }
  1148. ]
  1149. },
  1150. {
  1151. "id": 11901,
  1152. "level": 42,
  1153. "name": "M60",
  1154. "icon": 1,
  1155. "prefab": "d3d/weapons/qiang_1901",
  1156. "fireType": 1,
  1157. "handFireAnimation": "SingleShotFire",
  1158. "handFireAnimationSpeed": 1,
  1159. "handReloadAnimation": "Reload",
  1160. "handReloadAnimationSpeed": 1,
  1161. "fireSocketPath": "RootNode/Weapon042/FireSocket",
  1162. "gunFireAnimation": "GunFire",
  1163. "skill": 40001,
  1164. "damage": 174895968,
  1165. "clip": 50,
  1166. "attackRange": 1,
  1167. "attackCount": 1,
  1168. "attackDistance": 20,
  1169. "maxAnger": 100,
  1170. "earnings": 420,
  1171. "fireAnimationEvents": [
  1172. {
  1173. "frame": 0.1,
  1174. "func": "LaunchBullet"
  1175. }
  1176. ]
  1177. },
  1178. {
  1179. "id": 10503,
  1180. "level": 43,
  1181. "name": "左轮-战术",
  1182. "icon": 1,
  1183. "prefab": "d3d/weapons/qiang_0503",
  1184. "fireType": 0,
  1185. "handFireAnimation": "SingleShotFire",
  1186. "handFireAnimationSpeed": 1,
  1187. "handReloadAnimation": "Reload",
  1188. "handReloadAnimationSpeed": 1,
  1189. "fireSocketPath": "RootNode/Weapon043/FireSocket",
  1190. "gunFireAnimation": "GunFire",
  1191. "skill": 40001,
  1192. "damage": 262343952,
  1193. "clip": 8,
  1194. "attackRange": 1,
  1195. "attackCount": 1,
  1196. "attackDistance": 10,
  1197. "maxAnger": 100,
  1198. "earnings": 430,
  1199. "fireAnimationEvents": [
  1200. {
  1201. "frame": 0.1,
  1202. "func": "LaunchBullet"
  1203. }
  1204. ]
  1205. },
  1206. {
  1207. "id": 11003,
  1208. "level": 44,
  1209. "name": "UZI-曜日",
  1210. "icon": 1,
  1211. "prefab": "d3d/weapons/qiang_1003",
  1212. "fireType": 1,
  1213. "handFireAnimation": "SingleShotFire",
  1214. "handFireAnimationSpeed": 1,
  1215. "handReloadAnimation": "Reload",
  1216. "handReloadAnimationSpeed": 1,
  1217. "fireSocketPath": "RootNode/Weapon044/FireSocket",
  1218. "gunFireAnimation": "GunFire",
  1219. "skill": 40001,
  1220. "damage": 393515928,
  1221. "clip": 30,
  1222. "attackRange": 1,
  1223. "attackCount": 1,
  1224. "attackDistance": 20,
  1225. "maxAnger": 100,
  1226. "earnings": 440,
  1227. "fireAnimationEvents": [
  1228. {
  1229. "frame": 0.1,
  1230. "func": "LaunchBullet"
  1231. }
  1232. ]
  1233. },
  1234. {
  1235. "id": 11702,
  1236. "level": 45,
  1237. "name": "Kar98k-穿刺",
  1238. "icon": 1,
  1239. "prefab": "d3d/weapons/qiang_1702",
  1240. "fireType": 0,
  1241. "handFireAnimation": "SingleShotFire",
  1242. "handFireAnimationSpeed": 1,
  1243. "handReloadAnimation": "Reload",
  1244. "handReloadAnimationSpeed": 1,
  1245. "fireSocketPath": "RootNode/Weapon045/FireSocket",
  1246. "gunFireAnimation": "GunFire",
  1247. "skill": 40001,
  1248. "damage": 590273892,
  1249. "clip": 8,
  1250. "attackRange": 1,
  1251. "attackCount": 2,
  1252. "attackDistance": 40,
  1253. "maxAnger": 100,
  1254. "earnings": 450,
  1255. "fireAnimationEvents": [
  1256. {
  1257. "frame": 0.1,
  1258. "func": "LaunchBullet"
  1259. }
  1260. ]
  1261. },
  1262. {
  1263. "id": 10903,
  1264. "level": 46,
  1265. "name": "MP5-迷彩",
  1266. "icon": 1,
  1267. "prefab": "d3d/weapons/qiang_0903",
  1268. "fireType": 1,
  1269. "handFireAnimation": "SingleShotFire",
  1270. "handFireAnimationSpeed": 1,
  1271. "handReloadAnimation": "Reload",
  1272. "handReloadAnimationSpeed": 1,
  1273. "fireSocketPath": "RootNode/Weapon046/FireSocket",
  1274. "gunFireAnimation": "GunFire",
  1275. "skill": 40001,
  1276. "damage": 885410838,
  1277. "clip": 30,
  1278. "attackRange": 1,
  1279. "attackCount": 1,
  1280. "attackDistance": 20,
  1281. "maxAnger": 100,
  1282. "earnings": 460,
  1283. "fireAnimationEvents": [
  1284. {
  1285. "frame": 0.1,
  1286. "func": "LaunchBullet"
  1287. }
  1288. ]
  1289. },
  1290. {
  1291. "id": 11203,
  1292. "level": 47,
  1293. "name": "SCAR-S16",
  1294. "icon": 1,
  1295. "prefab": "d3d/weapons/qiang_1203",
  1296. "fireType": 1,
  1297. "handFireAnimation": "SingleShotFire",
  1298. "handFireAnimationSpeed": 1,
  1299. "handReloadAnimation": "Reload",
  1300. "handReloadAnimationSpeed": 1,
  1301. "fireSocketPath": "RootNode/Weapon047/FireSocket",
  1302. "gunFireAnimation": "GunFire",
  1303. "skill": 40001,
  1304. "damage": 1328116257,
  1305. "clip": 20,
  1306. "attackRange": 1,
  1307. "attackCount": 1,
  1308. "attackDistance": 20,
  1309. "maxAnger": 100,
  1310. "earnings": 470,
  1311. "fireAnimationEvents": [
  1312. {
  1313. "frame": 0.1,
  1314. "func": "LaunchBullet"
  1315. }
  1316. ]
  1317. },
  1318. {
  1319. "id": 12001,
  1320. "level": 48,
  1321. "name": "加特林",
  1322. "icon": 1,
  1323. "prefab": "d3d/weapons/qiang_2001",
  1324. "fireType": 1,
  1325. "handFireAnimation": "SingleShotFire",
  1326. "handFireAnimationSpeed": 1,
  1327. "handReloadAnimation": "Reload",
  1328. "handReloadAnimationSpeed": 1,
  1329. "fireSocketPath": "RootNode/Weapon048/FireSocket",
  1330. "gunFireAnimation": "GunFire",
  1331. "skill": 40001,
  1332. "damage": 1992174386,
  1333. "clip": 70,
  1334. "attackRange": 1,
  1335. "attackCount": 1,
  1336. "attackDistance": 20,
  1337. "maxAnger": 100,
  1338. "earnings": 480,
  1339. "fireAnimationEvents": [
  1340. {
  1341. "frame": 0.1,
  1342. "func": "LaunchBullet"
  1343. }
  1344. ]
  1345. },
  1346. {
  1347. "id": 11303,
  1348. "level": 49,
  1349. "name": "AK-麒麟",
  1350. "icon": 1,
  1351. "prefab": "d3d/weapons/qiang_1303",
  1352. "fireType": 1,
  1353. "handFireAnimation": "SingleShotFire",
  1354. "handFireAnimationSpeed": 1,
  1355. "handReloadAnimation": "Reload",
  1356. "handReloadAnimationSpeed": 1,
  1357. "fireSocketPath": "RootNode/Weapon049/FireSocket",
  1358. "gunFireAnimation": "GunFire",
  1359. "skill": 40001,
  1360. "damage": 2988261579,
  1361. "clip": 20,
  1362. "attackRange": 1,
  1363. "attackCount": 1,
  1364. "attackDistance": 20,
  1365. "maxAnger": 100,
  1366. "earnings": 490,
  1367. "fireAnimationEvents": [
  1368. {
  1369. "frame": 0.1,
  1370. "func": "LaunchBullet"
  1371. }
  1372. ]
  1373. },
  1374. {
  1375. "id": 11103,
  1376. "level": 50,
  1377. "name": "至尊ump45",
  1378. "icon": 1,
  1379. "prefab": "d3d/weapons/qiang_1103",
  1380. "fireType": 1,
  1381. "handFireAnimation": "SingleShotFire",
  1382. "handFireAnimationSpeed": 1,
  1383. "handReloadAnimation": "Reload",
  1384. "handReloadAnimationSpeed": 1,
  1385. "fireSocketPath": "RootNode/Weapon050/FireSocket",
  1386. "gunFireAnimation": "GunFire",
  1387. "skill": 40001,
  1388. "damage": 4482392369,
  1389. "clip": 30,
  1390. "attackRange": 1,
  1391. "attackCount": 1,
  1392. "attackDistance": 20,
  1393. "maxAnger": 100,
  1394. "earnings": 500,
  1395. "fireAnimationEvents": [
  1396. {
  1397. "frame": 0.1,
  1398. "func": "LaunchBullet"
  1399. }
  1400. ]
  1401. },
  1402. {
  1403. "id": 11403,
  1404. "level": 51,
  1405. "name": "M4A1-深海猛兽",
  1406. "icon": 1,
  1407. "prefab": "d3d/weapons/qiang_1403",
  1408. "fireType": 1,
  1409. "handFireAnimation": "SingleShotFire",
  1410. "handFireAnimationSpeed": 1,
  1411. "handReloadAnimation": "Reload",
  1412. "handReloadAnimationSpeed": 1,
  1413. "fireSocketPath": "RootNode/Weapon051/FireSocket",
  1414. "gunFireAnimation": "GunFire",
  1415. "skill": 40001,
  1416. "damage": 6723588554,
  1417. "clip": 20,
  1418. "attackRange": 1,
  1419. "attackCount": 1,
  1420. "attackDistance": 20,
  1421. "maxAnger": 100,
  1422. "earnings": 510,
  1423. "fireAnimationEvents": [
  1424. {
  1425. "frame": 0.1,
  1426. "func": "LaunchBullet"
  1427. }
  1428. ]
  1429. },
  1430. {
  1431. "id": 11503,
  1432. "level": 52,
  1433. "name": "ACR-毒蛇",
  1434. "icon": 1,
  1435. "prefab": "d3d/weapons/qiang_1503",
  1436. "fireType": 1,
  1437. "handFireAnimation": "SingleShotFire",
  1438. "handFireAnimationSpeed": 1,
  1439. "handReloadAnimation": "Reload",
  1440. "handReloadAnimationSpeed": 1,
  1441. "fireSocketPath": "RootNode/Weapon052/FireSocket",
  1442. "gunFireAnimation": "GunFire",
  1443. "skill": 40001,
  1444. "damage": 10085382831,
  1445. "clip": 20,
  1446. "attackRange": 1,
  1447. "attackCount": 1,
  1448. "attackDistance": 20,
  1449. "maxAnger": 100,
  1450. "earnings": 520,
  1451. "fireAnimationEvents": [
  1452. {
  1453. "frame": 0.1,
  1454. "func": "LaunchBullet"
  1455. }
  1456. ]
  1457. },
  1458. {
  1459. "id": 11603,
  1460. "level": 53,
  1461. "name": "AWM-裁决",
  1462. "icon": 1,
  1463. "prefab": "d3d/weapons/qiang_1603",
  1464. "fireType": 0,
  1465. "handFireAnimation": "SingleShotFire",
  1466. "handFireAnimationSpeed": 1,
  1467. "handReloadAnimation": "Reload",
  1468. "handReloadAnimationSpeed": 1,
  1469. "fireSocketPath": "RootNode/Weapon053/FireSocket",
  1470. "gunFireAnimation": "GunFire",
  1471. "skill": 40001,
  1472. "damage": 15128074247,
  1473. "clip": 8,
  1474. "attackRange": 1,
  1475. "attackCount": 3,
  1476. "attackDistance": 40,
  1477. "maxAnger": 100,
  1478. "earnings": 530,
  1479. "fireAnimationEvents": [
  1480. {
  1481. "frame": 0.1,
  1482. "func": "LaunchBullet"
  1483. }
  1484. ]
  1485. },
  1486. {
  1487. "id": 12002,
  1488. "level": 54,
  1489. "name": "加特林-战场",
  1490. "icon": 1,
  1491. "prefab": "d3d/weapons/qiang_2002",
  1492. "fireType": 1,
  1493. "handFireAnimation": "SingleShotFire",
  1494. "handFireAnimationSpeed": 1,
  1495. "handReloadAnimation": "Reload",
  1496. "handReloadAnimationSpeed": 1,
  1497. "fireSocketPath": "RootNode/Weapon054/FireSocket",
  1498. "gunFireAnimation": "GunFire",
  1499. "skill": 40001,
  1500. "damage": 22692111371,
  1501. "clip": 70,
  1502. "attackRange": 1,
  1503. "attackCount": 1,
  1504. "attackDistance": 20,
  1505. "maxAnger": 100,
  1506. "earnings": 540,
  1507. "fireAnimationEvents": [
  1508. {
  1509. "frame": 0.1,
  1510. "func": "LaunchBullet"
  1511. }
  1512. ]
  1513. },
  1514. {
  1515. "id": 11703,
  1516. "level": 55,
  1517. "name": "Kar98k-灰鹰",
  1518. "icon": 1,
  1519. "prefab": "d3d/weapons/qiang_1703",
  1520. "fireType": 0,
  1521. "handFireAnimation": "SingleShotFire",
  1522. "handFireAnimationSpeed": 1,
  1523. "handReloadAnimation": "Reload",
  1524. "handReloadAnimationSpeed": 1,
  1525. "fireSocketPath": "RootNode/Weapon055/FireSocket",
  1526. "gunFireAnimation": "GunFire",
  1527. "skill": 40001,
  1528. "damage": 34038167057,
  1529. "clip": 8,
  1530. "attackRange": 1,
  1531. "attackCount": 3,
  1532. "attackDistance": 40,
  1533. "maxAnger": 100,
  1534. "earnings": 550,
  1535. "fireAnimationEvents": [
  1536. {
  1537. "frame": 0.1,
  1538. "func": "LaunchBullet"
  1539. }
  1540. ]
  1541. },
  1542. {
  1543. "id": 11902,
  1544. "level": 56,
  1545. "name": "M60E1",
  1546. "icon": 1,
  1547. "prefab": "d3d/weapons/qiang_1902",
  1548. "fireType": 1,
  1549. "handFireAnimation": "SingleShotFire",
  1550. "handFireAnimationSpeed": 1,
  1551. "handReloadAnimation": "Reload",
  1552. "handReloadAnimationSpeed": 1,
  1553. "fireSocketPath": "RootNode/Weapon056/FireSocket",
  1554. "gunFireAnimation": "GunFire",
  1555. "skill": 40001,
  1556. "damage": 51057250586,
  1557. "clip": 50,
  1558. "attackRange": 1,
  1559. "attackCount": 1,
  1560. "attackDistance": 20,
  1561. "maxAnger": 100,
  1562. "earnings": 560,
  1563. "fireAnimationEvents": [
  1564. {
  1565. "frame": 0.1,
  1566. "func": "LaunchBullet"
  1567. }
  1568. ]
  1569. },
  1570. {
  1571. "id": 11802,
  1572. "level": 57,
  1573. "name": "M82A3",
  1574. "icon": 1,
  1575. "prefab": "d3d/weapons/qiang_1802",
  1576. "fireType": 0,
  1577. "handFireAnimation": "SingleShotFire",
  1578. "handFireAnimationSpeed": 1,
  1579. "handReloadAnimation": "Reload",
  1580. "handReloadAnimationSpeed": 1,
  1581. "fireSocketPath": "RootNode/Weapon057/FireSocket",
  1582. "gunFireAnimation": "GunFire",
  1583. "skill": 40001,
  1584. "damage": 76585875879,
  1585. "clip": 8,
  1586. "attackRange": 1,
  1587. "attackCount": 2,
  1588. "attackDistance": 40,
  1589. "maxAnger": 100,
  1590. "earnings": 570,
  1591. "fireAnimationEvents": [
  1592. {
  1593. "frame": 0.1,
  1594. "func": "LaunchBullet"
  1595. }
  1596. ]
  1597. },
  1598. {
  1599. "id": 11903,
  1600. "level": 58,
  1601. "name": "M60-咆哮",
  1602. "icon": 1,
  1603. "prefab": "d3d/weapons/qiang_1903",
  1604. "fireType": 1,
  1605. "handFireAnimation": "SingleShotFire",
  1606. "handFireAnimationSpeed": 1,
  1607. "handReloadAnimation": "Reload",
  1608. "handReloadAnimationSpeed": 1,
  1609. "fireSocketPath": "RootNode/Weapon058/FireSocket",
  1610. "gunFireAnimation": "GunFire",
  1611. "skill": 40001,
  1612. "damage": 114878813819,
  1613. "clip": 50,
  1614. "attackRange": 1,
  1615. "attackCount": 1,
  1616. "attackDistance": 20,
  1617. "maxAnger": 100,
  1618. "earnings": 580,
  1619. "fireAnimationEvents": [
  1620. {
  1621. "frame": 0.1,
  1622. "func": "LaunchBullet"
  1623. }
  1624. ]
  1625. },
  1626. {
  1627. "id": 11803,
  1628. "level": 59,
  1629. "name": "巴雷特-毁灭",
  1630. "icon": 1,
  1631. "prefab": "d3d/weapons/qiang_1803",
  1632. "fireType": 0,
  1633. "handFireAnimation": "SingleShotFire",
  1634. "handFireAnimationSpeed": 1,
  1635. "handReloadAnimation": "Reload",
  1636. "handReloadAnimationSpeed": 1,
  1637. "fireSocketPath": "RootNode/Weapon059/FireSocket",
  1638. "gunFireAnimation": "GunFire",
  1639. "skill": 40001,
  1640. "damage": 172318220729,
  1641. "clip": 8,
  1642. "attackRange": 1,
  1643. "attackCount": 3,
  1644. "attackDistance": 40,
  1645. "maxAnger": 100,
  1646. "earnings": 590,
  1647. "fireAnimationEvents": [
  1648. {
  1649. "frame": 0.1,
  1650. "func": "LaunchBullet"
  1651. }
  1652. ]
  1653. },
  1654. {
  1655. "id": 12003,
  1656. "level": 60,
  1657. "name": "加特林-炼狱",
  1658. "icon": 1,
  1659. "prefab": "d3d/weapons/qiang_2003",
  1660. "fireType": 1,
  1661. "handFireAnimation": "SingleShotFire",
  1662. "handFireAnimationSpeed": 1,
  1663. "handReloadAnimation": "Reload",
  1664. "handReloadAnimationSpeed": 1,
  1665. "fireSocketPath": "RootNode/Weapon060/FireSocket",
  1666. "gunFireAnimation": "GunFire",
  1667. "skill": 40001,
  1668. "damage": 258477331094,
  1669. "clip": 70,
  1670. "attackRange": 1,
  1671. "attackCount": 1,
  1672. "attackDistance": 20,
  1673. "maxAnger": 100,
  1674. "earnings": 600,
  1675. "fireAnimationEvents": [
  1676. {
  1677. "frame": 0.1,
  1678. "func": "LaunchBullet"
  1679. }
  1680. ]
  1681. }
  1682. ]