les émeraudes (niveau moyen)

Contenu: 
{"backgroundUrl":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/367753/367753-mars.jpg","characters":[{"position":{"x":17,"y":3},"url":"images/game/characters/bugfive/","code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n personnage.cadenceDeTir = 0.6;\n});\ntoujours(fonction () {\n personnage.tire();\n});\npersonnage.retourneToi();\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"aC#%.`,r2kH+m;pp.H3%\" x=\"349\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"radRK%Qp[~Y2Pug[Ku`z\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"Z7M4u;(.46Dald#jXrim\"><value name=\"variable\"><block type=\"player_variables\" id=\"YEgb)vkoiNuMLq;WS)pv\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"ovKz[ZKmtUNFdzRfq))j\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"`)9T!e.OL0Q]|js+Zm+G\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\":3}+B^3`pU10KM:?+/cY\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"t!DjaX`j-zb[[j(qKWUz\"><value name=\"variable\"><block type=\"character_variables\" id=\"+|0k`+`=kWJ/?LBfuVfd\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"@OhDc`?:EUREny8T!/vK\"><field name=\"NUM\">0.6</field></block></value></block></next></block></statement><next><block type=\"always\" id=\"fY]s7EJ!uI6JDr4wf=z.\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"[@L=kz(CNN0)woU;S{q.\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"-OjnUpfk[Ox{-D!LBv`x\"></block></value></block></statement><next><block type=\"get_entities_character\" id=\"[TXNB%}=9[D,|I)}zeJp\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"15XK0-r}Q?tmd*!W;Xl7\"></block></value></block></next></block></next></block></xml>"},{"position":{"x":39,"y":2},"url":"images/game/charactersV2/bugthree/","code":"toujours(fonction () {\n personnage.avance();\n});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('est touché', fonction () {\n joueur.cadenceDeTir = 0.1;\n});\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\"K.c/S6RQE8-xb.M?TPd%\" x=\"-1841\" y=\"133\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"gC;0bc@~;a~-BW`)2290\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"hz-VAm7v@9@]Dw9[RPw8\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"~.j;Cn{_8dHI#{um(skq\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"?q~g.fDwf!?K~INtNUkN\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"TGDJx`ZrgGL)h^--L562\"><value name=\"variable\"><block type=\"player_variables\" id=\"GGVFCEgV;Lx?CXz3W1NM\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"@t.ciH2v1Ww*WJHw#{BD\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"WY;q}VAE?%eg!A3BcsZ_\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"*D.`27qCC:uPrD)[)8@s\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"gamecode_when\" id=\"xVTk;gMT[j3ElS^b*G7H\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"n,7uMerA+;k#ycW;eLp?\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"Di7lvkgIo*Z^xSaSpY%X\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"_HKlm*u#H0RMRTeooa9#\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\")28lW_I=:Z=pgYJ[9_)b\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"SG:UAWEi=ig_C`HKVMB(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\":3pTNh8T|3@)VhF.%5)#\"><value name=\"variable\"><block type=\"player_variables\" id=\"9-jL-C5VjwGsm;A87~1D\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"WI)V{@q17h9,QqU?;a4,\"><field name=\"NUM\">0.1</field></block></value></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":32,"y":2},"code":"toujours(fonction () {\n personnage.avance();\n});\nquand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n});\nquand('est bloqué', fonction () {\n personnage.retourneToi();\n});\nquand('est touché', fonction () {\n joueur.cadenceDeTir = 0.4;\n});\n","url":"images/game/charactersV2/bugthree/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\"K.c/S6RQE8-xb.M?TPd%\" x=\"-1475\" y=\"167\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"gC;0bc@~;a~-BW`)2290\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"hz-VAm7v@9@]Dw9[RPw8\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"~.j;Cn{_8dHI#{um(skq\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"?q~g.fDwf!?K~INtNUkN\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"TGDJx`ZrgGL)h^--L562\"><value name=\"variable\"><block type=\"player_variables\" id=\"GGVFCEgV;Lx?CXz3W1NM\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"@t.ciH2v1Ww*WJHw#{BD\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"WY;q}VAE?%eg!A3BcsZ_\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"*D.`27qCC:uPrD)[)8@s\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"gamecode_when\" id=\"xVTk;gMT[j3ElS^b*G7H\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"n,7uMerA+;k#ycW;eLp?\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"Di7lvkgIo*Z^xSaSpY%X\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"_HKlm*u#H0RMRTeooa9#\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"eUl0eU3Ki2J^QPcRfpI!\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"/}yb4s51GXwq1M5{PShq\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"EY^Z-7^7=K2](D5U}QA^\"><value name=\"variable\"><block type=\"player_variables\" id=\"TG:TvLJq@Br8bi5#FRqv\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"%#E4ZA|Cq7^0=fSNKR!O\"><field name=\"NUM\">0.4</field></block></value></block></statement></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":2},{"position":{"x":54,"y":2},"url":"images/game/charactersV2/bugheight/","code":"var personnageMonte;\n\n\nquand('est touché', fonction () {\n joueur.vie = (joueur.vie+10);\n});\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 54, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 54, y: 2});\n if (personnage.y <= 2) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","width":1,"height":2,"type":"character","id":3,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Qy54WSKh9ZPEP7_OJJ6p\" x=\"-1256\" y=\"-458\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"xf%7MdMvJI#H?Aoz:?@{\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"l5:I-W|UIu~D~`kp?PCi\"><value name=\"variable\"><block type=\"player_variables\" id=\"h5t)jm4w?4vE1P.(8w.-\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"mx8y7hn8bAg@,^F6FWle\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"enk0]3lQ/bo7O9(Tfmtb\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"VOZkn9+d#bfh:uSRX56c\"><field name=\"NUM\">10</field></block></value></block></value></block></statement></block><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"410\" y=\"30\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">54</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">54</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">2</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":55,"y":6},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 55, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 55, y: 2});\n if (personnage.y <= 2) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"510\" y=\"10\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">55</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">55</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">2</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":4},{"position":{"x":56,"y":2},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 56, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 56, y: 2});\n if (personnage.y <= 2) {\n personnageMonte = true;\n } }personnage.tire();\n});\n\nquand('est touché', fonction () {\n joueur.hauteurSaut = 8;\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"350\" y=\"10\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">56</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">56</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">2</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block><block type=\"gamecode_when\" id=\"z2`uH15FYE)(n/t9S2YN\" x=\"-1390\" y=\"171\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"=#hvWysJJ{LhE+VwPa7?\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"1B@;0@YsF8pr9~klFgYW\"><value name=\"variable\"><block type=\"player_variables\" id=\"lXGe~l!zozKy]/J~:HG7\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"TtU6iiQ{Ge[j/#ZOoALd\"><field name=\"NUM\">8</field></block></value></block></statement></block></xml>","type":"character","width":1,"height":2,"id":5},{"position":{"x":57,"y":6},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 57, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 57, y: 2});\n if (personnage.y <= 2) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"370\" y=\"-30\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">57</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">57</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">2</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":6},{"position":{"x":96,"y":6},"url":"images/game/charactersV2/bugfour/","code":"personnage.retourneToi();\ntoujours(fonction () {\n personnage.tire();\n});\n","width":1,"height":2,"type":"character","id":7,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities_character\" id=\"H``7WD-8RALL%#w-ce9;\" x=\"348\" y=\"193\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"C),?`;2LS[Uy^dBO7}x;\"></block></value><next><block type=\"always\" id=\"paY.6BMnNt(wQvJt_NGE\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"J,EOV2kW[rKqSNBvC6XZ\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"Vl[LWx6t3A}HzS{h.kF]\"></block></value></block></statement></block></next></block></xml>"},{"position":{"x":183,"y":2},"url":"images/game/charactersV2/bugthree/","code":"toujours(fonction () {\n personnage.avance();\n quand('est bloqué', fonction () {\n personnage.retourneToi();\n });\n quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie-1);\n });\n});\nquand('est touché', fonction () {\n joueur.cadenceDeTir = 0.1;\n});\n","width":1,"height":2,"type":"character","id":8,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\"/43/_^pHA]J)Uhr_4=hC\" x=\"-2420\" y=\"193\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"8mS(h[1rwG~MFMPeR5MG\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"2Fx^fOp#-Y60`v6)@=k.\"></block></value><next><block type=\"gamecode_when\" id=\"EYJ;%wMFH@)2ivZ+6szh\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"|q8,mSgU2D%eU?U064Tq\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"?fk!)kQ=um~JIB]}sv*j\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"pX8D#Po6,vh?(X@hP/8)\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"JVGU%cJUYy=#}l]ft=nI\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"=R8iZ_/LV1LOud[Y7,(s\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\":)ycuL(udSzwr?p8(qpt\"><value name=\"variable\"><block type=\"player_variables\" id=\"5rNUXlF/83_B%YSIN6as\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"fg4}4cSzRZOW9GCb@,1R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"sR^eQ:nU*GO5J1CM;}wl\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"u;8bx|mjf_k:+USvc}*r\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></next></block></statement><next><block type=\"gamecode_when\" id=\"5No4oqszBN!(+b]_|%hb\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"W(x(gRXVskPThU%{vS-e\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"R?i8%%Qz`l2-5V5z1Zy|\"><value name=\"variable\"><block type=\"player_variables\" id=\"BWouMiGK0CpmHi/0EFCf\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"(/]-rox+8sUmZVLqueF:\"><field name=\"NUM\">0.1</field></block></value></block></statement></block></next></block></xml>"},{"position":{"x":199,"y":3},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 199, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 199, y: 3});\n if (personnage.y <= 3) {\n personnageMonte = true;\n } }personnage.tire();\n});\nquand('est touché', fonction () {\n joueur.vie = (joueur.vie+15);\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"-1491\" y=\"193\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">199</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">199</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">3</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement><next><block type=\"gamecode_when\" id=\"~llHhot-Sh6iGp/6A[bf\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"o~`#R!,71WKIiPMeb/1p\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"aG%g3Zuv@DMHg:#tR5:E\"><value name=\"variable\"><block type=\"player_variables\" id=\"NqoT5yt-LEU_R_-YJb#f\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"w[hEk]pYLZ6W@7h7Q{(c\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"GMbo}|/cWFhiOR(PAbAN\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"aPHh.DO*7hHv6~768ibJ\"><field name=\"NUM\">15</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":9},{"position":{"x":205,"y":5},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 205, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 205, y: 3});\n if (personnage.y <= 3) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"330\" y=\"50\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">205</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">205</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">3</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":10},{"position":{"x":207,"y":3},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 207, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 207, y: 3});\n if (personnage.y <= 3) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"350\" y=\"30\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">207</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">207</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">3</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":11},{"position":{"x":203,"y":6},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 203, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 203, y: 3});\n if (personnage.y <= 3) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"301\" y=\"193\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">203</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">203</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">3</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":12},{"position":{"x":201,"y":5},"code":"var personnageMonte;\n\n\npersonnageMonte = true;\npersonnage.vole = true;\npersonnage.cadenceDeTir = 0.5;\npersonnage.retourneToi();\ntoujours(fonction () {\n if (personnageMonte === true) {\n personnage.vaVers({x: 201, y: 8});\n if (personnage.y >= 8) {\n personnageMonte = false;\n } } else {\n personnage.vaVers({x: 201, y: 3});\n if (personnage.y <= 3) {\n personnageMonte = true;\n } }personnage.tire();\n});\n","url":"images/game/charactersV2/bugheight/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"fYzxH_SX+jKgqJ[xMDg}\" x=\"364\" y=\"193\"><field name=\"VARNAME\">personnageMonte</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"E35#b}c~bvky.#NA4vg%\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"qXV5t~y6Rvs{ia)fI!mi\"><value name=\"variable\"><block type=\"character_variables\" id=\"+-0h#V2,SWYz21e-REip\"><field name=\"variable\">vole</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"+cth;FPfLNjc7i]cenD0\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"oA~--?7V2;jh/!fWsOlU\"><value name=\"variable\"><block type=\"character_variables\" id=\"F@|KnaSvDzS6.~,,3Owz\"><field name=\"variable\">cadenceDeTir</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_3:ioQIr0yM*6rhVY5@v\"><field name=\"NUM\">0.5</field></block></value><next><block type=\"get_entities_character\" id=\"KT7[|9C~3.B[_3;gvO*t\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"a@U.[^u)~UC3I+#dvC)q\"></block></value><next><block type=\"always\" id=\"z-{t0?0j%)[7]cwilqFG\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"U4{zX)SFl6Za0Es}pXU4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"BJlDsY}()b4=+xNOygnS\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"qU;b_8_#B4eBHlvYU;!y\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"@,LF4aU}vC`,s13u!=()\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"XBq=dwzWPQU)|Y~9)(BM\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"B+1KJOFtEz%Lvx|VV3X}\"><value name=\"POSITION\"><block type=\"point\" id=\"fGZPJnxVAk3qei*[)6RJ\"><value name=\"X\"><block type=\"math_number\" id=\"R.xt+rWppOY5P:qCuU+E\"><field name=\"NUM\">201</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"V1EZ#D@O/ZIP}5CehaEP\"><field name=\"NUM\">8</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"jX4BI8vx]mC{AqM.i;ak\"><value name=\"IF0\"><block type=\"compare\" id=\"cWPV/`aC(7Hw`c*~;cf6\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"tEz0}5`jN{~8FhF:jk(j\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"FxvOf9QU*AcK+@eGXuTP\"><field name=\"NUM\">8</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"`uvK#ey`Mkwjg^#/2FI|\"><value name=\"variable\"><block type=\"variables_get\" id=\"c~g#%^so/1cs@WZ3*:~A\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"|V{%VEb1~YFs~qtvw1wB\"><field name=\"BOOL\">FALSE</field></block></value></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities_character\" id=\"p+*.Db)L{h^D=kof-W.,\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"p`F}eM@rNjgD0_7ot]95\"><value name=\"POSITION\"><block type=\"point\" id=\"ST,TT.q`x-;rZ8Xf]o2u\"><value name=\"X\"><block type=\"math_number\" id=\"SqaWItnx9cL`fiKU#g3F\"><field name=\"NUM\">201</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"e7idx)B)q{Q(=3@3HBxN\"><field name=\"NUM\">3</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"0Zt1GFfd!]N,t%{H`e^8\"><value name=\"IF0\"><block type=\"compare\" id=\"Q81|I87[==`r7Q=#*JK/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"6)|UnOore~^3oZTyOo}*\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pwUTg:/Hun8P!NLj(fL1\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"w+6;zc^nbj^={dE1=*2L\"><value name=\"variable\"><block type=\"variables_get\" id=\"?=@3|mmdtx5ugg=AFQFi\"><field name=\"VAR\">personnageMonte</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"OA-t-kG7I_DPZO:7CthG\"><field name=\"BOOL\">TRUE</field></block></value></block></statement></block></next></block></statement><next><block type=\"get_entities_character\" id=\"3Cgd)Gi~4pIpa*%H)kv_\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"lYKv~FhAy_)wNvd!j;1Y\"></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","type":"character","width":1,"height":2,"id":13}],"tiles":[{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":1,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":2,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":3,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":4,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":5,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":6,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":8,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":7,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":9,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":10,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":11,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":12,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":13,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":14,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":15,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":21,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":19,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":20,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":21,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":21,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":22,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":23,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":24,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":32,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":25,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":26,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":27,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":28,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":29,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":30,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":31,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":33,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":34,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":35,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":36,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":37,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":43,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":44,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":40,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":38,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":41,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":39,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":42,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":35,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":35,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":36,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":36,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":42,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":42,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":41,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":42,"y":3},"traversable":false,"code":null},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":31,"y":5}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":35,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":38,"y":5}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"348\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":23,"y":3}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":28,"y":2}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"-1063\" y=\"133\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":26,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":42,"y":5}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":45,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":46,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":47,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":48,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":49,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":50,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":51,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":52,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":53,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":54,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":55,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":56,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":57,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/mine.png","position":{"x":44,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1773\" y=\"133\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n"},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":47,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":48,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":49,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":51,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":52,"y":6},"traversable":false,"code":null},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1475\" y=\"167\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":53,"y":4}},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":58,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":59,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":60,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":59,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":60,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":61,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":62,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":61,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":62,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":63,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":64,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":65,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":63,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":65,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":64,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":66,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":66,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":67,"y":8},"traversable":false,"code":null},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1571\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":62,"y":2}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1475\" y=\"167\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":66,"y":8}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1475\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":65,"y":8}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1475\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":66,"y":7}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1571\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":62,"y":3}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1571\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":61,"y":2}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"-1475\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":54,"y":8}},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":68,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":68,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"y~M`D3qyMCc@4tfdkIWe\" x=\"349\" y=\"193\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"FkUZe,?yqIp9X.:tEE3j\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"KQ{ChEPw8g|HWnZB0#h#\"><value name=\"variable\"><block type=\"player_variables\" id=\"qHJzL/pZgttS5ln`u6wI\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"-Xm(O9b^wet)Q!mg~C0e\"><field name=\"NUM\">6</field></block></value><next><block type=\"get_entities_object\" id=\"*NjUzPIuMS74hX~SCt#l\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"s}r^60HxprhzL;%8IYS|\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.hauteurSaut = 6;\n objet.disparait();\n});\n"},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":73,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":77,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":84,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":83,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":90,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":95,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":96,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":101,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":103,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":104,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":105,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":106,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":107,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":108,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":109,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":110,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":102,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":111,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":112,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":116,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":113,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":115,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":114,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/cristaux2.png","position":{"x":104,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"=ltD_,-qx1G;f6C~2X.W\" x=\"-11022\" y=\"283\"><field name=\"VARNAME\">émeraude text</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"q|C17jrF!n]3_kR{SlW=\"><field name=\"TEXT\">émeraude :</field></block></value><next><block type=\"gamecode_when\" id=\"|gp:(gzMSh^sBT|C.f|Y\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"It7WoH(fr(~{7Ugg.wg;\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"pnIUj#,JXGAz{*_gt/%_\"><value name=\"variable\"><block type=\"player_variables\" id=\"+?TDpdFBY-.TCwt8Hul6\"><field name=\"variable\">émeraude</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"%Ak}Q3GqV!;X]R[?1TP7\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"YR;0-!eWMDN1-D6{w]#2\"><field name=\"variable\">émeraude</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"R}zG0ITTQuvE#yL~NS=O\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"}4#HnoWxXp7Kio(3_tBA\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"HO*4RG%=Jnx=p8~b/?p1\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"89?d=S55,j=mVRT{XX8,\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"M;Q}Jg8CK#0,N[03)#Ia\"><field name=\"VAR\">émeraude text</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"mh8AVcT:DarZbQ-~i::j\"><field name=\"variable\">émeraude</field></block></value></block></value></block></value><next><block type=\"entities_assignment\" id=\"UbeS`z,7{-ID}OS)Hk*l\"><value name=\"variable\"><block type=\"player_variables\" id=\"wk1=TKlHgONh7TSfypRw\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"KesL*#}6ZBRU^nrPG_6e\"><field name=\"NUM\">2</field></block></value><next><block type=\"get_entities_object\" id=\"v~IE~urXmG*xvcZ@TA80\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"+,265Y;+MsDygnD|m3).\"></block></value></block></next></block></next></block></next></block></statement></block></next></block></xml>","code":"var _C3_A9meraude_text;\n\n\n_C3_A9meraude_text = 'émeraude :';\nquand('joueur arrive', fonction () {\n joueur.émeraude = (joueur.émeraude+1);\n joueur.dit(_C3_A9meraude_text+joueur.émeraude);\n joueur.hauteurSaut = 2;\n objet.disparait();\n});\n"},{"url":"images/game/blocks/kano.png","type":"wall","code":null,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":false,"position":{"x":13,"y":3}},{"url":"images/game/bonus/soin_boost.png","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":27,"y":2}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":1,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":2,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":3,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":4,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":5,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":6,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":2,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":2,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":3,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":3,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":2,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":2,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":4,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":3,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":4,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":5,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":18,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":20,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":16,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":17,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/drapeau_vert.png","type":"item","code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+5);\n objet.dit('Les drapeux te rapporte 5 points de vie');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`=5(oRMY-`S.Dy^ccqg|\" x=\"107\" y=\"67\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"g]iO2wv,i]x,k]k8nTRO\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"YF,J=cn{Xpt=w}MhW][-\"><value name=\"variable\"><block type=\"player_variables\" id=\"My+`RtI2*YvywJQr`_%P\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"IXfu,6ug2i|2BS!6GHbp\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"hSaOTe==xGB(T~JT~{HG\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"CqSj6#hH3n1PTzubkLH@\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"get_entities_object\" id=\":R.5#g}E#%)wy7N^w07H\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"hVhf0-Y%mJaI3H[2]ccx\"><value name=\"TEXT\"><block type=\"text\" id=\"mY=oVNvlr(tq]KbZ.hCo\"><field name=\"TEXT\">Les drapeux te rapporte 5 points de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"RxD+}-CJV!a#GS5wHoG0\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"_(V=m+/A+#-;1,GZz..X\"></block></value></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":18,"y":2}},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":17,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":13,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":12,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"349\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":16,"y":5}},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('Tu dois retrouver les trois émeraudes');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"sqM^6a~r{rod)Fy*qWzQ\" x=\"348\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Yp7*n.Y{FbeJ-rQt-gAZ\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Tu dois retrouver les trois émeraudes</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"BeR!)?P4XXR%5Qsf?/~p\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"RrJmEzmG,KsdU-P^7L5I\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":4,"y":5}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"349\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":13,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"349\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"HqE9?t}u}q@OytOP38*s\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"7|E]1_Xa26[l}_@aJrz/\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"dE.OyN#T=x~VZdRT)n0n\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\":P%a;Qe5Y;ud@D0`VU+4\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"DT-4KZ(i[iyb+bqm07Kb\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":15,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"349\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":12,"y":5}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"107\" y=\"67\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":14,"y":3}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"349\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":14,"y":2}},{"position":{"x":6,"y":3},"code":"quand('joueur arrive', fonction () {\n objet.dit('Lorsque tu tue des ennmie ça t\\'augmente la hauteur de ton saut ou ta cadence de tir');\n objet.disparait();\n});\n","url":"images/game/bonus/action2.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"XJYTAbSu(n[KX:93ok_8\" x=\"349\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"}sLApn1[58y8W?qiX*G(\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Lorsque tu tue des ennmie ça t'augmente la hauteur de ton saut ou ta cadence de tir</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"uTVl)05QLde-~K=Mg},B\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"7kt!A:3/]{:jLHCieo~f\"></block></value></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":3,"y":6},"code":"quand('joueur arrive', fonction () {\n objet.dit('Les ronds bleu te donne des indication');\n objet.disparait();\n});\n","url":"images/game/bonus/action2.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"sqM^6a~r{rod)Fy*qWzQ\" x=\"349\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Yp7*n.Y{FbeJ-rQt-gAZ\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Les ronds bleu te donne des indication</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"BeR!)?P4XXR%5Qsf?/~p\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"RrJmEzmG,KsdU-P^7L5I\"></block></value></block></next></block></statement></block></xml>","type":"item","traversable":true},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('Bienvenue sur Mars');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"sqM^6a~r{rod)Fy*qWzQ\" x=\"349\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Yp7*n.Y{FbeJ-rQt-gAZ\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Bienvenue sur Mars</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"BeR!)?P4XXR%5Qsf?/~p\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"RrJmEzmG,KsdU-P^7L5I\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":2,"y":7}},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('Les pillules de donne 1 point de vie');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"sqM^6a~r{rod)Fy*qWzQ\" x=\"348\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Yp7*n.Y{FbeJ-rQt-gAZ\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Les pillules de donne 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"BeR!)?P4XXR%5Qsf?/~p\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"RrJmEzmG,KsdU-P^7L5I\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":5,"y":4}},{"url":"images/game/bonus/action2.png","type":"item","code":"quand('joueur arrive', fonction () {\n objet.dit('Les drapeaux t\\'ajoutent 5 points de vie');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"XJYTAbSu(n[KX:93ok_8\" x=\"348\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"}sLApn1[58y8W?qiX*G(\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\",dS(A7FpQs{]lIw}@WA)\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"_dtGS9uXTpl)kfe%[%(*\"><value name=\"TEXT\"><block type=\"text\" id=\"T~zZe@/D(%iHy.Dm`T?U\"><field name=\"TEXT\">Les drapeaux t'ajoutent 5 points de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"uTVl)05QLde-~K=Mg},B\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"7kt!A:3/]{:jLHCieo~f\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":7,"y":2}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":18,"y":7},"traversable":false,"code":null},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"348\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":18,"y":8}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"348\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":19,"y":8}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"348\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":20,"y":8}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"348\" y=\"191\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":21,"y":8}},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":119,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":122,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":124,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":127,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":130,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":133,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":136,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":138,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":140,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":142,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":143,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":144,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":52,"y":7}},{"position":{"x":51,"y":7},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":65,"y":2},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":64,"y":2},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":77,"y":6},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":84,"y":4},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":90,"y":6},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":119,"y":3},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":124,"y":3},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":130,"y":5},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":138,"y":6},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"364\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":143,"y":2},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.hauteurSaut = 6;\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"350\" y=\"130\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"{@l]*9R1JceV=J5]2mx(\"><value name=\"variable\"><block type=\"player_variables\" id=\"t)i5VHi1gx%fCSsQ)^Z-\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"sLq]zUB6noRmokIWhIml\"><field name=\"NUM\">6</field></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":142,"y":2},"code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', fonction () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","url":"images/game/bonus/anims/coin.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"364\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","type":"item","traversable":true},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"364\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":143,"y":4}},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":150,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":156,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":170,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":164,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":172,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":173,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":174,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":175,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":176,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":177,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":178,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":179,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":180,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":181,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":182,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":174,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":175,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":174,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":175,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":181,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":180,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":180,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":180,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":181,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":180,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":181,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":181,"y":3},"traversable":false,"code":null},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"365\" y=\"198\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":179,"y":2}},{"position":{"x":178,"y":2},"code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","url":"images/game/bonus/mine.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"365\" y=\"198\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":177,"y":2},"code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","url":"images/game/bonus/mine.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"365\" y=\"198\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":176,"y":2},"code":"quand('joueur arrive', fonction () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', fonction () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","url":"images/game/bonus/mine.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"365\" y=\"198\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":185,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":186,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":187,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":188,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":189,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":190,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":191,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":192,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":193,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":194,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":195,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":184,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":183,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":173,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"/iP{edjFljL.XV|L6S2#\" x=\"-2170\" y=\"-765\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"g9XMl#3__S(n0z6i4.Ex\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"~{TRXB)2az#lsJWTjID[\"><value name=\"variable\"><block type=\"player_variables\" id=\"+n~iuh_M+eejJDokTpqd\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"meN9{_SZVKeqqYpVhwKv\"><field name=\"NUM\">6</field></block></value><next><block type=\"get_entities_object\" id=\"pL5;B2qU45],1e+f%qKa\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\".CYQvV80;h/mO@^.7`v9\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.hauteurSaut = 6;\n objet.disparait();\n});\n"},{"type":"item","url":"images/game/bonus/action2.png","position":{"x":181,"y":6},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"always\" id=\"H==AhG(n5En-|b3p0@KL\" x=\"301\" y=\"193\"><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"*O`lQly2Y)3K2j[5HEkW\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"yw}9w5UK(L)%!#C`q9CI\"><value name=\"TEXT\"><block type=\"text\" id=\"qo]y88{Mi-h`{~__hS.v\"><field name=\"TEXT\">!!ATTENTION AU MONSTRE!! il fait très mal</field></block></value></block></value></block></statement><next><block type=\"gamecode_when\" id=\"X_(vVC*%ELmGEB@bGr:l\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"KvEd](aX;J-I*7oBI:P7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"J_DJ4x?/zG:=VkEIIUC/\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"0@zN/EP/j#;cAc}RE)2t\"></block></value></block></statement></block></next></block></xml>","code":"toujours(fonction () {\n objet.dit('!!ATTENTION AU MONSTRE!! il fait très mal');\n});\nquand('joueur arrive', fonction () {\n objet.disparait();\n});\n"},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":189,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":190,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":190,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":192,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":193,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":199,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":203,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":207,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":210,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":211,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":212,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":213,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":214,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":215,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":216,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-DROITE.png","type":"wall","position":{"x":217,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":29,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":74,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":72,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":78,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":76,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":79,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":80,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":82,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":85,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":87,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":89,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":88,"y":4},"traversable":false,"code":null},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"348\" y=\"191\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":106,"y":5}},{"url":"images/game/bonus/mine.png","type":"item","code":"quand('joueur arrive', function () {\n objet.dit('!!ATTENTION VIRUS!!');\n joueur.vie = (joueur.vie+100);\n repeterChaque(0.8 + ' secondes', function () {\n joueur.vie = (joueur.vie-5);\n });\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"=Pf-/]+~=k*xRtNPKw5i\" x=\"365\" y=\"198\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"BA.)d32]bYW|%tRPrB-7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_object\" id=\"gpRHIi?OjwwPT0Q!:{J5\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"*UXh7Lv/;gSa@bLlCsa%\"><value name=\"TEXT\"><block type=\"text\" id=\"h}MMDLl.|z+4elKNKg5z\"><field name=\"TEXT\">!!ATTENTION VIRUS!!</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"u3y;Nv9]fLIGd^VjD3Ym\"><value name=\"variable\"><block type=\"player_variables\" id=\"l)r(wrvrXuOQ2ku_#~j0\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{.Ug|jy*rv^TJRgVh^Nu\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"82J|ie?k{MBAcN/)ML2D\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_K}:~BHew:Bm0fy:jRkP\"><field name=\"NUM\">100</field></block></value></block></value><next><block type=\"repeat\" id=\"fVk);p=-@d?_(fesx^:2\"><value name=\"seconds\"><block type=\"math_number\" id=\"CIv4iU0F%`LD-@%;3_3B\"><field name=\"NUM\">0.8</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"6(=X^NB=[sG0tv@C]__7\"><value name=\"variable\"><block type=\"player_variables\" id=\"U=7rbSxS/kvs5eo@~SyF\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Bo%n-SQec[q5lJ~O~1cT\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"V6b9BSAihuv%9885mbw:\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"L+H|hg^C-6-~T;wk9)FF\"><field name=\"NUM\">5</field></block></value></block></value></block></statement><next><block type=\"get_entities_object\" id=\"OXUH3ae~8M#j}Kd?|Bt@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"?36lL5/pXK,dQ-Kdw(jB\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":109,"y":4}},{"url":"images/game/bonus/anims/coin.png","type":"item","code":"var ScoreText;\n\n\nScoreText = 'Score :';\nquand('joueur arrive', function () {\n joueur.Score = (joueur.Score+1);\n joueur.dit(ScoreText+joueur.Score);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"F!YD6PDQ3]XM|jwMqNSq\" x=\"365\" y=\"198\"><field name=\"VARNAME\">ScoreText</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"VE4mqjCZ+SgROcV`=o}d\"><field name=\"TEXT\">Score :</field></block></value><next><block type=\"gamecode_when\" id=\"?_%Z[8Ob6]_ruHonQneF\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"REuc#@HIpS0k?l_VbwV(\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"/WI0n0N8Wtco{-pdSMg`\"><value name=\"variable\"><block type=\"player_variables\" id=\"Ru21;nnnCi7IH@E|A0bu\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"sO^Avf3u2s}u!XbfiRqR\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yt{`s=+OZ;Jon@!09bR]\"><field name=\"variable\">Score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(r0-*_Wnba8jT;P7l0bU\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\"!3HnWk0evt!WOfeb9rx(\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"Ar|Kvu~[71#R*}v+pe_A\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"6t==zk,aEdhMGb9mR;6T\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"^]nI]63@XnnkxYUf`wOQ\"><field name=\"VAR\">ScoreText</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"`}udTb;_^e4RhGt~#Phv\"><field name=\"variable\">Score</field></block></value></block></value></block></value><next><block type=\"get_entities_object\" id=\"d4k*Wj=N:B;p-iVXS!G-\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"X3.Syx8i,5s{dloD7C/q\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":106,"y":2}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":103,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":105,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":103,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":206,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-PLEIN.png","type":"wall","position":{"x":208,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-C.png","type":"wall","position":{"x":209,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":206,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":205,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":205,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":207,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CB.png","type":"wall","position":{"x":208,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CC.png","type":"wall","position":{"x":209,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":211,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":213,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":218,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":219,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":220,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":221,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":222,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":223,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":224,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":225,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":226,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":227,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":228,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":229,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":218,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":222,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":227,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":232,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":234,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":235,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":237,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":238,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":239,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":240,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":235,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":240,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":243,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":244,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":242,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":246,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":247,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":248,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":249,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":250,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":251,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":252,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":253,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":254,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":255,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":256,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":257,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":245,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":249,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":255,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":260,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":265,"y":6},"traversable":false,"code":null},{"url":"images/game/bonus/cristaux2.png","type":"item","code":"var _C3_A9meraude_text;\n\n\nquand('joueur arrive', fonction () {\n joueur.émeraude = (joueur.émeraude+1);\n joueur.vie = (joueur.vie+10);\n objet.disparait();\n joueur.dit(_C3_A9meraude_text+joueur.émeraude);\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"+%lha+DL90zB]gAw([iO\" x=\"-1841\" y=\"133\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Y},^^xMGJI=[5t1}54*?\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"JB:gu+j|%%-@.p_z7WB7\"><value name=\"variable\"><block type=\"player_variables\" id=\"Pi3/%x0p5E_;:BS*/Hv;\"><field name=\"variable\">émeraude</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"p[qx`?)W-vsucs^2XjK!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"/+J%/[kFi0:jv?6Wt`hC\"><field name=\"variable\">émeraude</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"N.ZWyrk91cSF3:cVD!zt\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"bqPBhYZ:*hWfF#vH]U9_\"><value name=\"variable\"><block type=\"player_variables\" id=\"V!IY!{+w5I?YpOWoVmqK\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Zuy!1s.ti`d+70.ZJE^R\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yi17K7qzU6l6aqG`MyY?\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Wvwc,Z7S5S5RK`A71k~r\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"8(,u{*|MBuR{KaX3.Uo?\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"b4.?RvQUi~73!Z%~gGMj\"></block></value><next><block type=\"get_entities_player\" id=\"gPf84j,E2QK^1S0(Q9BY\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\".!)Ja@*?~;ac,4oDErj{\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"~`]_s@AOKjJ:J7e~dAKA\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"!X7/^eN!O`,/0bzW4[{s\"><field name=\"VAR\">émeraude text</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"B`9ZHPgzsO3-1h~KfpR?\"><field name=\"variable\">émeraude</field></block></value></block></value></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":212,"y":2}},{"url":"images/game/bonus/cristaux2.png","type":"item","code":"var _C3_A9meraude;\n\n\nquand('joueur arrive', fonction () {\n joueur.émeraude = (joueur.émeraude+1);\n joueur.vie = (joueur.vie+10);\n objet.disparait();\n joueur.dit(_C3_A9meraude+joueur.émeraude);\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"+%lha+DL90zB]gAw([iO\" x=\"-1841\" y=\"133\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Y},^^xMGJI=[5t1}54*?\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"JB:gu+j|%%-@.p_z7WB7\"><value name=\"variable\"><block type=\"player_variables\" id=\"Pi3/%x0p5E_;:BS*/Hv;\"><field name=\"variable\">émeraude</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"p[qx`?)W-vsucs^2XjK!\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"/+J%/[kFi0:jv?6Wt`hC\"><field name=\"variable\">émeraude</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"N.ZWyrk91cSF3:cVD!zt\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"bqPBhYZ:*hWfF#vH]U9_\"><value name=\"variable\"><block type=\"player_variables\" id=\"V!IY!{+w5I?YpOWoVmqK\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"Zuy!1s.ti`d+70.ZJE^R\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Yi17K7qzU6l6aqG`MyY?\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Wvwc,Z7S5S5RK`A71k~r\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"8(,u{*|MBuR{KaX3.Uo?\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"b4.?RvQUi~73!Z%~gGMj\"></block></value><next><block type=\"get_entities_player\" id=\"gPf84j,E2QK^1S0(Q9BY\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\".!)Ja@*?~;ac,4oDErj{\"><value name=\"TEXT\"><block type=\"math_arithmetic_custom\" id=\"~`]_s@AOKjJ:J7e~dAKA\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"variables_get\" id=\"!X7/^eN!O`,/0bzW4[{s\"><field name=\"VAR\">émeraude</field></block></value><value name=\"B\"><block type=\"player_variables\" id=\"B`9ZHPgzsO3-1h~KfpR?\"><field name=\"variable\">émeraude</field></block></value></block></value></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":265,"y":7}},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":265,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":264,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":267,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":266,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":267,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":268,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":269,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":270,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":275,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":276,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":277,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":278,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":279,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":280,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":281,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":282,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":283,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":283,"y":3},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/drapeau_vert.png","position":{"x":283,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\":d(K#.W~k*X11,X]K4m8\" x=\"-590\" y=\"150\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"-Z{9d1[sOzjtho~}fi6J\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"T^VVL[([{O8}%vK~CCdM\"><value name=\"variable\"><block type=\"player_variables\" id=\"RBO2sb|IW4|;YZkS|6mC\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"M#Ce+W6EMQhIT.B`ni.}\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"kdZe0S?,Wk}o5.V-Y~Dc\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[_M]t?obVkJWOZ~C!/,m\"><field name=\"NUM\">5</field></block></value></block></value></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vie = (joueur.vie+5);\n});\n"},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":155,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":151,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":152,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":157,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":163,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":161,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":162,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":160,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":169,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":171,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":168,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":167,"y":4},"traversable":false,"code":null},{"position":{"x":114,"y":2},"code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","url":"images/game/bonus/soin_boost.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":133,"y":6},"code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","url":"images/game/bonus/soin_boost.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":144,"y":2},"code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","url":"images/game/bonus/soin_boost.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":161,"y":6},"code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","url":"images/game/bonus/soin_boost.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":170,"y":4},"code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","url":"images/game/bonus/soin_boost.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"url":"images/game/bonus/soin_boost.png","type":"item","code":"quand('joueur arrive', function () {\n joueur.vie = (joueur.vie+1);\n objet.dit('Ce sont des pillules elles te r\\'ajoutent 1 point de vie');\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"dc=@1wy38+Em@wp_8meB\" x=\"-4249\" y=\"80\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"knW4`fl-,nh`/#U]ICG/\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"{kSH#l~}^J56*Z5eMy3@\"><value name=\"variable\"><block type=\"player_variables\" id=\"}HYDbjee)7_Vik8Qo-d7\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"+#LbM1tox`3y=P4in*fy\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"Iado+,@2;h3Ue2Or%_q9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"bak61=z:(XljzjnY(!27\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"1(q+wZ@?mpoRhuNT.`yr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"says\" id=\"2wTe9Z}4n9p,I})=`4bl\"><value name=\"TEXT\"><block type=\"text\" id=\"b53K0@Ao@7Zzj.%vdfJW\"><field name=\"TEXT\">Ce sont des pillules elles te r'ajoutent 1 point de vie</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"[/uE1zo(BgDVnSl/2`u%\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"N7q3L|atrj/3X(-/h[_m\"></block></value></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":190,"y":5}},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":287,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":293,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":299,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":305,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":310,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":315,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":320,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":322,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":321,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":323,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":324,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":325,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":326,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":327,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":328,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":329,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":330,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":331,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":331,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/drapeau_vert.png","type":"item","code":"quand('joueur arrive', fonction () {\n victoire();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"2?Q4A#qN8@z_9B_QG=Wk\" x=\"-1377\" y=\"133\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"#~E5x~HRJzV4C@W^GR[_\"></block></value><statement name=\"BODY\"><block type=\"victory\" id=\"h^7N?3G(v-0MiQ77@e:!\"></block></statement></block></xml>","traversable":true,"position":{"x":331,"y":3}}],"player":{"urls":{"head":"./images/game/playersV2/rider/","body":"./images/game/playersV2/rider/","bullet":"./images/game/playersV2/rider/"},"position":{"x":1,"y":8},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"`^0fd6M!2G3.Fwi=Q+2.\" x=\"-5930\" y=\"133\"><value name=\"variable\"><block type=\"player_variables\" id=\"Y.1s-dNcX~v,veMBfmQ=\"><field name=\"variable\">émeraude</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"th1Q|V=EH.^O,Nu;;,_w\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"Bzf4u9VI=gBVRf)PI/;%\"><value name=\"variable\"><block type=\"player_variables\" id=\"5nVL50_`o_rFj#K:-ipi\"><field name=\"variable\">Score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Z77FF;jFCMH|.7x!)8=c\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"l7_VG~w%/m:+h9i*w+bK\"><value name=\"variable\"><block type=\"player_variables\" id=\"b]%xH5@%?-IznjWI:9jf\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"11T*RM-d}t0(+ejsik_V\"><field name=\"NUM\">2</field></block></value><next><block type=\"when_hit\" id=\",3RqJDesd,HRzhQ60yz/\"><statement name=\"BODY\"><block type=\"get_entities\" id=\"yM@[G~`0JYo|fvK6-QzY\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"^DO:LZc|`uVse92mwq#~\"></block></value><next><block type=\"get_entities\" id=\"4^h.8J?L7Gp{c6/78IB1\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\")x~f**oiSlAne4gd4Fey\"><value name=\"TEXT\"><block type=\"text\" id=\")w0-BP|WkOamzX@:9crR\"><field name=\"TEXT\">ARHH!!!</field></block></value></block></value><next><block type=\"get_entities\" id=\"{TlsaXTjmG3lD}Yc/DCp\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\"6URcGzZjH,HX:U.V^T}!\"></block></value><next><block type=\"delay\" id=\"}jb,ME%e=YYllb*Uw?^]\"><value name=\"seconds\"><block type=\"math_number\" id=\"m~31z6w5EQH5x2%?e2w9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"entities_assignment\" id=\"F|*,S+,*/EUs]DFkGx]Y\"><value name=\"variable\"><block type=\"player_variables\" id=\"P4Ju1;t4up:}m7`M@S#a\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"T3^Kg=vvY^2^9;k)=xtc\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></next></block></next></block></statement><next><block type=\"gamecode_when\" id=\"z4A#gM3MT!q:uylIS.Sg\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"dm|ke8y;8v2aLvrL|#z^\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"#;K}f2mflOV[qZS6H~b-\"><value name=\"variable\"><block type=\"player_variables\" id=\"ks9LDK,fE:.7N(im|)j~\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"QrUC@0tE%pC%+M/J5Jc3\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"sF:y*jH|/FztkbKskT6A\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"NL@bKL%)_1!KR{SXBOP_\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities_player\" id=\",%#(.IXwP48*Q9~on.tx\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"ZSx`TUJc(L-LR|v#phjo\"><value name=\"TEXT\"><block type=\"text\" id=\"1/L)]_id7K2IyBg(B2jV\"><field name=\"TEXT\">AIE!</field></block></value></block></value></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"joueur.émeraude = 0;\njoueur.Score = 0;\njoueur.hauteurSaut = 2;\nquand('tir touche', fonction (personnage) {\n personnage.saute();\n personnage.dit('ARHH!!!');\n personnage.disparait();\n retarder(1 + ' secondes', fonction () {\n joueur.hauteurSaut = 5;\n });\n});\nquand('est touché', fonction () {\n joueur.vie = (joueur.vie-1);\n joueur.dit('AIE!');\n});\n"},"endGame":{"wallpaper":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/367753/367753-mars.jpg","winText":"Victoire ! Bravo, tu as récuperé les trois émeraudes!!!","loseText":"!!! GAME OVER !!!"},"sounds":{"music":"sounds/musics/feel_good","win":"sounds/win/01","loose":"sounds/loose/01","items":"sounds/bonus/01"},"soundEnable":false,"name":"Test","goal":"Finir le niveau","generalScript":"gravite = 50;","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"2WC=#bE`A%2]AA0)hb[Z\" x=\"357\" y=\"238\"><value name=\"VALUE\"><block type=\"math_number\" id=\",Q)DNQ?o,qry-f+8S/.m\"><field name=\"NUM\">50</field></block></value></block></xml>","code":"","assetsLibrary":{"backgrounds":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/367753/367753-mars.jpg"]},"customBlocklyDropdowns":{"player":[["score","score"],["émeraude","émeraude"],["Score","Score"]],"item":[["vole","vole"]]},"needed":true}
Communaute: 
0
Miniature: 
Application: 
Tags créateur: 

GameCode partners