Planescape: Torment: Enhanced Edition

Planescape: Torment: Enhanced Edition

Evaluări insuficiente
开启控制台、修改游戏数据、作弊码
De către 風也渐渐被光芒所充滿
通过开启debug选项开启控制台,从而修改金钱、经验等游戏数据
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
具体步骤
  1. 退出游戏。

  2. 进入我的文档,位置C:\Users\用户\Documents\Planescape Torment - Enhanced Edition,找到Baldur.lua文件,使用记事本软件打开。

  3. Baldur.lua文件中新增加一行,内容是:
    SetPrivateProfileString('Program Options','Debug Mode','1')
    注意,这里必须全是英文标点。

  4. 修改后,保存文件,重新进入游戏。进入游戏后,所有游戏设置会重置。

  5. 游戏中按ctrl+shift+enter,开启控制台输入框,输入以下秘籍指令后按回车生效。
秘籍(作弊码)
  • 在2.0以后的版本中,CLUAConsole:秘籍代码格式不再有效,新的秘籍格式为:
    C:秘籍代码

  • 秘籍作用:
    C:ExploreArea()探索当前地域地图/地图全亮。 C:SetCurrentXP(#)设置当前选中角色的经验值(#为任意整数,最大2950000)。 C:MoveToArea("[区域代码]")传送选中的角色到指定的区域。 C:AddGold(#)增加指定数量的金钱。 C:CreateItem("[物品代码]",#)制造指定数量的物品,#不输入则默认为1。 C:CreateCreature("[怪物代码]")召唤指定的怪物。

  • 部分物品代码:
    Intestinal Phylactery (+9 HP, +2 AC) Kaleidoscopic Eye Gehraise's Ring (+3 save vs. poison) Stinger Earring Angle-Less Eye Mempa's Biting Ring (+2 AC) Ingress's Teeth Super Wedding Ring Symbol of Torment Entropic Blade Ring of Thex Celestial(Celestial Fire) Ring04 Aegis(Aegis of Torment) Zero
1 comentarii
Miky 18 aug. 2021 la 8:22 
CTRL-Y will kill any creature currently under the mouse.
CTRL-J will cause the party to jump to the current cursor location.
CTRL-Z with mouse over TNO will summon a full party (may create duplicates)
CTRL-SHIFT-Z with mouse over a character will give that character all spells

4.6. Alignment-related Commands
4.6.1. C:SetGlobal("LAW","GLOBAL",15) - Set Alignment to Lawful
4.6.2. C:SetGlobal("LAW","GLOBAL",-21) - Set Alignment to Chaotic
4.6.3. C:SetGlobal("GOOD","GLOBAL",15) - Set Alignment to Good
4.6.4. C:SetGlobal("GOOD","GLOBAL",-21) - Set Alignment to Evil

After any of the above commands you must run:
C:Eval("ChangeAlignment(Protagonist,ALIGNMENT)") where ALIGNMENT is the current alignment (Such as CHAOTIC_NEUTRAL or LAWFUL_EVIL) of TNO.