Converts Mewgenics into an auto battler by delegating all combat decisions to the game's internal AI using the "Uncontrollable" passive.
通过将所有战斗决策委托给游戏内部 AI,使用“不可控”被动将 Mewgenics 转变为自动战斗者。
Auto Battler Mode 自动战斗模式 or Super Auto Cats 或者超级自动猫
Description 描述
Converts Mewgenics into an auto battler by delegating all combat decisions to the game's internal AI. Your party will automatically handle movement, targeting, and ability usage. Made this because I got tired of steven yelling at me.
通过将所有战斗决策委托给游戏内部 AI,将 Mewgenics 转变为自动战斗游戏。你的队伍会自动处理移动、瞄准和技能使用。我写这个是因为我厌倦了史蒂文对我大喊大叫。
This is effectively a challenge mode with how dumb the default player AI can be with this implementation (simplest I could quickly find). You will get anywhere between a fairly surgical battle with the more simple moves and synergies, to a downright-drunken-disaster run. The AI acts with basically zero understanding of enemy mechanics, no regard for their ability order, and they couldn't give less of a damn about tile hazards. 这实际上是一个挑战模式 ,默认玩家 AI 在这种实现下非常愚蠢(我能快速找到的最简单)。你会体验到在简单招式和配合的相当精准的战斗,到彻底醉酒的灾难通关之间。AI 对敌人机制几乎一无所知,不在乎他们的技能顺序,对地块上的危险毫不在意。
Would love to hear stories about how your cats decide to play their runs!
很想听听你们猫咪是如何决定玩它们的跑道的故事!
How it Works 工作原理
The mod very simply adds the Uncontrollable 1 passive to the base player_cat.gon definition. This is the same logic used by the "Brain Chip" item and the "Severe Deja Vu" mechanic. It does not apply any other stats or effects. Just Uncontrollable.
这个模组非常简单地把不可控 1 被动技能添加到基础 player_cat.gon 定义中。这与“脑芯片”道具和“严重似曾相识”机制相同的逻辑。它不会附加其他属性或效果。完全无法控制。
Mid-run Compatible: Works instantly on current saves.
中段运行兼容: 当前存档会立即生效。
Non-Destructive: Disabling the mod restores manual control immediately; it does not permanently alter save data.
非破坏性: 禁用模组后会立即恢复手动控制;它不会永久改变存档数据。
Global Application: Applies to all cats currently in your party.
全球应用: 适用于你队伍中所有当前的猫。
https://www.youtube.com/embed/oeOOQ9KvIf0
Installation 安装Requires Mewtator mod manager.
需要 Mewtator 的模组管理器。Extract the downloaded folder and place in Mewtator mods folder.
解压下载的文件夹,放到 Mewtator mods 文件夹里。Enable in the manager and launch.
在管理器中启用并启动。
Roadmap? 路线图?
!CURRENTLY TESTING! Class Specific Movement Logic: There are many different movement logic options such as "stay_close_always_move", which may make the experience more enjoyable if applied accordingly by class. As of now, there is a catchall default (as far as I can tell) no matter the class, meaning a mage and tank often choose similar positioning strategies.
!正在测试!职业专属移动逻辑: 有许多不同的移动逻辑选项,如“stay_close_always_move”,如果按职业正确应用,体验会更愉快。目前无论职业如何,都有一个通用默认(据我所知),这意味着法师和坦克通常会选择相似的站位策略。
Compatibility 兼容性
As of 0.0.2, should no longer conflict with other mods that modify player_cat.gon. Please report any conflicts
从 0.0.2 开始,应该不会再和其他修改 player_cat.gon 的模组冲突。请报告任何冲突
Disclaimer 免责声明
I'm not a professional modder—I just wanted to make this happen so I could turn my brain off and watch the game play itself. I'm sharing it in case anyone else wants to do the same. This was a fun foray into something I don't usually attempt. If bugs arise (there really shouldn't be any) I'll do my best.
我不是专业的模组制作者——我只是想让这件事成真,这样我就能放下大脑,看游戏自己玩。我分享这些,以防有人也想这样做。这是一次我平时不常尝试的有趣尝试。如果出现 bug(其实不应该有),我会尽力而为。