Total War: WARHAMMER II

Total War: WARHAMMER II

独特神器商店(EN & CN)
YAOTOME  [developer] 10 Dec, 2020 @ 10:27pm
How to customize the price
Price Customization || 自定义价格】

I guarantee that there must be some people feel like the prices are way too low. From my point of view, I hope player can buy at least one artifact in the first turn so I set the artifact price at 5000. If you think this low price destroyed your game experience, here is the guild for customizing the price.

1. Use RPFM to open the mod file.

2. Find db > rituals_tables > artifacts. The first column is the name list of the rituals which give you the artifacts. For example, "hef_tal3" means artifact talisman (tal for talisman) of the 3rd legendary lord (the order of Mortal Empire) of High Elves (hef for High Elves), which is the "Shieldstone of Isha" of Alarielle the Radiant. Those with dwf and tmb before the number are alternative version for Dwarf and Tombking factions. The items for specific factions is in the "buffs" file under same directory. For example, special_hef_0 means the 0th special item for High Elves, which is the Fake Sword of Khaine (Thirsting) (The order is showed in the shop).

3. Scroll to the right and find the column "Expanded Resources". This column is where you define the cost "price_x000".

4. However, before the customization, you should check the file: db > resource_costs_tables > @unchanged. I have already made some pricing set. For example, if you want to change the price of Fake Sword of Khaine (Thirsting) to 12345, please click any row in this file and then CTRL+SHIFT+D. The RPFM will clone the row you selected and append it to the bottom line. Now type in "price_12345" in the intersection of "id" column the cloned row, and type in 12345 in the "Treasury Cost" column in this row. After that, go back to last step, find the row with the key "special_hef_0" and the column "Expanded Resources". Type in price_12345 and it is all set.

5. Once you finish the customization, go to the manual PackFile > Save PackFile and then exit the RPFM.

6. If you want to add the resource requirement, Google is the best way to learn~


肯定有人会认为价格太过便宜,这里说明一下作者的出发点:我希望任何派系开局都可以购买至少任意1件装备来进行破局,所以5000块钱是上限。如果您认为这个价格影响了您的游戏体验,那么下面是自定义价格的教程:

1. 用RPFM打开mod文件。不知道什么是RPFM的朋友请自行搜索RPFM,b站也有专栏专门讲解(搜索【战锤2简单mod教程】)

2. 打开后点开最右边的各个下箭头,依次选择db > rituals_tables > artifacts,点开后第一列Key代表装备对应的祭礼。比如"hef_tal3"指代的就是高精(High Elves简写hef)第三个传奇领主(顺序对应凡世帝国)的神器护符(talisman简写tal),即『璀璨之光』艾拉瑞丽的爱莎石盾。以dwf和tmb结尾的是神器在矮人和古墓王派系的对应祭礼。派系特色装备在同路径下的buffs表里。比如special_hef_0指代的高精派系特有的物品第0个即凯恩之剑复制品(饥渴)(顺序在商店中查看)。

3. 向右拉滚条,看到Expanded Resources这一列,就是对应祭礼的价格price_x000

4. 但要注意,修改前请先到db > resource_costs_tables > @unchanged中检查一下有没有你想要的价格。我已经预先设置好10000以下每500的价位档次。假设你想要让凯恩之剑(饥渴)卖12345,那么请在这个表中任意点击一行,CTRL+SHIFT+D,这样就会在最下面克隆你点击的那行,然后在克隆行id这一列修改为price_12345,第二列也就是Treasury Cost这一列修改为12345,然后返回上一步,找到key是“special_hef_0”这一行,Expanded Resources这一列修改为price_12345即可。

5. 修改完后,右上角PackFile > Save PackFile之后退出即可。

6. 什么?你想要像矮人或者古墓王派系那样的资源限制?请自行百度方法谢谢。
< >
Showing 1-10 of 10 comments
24岁,是猛犸 19 Feb, 2021 @ 8:43pm 
如果我把mortuary_cult_categories_tables里的key中的6全改成5,其他地方对应还要改写啥
YAOTOME  [developer] 20 Feb, 2021 @ 9:37am 
Originally posted by shuttuu:
如果我把mortuary_cult_categories_tables里的key中的6全改成5,其他地方对应还要改写啥
应该不用吧,你这是想要改分类的顺序吗?还有就是你把6改成5那之前在5的special你打算怎么处理呢?
24岁,是猛犸 20 Feb, 2021 @ 10:46am 
啊,那个不应该是把装备扔到对应的类里吗,其实我在考虑怎么把四个叠叠乐战旗挪到special那一栏里
24岁,是猛犸 20 Feb, 2021 @ 11:07am 
Originally posted by shuttuu:
啊,那个不应该是把装备扔到对应的类里吗,其实我在考虑怎么把四个叠叠乐战旗挪到special那一栏里
老哥能给点建议或提示吗?
YAOTOME  [developer] 20 Feb, 2021 @ 6:56pm 
Originally posted by shuttuu:
Originally posted by shuttuu:
啊,那个不应该是把装备扔到对应的类里吗,其实我在考虑怎么把四个叠叠乐战旗挪到special那一栏里
老哥能给点建议或提示吗?
mortuary_cult_categories_to_rituals_tables下buffs里,前12行就是4个buff旗分别在其他、矮人和古墓王派系的商店中所处的分类,第一列是分类名,第二列是装备名。你可以将前4行的第一列改为mythical_rituals_specials,5-8行改为dwf_specials,就可以把4个buff旗子挪到special栏。其他装备也是这样,如果你想要将所有装备都移到specials栏,你可以把第一列里mythical_rituals_XXXX全部改成mythical_rituals_specials
24岁,是猛犸 23 Feb, 2021 @ 11:14pm 
谢谢大佬

Originally posted by YAOTOME:
Originally posted by shuttuu:
老哥能给点建议或提示吗?
mortuary_cult_categories_to_rituals_tables下buffs里,前12行就是4个buff旗分别在其他、矮人和古墓王派系的商店中所处的分类,第一列是分类名,第二列是装备名。你可以将前4行的第一列改为mythical_rituals_specials,5-8行改为dwf_specials,就可以把4个buff旗子挪到special栏。其他装备也是这样,如果你想要将所有装备都移到specials栏,你可以把第一列里mythical_rituals_XXXX全部改成mythical_rituals_specials
24岁,是猛犸 24 Feb, 2021 @ 6:39am 
老哥,我如果想对rituals_tables里的category动手,比如把他从CRAFTING_RITUAL改成别的祭礼种类,我还需要对应的改什么内容。
YAOTOME  [developer] 24 Feb, 2021 @ 7:14am 
Originally posted by shuttuu:
老哥,我如果想对rituals_tables里的category动手,比如把他从CRAFTING_RITUAL改成别的祭礼种类,我还需要对应的改什么内容。
改成别的祭礼种类我就不确定界面能不能用了,古墓王和矮人的锻造看上去不太一样但都是crafting ritual,SFO那么多派系也都是用的这个,我觉得这个界面应该是锁死crafting ritual,改成其他category应该没用。
OnePunchGay 17 Dec, 2021 @ 4:26pm 
how to change the quantity of item purchased because i often buy the same thing in huge amount
YAOTOME  [developer] 20 Dec, 2021 @ 7:00pm 
Originally posted by OnePunchGay:
how to change the quantity of item purchased because i often buy the same thing in huge amount
I haven't made mods for TWWII for a long time. I believe I knew how to do it before but I just cannot remember now.
< >
Showing 1-10 of 10 comments
Per page: 1530 50