·
2 commits
to main
since this release
新内容
- 增加
weight配置项(默认1.0),可以为词条配置权重。 - 新增使用工具
use_tool词条,新增【打火石点火】词条。 - 新增聊天
chat词条,新增聊天相关词条
更改
- 钻石行为禁用改成检查所有队伍的血量而不是除了自己队伍以外的其他队伍血量
修复
- 修复
after_death_time词条在绑定给玩家时会删除上次死亡时间的问题
New Features
- Added
weightconfiguration option (default 1.0), allowing criteria to be assigned a weight. - Added
use_toolcriteria type, along with a new criterion for [Light a fire using flint and steel]. - Added
chatcriteria type, along with new chat-related entries.
Changes
- Diamond behavior disabling now checks the health of all teams instead of checking the health of teams other than oneself.
Fixes
- Fixed an issue where the
after_death_timecriteria type would delete the previous death time when bound to a player.