You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
def __init__(self, HP=0, evasion=0, strength=0, defense=0): # everything here is basically an NPC, except defense which is a player-only stat, along with strength. Both add to item damage/damage mitigation.