1、选择关卡
2、选择英雄装备
3、编写代码:# 帮助你的朋友击败索科塔派出的手下。# 你需要更好的装备和策略去赢谀薜频扰得战斗。# 标记可能有用,不过这取决于你——要有创造性哦!# 在围栏后有位医生。移动到 X 处得到匪唐楱箪治疗!while True: green = hero.findFlag("green") black = hero.findFlag("black") nearest = hero.findNearestEnemy() if black: hero.pickUpFlag(black) elif nearest and hero.distanceTo(nearest) < 10: # 攻击! if nearest:hero.attack(nearest) pass
4、注意自己的操作要灵活运用小旗子血快不够了,一定要移到医生那里猥琐发育,别浪
5、通关