nickgermaine / python_text_battle

Simple rpg type text-based python battle script
103 stars 48 forks source link

Update main.py #6

Open JeanieDawnbringer opened 7 years ago

JeanieDawnbringer commented 7 years ago

Minimal mp condition to restrict looping when enemy mp falls bellow minimum spellcost.

Should have a function determining min spell cost, and save this in a variable and use that instead of hardcoded value of 25