巫師3裝備程式碼

發佈日期

《巫師3:狂獵》中的裝備主要是套裝,這些套裝的程式碼有很多,首先是熊套,additem('Bear Pants 5') 褲、additem('Bear Boots 5') 鞋、additem('Bear Gloves 5') 手、additem('Bear Armor 4') 胸、additem('Bear School steel sword 4') 鋼劍、additem('Bear School Crossbow') 十字弓......

巫師3裝備程式碼

巫師3裝備程式碼

熊套:

additem('Bear Pants 5') 褲

additem('Bear Boots 5') 鞋

additem('Bear Gloves 5') 手

additem('Bear Armor 4') 胸

additem('Bear School steel sword 4') 鋼劍

additem('Bear School Crossbow') 十字弓

貓套:

additem('Lynx Pants 5') 褲

additem('Lynx Boots 5') 鞋

additem('Lynx Gloves 5') 手

additem('Lynx Armor 4') 胸

additem('Lynx School steel sword 4') 鋼劍

additem('Lynx School silver sword 4') 銀劍

additem('Lynx School Crossbow') 十字弓

獅鷲套:

additem('Gryphon Pants 5') 褲

additem('Gryphon Boots 5') 鞋

additem('Gryphon Gloves 5') 手

additem('Gryphon Armor 4') 胸

additem('Gryphon School steel sword 4') 鋼劍

additem('Gryphon School silver sword 4') 銀劍

狼套:

additem('Wolf Pants 5') 褲

additem('Wolf Boots 5') 鞋

additem('Wolf Gloves 5') 手

additem('Wolf Armor 4') 胸

additem('Wolf School steel sword 4') 鋼劍

additem('Wolf School silver sword 4') 銀劍

飛獅套:

additem('Red Wolf Pants 2') 褲

additem('Red Wolf Gloves 2') 手

additem('Red Wolf Boots 2') 鞋

additem('Red Wolf Armor 2') 胸

additem('Red Wolf School steel sword 2') 鋼劍

additem('Red Wolf School silver sword 2') 銀劍

毒蛇套:

additem('EP1 Witcher Armor') 胸

additem('EP1 Witcher Gloves') 手

additem('EP1 Witcher Boots') 鞋

additem('EP1 Witcher Pants') 褲

additem('EP1 Viper School silver sword') 銀劍

additem('EP1 Viper School steel sword') 鋼劍

石之心神偷套裝:

additem('Thief Armor') 新月盔甲

additem('Thief Gloves') 新月手套

additem('Thief Pants') 新月褲子

additem('Thief Boots') 新月靴子

吸血鬼套(兩套一紅一黑):

Blood and Wine Vampire Set Item IDs

紅色

additem('q704_vampire_mask') 面具

additem('q704_vampire_armor') 胸

additem('q704_vampire_gloves') 手

additem('q704_vampire_pants') 褲

additem('q704_vampire_boots') 鞋

additem('q704 vampire steel sword') 鋼劍

黑色

additem('q702_vampire_boots') 鞋

additem('q702_vampire_pants') 褲

additem('q702_vampire_gloves') 手

additem('q702_vampire_armor') 胸

additem('q702_vampire_mask') 面具

additem('q702 vampire steel sword') 鋼劍

相關攻略文章

最新攻略