WorkerAINode.prefab 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "WorkerAINode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [],
  27. "_prefab": {
  28. "__id__": 15
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 0,
  41. "height": 0
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 11,
  51. "y": 9,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_quat": {
  61. "__type__": "cc.Quat",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0,
  65. "w": 1
  66. },
  67. "_skewX": 0,
  68. "_skewY": 0,
  69. "_zIndex": 0,
  70. "_is3DNode": false,
  71. "groupIndex": 0,
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "AI",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 6
  87. }
  88. ],
  89. "_active": true,
  90. "_level": 3,
  91. "_components": [
  92. {
  93. "__id__": 9
  94. },
  95. {
  96. "__id__": 10
  97. },
  98. {
  99. "__id__": 12
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 14
  104. },
  105. "_opacity": 255,
  106. "_color": {
  107. "__type__": "cc.Color",
  108. "r": 0,
  109. "g": 70,
  110. "b": 241,
  111. "a": 255
  112. },
  113. "_contentSize": {
  114. "__type__": "cc.Size",
  115. "width": 100,
  116. "height": 100
  117. },
  118. "_anchorPoint": {
  119. "__type__": "cc.Vec2",
  120. "x": 0.5,
  121. "y": 0.5
  122. },
  123. "_position": {
  124. "__type__": "cc.Vec3",
  125. "x": 10000,
  126. "y": 10000,
  127. "z": 0
  128. },
  129. "_scale": {
  130. "__type__": "cc.Vec3",
  131. "x": 0.5,
  132. "y": 0.5,
  133. "z": 1
  134. },
  135. "_quat": {
  136. "__type__": "cc.Quat",
  137. "x": 0,
  138. "y": 0,
  139. "z": 0,
  140. "w": 1
  141. },
  142. "_skewX": 0,
  143. "_skewY": 0,
  144. "_zIndex": 0,
  145. "_is3DNode": false,
  146. "groupIndex": 0,
  147. "_rotationX": 0,
  148. "_rotationY": 0,
  149. "_id": ""
  150. },
  151. {
  152. "__type__": "cc.Node",
  153. "_name": "dragonBones",
  154. "_objFlags": 0,
  155. "_parent": {
  156. "__id__": 2
  157. },
  158. "_children": [],
  159. "_active": true,
  160. "_level": 3,
  161. "_components": [
  162. {
  163. "__id__": 4
  164. }
  165. ],
  166. "_prefab": {
  167. "__id__": 5
  168. },
  169. "_opacity": 255,
  170. "_color": {
  171. "__type__": "cc.Color",
  172. "r": 255,
  173. "g": 255,
  174. "b": 255,
  175. "a": 255
  176. },
  177. "_contentSize": {
  178. "__type__": "cc.Size",
  179. "width": 0,
  180. "height": 0
  181. },
  182. "_anchorPoint": {
  183. "__type__": "cc.Vec2",
  184. "x": 0.5,
  185. "y": 0.5
  186. },
  187. "_position": {
  188. "__type__": "cc.Vec3",
  189. "x": 0,
  190. "y": -4,
  191. "z": 0
  192. },
  193. "_scale": {
  194. "__type__": "cc.Vec3",
  195. "x": 1,
  196. "y": 1,
  197. "z": 1
  198. },
  199. "_quat": {
  200. "__type__": "cc.Quat",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0,
  204. "w": 1
  205. },
  206. "_skewX": 0,
  207. "_skewY": 0,
  208. "_zIndex": 0,
  209. "_is3DNode": false,
  210. "groupIndex": 0,
  211. "_id": ""
  212. },
  213. {
  214. "__type__": "dragonBones.ArmatureDisplay",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "node": {
  218. "__id__": 3
  219. },
  220. "_enabled": true,
  221. "_srcBlendFactor": 770,
  222. "_dstBlendFactor": 771,
  223. "_armatureName": "WithoutTricycl",
  224. "_animationName": "empty_idle_front",
  225. "playTimes": -1,
  226. "_N$dragonAsset": {
  227. "__uuid__": "41f85241-0b66-4b38-920c-c6f05aea8b6d"
  228. },
  229. "_N$dragonAtlasAsset": {
  230. "__uuid__": "70ebb2de-2515-45e7-9d98-7c31d5497548"
  231. },
  232. "_N$_defaultArmatureIndex": 0,
  233. "_N$_animationIndex": 10,
  234. "_N$timeScale": 1,
  235. "_N$debugBones": false,
  236. "_id": ""
  237. },
  238. {
  239. "__type__": "cc.PrefabInfo",
  240. "root": {
  241. "__id__": 1
  242. },
  243. "asset": {
  244. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  245. },
  246. "fileId": "d0fArW3wpL5KjaZQnQWR4g",
  247. "sync": false
  248. },
  249. {
  250. "__type__": "cc.Node",
  251. "_name": "WorkerTips",
  252. "_objFlags": 0,
  253. "_parent": {
  254. "__id__": 2
  255. },
  256. "_children": [],
  257. "_active": true,
  258. "_level": 4,
  259. "_components": [
  260. {
  261. "__id__": 7
  262. }
  263. ],
  264. "_prefab": {
  265. "__id__": 8
  266. },
  267. "_opacity": 255,
  268. "_color": {
  269. "__type__": "cc.Color",
  270. "r": 255,
  271. "g": 255,
  272. "b": 255,
  273. "a": 255
  274. },
  275. "_contentSize": {
  276. "__type__": "cc.Size",
  277. "width": 0,
  278. "height": 0
  279. },
  280. "_anchorPoint": {
  281. "__type__": "cc.Vec2",
  282. "x": 0.5,
  283. "y": 0.5
  284. },
  285. "_position": {
  286. "__type__": "cc.Vec3",
  287. "x": 0,
  288. "y": 0,
  289. "z": 0
  290. },
  291. "_scale": {
  292. "__type__": "cc.Vec3",
  293. "x": 1,
  294. "y": 1,
  295. "z": 1
  296. },
  297. "_quat": {
  298. "__type__": "cc.Quat",
  299. "x": 0,
  300. "y": 0,
  301. "z": 0,
  302. "w": 1
  303. },
  304. "_skewX": 0,
  305. "_skewY": 0,
  306. "_zIndex": 0,
  307. "_is3DNode": false,
  308. "groupIndex": 0,
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "06c73uOCHlE3IbVx5Bv3NcH",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 6
  317. },
  318. "_enabled": true,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.PrefabInfo",
  323. "root": {
  324. "__id__": 1
  325. },
  326. "asset": {
  327. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  328. },
  329. "fileId": "18cg7/A9lCpL+VoxB8Zo2M",
  330. "sync": false
  331. },
  332. {
  333. "__type__": "c7911YqdnZJOLhsfkHNESCU",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "node": {
  337. "__id__": 2
  338. },
  339. "_enabled": true,
  340. "AI_Worker_Type": 3,
  341. "AI_Animation_Type": 0,
  342. "isLoop": true,
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "66480Q7PsVH9K5yOkcXXi4+",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "node": {
  350. "__id__": 2
  351. },
  352. "_enabled": true,
  353. "DrawNode": null,
  354. "TipHousing": "没有房子",
  355. "TipFactory": "没有工厂",
  356. "TipWorker": "没有工作地点",
  357. "WorkerTips": {
  358. "__id__": 6
  359. },
  360. "_isStartWorking": false,
  361. "_isEndWorking": false,
  362. "_workerAniLeftOrRight": true,
  363. "recordTheNearestPoint": null,
  364. "HideArray": [
  365. {
  366. "__id__": 3
  367. }
  368. ],
  369. "_isColletion": false,
  370. "materialAlreadyCollected": {
  371. "__id__": 11
  372. },
  373. "_targetCollectedCrops": null,
  374. "_targetCollectedWood": null,
  375. "_targetCollectedMineral": null,
  376. "_moveEndTiledPos": null,
  377. "darwGraphicsPath": false,
  378. "_targetRenderingIndex": -1,
  379. "_isLeaveFarmland": false,
  380. "_workingOldPosition": null,
  381. "_id": ""
  382. },
  383. {
  384. "__type__": "goodsMaterialClass",
  385. "crops": 0,
  386. "wood": 0,
  387. "mineral": 0
  388. },
  389. {
  390. "__type__": "d5e20F70UtBdKF/qg3k88em",
  391. "_name": "",
  392. "_objFlags": 0,
  393. "node": {
  394. "__id__": 2
  395. },
  396. "_enabled": true,
  397. "characterInfo": {
  398. "__id__": 13
  399. },
  400. "totalPhysicalStrength": 100,
  401. "physicalStrength": 0,
  402. "loyalty": 100,
  403. "labour": 5,
  404. "characterSpeed": 150,
  405. "isThereAItem": false,
  406. "transItems": 0,
  407. "isThereAHouse": false,
  408. "MyHouse": null,
  409. "targetBuildingsInfo": null,
  410. "isResting": false,
  411. "isWalking": false,
  412. "isWorking": false,
  413. "isTransport": false,
  414. "isFindingAJob": false,
  415. "isCanDismissed": true,
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "characterInfo",
  420. "id": -1,
  421. "startTilePos": {
  422. "__type__": "cc.Vec2",
  423. "x": 0,
  424. "y": 0
  425. },
  426. "isItOccupiedBuilding": false,
  427. "occupantBuildingName": "",
  428. "occupantBuildingID": -1
  429. },
  430. {
  431. "__type__": "cc.PrefabInfo",
  432. "root": {
  433. "__id__": 1
  434. },
  435. "asset": {
  436. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  437. },
  438. "fileId": "28fs323ERAKoSWYAanW2CH",
  439. "sync": false
  440. },
  441. {
  442. "__type__": "cc.PrefabInfo",
  443. "root": {
  444. "__id__": 1
  445. },
  446. "asset": {
  447. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  448. },
  449. "fileId": "d431CDn5NPCLURQW2bSL6i",
  450. "sync": false
  451. }
  452. ]