Closed sehraramiz closed 5 years ago
all defensive ability types are ok all dodge ability types are ok but all offensive ability types are None
for my_hero in world.my_heroes: for ab in my_hero.abilities: print(ab.type)
all defensive ability types are ok all dodge ability types are ok but all offensive ability types are None