登录 白背景

game/巫师3.md

addfact(lw_prologue_temerian_treasure_opened_mill)
巫师3控制台代码汇总一览
传送代码:
ShowAllFT(1) 打开全部快速旅行点。
AllowFT(1) 允许随时使用路牌。
修理工具:
additem('weapon_repair_kit_3') 武器修理工具。
additem('armor_repair_kit_3') 护甲修理工具。
状态buff:
addabl('DamageBuff') 增加200攻击力 200法印强度。
addabl('ForceCriticalHits') 100%暴击率。
addabl('ConAthletic') 1000血,100体力和更高的体力恢复率。
addabl('ConImmortal') - 99800血,100体力和更高的体力恢复率。
(去除的话只要前缀 “addabl” 换成 “remabl”即可)。
常用代码:
addmoney(77777) 加钱 (括号里的数值自己决定,太夸张了也许会显示错误,可以适当调整)。
removemoney(11) 减钱。
staminaboy() Geralt耐力不减。
resurrect() 死掉了,打这个就复活了。
addskillpoints(99) 添加技能点数。
addexp (1000) 增加经验值。
setlevel(40) 设置等级数。
levelup(5) 等级提升。
shave 剃胡子。
makeitrain 下雨。
stoprain 停止下雨。
healme 加血。

换杰洛特发型:
WitcherHairstyle('1') 短发辫子。
WitcherHairstyle('2') 飘逸长发。
WitcherHairstyle('3') 默认发型。
高级马具:
additem('Toussaint horsebag')。
additem('Toussaint saddle')。
additem('Toussaint saddle 2')。
additem('Toussaint saddle 3')。
additem('Toussaint saddle 4')。
additem('Toussaint saddle 5')。
additem('Toussaint saddle 6')。
additem('Toussaint horse blinders')。
additem('Toussaint horse blinders 2')。
additem('Toussaint horse blinders 3')。
additem('Toussaint horse blinders 4')。
additem('Toussaint horse blinders 5')。
additem('Toussaint horse blinders 6')。
突变诱发物:
additem('Greater mutagen red',2) 大型红色突变诱发物*2。
additem('Greater mutagen blue',2) 大型蓝色突变诱发物*2。
additem('Greater mutagen green',2) 大型绿色突变诱发物*2。
生活必需品:
addbolts 添加全箭矢。
addherbs 添加所有药草。
addpotions 添加煎药。
addmutagens 添加突变煎药。
addsteelswords 添加全钢剑。
addsteelswords2 添加全钢剑2。
addsilverswords 添加全银剑。
addsilverswords2 添加全银剑2。
addcrossbows 添加全十字弓。
addarmor 添加全护甲。
addarmor2 添加全护甲2。
addpants 添加全裤子。
addboots 添加全鞋子。
addgloves 添加全手套。
addsets 添加全套装。
addbooks 添加全书籍。
addlore 添加知识。
addlore2 添加知识2。
addfood 添加全食物。
adddrinks 添加全酒精。
addupgrades 全剑部位镶嵌符文。
熊套:
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') 钢剑