La fin

Contenu: 
{"backgroundUrl":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-ff0f61cd0f2ba77c58e89bd405b949a8.jpg","characters":[{"position":{"x":-31,"y":6},"url":"images/game/charactersV2/bugheight/","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 5) {\n personnage.disparait();\n joueur.score = (joueur.score-5);\n } else {\n defaite();\n }});\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"@G3W*G@Fr1Ku.K`_maMt\" x=\"252\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\",U7q.6.:CnIo=_G[Go|?\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"Z5*nf;~Q:M,+#yQIEv,t\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"_XPy:rY(p1gdg6#_ljYr\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"*W-/*yVeso;YV!i*RQoq\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"jc1(v}YM~I,Nb)KCZ_ZN\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_character\" id=\"RKB2a@G8yXizf=c8Bcek\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\"T5%4:|F6hELE.?nSODX~\"></block></value><next><block type=\"entities_assignment\" id=\"d*JDeu%iWuGq9?yb4fC1\"><value name=\"variable\"><block type=\"player_variables\" id=\"N}_F3d~-xj-40kP%gu7O\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"{vF`TRCY^H3l`E5lzs7`\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"CQMep1eJ8X;|{pD{:q5]\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"+S^1^%8]6KT%,[JNtxEt\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\";X1i[o/fML~`.G]JIO)a\"></block></statement></block></statement></block></xml>"},{"position":{"x":-156,"y":2},"url":"images/game/charactersV2/yeti/","code":"quand('est bloqué', fonction () {\n personnage.retourneToi();\n});\ntoujours(fonction () {\n personnage.saute();\n personnage.tire();\n personnage.avance();\n});\nrepeterChaque(1 + ' secondes', fonction () {\n personnage.saute();\n});\nquand('est touché', fonction () {\n joueur.score = (joueur.score+1000);\n});\nquand('joueur arrive', fonction () {\n if (joueur.score >= 100000) {\n toujours(fonction () {\n joueur.score = (joueur.score-1111);\n });\n retarder(3 + ' secondes', fonction () {\n victoire();\n personnage.dit('O! non!');\n });\n personnage.disparait();\n } });\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"n{}jT?Wq`bfw5V9oDtwN\" x=\"-1800\" y=\"145\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"jbHtf6o_J~%P%IX-N4L7\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"HD9B7+UnpN7!ZCbUFf+J\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"turn_back\" id=\"HX4g%ch33%ZQE]axJ8g^\"></block></value></block></statement><next><block type=\"always\" id=\"3+20nFtJ6`7~hv-as@fR\"><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"iNR`VTfRq_.I.@z`be%e\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"pTo=Ndc1~E6:hv[Re,9T\"></block></value><next><block type=\"get_entities_character\" id=\"cC0gPpEQ^oqGlqd[!uOI\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"shoot\" id=\"v`D5?Tn,5[s1i]a/G@hu\"></block></value><next><block type=\"get_entities_character\" id=\")7D*/a^|KoD#U~peV.8q\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"aJiCM++4Tm+[+s+q,N0o\"></block></value></block></next></block></next></block></statement><next><block type=\"repeat\" id=\"peS3XBG3^`M)4MfcMt7y\"><value name=\"seconds\"><block type=\"math_number\" id=\"W1n=nDB/6x-E}X5-,w9m\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities_character\" id=\"Fd4I!X|FRVwQVLi97K9Y\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"ghu-I/[fvVZn(7DeLU)o\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\"SiU4?Bv`6_fJ5pch1}(%\"><value name=\"EVENT\"><block type=\"event_touched\" id=\")`LlrdA#N3Z3baQ)RBIy\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"[X]-R:Mdbk6RDk6}kEDP\"><value name=\"variable\"><block type=\"player_variables\" id=\"e.e*s/XC{}C(d34)I#k8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"pcfk=v=H)VM,5]]0iP#c\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"j3.5aqc%R4Li^vm#dd:q\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"9[*]P94EnxCoorkVX(k^\"><field name=\"NUM\">1000</field></block></value></block></value></block></statement><next><block type=\"gamecode_when\" id=\"+A0X];Iw1v=ZVeX%ZFxo\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"ganwcn:^@)HWQ7F_K:Yt\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"9VHv6E1hoVJ26+2^eBbd\"><value name=\"IF0\"><block type=\"compare\" id=\"uTt57lFv#Nb@GY8VHNwe\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"ZaMPsklx#B:QSpJ#hsY;\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"8S5:JO)^-P57?Q?kOGB6\"><field name=\"NUM\">100000</field></block></value></block></value><statement name=\"DO0\"><block type=\"always\" id=\"ox?s7/=K)_-fZ+JS;Md:\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"G)A8YO!qs+Q.i,wo-rns\"><value name=\"variable\"><block type=\"player_variables\" id=\"{OMFM3l)IOXMk0T:U(P3\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"~S:ML%qv]?6aAYj{3Dj-\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"dpSXfC~6Rw{`}e4Im:@F\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3e~7@Fec?bwm{E8vCe_E\"><field name=\"NUM\">1111</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"~UjEh%d-r+Co_Gp[r]7f\"><value name=\"seconds\"><block type=\"math_number\" id=\"Y#wiEM[X*|Yfasjz@`l}\"><field name=\"NUM\">3</field></block></value><statement name=\"body\"><block type=\"victory\" id=\"5Ejd`u2b6v%01/r*,W_2\"><next><block type=\"get_entities_object\" id=\"ZD8hru]r#7(h3tP:`mqG\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"E:fyHVwG!RFDF@r[m/oN\"><value name=\"TEXT\"><block type=\"text\" id=\"e(^|svfqxd((EqdRslQQ\"><field name=\"TEXT\">O! non!</field></block></value></block></value></block></next></block></statement><next><block type=\"get_entities_object\" id=\"kN6+zJb-@rIjmSb*`Uge\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\"3O%|zBMA6^w6sKoPbcin\"></block></value></block></next></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":-63,"y":9},"url":"images/game/charactersV2/bugfour/","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 25) {\n joueur.score = (joueur.score-25);\n personnage.disparait();\n } else {\n defaite();\n }});\n","width":1,"height":2,"type":"character","id":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"n[(!N~MnmMIm6^[xc(;|\" x=\"276\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Brimz}m3#og|FVor|PP=\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"`*s*PnXPp+KhXn}v}/Tn\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"aOCa%5Ti6Tc:)qrgp`?@\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"2jcFuMS0-~lKGjW%t7t*\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"XX_l6JoaB0{#Cs-`d1(O\"><field name=\"NUM\">25</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"eqe(^hEvQJ-ZK10=ej)r\"><value name=\"variable\"><block type=\"player_variables\" id=\"6q0-FVgT^us3%kKV-PE|\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"5bH=wJHfTPUE6qniK!9h\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"UPBK7SkaSQ6jE,iYWOW:\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Dk%8iKwPYJEtReV%zi+N\"><field name=\"NUM\">25</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"sx0o8~EXdbHkf8dqP/e7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\"WKmlb%*I|MjXBH7NLpY#\"></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"C^x(#;V^dbq623]?{8.b\"></block></statement></block></statement></block></xml>"},{"position":{"x":-72,"y":6},"url":"images/game/charactersV2/bugthree/","code":"quand('joueur arrive', fonction () {\n personnage.dit('Fait attention!Il n\\'y a qu\\'un seul megabonus!');\n});\n","width":1,"height":2,"type":"character","id":3,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"W`3fs!JIWq)HXhn~MGO?\" x=\"390\" y=\"130\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"igqBhur:?]uP]~T@E:t]\"></block></value><statement name=\"BODY\"><block type=\"get_entities_character\" id=\"|YSL8;Xv{:v2V}Y:=X(J\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"8mYDNJMc7:{}jl;60r;z\"><value name=\"TEXT\"><block type=\"text\" id=\";s#n0Mrs+YvgEXnb9B7E\"><field name=\"TEXT\">Fait attention!Il n'y a qu'un seul megabonus!</field></block></value></block></value></block></statement></block></xml>"},{"position":{"x":-81,"y":4},"url":"images/game/charactersV2/snowman/","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 1500) {\n personnage.disparait();\n joueur.score = (joueur.score-1500);\n } });\n","width":1,"height":2,"type":"character","id":4,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"2Ujf;nz*-1OWiGbTY`TD\" x=\"153\" y=\"92\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"B8.u7IvNHn+lx[M4ezAf\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"x2oQ{|_I~;e%z`UVN,#o\"><value name=\"IF0\"><block type=\"compare\" id=\"#u?w:3:O[Od(WEAL;(vH\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"fL~dhM@^Z}(P/Fpf_b[*\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"e(w1O^J;sMu1K}A{dEt#\"><field name=\"NUM\">1500</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_object\" id=\"p}[Z(1uu5x?YM#J?_wrL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\")9RItfjl%YOK~+w,Miel\"></block></value><next><block type=\"entities_assignment\" id=\"ETmehMq36p]I`(.hOuyZ\"><value name=\"variable\"><block type=\"player_variables\" id=\"/?ljF/?MxqzGWu9;5mY^\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"1Ltn;]}24XVuP0@+O##N\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"?si.[}ms7b~|uPdK%O+R\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"0?t~ChcjZ?[B{puXNiD7\"><field name=\"NUM\">1500</field></block></value></block></value></block></next></block></statement></block></statement></block></xml>"},{"position":{"x":-78,"y":5},"code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 1500) {\n personnage.disparait();\n joueur.score = (joueur.score-1500);\n } });\n","url":"images/game/charactersV2/snowman/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"2Ujf;nz*-1OWiGbTY`TD\" x=\"153\" y=\"92\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"B8.u7IvNHn+lx[M4ezAf\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"x2oQ{|_I~;e%z`UVN,#o\"><value name=\"IF0\"><block type=\"compare\" id=\"#u?w:3:O[Od(WEAL;(vH\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"fL~dhM@^Z}(P/Fpf_b[*\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"e(w1O^J;sMu1K}A{dEt#\"><field name=\"NUM\">1500</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_object\" id=\"p}[Z(1uu5x?YM#J?_wrL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\")9RItfjl%YOK~+w,Miel\"></block></value><next><block type=\"entities_assignment\" id=\"ETmehMq36p]I`(.hOuyZ\"><value name=\"variable\"><block type=\"player_variables\" id=\"/?ljF/?MxqzGWu9;5mY^\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"1Ltn;]}24XVuP0@+O##N\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"?si.[}ms7b~|uPdK%O+R\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"0?t~ChcjZ?[B{puXNiD7\"><field name=\"NUM\">1500</field></block></value></block></value></block></next></block></statement></block></statement></block></xml>","type":"character","width":1,"height":2,"id":5},{"position":{"x":-77,"y":3},"code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 1500) {\n personnage.disparait();\n joueur.score = (joueur.score-1500);\n } });\n","url":"images/game/charactersV2/snowman/","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"2Ujf;nz*-1OWiGbTY`TD\" x=\"153\" y=\"92\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"B8.u7IvNHn+lx[M4ezAf\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"x2oQ{|_I~;e%z`UVN,#o\"><value name=\"IF0\"><block type=\"compare\" id=\"#u?w:3:O[Od(WEAL;(vH\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"fL~dhM@^Z}(P/Fpf_b[*\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"e(w1O^J;sMu1K}A{dEt#\"><field name=\"NUM\">1500</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities_object\" id=\"p}[Z(1uu5x?YM#J?_wrL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"disappear\" id=\")9RItfjl%YOK~+w,Miel\"></block></value><next><block type=\"entities_assignment\" id=\"ETmehMq36p]I`(.hOuyZ\"><value name=\"variable\"><block type=\"player_variables\" id=\"/?ljF/?MxqzGWu9;5mY^\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"1Ltn;]}24XVuP0@+O##N\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"?si.[}ms7b~|uPdK%O+R\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"0?t~ChcjZ?[B{puXNiD7\"><field name=\"NUM\">1500</field></block></value></block></value></block></next></block></statement></block></statement></block></xml>","type":"character","width":1,"height":2,"id":6},{"position":{"x":-148,"y":6},"url":"images/game/charactersV2/bugtwo/","code":"","width":1,"height":2,"type":"character","id":7,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>"}],"tiles":[{"position":{"x":0,"y":2},"traversable":true,"url":"images/game/bonus/drapeau_jaune.png","type":"item","code":"","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>"},{"position":{"x":0,"y":1},"url":"images/game/blocks/metal.png","type":"wall","code":null,"traversable":false},{"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":-3,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-6,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-8,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-9,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-11,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-13,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-16,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-18,"y":5},"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":-23,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-27,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-30,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-30,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-31,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-30,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-31,"y":3},"traversable":false,"code":null},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","position":{"x":-9,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`PnO.[APG]j0OPfq1Jr+\" x=\"273\" y=\"114\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*vw[YE4cdum-Q;M1/fLa\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"(G*[6`.N-;V7mHH!g}Ze\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q(A6,kXnn:)R^TI}T3A8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"z0exj;)9=Zot-N@kZ/i%\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\",)~BS{_1f,Zu)cMrnOM`\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7F6@[[M@3}_t-)CJ@|Ip\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"amEEgS[^#ksY.Z:bH4Lr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"4soEfch.FJmJ1|8jr41W\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+2);\n objet.disparait();\n});\n"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+2);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`PnO.[APG]j0OPfq1Jr+\" x=\"273\" y=\"114\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*vw[YE4cdum-Q;M1/fLa\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"(G*[6`.N-;V7mHH!g}Ze\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q(A6,kXnn:)R^TI}T3A8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"z0exj;)9=Zot-N@kZ/i%\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\",)~BS{_1f,Zu)cMrnOM`\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7F6@[[M@3}_t-)CJ@|Ip\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"amEEgS[^#ksY.Z:bH4Lr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"4soEfch.FJmJ1|8jr41W\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":-16,"y":4}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-35,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-40,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-42,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-38,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-40,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-44,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-42,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-47,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-48,"y":3},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-NSMBU_Mini_Mushroom_Artwork.png","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+10);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"fU*bTaLy6WOwNb/d?_`o\" x=\"-290\" y=\"-29\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"dAX|?X{w4KIL32P*Nael\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"_P/MeluH#[WDCA|xI9nd\"><value name=\"variable\"><block type=\"player_variables\" id=\"NViJUjgQJ=8yD`Wy(aq_\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"t^*JflApBgX/JSJFrVF4\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"jfd/I4KbmZL#`~#-F/)Y\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"e0geT5B2i`?r5Y/wG+|)\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"-pWo`j{X!l)/]GoFIDhu\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!x_}66Gbn~(3%K3C6xpZ\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":-40,"y":2}},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-155,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-154,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-153,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-152,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-151,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-150,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-149,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-148,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-164,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-156,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-163,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-157,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-162,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-158,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-160,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-161,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pont.png","type":"wall","position":{"x":-159,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-50,"y":5},"traversable":false,"code":null},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-NSMBU_Mini_Mushroom_Artwork.png","position":{"x":-48,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Z=Q*iy}F0!ffr:8Y*yN6\" x=\"252\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"18-krl4nCLC)oK[j%s5b\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i@FlU,iSMD|Vh}!rb9,{\"><value name=\"variable\"><block type=\"player_variables\" id=\"WFYVYYAO*gS%+Qc%#nHS\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"aL8F}/-c0[i,Aew(z`=C\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"i[jWJc,tzZQ^rh@Hy3s:\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JvT^|Y(Yp,!w_aCv=Py6\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"iZNp2;sN!gTOoYe9oG5@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"47]ugc~fiyzLi_i/zYmd\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+10);\n objet.disparait();\n});\n"},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-148,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-164,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-148,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-148,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-148,"y":5},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-52,"y":7},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-53,"y":8},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-54,"y":7},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-53,"y":7},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-59,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-60,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-61,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-60,"y":5},"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":-53,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-51,"y":1},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-NSMBU_Mini_Mushroom_Artwork.png","type":"item","code":"quand('joueur arrive', function () {\n joueur.score = (joueur.score+10);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"Z=Q*iy}F0!ffr:8Y*yN6\" x=\"252\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"18-krl4nCLC)oK[j%s5b\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"i@FlU,iSMD|Vh}!rb9,{\"><value name=\"variable\"><block type=\"player_variables\" id=\"WFYVYYAO*gS%+Qc%#nHS\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"aL8F}/-c0[i,Aew(z`=C\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"i[jWJc,tzZQ^rh@Hy3s:\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"JvT^|Y(Yp,!w_aCv=Py6\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"iZNp2;sN!gTOoYe9oG5@\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"47]ugc~fiyzLi_i/zYmd\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":-51,"y":2}},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-62,"y":7},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-63,"y":8},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-63,"y":7},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-64,"y":7},"traversable":false,"code":null},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-NSMBU_Mini_Mushroom_Artwork.png","position":{"x":-61,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"_Zq#?/G28z#0HgpfpS!|\" x=\"260\" y=\"145\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"m8x:X@tG9Uqls)V:{kxb\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"MV#k~#:v}~GArS:mxWZd\"><value name=\"variable\"><block type=\"player_variables\" id=\"rRavWH9b_(xGh],~xWN4\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"dEyUbLX9iD{Fq.)b-BT_\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!DpXy|-nL#W:tF;/1`u:\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"8FbYgGDcb.jEAQUO;t#{\"><field name=\"NUM\">10</field></block></value></block></value><next><block type=\"get_entities_object\" id=\":Q/A-4^K~o,p|N~RJ4J}\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"z(o#o}s=c~;:7IFp8,yR\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+10);\n objet.disparait();\n});\n"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-68,"y":2},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-69,"y":2},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-68,"y":3},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-71,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-72,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-73,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-72,"y":5},"traversable":false,"code":null},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-2735123180_small_1.jpg","position":{"x":-73,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\")`[B+/o;3GVVD300]OUw\" x=\"267\" y=\"177\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"-B4SR5!C#%a5xI,8-kFB\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"qcs2b@%L8,C!#s}~|vX7\"><value name=\"variable\"><block type=\"player_variables\" id=\"yXZ#=w#mUGta=*#}fFp/\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"_Z9TVpd7tG*b*Y2brMS8\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"w#|DRSl%:82.o(CbFco6\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ha%J2:+8uP#bD[^6wS@#\"><field name=\"NUM\">10000</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"uBlg3gWsIlmK}~1JLNAk\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"5jkB,9A)2/^FAXz~mVJQ\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+10000);\n objet.disparait();\n});\n"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-77,"y":2},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-81,"y":3},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-78,"y":4},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-86,"y":3},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-87,"y":5},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":-148,"y":9},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n"},{"position":{"x":-149,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-150,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-151,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-152,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-153,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-154,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-155,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-156,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-157,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-158,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-159,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"position":{"x":-160,"y":9},"code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse-5);\n joueur.hauteurSaut = (joueur.vitesse-5);\n joueur.vie = (joueur.vie+5);\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"OJ^ab:cK4Em,lLG^_;5?\" x=\"276\" y=\"131\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"Dkq:EIfZq;h9_?W%tpH0\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"k?jU5]OX/}:c]^YvQx5T\"><value name=\"variable\"><block type=\"player_variables\" id=\"?3/0F=ojUybtNZMt09px\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"tvC+cR,;qu,uY+[i2~[R\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"%|4{lu*O]Xd/ueg,,w;Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"[?9o*YkbE/(k~m1qy+fQ\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"J@Ka-_k8!Lt#3]y(1G}F\"><value name=\"variable\"><block type=\"player_variables\" id=\".xQj]9_.~|vRz:hwAsks\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"7ULfTz7f!/+eFddnRwRv\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"a^*De{x_[Ix@70OF5%;U\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"_w4-1Uz6_a-cjt{E{l|N\"><field name=\"NUM\">5</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"Dpgo]ID^JRoc+[C5YiTj\"><value name=\"variable\"><block type=\"player_variables\" id=\"g!+{%NUKPEKT:eSeh?P,\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"bVVI`YBU9vn+jselv[hr\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"p.ms+Z*14i2_%`vXQo#9\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t(/D|FHmD}pul:A|h5sc\"><field name=\"NUM\">5</field></block></value></block></value></block></next></block></next></block></statement></block></xml>","type":"item","traversable":true},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-89,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-91,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-92,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-95,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-97,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-94,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-31,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":0,"y":6},"traversable":false,"code":null},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-shopping.png","position":{"x":-94,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"?7w=_she1yr#7H+jC1I6\" x=\"153\" y=\"54\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"/4en9T]aNoo*a8{gqBD2\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"l6a03DW2A1=bf1QlY}Q/\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"fCQ{Ba/D{`xsu/7=0Q(3\"><field name=\"OPERATOR\">≥</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\";n?u!87XPVH#7?FXY[|n\"><field name=\"variable\">score</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"zrh,A5Vx94.q5CM-gROe\"><field name=\"NUM\">100</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"@/i*yWa:,A.*W4[F=h^U\"><value name=\"variable\"><block type=\"player_variables\" id=\"7pqmD8W2ZM%a%2-{IsKe\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\",8;]A-|eRh:4._Kd8j4l\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"smrVb/O0@]QJm%i3OLbV\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"tgUeI,a%)BRho#S0*lwG\"><field name=\"NUM\">3</field></block></value></block></value></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"R8`o?Y#ZK-+@BK0bmXF^\"></block></statement><next><block type=\"get_entities_object\" id=\"i%Z8oayFSsaD_N=]Ncd]\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"j![{Fbu@vP1=s#UP1DmQ\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n if (joueur.score >= 100) {\n joueur.vie = (joueur.vie-3);\n } else {\n defaite();\n }objet.disparait();\n});\n"},{"type":"item","url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","position":{"x":-91,"y":5},"traversable":true,"code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+2);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`PnO.[APG]j0OPfq1Jr+\" x=\"273\" y=\"114\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*vw[YE4cdum-Q;M1/fLa\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"(G*[6`.N-;V7mHH!g}Ze\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q(A6,kXnn:)R^TI}T3A8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"z0exj;)9=Zot-N@kZ/i%\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\",)~BS{_1f,Zu)cMrnOM`\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7F6@[[M@3}_t-)CJ@|Ip\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"amEEgS[^#ksY.Z:bH4Lr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"4soEfch.FJmJ1|8jr41W\"></block></value></block></next></block></statement></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg","type":"wall","position":{"x":-67,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/danger.png","type":"item","code":"quand('joueur arrive', function () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"^EI/qk!!}CUY}jK?X}hV\" x=\"185\" y=\"148\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"SfHUIH31F#LrC5X(w[UH\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"9z,Mo{][27M0F*x=^M?.\"></block></statement></block></xml>","traversable":true,"position":{"x":-93,"y":6}},{"url":"images/game/bonus/danger.png","type":"item","code":"quand('joueur arrive', function () {\n defaite();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"^EI/qk!!}CUY}jK?X}hV\" x=\"185\" y=\"148\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"SfHUIH31F#LrC5X(w[UH\"></block></value><statement name=\"BODY\"><block type=\"game_over\" id=\"9z,Mo{][27M0F*x=^M?.\"></block></statement></block></xml>","traversable":true,"position":{"x":-94,"y":6}},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":-93,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":-94,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-99,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-101,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-105,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-106,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-108,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-110,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-111,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-109,"y":1},"traversable":false,"code":null},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.score = (joueur.score+2);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`PnO.[APG]j0OPfq1Jr+\" x=\"273\" y=\"114\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*vw[YE4cdum-Q;M1/fLa\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"(G*[6`.N-;V7mHH!g}Ze\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q(A6,kXnn:)R^TI}T3A8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"z0exj;)9=Zot-N@kZ/i%\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\",)~BS{_1f,Zu)cMrnOM`\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7F6@[[M@3}_t-)CJ@|Ip\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"amEEgS[^#ksY.Z:bH4Lr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"4soEfch.FJmJ1|8jr41W\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":-24,"y":5}},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","type":"item","code":"quand('joueur arrive', function () {\n joueur.score = (joueur.score+2);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"`PnO.[APG]j0OPfq1Jr+\" x=\"273\" y=\"114\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*vw[YE4cdum-Q;M1/fLa\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"(G*[6`.N-;V7mHH!g}Ze\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q(A6,kXnn:)R^TI}T3A8\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"z0exj;)9=Zot-N@kZ/i%\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\",)~BS{_1f,Zu)cMrnOM`\"><field name=\"variable\">score</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"7F6@[[M@3}_t-)CJ@|Ip\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities_object\" id=\"amEEgS[^#ksY.Z:bH4Lr\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"4soEfch.FJmJ1|8jr41W\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":-109,"y":2}},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-113,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/stone/ROCHE-CB.png","type":"wall","position":{"x":-115,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-117,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-118,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-117,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-118,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-117,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-118,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-120,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-120,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-121,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-121,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-120,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-121,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-126,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-126,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-126,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-127,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-127,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-127,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-130,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-130,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-131,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":-131,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-131,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":-130,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-137,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-134,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-140,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-142,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-144,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":-147,"y":7},"traversable":false,"code":null}],"player":{"urls":{"head":"images/game/players/elf/","body":"images/game/players/elf/","bullet":"images/game/players/elf/"},"position":{"x":0,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"6m~gy:Gtra*?}@[+/Cg~\" x=\"153\" y=\"54\"><value name=\"variable\"><block type=\"player_variables\" id=\"EyOs3UarItJwuQE^RY[-\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"|r^*L|NB%%{@ySeC|%#f\"><field name=\"NUM\">3</field></block></value><next><block type=\"entities_assignment\" id=\"}2d])e;iD;G=/|3d-N6]\"><value name=\"variable\"><block type=\"player_variables\" id=\"^/j|gGcX(hE2r!TUF!nW\"><field name=\"variable\">score</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"`?K=2m#isP1yn68tdt0w\"><field name=\"NUM\">0</field></block></value><next><block type=\"gamecode_when\" id=\"[wmfkvSWjP`a?b{%7c%0\"><value name=\"EVENT\"><block type=\"event_touched\" id=\"Y}lia|RZkRr0wBvs|0g`\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"6z61o1z{KnBt*cIHHVWv\"><value name=\"variable\"><block type=\"player_variables\" id=\"9)Z/im}].MHc~t@mg42u\"><field name=\"variable\">vie</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"EIh-zM5ny0@p|zc[*)7x\"><field name=\"OPERATION\">-</field><value name=\"A\"><block type=\"player_variables\" id=\"se^(N6lRn;)b}FYqYr*x\"><field name=\"variable\">vie</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"MUZy4~5]BH!wuF/f]/1m\"><field name=\"NUM\">1</field></block></value></block></value></block></statement><next><block type=\"always\" id=\"1Ev0mbMkH%E{-;Xm/[w/\"><statement name=\"BODY\"><block type=\"get_entities_player\" id=\"8y9!n4(~esqceNuiXchz\"><field name=\"NAME\">joueur</field><value name=\"BODY\"><block type=\"says\" id=\"oA5[PCzjK(D#@Us#T0(^\"><value name=\"TEXT\"><block type=\"player_variables\" id=\"-y*YRhLfP9h3Np966;]+\"><field name=\"variable\">score</field></block></value></block></value></block></statement></block></next></block></next></block></next></block></xml>","code":"joueur.vie = 3;\njoueur.score = 0;\nquand('est touché', fonction () {\n joueur.vie = (joueur.vie-1);\n});\ntoujours(fonction () {\n joueur.dit(joueur.score);\n});\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_2.jpg","winText":"Victoire !","loseText":"Défaite :("},"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=\"153\" y=\"54\"><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":{"items":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-NSMBU_Mini_Mushroom_Artwork.png","https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-2735123180_small_1.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-41941105.jpg","https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-shopping.png"],"backgrounds":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-ff0f61cd0f2ba77c58e89bd405b949a8.jpg"],"blocs":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/577474/577474-turquoise-bleu-phtalo.jpg"]},"customBlocklyDropdowns":{"player":[["score","score"]]},"needed":true}
Communaute: 
0
Miniature: 
Application: 
Tags créateur: 

GameCode partners