Skip to content
Snippets Groups Projects
Commit e4c78d27 authored by Harry Wyatt's avatar Harry Wyatt
Browse files

Changed a stat on the minion

parent 4ac78a01
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ class Minion(Enemy):
# basic stats for a minion
self.base_hp = 60
self.base_attack = 7
self.base_defense = 15
self.base_defense = 12
self.base_luck = 6
# how to scale stats with levels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment