ShopHelpItem.prefab 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ShopHelpItem",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "ShopHelpItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 16
  35. },
  36. {
  37. "__id__": 18
  38. },
  39. {
  40. "__id__": 20
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 22
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": -20,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "lbl_title",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": -292.058,
  99. "y": -48.9,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 120,
  140. "height": 37.8
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "4eapWavt5CY6USza7Igyt3"
  152. },
  153. {
  154. "__type__": "cc.Label",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_string": "規則標題",
  176. "_horizontalAlign": 0,
  177. "_verticalAlign": 1,
  178. "_actualFontSize": 30,
  179. "_fontSize": 30,
  180. "_fontFamily": "Arial",
  181. "_lineHeight": 30,
  182. "_overflow": 0,
  183. "_enableWrapText": true,
  184. "_font": null,
  185. "_isSystemFontUsed": true,
  186. "_spacingX": 0,
  187. "_isItalic": false,
  188. "_isBold": true,
  189. "_isUnderline": false,
  190. "_underlineHeight": 2,
  191. "_cacheMode": 0,
  192. "_enableOutline": false,
  193. "_outlineColor": {
  194. "__type__": "cc.Color",
  195. "r": 0,
  196. "g": 0,
  197. "b": 0,
  198. "a": 255
  199. },
  200. "_outlineWidth": 2,
  201. "_enableShadow": false,
  202. "_shadowColor": {
  203. "__type__": "cc.Color",
  204. "r": 0,
  205. "g": 0,
  206. "b": 0,
  207. "a": 255
  208. },
  209. "_shadowOffset": {
  210. "__type__": "cc.Vec2",
  211. "x": 2,
  212. "y": 2
  213. },
  214. "_shadowBlur": 2,
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.CompPrefabInfo",
  219. "fileId": "cah5JQpFBFAZy9PDlYr7eQ"
  220. },
  221. {
  222. "__type__": "cc.PrefabInfo",
  223. "root": {
  224. "__id__": 1
  225. },
  226. "asset": {
  227. "__id__": 0
  228. },
  229. "fileId": "e4hJPlO4JJxbkUR1qJYltE",
  230. "instance": null,
  231. "targetOverrides": null,
  232. "nestedPrefabInstanceRoots": null
  233. },
  234. {
  235. "__type__": "cc.Node",
  236. "_name": "lbl_desc",
  237. "_objFlags": 0,
  238. "__editorExtras__": {},
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [],
  243. "_active": true,
  244. "_components": [
  245. {
  246. "__id__": 9
  247. },
  248. {
  249. "__id__": 11
  250. }
  251. ],
  252. "_prefab": {
  253. "__id__": 13
  254. },
  255. "_lpos": {
  256. "__type__": "cc.Vec3",
  257. "x": -289.553,
  258. "y": -129.723,
  259. "z": 0
  260. },
  261. "_lrot": {
  262. "__type__": "cc.Quat",
  263. "x": 0,
  264. "y": 0,
  265. "z": 0,
  266. "w": 1
  267. },
  268. "_lscale": {
  269. "__type__": "cc.Vec3",
  270. "x": 1,
  271. "y": 1,
  272. "z": 1
  273. },
  274. "_mobility": 0,
  275. "_layer": 33554432,
  276. "_euler": {
  277. "__type__": "cc.Vec3",
  278. "x": 0,
  279. "y": 0,
  280. "z": 0
  281. },
  282. "_id": ""
  283. },
  284. {
  285. "__type__": "cc.UITransform",
  286. "_name": "",
  287. "_objFlags": 0,
  288. "__editorExtras__": {},
  289. "node": {
  290. "__id__": 8
  291. },
  292. "_enabled": true,
  293. "__prefab": {
  294. "__id__": 10
  295. },
  296. "_contentSize": {
  297. "__type__": "cc.Size",
  298. "width": 408.86509374999997,
  299. "height": 103.846
  300. },
  301. "_anchorPoint": {
  302. "__type__": "cc.Vec2",
  303. "x": 0,
  304. "y": 0.5
  305. },
  306. "_id": ""
  307. },
  308. {
  309. "__type__": "cc.CompPrefabInfo",
  310. "fileId": "8eaHmnd21NZ7EP4gtIKp/8"
  311. },
  312. {
  313. "__type__": "cc.Label",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "__editorExtras__": {},
  317. "node": {
  318. "__id__": 8
  319. },
  320. "_enabled": true,
  321. "__prefab": {
  322. "__id__": 12
  323. },
  324. "_customMaterial": null,
  325. "_srcBlendFactor": 2,
  326. "_dstBlendFactor": 4,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "_string": "1.規則--xxxxxx每次領取POG時,可附加使用POG加速器,最高可獲得300%的額外POG獎勵\n2.規則2xxxxxx",
  335. "_horizontalAlign": 0,
  336. "_verticalAlign": 0,
  337. "_actualFontSize": 21,
  338. "_fontSize": 20,
  339. "_fontFamily": "Arial",
  340. "_lineHeight": 20,
  341. "_overflow": 2,
  342. "_enableWrapText": true,
  343. "_font": null,
  344. "_isSystemFontUsed": true,
  345. "_spacingX": 0,
  346. "_isItalic": false,
  347. "_isBold": false,
  348. "_isUnderline": false,
  349. "_underlineHeight": 2,
  350. "_cacheMode": 0,
  351. "_enableOutline": false,
  352. "_outlineColor": {
  353. "__type__": "cc.Color",
  354. "r": 0,
  355. "g": 0,
  356. "b": 0,
  357. "a": 255
  358. },
  359. "_outlineWidth": 2,
  360. "_enableShadow": false,
  361. "_shadowColor": {
  362. "__type__": "cc.Color",
  363. "r": 0,
  364. "g": 0,
  365. "b": 0,
  366. "a": 255
  367. },
  368. "_shadowOffset": {
  369. "__type__": "cc.Vec2",
  370. "x": 2,
  371. "y": 2
  372. },
  373. "_shadowBlur": 2,
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.CompPrefabInfo",
  378. "fileId": "51YD2C0rNEXoVjtkRkms0V"
  379. },
  380. {
  381. "__type__": "cc.PrefabInfo",
  382. "root": {
  383. "__id__": 1
  384. },
  385. "asset": {
  386. "__id__": 0
  387. },
  388. "fileId": "abJJ4qiNtDzbFzDbchcfV3",
  389. "instance": null,
  390. "targetOverrides": null,
  391. "nestedPrefabInstanceRoots": null
  392. },
  393. {
  394. "__type__": "cc.UITransform",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "__editorExtras__": {},
  398. "node": {
  399. "__id__": 1
  400. },
  401. "_enabled": true,
  402. "__prefab": {
  403. "__id__": 15
  404. },
  405. "_contentSize": {
  406. "__type__": "cc.Size",
  407. "width": 660,
  408. "height": 201.64600000000002
  409. },
  410. "_anchorPoint": {
  411. "__type__": "cc.Vec2",
  412. "x": 0.5,
  413. "y": 1
  414. },
  415. "_id": ""
  416. },
  417. {
  418. "__type__": "cc.CompPrefabInfo",
  419. "fileId": "00T8vKZKVCPaDqK3Dv0EtJ"
  420. },
  421. {
  422. "__type__": "cc.Sprite",
  423. "_name": "",
  424. "_objFlags": 0,
  425. "__editorExtras__": {},
  426. "node": {
  427. "__id__": 1
  428. },
  429. "_enabled": true,
  430. "__prefab": {
  431. "__id__": 17
  432. },
  433. "_customMaterial": null,
  434. "_srcBlendFactor": 2,
  435. "_dstBlendFactor": 4,
  436. "_color": {
  437. "__type__": "cc.Color",
  438. "r": 255,
  439. "g": 255,
  440. "b": 255,
  441. "a": 255
  442. },
  443. "_spriteFrame": {
  444. "__uuid__": "f1fa8edd-957f-4cd3-93a8-9fc4e783c5a5@f9941",
  445. "__expectedType__": "cc.SpriteFrame"
  446. },
  447. "_type": 1,
  448. "_fillType": 0,
  449. "_sizeMode": 0,
  450. "_fillCenter": {
  451. "__type__": "cc.Vec2",
  452. "x": 0,
  453. "y": 0
  454. },
  455. "_fillStart": 0,
  456. "_fillRange": 0,
  457. "_isTrimmedMode": true,
  458. "_useGrayscale": false,
  459. "_atlas": null,
  460. "_id": ""
  461. },
  462. {
  463. "__type__": "cc.CompPrefabInfo",
  464. "fileId": "9czHCfjwtPn76qgT3OwrVf"
  465. },
  466. {
  467. "__type__": "47bb9vu/iVG3Jp98pAMpNSU",
  468. "_name": "",
  469. "_objFlags": 0,
  470. "__editorExtras__": {},
  471. "node": {
  472. "__id__": 1
  473. },
  474. "_enabled": true,
  475. "__prefab": {
  476. "__id__": 19
  477. },
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "cc.CompPrefabInfo",
  482. "fileId": "17X5SZW/FIMare62cCr9g0"
  483. },
  484. {
  485. "__type__": "cc.Layout",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "__editorExtras__": {},
  489. "node": {
  490. "__id__": 1
  491. },
  492. "_enabled": true,
  493. "__prefab": {
  494. "__id__": 21
  495. },
  496. "_resizeMode": 1,
  497. "_layoutType": 2,
  498. "_cellSize": {
  499. "__type__": "cc.Size",
  500. "width": 40,
  501. "height": 40
  502. },
  503. "_startAxis": 0,
  504. "_paddingLeft": 0,
  505. "_paddingRight": 0,
  506. "_paddingTop": 30,
  507. "_paddingBottom": 20,
  508. "_spacingX": 0,
  509. "_spacingY": 10,
  510. "_verticalDirection": 1,
  511. "_horizontalDirection": 0,
  512. "_constraint": 0,
  513. "_constraintNum": 2,
  514. "_affectedByScale": false,
  515. "_isAlign": false,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.CompPrefabInfo",
  520. "fileId": "bepHsJPzpPkJ7tEtoDUluE"
  521. },
  522. {
  523. "__type__": "cc.PrefabInfo",
  524. "root": {
  525. "__id__": 1
  526. },
  527. "asset": {
  528. "__id__": 0
  529. },
  530. "fileId": "8fyKq4FeFIB6DW23EFiR8B",
  531. "instance": null,
  532. "targetOverrides": null
  533. }
  534. ]