Dynamic Battle Start Timing in Video Game Processing
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing video game systems lack the ability to dynamically vary battle scenarios based on player operations, resulting in limited engagement and variability in battle situations.
Innovation Solution
A video game processing apparatus that includes a battle control system to determine encounters, provide event games, and select battle start timing setups based on player interactions, allowing for varied battle scenarios by displaying movement and battle fields, updating battle control information, and controlling battles accordingly.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If a battle system uses fixed battle start timing, then the system is simple to implement, but the player engagement and variability in battle situations are limited
Solution Approach 1:
The battle start timing is changed from a fixed state to a dynamic state that varies based on player operations. The system now selects from multiple battle start timing setups (first setup for advantageous player state, second setup for neutral state) based on real-time player actions, making the battle control adaptable and versatile while maintaining manageable complexity through predefined options.
Solution Approach 2:
The system changes the parameter of battle start timing based on player operations. By storing multiple battle start timing setups with different timing conditions and selecting appropriate setups based on player state, the system achieves variability in battle situations without requiring overly complex real-time calculations, thus balancing adaptability with implementation simplicity.
2Adaptability or versatility
If the system provides multiple battle start timing setups, then player engagement increases, but the processing complexity increases
Solution Approach 1:
Multiple battle start timing setups are prepared in advance and stored in the battle control information. The first battle start timing setup corresponds to a state where the player character is advantageous, and the second corresponds to a neutral state. This preliminary preparation allows the system to provide varied battle scenarios without requiring complex real-time processing, as the selections are made from pre-defined options based on simple state evaluation.
3Adaptability or versatility
If the system immediately transitions to battle field upon encounter, then the response is fast, but the opportunity to provide event games and vary battle scenarios is lost
Solution Approach 1:
The system performs preliminary evaluation of player operations and selects appropriate battle start timing setups before actually transitioning to the battle field. This allows event games to be provided and battle scenarios to be varied while still maintaining relatively fast transition times, as the selection process uses pre-prepared timing options rather than requiring complex real-time calculations during the transition.
Data Source
AI summary
In a video game processing apparatus, it is determined whether a player character encounters an enemy character on a movement field or not in accordance with a predetermined rule. A predetermined event game is provided in a case where the player character encounters the enemy character. One is determined from plural determination results on the basis of the content of an operation of a player in the predetermined event game. A battle start timing setup, in which a battle is started in an advantageous situation of the player character, is selected from plural battle start timing setups in a case where it is determined to be a specific determination result. The battle control information is updated by carrying out the selected battle start timing setup. Progress of the battle is controlled by starting the battle on the basis of the updated battle control information.


