# πŸ’» Blue Archive Command Manual *πŸ“ Author: Ge Zhu* *πŸ“ Translate: Kitano Sakura* --- ## πŸ“‘ Table of Contents - [🏰 Cafe Commands (Cafe)](#cafe-commands-cafe) - [πŸ‘₯ Character Commands (Character)](#character-commands-character) - [πŸ’Ž Currency Commands (Currency)](#currency-commands-currency) - [❓ Help Commands (Help)](#help-commands-help) - [πŸ“¦ Inventory Commands (Inventory)](#inventory-commands-inventory) - [πŸ’Ύ Load Data Commands (LoadData)](#load-data-commands-loaddata) - [βš™οΈ Set Account Commands (SetAccount)](#set-account-commands-setaccount) - [πŸ”“ Unlock All Commands (UnlockAll)](#unlock-all-commands-unlockall) --- # 🏰 Cafe Commands (Cafe) > Build your ideal cafe and create a unique relaxation space ## ⌨️ Command Format ``` /cafe [id/amount] ``` ## 🎯 Function Description This command allows you to manage the in-game Cafe system, enabling you to freely arrange characters and furniture. ## πŸ“‹ Available Subcommands ### πŸ‘₯ Character Management (character) #### 1. βž• Add a Single Character ``` /cafe character add ``` - πŸ’« Function: Adds a specified character ID to the Cafe - πŸ“ Example: `/cafe character add 123` - ℹ️ Note: Adding a duplicate character will prompt a message #### 2. ✨ Batch Add Characters ``` /cafe character addall [amount] ``` - πŸ’« Function: Adds multiple eligible characters to the Cafe - πŸ“ Examples: - `/cafe character addall` (Adds 50 characters) - `/cafe character addall 100` (Adds 100 characters) - ℹ️ Conditions for addition: - βœ… Playable characters only - βœ… Non-NPC characters - βœ… Officially released characters #### 3. πŸ—‘οΈ Remove All Characters ``` /cafe character removeall ``` - πŸ’« Function: Clears all characters from the Cafe - ⚠️ Warning: This action is irreversible ## ⚑ Notes 1. πŸ”„ All commands automatically save changes 2. πŸ“ Commands are case-insensitive 3. ℹ️ Duplicate characters cannot be added 4. 🚧 Furniture functionality is under development --- # πŸ‘₯ Character Commands (Character) > Manage your character system and build the perfect combat team ## ⌨️ Command Format ``` /character [all|characterId] ``` ## 🎯 Function Description This command manages the player’s character system, supporting the addition and clearing of characters. ## πŸ“‹ Available Subcommands ### ✨ Add Characters (add) #### 1. 🌟 Add All Characters ``` /character add all ``` - πŸ’« Function: Adds all available characters - ✨ Features: Characters are added in their strongest state: - βœ… Max level - βœ… Fully developed - βœ… Skills maxed out #### 2. βž• Add a Specific Character ``` /character add ``` - πŸ’« Function: Adds a specific character by ID - πŸ“ Example: `/character add 1` - ℹ️ Note: Characters are added in their strongest state ### πŸ—‘οΈ Clear All Characters (clear) ``` /character clear ``` - πŸ’« Function: Clears all characters - ⚠️ Warning: This action is irreversible ## ⚑ Notes 1. πŸ”„ Operations save automatically 2. πŸ“ Commands are case-insensitive 3. ℹ️ Duplicate additions prompt a message 4. ⚠️ Use clear commands with caution --- # πŸ’Ž Currency Commands (Currency) > Freely adjust the amount of various currencies for a better gaming experience ## ⌨️ Command Format ``` /currency ``` ## 🎯 Function Description This command modifies the amounts of various currencies in your account. ## πŸ’° Available Currency Types ### πŸ’« Basic Currencies - `Gold` - πŸ’° Gold - `Gem` - πŸ’Ž Pyroxene (total) - `GemPaid` - πŸ’³ Paid Pyroxene - `GemBonus` - 🎁 Bonus Pyroxene ### 🎫 Stamina Tickets - `ActionPoint` - ⚑ Stamina - `AcademyTicket` - πŸ“š Academy Tickets - `ArenaTicket` - βš”οΈ Arena Tickets - `RaidTicket` - 🎯 Raid Tickets ### πŸ—ΊοΈ Weekly Dungeon Tickets - `WeekDungeonChaserATicket` - πŸƒβ€β™‚οΈ Chase Battle A Ticket - `WeekDungeonChaserBTicket` - πŸƒβ€β™€οΈ Chase Battle B Ticket - `WeekDungeonChaserCTicket` - πŸƒ Chase Battle C Ticket - `WeekDungeonFindGiftTicket` - 🎁 Treasure Hunt Ticket - `WeekDungeonBloodTicket` - πŸ—‘οΈ Blood Battle Ticket - `ChaserTotalTicket` - 🎯 Total Chase Battle Ticket ### 🏫 Academy Dungeon Tickets - `SchoolDungeonATicket` - πŸ“˜ Academy Dungeon A Ticket - `SchoolDungeonBTicket` - πŸ“— Academy Dungeon B Ticket - `SchoolDungeonCTicket` - πŸ“™ Academy Dungeon C Ticket - `SchoolDungeonTotalTicket` - πŸ“š Total Academy Dungeon Ticket ### 🌟 Special Dungeon Tickets - `TimeAttackDungeonTicket` - ⏱️ Time Attack Dungeon Ticket - `WorldRaidTicketA` - 🌍 World Raid A Ticket - `WorldRaidTicketB` - 🌎 World Raid B Ticket - `WorldRaidTicketC` - 🌏 World Raid C Ticket ### βš”οΈ Elimination Tickets - `EliminateTicketA` - πŸ—‘οΈ Elimination A Ticket - `EliminateTicketB` - βš”οΈ Elimination B Ticket - `EliminateTicketC` - πŸ›‘οΈ Elimination C Ticket - `EliminateTicketD` - πŸ”° Elimination D Ticket ### πŸ† Others - `MasterCoin` - πŸŽ–οΈ Master Coin ## πŸ“ Usage Examples ``` /currency Gem 99999 # Set Pyroxene to 99999 /currency ActionPoint 9999 # Set Stamina to 9999 /currency Gold 99999999 # Set Gold to 99999999 ``` ## ⚑ Notes 1. πŸ“ Currency types are case-sensitive 2. πŸ”’ Amounts must be integers 3. πŸ”„ Changes are effective immediately 4. ⚠️ Invalid inputs will prompt an error 5. πŸ’‘ Use responsibly --- (Translation continued upon request!)