@@ -345,7 +345,7 @@ class task_fightMonster(dongri_task):
if False == basic_operate.click_outside_search():
return False
- if self.isAddStrenghth and basic_operate.get_line_num() >= 6:
+ if self.add_strengh and basic_operate.get_line_num() >= 6: