安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Sure, submods are always welcome!
Also, I wanted to know if you would allow me to translate your mod ? :)
Wanted to ask : would it be possible, in someway, to give that mechanic to modded Legendary Lords (those from Mixu's and Duke of Bretonnia for example) ?
Cheers!
I have adjusted the script to just unlock a random grail virtue once the Grail Vow is completed, which is not ideal but I've reached the end of my patience, so it'll have to do for now.
- potential script fix
please let me know if it works now for you
you also have to add your new subtypes in the script. Basically you'd write a script with something like this:
table.insert(uber_brt_grail_virtues_allowed_subtypes, YOUR_SUBTYPE_KEY)
I only need to add new entries here right?
snipboard [dot] io/9DpkAe.jpg
But I think it would be better if Grail Virtues had the same function as Chaos Champion's Parth of Glory? After all, each knight completes one or more quests, slaying all manner of monsters to please the Lady on the way to completing the Grail quest? I really like what Mixu did for Dragon Slayer and Daemon Slayer. Just my personal opinion dude, after all, thanks
I tested again for both mods:
* Auto vows + grail virtues + console command (to make testing easier): it didn't work.
* Lilly's overhaul + grail virtues + console command: it worked!
Interesting notes:
* Although it worked with lilly's overhaul, it didn't trigger when I unlocked the grail vow but when I got the first pip for it. Maybe there is an issue with the trigger and that's why it also doesn't work with auto vow.
* Auto vow is configurable, so one possible workaround would be to make the grail vow autocomplete at level 100 (so it doesn't auto complete) and then manually complete it. I haven't tested it but I think that could work.
Last time I tested with vow auto complete it was before "rewrote a lot of the script to fix the unlock conditions of the grail virtues" and it wasn't working, but maybe it would work now.