骑马与砍杀战团怎么加新的雇佣兵种类
发布网友
发布时间:2022-08-22 19:19
我来回答
共4个回答
热心网友
时间:2024-11-22 11:48
我是按后面这种方法做的:打开troops.py,首先我假设你想加女剑士,Ctrl+f搜索sword_sister,找到 ["sword_sister","Sword Sister","Sword Sisters",tf_female|tf_mounted|tf_guarantee_boots|tf_guarantee_armor|tf_guarantee_gloves|tf_guarantee_shield|tf_guarantee_horse,0,0,fac_commoners,
[itm_bolts,itm_sword_medieval_b,itm_sword_khergit_3,itm_plate_covered_round_shield,itm_tab_shield_small_round_c, itm_crossbow,itm_plate_armor,itm_coat_of_plates,itm_mail_chausses,itm_iron_greaves,itm_guard_helmet,itm_helmet_with_neckguard,itm_courser,itm_leather_gloves],
def_attrib|level(22),wp(140),knows_common|knows_riding_5|knows_athletics_3|knows_ironflesh_2|knows_shield_2,refugee_face1,refugee_face2],
剪切这段,再搜索mercenary_swordsman(随便,只要雇用兵种就可以,不过你想要让自己希望的兵在酒馆出现,就得排在sword_sister后面),我们看到各种雇佣兵的代码,然后把刚才剪切的粘贴到watchman这个兵种代码前面.(顺序谁便,不过得在雇佣兵的范围内). 接下来再mercenary_cavalry代码后任意创造一个新兵种作为过度的东西,并不会在战场出现,我们取它为“new_troop”,“New_Troop“,”New_Troops...后面的内容copy任何兵种的代码即可. 然后保存关闭troops.py. 打开constants.py,我们设置范围. 搜索mercenary_troops.我们找到mercenary_troops_begin = "trp_watchman"
mercenary_troops_end = "trp_mercenaries_end" 这两行,用“trp_sword_sister”代替"trp_watchman",用"trp_new_troop" 代替 "trp_mercenaries_end", 保存关闭. 运行下build_moles.bat, 如果没出现error字样,就可以了. 打开新游戏,你就可以在酒馆看到女剑士了。。。
热心网友
时间:2024-11-22 11:48
去外面转转看到谁的俘虏里有农妇就把他给劫了
然后招收女俘虏
就可以了 望采纳!
热心网友
时间:2024-11-22 11:49
到村子刷高友好后,可招到妇女,然后练级就有了
热心网友
时间:2024-11-22 11:49
诊断结果:网瘾很严重