全面战争:战锤2

全面战争:战锤2

114 个评价
诺斯卡在狩猎后招募怪兽
2
   
奖励
收藏
已收藏
取消收藏
标签: mod, Campaign
文件大小
发表于
更新日期
1.392 MB
2021 年 1 月 21 日 上午 1:21
2021 年 1 月 21 日 上午 6:48
3 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
诺斯卡在狩猎后招募怪兽

描述
现在你可以在精英招募栏中招募已经完成狩猎的诺斯卡传奇怪兽们.

冲突警告:本mod使用了诺斯卡怪兽狩猎脚本,这必然导致和其他使用相同脚本mod的冲突.

<SFO 兼容><需要重新开档><没有文本>

如果喜欢这mod请给我点个赞。

吐槽:本来我想做成驯龙那样狩猎成功才会出现在招募栏里的样子,结果脚本不知道哪里出了问题死活不会生成,只好先放进去再解锁了,本来还想在任务完成奖励栏加一个类似驯龙成功时的奖励名称用来告知玩家能获得一个兵种,不过为了偷懒不做双语mod就懒得弄了。

-------------------------------------------------------------------------------------------------------------
我的其他mod:

(伊瑞斯迷雾全地图扩散-等级4)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2380834756

(吸血鬼血裔图片替换-只有图片)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2376911643

(吸血鬼血裔图片替换&效果强化)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2376911594

(全派系加载开场动画中文版)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2193491948

(派系解锁:巨蜘蛛中文版)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/changelog/2370524865

(吸血鬼海岸兵种升级)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368971055

(吸血鬼海岸兵种升级-全选版本)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368971101

(吸血鬼伯爵兵种升级)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368954450

(吸血鬼海岸兵种升级-全选版本)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368954398

(混沌/诺斯卡/野兽人0移动力扎营)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368853894&tscn=1611233536

(诺斯卡在狩猎后招募怪兽)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368853623

(派系:莱弥亚姐妹会bug修复和解锁)链接:https: /psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368942166

(混沌兵种升级 SFO)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368909814

(混沌兵种升级(我全都要)SFO)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368906151

(混沌兵种升级汉化)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2368909814

(Additional Faction and Race Specific Lord Skills汉化)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2191142868

(community bug fix 汉化)链接: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2191132875
64 条留言
Internor 2022 年 5 月 26 日 上午 5:55 
nvm, the problem with sfo RoR seems to only happen to Wulfrik if he is in camp stance in an non own territory, other for that it works perfectly ^^
AI(NORMAL)  [作者] 2022 年 5 月 26 日 上午 1:38 
@honpamang
if not,it may because your faction mod change the military group of the faction so something else should be added in other lists..
honpamang 2022 年 5 月 25 日 下午 9:36 
Sadly, I add some script at hunted_monster_ror,lua
but cannot work, thank you for the answer.
AI(NORMAL)  [作者] 2022 年 5 月 25 日 上午 8:30 
@honpamang
i ve been a long time not reading code of this mod,perhaps you should add code in hunted_monster_ror,lua ,in this lua file,on the top there's a ror list,2 of the norsca factions are written there,you can copy these code ,and find the id name of the other norsca factions ,use this to replace the"faction = 'abcdefg' ",hope it works
honpamang 2022 年 5 月 25 日 上午 7:59 
2. hunted_monster_ror,lua

{faction = "wh_dlc08_nor_goromadny_tribe", unit = "wh_dlc08_nor_mon_frost_wyrm_boss", count = 1, rcp = 100, munits = 1, murpt = 0.1, xplevel = 0, frr = "", srr = "", trr = "", replen = true},
{faction = "wh_dlc08_nor_goromadny_tribe" , unit = "wh_dlc08_bst_mon_cygor_boss", count = 1, rcp = 100, munits = 1, murpt = 0.1, xplevel = 0, frr = "", srr = "", trr = "", replen = true},

cm:add_event_restricted_unit_record_for_faction("wh_dlc08_nor_mon_frost_wyrm_boss", "wh_dlc08_nor_norsca", "norsca_monster_hunt_ror_unlock"); cm:add_event_restricted_unit_record_for_faction("wh_dlc08_nor_mon_frost_wyrm_boss", "wh_dlc08_nor_wintertooth", "norsca_monster_hunt_ror_unlock"); cm:add_event_restricted_unit_record_for_faction("wh_dlc08_nor_mon_frost_wyrm_boss", "wh_dlc08_nor_goromadny_tribe", "norsca_monster_hunt_ror_unlock");

please, HELP ME!
honpamang 2022 年 5 月 25 日 上午 7:58 
Really great mod! Thank you!
But I want to apply to the other norsca fation mod.
how can i do this?

do you have any other guide?

I try to open this by RPFM
and open 'script' folder

and write down like this

1. wh_dlc08_monster_hunt.lua

["wh_dlc08_nor_goromadny_tribe"] = "wh_dlc08_nor_goromadny_tribe"

["wh_dlc08_nor_goromadny_tribe"] = {
["monster_hunt_0"] = {
["mission"] = "wh_dlc08_monster_hunt_0_stage_1",
["mpc_mission"] = "wh_dlc08_monster_hunt_0_stage_4_mpc",
["qb"] = "wh_dlc08_qb_nor_monster_hunt_0",
["fin"] = "wh_dlc08_nor_monster_hunt_0_dilemma_reward",
["state"] = "active",
["reward"] = "wh_dlc08_anc_enchanted_item_ancient_frost_wyrm_scale",
["tech"] = "tech_dlc08_nor_creatures_01"
},
add like original script
AI(NORMAL)  [作者] 2022 年 5 月 25 日 上午 1:28 
@INQUISITOR 别打拼音了,别说英文,连中文都没
INQUISITOR 2022 年 5 月 24 日 下午 4:23 
xiongdi zhege mod you meiyou yingwen ma?
Internor 2022 年 5 月 24 日 下午 2:50 
perhaps, dont know either way, great mod i love having trygard demolishing men and elves alike <3
AI(NORMAL)  [作者] 2022 年 5 月 24 日 下午 1:37 
@Internor this mod made in year 2021 january,maybe SFO did something after that time?