Mobs

Beginner

[{
    "name": "Chicken Rain",
    "imageUrl":"https://pxt.azureedge.net/blob/ffe185ed542abf4e0e9cd2c215d48f9da46ddc3a/static/mods/chickenrain.jpg",
    "url": "/examples/chicken-rain",
    "cardType": "example",
    "description": "Chickens everywhere!",
    "otherActions": []
}, {
    "name": "Zombie Pig",
    "imageUrl":"https://pxt.azureedge.net/blob/72865488ccd8282d0e579d962672f51ab46541b9/static/mods/zombie-pig.jpg",
    "url": "/tutorials/zombie-pig",
    "cardType": "tutorial",
    "description": "Use lightning to spawn zombie pigs",
    "otherActions": []
}, {
    "name": "Cats vs Dogs",
    "imageUrl":"https://pxt.azureedge.net/blob/b81d3f61fbf1694984894350416235e9334468be/static/mods/cats-vs-dogs.jpg",
    "url": "/tutorials/cats-vs-dogs",
    "cardType": "tutorial",
    "description": "It's raining pets!",
    "otherActions": []
}]

Intermediate

[{
    "name": "Rabbit Invasion",
    "imageUrl":"https://pxt.azureedge.net/blob/e64a4d5bce63a6d3e3d13f07acfd280d04823f64/static/mods/rabbit-invasion.jpg",
    "url": "/tutorials/rabbit-invasion",
    "cardType": "tutorial",
    "description": "They are multiplicating!",
    "otherActions": []
}, {
    "name": "Bouncing Pigs",
    "imageUrl":"https://pxt.azureedge.net/blob/cd03d66e157020dc757770ce0ed34d2c87d3c3e8/static/mods/bouncing-pigs.jpg",
    "url": "/tutorials/bouncing-pigs",
    "cardType": "tutorial",
    "description": "Bounce and pig will come",
    "otherActions": []
}]

Advanced

[{
    "name": "Bat Cave",
    "imageUrl":"https://pxt.azureedge.net/blob/d52cc6ddf8fc2b9ee3c34483bbbb2c11cbf21744/static/mods/bat-cave.jpg",
    "url": "/examples/bat-cave",
    "cardType": "example",
    "description": "Caves full of bats",
    "youTubeId": "L6N_g1qJNQY",
    "otherActions": []
}]