安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Weird, just tested a standard group and Mork has +1 to Maces.
http://www.grimrock.net/forum/viewtopic.php?f=14&t=3021
you can do this with any item or command as long as you enter each separate one correctly, you can string them all togather.
party:getChampion(1):setStatMax("health",5000)party:getChampion(1):setStat("health",5000)party:getChampion(2):setStatMax("health",5000)party:getChampion(2):setStat("health",5000)party:getChampion(3):setStatMax("health",5000)party:getChampion(3):setStat("health",5000)party:getChampion(4):setStatMax("health",5000)party:getChampion(4):setStat("health",5000)
all at once, as 1 line in the console line. each will be treated as a separate string, and will be procesed in order. you can just set them up before hand in say notepad, then copy and paste them in to the console line.
want to add more than one item at a time?
spawn("tome_health")spawn("tome_health")spawn("tome_health")spawn("tome_health")spawn("tome_health")
this will give you 5 health tomes.
do be aware, it does dump them all in a pile in front of you.
Don't know what to write about how nicely detailed this is.
-Universal Gamer
Me, halfway through the game with a party of four mages: *surprised Pikachu face*