Continue in your Monster Inheritance project in main.py and monster.py, and do the following:
example print out:
What do you want to do with the dragon
1. Magic attack
2. Sword attack – 10 to 20 damage
Enter your selection: 1
What kind of magic attack you want to do:
1. Fire magic – Max damage: 10
2. Water magic – Max damage: 10
3. Earth magic – Max damage: 15
4. Wind magic – Max damage: 8
Enter your selection: 2
You can contact me at ddjapri@ayclogic if you have any questions!