refactor new avatar from mortal

This commit is contained in:
bridge
2025-10-24 01:48:48 +08:00
parent 7c63aba0c7
commit 30d5372608
2 changed files with 161 additions and 21 deletions

View File

@@ -21,4 +21,4 @@
要求与约束:
- thought从侧面体现出角色个性、宗门信息等角色特质
- 执行动作只能从给定的全部动作中选且需满足对应条件见动作的requirements文本
- 一些动作需要先移动满足某些条件才可执行,可以适当规划
- 一些动作需要先移动满足某些条件才可执行,可以适当规划。不要一直重复做某个动作。