更新 2.26
2026/6/7
v2.26.0BETA
Seymour
Monster AI Editor: ability SEARCH + the missing "Monster Commands 2" (MonMagic2 category = `0x6000`)。 Automations
- 面板上的兩項擁有者需求:(1) 搜尋能力(下拉選單有 30 0+ 個項目),以及 (2)「I can't find the Monster Commands 2 abilities" (Multi-Fira etc.). Cause of (2) — an RE finding: a
performCommand運算元是(category<<12)|id, 而 IS ( (FfxCommon_Util.GetGameCategory/GameCategory_Enum):3=command.bin (character),4=monmagic1、6=monmagic2。AiCommandId只對應了 3 和 4 → 編輯器因此 BLIND to0x6xxx(MonMagic2291 處使用它(Boss/ 幻光獸)。佐證:編輯器自身的 權威列舉 + 語料庫直方圖( nibble 3=369 / 4=985 / 6=291 e.g.0x60AB=Multi-Fira #171) + the earlier Firaga RT2修 正 :AiCommandId新增了Monster2 = 0x6000(EncodeMonster2/DictFor/IsCommandOperand/AllOptions)→ 現在可解 碼、列出、並 讓你新增與移除 MonMagic2 commands; this unlocks command-driven multi-cast (Multi-Fira IS 怪物 2)+ 一個搜 尋框 e.g. "Multi", "60AB") that filters while keeping the selection; the advanced Behavior Library also got Monster2. Gate--ai2擴充:mon 2 rt 247/247、 MultiFira;;--ai3現在偵測 到 164 5 個動作 previously-invisible MonMagic2), remove 278/278. RE doc:docs/reverse/FFX_AI_PERFORMCOMMAND_CATEGORY_NIBBLE_2026-06-07.md. Build 0 errors, gates PASS
v2.25.0