This is a game I have worked on for a while, and I got help and advice from @Bananacrazy22 and @Tacosbefriends . Hope you enjoy!
Simplified: You have 15 minutes to destroy all UFOs and kill all of the aliens, and save your teammates if they are captured
Kits: These are the different kits I have made so far, but there could be many more.
Tank: Sharpness 1 Stone Sword, full Protection 1 iron armor, 3 exploding bottles, 2 (non enchanted) golden apples
Archer: Stone Sword, Infinity 1, Power 2 bow, full protection 2 leather armor dyed blue, 3 exploding bottles
Sniper: Protection 1 leather helmet and chest plate, wooden sword, Power 10, infinity 1 bow, slowness 5 when holding shift.
Magician: Protection 2 purple leather armor, Sharpness 3 stick named staff, 3 fireball spawn eggs, 3 instant health II potions (splash), 1 (non enchanted) golden apple
Wizard: Protection 2 pink leather armor, sharpness 3 stick named staff that can spawn lightning when you right click (20 second cooldown), 3 strength potions (splash), and 1 (non enchanted) golden apple
If you think I need to make another alien, tell me your idea for it.
~tiger101tiger
Alien Defense Squad
Objective: The aliens have started to take over earth, and it is your job to stop the invasion of important landmarks around the world. The way to stop the invasion is by blowing up their UFO's with exploding bottles, before their reinforcments arrive (15 minutes). If you die, then you are captured by the aliens, and your teammates must rescue you.Simplified: You have 15 minutes to destroy all UFOs and kill all of the aliens, and save your teammates if they are captured
Kits: These are the different kits I have made so far, but there could be many more.
Free Kits:
Swordsman: Sharpness 2 iron sword, full Protection 1 chain armor, 3 exploding bottles, 32 steak, 2 (non enchanted) golden applesTank: Sharpness 1 Stone Sword, full Protection 1 iron armor, 3 exploding bottles, 2 (non enchanted) golden apples
Archer: Stone Sword, Infinity 1, Power 2 bow, full protection 2 leather armor dyed blue, 3 exploding bottles
Bought Kits:
Ninja: Full leather armor dyed black, sharpness 2 stone sword, 3 exploding bottles, 1 invisibility potion, permanent speed 2, 1 (non enchanted) golden appleSniper: Protection 1 leather helmet and chest plate, wooden sword, Power 10, infinity 1 bow, slowness 5 when holding shift.
Magician: Protection 2 purple leather armor, Sharpness 3 stick named staff, 3 fireball spawn eggs, 3 instant health II potions (splash), 1 (non enchanted) golden apple
Wizard: Protection 2 pink leather armor, sharpness 3 stick named staff that can spawn lightning when you right click (20 second cooldown), 3 strength potions (splash), and 1 (non enchanted) golden apple
Aliens:
For some reason screenshots are not working, so I'm going to post the command block code for the mobsQuick Alien:
/summon Slime ~ ~2 ~ {Size:1,Riding:{id:"Zombie",Attributes:[{Name:generic.movementSpeed,Base:0.6},{Name:generic.attackDamage,Base:3},{Name:generic.maxHealth,Base:15}],Equipment:[{id:271},{id:301,tag:{display:{color:8375321}}},{id:300,tag:{display:{color:8375321}}},{id:299,tag:{display:{color:8375321}}},{id:165}]}}
Slow But Strong Alien:
/summon Slime ~ ~2 ~ {Size:1,Riding:{id:"Zombie",Attributes:[{Name:generic.movementSpeed,Base:0.15},{Name:generic.maxHealth,Base:60},{Name:generic.followRange,Base:200},{Name:generic.attackDamage,Base:20},{Name:generic.knockbackResistance,Base:1.0}],Equipment:[{id:405,tag:{ench:[{id:16,lvl:3},{id:19,lvl:10}]}},{id:301,tag:{display:{color:8375321}}},{id:300,tag:{display:{color:8375321}}},{id:299,tag:{display:{color:8375321}}},{id:165}]}}
Laser Gun Alien:
/summon Slime ~ ~2 ~ {Size:1,Riding:{id:"Skeleton",Attributes:[{Name:generic.movementSpeed,Base:0.35},{Name:generic.maxHealth,Base:40}],Equipment:[{id:261,tag:{ench:[{id:48,lvl:10},{id:50,lvl:5}]}},{id:301,tag:{display:{color:8375321}}},{id:300,tag:{display:{color:8375321}}},{id:299,tag:{display:{color:8375321}}},{id:165}]}}
Jumpy Alien:
/summon Slime ~ ~2 ~ {Size:1,Riding:{id:"Zombie",Attributes:[{Name:generic.maxHealth,Base:60},{Name:generic.movementSpeed,Base:0.4},{Name:generic.attackDamage,Base:15}],Equipment:[{id:258,tag:{ench:[{id:20,lvl:3}]}},{id:301,tag:{display:{color:8375321}}},{id:300,tag:{display:{color:8375321}}},{id:299,tag:{display:{color:8375321}}},{id:165}],Riding:{id:"Spider",Attributes:[{Name:generic.maxHealth,Base:50},{Name:generic.movmentSpeed,Base:0.45},{Name:generic.attackDamage,Base:20}],ActiveEffects:[{Id:8,Amplifier:3,Duration:1000000,Ambient:1}]}}}
Soul Devourer (Boss):
/summon Slime ~ ~2 ~ {Size:1,CustomName:"Soul_Devourer",CustomNameVisibility:1,Riding:{id:"Skeleton",SkeletonType:1,Attributes:[{Name:generic.maxHealth,Base:200},{Name:generic.attackDamage,Base:30},{Name:generic.movementSpeed,Base:0.45},{Name:generic.knockbackResistance,Base:0.9}],Equipment:[{id:262,tag:{ench:[{id:16,lvl:10},{id:19,lvl:5},{id:20,lvl:5}]}},{id:301,tag:{display:{color:0000000}}},{id:300,tag:{display:{color:0000000}}},{id:299,tag:{display:{color:0000000}}},{id:165}],CustomName:"Soul_Devourer",CustomNameVisibility:1}}
Maps:
These are just ideas I had for maps, so they don't need to be the maps. However, I think they should all be important landmarks
These are just ideas I had for maps, so they don't need to be the maps. However, I think they should all be important landmarks
- The Sphinx from Cairo, Egypt
- Statue of Liberty from New York City, USA
- Taj Mahal from Agra, Uttar Pradesh, India
- StoneHendge from Wiltshire county, UK
- Colloseum from Rome, Italy
~tiger101tiger
Last edited: