Create the dinosaurs
Opened this issue · 1 comments
AddisonG commented
I need models for every dinosaur, and I need to give each of them realistic statistics and abilities.
For every level, there should be a:
- Tank dino (e.g: Triceratops)
- Agile dino (e.g: Velociraptor)
- Flying creature (e.g: Pterodactyl)
- Pesky creature (e.g: Flesh Flies)
After this, I need to make sure that they are correctly mapped, and have an appropriate chance of spawning at each level.
I'd also like to make an "-dinos" command, which gives info on the creatures that can currently spawn (DPS, effective HP, strengths, weaknesses)
AddisonG commented
Made dinosaurs up until Level 4 so far.