文库网
首页 > 杂谈趣闻

巫师代码大全(5)

2023-04-08 来源:文库网
activateAllGlossaryBeastiary 解锁字典里所有的怪物
staminaboy() Geralt耐力不减
resurrect() 死掉了,打这个就复活了
spawnBoatAndMount() 生成一条船并且坐在上面,最好水上用
Cat(1) 代替烦人的猫眼药剂,里面数值1是开,0是关
addskillpoints() 添加技能点数(数值)
addexp (1000) 增加经验值(数值)
setlevel() 设置等级数
levelup() 等级提升
cleardevelop 注意:此命令会重置等级为1级,并装备最初装备
shave 剃胡子
setbeard(1) 长胡子
WitcherHairstyle(1) 发型1
WitcherHairstyle(2) 发型2
WitcherHairstyle(3) 发型3
settattoo(1) 巫师2宿醉任务奖励蓝色纹身1打开、0关闭
staminapony 蘿蔔(葡萄)无限体力
instantMount(horse) 立刻上马
winGwint(122) 昆特牌胜利?
addgwintcards 快速添加全套牌
makeitrain 下雨
stoprain 停止下雨
Usage: xy(posX,posY)posX and posY are the coordinates you want to teleport to.I found some coordinates in the startup.bundle file (game/fast_travel.csv)Tip: active godmode to avoid falldamage after teleportation (god())
使用xy坐标来传送,传送坐标具体在startup.bundle file (game/fast_travel.csv)内,注意开启无敌模式来防止掉落摔死
Changeweather(WT_Clear) - you can find a list of the available weather in startup.bundle file (/engine/environments/weather_YOURREGION.csv) e.g. snow in novigrad: WT_Snow
变更天气 天气代码参照 (/engine/environments/weather_YOURREGION.csv)
例如诺维嘉德下雪:WT_Snow 详细天气代码参见: 天气代码(点击下载,额,暂无文件)
settime(TIME) 设置当前时间
healme() - you get full health 加满血
secretgwint() - starts gwint game 开始打牌
以下是快速增加一些物品
AddAllThMaps 3个选派的所有藏宝图
addbolts 添加全箭矢
addcraft 添加全工艺品?未确认
addsteelswords 添加全钢剑
addsteelswords2 添加全钢剑2
addwolfdlc 添加狼dlc
addsilverswords 添加全银剑
addsilverswords2 添加全银剑2
addcrossbows 添加全十字弓
addarmor 添加全护甲
addarmor2 添加全护甲2
addpants 添加全裤子
addboots 添加全鞋子
addgloves 添加全手套
addsets 添加全套装
addbooks 添加全书籍
addlore 添加知识
addlore2 添加知识2
addfood 添加全食物
adddrinks 添加全酒精
addtrophies 添加全战利品
addmiscaddhorseitems 马的物品
addupgrades 全剑部位镶嵌符文
addcraftingingre 全打造矿物
addCraftingItem 全打造材料
图纸类
learnallschematics 学会所有打造图纸
addcraftedsteel 铁图纸
addcraftedsilver 银图纸
addcraftedsteelrelic 旧铁图纸
猜你喜欢