{"id":45629,"student_id":104,"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-10-19T11:32:53.012+08:00","updated_at":"2019-10-16T11:06:44.274+08:00","name":"元素牌III (S) 副本","language":"scratch3","screenshot":{"url":"https://cdn6.koding.school/uploads/project/screenshot/45629/8ace61b0c27a025bbfc74c7487830f4a.jpg"},"parent_id":29708,"plugin":null,"description":"計算倍數後,若有發生屬性相剋,將出現不同的元素結果圖形。\n「舞台」計算完倍數,會通知「蒂多瓦」說出雙方得分。\n「結果」會依照條件以「破產」、「勝利」和「失敗」的造型出現,並改變金幣數量。\n牌局結束後,「蒂多瓦」會宣布結果,並重新開始牌局,雙方分數歸零。\n","note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":75,"hashid":"36ysjv48","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":804934,"file_name":"55.png","project_id":45629,"asset_id":66715,"created_at":"2018-10-19T11:32:53.048+08:00","updated_at":"2018-10-19T11:32:53.048+08:00"},{"id":804935,"file_name":"54.png","project_id":45629,"asset_id":66714,"created_at":"2018-10-19T11:32:53.051+08:00","updated_at":"2018-10-19T11:32:53.051+08:00"},{"id":804936,"file_name":"53.png","project_id":45629,"asset_id":66713,"created_at":"2018-10-19T11:32:53.053+08:00","updated_at":"2018-10-19T11:32:53.053+08:00"},{"id":804937,"file_name":"52.png","project_id":45629,"asset_id":66712,"created_at":"2018-10-19T11:32:53.056+08:00","updated_at":"2018-10-19T11:32:53.056+08:00"},{"id":804938,"file_name":"51.png","project_id":45629,"asset_id":66711,"created_at":"2018-10-19T11:32:53.058+08:00","updated_at":"2018-10-19T11:32:53.058+08:00"},{"id":804939,"file_name":"50.png","project_id":45629,"asset_id":66710,"created_at":"2018-10-19T11:32:53.060+08:00","updated_at":"2018-10-19T11:32:53.060+08:00"},{"id":804940,"file_name":"49.png","project_id":45629,"asset_id":66709,"created_at":"2018-10-19T11:32:53.062+08:00","updated_at":"2018-10-19T11:32:53.062+08:00"},{"id":804941,"file_name":"4.wav","project_id":45629,"asset_id":66708,"created_at":"2018-10-19T11:32:53.064+08:00","updated_at":"2018-10-19T11:32:53.064+08:00"},{"id":804942,"file_name":"3.wav","project_id":45629,"asset_id":66707,"created_at":"2018-10-19T11:32:53.066+08:00","updated_at":"2018-10-19T11:32:53.066+08:00"},{"id":804943,"file_name":"2.wav","project_id":45629,"asset_id":66706,"created_at":"2018-10-19T11:32:53.068+08:00","updated_at":"2018-10-19T11:32:53.068+08:00"},{"id":804944,"file_name":"48.png","project_id":45629,"asset_id":66705,"created_at":"2018-10-19T11:32:53.070+08:00","updated_at":"2018-10-19T11:32:53.070+08:00"},{"id":804945,"file_name":"47.png","project_id":45629,"asset_id":66704,"created_at":"2018-10-19T11:32:53.072+08:00","updated_at":"2018-10-19T11:32:53.072+08:00"},{"id":804946,"file_name":"46.png","project_id":45629,"asset_id":66703,"created_at":"2018-10-19T11:32:53.073+08:00","updated_at":"2018-10-19T11:32:53.073+08:00"},{"id":804947,"file_name":"45.png","project_id":45629,"asset_id":66702,"created_at":"2018-10-19T11:32:53.075+08:00","updated_at":"2018-10-19T11:32:53.075+08:00"},{"id":804948,"file_name":"44.png","project_id":45629,"asset_id":66701,"created_at":"2018-10-19T11:32:53.077+08:00","updated_at":"2018-10-19T11:32:53.077+08:00"},{"id":804949,"file_name":"43.png","project_id":45629,"asset_id":66700,"created_at":"2018-10-19T11:32:53.079+08:00","updated_at":"2018-10-19T11:32:53.079+08:00"},{"id":804950,"file_name":"42.png","project_id":45629,"asset_id":66699,"created_at":"2018-10-19T11:32:53.083+08:00","updated_at":"2018-10-19T11:32:53.083+08:00"},{"id":804951,"file_name":"41.png","project_id":45629,"asset_id":66698,"created_at":"2018-10-19T11:32:53.084+08:00","updated_at":"2018-10-19T11:32:53.084+08:00"},{"id":804952,"file_name":"40.png","project_id":45629,"asset_id":66697,"created_at":"2018-10-19T11:32:53.087+08:00","updated_at":"2018-10-19T11:32:53.087+08:00"},{"id":804953,"file_name":"39.png","project_id":45629,"asset_id":66696,"created_at":"2018-10-19T11:32:53.088+08:00","updated_at":"2018-10-19T11:32:53.088+08:00"},{"id":804954,"file_name":"38.png","project_id":45629,"asset_id":66695,"created_at":"2018-10-19T11:32:53.090+08:00","updated_at":"2018-10-19T11:32:53.090+08:00"},{"id":804955,"file_name":"37.png","project_id":45629,"asset_id":66694,"created_at":"2018-10-19T11:32:53.092+08:00","updated_at":"2018-10-19T11:32:53.092+08:00"},{"id":804956,"file_name":"36.png","project_id":45629,"asset_id":66693,"created_at":"2018-10-19T11:32:53.094+08:00","updated_at":"2018-10-19T11:32:53.094+08:00"},{"id":804957,"file_name":"35.png","project_id":45629,"asset_id":66692,"created_at":"2018-10-19T11:32:53.096+08:00","updated_at":"2018-10-19T11:32:53.096+08:00"},{"id":804958,"file_name":"34.png","project_id":45629,"asset_id":66691,"created_at":"2018-10-19T11:32:53.098+08:00","updated_at":"2018-10-19T11:32:53.098+08:00"},{"id":804959,"file_name":"33.png","project_id":45629,"asset_id":66690,"created_at":"2018-10-19T11:32:53.100+08:00","updated_at":"2018-10-19T11:32:53.100+08:00"},{"id":804960,"file_name":"32.png","project_id":45629,"asset_id":66689,"created_at":"2018-10-19T11:32:53.103+08:00","updated_at":"2018-10-19T11:32:53.103+08:00"},{"id":804961,"file_name":"31.png","project_id":45629,"asset_id":66688,"created_at":"2018-10-19T11:32:53.105+08:00","updated_at":"2018-10-19T11:32:53.105+08:00"},{"id":804962,"file_name":"30.png","project_id":45629,"asset_id":66687,"created_at":"2018-10-19T11:32:53.108+08:00","updated_at":"2018-10-19T11:32:53.108+08:00"},{"id":804963,"file_name":"29.png","project_id":45629,"asset_id":66686,"created_at":"2018-10-19T11:32:53.110+08:00","updated_at":"2018-10-19T11:32:53.110+08:00"},{"id":804964,"file_name":"28.png","project_id":45629,"asset_id":66685,"created_at":"2018-10-19T11:32:53.111+08:00","updated_at":"2018-10-19T11:32:53.111+08:00"},{"id":804965,"file_name":"27.png","project_id":45629,"asset_id":66684,"created_at":"2018-10-19T11:32:53.114+08:00","updated_at":"2018-10-19T11:32:53.114+08:00"},{"id":804966,"file_name":"26.png","project_id":45629,"asset_id":66683,"created_at":"2018-10-19T11:32:53.115+08:00","updated_at":"2018-10-19T11:32:53.115+08:00"},{"id":804967,"file_name":"25.png","project_id":45629,"asset_id":66682,"created_at":"2018-10-19T11:32:53.117+08:00","updated_at":"2018-10-19T11:32:53.117+08:00"},{"id":804968,"file_name":"24.png","project_id":45629,"asset_id":66681,"created_at":"2018-10-19T11:32:53.119+08:00","updated_at":"2018-10-19T11:32:53.119+08:00"},{"id":804969,"file_name":"23.png","project_id":45629,"asset_id":66680,"created_at":"2018-10-19T11:32:53.121+08:00","updated_at":"2018-10-19T11:32:53.121+08:00"},{"id":804970,"file_name":"22.png","project_id":45629,"asset_id":66679,"created_at":"2018-10-19T11:32:53.123+08:00","updated_at":"2018-10-19T11:32:53.123+08:00"},{"id":804971,"file_name":"21.png","project_id":45629,"asset_id":66678,"created_at":"2018-10-19T11:32:53.126+08:00","updated_at":"2018-10-19T11:32:53.126+08:00"},{"id":804972,"file_name":"20.png","project_id":45629,"asset_id":66677,"created_at":"2018-10-19T11:32:53.128+08:00","updated_at":"2018-10-19T11:32:53.128+08:00"},{"id":804973,"file_name":"19.png","project_id":45629,"asset_id":66676,"created_at":"2018-10-19T11:32:53.130+08:00","updated_at":"2018-10-19T11:32:53.130+08:00"},{"id":804974,"file_name":"18.png","project_id":45629,"asset_id":66675,"created_at":"2018-10-19T11:32:53.132+08:00","updated_at":"2018-10-19T11:32:53.132+08:00"},{"id":804975,"file_name":"17.png","project_id":45629,"asset_id":66674,"created_at":"2018-10-19T11:32:53.134+08:00","updated_at":"2018-10-19T11:32:53.134+08:00"},{"id":804976,"file_name":"16.png","project_id":45629,"asset_id":66673,"created_at":"2018-10-19T11:32:53.138+08:00","updated_at":"2018-10-19T11:32:53.138+08:00"},{"id":804977,"file_name":"15.png","project_id":45629,"asset_id":66672,"created_at":"2018-10-19T11:32:53.140+08:00","updated_at":"2018-10-19T11:32:53.140+08:00"},{"id":804978,"file_name":"14.png","project_id":45629,"asset_id":66671,"created_at":"2018-10-19T11:32:53.142+08:00","updated_at":"2018-10-19T11:32:53.142+08:00"},{"id":804979,"file_name":"13.png","project_id":45629,"asset_id":66670,"created_at":"2018-10-19T11:32:53.144+08:00","updated_at":"2018-10-19T11:32:53.144+08:00"},{"id":804980,"file_name":"12.png","project_id":45629,"asset_id":66669,"created_at":"2018-10-19T11:32:53.146+08:00","updated_at":"2018-10-19T11:32:53.146+08:00"},{"id":804981,"file_name":"11.png","project_id":45629,"asset_id":66668,"created_at":"2018-10-19T11:32:53.148+08:00","updated_at":"2018-10-19T11:32:53.148+08:00"},{"id":804982,"file_name":"10.png","project_id":45629,"asset_id":66667,"created_at":"2018-10-19T11:32:53.150+08:00","updated_at":"2018-10-19T11:32:53.150+08:00"},{"id":804983,"file_name":"9.png","project_id":45629,"asset_id":66666,"created_at":"2018-10-19T11:32:53.152+08:00","updated_at":"2018-10-19T11:32:53.152+08:00"},{"id":804984,"file_name":"8.png","project_id":45629,"asset_id":66665,"created_at":"2018-10-19T11:32:53.154+08:00","updated_at":"2018-10-19T11:32:53.154+08:00"},{"id":804985,"file_name":"7.png","project_id":45629,"asset_id":66664,"created_at":"2018-10-19T11:32:53.156+08:00","updated_at":"2018-10-19T11:32:53.156+08:00"},{"id":804986,"file_name":"6.png","project_id":45629,"asset_id":66663,"created_at":"2018-10-19T11:32:53.158+08:00","updated_at":"2018-10-19T11:32:53.158+08:00"},{"id":804987,"file_name":"5.png","project_id":45629,"asset_id":66662,"created_at":"2018-10-19T11:32:53.160+08:00","updated_at":"2018-10-19T11:32:53.160+08:00"},{"id":804988,"file_name":"1.wav","project_id":45629,"asset_id":66661,"created_at":"2018-10-19T11:32:53.161+08:00","updated_at":"2018-10-19T11:32:53.161+08:00"},{"id":804989,"file_name":"4.png","project_id":45629,"asset_id":66660,"created_at":"2018-10-19T11:32:53.164+08:00","updated_at":"2018-10-19T11:32:53.164+08:00"},{"id":804990,"file_name":"0.wav","project_id":45629,"asset_id":66659,"created_at":"2018-10-19T11:32:53.165+08:00","updated_at":"2018-10-19T11:32:53.165+08:00"},{"id":804991,"file_name":"3.png","project_id":45629,"asset_id":66658,"created_at":"2018-10-19T11:32:53.167+08:00","updated_at":"2018-10-19T11:32:53.167+08:00"},{"id":804992,"file_name":"2.png","project_id":45629,"asset_id":66657,"created_at":"2018-10-19T11:32:53.169+08:00","updated_at":"2018-10-19T11:32:53.169+08:00"},{"id":804993,"file_name":"1.png","project_id":45629,"asset_id":66656,"created_at":"2018-10-19T11:32:53.172+08:00","updated_at":"2018-10-19T11:32:53.172+08:00"},{"id":804994,"file_name":"0.png","project_id":45629,"asset_id":66655,"created_at":"2018-10-19T11:32:53.174+08:00","updated_at":"2018-10-19T11:32:53.174+08:00"},{"id":19748113,"file_name":null,"project_id":45629,"asset_id":3375,"created_at":"2024-11-04T00:23:39.591+08:00","updated_at":"2024-11-04T00:23:39.591+08:00"},{"id":19748114,"file_name":null,"project_id":45629,"asset_id":6,"created_at":"2024-11-04T00:23:39.594+08:00","updated_at":"2024-11-04T00:23:39.594+08:00"},{"id":19748115,"file_name":null,"project_id":45629,"asset_id":3321,"created_at":"2024-11-04T00:23:39.597+08:00","updated_at":"2024-11-04T00:23:39.597+08:00"},{"id":19748116,"file_name":null,"project_id":45629,"asset_id":3322,"created_at":"2024-11-04T00:23:39.600+08:00","updated_at":"2024-11-04T00:23:39.600+08:00"},{"id":19748117,"file_name":null,"project_id":45629,"asset_id":59882,"created_at":"2024-11-04T00:23:39.603+08:00","updated_at":"2024-11-04T00:23:39.603+08:00"},{"id":19748118,"file_name":null,"project_id":45629,"asset_id":9,"created_at":"2024-11-04T00:23:39.605+08:00","updated_at":"2024-11-04T00:23:39.605+08:00"},{"id":19748119,"file_name":null,"project_id":45629,"asset_id":3324,"created_at":"2024-11-04T00:23:39.608+08:00","updated_at":"2024-11-04T00:23:39.608+08:00"},{"id":19748120,"file_name":null,"project_id":45629,"asset_id":3325,"created_at":"2024-11-04T00:23:39.611+08:00","updated_at":"2024-11-04T00:23:39.611+08:00"},{"id":19748121,"file_name":null,"project_id":45629,"asset_id":3326,"created_at":"2024-11-04T00:23:39.614+08:00","updated_at":"2024-11-04T00:23:39.614+08:00"},{"id":19748122,"file_name":null,"project_id":45629,"asset_id":3327,"created_at":"2024-11-04T00:23:39.616+08:00","updated_at":"2024-11-04T00:23:39.616+08:00"},{"id":19748123,"file_name":null,"project_id":45629,"asset_id":3328,"created_at":"2024-11-04T00:23:39.619+08:00","updated_at":"2024-11-04T00:23:39.619+08:00"},{"id":19748124,"file_name":null,"project_id":45629,"asset_id":3329,"created_at":"2024-11-04T00:23:39.622+08:00","updated_at":"2024-11-04T00:23:39.622+08:00"},{"id":19748125,"file_name":null,"project_id":45629,"asset_id":3330,"created_at":"2024-11-04T00:23:39.625+08:00","updated_at":"2024-11-04T00:23:39.625+08:00"},{"id":19748126,"file_name":null,"project_id":45629,"asset_id":3331,"created_at":"2024-11-04T00:23:39.628+08:00","updated_at":"2024-11-04T00:23:39.628+08:00"},{"id":19748127,"file_name":null,"project_id":45629,"asset_id":3332,"created_at":"2024-11-04T00:23:39.630+08:00","updated_at":"2024-11-04T00:23:39.630+08:00"},{"id":19748128,"file_name":null,"project_id":45629,"asset_id":3333,"created_at":"2024-11-04T00:23:39.633+08:00","updated_at":"2024-11-04T00:23:39.633+08:00"},{"id":19748129,"file_name":null,"project_id":45629,"asset_id":3334,"created_at":"2024-11-04T00:23:39.636+08:00","updated_at":"2024-11-04T00:23:39.636+08:00"},{"id":19748130,"file_name":null,"project_id":45629,"asset_id":3335,"created_at":"2024-11-04T00:23:39.639+08:00","updated_at":"2024-11-04T00:23:39.639+08:00"},{"id":19748131,"file_name":null,"project_id":45629,"asset_id":3336,"created_at":"2024-11-04T00:23:39.642+08:00","updated_at":"2024-11-04T00:23:39.642+08:00"},{"id":19748132,"file_name":null,"project_id":45629,"asset_id":3337,"created_at":"2024-11-04T00:23:39.644+08:00","updated_at":"2024-11-04T00:23:39.644+08:00"},{"id":19748133,"file_name":null,"project_id":45629,"asset_id":3338,"created_at":"2024-11-04T00:23:39.647+08:00","updated_at":"2024-11-04T00:23:39.647+08:00"},{"id":19748134,"file_name":null,"project_id":45629,"asset_id":3339,"created_at":"2024-11-04T00:23:39.650+08:00","updated_at":"2024-11-04T00:23:39.650+08:00"},{"id":19748135,"file_name":null,"project_id":45629,"asset_id":3340,"created_at":"2024-11-04T00:23:39.653+08:00","updated_at":"2024-11-04T00:23:39.653+08:00"},{"id":19748136,"file_name":null,"project_id":45629,"asset_id":3341,"created_at":"2024-11-04T00:23:39.655+08:00","updated_at":"2024-11-04T00:23:39.655+08:00"},{"id":19748137,"file_name":null,"project_id":45629,"asset_id":3342,"created_at":"2024-11-04T00:23:39.658+08:00","updated_at":"2024-11-04T00:23:39.658+08:00"},{"id":19748138,"file_name":null,"project_id":45629,"asset_id":3343,"created_at":"2024-11-04T00:23:39.661+08:00","updated_at":"2024-11-04T00:23:39.661+08:00"},{"id":19748139,"file_name":null,"project_id":45629,"asset_id":3344,"created_at":"2024-11-04T00:23:39.664+08:00","updated_at":"2024-11-04T00:23:39.664+08:00"},{"id":19748140,"file_name":null,"project_id":45629,"asset_id":3345,"created_at":"2024-11-04T00:23:39.667+08:00","updated_at":"2024-11-04T00:23:39.667+08:00"},{"id":19748141,"file_name":null,"project_id":45629,"asset_id":3346,"created_at":"2024-11-04T00:23:39.669+08:00","updated_at":"2024-11-04T00:23:39.669+08:00"},{"id":19748142,"file_name":null,"project_id":45629,"asset_id":3347,"created_at":"2024-11-04T00:23:39.672+08:00","updated_at":"2024-11-04T00:23:39.672+08:00"},{"id":19748143,"file_name":null,"project_id":45629,"asset_id":3348,"created_at":"2024-11-04T00:23:39.675+08:00","updated_at":"2024-11-04T00:23:39.675+08:00"},{"id":19748144,"file_name":null,"project_id":45629,"asset_id":3349,"created_at":"2024-11-04T00:23:39.678+08:00","updated_at":"2024-11-04T00:23:39.678+08:00"},{"id":19748145,"file_name":null,"project_id":45629,"asset_id":3350,"created_at":"2024-11-04T00:23:39.680+08:00","updated_at":"2024-11-04T00:23:39.680+08:00"},{"id":19748146,"file_name":null,"project_id":45629,"asset_id":3351,"created_at":"2024-11-04T00:23:39.683+08:00","updated_at":"2024-11-04T00:23:39.683+08:00"},{"id":19748147,"file_name":null,"project_id":45629,"asset_id":3352,"created_at":"2024-11-04T00:23:39.686+08:00","updated_at":"2024-11-04T00:23:39.686+08:00"},{"id":19748148,"file_name":null,"project_id":45629,"asset_id":3353,"created_at":"2024-11-04T00:23:39.689+08:00","updated_at":"2024-11-04T00:23:39.689+08:00"},{"id":19748149,"file_name":null,"project_id":45629,"asset_id":3354,"created_at":"2024-11-04T00:23:39.692+08:00","updated_at":"2024-11-04T00:23:39.692+08:00"},{"id":19748150,"file_name":null,"project_id":45629,"asset_id":3355,"created_at":"2024-11-04T00:23:39.694+08:00","updated_at":"2024-11-04T00:23:39.694+08:00"},{"id":19748151,"file_name":null,"project_id":45629,"asset_id":3356,"created_at":"2024-11-04T00:23:39.697+08:00","updated_at":"2024-11-04T00:23:39.697+08:00"},{"id":19748152,"file_name":null,"project_id":45629,"asset_id":3357,"created_at":"2024-11-04T00:23:39.700+08:00","updated_at":"2024-11-04T00:23:39.700+08:00"},{"id":19748153,"file_name":null,"project_id":45629,"asset_id":3358,"created_at":"2024-11-04T00:23:39.703+08:00","updated_at":"2024-11-04T00:23:39.703+08:00"},{"id":19748154,"file_name":null,"project_id":45629,"asset_id":3359,"created_at":"2024-11-04T00:23:39.705+08:00","updated_at":"2024-11-04T00:23:39.705+08:00"},{"id":19748155,"file_name":null,"project_id":45629,"asset_id":3360,"created_at":"2024-11-04T00:23:39.708+08:00","updated_at":"2024-11-04T00:23:39.708+08:00"},{"id":19748156,"file_name":null,"project_id":45629,"asset_id":3377,"created_at":"2024-11-04T00:23:39.711+08:00","updated_at":"2024-11-04T00:23:39.711+08:00"},{"id":19748157,"file_name":null,"project_id":45629,"asset_id":3361,"created_at":"2024-11-04T00:23:39.756+08:00","updated_at":"2024-11-04T00:23:39.756+08:00"},{"id":19748158,"file_name":null,"project_id":45629,"asset_id":3362,"created_at":"2024-11-04T00:23:39.781+08:00","updated_at":"2024-11-04T00:23:39.781+08:00"},{"id":19748159,"file_name":null,"project_id":45629,"asset_id":3363,"created_at":"2024-11-04T00:23:39.933+08:00","updated_at":"2024-11-04T00:23:39.933+08:00"},{"id":19748160,"file_name":null,"project_id":45629,"asset_id":3364,"created_at":"2024-11-04T00:23:39.979+08:00","updated_at":"2024-11-04T00:23:39.979+08:00"},{"id":19748161,"file_name":null,"project_id":45629,"asset_id":3365,"created_at":"2024-11-04T00:23:39.982+08:00","updated_at":"2024-11-04T00:23:39.982+08:00"},{"id":19748162,"file_name":null,"project_id":45629,"asset_id":3366,"created_at":"2024-11-04T00:23:39.985+08:00","updated_at":"2024-11-04T00:23:39.985+08:00"},{"id":19748163,"file_name":null,"project_id":45629,"asset_id":3367,"created_at":"2024-11-04T00:23:39.987+08:00","updated_at":"2024-11-04T00:23:39.987+08:00"},{"id":19748164,"file_name":null,"project_id":45629,"asset_id":3368,"created_at":"2024-11-04T00:23:39.991+08:00","updated_at":"2024-11-04T00:23:39.991+08:00"},{"id":19748165,"file_name":null,"project_id":45629,"asset_id":3369,"created_at":"2024-11-04T00:23:39.994+08:00","updated_at":"2024-11-04T00:23:39.994+08:00"},{"id":19748166,"file_name":null,"project_id":45629,"asset_id":3370,"created_at":"2024-11-04T00:23:39.997+08:00","updated_at":"2024-11-04T00:23:39.997+08:00"},{"id":19748167,"file_name":null,"project_id":45629,"asset_id":3378,"created_at":"2024-11-04T00:23:40.000+08:00","updated_at":"2024-11-04T00:23:40.000+08:00"},{"id":19748168,"file_name":null,"project_id":45629,"asset_id":3379,"created_at":"2024-11-04T00:23:40.002+08:00","updated_at":"2024-11-04T00:23:40.002+08:00"},{"id":19748169,"file_name":null,"project_id":45629,"asset_id":3380,"created_at":"2024-11-04T00:23:40.005+08:00","updated_at":"2024-11-04T00:23:40.005+08:00"},{"id":19748170,"file_name":null,"project_id":45629,"asset_id":3371,"created_at":"2024-11-04T00:23:40.008+08:00","updated_at":"2024-11-04T00:23:40.008+08:00"},{"id":19748171,"file_name":null,"project_id":45629,"asset_id":3372,"created_at":"2024-11-04T00:23:40.010+08:00","updated_at":"2024-11-04T00:23:40.010+08:00"},{"id":19748172,"file_name":null,"project_id":45629,"asset_id":3373,"created_at":"2024-11-04T00:23:40.013+08:00","updated_at":"2024-11-04T00:23:40.013+08:00"},{"id":19748173,"file_name":null,"project_id":45629,"asset_id":4023,"created_at":"2024-11-04T00:23:40.016+08:00","updated_at":"2024-11-04T00:23:40.016+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
語言
中文
简体中文
英文
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦