{"id":160467,"student_id":3760,"content":"{\n \"objName\": \"Stage\",\n \"variables\": [\n {\n \"name\": \"金錢\",\n \"value\": 1550,\n \"isPersistent\": false\n },\n {\n \"name\": \"我方城堡血量\",\n \"value\": 0,\n \"isPersistent\": false\n },\n {\n \"name\": \"敵方城堡血量\",\n \"value\": \"20\",\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\": \"否\",\n \"isPersistent\": false\n },\n {\n \"name\": \"精靈數量\",\n \"value\": 3,\n \"isPersistent\": false\n },\n {\n \"name\": \"發砲精靈X\",\n \"value\": 15,\n \"isPersistent\": false\n },\n {\n \"name\": \"發砲精靈Y\",\n \"value\": 126,\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 477,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"setVar:to:\",\n \"金錢\",\n 0\n ],\n [\n \"setVar:to:\",\n \"敵方城堡血量\",\n \"20\"\n ],\n [\n \"setVar:to:\",\n \"我方城堡血量\",\n \"10\"\n ],\n [\n \"showVariable:\",\n \"金錢\"\n ],\n [\n \"showVariable:\",\n \"我方城堡血量\"\n ],\n [\n \"showVariable:\",\n \"敵方城堡血量\"\n ]\n ]\n ],\n [\n 243,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚叩汀\",\n \"可\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚蒸氣\",\n \"可\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚精靈\",\n \"可\"\n ],\n [\n \"hideVariable:\",\n \"金錢\"\n ],\n [\n \"hideVariable:\",\n \"我方城堡血量\"\n ],\n [\n \"hideVariable:\",\n \"敵方城堡血量\"\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"doBroadcastAndWait\",\n \"初始化\"\n ],\n [\n \"doBroadcastAndWait\",\n \"遊戲開場初始化\"\n ],\n [\n \"doBroadcastAndWait\",\n \"遊戲開始\"\n ]\n ]\n ],\n [\n 10,\n 136,\n [\n [\n \"whenIReceive\",\n \"遊戲開始\"\n ],\n [\n \"doForever\",\n [\n [\n \"wait:elapsed:from:\",\n 0.1\n ],\n [\n \"changeVar:by:\",\n \"金錢\",\n 5\n ]\n ]\n ]\n ]\n ],\n [\n 245,\n 224.5,\n [\n [\n \"whenIReceive\",\n \"遊戲開始\"\n ],\n [\n \"doForever\",\n [\n [\n \"doPlaySoundAndWait\",\n \"背景音樂\"\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"背景音樂\",\n \"soundID\": 0,\n \"md5\": \"7d967cab0a8bc2cc6f3bf35c31e59aa1.wav\",\n \"sampleCount\": 1879488,\n \"rate\": 22050,\n \"format\": \"adpcm\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"遊戲畫面\",\n \"baseLayerID\": 1,\n \"baseLayerMD5\": \"be25b0d52ec9dccd2cfdb9cf5938ba05.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 480,\n \"rotationCenterY\": 360\n },\n {\n \"costumeName\": \"塔塔迦平原背景\",\n \"baseLayerID\": 2,\n \"baseLayerMD5\": \"4bc716e827ef32dddbd7b70425be3d0d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 480,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 1,\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 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 10,\n 86,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"gotoX:y:\",\n 200,\n -10\n ],\n [\n \"show\"\n ]\n ]\n ],\n [\n 10,\n 189,\n [\n [\n \"whenIReceive\",\n \"我方城堡被攻擊\"\n ],\n [\n \"changeVar:by:\",\n \"我方城堡血量\",\n -1\n ]\n ]\n ],\n [\n 10,\n 265,\n [\n [\n \"whenIReceive\",\n \"遊戲開始\"\n ],\n [\n \"doWaitUntil\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"我方城堡血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"我方城堡血量\"\n ],\n \"0\"\n ]\n ]\n ],\n [\n \"doRepeat\",\n 10,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 10\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"broadcast:\",\n \"遊戲結束\"\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 1,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"叩汀城\",\n \"baseLayerID\": 3,\n \"baseLayerMD5\": \"82879f1c21792ec1620b8c69963ad37b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 133,\n \"rotationCenterY\": 168\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 200,\n \"scratchY\": -10,\n \"scale\": 1,\n \"direction\": -90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 1,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"敵方城堡\",\n \"scripts\": [\n [\n 363,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 363,\n 82,\n [\n [\n \"whenIReceive\",\n \"遊戲開始\"\n ],\n [\n \"doForever\",\n [\n [\n \"wait:elapsed:from:\",\n [\n \"randomFrom:to:\",\n 5,\n 8\n ]\n ],\n [\n \"createCloneOf\",\n \"海盜\"\n ]\n ]\n ]\n ]\n ],\n [\n 19.35,\n 20.7,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"gotoX:y:\",\n -180,\n -11\n ],\n [\n \"show\"\n ]\n ]\n ],\n [\n 14,\n 141.35,\n [\n [\n \"whenIReceive\",\n \"敵方城堡被攻擊\"\n ],\n [\n \"changeVar:by:\",\n \"敵方城堡血量\",\n -1\n ]\n ]\n ],\n [\n 25.95,\n 251.65,\n [\n [\n \"whenIReceive\",\n \"遊戲開始\"\n ],\n [\n \"doWaitUntil\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"敵方城堡血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"敵方城堡血量\"\n ],\n \"0\"\n ]\n ]\n ],\n [\n \"doRepeat\",\n 10,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 10\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"broadcast:\",\n \"遊戲結束\"\n ]\n ]\n ],\n [\n 24.35,\n 480.4,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"pop\",\n \"soundID\": 1,\n \"md5\": \"83a9787d4cb6f3b7632b4ddfebf74367.wav\",\n \"sampleCount\": 258,\n \"rate\": 11025,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"海妖城\",\n \"baseLayerID\": 4,\n \"baseLayerMD5\": \"a5b6996e055a8d85fc1e532080c15618.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 366,\n \"rotationCenterY\": 360\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": -180,\n \"scratchY\": -11,\n \"scale\": 0.5000000000000001,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 2,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"海盜\",\n \"variables\": [\n {\n \"name\": \"海盜血量\",\n \"value\": \"5\",\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 630,\n 16,\n [\n [\n \"procDef\",\n \"走路動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"海盜01\"\n ],\n [\n \"changeXposBy:\",\n 2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ],\n [\n \"lookLike:\",\n \"海盜02\"\n ],\n [\n \"changeXposBy:\",\n 2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n 627.2,\n 275.75,\n [\n [\n \"procDef\",\n \"攻擊動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"海盜03\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ],\n [\n \"lookLike:\",\n \"海盜01\"\n ],\n [\n \"playSound:\",\n \"攻擊聲音\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ]\n ]\n ],\n [\n 202.45,\n 18.2,\n [\n [\n \"whenCloned\"\n ],\n [\n \"doWaitUntil\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"海盜血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"海盜血量\"\n ],\n \"0\"\n ]\n ]\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"doRepeat\",\n 5,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 20\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n \"deleteClone\"\n ]\n ]\n ],\n [\n 17.8,\n 280.25,\n [\n [\n \"whenIReceive\",\n \"海盜被攻擊\"\n ],\n [\n \"doIf\",\n [\n \"|\",\n [\n \"touching:\",\n \"叩汀\"\n ],\n [\n \"|\",\n [\n \"touching:\",\n \"蒸氣少女\"\n ],\n [\n \"touching:\",\n \"大砲\"\n ]\n ]\n ],\n [\n [\n \"changeVar:by:\",\n \"海盜血量\",\n -3\n ]\n ]\n ]\n ]\n ],\n [\n 23.7,\n 427.4,\n [\n [\n \"whenCloned\"\n ],\n [\n \"setVar:to:\",\n \"海盜血量\",\n \"5\"\n ],\n [\n \"gotoX:y:\",\n -180,\n -40\n ],\n [\n \"lookLike:\",\n \"海盜01\"\n ],\n [\n \"filterReset\"\n ],\n [\n \"show\"\n ],\n [\n \"doForever\",\n [\n [\n \"doIfElse\",\n [\n \"|\",\n [\n \"touching:\",\n \"蒸氣少女\"\n ],\n [\n \"|\",\n [\n \"touching:\",\n \"我方城堡\"\n ],\n [\n \"touching:\",\n \"叩汀\"\n ]\n ]\n ],\n [\n [\n \"call\",\n \"攻擊動畫\"\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"叩汀\"\n ],\n [\n [\n \"broadcast:\",\n \"叩汀被攻擊\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"蒸氣少女\"\n ],\n [\n [\n \"broadcast:\",\n \"蒸氣被攻擊\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"我方城堡\"\n ],\n [\n [\n \"broadcast:\",\n \"我方城堡被攻擊\"\n ]\n ]\n ]\n ],\n [\n [\n \"call\",\n \"走路動畫\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"攻擊聲音\",\n \"soundID\": 2,\n \"md5\": \"caf9aa96976e6f148a3885fee9f1bfd9.wav\",\n \"sampleCount\": 6400,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"海盜01\",\n \"baseLayerID\": 5,\n \"baseLayerMD5\": \"949343950e74d04f2c26f5ef0160ed62.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 232,\n \"rotationCenterY\": 334\n },\n {\n \"costumeName\": \"海盜02\",\n \"baseLayerID\": 6,\n \"baseLayerMD5\": \"b6e53f85ebfff36abab2001c26d527d5.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 232,\n \"rotationCenterY\": 328\n },\n {\n \"costumeName\": \"海盜03\",\n \"baseLayerID\": 7,\n \"baseLayerMD5\": \"dfb65e4db00f955b4062cc3f449122fd.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 244,\n \"rotationCenterY\": 338\n }\n ],\n \"currentCostumeIndex\": 1,\n \"scratchX\": -124,\n \"scratchY\": -40,\n \"scale\": 0.25000000000000017,\n \"direction\": 90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 6,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"結果\",\n \"scripts\": [\n [\n 32.95,\n 147.15,\n [\n [\n \"procDef\",\n \"結果動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"gotoX:y:\",\n 0,\n 0\n ],\n [\n \"heading:\",\n 90\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 100\n ],\n [\n \"setSizeTo:\",\n 0\n ],\n [\n \"show\"\n ],\n [\n \"doRepeat\",\n 40,\n [\n [\n \"turnRight:\",\n 18\n ],\n [\n \"changeSizeBy:\",\n 2\n ],\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n -5\n ]\n ]\n ],\n [\n \"heading:\",\n 90\n ]\n ]\n ],\n [\n 34.75,\n 56.2,\n [\n [\n \"whenGreenFlag\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 225.55,\n 69,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"doIfElse\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"我方城堡血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"我方城堡血量\"\n ],\n \"0\"\n ]\n ],\n [\n [\n \"lookLike:\",\n \"失敗\"\n ]\n ],\n [\n [\n \"lookLike:\",\n \"勝利\"\n ]\n ]\n ],\n [\n \"call\",\n \"結果動畫\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ],\n [\n \"stopScripts\",\n \"all\"\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"失敗\",\n \"baseLayerID\": 8,\n \"baseLayerMD5\": \"8025ed4d6fe7f476b491a43996a2600a.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 230,\n \"rotationCenterY\": 43\n },\n {\n \"costumeName\": \"勝利\",\n \"baseLayerID\": 9,\n \"baseLayerMD5\": \"469cc45db4abc46544039be84f0102be.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 159,\n \"rotationCenterY\": 49\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 0,\n \"scratchY\": 0,\n \"scale\": 0.9515151515151516,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 15,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"叩汀\",\n \"variables\": [\n {\n \"name\": \"叩汀血量\",\n \"value\": \"5\",\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 794.05,\n 6,\n [\n [\n \"procDef\",\n \"走路動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"叩汀走路01\"\n ],\n [\n \"changeXposBy:\",\n -2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ],\n [\n \"lookLike:\",\n \"叩汀走路02\"\n ],\n [\n \"changeXposBy:\",\n -2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n 799.3,\n 228.65,\n [\n [\n \"procDef\",\n \"攻擊動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"叩汀攻擊\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ],\n [\n \"lookLike:\",\n \"叩汀走路01\"\n ],\n [\n \"playSound:\",\n \"攻擊聲音\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ]\n ]\n ],\n [\n 481.95,\n 158,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 470.2,\n 10.95,\n [\n [\n \"whenIReceive\",\n \"叩汀被攻擊\"\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"海盜\"\n ],\n [\n [\n \"changeVar:by:\",\n \"叩汀血量\",\n -2\n ]\n ]\n ]\n ]\n ],\n [\n 30.9,\n 17.8,\n [\n [\n \"whenCloned\"\n ],\n [\n \"setVar:to:\",\n \"叩汀血量\",\n \"5\"\n ],\n [\n \"gotoX:y:\",\n 155,\n -55\n ],\n [\n \"lookLike:\",\n \"走路1\"\n ],\n [\n \"show\"\n ],\n [\n \"doForever\",\n [\n [\n \"doIfElse\",\n [\n \"|\",\n [\n \"touching:\",\n \"敵方城堡\"\n ],\n [\n \"touching:\",\n \"海盜\"\n ]\n ],\n [\n [\n \"call\",\n \"攻擊動畫\"\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"海盜\"\n ],\n [\n [\n \"broadcast:\",\n \"海盜被攻擊\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"敵方城堡\"\n ],\n [\n [\n \"broadcast:\",\n \"敵方城堡被攻擊\"\n ]\n ]\n ]\n ],\n [\n [\n \"call\",\n \"走路動畫\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n 28.65,\n 505.8,\n [\n [\n \"whenCloned\"\n ],\n [\n \"doWaitUntil\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"叩汀血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"叩汀血量\"\n ],\n \"0\"\n ]\n ]\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"doRepeat\",\n 5,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 20\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n \"deleteClone\"\n ]\n ]\n ],\n [\n 480.35,\n 239.6,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"攻擊聲音\",\n \"soundID\": 2,\n \"md5\": \"caf9aa96976e6f148a3885fee9f1bfd9.wav\",\n \"sampleCount\": 6400,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"叩汀走路01\",\n \"baseLayerID\": 10,\n \"baseLayerMD5\": \"4c04bbbd79c5a7805c44069009fb1a6f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 270,\n \"rotationCenterY\": 232\n },\n {\n \"costumeName\": \"叩汀走路02\",\n \"baseLayerID\": 11,\n \"baseLayerMD5\": \"be3cbe472d421d660eaa8cf3bc60996f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 294,\n \"rotationCenterY\": 210\n },\n {\n \"costumeName\": \"叩汀攻擊\",\n \"baseLayerID\": 12,\n \"baseLayerMD5\": \"ba18dbf5d6b8139217ab71f6e2ca8147.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 308,\n \"rotationCenterY\": 268\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 154,\n \"scratchY\": -57,\n \"scale\": 0.25000000000000017,\n \"direction\": -90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 3,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"蒸氣少女\",\n \"variables\": [\n {\n \"name\": \"蒸氣少女血量\",\n \"value\": \"7\",\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 848.75,\n 5,\n [\n [\n \"procDef\",\n \"攻擊動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"蒸氣少女攻擊01\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ],\n [\n \"lookLike:\",\n \"蒸氣少女攻擊02\"\n ],\n [\n \"playSound:\",\n \"攻擊音效\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.2\n ]\n ]\n ],\n [\n 849.95,\n 193,\n [\n [\n \"procDef\",\n \"走路動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"lookLike:\",\n \"蒸氣少女走路01\"\n ],\n [\n \"changeXposBy:\",\n -2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ],\n [\n \"lookLike:\",\n \"蒸氣少女走路02\"\n ],\n [\n \"changeXposBy:\",\n -2\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n 12.75,\n 37.85,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 221.65,\n 41.25,\n [\n [\n \"whenIReceive\",\n \"蒸氣被攻擊\"\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"海盜\"\n ],\n [\n [\n \"changeVar:by:\",\n \"蒸氣少女血量\",\n -2\n ]\n ]\n ]\n ]\n ],\n [\n 10.6,\n 137.15,\n [\n [\n \"whenCloned\"\n ],\n [\n \"setVar:to:\",\n \"蒸氣少女血量\",\n \"5\"\n ],\n [\n \"gotoX:y:\",\n 155,\n -55\n ],\n [\n \"lookLike:\",\n \"走路1\"\n ],\n [\n \"show\"\n ],\n [\n \"doForever\",\n [\n [\n \"doIfElse\",\n [\n \"|\",\n [\n \"touching:\",\n \"敵方城堡\"\n ],\n [\n \"touching:\",\n \"海盜\"\n ]\n ],\n [\n [\n \"call\",\n \"攻擊動畫\"\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"海盜\"\n ],\n [\n [\n \"broadcast:\",\n \"海盜被攻擊\"\n ]\n ]\n ],\n [\n \"doIf\",\n [\n \"touching:\",\n \"敵方城堡\"\n ],\n [\n [\n \"broadcast:\",\n \"敵方城堡被攻擊\"\n ]\n ]\n ]\n ],\n [\n [\n \"call\",\n \"走路動畫\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n 392.3,\n 179.55,\n [\n [\n \"whenCloned\"\n ],\n [\n \"doWaitUntil\",\n [\n \"|\",\n [\n \"\u003c\",\n [\n \"readVariable\",\n \"蒸氣少女血量\"\n ],\n \"0\"\n ],\n [\n \"=\",\n [\n \"readVariable\",\n \"蒸氣少女血量\"\n ],\n \"0\"\n ]\n ]\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"doRepeat\",\n 5,\n [\n [\n \"changeGraphicEffect:by:\",\n \"ghost\",\n 20\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n \"deleteClone\"\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"攻擊音效\",\n \"soundID\": 2,\n \"md5\": \"caf9aa96976e6f148a3885fee9f1bfd9.wav\",\n \"sampleCount\": 6400,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"蒸氣少女走路01\",\n \"baseLayerID\": 13,\n \"baseLayerMD5\": \"10089a457c159da00770ff13cb1d59d2.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 110,\n \"rotationCenterY\": 234\n },\n {\n \"costumeName\": \"蒸氣少女走路02\",\n \"baseLayerID\": 14,\n \"baseLayerMD5\": \"f16f4c4d3bb52c25980301d2d953f4bd.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 116,\n \"rotationCenterY\": 222\n },\n {\n \"costumeName\": \"蒸氣少女攻擊01\",\n \"baseLayerID\": 15,\n \"baseLayerMD5\": \"75e20a2e73f0e785b89950837b5b403d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 110,\n \"rotationCenterY\": 234\n },\n {\n \"costumeName\": \"蒸氣少女攻擊02\",\n \"baseLayerID\": 16,\n \"baseLayerMD5\": \"a6058282a9bf263fe04763f4eeb6cf58.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 116,\n \"rotationCenterY\": 222\n }\n ],\n \"currentCostumeIndex\": 2,\n \"scratchX\": 140,\n \"scratchY\": -45,\n \"scale\": 0.35000000000000014,\n \"direction\": -90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 4,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"按鈕\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"gotoX:y:\",\n 0,\n 0\n ],\n [\n \"show\"\n ],\n [\n \"doWaitUntil\",\n [\n \"\u0026\",\n [\n \"touching:\",\n \"_mouse_\"\n ],\n [\n \"mousePressed\"\n ]\n ]\n ],\n [\n \"hide\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"開場音效\",\n \"soundID\": 3,\n \"md5\": \"ce14322bf6c3e44a1e80e2696ccf8eae.wav\",\n \"sampleCount\": 89856,\n \"rate\": 22050,\n \"format\": \"adpcm\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"Start\",\n \"baseLayerID\": 17,\n \"baseLayerMD5\": \"71680ada776acbf3aad3c7a0ec10654d.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 142,\n \"rotationCenterY\": 58\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 0,\n \"scratchY\": 0,\n \"scale\": 1,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 7,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"蒸氣召喚窗\",\n \"scripts\": [\n [\n 18,\n 46,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 18,\n 133.35,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"gotoX:y:\",\n -101,\n -145\n ],\n [\n \"show\"\n ]\n ]\n ],\n [\n 20.35,\n 253.95,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doIf\",\n [\n \"\u0026\",\n [\n \"=\",\n [\n \"readVariable\",\n \"可否召喚蒸氣\"\n ],\n \"可\"\n ],\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"金錢\"\n ],\n \"99\"\n ]\n ],\n [\n [\n \"setVar:to:\",\n \"可否召喚蒸氣\",\n \"否\"\n ],\n [\n \"changeVar:by:\",\n \"金錢\",\n -100\n ],\n [\n \"playSound:\",\n \"召喚音效\"\n ],\n [\n \"createCloneOf\",\n \"蒸氣少女\"\n ],\n [\n \"broadcast:\",\n \"蒸氣冷卻\"\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"召喚音效\",\n \"soundID\": 4,\n \"md5\": \"27dac16359373b60c0cf0e0cda373aa2.wav\",\n \"sampleCount\": 5312,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 18,\n \"baseLayerMD5\": \"227c40f09c83f9390675fa3ae9972c76.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 119,\n \"rotationCenterY\": 86\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": -101,\n \"scratchY\": -145,\n \"scale\": 0.6,\n \"direction\": 90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 10,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"大砲\",\n \"variables\": [\n {\n \"name\": \"y移動量\",\n \"value\": \"0\",\n \"isPersistent\": false\n },\n {\n \"name\": \"重力加速度\",\n \"value\": \"-2\",\n \"isPersistent\": false\n },\n {\n \"name\": \"向下移動量\",\n \"value\": \"0\",\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 328.8,\n 39.55,\n [\n [\n \"procDef\",\n \"砲彈動畫\",\n [\n\n ],\n [\n\n ],\n false\n ],\n [\n \"setVar:to:\",\n \"y移動量\",\n 0\n ],\n [\n \"doRepeat\",\n 15,\n [\n [\n \"changeXposBy:\",\n -10\n ],\n [\n \"changeYposBy:\",\n [\n \"readVariable\",\n \"y移動量\"\n ]\n ],\n [\n \"changeVar:by:\",\n \"y移動量\",\n [\n \"readVariable\",\n \"重力加速度\"\n ]\n ]\n ]\n ],\n [\n \"lookLike:\",\n \"火花\"\n ],\n [\n \"playSound:\",\n \"攻擊音效\"\n ],\n [\n \"wait:elapsed:from:\",\n 0.1\n ]\n ]\n ],\n [\n 25.05,\n 8.2,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"setVar:to:\",\n \"重力加速度\",\n \"-2\"\n ],\n [\n \"setVar:to:\",\n \"y移動量\",\n \"0\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 23.5,\n 139.6,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ],\n [\n 24.8,\n 246.2,\n [\n [\n \"whenCloned\"\n ],\n [\n \"doForever\",\n [\n [\n \"doIf\",\n [\n \"touching:\",\n \"海盜\"\n ],\n [\n [\n \"broadcast:\",\n \"海盜被攻擊\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n 27.65,\n 441.15,\n [\n [\n \"whenCloned\"\n ],\n [\n \"gotoX:y:\",\n [\n \"readVariable\",\n \"發砲精靈X\"\n ],\n [\n \"readVariable\",\n \"發砲精靈Y\"\n ]\n ],\n [\n \"lookLike:\",\n \"花蜜\"\n ],\n [\n \"show\"\n ],\n [\n \"call\",\n \"砲彈動畫\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"攻擊音效\",\n \"soundID\": 2,\n \"md5\": \"caf9aa96976e6f148a3885fee9f1bfd9.wav\",\n \"sampleCount\": 6400,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"花蜜\",\n \"baseLayerID\": 19,\n \"baseLayerMD5\": \"df18340ae9324974f49489d03ae4ed42.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 84,\n \"rotationCenterY\": 76\n },\n {\n \"costumeName\": \"火花\",\n \"baseLayerID\": 20,\n \"baseLayerMD5\": \"7148ab0338b8396b2a461f01b4c05584.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 183,\n \"rotationCenterY\": 145\n }\n ],\n \"currentCostumeIndex\": 1,\n \"scratchX\": -136,\n \"scratchY\": -126,\n \"scale\": 0.15,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 8,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"精靈\",\n \"variables\": [\n {\n \"name\": \"精靈\",\n \"value\": \"\\b5\",\n \"isPersistent\": false\n }\n ],\n \"scripts\": [\n [\n 32.05,\n 18.65,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"setVar:to:\",\n \"精靈數量\",\n 0\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 277.7,\n 140.4,\n [\n [\n \"whenCloned\"\n ],\n [\n \"doForever\",\n [\n [\n \"wait:elapsed:from:\",\n [\n \"randomFrom:to:\",\n 3,\n 5\n ]\n ],\n [\n \"setVar:to:\",\n \"發砲精靈X\",\n [\n \"xpos\"\n ]\n ],\n [\n \"setVar:to:\",\n \"發砲精靈Y\",\n [\n \"ypos\"\n ]\n ],\n [\n \"createCloneOf\",\n \"大砲\"\n ]\n ]\n ]\n ]\n ],\n [\n 278.5,\n 25.8,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ],\n [\n \"deleteClone\"\n ]\n ]\n ],\n [\n 30.45,\n 134.8,\n [\n [\n \"whenCloned\"\n ],\n [\n \"changeVar:by:\",\n \"精靈數量\",\n 1\n ],\n [\n \"doIfElse\",\n [\n \"=\",\n [\n \"readVariable\",\n \"精靈數量\"\n ],\n \"1\"\n ],\n [\n [\n \"gotoX:y:\",\n 115,\n 115\n ]\n ],\n [\n [\n \"doIfElse\",\n [\n \"=\",\n [\n \"readVariable\",\n \"精靈數量\"\n ],\n \"2\"\n ],\n [\n [\n \"gotoX:y:\",\n 65,\n 115\n ]\n ],\n [\n [\n \"doIfElse\",\n [\n \"=\",\n [\n \"readVariable\",\n \"精靈數量\"\n ],\n \"3\"\n ],\n [\n [\n \"gotoX:y:\",\n 15,\n 115\n ]\n ],\n [\n [\n \"deleteClone\"\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n [\n \"show\"\n ],\n [\n \"doForever\",\n [\n [\n \"doRepeat\",\n 25,\n [\n [\n \"changeYposBy:\",\n 1\n ]\n ]\n ],\n [\n \"doRepeat\",\n 25,\n [\n [\n \"changeYposBy:\",\n -1\n ]\n ]\n ]\n ]\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"小狄\",\n \"baseLayerID\": 21,\n \"baseLayerMD5\": \"d10b1d5da1f0aa7b2d6cec11107e403f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 81,\n \"rotationCenterY\": 78\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": 115,\n \"scratchY\": 140,\n \"scale\": 0.65,\n \"direction\": 90,\n \"rotationStyle\": \"leftRight\",\n \"isDraggable\": false,\n \"indexInLibrary\": 5,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"timer\",\n \"param\": null,\n \"color\": 2926050,\n \"label\": \"計時器\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 140,\n \"visible\": false\n },\n {\n \"target\": \"海盜\",\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\": 86,\n \"visible\": false\n },\n {\n \"target\": \"叩汀\",\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\": 39,\n \"visible\": false\n },\n {\n \"target\": \"蒸氣少女\",\n \"cmd\": \"getVar:\",\n \"param\": \"蒸氣少女血量\",\n \"color\": 15629590,\n \"label\": \"蒸氣少女: 蒸氣少女血量\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 235,\n \"y\": 298,\n \"visible\": false\n },\n {\n \"target\": \"精靈\",\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\": 113,\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\": 167,\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\": 148,\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\": 5,\n \"visible\": false\n },\n {\n \"objName\": \"叩汀召喚窗\",\n \"scripts\": [\n [\n 37,\n 24,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 39,\n 99,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"gotoX:y:\",\n -190,\n -145\n ],\n [\n \"show\"\n ]\n ]\n ],\n [\n 43,\n 224.35,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doIf\",\n [\n \"\u0026\",\n [\n \"=\",\n [\n \"readVariable\",\n \"可否召喚叩汀\"\n ],\n \"可\"\n ],\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"金錢\"\n ],\n \"49\"\n ]\n ],\n [\n [\n \"setVar:to:\",\n \"可否召喚叩汀\",\n \"否\"\n ],\n [\n \"changeVar:by:\",\n \"金錢\",\n -50\n ],\n [\n \"playSound:\",\n \"召喚音效\"\n ],\n [\n \"createCloneOf\",\n \"叩汀\"\n ],\n [\n \"broadcast:\",\n \"叩汀冷卻\"\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"召喚音效\",\n \"soundID\": 4,\n \"md5\": \"27dac16359373b60c0cf0e0cda373aa2.wav\",\n \"sampleCount\": 5312,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 22,\n \"baseLayerMD5\": \"ecf44a9cc064cd02b1bd828707ef0818.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 191,\n \"rotationCenterY\": 281\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": -190,\n \"scratchY\": -145,\n \"scale\": 0.6,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 9,\n \"visible\": true,\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\": 194,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"發砲精靈X\",\n \"color\": 15629590,\n \"label\": \"發砲精靈X\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 221,\n \"visible\": false\n },\n {\n \"target\": \"Stage\",\n \"cmd\": \"getVar:\",\n \"param\": \"發砲精靈Y\",\n \"color\": 15629590,\n \"label\": \"發砲精靈Y\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 248,\n \"visible\": false\n },\n {\n \"objName\": \"精靈召喚窗\",\n \"scripts\": [\n [\n 28,\n 18,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 29,\n 88,\n [\n [\n \"whenIReceive\",\n \"遊戲開場初始化\"\n ],\n [\n \"gotoX:y:\",\n -15,\n -142\n ],\n [\n \"show\"\n ]\n ]\n ],\n [\n 28.4,\n 202.05,\n [\n [\n \"whenClicked\"\n ],\n [\n \"doIf\",\n [\n \"\u0026\",\n [\n \"=\",\n [\n \"readVariable\",\n \"可否召喚精靈\"\n ],\n \"可\"\n ],\n [\n \"\u003e\",\n [\n \"readVariable\",\n \"金錢\"\n ],\n \"199\"\n ]\n ],\n [\n [\n \"setVar:to:\",\n \"可否召喚精靈\",\n \"否\"\n ],\n [\n \"changeVar:by:\",\n \"金錢\",\n -200\n ],\n [\n \"playSound:\",\n \"召喚音效\"\n ],\n [\n \"createCloneOf\",\n \"精靈\"\n ],\n [\n \"broadcast:\",\n \"精靈冷卻\"\n ]\n ]\n ]\n ]\n ]\n ],\n \"sounds\": [\n {\n \"soundName\": \"召喚音效\",\n \"soundID\": 4,\n \"md5\": \"27dac16359373b60c0cf0e0cda373aa2.wav\",\n \"sampleCount\": 5312,\n \"rate\": 22050,\n \"format\": \"\"\n }\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 23,\n \"baseLayerMD5\": \"7288e3f111e0493a96ec703e1da74a85.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 123,\n \"rotationCenterY\": 77\n }\n ],\n \"currentCostumeIndex\": 0,\n \"scratchX\": -15,\n \"scratchY\": -142,\n \"scale\": 0.6,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 11,\n \"visible\": true,\n \"spriteInfo\": {\n }\n },\n {\n \"target\": \"大砲\",\n \"cmd\": \"getVar:\",\n \"param\": \"y移動量\",\n \"color\": 15629590,\n \"label\": \"大砲: y移動量\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 5,\n \"y\": 308,\n \"visible\": false\n },\n {\n \"target\": \"大砲\",\n \"cmd\": \"getVar:\",\n \"param\": \"重力加速度\",\n \"color\": 15629590,\n \"label\": \"大砲: 重力加速度\",\n \"mode\": 1,\n \"sliderMin\": 0,\n \"sliderMax\": 100,\n \"isDiscrete\": true,\n \"x\": 144,\n \"y\": 113,\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\": 200.6,\n \"y\": 5,\n \"visible\": true\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\": 404,\n \"y\": 269,\n \"visible\": true\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\": 27.35,\n \"y\": 271.95,\n \"visible\": true\n },\n {\n \"objName\": \"蒸氣冷卻窗\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"gotoX:y:\",\n -104,\n -168\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 11.6,\n 124.35,\n [\n [\n \"whenIReceive\",\n \"蒸氣冷卻\"\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 30\n ],\n [\n \"comeToFront\"\n ],\n [\n \"lookLike:\",\n \"1\"\n ],\n [\n \"show\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"costumeIndex\"\n ],\n \"10\"\n ],\n [\n [\n \"nextCostume\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚蒸氣\",\n \"可\"\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"d06d6e4c1cbcfde4ac5e567b423a433f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 168\n },\n {\n \"costumeName\": \"2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"37c2bcdb4f9a630e90fe0ac140652860.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 154\n },\n {\n \"costumeName\": \"3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"e566b4d73c7d0f685aaa418b1337ab39.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 140\n },\n {\n \"costumeName\": \"4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"8569d96a4c280ccad1b5cc8f04569d49.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 124\n },\n {\n \"costumeName\": \"5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"a046e65bed834f9bedfdceab4d090b86.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 106\n },\n {\n \"costumeName\": \"6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"06179bd6a6d00c0e6b252216bd78320c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 88\n },\n {\n \"costumeName\": \"7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"f7fd696baf0a50c3f3cfafd7a346c60b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 68\n },\n {\n \"costumeName\": \"8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"cdb927cd1b693c8348dcb0d6370ff401.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 46\n },\n {\n \"costumeName\": \"9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"ce3f5c28ad547987117290f7c2db5d1f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 32\n },\n {\n \"costumeName\": \"10\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"1edf97b4667528e580e859ef8ea0a3bf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 16\n }\n ],\n \"currentCostumeIndex\": 9,\n \"scratchX\": -104,\n \"scratchY\": -168,\n \"scale\": 0.6000000000000001,\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 20.8,\n 15,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"gotoX:y:\",\n -190,\n -168\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 212.2,\n 17.95,\n [\n [\n \"whenIReceive\",\n \"叩汀冷卻\"\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 30\n ],\n [\n \"comeToFront\"\n ],\n [\n \"lookLike:\",\n \"1\"\n ],\n [\n \"show\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"costumeIndex\"\n ],\n \"10\"\n ],\n [\n [\n \"nextCostume\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚叩汀\",\n \"可\"\n ]\n ]\n ],\n [\n 23.2,\n 131,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"d06d6e4c1cbcfde4ac5e567b423a433f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 168\n },\n {\n \"costumeName\": \"2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"37c2bcdb4f9a630e90fe0ac140652860.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 154\n },\n {\n \"costumeName\": \"3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"e566b4d73c7d0f685aaa418b1337ab39.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 140\n },\n {\n \"costumeName\": \"4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"8569d96a4c280ccad1b5cc8f04569d49.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 124\n },\n {\n \"costumeName\": \"5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"a046e65bed834f9bedfdceab4d090b86.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 106\n },\n {\n \"costumeName\": \"6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"06179bd6a6d00c0e6b252216bd78320c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 88\n },\n {\n \"costumeName\": \"7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"f7fd696baf0a50c3f3cfafd7a346c60b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 68\n },\n {\n \"costumeName\": \"8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"cdb927cd1b693c8348dcb0d6370ff401.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 46\n },\n {\n \"costumeName\": \"9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"ce3f5c28ad547987117290f7c2db5d1f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 32\n },\n {\n \"costumeName\": \"10\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"1edf97b4667528e580e859ef8ea0a3bf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 16\n }\n ],\n \"currentCostumeIndex\": 9,\n \"scratchX\": -190,\n \"scratchY\": -168,\n \"scale\": 0.6000000000000001,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 12,\n \"visible\": false,\n \"spriteInfo\": {\n }\n },\n {\n \"objName\": \"精靈冷卻窗\",\n \"scripts\": [\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"初始化\"\n ],\n [\n \"gotoX:y:\",\n -20,\n -167\n ],\n [\n \"hide\"\n ]\n ]\n ],\n [\n 13.15,\n 114.05,\n [\n [\n \"whenIReceive\",\n \"精靈冷卻\"\n ],\n [\n \"setGraphicEffect:to:\",\n \"ghost\",\n 30\n ],\n [\n \"comeToFront\"\n ],\n [\n \"lookLike:\",\n \"1\"\n ],\n [\n \"show\"\n ],\n [\n \"doUntil\",\n [\n \"=\",\n [\n \"costumeIndex\"\n ],\n \"10\"\n ],\n [\n [\n \"nextCostume\"\n ],\n [\n \"wait:elapsed:from:\",\n 1\n ]\n ]\n ],\n [\n \"hide\"\n ],\n [\n \"setVar:to:\",\n \"可否召喚精靈\",\n \"可\"\n ]\n ]\n ],\n [\n 10,\n 10,\n [\n [\n \"whenIReceive\",\n \"遊戲結束\"\n ],\n [\n \"stopScripts\",\n \"other scripts in sprite\"\n ]\n ]\n ]\n ],\n \"costumes\": [\n {\n \"costumeName\": \"1\",\n \"baseLayerID\": 24,\n \"baseLayerMD5\": \"d06d6e4c1cbcfde4ac5e567b423a433f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 168\n },\n {\n \"costumeName\": \"2\",\n \"baseLayerID\": 25,\n \"baseLayerMD5\": \"37c2bcdb4f9a630e90fe0ac140652860.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 154\n },\n {\n \"costumeName\": \"3\",\n \"baseLayerID\": 26,\n \"baseLayerMD5\": \"e566b4d73c7d0f685aaa418b1337ab39.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 140\n },\n {\n \"costumeName\": \"4\",\n \"baseLayerID\": 27,\n \"baseLayerMD5\": \"8569d96a4c280ccad1b5cc8f04569d49.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 124\n },\n {\n \"costumeName\": \"5\",\n \"baseLayerID\": 28,\n \"baseLayerMD5\": \"a046e65bed834f9bedfdceab4d090b86.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 106\n },\n {\n \"costumeName\": \"6\",\n \"baseLayerID\": 29,\n \"baseLayerMD5\": \"06179bd6a6d00c0e6b252216bd78320c.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 88\n },\n {\n \"costumeName\": \"7\",\n \"baseLayerID\": 30,\n \"baseLayerMD5\": \"f7fd696baf0a50c3f3cfafd7a346c60b.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 68\n },\n {\n \"costumeName\": \"8\",\n \"baseLayerID\": 31,\n \"baseLayerMD5\": \"cdb927cd1b693c8348dcb0d6370ff401.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 46\n },\n {\n \"costumeName\": \"9\",\n \"baseLayerID\": 32,\n \"baseLayerMD5\": \"ce3f5c28ad547987117290f7c2db5d1f.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 32\n },\n {\n \"costumeName\": \"10\",\n \"baseLayerID\": 33,\n \"baseLayerMD5\": \"1edf97b4667528e580e859ef8ea0a3bf.png\",\n \"bitmapResolution\": 2,\n \"rotationCenterX\": 106,\n \"rotationCenterY\": 16\n }\n ],\n \"currentCostumeIndex\": 5,\n \"scratchX\": -20,\n \"scratchY\": -167,\n \"scale\": 0.5642857142857143,\n \"direction\": 90,\n \"rotationStyle\": \"normal\",\n \"isDraggable\": false,\n \"indexInLibrary\": 14,\n \"visible\": true,\n \"spriteInfo\": {\n }\n }\n ],\n \"info\": {\n \"spriteCount\": 15,\n \"swfVersion\": \"v454\",\n \"flashVersion\": \"WIN 32,0,0,387\",\n \"videoOn\": false,\n \"hasCloudData\": false,\n \"scriptCount\": 68,\n \"projectID\": \"projects_d5msr6dy\",\n \"userAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36\"\n }\n}","created_at":"2020-06-25T16:08:04.321+08:00","updated_at":"2020-06-25T16:08:17.078+08:00","name":"SA-L15-學生版 副本","language":"scratch3","screenshot":{"url":null},"parent_id":5,"plugin":null,"description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":25,"hashid":"6rps4epe","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":2792167,"file_name":"160463.png","project_id":160467,"asset_id":232760,"created_at":"2020-06-25T16:08:16.842+08:00","updated_at":"2020-06-25T16:08:16.842+08:00"},{"id":2792168,"file_name":"0.wav","project_id":160467,"asset_id":232761,"created_at":"2020-06-25T16:08:16.860+08:00","updated_at":"2020-06-25T16:08:16.860+08:00"},{"id":2792169,"file_name":"1.png","project_id":160467,"asset_id":232762,"created_at":"2020-06-25T16:08:16.867+08:00","updated_at":"2020-06-25T16:08:16.867+08:00"},{"id":2792170,"file_name":"2.png","project_id":160467,"asset_id":232763,"created_at":"2020-06-25T16:08:16.874+08:00","updated_at":"2020-06-25T16:08:16.874+08:00"},{"id":2792171,"file_name":"1.wav","project_id":160467,"asset_id":232764,"created_at":"2020-06-25T16:08:16.879+08:00","updated_at":"2020-06-25T16:08:16.879+08:00"},{"id":2792172,"file_name":"3.png","project_id":160467,"asset_id":232765,"created_at":"2020-06-25T16:08:16.884+08:00","updated_at":"2020-06-25T16:08:16.884+08:00"},{"id":2792173,"file_name":"4.png","project_id":160467,"asset_id":232766,"created_at":"2020-06-25T16:08:16.889+08:00","updated_at":"2020-06-25T16:08:16.889+08:00"},{"id":2792174,"file_name":"2.wav","project_id":160467,"asset_id":232767,"created_at":"2020-06-25T16:08:16.935+08:00","updated_at":"2020-06-25T16:08:16.935+08:00"},{"id":2792175,"file_name":"5.png","project_id":160467,"asset_id":232768,"created_at":"2020-06-25T16:08:16.940+08:00","updated_at":"2020-06-25T16:08:16.940+08:00"},{"id":2792176,"file_name":"6.png","project_id":160467,"asset_id":232769,"created_at":"2020-06-25T16:08:16.945+08:00","updated_at":"2020-06-25T16:08:16.945+08:00"},{"id":2792177,"file_name":"7.png","project_id":160467,"asset_id":232770,"created_at":"2020-06-25T16:08:16.950+08:00","updated_at":"2020-06-25T16:08:16.950+08:00"},{"id":2792178,"file_name":"8.png","project_id":160467,"asset_id":232771,"created_at":"2020-06-25T16:08:16.954+08:00","updated_at":"2020-06-25T16:08:16.954+08:00"},{"id":2792179,"file_name":"9.png","project_id":160467,"asset_id":232772,"created_at":"2020-06-25T16:08:16.958+08:00","updated_at":"2020-06-25T16:08:16.958+08:00"},{"id":2792180,"file_name":"10.png","project_id":160467,"asset_id":232773,"created_at":"2020-06-25T16:08:16.963+08:00","updated_at":"2020-06-25T16:08:16.963+08:00"},{"id":2792181,"file_name":"11.png","project_id":160467,"asset_id":232774,"created_at":"2020-06-25T16:08:16.967+08:00","updated_at":"2020-06-25T16:08:16.967+08:00"},{"id":2792182,"file_name":"12.png","project_id":160467,"asset_id":232775,"created_at":"2020-06-25T16:08:16.973+08:00","updated_at":"2020-06-25T16:08:16.973+08:00"},{"id":2792183,"file_name":"13.png","project_id":160467,"asset_id":232776,"created_at":"2020-06-25T16:08:16.977+08:00","updated_at":"2020-06-25T16:08:16.977+08:00"},{"id":2792184,"file_name":"14.png","project_id":160467,"asset_id":232777,"created_at":"2020-06-25T16:08:16.982+08:00","updated_at":"2020-06-25T16:08:16.982+08:00"},{"id":2792185,"file_name":"15.png","project_id":160467,"asset_id":232778,"created_at":"2020-06-25T16:08:16.987+08:00","updated_at":"2020-06-25T16:08:16.987+08:00"},{"id":2792186,"file_name":"16.png","project_id":160467,"asset_id":232779,"created_at":"2020-06-25T16:08:16.991+08:00","updated_at":"2020-06-25T16:08:16.991+08:00"},{"id":2792187,"file_name":"3.wav","project_id":160467,"asset_id":232780,"created_at":"2020-06-25T16:08:16.996+08:00","updated_at":"2020-06-25T16:08:16.996+08:00"},{"id":2792188,"file_name":"17.png","project_id":160467,"asset_id":232781,"created_at":"2020-06-25T16:08:17.011+08:00","updated_at":"2020-06-25T16:08:17.011+08:00"},{"id":2792189,"file_name":"4.wav","project_id":160467,"asset_id":232782,"created_at":"2020-06-25T16:08:17.015+08:00","updated_at":"2020-06-25T16:08:17.015+08:00"},{"id":2792190,"file_name":"18.png","project_id":160467,"asset_id":232783,"created_at":"2020-06-25T16:08:17.019+08:00","updated_at":"2020-06-25T16:08:17.019+08:00"},{"id":2792191,"file_name":"19.png","project_id":160467,"asset_id":232784,"created_at":"2020-06-25T16:08:17.023+08:00","updated_at":"2020-06-25T16:08:17.023+08:00"},{"id":2792192,"file_name":"20.png","project_id":160467,"asset_id":232785,"created_at":"2020-06-25T16:08:17.027+08:00","updated_at":"2020-06-25T16:08:17.027+08:00"},{"id":2792193,"file_name":"21.png","project_id":160467,"asset_id":232786,"created_at":"2020-06-25T16:08:17.031+08:00","updated_at":"2020-06-25T16:08:17.031+08:00"},{"id":2792194,"file_name":"22.png","project_id":160467,"asset_id":232787,"created_at":"2020-06-25T16:08:17.035+08:00","updated_at":"2020-06-25T16:08:17.035+08:00"},{"id":2792195,"file_name":"23.png","project_id":160467,"asset_id":232788,"created_at":"2020-06-25T16:08:17.039+08:00","updated_at":"2020-06-25T16:08:17.039+08:00"},{"id":2792196,"file_name":"24.png","project_id":160467,"asset_id":232789,"created_at":"2020-06-25T16:08:17.043+08:00","updated_at":"2020-06-25T16:08:17.043+08:00"},{"id":2792197,"file_name":"25.png","project_id":160467,"asset_id":232790,"created_at":"2020-06-25T16:08:17.047+08:00","updated_at":"2020-06-25T16:08:17.047+08:00"},{"id":2792198,"file_name":"26.png","project_id":160467,"asset_id":232791,"created_at":"2020-06-25T16:08:17.051+08:00","updated_at":"2020-06-25T16:08:17.051+08:00"},{"id":2792199,"file_name":"27.png","project_id":160467,"asset_id":232792,"created_at":"2020-06-25T16:08:17.054+08:00","updated_at":"2020-06-25T16:08:17.054+08:00"},{"id":2792200,"file_name":"28.png","project_id":160467,"asset_id":232793,"created_at":"2020-06-25T16:08:17.058+08:00","updated_at":"2020-06-25T16:08:17.058+08:00"},{"id":2792201,"file_name":"29.png","project_id":160467,"asset_id":232794,"created_at":"2020-06-25T16:08:17.062+08:00","updated_at":"2020-06-25T16:08:17.062+08:00"},{"id":2792202,"file_name":"30.png","project_id":160467,"asset_id":232795,"created_at":"2020-06-25T16:08:17.066+08:00","updated_at":"2020-06-25T16:08:17.066+08:00"},{"id":2792203,"file_name":"31.png","project_id":160467,"asset_id":232796,"created_at":"2020-06-25T16:08:17.069+08:00","updated_at":"2020-06-25T16:08:17.069+08:00"},{"id":2792204,"file_name":"32.png","project_id":160467,"asset_id":232797,"created_at":"2020-06-25T16:08:17.073+08:00","updated_at":"2020-06-25T16:08:17.073+08:00"},{"id":2792205,"file_name":"33.png","project_id":160467,"asset_id":232798,"created_at":"2020-06-25T16:08:17.077+08:00","updated_at":"2020-06-25T16:08:17.077+08:00"},{"id":21476233,"file_name":null,"project_id":160467,"asset_id":158,"created_at":"2024-11-04T02:33:36.909+08:00","updated_at":"2024-11-04T02:33:36.909+08:00"},{"id":21476234,"file_name":null,"project_id":160467,"asset_id":507,"created_at":"2024-11-04T02:33:36.912+08:00","updated_at":"2024-11-04T02:33:36.912+08:00"},{"id":21476235,"file_name":null,"project_id":160467,"asset_id":23723,"created_at":"2024-11-04T02:33:36.915+08:00","updated_at":"2024-11-04T02:33:36.915+08:00"},{"id":21476236,"file_name":null,"project_id":160467,"asset_id":6,"created_at":"2024-11-04T02:33:36.922+08:00","updated_at":"2024-11-04T02:33:36.922+08:00"},{"id":21476237,"file_name":null,"project_id":160467,"asset_id":23852,"created_at":"2024-11-04T02:33:36.925+08:00","updated_at":"2024-11-04T02:33:36.925+08:00"},{"id":21476238,"file_name":null,"project_id":160467,"asset_id":9,"created_at":"2024-11-04T02:33:36.932+08:00","updated_at":"2024-11-04T02:33:36.932+08:00"},{"id":21476239,"file_name":null,"project_id":160467,"asset_id":23853,"created_at":"2024-11-04T02:33:36.935+08:00","updated_at":"2024-11-04T02:33:36.935+08:00"},{"id":21476240,"file_name":null,"project_id":160467,"asset_id":23854,"created_at":"2024-11-04T02:33:36.944+08:00","updated_at":"2024-11-04T02:33:36.944+08:00"},{"id":21476241,"file_name":null,"project_id":160467,"asset_id":15825,"created_at":"2024-11-04T02:33:36.947+08:00","updated_at":"2024-11-04T02:33:36.947+08:00"},{"id":21476242,"file_name":null,"project_id":160467,"asset_id":23856,"created_at":"2024-11-04T02:33:36.950+08:00","updated_at":"2024-11-04T02:33:36.950+08:00"},{"id":21476243,"file_name":null,"project_id":160467,"asset_id":23719,"created_at":"2024-11-04T02:33:36.953+08:00","updated_at":"2024-11-04T02:33:36.953+08:00"},{"id":21476244,"file_name":null,"project_id":160467,"asset_id":23702,"created_at":"2024-11-04T02:33:36.956+08:00","updated_at":"2024-11-04T02:33:36.956+08:00"},{"id":21476245,"file_name":null,"project_id":160467,"asset_id":23703,"created_at":"2024-11-04T02:33:36.959+08:00","updated_at":"2024-11-04T02:33:36.959+08:00"},{"id":21476246,"file_name":null,"project_id":160467,"asset_id":2274,"created_at":"2024-11-04T02:33:36.962+08:00","updated_at":"2024-11-04T02:33:36.962+08:00"},{"id":21476247,"file_name":null,"project_id":160467,"asset_id":2252,"created_at":"2024-11-04T02:33:36.966+08:00","updated_at":"2024-11-04T02:33:36.966+08:00"},{"id":21476248,"file_name":null,"project_id":160467,"asset_id":17845,"created_at":"2024-11-04T02:33:36.969+08:00","updated_at":"2024-11-04T02:33:36.969+08:00"},{"id":21476249,"file_name":null,"project_id":160467,"asset_id":17835,"created_at":"2024-11-04T02:33:36.973+08:00","updated_at":"2024-11-04T02:33:36.973+08:00"},{"id":21476250,"file_name":null,"project_id":160467,"asset_id":17836,"created_at":"2024-11-04T02:33:36.977+08:00","updated_at":"2024-11-04T02:33:36.977+08:00"},{"id":21476251,"file_name":null,"project_id":160467,"asset_id":23870,"created_at":"2024-11-04T02:33:36.980+08:00","updated_at":"2024-11-04T02:33:36.980+08:00"},{"id":21476252,"file_name":null,"project_id":160467,"asset_id":23871,"created_at":"2024-11-04T02:33:36.983+08:00","updated_at":"2024-11-04T02:33:36.983+08:00"},{"id":21476253,"file_name":null,"project_id":160467,"asset_id":23705,"created_at":"2024-11-04T02:33:36.987+08:00","updated_at":"2024-11-04T02:33:36.987+08:00"},{"id":21476254,"file_name":null,"project_id":160467,"asset_id":23722,"created_at":"2024-11-04T02:33:36.990+08:00","updated_at":"2024-11-04T02:33:36.990+08:00"},{"id":21476255,"file_name":null,"project_id":160467,"asset_id":23882,"created_at":"2024-11-04T02:33:36.994+08:00","updated_at":"2024-11-04T02:33:36.994+08:00"},{"id":21476256,"file_name":null,"project_id":160467,"asset_id":23721,"created_at":"2024-11-04T02:33:36.997+08:00","updated_at":"2024-11-04T02:33:36.997+08:00"},{"id":21476257,"file_name":null,"project_id":160467,"asset_id":14528,"created_at":"2024-11-04T02:33:37.000+08:00","updated_at":"2024-11-04T02:33:37.000+08:00"},{"id":21476258,"file_name":null,"project_id":160467,"asset_id":23858,"created_at":"2024-11-04T02:33:37.003+08:00","updated_at":"2024-11-04T02:33:37.003+08:00"},{"id":21476259,"file_name":null,"project_id":160467,"asset_id":23859,"created_at":"2024-11-04T02:33:37.007+08:00","updated_at":"2024-11-04T02:33:37.007+08:00"},{"id":21476260,"file_name":null,"project_id":160467,"asset_id":23860,"created_at":"2024-11-04T02:33:37.010+08:00","updated_at":"2024-11-04T02:33:37.010+08:00"},{"id":21476261,"file_name":null,"project_id":160467,"asset_id":23863,"created_at":"2024-11-04T02:33:37.014+08:00","updated_at":"2024-11-04T02:33:37.014+08:00"},{"id":21476262,"file_name":null,"project_id":160467,"asset_id":23706,"created_at":"2024-11-04T02:33:37.019+08:00","updated_at":"2024-11-04T02:33:37.019+08:00"},{"id":21476263,"file_name":null,"project_id":160467,"asset_id":23707,"created_at":"2024-11-04T02:33:37.022+08:00","updated_at":"2024-11-04T02:33:37.022+08:00"},{"id":21476264,"file_name":null,"project_id":160467,"asset_id":23708,"created_at":"2024-11-04T02:33:37.025+08:00","updated_at":"2024-11-04T02:33:37.025+08:00"},{"id":21476265,"file_name":null,"project_id":160467,"asset_id":23709,"created_at":"2024-11-04T02:33:37.028+08:00","updated_at":"2024-11-04T02:33:37.028+08:00"},{"id":21476266,"file_name":null,"project_id":160467,"asset_id":23710,"created_at":"2024-11-04T02:33:37.031+08:00","updated_at":"2024-11-04T02:33:37.031+08:00"},{"id":21476267,"file_name":null,"project_id":160467,"asset_id":23711,"created_at":"2024-11-04T02:33:37.034+08:00","updated_at":"2024-11-04T02:33:37.034+08:00"},{"id":21476268,"file_name":null,"project_id":160467,"asset_id":23712,"created_at":"2024-11-04T02:33:37.037+08:00","updated_at":"2024-11-04T02:33:37.037+08:00"},{"id":21476269,"file_name":null,"project_id":160467,"asset_id":23713,"created_at":"2024-11-04T02:33:37.040+08:00","updated_at":"2024-11-04T02:33:37.040+08:00"},{"id":21476270,"file_name":null,"project_id":160467,"asset_id":23714,"created_at":"2024-11-04T02:33:37.043+08:00","updated_at":"2024-11-04T02:33:37.043+08:00"},{"id":21476271,"file_name":null,"project_id":160467,"asset_id":23715,"created_at":"2024-11-04T02:33:37.046+08:00","updated_at":"2024-11-04T02:33:37.046+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
語言
中文
简体中文
英文
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦