Exemplo n.º 1
0
    tags_recom.char_data.extract_all_char()
    res2 = tags_recom.char_data.get_peo_info("法术大师A2")
    print(res2)

    res = tags_recom.recom(["狙击干员", "辅助干员", "削弱", "支援机械", "治疗"])

    # res=tags_recom.recom(["近卫", "男", "支援"])
    print(res)
    print("=" * 15)
    url = "https://c2cpicdw.qpic.cn/offpic_new/1224067801//39b40a48-b543-4082-986d-f29ee82645d3/0?vuin=2473990407&term=2"
    url = "https://c2cpicdw.qpic.cn/offpic_new/391809494//857ddb74-7a0d-40ae-98db-068f8c733c86/0?vuin=2473990407&term=2"
    url = "https://gchat.qpic.cn/gchatpic_new/2465342838/698793878-3133403591-5DB0FBC01E75F719EA8CD107F6416BAA/0?vuin=2473990407&term=2"
    # res=tags_recom.recom(images=[url])
    # print(res)

    res = material_recom.recom("聚酸酯块")
    print(res)

    # for i in range(20):
    #     tags_recom.recom(["狙击干员","辅助干员", "削弱", "女性干员", "治疗"])
    #     tags_recom.recom(["近卫", "男", "支援"])
    #     tags_recom.char_data.get_peo_info("艾丝戴尔")
    #     tags_recom.char_data.get_peo_info("艾雅法拉")
    #     res=material_recom.recom("聚酸酯块")
    #     tags_recom.char_data.get_peo_info("大鲍勃")

    # for name in ["tag","干员","材料","敌人"]:
    #     report = get_stat_report(name=name)
    #     print(report)

    res = tags_recom.recom(["远程", "支援"])