Super Powers

Beginner

[{
    "name": "Mega Jump",
    "imageUrl":"https://pxt.azureedge.net/blob/e02d5c1d09669a2750a90785b17e60c744365411/static/mods/mega-jump.jpg",
    "url": "/examples/mega-jump",
    "cardType": "example",
    "description": "Give your player a real boost!",
    "otherActions": []
}, {
    "name": "Flower Trail",
    "imageUrl":"https://pxt.azureedge.net/blob/c56b4eaeec757916d0b447dbda51ad15d277e58e/static/mods/flower-trail.jpg",
    "url": "/examples/flower-trail",
    "cardType": "example",
    "description": "Mark your path, see where you go.",
    "otherActions": []
}]

Intermediate

[{
    "name": "Super Digger",
    "imageUrl":"https://pxt.azureedge.net/blob/ff30b49dcf643d0f87d2a0f5507bf18b4285ef1b/static/mods/super-digger.jpg",
    "url": "/examples/super-digger",
    "cardType": "example",
    "description": "Go mining and dig up a lot of blocks.",
    "otherActions": []
}, {
    "name": "Walk on Water",
    "imageUrl":"https://pxt.azureedge.net/blob/71d57b69ecf53f4f1b467212a38804e3e3467301/static/mods/walk-on-water.jpg",
    "url": "/examples/walk-on-water",
    "cardType": "example",
    "description": "Don't get your feet (too) wet.",
    "otherActions": []
}]

Advanced

[{
    "name": "Fast Forward",
    "imageUrl":"https://pxt.azureedge.net/blob/19a5fa54d1cca692c74eacf1acfbb86ec9a34957/static/mods/fast-forward.jpg",
    "url": "/examples/fast-forward",
    "cardType": "example",
    "description": "Take control of time!",
    "otherActions": []
}, {
    "name": "Game Over",
    "imageUrl":"https://pxt.azureedge.net/blob/48a238ef3ddcddb5d7117b06166148dffb56af6b/static/mods/game-over.jpg",
    "url": "/examples/game-over",
    "description": "Teleport all players to the void!",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Rainbow Beacon",
    "imageUrl":"https://pxt.azureedge.net/blob/44d48af25b9a2f667353e90049b51ccd56179840/static/mods/rainbow-beacon.jpg",
    "url": "/examples/rainbow-beacon",
    "description": "Shine a beacon of rainbow colors.",
    "cardType": "example",
    "otherActions": []
}]