{"id":37811,"student_id":1444,"content":"{\n \"objName\": \"Stage\",\n \"variables\": [\n {\n \"name\": \"牌號\",\n \"value\": 10,\n \"isPersistent\": false\n },\n {\n \"name\": \"金幣數量\",\n \"value\": \"30\",\n \"isPersistent\": false\n },\n {\n \"name\": \"玩家出牌\",\n \"value\": \"土2\",\n \"isPersistent\": false\n },\n {\n \"name\": \"玩家\",\n \"value\": 24,\n \"isPersistent\": false\n },\n {\n \"name\": \"玩家倍數\",\n \"value\": 5,\n \"isPersistent\": false\n },\n {\n \"name\": \"玩家牌號\",\n \"value\": 0,\n \"isPersistent\": false\n },\n {\n \"name\": \"莊家出牌\",\n \"value\": \"水5\",\n \"isPersistent\": false\n },\n {\n \"name\": \"莊家\",\n \"value\": 20,\n \"isPersistent\": false\n },\n {\n \"name\": \"莊家倍數\",\n \"value\": \"1\",\n \"isPersistent\": false\n },\n {\n \"name\": \"玩家元素\",\n \"value\": \"土\",\n \"isPersistent\": false\n },\n {\n \"name\": \"莊家元素\",\n \"value\": \"水\",\n \"isPersistent\": false\n },\n {\n \"name\": \"出牌編號\",\n \"value\": 2,\n \"isPersistent\": false\n },\n {\n \"name\": \"已發數量\",\n \"value\": 4,\n \"isPersistent\": false\n }\n ],\n \"lists\": [\n {\n \"listName\": \"牌堆\",\n \"contents\": [\n \"土7\",\n \"風9\",\n \"土6\",\n \"風4\",\n \"土1\",\n \"風2\",\n \"火1\",\n \"風3\",\n \"風5\",\n \"風1\",\n \"水6\",\n \"火2\",\n \"水1\",\n \"土3\",\n \"水3\",\n \"風6\",\n \"火8\",\n \"土8\",\n \"水8\",\n \"水9\"\n ],\n \"isPersistent\": false,\n \"x\": 160,\n \"y\": 67,\n \"width\": 96,\n \"height\": 129,\n \"visible\": false\n },\n {\n \"listName\": \"玩家手牌\",\n \"contents\": [\n \"土2\",\n \"火3\",\n \"風7\",\n \"土4\",\n \"火9\",\n \"火4\",\n \"水2\",\n \"火7\"\n ],\n \"isPersistent\": false,\n \"x\": 160,\n \"y\": 78,\n \"width\": 96,\n \"height\": 118,\n \"visible\": false\n },\n {\n \"listName\": \"莊家手牌\",\n \"contents\": [\n \"火5\",\n \"水5\",\n \"水4\",\n \"火6\",\n \"風8\",\n \"水7\",\n \"土5\",\n \"土9\"\n ],\n \"isPersistent\": false,\n \"x\": 10,\n \"y\": 79,\n \"width\": 134,\n \"height\": 117,\n \"visible\": false\n },\n {\n \"listName\": \"莊家已出的牌\",\n \"contents\": [\n 4,\n 1,\n 3,\n 2\n ],\n \"isPersistent\": false,\n \"x\": 176,\n \"y\": 106,\n \"width\": 116,\n \"height\": 196,\n \"visible\": false\n }\n ],\n \"scripts\": [\n [\n 364,\n 10,\n [\n [\n \"procDef\",\n \"加入 %s 的牌\",\n [\n \"元素\"\n ],\n [\n \"\"\n ],\n false\n ],\n [\n \"setVar:to:\",\n \"牌號\",\n \"1\"\n ],\n [\n \"doRepeat\",\n 9,\n [\n [\n \"insert:at:ofList:\",\n [\n \"concatenate:with:\",\n [\n \"getParam\",\n \"元素\",\n \"r\"\n ],\n [\n \"readVariable\",\n \"牌號\"\n ]\n ],\n \"random\",\n \"牌堆\"\n ],\n [\n \"changeVar:by:\",\n \"牌號\",\n 1\n ]\n ]\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"計算倍數\"\n ],\n [\n \"setVar:to:\",\n \"玩家倍數\",\n \"1\"\n ],\n [\n \"setVar:to:\",\n \"莊家倍數\",\n \"1\"\n ],\n [\n \"setVar:to:\",\n \"玩家元素\",\n [\n \"letter:of:\",\n 1,\n [\n \"readVariable\",\n \"玩家出牌\"\n ]\n ]\n ],\n [\n \"setVar:to:\",\n \"莊家元素\",\n [\n \"letter:of:\",\n 1,\n [\n \"readVariable\",\n \"莊家出牌\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"玩家元素\"\n ],\n \"土\"\n ],\n [\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"水\"\n ],\n [\n [\n \"setVar:to:\",\n \"玩家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"風\"\n ],\n [\n [\n \"setVar:to:\",\n \"莊家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"玩家元素\"\n ],\n \"水\"\n ],\n [\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"火\"\n ],\n [\n [\n \"setVar:to:\",\n \"玩家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"土\"\n ],\n [\n [\n \"setVar:to:\",\n \"莊家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"玩家元素\"\n ],\n \"火\"\n ],\n [\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"風\"\n ],\n [\n [\n \"setVar:to:\",\n \"玩家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"水\"\n ],\n [\n [\n \"setVar:to:\",\n \"莊家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"玩家元素\"\n ],\n \"風\"\n ],\n [\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"土\"\n ],\n [\n [\n \"setVar:to:\",\n \"玩家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"莊家元素\"\n ],\n \"火\"\n ],\n [\n [\n \"setVar:to:\",\n \"莊家倍數\",\n [\n \"randomFrom:to:\",\n 2,\n 5\n ]\n ]\n ]\n ]\n ]\n ],\n [\n \"doBroadcastAndWait\",\n \"蒂多瓦說勝負\"\n ]\n ]\n ],\n [\n 364,\n 214,\n [\n [\n \"whenIReceive\",\n \"開啟新局\"\n ],\n [\n \"setVar:to:\",\n \"已發數量\",\n 0\n ],\n [\n \"doRepeat\",\n 4,\n [\n [\n \"append:toList:\",\n [\n \"getLine:ofList:\",\n 1,\n \"牌堆\"\n ],\n \"玩家手牌\"\n ],\n [\n \"deleteLine:ofList:\",\n 1,\n \"牌堆\"\n ],\n [\n \"append:toList:\",\n [\n \"getLine:ofList:\",\n 1,\n \"牌堆\"\n ],\n \"莊家手牌\"\n ],\n [\n \"deleteLine:ofList:\",\n 1,\n \"牌堆\"\n ],\n [\n \"changeVar:by:\",\n \"已發數量\",\n 1\n ],\n [\n \"doBroadcastAndWait\",\n \"翻牌\"\n ]\n ]\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背景\",\n \"baseLayerID\": 1,\n \"baseLayerMD5\": \"4284bfd9e91a9e9161fa3d0d34f9177c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 480,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 0,\n \"penLayerMD5\": \"5c81a336fab8be57adc039a8a2b33ca9.png\",\n \"penLayerID\": 0,\n \"tempoBPM\": 60,\n \"videoAlpha\": 0.5,\n \"children\": [\n {\n \"objName\": \"按鈕\",\n \"scripts\": [\n [\n 10,\n 18,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"setVar:to:\",\n \"玩家\",\n 0\n ],\n [\n \"setVar:to:\",\n \"莊家\",\n 0\n ],\n [\n \"hideVariable:\",\n \"玩家出牌\"\n ],\n [\n \"hideVariable:\",\n \"莊家出牌\"\n ],\n [\n \"filterReset\"\n ],\n [\n \"show\"\n ],\n [\n \"lookLike:\",\n \"按鈕1\"\n ],\n [\n \"doForever\",\n [\n [\n \"doIfElse\",\n [\n \"touching:\",\n \"_mouse_\"\n ],\n [\n [\n \"lookLike:\",\n \"按鈕2\"\n ]\n ],\n [\n [\n \"lookLike:\",\n \"按鈕1\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n 273,\n 22,\n [\n [\n \"whenClicked\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n 5\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"broadcast:\",\n \"開啟新局\"\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"按鈕1\",\n \"baseLayerID\": 2,\n \"baseLayerMD5\": \"2f6082620f0df1f4c8155803ba600aea.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 468,\n \"rotationCenterY\": 204\n },\n {\n \"costumeName\": \"按鈕2\",\n \"baseLayerID\": 3,\n \"baseLayerMD5\": \"318f27e9613711970f2577ecfdd6d3ba.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 468,\n \"rotationCenterY\": 192\n }\n ],\n \"currentCostumeIndex\": 1,\n \"scratchX\": 0,\n \"scratchY\": -50,\n \"scale\": 0.35,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 9,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"蒂多瓦\",\n \"scripts\": [\n [\n 9,\n 11,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"deleteLine:ofList:\",\n \"all\",\n \"莊家已出的牌\"\n ],\n [\n \"gotoX:y:\",\n -180,\n -190\n ],\n [\n \"say:\",\n \"按下「開始新局」吧!\"\n ]\n ]\n ],\n [\n 11,\n 138,\n [\n [\n \"whenIReceive\",\n \"開啟新局\"\n ],\n [\n \"say:\",\n \"\"\n ]\n ]\n ],\n [\n 349,\n 15,\n [\n [\n \"whenIReceive\",\n \"莊家出牌\"\n ],\n [\n \"setVar:to:\",\n \"出牌編號\",\n [\n \"randomFrom:to:\",\n 1,\n 4\n ]\n ],\n [\n \"doUntil\",\n [\n \"not\",\n [\n \"list:contains:\",\n \"莊家已出的牌\",\n [\n \"readVariable\",\n \"出牌編號\"\n ]\n ]\n ],\n [\n [\n \"setVar:to:\",\n \"出牌編號\",\n [\n \"randomFrom:to:\",\n 1,\n 4\n ]\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"出牌編號\"\n ],\n \"1\"\n ],\n [\n [\n \"doBroadcastAndWait\",\n \"第一張牌\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"出牌編號\"\n ],\n \"2\"\n ],\n [\n [\n \"doBroadcastAndWait\",\n \"第二張牌\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"出牌編號\"\n ],\n \"3\"\n ],\n [\n [\n \"doBroadcastAndWait\",\n \"第三張牌\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"出牌編號\"\n ],\n \"4\"\n ],\n [\n [\n \"doBroadcastAndWait\",\n \"第四張牌\"\n ]\n ]\n ],\n [\n \"append:toList:\",\n [\n \"readVariable\",\n \"出牌編號\"\n ],\n \"莊家已出的牌\"\n ]\n ]\n ],\n [\n 5,\n 215,\n [\n [\n \"whenIReceive\",\n \"蒂多瓦說勝負\"\n ],\n [\n \"doIf\",\n [\n \"|\",\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n \"1\"\n ],\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"莊家倍數\"\n ],\n \"1\"\n ]\n ],\n [\n [\n \"doIfElse\",\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n \"1\"\n ],\n [\n [\n \"say:duration:elapsed:from:\",\n \"哎呀~出錯牌囉!\",\n 2\n ]\n ],\n [\n [\n \"say:duration:elapsed:from:\",\n \"哈哈~真開心!\",\n 2\n ]\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 0,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"木精靈\",\n \"baseLayerID\": 4,\n \"baseLayerMD5\": \"a179f8f57721bef5800aba3b04a0e65e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 216,\n \"rotationCenterY\": 310\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": -180,\n \"scratchY\": -190,\n \"scale\": 1,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 11,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"莊家卡1\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 113,\n [\n [\n \"whenIReceive\",\n \"第一張牌\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 10,\n 263,\n [\n [\n \"whenIReceive\",\n \"第一張牌\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n -30,\n 30\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 1,\n \"莊家手牌\"\n ]\n ],\n [\n \"setVar:to:\",\n \"莊家出牌\",\n [\n \"getLine:ofList:\",\n 1,\n \"莊家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"莊家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"計算倍數\"\n ],\n [\n \"changeVar:by:\",\n \"莊家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"莊家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"莊家出牌\"\n ]\n ]\n ]\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"hideVariable:\",\n \"莊家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 434,\n 10,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"1\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 180\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n -130,\n 115\n ]\n ]\n ]\n ]\n ],\n [\n 434,\n 290,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 23,\n \"scratchX\": -30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 5,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"玩家卡1\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 277,\n 10,\n [\n [\n \"whenClicked\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n 30,\n 30\n ],\n [\n \"setVar:to:\",\n \"玩家出牌\",\n [\n \"getLine:ofList:\",\n 1,\n \"玩家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"玩家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"莊家出牌\"\n ],\n [\n \"changeVar:by:\",\n \"玩家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"玩家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"玩家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 277,\n 282,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 441,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 10,\n 113,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"1\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 0\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n 130,\n 115\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 1,\n \"玩家手牌\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 2,\n \"scratchX\": 30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 1,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"世界樹金幣\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"gotoX:y:\",\n 150,\n -150\n ],\n [\n \"setVar:to:\",\n \"金幣數量\",\n \"30\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 0,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"金幣\",\n \"baseLayerID\": 42,\n \"baseLayerMD5\": \"3c6bc52503ad905afacecc941163831b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 214,\n \"rotationCenterY\": 216\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 150,\n \"scratchY\": -150,\n \"scale\": 0.3,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 10,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"玩家卡3\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 292,\n 87,\n [\n [\n \"whenClicked\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n 30,\n 30\n ],\n [\n \"setVar:to:\",\n \"玩家出牌\",\n [\n \"getLine:ofList:\",\n 3,\n \"玩家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"玩家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"莊家出牌\"\n ],\n [\n \"changeVar:by:\",\n \"玩家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"玩家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"玩家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 292,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 160,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 347,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"3\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 0\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n 130,\n -5\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 3,\n \"玩家手牌\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 43,\n \"baseLayerMD5\": \"a7ad63b8b7870f1ad88ac71e9e57dc0f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 16,\n \"scratchX\": 30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 3,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"玩家卡4\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 434,\n 10,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 10,\n 87,\n [\n [\n \"whenClicked\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n 30,\n 30\n ],\n [\n \"setVar:to:\",\n \"玩家出牌\",\n [\n \"getLine:ofList:\",\n 4,\n \"玩家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"玩家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"莊家出牌\"\n ],\n [\n \"changeVar:by:\",\n \"玩家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"玩家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"玩家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 434,\n 160,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 359,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"4\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 0\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n 130,\n -65\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 4,\n \"玩家手牌\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 4,\n \"scratchX\": 30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 4,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"莊家卡2\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 105,\n [\n [\n \"whenIReceive\",\n \"第二張牌\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 551,\n 13,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 21,\n 446,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"2\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 180\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n -130,\n 55\n ]\n ]\n ]\n ]\n ],\n [\n 210,\n 36,\n [\n [\n \"whenIReceive\",\n \"第二張牌\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n -30,\n 30\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 2,\n \"莊家手牌\"\n ]\n ],\n [\n \"setVar:to:\",\n \"莊家出牌\",\n [\n \"getLine:ofList:\",\n 2,\n \"莊家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"莊家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"計算倍數\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"changeVar:by:\",\n \"莊家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"莊家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"莊家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"莊家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 32,\n \"scratchX\": -30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 6,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"莊家卡3\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 434,\n 10,\n [\n [\n \"whenIReceive\",\n \"第三張牌\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 10,\n 87,\n [\n [\n \"whenIReceive\",\n \"第三張牌\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n -30,\n 30\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 3,\n \"莊家手牌\"\n ]\n ],\n [\n \"setVar:to:\",\n \"莊家出牌\",\n [\n \"getLine:ofList:\",\n 3,\n \"莊家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"莊家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"計算倍數\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"changeVar:by:\",\n \"莊家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"莊家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"莊家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"莊家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 10,\n 415,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"3\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 180\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n -130,\n -5\n ]\n ]\n ]\n ]\n ],\n [\n 434,\n 160,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 31,\n \"scratchX\": -30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 7,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"莊家卡4\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"gotoX:y:\",\n -130,\n -65\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 434,\n 10,\n [\n [\n \"whenIReceive\",\n \"第四張牌\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 10,\n 113,\n [\n [\n \"whenIReceive\",\n \"第四張牌\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n -30,\n 30\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 4,\n \"莊家手牌\"\n ]\n ],\n [\n \"setVar:to:\",\n \"莊家出牌\",\n [\n \"getLine:ofList:\",\n 4,\n \"莊家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"莊家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"計算倍數\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"changeVar:by:\",\n \"莊家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"莊家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"莊家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"莊家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 832,\n 10,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 441,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"4\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 180\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n -130,\n -65\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 44,\n \"baseLayerMD5\": \"141adb25ba91d3e81ce4733c7536af07.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 24,\n \"scratchX\": -30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 8,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"元素結果\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"gotoX:y:\",\n 0,\n -105\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 15.05,\n 111.95,\n [\n [\n \"procDef\",\n \"出現動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"setGraphicEffect:to:\",\n \"brightness\",\n 100\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 100\n ],\n [\n \"show\"\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n -5\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n -5\n ]\n ]\n ],\n [\n \"wait:elapsed:from:\",\n 2\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n 5\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 0,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"土水\",\n \"baseLayerID\": 45,\n \"baseLayerMD5\": \"98ba4ae18a2a981828a15b4fb48d21bb.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 362,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風土\",\n \"baseLayerID\": 46,\n \"baseLayerMD5\": \"95717bb12cc049f22bce80282819f181.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 362,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火風\",\n \"baseLayerID\": 47,\n \"baseLayerMD5\": \"4ad4440af0647063d89850ae3157157b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 362,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水火\",\n \"baseLayerID\": 48,\n \"baseLayerMD5\": \"4049f3e9d3e685a17ed9ebd7f621e36a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 362,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 3,\n \"scratchX\": 0,\n \"scratchY\": -105,\n \"scale\": 0.4,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 13,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"結果\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"gotoX:y:\",\n 0,\n 0\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 14.95,\n 112.05,\n [\n [\n \"procDef\",\n \"出現動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 100\n ],\n [\n \"setGraphicEffect:to:\",\n \"brightness\",\n 100\n ],\n [\n \"setSizeTo:\",\n 5\n ],\n [\n \"show\"\n ],\n [\n \"doRepeat\",\n 50,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n -2\n ],\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n -2\n ],\n [\n \"changeSizeBy:\",\n 1.5\n ]\n ]\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"失敗\",\n \"soundID\": 2,\n \"md5\": \"57183760273bcb31ca4a8c75b817897c.wav\",\n \"sampleCount\": 34578,\n \"rate\": 22050,\n \"format\": \"adpcm\"\n },\n {\n \"soundName\": \"勝利\",\n \"soundID\": 3,\n \"md5\": \"afb5c6ad17c60d4218b5ecb768a51032.wav\",\n \"sampleCount\": 23391,\n \"rate\": 22050,\n \"format\": \"adpcm\"\n },\n {\n \"soundName\": \"破產\",\n \"soundID\": 4,\n \"md5\": \"e75b1a1dc417867152443c2fe5a9a83d.wav\",\n \"sampleCount\": 37629,\n \"rate\": 22050,\n \"format\": \"adpcm\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"破產\",\n \"baseLayerID\": 49,\n \"baseLayerMD5\": \"e27a05da8daaef39a085acbbdd32985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 472,\n \"rotationCenterY\": 188\n },\n {\n \"costumeName\": \"失敗\",\n \"baseLayerID\": 50,\n \"baseLayerMD5\": \"697bb744d0d88a1d2a341f0d754ab7dd.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 472,\n \"rotationCenterY\": 154\n },\n {\n \"costumeName\": \"勝利\",\n \"baseLayerID\": 51,\n \"baseLayerMD5\": \"d9d3df476673842e3f57b43b71540809.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 480,\n \"rotationCenterY\": 178\n }\n ],\n \"currentCostumeIndex\": 1,\n \"scratchX\": 0,\n \"scratchY\": 0,\n \"scale\": 0.8000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 12,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"牌號\",\n \"color\": 15629590,\n \"label\": \"牌號\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 241,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"金幣數量\",\n \"color\": 15629590,\n \"label\": \"金幣數量\",\n \"mode\": 2,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 428,\n \"y\": 324,\n \"visible\": true\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"玩家\",\n \"color\": 15629590,\n \"label\": \"玩家\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 271,\n \"y\": 16,\n \"visible\": true\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"玩家牌號\",\n \"color\": 15629590,\n \"label\": \"玩家牌號\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 32,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"莊家\",\n \"color\": 15629590,\n \"label\": \"莊家\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 123,\n \"y\": 16,\n \"visible\": true\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"玩家倍數\",\n \"color\": 15629590,\n \"label\": \"玩家倍數\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 5,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"莊家倍數\",\n \"color\": 15629590,\n \"label\": \"莊家倍數\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 313,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"玩家元素\",\n \"color\": 15629590,\n \"label\": \"玩家元素\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 288,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"莊家元素\",\n \"color\": 15629590,\n \"label\": \"莊家元素\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 3,\n \"y\": 30,\n \"visible\": false\n },\n {\n \"objName\": \"倍數\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"gotoX:y:\",\n 45,\n -80\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 113,\n [\n [\n \"procDef\",\n \"出現動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"setGraphicEffect:to:\",\n \"brightness\",\n 100\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 100\n ],\n [\n \"show\"\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n -5\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n -5\n ]\n ]\n ],\n [\n \"wait:elapsed:from:\",\n 2\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"brightness\",\n 5\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 0,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"2倍\",\n \"baseLayerID\": 52,\n \"baseLayerMD5\": \"6c63cc2d65cad0724d84ee17e52e6534.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 342,\n \"rotationCenterY\": 356\n },\n {\n \"costumeName\": \"3倍\",\n \"baseLayerID\": 53,\n \"baseLayerMD5\": \"30e0ded40f6c9c94c45ee94715234f89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 342,\n \"rotationCenterY\": 356\n },\n {\n \"costumeName\": \"4倍\",\n \"baseLayerID\": 54,\n \"baseLayerMD5\": \"e9811ca2d211ca7f7514f73cf9934f27.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 342,\n \"rotationCenterY\": 356\n },\n {\n \"costumeName\": \"5倍\",\n \"baseLayerID\": 55,\n \"baseLayerMD5\": \"ebed65257445d53d2acb6f6a5272d53e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 342,\n \"rotationCenterY\": 356\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 45,\n \"scratchY\": -80,\n \"scale\": 0.1500000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 14,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"出牌編號\",\n \"color\": 15629590,\n \"label\": \"出牌編號\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 187,\n \"visible\": false\n },\n {\n \"objName\": \"玩家卡2\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 113,\n [\n [\n \"whenClicked\"\n ],\n [\n \"playSound:\",\n \"出牌聲\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 1,\n 30,\n 30\n ],\n [\n \"setVar:to:\",\n \"玩家出牌\",\n [\n \"getLine:ofList:\",\n 2,\n \"玩家手牌\"\n ]\n ],\n [\n \"showVariable:\",\n \"玩家出牌\"\n ],\n [\n \"doBroadcastAndWait\",\n \"莊家出牌\"\n ],\n [\n \"changeVar:by:\",\n \"玩家\",\n [\n \"*\",\n [\n \"readVariable\",\n \"玩家倍數\"\n ],\n [\n \"letter:of:\",\n 2,\n [\n \"readVariable\",\n \"玩家出牌\"\n ]\n ]\n ]\n ],\n [\n \"hideVariable:\",\n \"玩家出牌\"\n ],\n [\n \"call\",\n \"消失特效\"\n ]\n ]\n ],\n [\n 434,\n 10,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"ypos\"\n ],\n \"30\"\n ],\n [\n [\n \"turnRight:\",\n 20\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 434,\n 160,\n [\n [\n \"procDef\",\n \"消失特效\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"doRepeat\",\n 20,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 5\n ],\n [\n \"changeSizeBy:\",\n 5\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 385,\n [\n [\n \"whenIReceive\",\n \"翻牌\"\n ],\n [\n \"doIf\",\n [\n \"=\",\n [\n \"readVariable\",\n \"已發數量\"\n ],\n \"2\"\n ],\n [\n [\n \"lookLike:\",\n \"背面\"\n ],\n [\n \"setSizeTo:\",\n 20\n ],\n [\n \"filterReset\"\n ],\n [\n \"heading:\",\n 0\n ],\n [\n \"gotoX:y:\",\n -140,\n -130\n ],\n [\n \"show\"\n ],\n [\n \"glideSecs:toX:y:elapsed:from:\",\n 2,\n 130,\n 55\n ],\n [\n \"lookLike:\",\n [\n \"getLine:ofList:\",\n 2,\n \"玩家手牌\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"出牌聲\",\n \"soundID\": 1,\n \"md5\": \"3c477cd4c8e56936f87b53e230f0113e.wav\",\n \"sampleCount\": 4061,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"背面\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"dd1b621b41d3a033b33c3badf2866538.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土1\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"392e811dce1a684e352e78169ede2882.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土2\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"12ad9f10ba224158fe7b595ada23864f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土3\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"ff4e858548a8a94cc7a3b78bb72fd307.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土4\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"2cff2fa45229a542b46a6b1f4e8c985d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土5\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"e7d10d6112074b72b913feaf881d9de6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土6\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"9fc97f477bf9fdfcf12321347643d467.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土7\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"70d75bde564302c63b62c9c1bb3ede08.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土8\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"2079fba2c75cace60628a675793d38c2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"土9\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"eed3638beff25b1aa6f7650c6cee73ee.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風1\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"9c6ffce9fbcd76500697bb3dde50c692.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風2\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"ed0938600f5c4dd180f32cfb14954228.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風3\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"b665edb26bdadc591eeff263480a7820.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風4\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"935994d65b4aed78a109ea9a288e679d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風5\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"e281b67133f4a3bc933a2028aedb4312.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風6\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"6e2572c714b8a7222debb6b3111dc332.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風7\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"53a75a2d7d1b585fdc54cd3f4e495838.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風8\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"f05ac728867ae729d13a63cdeb844a71.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"風9\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"bddc1c5158d47258d0c09ff0dd3ced7c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"becd995f330a3f404940c6dc36aa2c20.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"4ccb029dd6451c2906df42d165f534b0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"3edebb4b50dba45cdca8668f2035710c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"0f0d8f74aac2be1c2569ce7507d8ab14.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"bfd3eaf8a76eb4c291c92fbd5d7e8776.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"eeba2fa24d6cec1c8fb2b0be643d962e.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"85c4b916a4b76c0eb63079a8b53036ad.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"2af11d3e3e0a2c4d8e430f7eb6623727.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"火9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"a099f3e801cedb3945aa1332c731f349.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水1\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"e65d1f6b8a526fc4b9c9aa7a8d2c9fa0.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水2\",\n \"baseLayerID\": 34,\n \"baseLayerMD5\": \"4e47bfffd507751887bb9a132f6a8b89.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水3\",\n \"baseLayerID\": 35,\n \"baseLayerMD5\": \"047d78a2c586c0abfec162a1579fdf85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水4\",\n \"baseLayerID\": 36,\n \"baseLayerMD5\": \"a5cb53077adc6bbc19c4a3639afebfbf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水5\",\n \"baseLayerID\": 37,\n \"baseLayerMD5\": \"fb6df032c4121b679f52b120c824854a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水6\",\n \"baseLayerID\": 38,\n \"baseLayerMD5\": \"b4e455423b5b72d66e2f217706c90c80.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水7\",\n \"baseLayerID\": 39,\n \"baseLayerMD5\": \"8cd8f787447686b369ab855b3d1e3414.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水8\",\n \"baseLayerID\": 40,\n \"baseLayerMD5\": \"52a4310f1d5fe99b0bddeaa7c875c37f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"水9\",\n \"baseLayerID\": 41,\n \"baseLayerMD5\": \"221840359b9b31ae924e0b4a142b35b6.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 242,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 21,\n \"scratchX\": 30,\n \"scratchY\": 30,\n \"scale\": 1.2000000000000002,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 2,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"已發數量\",\n \"color\": 15629590,\n \"label\": \"已發數量\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 214,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"玩家出牌\",\n \"color\": 15629590,\n \"label\": \"玩家出牌\",\n \"mode\": 2,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 246.05,\n \"y\": 175.05,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"莊家出牌\",\n \"color\": 15629590,\n \"label\": \"莊家出牌\",\n \"mode\": 2,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 185,\n \"y\": 175,\n \"visible\": false\n },\n {\n \"listName\": \"牌堆\",\n \"contents\": [\n \"土7\",\n \"風9\",\n \"土6\",\n \"風4\",\n \"土1\",\n \"風2\",\n \"火1\",\n \"風3\",\n \"風5\",\n \"風1\",\n \"水6\",\n \"火2\",\n \"水1\",\n \"土3\",\n \"水3\",\n \"風6\",\n \"火8\",\n \"土8\",\n \"水8\",\n \"水9\"\n ],\n \"isPersistent\": false,\n \"x\": 160,\n \"y\": 67,\n \"width\": 96,\n \"height\": 129,\n \"visible\": false\n },\n {\n \"listName\": \"玩家手牌\",\n \"contents\": [\n \"土2\",\n \"火3\",\n \"風7\",\n \"土4\",\n \"火9\",\n \"火4\",\n \"水2\",\n \"火7\"\n ],\n \"isPersistent\": false,\n \"x\": 160,\n \"y\": 78,\n \"width\": 96,\n \"height\": 118,\n \"visible\": false\n },\n {\n \"listName\": \"莊家手牌\",\n \"contents\": [\n \"火5\",\n \"水5\",\n \"水4\",\n \"火6\",\n \"風8\",\n \"水7\",\n \"土5\",\n \"土9\"\n ],\n \"isPersistent\": false,\n \"x\": 10,\n \"y\": 79,\n \"width\": 134,\n \"height\": 117,\n \"visible\": false\n },\n {\n \"listName\": \"莊家已出的牌\",\n \"contents\": [\n 4,\n 1,\n 3,\n 2\n ],\n \"isPersistent\": false,\n \"x\": 176,\n \"y\": 106,\n \"width\": 116,\n \"height\": 196,\n \"visible\": false\n }\n ],\n \"info\": {\n \"author\": \"\",\n \"history\": \"2013-7-2 23:27:32\\tsave\\tblackjack\\t\\t\\r2013-7-2 23:43:52\\tsave\\tblackjack\\t\\t\\r2013-7-2 23:44:04\\tsave\\tblackjack\\t\\t\\r2013-7-4 05:29:06\\tsave\\tblackjack\\t\\t\\r2013-7-4 05:29:10\\tsave\\tblackjack\\t\\t\\r2013-7-12 11:54:32\\tsave\\tblackjack\\t\\t\\r2013-7-15 12:19:29\\tsave\\tblackjack\\t\\t\\r2013-7-15 12:19:35\\tsave\\tblackjack\\t\\t\\r2013-7-17 06:02:58\\tsave\\tblackjack\\t\\t\\r2013-7-17 06:03:04\\tsave\\tblackjack\\t\\t\\r2013-7-17 11:46:35\\tsave\\tblackjack\\t\\t\\r2013-12-26 12:03:30\\tsave\\tblackjack\\t\\t\\r2013-12-26 12:03:37\\tsave\\tblackjack\\t\\t\\r2013-12-26 17:13:38\\tsave\\tblackjack\\t\\t\\r2013-12-26 18:45:34\\tsave\\tblackjack\\t\\t\\r2013-12-26 18:45:42\\tsave\\tblackjack\\t\\t\\r2013-12-27 08:23:43\\tsave\\tblackjack\\t\\t\\r2013-12-27 09:12:53\\tsave\\tblackjack\\t\\t\\r2013-12-27 09:13:00\\tsave\\tblackjack\\t\\t\\r2013-12-28 03:46:30\\tsave\\tblackjack\\t\\t\\r2013-12-28 03:46:38\\tsave\\tblackjack\\t\\t\\r2013-12-28 04:34:39\\tsave\\tblackjack\\t\\t\\r2013-12-28 22:14:19\\tsave\\tblackjack\\t\\t\\r2013-12-28 22:14:41\\tsave\\tblackjack\\t\\t\\r2013-12-29 03:02:44\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-29 06:08:30\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-29 06:22:28\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 01:39:38\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 01:52:47\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 02:01:03\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 02:11:36\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 02:30:46\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 03:30:46\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 03:59:31\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 04:12:36\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 04:23:53\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 04:31:47\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 04:32:04\\tsave\\tBlackjack v1.1\\t\\t\\r2013-12-30 04:58:19\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-6 06:08:45\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-6 06:14:26\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-6 06:16:39\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 12:22:12\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 13:11:27\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 13:11:34\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 19:06:42\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 19:06:49\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-8 23:13:05\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-9 03:27:37\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-9 03:28:02\\tsave\\tBlackjack v1.1\\t\\t\\r2014-1-10 04:18:37\\tsave\\tBlackjack v1.5\\t\\t\\r2014-1-10 06:43:00\\tsave\\tBlackjack v1.5\\t\\t\\r2014-1-10 06:44:26\\tsave\\tBlackjack v1.5\\t\\t\\r2014-1-10 07:13:27\\tsave\\tBlackjack v1.6\\t\\t\\r2014-1-10 08:35:16\\tsave\\tBlackjack v1.6\\t\\t\\r2014-1-10 09:25:26\\tsave\\tBlackjack v1.6\\t\\t\\r2014-1-10 11:53:28\\tsave\\tBlackjack v1.6\\t\\t\\r\",\n \"videoOn\": false,\n \"platform\": \"Win32\",\n \"userAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36\",\n \"hasCloudData\": false,\n \"scratch-version\": \"1.4 of 30-Jun-09\",\n \"projectID\": \"projects_npmszk8\",\n \"spriteCount\": 14,\n \"swfVersion\": \"v454\",\n \"scriptCount\": 56,\n \"language\": \"en\",\n \"os-version\": \"NT\",\n \"flashVersion\": \"WIN 29,0,0,171\"\n }\n}","created_at":"2018-08-04T15:28:28.981+08:00","updated_at":"2019-10-29T00:23:07.087+08:00","name":"元素牌III (S) 副本","language":"scratch3","screenshot":{"url":"https://cdn8.koding.school/uploads/project/screenshot/37811/46f2daa8b77f82a6cc8e095756d379ed.jpg"},"parent_id":29708,"plugin":null,"description":"計算倍數後,若有發生屬性相剋,將出現不同的元素結果圖形。\n「舞台」計算完倍數,會通知「蒂多瓦」說出雙方得分。\n「結果」會依照條件以「破產」、「勝利」和「失敗」的造型出現,並改變金幣數量。\n牌局結束後,「蒂多瓦」會宣布結果,並重新開始牌局,雙方分數歸零。\n","note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":108,"hashid":"6rpsr9gk","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":672833,"file_name":"55.png","project_id":37811,"asset_id":66715,"created_at":"2018-08-04T15:28:29.009+08:00","updated_at":"2018-08-04T15:28:29.009+08:00"},{"id":672834,"file_name":"54.png","project_id":37811,"asset_id":66714,"created_at":"2018-08-04T15:28:29.012+08:00","updated_at":"2018-08-04T15:28:29.012+08:00"},{"id":672835,"file_name":"53.png","project_id":37811,"asset_id":66713,"created_at":"2018-08-04T15:28:29.013+08:00","updated_at":"2018-08-04T15:28:29.013+08:00"},{"id":672836,"file_name":"52.png","project_id":37811,"asset_id":66712,"created_at":"2018-08-04T15:28:29.015+08:00","updated_at":"2018-08-04T15:28:29.015+08:00"},{"id":672837,"file_name":"51.png","project_id":37811,"asset_id":66711,"created_at":"2018-08-04T15:28:29.016+08:00","updated_at":"2018-08-04T15:28:29.016+08:00"},{"id":672838,"file_name":"50.png","project_id":37811,"asset_id":66710,"created_at":"2018-08-04T15:28:29.018+08:00","updated_at":"2018-08-04T15:28:29.018+08:00"},{"id":672839,"file_name":"49.png","project_id":37811,"asset_id":66709,"created_at":"2018-08-04T15:28:29.020+08:00","updated_at":"2018-08-04T15:28:29.020+08:00"},{"id":672840,"file_name":"4.wav","project_id":37811,"asset_id":66708,"created_at":"2018-08-04T15:28:29.021+08:00","updated_at":"2018-08-04T15:28:29.021+08:00"},{"id":672841,"file_name":"3.wav","project_id":37811,"asset_id":66707,"created_at":"2018-08-04T15:28:29.023+08:00","updated_at":"2018-08-04T15:28:29.023+08:00"},{"id":672842,"file_name":"2.wav","project_id":37811,"asset_id":66706,"created_at":"2018-08-04T15:28:29.024+08:00","updated_at":"2018-08-04T15:28:29.024+08:00"},{"id":672843,"file_name":"48.png","project_id":37811,"asset_id":66705,"created_at":"2018-08-04T15:28:29.026+08:00","updated_at":"2018-08-04T15:28:29.026+08:00"},{"id":672844,"file_name":"47.png","project_id":37811,"asset_id":66704,"created_at":"2018-08-04T15:28:29.027+08:00","updated_at":"2018-08-04T15:28:29.027+08:00"},{"id":672845,"file_name":"46.png","project_id":37811,"asset_id":66703,"created_at":"2018-08-04T15:28:29.029+08:00","updated_at":"2018-08-04T15:28:29.029+08:00"},{"id":672846,"file_name":"45.png","project_id":37811,"asset_id":66702,"created_at":"2018-08-04T15:28:29.030+08:00","updated_at":"2018-08-04T15:28:29.030+08:00"},{"id":672847,"file_name":"44.png","project_id":37811,"asset_id":66701,"created_at":"2018-08-04T15:28:29.031+08:00","updated_at":"2018-08-04T15:28:29.031+08:00"},{"id":672848,"file_name":"43.png","project_id":37811,"asset_id":66700,"created_at":"2018-08-04T15:28:29.033+08:00","updated_at":"2018-08-04T15:28:29.033+08:00"},{"id":672849,"file_name":"42.png","project_id":37811,"asset_id":66699,"created_at":"2018-08-04T15:28:29.035+08:00","updated_at":"2018-08-04T15:28:29.035+08:00"},{"id":672850,"file_name":"41.png","project_id":37811,"asset_id":66698,"created_at":"2018-08-04T15:28:29.037+08:00","updated_at":"2018-08-04T15:28:29.037+08:00"},{"id":672851,"file_name":"40.png","project_id":37811,"asset_id":66697,"created_at":"2018-08-04T15:28:29.038+08:00","updated_at":"2018-08-04T15:28:29.038+08:00"},{"id":672852,"file_name":"39.png","project_id":37811,"asset_id":66696,"created_at":"2018-08-04T15:28:29.040+08:00","updated_at":"2018-08-04T15:28:29.040+08:00"},{"id":672853,"file_name":"38.png","project_id":37811,"asset_id":66695,"created_at":"2018-08-04T15:28:29.041+08:00","updated_at":"2018-08-04T15:28:29.041+08:00"},{"id":672854,"file_name":"37.png","project_id":37811,"asset_id":66694,"created_at":"2018-08-04T15:28:29.042+08:00","updated_at":"2018-08-04T15:28:29.042+08:00"},{"id":672855,"file_name":"36.png","project_id":37811,"asset_id":66693,"created_at":"2018-08-04T15:28:29.044+08:00","updated_at":"2018-08-04T15:28:29.044+08:00"},{"id":672856,"file_name":"35.png","project_id":37811,"asset_id":66692,"created_at":"2018-08-04T15:28:29.045+08:00","updated_at":"2018-08-04T15:28:29.045+08:00"},{"id":672857,"file_name":"34.png","project_id":37811,"asset_id":66691,"created_at":"2018-08-04T15:28:29.047+08:00","updated_at":"2018-08-04T15:28:29.047+08:00"},{"id":672858,"file_name":"33.png","project_id":37811,"asset_id":66690,"created_at":"2018-08-04T15:28:29.048+08:00","updated_at":"2018-08-04T15:28:29.048+08:00"},{"id":672859,"file_name":"32.png","project_id":37811,"asset_id":66689,"created_at":"2018-08-04T15:28:29.050+08:00","updated_at":"2018-08-04T15:28:29.050+08:00"},{"id":672860,"file_name":"31.png","project_id":37811,"asset_id":66688,"created_at":"2018-08-04T15:28:29.051+08:00","updated_at":"2018-08-04T15:28:29.051+08:00"},{"id":672861,"file_name":"30.png","project_id":37811,"asset_id":66687,"created_at":"2018-08-04T15:28:29.053+08:00","updated_at":"2018-08-04T15:28:29.053+08:00"},{"id":672862,"file_name":"29.png","project_id":37811,"asset_id":66686,"created_at":"2018-08-04T15:28:29.054+08:00","updated_at":"2018-08-04T15:28:29.054+08:00"},{"id":672863,"file_name":"28.png","project_id":37811,"asset_id":66685,"created_at":"2018-08-04T15:28:29.056+08:00","updated_at":"2018-08-04T15:28:29.056+08:00"},{"id":672864,"file_name":"27.png","project_id":37811,"asset_id":66684,"created_at":"2018-08-04T15:28:29.057+08:00","updated_at":"2018-08-04T15:28:29.057+08:00"},{"id":672865,"file_name":"26.png","project_id":37811,"asset_id":66683,"created_at":"2018-08-04T15:28:29.058+08:00","updated_at":"2018-08-04T15:28:29.058+08:00"},{"id":672866,"file_name":"25.png","project_id":37811,"asset_id":66682,"created_at":"2018-08-04T15:28:29.060+08:00","updated_at":"2018-08-04T15:28:29.060+08:00"},{"id":672867,"file_name":"24.png","project_id":37811,"asset_id":66681,"created_at":"2018-08-04T15:28:29.061+08:00","updated_at":"2018-08-04T15:28:29.061+08:00"},{"id":672868,"file_name":"23.png","project_id":37811,"asset_id":66680,"created_at":"2018-08-04T15:28:29.063+08:00","updated_at":"2018-08-04T15:28:29.063+08:00"},{"id":672869,"file_name":"22.png","project_id":37811,"asset_id":66679,"created_at":"2018-08-04T15:28:29.064+08:00","updated_at":"2018-08-04T15:28:29.064+08:00"},{"id":672870,"file_name":"21.png","project_id":37811,"asset_id":66678,"created_at":"2018-08-04T15:28:29.066+08:00","updated_at":"2018-08-04T15:28:29.066+08:00"},{"id":672871,"file_name":"20.png","project_id":37811,"asset_id":66677,"created_at":"2018-08-04T15:28:29.068+08:00","updated_at":"2018-08-04T15:28:29.068+08:00"},{"id":672872,"file_name":"19.png","project_id":37811,"asset_id":66676,"created_at":"2018-08-04T15:28:29.069+08:00","updated_at":"2018-08-04T15:28:29.069+08:00"},{"id":672873,"file_name":"18.png","project_id":37811,"asset_id":66675,"created_at":"2018-08-04T15:28:29.071+08:00","updated_at":"2018-08-04T15:28:29.071+08:00"},{"id":672874,"file_name":"17.png","project_id":37811,"asset_id":66674,"created_at":"2018-08-04T15:28:29.072+08:00","updated_at":"2018-08-04T15:28:29.072+08:00"},{"id":672875,"file_name":"16.png","project_id":37811,"asset_id":66673,"created_at":"2018-08-04T15:28:29.074+08:00","updated_at":"2018-08-04T15:28:29.074+08:00"},{"id":672876,"file_name":"15.png","project_id":37811,"asset_id":66672,"created_at":"2018-08-04T15:28:29.075+08:00","updated_at":"2018-08-04T15:28:29.075+08:00"},{"id":672877,"file_name":"14.png","project_id":37811,"asset_id":66671,"created_at":"2018-08-04T15:28:29.077+08:00","updated_at":"2018-08-04T15:28:29.077+08:00"},{"id":672878,"file_name":"13.png","project_id":37811,"asset_id":66670,"created_at":"2018-08-04T15:28:29.078+08:00","updated_at":"2018-08-04T15:28:29.078+08:00"},{"id":672879,"file_name":"12.png","project_id":37811,"asset_id":66669,"created_at":"2018-08-04T15:28:29.080+08:00","updated_at":"2018-08-04T15:28:29.080+08:00"},{"id":672880,"file_name":"11.png","project_id":37811,"asset_id":66668,"created_at":"2018-08-04T15:28:29.082+08:00","updated_at":"2018-08-04T15:28:29.082+08:00"},{"id":672881,"file_name":"10.png","project_id":37811,"asset_id":66667,"created_at":"2018-08-04T15:28:29.083+08:00","updated_at":"2018-08-04T15:28:29.083+08:00"},{"id":672882,"file_name":"9.png","project_id":37811,"asset_id":66666,"created_at":"2018-08-04T15:28:29.085+08:00","updated_at":"2018-08-04T15:28:29.085+08:00"},{"id":672883,"file_name":"8.png","project_id":37811,"asset_id":66665,"created_at":"2018-08-04T15:28:29.086+08:00","updated_at":"2018-08-04T15:28:29.086+08:00"},{"id":672884,"file_name":"7.png","project_id":37811,"asset_id":66664,"created_at":"2018-08-04T15:28:29.088+08:00","updated_at":"2018-08-04T15:28:29.088+08:00"},{"id":672885,"file_name":"6.png","project_id":37811,"asset_id":66663,"created_at":"2018-08-04T15:28:29.089+08:00","updated_at":"2018-08-04T15:28:29.089+08:00"},{"id":672886,"file_name":"5.png","project_id":37811,"asset_id":66662,"created_at":"2018-08-04T15:28:29.091+08:00","updated_at":"2018-08-04T15:28:29.091+08:00"},{"id":672887,"file_name":"1.wav","project_id":37811,"asset_id":66661,"created_at":"2018-08-04T15:28:29.092+08:00","updated_at":"2018-08-04T15:28:29.092+08:00"},{"id":672888,"file_name":"4.png","project_id":37811,"asset_id":66660,"created_at":"2018-08-04T15:28:29.094+08:00","updated_at":"2018-08-04T15:28:29.094+08:00"},{"id":672889,"file_name":"0.wav","project_id":37811,"asset_id":66659,"created_at":"2018-08-04T15:28:29.095+08:00","updated_at":"2018-08-04T15:28:29.095+08:00"},{"id":672890,"file_name":"3.png","project_id":37811,"asset_id":66658,"created_at":"2018-08-04T15:28:29.097+08:00","updated_at":"2018-08-04T15:28:29.097+08:00"},{"id":672891,"file_name":"2.png","project_id":37811,"asset_id":66657,"created_at":"2018-08-04T15:28:29.099+08:00","updated_at":"2018-08-04T15:28:29.099+08:00"},{"id":672892,"file_name":"1.png","project_id":37811,"asset_id":66656,"created_at":"2018-08-04T15:28:29.100+08:00","updated_at":"2018-08-04T15:28:29.100+08:00"},{"id":672893,"file_name":"0.png","project_id":37811,"asset_id":66655,"created_at":"2018-08-04T15:28:29.102+08:00","updated_at":"2018-08-04T15:28:29.102+08:00"},{"id":19631195,"file_name":null,"project_id":37811,"asset_id":3375,"created_at":"2024-11-04T00:15:07.878+08:00","updated_at":"2024-11-04T00:15:07.878+08:00"},{"id":19631196,"file_name":null,"project_id":37811,"asset_id":6,"created_at":"2024-11-04T00:15:07.881+08:00","updated_at":"2024-11-04T00:15:07.881+08:00"},{"id":19631197,"file_name":null,"project_id":37811,"asset_id":3321,"created_at":"2024-11-04T00:15:07.883+08:00","updated_at":"2024-11-04T00:15:07.883+08:00"},{"id":19631198,"file_name":null,"project_id":37811,"asset_id":3322,"created_at":"2024-11-04T00:15:07.886+08:00","updated_at":"2024-11-04T00:15:07.886+08:00"},{"id":19631199,"file_name":null,"project_id":37811,"asset_id":59882,"created_at":"2024-11-04T00:15:07.889+08:00","updated_at":"2024-11-04T00:15:07.889+08:00"},{"id":19631200,"file_name":null,"project_id":37811,"asset_id":9,"created_at":"2024-11-04T00:15:07.891+08:00","updated_at":"2024-11-04T00:15:07.891+08:00"},{"id":19631201,"file_name":null,"project_id":37811,"asset_id":3324,"created_at":"2024-11-04T00:15:07.894+08:00","updated_at":"2024-11-04T00:15:07.894+08:00"},{"id":19631202,"file_name":null,"project_id":37811,"asset_id":3325,"created_at":"2024-11-04T00:15:07.897+08:00","updated_at":"2024-11-04T00:15:07.897+08:00"},{"id":19631203,"file_name":null,"project_id":37811,"asset_id":3326,"created_at":"2024-11-04T00:15:07.899+08:00","updated_at":"2024-11-04T00:15:07.899+08:00"},{"id":19631204,"file_name":null,"project_id":37811,"asset_id":3327,"created_at":"2024-11-04T00:15:07.902+08:00","updated_at":"2024-11-04T00:15:07.902+08:00"},{"id":19631205,"file_name":null,"project_id":37811,"asset_id":3328,"created_at":"2024-11-04T00:15:07.905+08:00","updated_at":"2024-11-04T00:15:07.905+08:00"},{"id":19631206,"file_name":null,"project_id":37811,"asset_id":3329,"created_at":"2024-11-04T00:15:07.907+08:00","updated_at":"2024-11-04T00:15:07.907+08:00"},{"id":19631207,"file_name":null,"project_id":37811,"asset_id":3330,"created_at":"2024-11-04T00:15:07.910+08:00","updated_at":"2024-11-04T00:15:07.910+08:00"},{"id":19631208,"file_name":null,"project_id":37811,"asset_id":3331,"created_at":"2024-11-04T00:15:07.913+08:00","updated_at":"2024-11-04T00:15:07.913+08:00"},{"id":19631209,"file_name":null,"project_id":37811,"asset_id":3332,"created_at":"2024-11-04T00:15:07.915+08:00","updated_at":"2024-11-04T00:15:07.915+08:00"},{"id":19631210,"file_name":null,"project_id":37811,"asset_id":3333,"created_at":"2024-11-04T00:15:07.918+08:00","updated_at":"2024-11-04T00:15:07.918+08:00"},{"id":19631211,"file_name":null,"project_id":37811,"asset_id":3334,"created_at":"2024-11-04T00:15:07.920+08:00","updated_at":"2024-11-04T00:15:07.920+08:00"},{"id":19631212,"file_name":null,"project_id":37811,"asset_id":3335,"created_at":"2024-11-04T00:15:07.923+08:00","updated_at":"2024-11-04T00:15:07.923+08:00"},{"id":19631213,"file_name":null,"project_id":37811,"asset_id":3336,"created_at":"2024-11-04T00:15:07.926+08:00","updated_at":"2024-11-04T00:15:07.926+08:00"},{"id":19631214,"file_name":null,"project_id":37811,"asset_id":3337,"created_at":"2024-11-04T00:15:07.928+08:00","updated_at":"2024-11-04T00:15:07.928+08:00"},{"id":19631215,"file_name":null,"project_id":37811,"asset_id":3338,"created_at":"2024-11-04T00:15:07.931+08:00","updated_at":"2024-11-04T00:15:07.931+08:00"},{"id":19631216,"file_name":null,"project_id":37811,"asset_id":3339,"created_at":"2024-11-04T00:15:07.934+08:00","updated_at":"2024-11-04T00:15:07.934+08:00"},{"id":19631217,"file_name":null,"project_id":37811,"asset_id":3340,"created_at":"2024-11-04T00:15:07.936+08:00","updated_at":"2024-11-04T00:15:07.936+08:00"},{"id":19631218,"file_name":null,"project_id":37811,"asset_id":3341,"created_at":"2024-11-04T00:15:07.939+08:00","updated_at":"2024-11-04T00:15:07.939+08:00"},{"id":19631219,"file_name":null,"project_id":37811,"asset_id":3342,"created_at":"2024-11-04T00:15:07.942+08:00","updated_at":"2024-11-04T00:15:07.942+08:00"},{"id":19631220,"file_name":null,"project_id":37811,"asset_id":3343,"created_at":"2024-11-04T00:15:07.944+08:00","updated_at":"2024-11-04T00:15:07.944+08:00"},{"id":19631221,"file_name":null,"project_id":37811,"asset_id":3344,"created_at":"2024-11-04T00:15:07.947+08:00","updated_at":"2024-11-04T00:15:07.947+08:00"},{"id":19631222,"file_name":null,"project_id":37811,"asset_id":3345,"created_at":"2024-11-04T00:15:07.950+08:00","updated_at":"2024-11-04T00:15:07.950+08:00"},{"id":19631223,"file_name":null,"project_id":37811,"asset_id":3346,"created_at":"2024-11-04T00:15:07.953+08:00","updated_at":"2024-11-04T00:15:07.953+08:00"},{"id":19631224,"file_name":null,"project_id":37811,"asset_id":3347,"created_at":"2024-11-04T00:15:07.956+08:00","updated_at":"2024-11-04T00:15:07.956+08:00"},{"id":19631225,"file_name":null,"project_id":37811,"asset_id":3348,"created_at":"2024-11-04T00:15:07.959+08:00","updated_at":"2024-11-04T00:15:07.959+08:00"},{"id":19631226,"file_name":null,"project_id":37811,"asset_id":3349,"created_at":"2024-11-04T00:15:07.961+08:00","updated_at":"2024-11-04T00:15:07.961+08:00"},{"id":19631227,"file_name":null,"project_id":37811,"asset_id":3350,"created_at":"2024-11-04T00:15:07.964+08:00","updated_at":"2024-11-04T00:15:07.964+08:00"},{"id":19631228,"file_name":null,"project_id":37811,"asset_id":3351,"created_at":"2024-11-04T00:15:07.967+08:00","updated_at":"2024-11-04T00:15:07.967+08:00"},{"id":19631229,"file_name":null,"project_id":37811,"asset_id":3352,"created_at":"2024-11-04T00:15:07.970+08:00","updated_at":"2024-11-04T00:15:07.970+08:00"},{"id":19631230,"file_name":null,"project_id":37811,"asset_id":3353,"created_at":"2024-11-04T00:15:07.972+08:00","updated_at":"2024-11-04T00:15:07.972+08:00"},{"id":19631231,"file_name":null,"project_id":37811,"asset_id":3354,"created_at":"2024-11-04T00:15:07.975+08:00","updated_at":"2024-11-04T00:15:07.975+08:00"},{"id":19631232,"file_name":null,"project_id":37811,"asset_id":3355,"created_at":"2024-11-04T00:15:07.978+08:00","updated_at":"2024-11-04T00:15:07.978+08:00"},{"id":19631233,"file_name":null,"project_id":37811,"asset_id":3356,"created_at":"2024-11-04T00:15:07.980+08:00","updated_at":"2024-11-04T00:15:07.980+08:00"},{"id":19631234,"file_name":null,"project_id":37811,"asset_id":3357,"created_at":"2024-11-04T00:15:07.983+08:00","updated_at":"2024-11-04T00:15:07.983+08:00"},{"id":19631235,"file_name":null,"project_id":37811,"asset_id":3358,"created_at":"2024-11-04T00:15:07.986+08:00","updated_at":"2024-11-04T00:15:07.986+08:00"},{"id":19631236,"file_name":null,"project_id":37811,"asset_id":3359,"created_at":"2024-11-04T00:15:07.988+08:00","updated_at":"2024-11-04T00:15:07.988+08:00"},{"id":19631237,"file_name":null,"project_id":37811,"asset_id":3360,"created_at":"2024-11-04T00:15:07.991+08:00","updated_at":"2024-11-04T00:15:07.991+08:00"},{"id":19631238,"file_name":null,"project_id":37811,"asset_id":3377,"created_at":"2024-11-04T00:15:07.994+08:00","updated_at":"2024-11-04T00:15:07.994+08:00"},{"id":19631239,"file_name":null,"project_id":37811,"asset_id":3361,"created_at":"2024-11-04T00:15:08.037+08:00","updated_at":"2024-11-04T00:15:08.037+08:00"},{"id":19631240,"file_name":null,"project_id":37811,"asset_id":3362,"created_at":"2024-11-04T00:15:08.060+08:00","updated_at":"2024-11-04T00:15:08.060+08:00"},{"id":19631241,"file_name":null,"project_id":37811,"asset_id":3363,"created_at":"2024-11-04T00:15:08.226+08:00","updated_at":"2024-11-04T00:15:08.226+08:00"},{"id":19631242,"file_name":null,"project_id":37811,"asset_id":3364,"created_at":"2024-11-04T00:15:08.276+08:00","updated_at":"2024-11-04T00:15:08.276+08:00"},{"id":19631243,"file_name":null,"project_id":37811,"asset_id":3365,"created_at":"2024-11-04T00:15:08.279+08:00","updated_at":"2024-11-04T00:15:08.279+08:00"},{"id":19631244,"file_name":null,"project_id":37811,"asset_id":3366,"created_at":"2024-11-04T00:15:08.282+08:00","updated_at":"2024-11-04T00:15:08.282+08:00"},{"id":19631245,"file_name":null,"project_id":37811,"asset_id":3367,"created_at":"2024-11-04T00:15:08.285+08:00","updated_at":"2024-11-04T00:15:08.285+08:00"},{"id":19631246,"file_name":null,"project_id":37811,"asset_id":3368,"created_at":"2024-11-04T00:15:08.289+08:00","updated_at":"2024-11-04T00:15:08.289+08:00"},{"id":19631247,"file_name":null,"project_id":37811,"asset_id":3369,"created_at":"2024-11-04T00:15:08.292+08:00","updated_at":"2024-11-04T00:15:08.292+08:00"},{"id":19631248,"file_name":null,"project_id":37811,"asset_id":3370,"created_at":"2024-11-04T00:15:08.295+08:00","updated_at":"2024-11-04T00:15:08.295+08:00"},{"id":19631249,"file_name":null,"project_id":37811,"asset_id":3378,"created_at":"2024-11-04T00:15:08.297+08:00","updated_at":"2024-11-04T00:15:08.297+08:00"},{"id":19631250,"file_name":null,"project_id":37811,"asset_id":3379,"created_at":"2024-11-04T00:15:08.300+08:00","updated_at":"2024-11-04T00:15:08.300+08:00"},{"id":19631251,"file_name":null,"project_id":37811,"asset_id":3380,"created_at":"2024-11-04T00:15:08.303+08:00","updated_at":"2024-11-04T00:15:08.303+08:00"},{"id":19631252,"file_name":null,"project_id":37811,"asset_id":3371,"created_at":"2024-11-04T00:15:08.307+08:00","updated_at":"2024-11-04T00:15:08.307+08:00"},{"id":19631253,"file_name":null,"project_id":37811,"asset_id":3372,"created_at":"2024-11-04T00:15:08.311+08:00","updated_at":"2024-11-04T00:15:08.311+08:00"},{"id":19631254,"file_name":null,"project_id":37811,"asset_id":3373,"created_at":"2024-11-04T00:15:08.314+08:00","updated_at":"2024-11-04T00:15:08.314+08:00"},{"id":19631255,"file_name":null,"project_id":37811,"asset_id":4023,"created_at":"2024-11-04T00:15:08.317+08:00","updated_at":"2024-11-04T00:15:08.317+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
語言
中文
简体中文
英文
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦