Enhance item management by adding '插入物品' command and integrating item handling into the Fuyutsui framework. Update README to reflect new item insertion functionality and modify class blocks across all character classes to include item insertion. Implement item indexing and retrieval methods in core logic, ensuring consistency with spell handling. Update UI components to support item conditions and improve overall item management experience.

This commit is contained in:
waynebian01
2026-09-01 20:44:51 +08:00
parent c2a77b8a24
commit 48bb27b34b
45 changed files with 4358 additions and 3538 deletions

View File

@@ -1383,7 +1383,7 @@ public sealed class StatusForm : Form
fields.Controls.Add(CreateCommonFieldCard(
"状态",
[
"有效性", "战斗时间", "移动", "生命值", "一键辅助", "插入法术",
"有效性", "战斗时间", "移动", "生命值", "一键辅助", "插入法术", "插入物品",
"队伍类型", "队伍人数", "首领战", "难度", "英雄天赋", "施法目标",
"施法技能", "敌人数量", "敌人数-无仇恨", "敌人数-有仇恨",
"施法(正计时)", "施法(倒计时)", "引导", "蓄力", "蓄力层数",