Labour_203_MiningPit.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636
  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": "Labour_203_MiningPit",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 4
  25. },
  26. {
  27. "__id__": 7
  28. },
  29. {
  30. "__id__": 10
  31. }
  32. ],
  33. "_active": true,
  34. "_level": 1,
  35. "_components": [
  36. {
  37. "__id__": 13
  38. },
  39. {
  40. "__id__": 16
  41. },
  42. {
  43. "__id__": 17
  44. },
  45. {
  46. "__id__": 18
  47. },
  48. {
  49. "__id__": 19
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 20
  54. },
  55. "_opacity": 255,
  56. "_color": {
  57. "__type__": "cc.Color",
  58. "r": 255,
  59. "g": 255,
  60. "b": 255,
  61. "a": 255
  62. },
  63. "_contentSize": {
  64. "__type__": "cc.Size",
  65. "width": 200,
  66. "height": 200
  67. },
  68. "_anchorPoint": {
  69. "__type__": "cc.Vec2",
  70. "x": 0.5,
  71. "y": 0.5
  72. },
  73. "_position": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_scale": {
  80. "__type__": "cc.Vec3",
  81. "x": 1,
  82. "y": 1,
  83. "z": 1
  84. },
  85. "_quat": {
  86. "__type__": "cc.Quat",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0,
  90. "w": 1
  91. },
  92. "_skewX": 0,
  93. "_skewY": 0,
  94. "_zIndex": 0,
  95. "_is3DNode": false,
  96. "groupIndex": 0,
  97. "_rotationX": 0,
  98. "_rotationY": 0,
  99. "_id": ""
  100. },
  101. {
  102. "__type__": "cc.Node",
  103. "_name": "Draw",
  104. "_objFlags": 0,
  105. "_parent": {
  106. "__id__": 1
  107. },
  108. "_children": [],
  109. "_active": true,
  110. "_level": 5,
  111. "_components": [],
  112. "_prefab": {
  113. "__id__": 3
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 0,
  126. "height": 0
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0,
  131. "y": 0
  132. },
  133. "_position": {
  134. "__type__": "cc.Vec3",
  135. "x": 45,
  136. "y": 48,
  137. "z": 0
  138. },
  139. "_scale": {
  140. "__type__": "cc.Vec3",
  141. "x": 1,
  142. "y": 1,
  143. "z": 1
  144. },
  145. "_quat": {
  146. "__type__": "cc.Quat",
  147. "x": 0,
  148. "y": 0,
  149. "z": 0,
  150. "w": 1
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_zIndex": 0,
  155. "_is3DNode": false,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.PrefabInfo",
  161. "root": {
  162. "__id__": 1
  163. },
  164. "asset": {
  165. "__uuid__": "bda2d2fd-3bbf-4594-ad02-5db6ca31b1f7"
  166. },
  167. "fileId": "92OGUm+6xDhoPgkm5QhmEP",
  168. "sync": false
  169. },
  170. {
  171. "__type__": "cc.Node",
  172. "_name": "Env_03_0",
  173. "_objFlags": 0,
  174. "_parent": {
  175. "__id__": 1
  176. },
  177. "_children": [],
  178. "_active": true,
  179. "_level": 4,
  180. "_components": [
  181. {
  182. "__id__": 5
  183. }
  184. ],
  185. "_prefab": {
  186. "__id__": 6
  187. },
  188. "_opacity": 255,
  189. "_color": {
  190. "__type__": "cc.Color",
  191. "r": 255,
  192. "g": 255,
  193. "b": 255,
  194. "a": 255
  195. },
  196. "_contentSize": {
  197. "__type__": "cc.Size",
  198. "width": 200,
  199. "height": 200
  200. },
  201. "_anchorPoint": {
  202. "__type__": "cc.Vec2",
  203. "x": 0.5,
  204. "y": 0.5
  205. },
  206. "_position": {
  207. "__type__": "cc.Vec3",
  208. "x": -10,
  209. "y": 60,
  210. "z": 0
  211. },
  212. "_scale": {
  213. "__type__": "cc.Vec3",
  214. "x": 1,
  215. "y": 1,
  216. "z": 1
  217. },
  218. "_quat": {
  219. "__type__": "cc.Quat",
  220. "x": 0,
  221. "y": 0,
  222. "z": 0,
  223. "w": 1
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_zIndex": 0,
  228. "_is3DNode": false,
  229. "groupIndex": 0,
  230. "_id": ""
  231. },
  232. {
  233. "__type__": "cc.Sprite",
  234. "_name": "",
  235. "_objFlags": 0,
  236. "node": {
  237. "__id__": 4
  238. },
  239. "_enabled": true,
  240. "_srcBlendFactor": 770,
  241. "_dstBlendFactor": 771,
  242. "_spriteFrame": {
  243. "__uuid__": "7997a495-47fc-49fc-94a3-634fa46dab6a"
  244. },
  245. "_type": 0,
  246. "_sizeMode": 2,
  247. "_fillType": 0,
  248. "_fillCenter": {
  249. "__type__": "cc.Vec2",
  250. "x": 0,
  251. "y": 0
  252. },
  253. "_fillStart": 0,
  254. "_fillRange": 0,
  255. "_isTrimmedMode": false,
  256. "_state": 0,
  257. "_atlas": null,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.PrefabInfo",
  262. "root": {
  263. "__id__": 1
  264. },
  265. "asset": {
  266. "__uuid__": "bda2d2fd-3bbf-4594-ad02-5db6ca31b1f7"
  267. },
  268. "fileId": "feeXcfltxChJ/J8ZmtoBY2",
  269. "sync": false
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "Title",
  274. "_objFlags": 0,
  275. "_parent": {
  276. "__id__": 1
  277. },
  278. "_children": [],
  279. "_active": true,
  280. "_level": 4,
  281. "_components": [
  282. {
  283. "__id__": 8
  284. }
  285. ],
  286. "_prefab": {
  287. "__id__": 9
  288. },
  289. "_opacity": 255,
  290. "_color": {
  291. "__type__": "cc.Color",
  292. "r": 255,
  293. "g": 255,
  294. "b": 255,
  295. "a": 255
  296. },
  297. "_contentSize": {
  298. "__type__": "cc.Size",
  299. "width": 97.87,
  300. "height": 40
  301. },
  302. "_anchorPoint": {
  303. "__type__": "cc.Vec2",
  304. "x": 0.5,
  305. "y": 0.5
  306. },
  307. "_position": {
  308. "__type__": "cc.Vec3",
  309. "x": -16,
  310. "y": 315,
  311. "z": 0
  312. },
  313. "_scale": {
  314. "__type__": "cc.Vec3",
  315. "x": 1,
  316. "y": 1,
  317. "z": 1
  318. },
  319. "_quat": {
  320. "__type__": "cc.Quat",
  321. "x": 0,
  322. "y": 0,
  323. "z": 0,
  324. "w": 1
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_zIndex": 0,
  329. "_is3DNode": false,
  330. "groupIndex": 0,
  331. "_rotationX": 0,
  332. "_rotationY": 0,
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.Label",
  337. "_name": "",
  338. "_objFlags": 0,
  339. "node": {
  340. "__id__": 7
  341. },
  342. "_enabled": true,
  343. "_srcBlendFactor": 1,
  344. "_dstBlendFactor": 771,
  345. "_useOriginalSize": false,
  346. "_string": "Label",
  347. "_N$string": "Label",
  348. "_fontSize": 40,
  349. "_lineHeight": 40,
  350. "_enableWrapText": true,
  351. "_N$file": null,
  352. "_isSystemFontUsed": true,
  353. "_spacingX": 0,
  354. "_N$horizontalAlign": 1,
  355. "_N$verticalAlign": 1,
  356. "_N$fontFamily": "Arial",
  357. "_N$overflow": 0,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__uuid__": "bda2d2fd-3bbf-4594-ad02-5db6ca31b1f7"
  367. },
  368. "fileId": "bftXcgBKtJ57PdB/exBRkL",
  369. "sync": false
  370. },
  371. {
  372. "__type__": "cc.Node",
  373. "_name": "opWorkingAni",
  374. "_objFlags": 0,
  375. "_parent": {
  376. "__id__": 1
  377. },
  378. "_children": [],
  379. "_active": false,
  380. "_level": 4,
  381. "_components": [
  382. {
  383. "__id__": 11
  384. }
  385. ],
  386. "_prefab": {
  387. "__id__": 12
  388. },
  389. "_opacity": 255,
  390. "_color": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_contentSize": {
  398. "__type__": "cc.Size",
  399. "width": 0,
  400. "height": 0
  401. },
  402. "_anchorPoint": {
  403. "__type__": "cc.Vec2",
  404. "x": 0.5,
  405. "y": 0.5
  406. },
  407. "_position": {
  408. "__type__": "cc.Vec3",
  409. "x": -2,
  410. "y": 53,
  411. "z": 0
  412. },
  413. "_scale": {
  414. "__type__": "cc.Vec3",
  415. "x": 0.7,
  416. "y": 0.7,
  417. "z": 1
  418. },
  419. "_quat": {
  420. "__type__": "cc.Quat",
  421. "x": 0,
  422. "y": 0,
  423. "z": 0,
  424. "w": 1
  425. },
  426. "_skewX": 0,
  427. "_skewY": 0,
  428. "_zIndex": 0,
  429. "_is3DNode": false,
  430. "groupIndex": 0,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "dragonBones.ArmatureDisplay",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 10
  439. },
  440. "_enabled": true,
  441. "_srcBlendFactor": 770,
  442. "_dstBlendFactor": 771,
  443. "_armatureName": "Sprite",
  444. "_animationName": "Sprite",
  445. "playTimes": -1,
  446. "_N$dragonAsset": {
  447. "__uuid__": "62e1bfdc-78cc-45c0-a6b1-121638e6b868"
  448. },
  449. "_N$dragonAtlasAsset": {
  450. "__uuid__": "92ba3c50-492f-4f90-92d3-85f8d9316728"
  451. },
  452. "_N$_defaultArmatureIndex": 0,
  453. "_N$_animationIndex": 1,
  454. "_N$timeScale": 1,
  455. "_N$debugBones": false,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "cc.PrefabInfo",
  460. "root": {
  461. "__id__": 1
  462. },
  463. "asset": {
  464. "__uuid__": "bda2d2fd-3bbf-4594-ad02-5db6ca31b1f7"
  465. },
  466. "fileId": "d3MKU4xh9N6L9P5UYsCP7L",
  467. "sync": false
  468. },
  469. {
  470. "__type__": "665c9OT2R1OgqpO6W6onlaQ",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 1
  475. },
  476. "_enabled": true,
  477. "title": {
  478. "__id__": 8
  479. },
  480. "buildInfo": {
  481. "__id__": 14
  482. },
  483. "buildZone": {
  484. "__id__": 2
  485. },
  486. "_canBuild": false,
  487. "InitPosFromStore": false,
  488. "InitPos": true,
  489. "InitStartPos": {
  490. "__type__": "cc.Vec2",
  491. "x": 27,
  492. "y": 27
  493. },
  494. "InitBuildingInfo": false,
  495. "ShowTip": null,
  496. "ShowTipString": "",
  497. "InitWorkBuildingInfo": true,
  498. "InitWorkBuildingIndex": 2,
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "BuildInfo",
  503. "buildType": 3,
  504. "id": 203,
  505. "occupyArea": {
  506. "__type__": "cc.Vec2",
  507. "x": 2,
  508. "y": 2
  509. },
  510. "startTilePos": {
  511. "__type__": "cc.Vec2",
  512. "x": 0,
  513. "y": 0
  514. },
  515. "isItActive": false,
  516. "isItOccupied": false,
  517. "occupantPlayerInfo": null,
  518. "isThereAnItem": false,
  519. "isItSaleable": false,
  520. "isItStopOperation": false,
  521. "buildingName": "矿坑",
  522. "BuildingPrefabName": "Labour_203_MiningPit",
  523. "EnglishName": "Labour_203_MiningPit",
  524. "BuildingSynopsis": "生产材料“矿石”",
  525. "BuildingSprite": {
  526. "__id__": 5
  527. },
  528. "RunningCost": 0,
  529. "consumeStrength": -6,
  530. "totalConsumption": 50,
  531. "totalInventory": 10,
  532. "goodsArray": [
  533. {
  534. "__id__": 15
  535. }
  536. ],
  537. "_goods": null,
  538. "_inventory": 0,
  539. "_targetBuildingsInfo": null,
  540. "_gotoPosistion": [],
  541. "specialSetValue": 3,
  542. "consumeStrengthAddValue": 0,
  543. "goodsPriceAddValue": 0,
  544. "AssetValue": 0
  545. },
  546. {
  547. "__type__": "goodsInfo",
  548. "isItSale": true,
  549. "goodsId": 610005,
  550. "goodsName": "矿石",
  551. "goodsPrice": 40,
  552. "goodsSalesRate": 50,
  553. "goodsMaterial": null
  554. },
  555. {
  556. "__type__": "c818fDHNAJL/KUAnaPKbekt",
  557. "_name": "",
  558. "_objFlags": 0,
  559. "node": {
  560. "__id__": 1
  561. },
  562. "_enabled": true,
  563. "isShowBuildingInfo": false,
  564. "_isInstance": false,
  565. "_ifCanEdit": false,
  566. "touchTimer": 0.8,
  567. "isAutoMove": false,
  568. "targetNode": null,
  569. "_OldIndex": 0,
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "9635dMSoyRLS6/ZTuBovKFA",
  574. "_name": "",
  575. "_objFlags": 0,
  576. "node": {
  577. "__id__": 1
  578. },
  579. "_enabled": true,
  580. "stateArray": [
  581. {
  582. "__uuid__": "7997a495-47fc-49fc-94a3-634fa46dab6a"
  583. }
  584. ],
  585. "workArray": [
  586. {
  587. "__uuid__": "fbf9d992-b96a-4e9d-ab89-7215ccc42149"
  588. },
  589. {
  590. "__uuid__": "bc237747-a7f9-4524-952b-bfb1ecda3f97"
  591. },
  592. {
  593. "__uuid__": "8bf8c3c2-8b88-46da-89bd-b28723023a7f"
  594. }
  595. ],
  596. "changeSprite": {
  597. "__id__": 5
  598. },
  599. "workingStatus": {
  600. "__id__": 10
  601. },
  602. "workPlace": 3,
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "11080so8tVCfJMXcYRhAT3s",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 1
  611. },
  612. "_enabled": true,
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "3b3f4TYx8NMDLX1AIrRzmKU",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "node": {
  620. "__id__": 1
  621. },
  622. "_enabled": true,
  623. "_id": ""
  624. },
  625. {
  626. "__type__": "cc.PrefabInfo",
  627. "root": {
  628. "__id__": 1
  629. },
  630. "asset": {
  631. "__uuid__": "bda2d2fd-3bbf-4594-ad02-5db6ca31b1f7"
  632. },
  633. "fileId": "3bnqyXs8BIUboj5MZqVj5s",
  634. "sync": false
  635. }
  636. ]