| 
 
| 《巫師3:狂獵 外掛》啟動作弊碼Mod 
 
   
 nexus 上看到的。 代碼在ign看到下載解壓到The Witcher 3 Wild Hunt\bin\x64
 測試可用 可以換希裡 不知道會出現什麼bug遊戲按~ 打開控制台
 
 god
 Enable invincibility 無敵
 healme
 Refill Geralt's HP bar 加血
 Ciri
 Switch player character to Ciri 換希裡
 Geralt
 Revert player character to Geralt 換回主角
 
 setlevel(#)
 Sets your player levelex: 升級到x等級?應該是。
 levelup
 Advance player level by 1  升1級
 addexp(#)
 Adds specified amount of experience points
 ex: addexp(25000) 加經驗
 learnskill(skill)
 Learns specified skill 學技能 再輸入升級技能
 ex: learnskill(sword_s3)
 技能代碼下面↓
 Cat(1)
 Activates night vision 貓眼
 Cat(0)
 Disables night vision 關貓眼
 setbeard(1)
 Grows a beard on Geralt 生鬍鬚?
 shave
 Removes Geralt's facial hair 移除鬍子?
 seatattoo(1)
 Enables tattoo from Witcher 2 save 激活巫師2存檔紋身?
 seatattoo(0)
 Removes tattoo from Witcher 2 save 移除巫師2存檔紋身?
 additem(name,#)
 Adds designated item(s) to inventory 加道具
 ex: additem(Bear Armor 1,3)
 Specifying item quantities is optional
 道具代碼下面↓
 addmoney(#)
 Adds specified amount of Crowns 加錢
 ex: addmoney(100000)
 removemoney(#)
 Removes specified number of Crowns 減錢
 ex: removemoney(5)
 spawn(name,#)
 Spawns a specified amount of NPCs 召喚npc?
 ex: spawn(bear_grizzly,50)
 npc 代碼下面↓
 killall
 Kill all enemies engaged in combat. 殺死戰鬥中的敵人?
 makeitrain
 Toggle stormy weather. 切換暴風雨天氣?
 stoprain
 Stops rain from falling. 停雨?
 地圖,傳送代碼
 ===============================================
 gotoNovigrad
 Immediately fast-travel to Novigrad
 gotoSkellige
 Immediately fast-travel to the Skellige Isles
 gotoKaerMorhen
 Immediately fast-travel to Kaer Morhen
 gotoProlog
 Immediately fast-travel to White Orchard
 gotoPrologWinter
 Immediately fast-travel to White Orchard
 ShowAllFT(1)
 Discover all Signposts 解開所有路標?
 ShowPins(1)
 Discover all map icons and areas 解開所有地圖圖標和地點?
 
 
 
 | 
 |