欧陆风云4查看国家代码秘籍(欧陆风云4查看国家代码)
之王3作弊码有哪些 王国风云3全控制台代码分享
王国风云3作弊码有什么?王国风云3游戏里我们可以使用作弊码来进行游戏,一些特别的玩法是不会少了这方面的内容的。不过具体的作弊码是很多的玩家不清楚的,为了让大家都能用游戏里的作弊码,这里就一起来看看小编带来的全代码分享。
之王3控制台代码分享
开启教程:tutorial.enable [gamestate/global/all (default: global)] - Enable the tutorial
关闭教程:tutorial.disable [gamestate/global/all (default: global)] - Disable the tutorial
显示教程调试窗口:tutorial.debugwindow - Shows the tutorial debug window
为角色触发事件:event [eventid] [character] - Trigger an event for a character
为角色触发事件。此选项还会显示事件触发器,但是可能会导致误报错误日志。:debug_event [eventid] [character] - Trigger an event for a character. It will also print the event trigger, which can however cause some false positive error logs.
评估是否可以为角色触发事件。此选项还会将事件触发器传至控制台,但是可能会导致误报错误日志。:test_event [eventid] [character] - Evaluate if an event can be triggered for a character. It will also print the event trigger to the console, which can however cause some false positive error logs.
探索角色文化的创新:discover_innovation(add_innovation) - Discover an innovation for a character's culture
探索当前对角色文化着迷的创新:discover_fascination(add_fascination) [character (optional)] - Discover the innovation that is the current fascination for a character's culture
加入一个时代(以及之前的所有时代):join_era(unlock_era) [era] [character (optional)] - Join a certain era (and all previous ones)
发现一个时代(以及时代本身)的所有创新:discover_era [era (optional, default is current era)] [character (optional)] - Discover all innovations of a certain era (and the era itself)
探索所有时代和所有创新:discover_all_eras [character (optional)] - Discover all eras and all innovations
设定角色的信仰:set_faith [faith] [character (optional)] - Sets the faith of a character
在所处的朝代中提升声望:dynasty_prestige [amount (optional, default: 1000)] [dynasty ID (optional, default: player dynasty)] - Adds prestige to the given dynasty
赋予王朝所有特权(默认为当前所扮演角色的王朝):gain_all_dynasty_perks [character (optional)] - Gives a dynasty (currently played character's dynasty by default) all perks
记录所有尚未定义loc键的游戏概念:log_missing_game_concept_loc - Logs all game concepts that have not had their loc key defined
杀死一名角色(默认为当前扮演角色):kill(die) [character (optional)] - Kill a character (currently played character by default)
赋予一名角色所有特权(默认为当前扮演角色):gain_all_perks [character (optional)] - Gives a character (currently played character by default) all perks
赋予一名角色一项特权(默认为当前扮演角色):add_perk [perk] [character(optional)[- Gives a character (currently played character by default) a specific perk
开/关是否要立即或正常生育子女:instant_birth - Toggles if children should be born instantly or as normal
使AI宣战(根据正常权重),绕过所有步调检查等:AI.declare_war [character(optional)] - Causes the AI to declare a war (according to normal weighting), bypassing all pacing checks and the like
为此角色生成一个CoA,将其视为王朝替补:generate_cadet_coa [character (optional)] - Generate a CoA for this character as if they were a cadet of their dynasty
在一种信仰中加入一项教义:add_doctrine [doctrine] [faith(optional)] - Adds a given doctrine to a faith
从一种信仰中移除一项教义:remove_doctrine [doctrine] [faith(optional)] - Removes a given doctrine from a faith
增加一项领域法:add_realm_law [law] [character(optional)] - Adds a realm law
增加一项领域法,跳过成本和效果,以及当前法律的废除效果:add_realm_law_skip_effects [law] [character(optional)] - Adds a realm law, skips the cost and the pass effect, and the revoke effects of the current law
设定角色的文化:set_culture [culture] [character(optional)] - Sets the culture of a character
改变信仰的热情:change_fervor [amount(optional)] [faith(optional)] - Changes the fervor of a faith
向角色透露一项机密(默认为当前扮演角色):add_secret [type] [target(optional)] [character(optional)] - Gives a character (currently played character by default) a specific secret
更改一个县的发展水平,默认为首都:change_development_level [amount] [province_id(optional)] - Changes the development level of a county, defaults to capital
产生指定类型的派系:faction_spawn [faction_type] - Spawns a faction of the specified type
设置指定类型的首个派系的不满:faction_discontent [faction_type] [discontent_value]- Sets discontent of the first faction of the specified type
指定类型的首个派系发出其需求:faction_demand [faction_type] - The first faction of the specified type sends its demand
将该池有关的统计信息转存至'logs/pool_stats.csv':dump_pool_stats - Dump statistics about the pool to 'logs/pool_stats.csv'
将该池有关的统计信息转存至'logs/character_creation_stats.csv':dump_character_creation_stats - Dump statistics about the pool to 'logs/character_creation_stats.csv'
每天加快(帧率降低):fast_tick - Faster ticking (lower frame rate)
一个省的单位移动:instamove(quickmove) - units move one province each day
开/关是否要屏蔽所有消息(提示/通知):supress_messages - Toggle if all messages (toasts/notifications) should be suppressed
开/关是否要压缩存档:force_save_compression - Toggle if saves should be compressed
为当前日期的所有书签字符写入人像数据:dump_bookmark_portraits - Writes portrait data for all bookmark characters at current date
显示关于ai的分析数据:print_ai_timings - Prints profiling data about ai
清除人像缓存。强制所有人像刷新:Portrait.ClearCache - Clears the portrait cache. Forces all portraits to refresh
打开人像编辑器:portrait_editor(pe) - Open the portrait editor
在光标位置生成指定实体:spawnentity [entity name] [state (optional)]- Spawns specified entity at cursor position
清除使用spawnentity命令生成的实体:clearspawnedentities - Clears entities spawned with spawnentity command
为游戏的地图对象生成定位器:MapObjects.GenerateGameLocators [type] ]filename (optional)] - Generates locators for the game's map objects
显示地图对象调试信息:MapObjects.Debug - Prints out map object debug information
显示相机调试信息:Camera.Debug - Prints out camera debug information
保存相机位置:Camera.Save - Save camera position
加载相机位置:Camera.Load - Load camera position
使用特定的颜色模式保存地图的png:Map.SavePNG [map mode] [file name] [yes/no Should render flat (optional)] - Save a png of the map with a specific color mode
重建所有邻接关系:Adjacencies.Rebuild - Rebuild all adjacencies
在2个位置之间生成指定的行:spawnline [line name] [start position 'x,y,z' (no spaces)] [end position x,y,z (no spaces)]> - Spawns specified line between 2 positions
清除行:clearlines - Clear lines
未定义:SplineNetwork.GenerateAssets - Undefined
未定义:shader_debug - Undefined
复合节点编辑器:compoundnodeeditor - Compound Node Editor
粒子节点编辑器:particleeditor - Particle Node Editor
显示脚本文档:script_docs(script_documentation) - Prints script documentation
生成设置GUI:settings - Spawns a settings GUI
屏幕截图:screenshot - Take screenshot
生成系统优化GUI:tweak - Spawns a tweaker GUI
纹理查看器:textureviewer - Texture Viewer
纹理列表:texturelist - Texture List
皮肤编辑器:toolsns - Skin Editor
开/关3D统计:3dstats - Toggles 3D Stats
列出音频事件:audio.list_events - List audio event
播放音频事件:audio.play_event [Audio event] - Play audio event
显示当前的CPU使用情况:audio.cpu_info - Shows current cpu usage
切换主交换链垂直同步:vsync - Toggle main swapchains vsync
重新加载纹理:gfx.reloadtexture - Reload textures
报告所使用的渲染后端:rendertype - Reports what render backend is used
设置或获取任务线程数:Threading.TaskThreadCount [The number of task threads] - Set or get the number of task threads
模拟崩溃(会导致游戏退出)。:CrashReporter.SimulateCrash - Simulates a crash (resulting in the game exiting).
删除X天前的本地崩溃转储。:CrashReporter.DeleteCrashData - Delete local crash dumps older than X days.
选择现存gfx皮肤:gfxn - Select active gfx skin
创建可停靠:Dockables.Create [Dockable name] - Create dockable
创建可停靠布局:Dockables.CreateLayout [Dockable layout name] - Create dockable layout
生成GUI编辑器:gui_editor - Spawns gui editor
转储已注册的数据类型:DumpDataTypes - Dumps the registered data types
开/关地图编辑器:map_editor - Toggle map editor
停止当前播放的曲目:Music.StopTrack - Stops the currently playing track
显示或设置音乐系统的当前权重:Music.Weight - Shows or sets the current weight of the music system
播放指定的曲目:Music.PlayTrack [track name] - Plays the specified track
重置音乐系统:Music.Reset - Resets the music system
再次锁定所有成就:Debug.Achievements.ResetAll - Locks all achievements again
显示一个对象浏览器窗口:explorer - Shows an object explorer window
将xp添加到所有生活方式中:add_lifestyle_xp_all [amount(optional)] [character(optional)] - Adds xp all lifestyle
将xp添加到指定生活方式中:add_diplomacy_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_martial_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_stewardship_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_intrigue_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_learning_lifestyle_xp [amount(optional)[ [character(optional)] - Adds xp to the given lifestyle
重新加载本地化文件并切换语言:switchlanguage [language name] - Reload localization files and switch language
重新载入assets文件:reload [file name] - Reloads assets
现在是几点?:time - What time is it?
创建一个小型转储:minidump [file path] - Creates a minidump
导致应用程序崩溃:crash - Cause the application to crash
切换调试模式:debug_mode - Toggles debug mode
切换释放模式:release_mode - Toggles release mode
创建虚拟小部件。参数为0时,文件名将为gui/debug/test_gui.gui,小部件名称将为test_window:GUI.CreateWidget(gui_test,test_gui) [File name] [Widget name] - Create dummy widget. With 0 arguments the file name will be gui/debug/test_gui.gui, and the widget name will be test_window
清除虚拟小部件:GUI.ClearWidgets - Clear dummy widget
在game.log文件中显示所有控制台命令。:helplog - Print out all console commands to game.log file.
显示所有控制台命令或特定的命令描述。:help [command name] - Print out all console commands or a specific command description.
双彩虹协助。:helphelp - Double Rainbow help.
在控制台和游戏日志中显示版本。:version - Prints the version to the console and the game log.
勾选任意天数:tick_day [number of days] - Ticks any number of days
日志统计:statistics - Logs statistics
从磁盘上的savegame加载gamestate:load [file name] - Load gamestate from savegame on disk
检查存档和读档持久性:test_save - Check save and load persistence
将当前的游戏状态保存到磁盘:save [file name] - Saves current gamestate to disk
重新计算修改器:recalculate_modifiers [{if an argument is given, ALL modifiers will be calculated}] - Recalculates modifiers
执行效果:effect [{effect script}] - Execute effect
在/run中执行效果文件:run [{effect file}] - Execute effect file in /run
测试触发脚本:trigger [{trigger script}] - Test trigger script
发送聊天消息:chat [Message] - Send chat message
更改扮演的角色:play [Character ID] - Change played character
开始观看比赛:observe(ob) - Start observing the game
显示角色:hello [Character ID] - Show a character
显示历史人物:hello_history [Scripted history character ID] - Show a character from history
显示头衔:show_title [Title tag] - Show a title
查找头衔:find_title [Title name] - Find a title
选择一个省:select_province [Province Id] - Select a province
改变一个县的文化:change_culture [province id] [culture] - Change culture of a county
将同一种文化的所有县合并为一种新文化:merge_culture [from culture] [to culture] - Merge all counties of one culture into another culture
增加黄金:gold(cash,dough) [Amount] - Add gold
增加虔诚:add_piety(piety) [Amount] - Add piety
增加声望:add_prestige(prestige) [Amount] - Add prestige
将头衔赋予指定角色:give_title(gt) [Title] [Character ID (optional, the player by default)] - Gives the title to the specified character
宣布该角色获得该头衔:add_claim(ac) [Character ID (optional, the player by default)] [Title] - Gives the character a claim on the title
在当前年龄基础上增加年龄:age [Age] [Character ID] - Adds age to the current age
显示角色的历史:IDhistorical_id(hist) [Character ID] - Shows the historical id of a character
为角色添加特质:add_trait(at) [Trait] [Character ID (optional, applies to player character otherwise)] - Adds trait to a character
设置角色的性别:set_uality [uality] [Character ID (optional, applies to player character otherwise)] - Sets the uality of a character
显示有关角色所涉及的所有秘密的所有信息:secret_info(si) [character ID (optional)] - Shows all info about all secrets that the character is involved in
移除角色的特质:remove_trait(rt) [Trait] [Character ID (optional, applies to player character otherwise)] - Removes trait from a character
使角色怀孕:pregnancy(child_birth,impregnate) [mother id] [father id (0 or empty for no father)] [instant birth (yes/no)] - Make a character pregnant
重绘纹章:redraw_coa - Redraw coat of arms
一天之内AI会肯定所有事件:yesmen(yesman,debug_yesmen,ym) - AI will always say yes to everything within a day
一天之内AI会否定所有事件:nomen(noman,debug_nomen,nm) - AI will always say no to everything within a day
启用监视窗口:watch(ww) - Enables watch windows
启用AI监视窗口:aiwatch - Enables ai watch windows
启用AI战争协调员监视窗口:ai_war_coordinator_watch - Enables AI war coordinator watch window
停留在下一个加载屏幕上:loading_screen(ls) - Stays on the next load screen
在日志中显示错误:error - Show errors in log
测试发送消息:test_message [type] [char_id/title_key/goto province_id] - Test sending a message
显示游戏日志:gamelog - Show game log
发现所有针对该玩家的阴谋:know_schemes - Discovers all schemes target to the player
结束所有针对该玩家的阴谋:end_schemes - Ends all schemes target to the player
运行脚本测试:scripted_tests [pattern (optional)] - Run scripted tests
强制:OoSforce_oos - Force OoS
显示事件队列调试:event_queue - Print event queue debug
显示事件调试计数:event_counts - Print event debug counts
生成战斗场景中的攻击或防御方:spawn_combat_army [scenario] [combat side] - Spawns attacking or defending side of a combat scenario
测试脚本化的战斗场景:combat [scenario] - Test a scripted combat scenario
测试脚本化的战斗场景:combat_test [scenario] [iterations] - Test a scripted combat scenario
切换角色调试信息的可见性:charinfo - Toggles the visibility of the character debug info.
显示当前的随机日志:print_randomlog - Prints the current randomlog.
转储OOS信息。:oos_dump - Dumps OOS info.
输出行省地形文件。:output_terrain - Outputs province terrain file.
勾选展开X刻度延展:tick_development [Number of ticks] - Tick the spreading of development for X ticks
列出服务器上的所有玩家:players - Lists all players on server
踢出指定名字的玩家:kick [Player name] - Kicks a player with the given name
添加脚本化关系:add_relation [relation name] [char01] [char02] - Adds a scripted relation
删除脚本化关系:remove_relation [relation name] [char01] [char02] - Removes a scripted relation
增加现有压力值:add_stress [stress] [character id (optional)] - Add the value to existing stress
将角色所有基本技能归零,并模拟成长到特定年龄(将改变年龄):simulate_child_skills [age] [character id (optional)] [iterations] - Zeroes all base skills and simulate growth to a specific age of character (will change age)
将压力更改为该值:set_stress [stress] [character id (optional)] - Change stress to the value
将值添加至现有恐惧:add_dread [dread] [character id (optional)] - Add the value to existing dread
将恐惧更改为该值:set_dread [dread] [character id (optional)] - Change dread to the value
为角色设定焦点:set_focus [focus] ]character] - Set a focus for the character
为角色添加一个被甲武士团:add_maa [MAA type] [character] [banner_index] - Add an men-at-arms regiment to the character
清除控制台:clear(clr) - Clear console.
重新计算角色的继承:recalculate_succession [Character ID] - Recalculates the succession of a character
启用角色的:AIAI.Enable [Character ID] - Enables the AI of a character
禁用角色的:AIAI.Disable [Character ID] - Disables the AI of a character
设定角色的外交:set_diplomacy [value] [character (optional)] - Sets the diplomacy of a character
设置角色的武术:set_martial [value] [character (optional)] - Sets the martial of a character
设置角色的管理:set_stewardship [value] [character (optional)] - Sets the stewardship of a character
设置角色的谋略:set_intrigue [value] [character (optional)] - Sets the intrigue of a character
设定角色的学问:set_learning [value] [character (optional)] - Sets the learning of a character
设置角色的勇猛:set_prowess [value] [character (optional)] - Sets the prowess of a character
改变角色的外交:change_diplomacy [value] [character (optional)] - Changes the diplomacy of a character
改变角色的武术:change_martial [value] [character (optional)] - Changes the martial of a character
更改角色的管理:change_stewardship [value] [character (optional)] - Changes the stewardship of a character
改变角色的谋略:change_intrigue [value] [character (optional)] - Changes the intrigue of a character
改变角色的学问:change_learning [value] [character (optional)] - Changes the learning of a character
改变角色的勇猛:change_prowess [value] [character (optional)] - Changes the prowess of a character
删除角色的所有特质:clear_traits [character (optional)] - Removes all the traits of a character
删除角色的所有修改器:clear_character_modifiers [character (optional)] - Removes all the modifiers of a character
为角色设置指定绰号:set_nick(set_nickname) [nick_key] [character (optional)] - Sets the specified nickname to a character
删除角色的绰号:remove_nick(remove_nickname) [character (optional)] - Removes the nickname of a character
显示调试计时信息:timer - Prints out debug timing info
开始调试计时:timer_start - Starts debug timing
重新启动(重置并启动)调试计时:timer_restart - Restarts (resets and starts) debug timing
重置调试计时:timer_reset - Resets debug timing
停止调试计时:timer_stop - Stops debug timing
转储调试计时信息:timer_dump - Dumps debug timing info
将计时器信息放入剪贴板:Ct - Puts timer info in clipboard
玩家立即建造:instabuild(quickbuild) - Players build things instantly
验证AI单位路径:verify_ai_path - Verify an AI unit's path
来源:蚕豆网
之王3作弊码有哪些 王国风云3全控制台代码分享
王国风云3作弊码有什么?王国风云3游戏里我们可以使用作弊码来进行游戏,一些特别的玩法是不会少了这方面的内容的。不过具体的作弊码是很多的玩家不清楚的,为了让大家都能用游戏里的作弊码,这里就一起来看看小编带来的全代码分享。
之王3控制台代码分享
开启教程:tutorial.enable [gamestate/global/all (default: global)] - Enable the tutorial
关闭教程:tutorial.disable [gamestate/global/all (default: global)] - Disable the tutorial
显示教程调试窗口:tutorial.debugwindow - Shows the tutorial debug window
为角色触发事件:event [eventid] [character] - Trigger an event for a character
为角色触发事件。此选项还会显示事件触发器,但是可能会导致误报错误日志。:debug_event [eventid] [character] - Trigger an event for a character. It will also print the event trigger, which can however cause some false positive error logs.
评估是否可以为角色触发事件。此选项还会将事件触发器传至控制台,但是可能会导致误报错误日志。:test_event [eventid] [character] - Evaluate if an event can be triggered for a character. It will also print the event trigger to the console, which can however cause some false positive error logs.
探索角色文化的创新:discover_innovation(add_innovation) - Discover an innovation for a character's culture
探索当前对角色文化着迷的创新:discover_fascination(add_fascination) [character (optional)] - Discover the innovation that is the current fascination for a character's culture
加入一个时代(以及之前的所有时代):join_era(unlock_era) [era] [character (optional)] - Join a certain era (and all previous ones)
发现一个时代(以及时代本身)的所有创新:discover_era [era (optional, default is current era)] [character (optional)] - Discover all innovations of a certain era (and the era itself)
探索所有时代和所有创新:discover_all_eras [character (optional)] - Discover all eras and all innovations
设定角色的信仰:set_faith [faith] [character (optional)] - Sets the faith of a character
在所处的朝代中提升声望:dynasty_prestige [amount (optional, default: 1000)] [dynasty ID (optional, default: player dynasty)] - Adds prestige to the given dynasty
赋予王朝所有特权(默认为当前所扮演角色的王朝):gain_all_dynasty_perks [character (optional)] - Gives a dynasty (currently played character's dynasty by default) all perks
记录所有尚未定义loc键的游戏概念:log_missing_game_concept_loc - Logs all game concepts that have not had their loc key defined
杀死一名角色(默认为当前扮演角色):kill(die) [character (optional)] - Kill a character (currently played character by default)
赋予一名角色所有特权(默认为当前扮演角色):gain_all_perks [character (optional)] - Gives a character (currently played character by default) all perks
赋予一名角色一项特权(默认为当前扮演角色):add_perk [perk] [character(optional)[- Gives a character (currently played character by default) a specific perk
开/关是否要立即或正常生育子女:instant_birth - Toggles if children should be born instantly or as normal
使AI宣战(根据正常权重),绕过所有步调检查等:AI.declare_war [character(optional)] - Causes the AI to declare a war (according to normal weighting), bypassing all pacing checks and the like
为此角色生成一个CoA,将其视为王朝替补:generate_cadet_coa [character (optional)] - Generate a CoA for this character as if they were a cadet of their dynasty
在一种信仰中加入一项教义:add_doctrine [doctrine] [faith(optional)] - Adds a given doctrine to a faith
从一种信仰中移除一项教义:remove_doctrine [doctrine] [faith(optional)] - Removes a given doctrine from a faith
增加一项领域法:add_realm_law [law] [character(optional)] - Adds a realm law
增加一项领域法,跳过成本和效果,以及当前法律的废除效果:add_realm_law_skip_effects [law] [character(optional)] - Adds a realm law, skips the cost and the pass effect, and the revoke effects of the current law
设定角色的文化:set_culture [culture] [character(optional)] - Sets the culture of a character
改变信仰的热情:change_fervor [amount(optional)] [faith(optional)] - Changes the fervor of a faith
向角色透露一项机密(默认为当前扮演角色):add_secret [type] [target(optional)] [character(optional)] - Gives a character (currently played character by default) a specific secret
更改一个县的发展水平,默认为首都:change_development_level [amount] [province_id(optional)] - Changes the development level of a county, defaults to capital
产生指定类型的派系:faction_spawn [faction_type] - Spawns a faction of the specified type
设置指定类型的首个派系的不满:faction_discontent [faction_type] [discontent_value]- Sets discontent of the first faction of the specified type
指定类型的首个派系发出其需求:faction_demand [faction_type] - The first faction of the specified type sends its demand
将该池有关的统计信息转存至'logs/pool_stats.csv':dump_pool_stats - Dump statistics about the pool to 'logs/pool_stats.csv'
将该池有关的统计信息转存至'logs/character_creation_stats.csv':dump_character_creation_stats - Dump statistics about the pool to 'logs/character_creation_stats.csv'
每天加快(帧率降低):fast_tick - Faster ticking (lower frame rate)
一个省的单位移动:instamove(quickmove) - units move one province each day
开/关是否要屏蔽所有消息(提示/通知):supress_messages - Toggle if all messages (toasts/notifications) should be suppressed
开/关是否要压缩存档:force_save_compression - Toggle if saves should be compressed
为当前日期的所有书签字符写入人像数据:dump_bookmark_portraits - Writes portrait data for all bookmark characters at current date
显示关于ai的分析数据:print_ai_timings - Prints profiling data about ai
清除人像缓存。强制所有人像刷新:Portrait.ClearCache - Clears the portrait cache. Forces all portraits to refresh
打开人像编辑器:portrait_editor(pe) - Open the portrait editor
在光标位置生成指定实体:spawnentity [entity name] [state (optional)]- Spawns specified entity at cursor position
清除使用spawnentity命令生成的实体:clearspawnedentities - Clears entities spawned with spawnentity command
为游戏的地图对象生成定位器:MapObjects.GenerateGameLocators [type] ]filename (optional)] - Generates locators for the game's map objects
显示地图对象调试信息:MapObjects.Debug - Prints out map object debug information
显示相机调试信息:Camera.Debug - Prints out camera debug information
保存相机位置:Camera.Save - Save camera position
加载相机位置:Camera.Load - Load camera position
使用特定的颜色模式保存地图的png:Map.SavePNG [map mode] [file name] [yes/no Should render flat (optional)] - Save a png of the map with a specific color mode
重建所有邻接关系:Adjacencies.Rebuild - Rebuild all adjacencies
在2个位置之间生成指定的行:spawnline [line name] [start position 'x,y,z' (no spaces)] [end position x,y,z (no spaces)]> - Spawns specified line between 2 positions
清除行:clearlines - Clear lines
未定义:SplineNetwork.GenerateAssets - Undefined
未定义:shader_debug - Undefined
复合节点编辑器:compoundnodeeditor - Compound Node Editor
粒子节点编辑器:particleeditor - Particle Node Editor
显示脚本文档:script_docs(script_documentation) - Prints script documentation
生成设置GUI:settings - Spawns a settings GUI
屏幕截图:screenshot - Take screenshot
生成系统优化GUI:tweak - Spawns a tweaker GUI
纹理查看器:textureviewer - Texture Viewer
纹理列表:texturelist - Texture List
皮肤编辑器:toolsns - Skin Editor
开/关3D统计:3dstats - Toggles 3D Stats
列出音频事件:audio.list_events - List audio event
播放音频事件:audio.play_event [Audio event] - Play audio event
显示当前的CPU使用情况:audio.cpu_info - Shows current cpu usage
切换主交换链垂直同步:vsync - Toggle main swapchains vsync
重新加载纹理:gfx.reloadtexture - Reload textures
报告所使用的渲染后端:rendertype - Reports what render backend is used
设置或获取任务线程数:Threading.TaskThreadCount [The number of task threads] - Set or get the number of task threads
模拟崩溃(会导致游戏退出)。:CrashReporter.SimulateCrash - Simulates a crash (resulting in the game exiting).
删除X天前的本地崩溃转储。:CrashReporter.DeleteCrashData - Delete local crash dumps older than X days.
选择现存gfx皮肤:gfxn - Select active gfx skin
创建可停靠:Dockables.Create [Dockable name] - Create dockable
创建可停靠布局:Dockables.CreateLayout [Dockable layout name] - Create dockable layout
生成GUI编辑器:gui_editor - Spawns gui editor
转储已注册的数据类型:DumpDataTypes - Dumps the registered data types
开/关地图编辑器:map_editor - Toggle map editor
停止当前播放的曲目:Music.StopTrack - Stops the currently playing track
显示或设置音乐系统的当前权重:Music.Weight - Shows or sets the current weight of the music system
播放指定的曲目:Music.PlayTrack [track name] - Plays the specified track
重置音乐系统:Music.Reset - Resets the music system
再次锁定所有成就:Debug.Achievements.ResetAll - Locks all achievements again
显示一个对象浏览器窗口:explorer - Shows an object explorer window
将xp添加到所有生活方式中:add_lifestyle_xp_all [amount(optional)] [character(optional)] - Adds xp all lifestyle
将xp添加到指定生活方式中:add_diplomacy_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_martial_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_stewardship_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_intrigue_lifestyle_xp [amount(optional)] [character(optional)] - Adds xp to the given lifestyle
将xp添加到指定生活方式中:add_learning_lifestyle_xp [amount(optional)[ [character(optional)] - Adds xp to the given lifestyle
重新加载本地化文件并切换语言:switchlanguage [language name] - Reload localization files and switch language
重新载入assets文件:reload [file name] - Reloads assets
现在是几点?:time - What time is it?
创建一个小型转储:minidump [file path] - Creates a minidump
导致应用程序崩溃:crash - Cause the application to crash
切换调试模式:debug_mode - Toggles debug mode
切换释放模式:release_mode - Toggles release mode
创建虚拟小部件。参数为0时,文件名将为gui/debug/test_gui.gui,小部件名称将为test_window:GUI.CreateWidget(gui_test,test_gui) [File name] [Widget name] - Create dummy widget. With 0 arguments the file name will be gui/debug/test_gui.gui, and the widget name will be test_window
清除虚拟小部件:GUI.ClearWidgets - Clear dummy widget
在game.log文件中显示所有控制台命令。:helplog - Print out all console commands to game.log file.
显示所有控制台命令或特定的命令描述。:help [command name] - Print out all console commands or a specific command description.
双彩虹协助。:helphelp - Double Rainbow help.
在控制台和游戏日志中显示版本。:version - Prints the version to the console and the game log.
勾选任意天数:tick_day [number of days] - Ticks any number of days
日志统计:statistics - Logs statistics
从磁盘上的savegame加载gamestate:load [file name] - Load gamestate from savegame on disk
检查存档和读档持久性:test_save - Check save and load persistence
将当前的游戏状态保存到磁盘:save [file name] - Saves current gamestate to disk
重新计算修改器:recalculate_modifiers [{if an argument is given, ALL modifiers will be calculated}] - Recalculates modifiers
执行效果:effect [{effect script}] - Execute effect
在/run中执行效果文件:run [{effect file}] - Execute effect file in /run
测试触发脚本:trigger [{trigger script}] - Test trigger script
发送聊天消息:chat [Message] - Send chat message
更改扮演的角色:play [Character ID] - Change played character
开始观看比赛:observe(ob) - Start observing the game
显示角色:hello [Character ID] - Show a character
显示历史人物:hello_history [Scripted history character ID] - Show a character from history
显示头衔:show_title [Title tag] - Show a title
查找头衔:find_title [Title name] - Find a title
选择一个省:select_province [Province Id] - Select a province
改变一个县的文化:change_culture [province id] [culture] - Change culture of a county
将同一种文化的所有县合并为一种新文化:merge_culture [from culture] [to culture] - Merge all counties of one culture into another culture
增加黄金:gold(cash,dough) [Amount] - Add gold
增加虔诚:add_piety(piety) [Amount] - Add piety
增加声望:add_prestige(prestige) [Amount] - Add prestige
将头衔赋予指定角色:give_title(gt) [Title] [Character ID (optional, the player by default)] - Gives the title to the specified character
宣布该角色获得该头衔:add_claim(ac) [Character ID (optional, the player by default)] [Title] - Gives the character a claim on the title
在当前年龄基础上增加年龄:age [Age] [Character ID] - Adds age to the current age
显示角色的历史:IDhistorical_id(hist) [Character ID] - Shows the historical id of a character
为角色添加特质:add_trait(at) [Trait] [Character ID (optional, applies to player character otherwise)] - Adds trait to a character
设置角色的性别:set_uality [uality] [Character ID (optional, applies to player character otherwise)] - Sets the uality of a character
显示有关角色所涉及的所有秘密的所有信息:secret_info(si) [character ID (optional)] - Shows all info about all secrets that the character is involved in
移除角色的特质:remove_trait(rt) [Trait] [Character ID (optional, applies to player character otherwise)] - Removes trait from a character
使角色怀孕:pregnancy(child_birth,impregnate) [mother id] [father id (0 or empty for no father)] [instant birth (yes/no)] - Make a character pregnant
重绘纹章:redraw_coa - Redraw coat of arms
一天之内AI会肯定所有事件:yesmen(yesman,debug_yesmen,ym) - AI will always say yes to everything within a day
一天之内AI会否定所有事件:nomen(noman,debug_nomen,nm) - AI will always say no to everything within a day
启用监视窗口:watch(ww) - Enables watch windows
启用AI监视窗口:aiwatch - Enables ai watch windows
启用AI战争协调员监视窗口:ai_war_coordinator_watch - Enables AI war coordinator watch window
停留在下一个加载屏幕上:loading_screen(ls) - Stays on the next load screen
在日志中显示错误:error - Show errors in log
测试发送消息:test_message [type] [char_id/title_key/goto province_id] - Test sending a message
显示游戏日志:gamelog - Show game log
发现所有针对该玩家的阴谋:know_schemes - Discovers all schemes target to the player
结束所有针对该玩家的阴谋:end_schemes - Ends all schemes target to the player
运行脚本测试:scripted_tests [pattern (optional)] - Run scripted tests
强制:OoSforce_oos - Force OoS
显示事件队列调试:event_queue - Print event queue debug
显示事件调试计数:event_counts - Print event debug counts
生成战斗场景中的攻击或防御方:spawn_combat_army [scenario] [combat side] - Spawns attacking or defending side of a combat scenario
测试脚本化的战斗场景:combat [scenario] - Test a scripted combat scenario
测试脚本化的战斗场景:combat_test [scenario] [iterations] - Test a scripted combat scenario
切换角色调试信息的可见性:charinfo - Toggles the visibility of the character debug info.
显示当前的随机日志:print_randomlog - Prints the current randomlog.
转储OOS信息。:oos_dump - Dumps OOS info.
输出行省地形文件。:output_terrain - Outputs province terrain file.
勾选展开X刻度延展:tick_development [Number of ticks] - Tick the spreading of development for X ticks
列出服务器上的所有玩家:players - Lists all players on server
踢出指定名字的玩家:kick [Player name] - Kicks a player with the given name
添加脚本化关系:add_relation [relation name] [char01] [char02] - Adds a scripted relation
删除脚本化关系:remove_relation [relation name] [char01] [char02] - Removes a scripted relation
增加现有压力值:add_stress [stress] [character id (optional)] - Add the value to existing stress
将角色所有基本技能归零,并模拟成长到特定年龄(将改变年龄):simulate_child_skills [age] [character id (optional)] [iterations] - Zeroes all base skills and simulate growth to a specific age of character (will change age)
将压力更改为该值:set_stress [stress] [character id (optional)] - Change stress to the value
将值添加至现有恐惧:add_dread [dread] [character id (optional)] - Add the value to existing dread
将恐惧更改为该值:set_dread [dread] [character id (optional)] - Change dread to the value
为角色设定焦点:set_focus [focus] ]character] - Set a focus for the character
为角色添加一个被甲武士团:add_maa [MAA type] [character] [banner_index] - Add an men-at-arms regiment to the character
清除控制台:clear(clr) - Clear console.
重新计算角色的继承:recalculate_succession [Character ID] - Recalculates the succession of a character
启用角色的:AIAI.Enable [Character ID] - Enables the AI of a character
禁用角色的:AIAI.Disable [Character ID] - Disables the AI of a character
设定角色的外交:set_diplomacy [value] [character (optional)] - Sets the diplomacy of a character
设置角色的武术:set_martial [value] [character (optional)] - Sets the martial of a character
设置角色的管理:set_stewardship [value] [character (optional)] - Sets the stewardship of a character
设置角色的谋略:set_intrigue [value] [character (optional)] - Sets the intrigue of a character
设定角色的学问:set_learning [value] [character (optional)] - Sets the learning of a character
设置角色的勇猛:set_prowess [value] [character (optional)] - Sets the prowess of a character
改变角色的外交:change_diplomacy [value] [character (optional)] - Changes the diplomacy of a character
改变角色的武术:change_martial [value] [character (optional)] - Changes the martial of a character
更改角色的管理:change_stewardship [value] [character (optional)] - Changes the stewardship of a character
改变角色的谋略:change_intrigue [value] [character (optional)] - Changes the intrigue of a character
改变角色的学问:change_learning [value] [character (optional)] - Changes the learning of a character
改变角色的勇猛:change_prowess [value] [character (optional)] - Changes the prowess of a character
删除角色的所有特质:clear_traits [character (optional)] - Removes all the traits of a character
删除角色的所有修改器:clear_character_modifiers [character (optional)] - Removes all the modifiers of a character
为角色设置指定绰号:set_nick(set_nickname) [nick_key] [character (optional)] - Sets the specified nickname to a character
删除角色的绰号:remove_nick(remove_nickname) [character (optional)] - Removes the nickname of a character
显示调试计时信息:timer - Prints out debug timing info
开始调试计时:timer_start - Starts debug timing
重新启动(重置并启动)调试计时:timer_restart - Restarts (resets and starts) debug timing
重置调试计时:timer_reset - Resets debug timing
停止调试计时:timer_stop - Stops debug timing
转储调试计时信息:timer_dump - Dumps debug timing info
将计时器信息放入剪贴板:Ct - Puts timer info in clipboard
玩家立即建造:instabuild(quickbuild) - Players build things instantly
验证AI单位路径:verify_ai_path - Verify an AI unit's path
来源:蚕豆网
上手有门槛但玩家乐此不疲 这款硬核策略手游评分居高不下
导语
又一款历史模拟类黑马? |
鲁定公十三年(公元前497年),时年已55岁的孔子在仕途上得罪了鲁国实权贵族“三桓”,而遭到强烈打压,被迫离职开始与弟子们周游列国,借以宣扬自己“仁政德治”和“克己复礼”的政治理念。孔子认为诸侯应该恢复周初礼制,共尊王室,重建君臣秩序。
遗憾的是,孔子的政治主张并未获得诸侯国君的认同,反而被郑人奚落如“丧家之犬”。
孔子理想中的周礼,即周朝所建立的一些列君臣制度、宗法制度、分封制度和礼乐制度等,维系着华夏社会的运转。可以说,周朝是我国历史上从奴隶社会迈入封建社会的一个重要的承上启下朝代,对后世封建王朝产生了深远影响。
周朝800年的历史舞台上,诞生了诸如烽火戏诸侯、卧薪尝胆、之好、围魏救赵、朝秦暮楚等耳熟能详的历史典故,适合改编游戏。
孔子在现实中没有实现的政治抱负,现在可以在游戏中实现了。1月5日,星岚造意开发的《大周列国志》正式上线。游戏上线后,在好游快爆上取得9分好评,在TapTap上获得8.9分高分,在一众策略游戏中属于难得一见的高分。
本着对历史模拟类游戏的偏爱,我下载了这款游戏体验,并采访到了游戏制作人土豆哥。
01
从超休闲转型
开发耗时三年
土豆哥算得上资深开发者了,他自2012年智能手机时代就开始做休闲游戏。长期做超休闲游戏/休闲游戏,土豆哥发现轻度游戏研发更偏数据导向,用他的话来说就是在“米粒上做微雕”。并且轻度游戏生命周期很短,需要不停地开发新项目,他感觉做轻度游戏已经遇上了瓶颈。
2019年,土豆哥与另外两位小伙伴一起创立了星岚造意,开始做历史游戏的前期概念设计,也就是后来的《大周列国志》。
星岚造意将游戏历史背景聚焦在先秦这一段。土豆哥认为先秦是奠定我们文化基因的重要时期,如果要搞清楚我们的文化起源,那么先秦一定是最好的节点。
土豆哥很快就发现,历史游戏的体量是过往小项目所承载不了的,于是团队逐步做加法,用了三年的时间把项目打磨至如今的规模。土豆哥告诉我,没有了小项目的种种束缚,开发起来感觉舒服多了。
在整个三年开发经历中,星岚造意遇到最大的困难还是缺乏对历史理解很深的开发者。“如果开发者对历史不理解不深入,就无法将历史故事化为游戏机制,那做出来的游戏就是浅尝辄止。”
资金方面星岚造意也遇到过困难,虽没有拿到融资,好在几位合伙人的努力下,最终也克服了这个困难。
那么研发三年的《大周列国志》会给玩家们带来如何的体验呢?
02
新手教程接近1小时
许久未见这么硬核的游戏了
商朝末年,商王帝辛筑千丈之台,兴长夜之饮。使商民终日宴乐,不务农事。
其靡费之资,役使之氓,皆取自方国。
......
水火既济,水承于火,初吉终乱。
白蛇在潜,玄鸟击殿,秦扫六合于庚辰。
《大周列国志》开篇动画以数百字精炼概述了从武王伐纣到秦扫六合这近千年历史,展现了游戏厚重的历史氛围。
但不得不说,《大周列国志》在手游中绝对算得上比较硬核的策略游戏,有一定上手门槛。这个门槛可以从共8小节、近一小时流程的新手教学中可见一斑。
游戏中除了钱粮、人口、正统、兵力、贤能等常规数值外,每一项大的数值根据时代背景还有一些细化。如人口数值,游戏中有更细化的庶民人口、生育率、奢靡度等指标。每个数值环环相扣,影响国家的治理发展。我粗略估算,游戏中应当有百余个数值,新手确有一定学习成本。
从UI你就能感受到上手门槛
虽然有些硬核,但我发现玩家对《大周列国志》是真喜欢。在TapTap评论中,甚至有玩家希望官方推出付费的剧本编辑器,方便玩家自我创作。而游戏的略显复杂的策略体系,多数玩家给出了正面评价,他们认为过往策略手游做了过多减法,让游戏更像是“兵推”,而不是真正经营一个国家。
玩家要求推出付费剧本编辑器
游戏美术采用了类似山水画的风格,UI设计上增添了许多修饰性的祥云纹路,契合游戏整体氛围。不过游戏美术不能太细看,如人物立绘仔细一看面孔都几乎是一个模子出来的,看来开发组确实资金不太够。此外朝堂、计府等重要策略界面,背景CG图还是不够精致。
人物细看会发现面容真的都很像
在官方的建议下,我选择燕国开启春秋剧本。选择燕国原因也很简单,燕国地处北方边境,周围并无强国,且燕国国力本身并不弱,有大量战略腾挪的空间。
身为与周天子同宗的姬姓候国,燕国开场即有14城,麾下三军,且周围都是蛮夷部落。离燕国最近的一个中原霸主——齐国,中间也隔了好几个小国。燕国在北方基本属于一方霸主。
燕国这位置真好
点开国策,遍访贤良,推行农家策略,广积粮缓称王。我治理下的燕国经济上提升很快,开始盘算着四处扩张。实际上,在我屯粮之际周围夷狄已经开始以“我蛮夷也”的借口屡次出兵骚扰边境,同时宗主国周天子每岁会索取大量钱粮,让我头疼不已。
这时就要有“苦一苦百姓”的狠心,我调高了全国税率至泰半之税,并积极扩军备战。在我的“骚操作”下终于拳打代国,欺凌无终、长狄等蛮夷,迈出了春秋争霸的重要一步。
统一天下的重任还需玩家们自行深入体验,这里就不再详述。
目前来看,游戏付费点并不多,主要还是售卖抽卡道具和解锁剧本包,并不是那种卖数值的SLG游戏。我想这也是《大周列国志》口碑不错的一大原因。
另一方面,受限于小团队水平,《大周列国志》还是有不少硬伤,比如切换界面时的卡顿以及各种BUG,包括前文提及的人物立绘“千人一面”等等。好在开发团队承诺在后续更新中会慢慢优化。
03
中国历史模拟类游戏理应是国人强项
说来惭愧,目前做三国游戏最好的不是日本人(光荣)就是英国人(《全面战争:三国》开发商是英国公司)。
土豆哥也发现,中国历史模拟类游戏少有国内团队涉足,即使有也做得不够好,但理论上中国开发者是有先天优势的。
不过这两年我还是有欣喜地看到陆续有出色的历史模拟类游戏上线,如去年的黑马《无悔华夏》。在Steam上,融合《全面战争》与《欧陆风云》玩法的《国战》系列也有一定玩家群体,口碑还算不错。如果算上MOD,那么《欧陆风云4》的MOD“风云世纪两千年”也让国内玩家津津乐道。
但总体来看,市面上的历史模拟类游戏都是单机游戏,付费坑相对较浅。很难在畅销榜前列上看到这些游戏的身影。对于大厂而言,历史模拟类游戏既然盈利能力不强,自然也不是关注的重点。因此这类市场基本是让渡给中小团队。但受限于团队能力还有审核问题,国内开发者总是做不好历史模拟游戏。
而对于中小团队来说,做好游戏内容,打动玩家,就能抓住市场机会。土豆哥期望《大周列国志》上线后游戏机制能让玩家体验到,希望玩家能被带入这段历史时期。
在土豆哥的规划中,《大周列国志》后续将持续迭代,完善细化各个内容模块,让游戏更具乐趣。希望他们好运,历史模拟类游戏市场容得下多款佳作。
声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送至邮件举报,一经查实,本站将立刻删除。转载务必注明出处:http://www.hixs.net/article/20231002/169494753017955.html