JP2018149436A - Game program and game system - Google Patents

Game program and game system Download PDF

Info

Publication number
JP2018149436A
JP2018149436A JP2018129625A JP2018129625A JP2018149436A JP 2018149436 A JP2018149436 A JP 2018149436A JP 2018129625 A JP2018129625 A JP 2018129625A JP 2018129625 A JP2018129625 A JP 2018129625A JP 2018149436 A JP2018149436 A JP 2018149436A
Authority
JP
Japan
Prior art keywords
command
battle
terminal device
boost
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018129625A
Other languages
Japanese (ja)
Inventor
智也 浅野
Tomoya Asano
智也 浅野
将昭 早坂
Masaaki Hayasaka
将昭 早坂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Square Enix Co Ltd
Original Assignee
Square Enix Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Square Enix Co Ltd filed Critical Square Enix Co Ltd
Priority to JP2018129625A priority Critical patent/JP2018149436A/en
Publication of JP2018149436A publication Critical patent/JP2018149436A/en
Priority to JP2020095846A priority patent/JP7414645B2/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a game program and a game system including a function of enhancing strategic characteristics of a user (player) in a command battle.SOLUTION: In a command battle for selecting a command, such as "fight", from a command list, and for allowing a player object to take action corresponding to the command, the command is strengthened (boosted) by a boost item. For example, when a command of "fight" is not strengthened and is strengthened, a physical attack is performed once and twice, respectively.SELECTED DRAWING: Figure 13

Description

本発明の実施形態の少なくとも1つは、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームの進行を制御する機能をコンピュータに実現させるためのゲームプログラム等に関する。   At least one of the embodiments of the present invention relates to a game program for causing a computer to realize a function of controlling the progress of a video game including a command battle between a player object and an enemy object.

従来より、ビデオゲームでは、ロールプレイグゲーム(RPG:Role Playing Game)と称されるジャンルのゲームが存在する。ロールプレイングゲームでは、プレイヤが操作するプレイヤオブジェクトと敵オブジェクトとを戦闘させる方式の1つとして、所謂コマンドバトルと称される方式が採用されている(例えば、特許文献1参照)。コマンドバトルでは、複数のコマンド(コマンドリスト)の中から1のコマンドがユーザによって選択され、選択されたコマンドに対応する行動がプレイヤオブジェクトによって実行される。例えば、ユーザによって「たたかう」のコマンドが選択された場合、プレイヤオブジェクトが敵オブジェクトに対して攻撃の行動を行う。   Conventionally, in video games, there is a genre game called a role playing game (RPG). In the role playing game, a so-called command battle is adopted as one of the methods for fighting a player object and an enemy object operated by the player (see, for example, Patent Document 1). In the command battle, one command is selected from a plurality of commands (command list) by the user, and an action corresponding to the selected command is executed by the player object. For example, when the “warf” command is selected by the user, the player object performs an attacking action on the enemy object.

特開2014−079529号公報JP 2014-079529 A

上述したコマンドバトルの方式は、従来から多くのロールプレイングゲームに採用されている。そのため、過去に別のロールプレイングゲームでのコマンドバトルの遊戯経験を有するユーザに関しては、新規なロールプレイングゲームに対してもコマンドバトルの基本的な戦略などに関してその経験が活かされ易い。一方で、コマンドリストに含まれるコマンドの内容は固定的であることから、コマンドバトルの基本的な戦闘方法を維持しつつも戦略幅を拡張させることが課題である。   The command battle method described above has been conventionally used in many role-playing games. Therefore, for a user who has a command battle game experience in another role playing game in the past, the experience of the command battle basic strategy is easily applied to a new role playing game. On the other hand, since the contents of the commands included in the command list are fixed, it is an issue to expand the strategy width while maintaining the basic battle method of the command battle.

本発明の少なくとも1つの実施形態の目的は、上記課題を解決し、コマンドバトルにおけるユーザ(プレイヤ)の戦略性を向上させる機能を提供することにある。   An object of at least one embodiment of the present invention is to provide a function that solves the above-described problems and improves the strategy of a user (player) in a command battle.

非限定的な観点によると、本発明の一実施形態に係るゲームプログラムは、プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームの進行を制御する機能をコンピュータに実現させるためのゲームプログラムであって、前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御機能、前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付機能、を実現させ、前記バトル制御機能では、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる機能、を実現させるためのものである。   From a non-limiting viewpoint, a game program according to an embodiment of the present invention is a game program for causing a computer to realize a function of controlling the progress of a video game including a turn-based battle between a player object and an enemy object. A battle control function for determining the execution order of actions of the player object and the enemy object in the turn-based battle and controlling the progress of the turn-based battle, and a reception function for receiving the number of use of a predetermined item in the player object unit The battle control function realizes a function of increasing the number of actions of the player object in one turn as the usage number of the predetermined item increases.

非限定的な観点によると、本発明の一実施形態に係るゲームプログラムは、プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームを実行するゲーム端末装置と通信ネットワークにより接続されるサーバ装置に、該ビデオゲームの進行を制御させるためのゲームプログラムであって、前記サーバ装置に、前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御機能、前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付機能、を実現させ、記バトル制御機能では、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる機能、を実現させるためのものである。   According to a non-limiting viewpoint, a game program according to an embodiment of the present invention is applied to a server device connected via a communication network to a game terminal device that executes a video game including a turn-based battle between a player object and an enemy object. A game program for controlling the progress of the video game, wherein the server device determines the execution order of actions of the player object and the enemy object in the turn-based battle, and controls the progress of the turn-based battle. A battle control function and a reception function for accepting the use number of a predetermined item in units of the player object are realized. In the battle control function, as the use number of the predetermined item increases, the number of actions of the player object in one turn Is to realize the function to increase

非限定的な観点によると、本発明の一実施形態に係るゲームシステムは、プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームを実行するゲーム端末装置と、該ゲーム端末装置と通信ネットワークにより接続されるサーバ装置とを備えたゲームシステムであって、前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御手段、前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付手段、を含み、記バトル制御手段は、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる、ことを特徴とする。   According to a non-limiting aspect, a game system according to an embodiment of the present invention includes a game terminal device that executes a video game including a turn-based battle between a player object and an enemy object, and the game terminal device and a communication network. A game system including a server device to be connected, the battle control means for determining the execution order of the actions of the player object and the enemy object in the turn-based battle and controlling the progress of the turn-based battle, the player object Receiving means for receiving the number of use of a predetermined item in units, wherein the battle control means increases the number of actions of the player object in one turn as the use number of the predetermined item increases. To do.

本願の各実施形態により1または2以上の不足が解決される。   Each embodiment of the present application solves one or more deficiencies.

本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバ装置がバトル進行処理を実行する場合のサーバ装置側の動作の例を示すフローチャートである。It is a flowchart which shows the example of operation | movement by the side of the server apparatus in case the server apparatus corresponding to at least 1 of embodiment of this invention performs a battle progress process. 本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するコマンド選択画像の一例を示す図である。It is a figure which shows an example of the command selection image corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するコマンドバトルのゲーム画像の一例を示す図である。It is a figure which shows an example of the game image of the command battle corresponding to at least one of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するコマンドリストの一例を示す図である。It is a figure which shows an example of the command list corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するコマンドテーブルの一例を示す図である。It is a figure which shows an example of the command table corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するコマンドテーブルの一例を示す図である。It is a figure which shows an example of the command table corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応する実行順テーブルの一例を示す図である。It is a figure which shows an example of the execution order table corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するゲームシステムの構成の例を示すブロック図である。It is a block diagram showing an example of composition of a game system corresponding to at least one of the embodiments of the present invention. 本発明の実施形態の少なくとも一つに対応するコマンドバトルのゲーム画像の一例を示す図である。It is a figure which shows an example of the game image of the command battle corresponding to at least one of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するバトル進行処理の例を示すフローチャートである。It is a flowchart which shows the example of the battle progress process corresponding to at least 1 of embodiment of this invention.

以下、本発明の実施形態の例について図面を参照して説明する。なお、以下で説明する各実施形態の例における各種構成要素は、矛盾等が生じない範囲で適宜組み合わせ可能である。また、ある実施形態の例として説明した内容については、他の実施形態においてその説明を省略している場合がある。また、各実施形態の特徴部分に関係しない動作や処理については、その内容を省略している場合がある。さらに、以下で説明する各種フローを構成する各種処理の順序は、処理内容に矛盾等が生じない範囲で順不同である。   Hereinafter, examples of embodiments of the present invention will be described with reference to the drawings. Various constituent elements in the embodiments described below can be appropriately combined within a range in which no contradiction occurs. Moreover, the content described as an example of a certain embodiment may be omitted in other embodiments. The contents of operations and processes not related to the characteristic part of each embodiment may be omitted. Furthermore, the order of the various processes constituting the various flows described below is in no particular order as long as no contradiction occurs in the processing contents.

[第1の実施形態]
図1は、本発明の実施形態の少なくとも一つに対応するゲームシステム100の構成の例を示すブロック図である。図1に示すように、ゲームシステム100は、ユーザ(プレイヤ)が使用する単一の端末装置(ゲーム端末装置)20を含んでいる。なお、図1では、端末装置20の構成の例である端末装置20Aの構成を示している。また、ゲームシステム100の構成は、これに限定さるものではない。例えば、ユーザの端末装置が通信ネットワークを介してサーバ装置(ビデオゲーム処理サーバ)に接続され、このサーバ装置から端末装置に対してビデオゲームのサービスが提供される構成としてもよい。
[First Embodiment]
FIG. 1 is a block diagram showing an example of the configuration of a game system 100 corresponding to at least one of the embodiments of the present invention. As shown in FIG. 1, the game system 100 includes a single terminal device (game terminal device) 20 used by a user (player). In FIG. 1, a configuration of a terminal device 20 </ b> A that is an example of a configuration of the terminal device 20 is illustrated. Further, the configuration of the game system 100 is not limited to this. For example, a user terminal device may be connected to a server device (video game processing server) via a communication network, and a video game service may be provided from the server device to the terminal device.

ゲームシステム100は、プレイヤオブジェクトと敵オブジェクトとが戦闘するコマンドバトルを含むビデオゲームを実行する各種機能を有する。本実施形態の例のビデオゲームのコマンドバトルでは、端末装置の操作部を用いて、ユーザに1以上のコマンド(command)の選択肢の中からプレイヤオブジェクトに対するコマンドを入力(選択)させる。そして、選択されたコマンドに対応する行動をプレイヤオブジェクトに実行させて、敵オブジェクトとの戦闘を進行させる。コマンドは、プレイヤオブジェクトに対する命令であり、プレイヤオブジェクトに実行させる攻撃等の行動が対応付けられている。プレイヤオブジェクトは、ユーザによって操作されるオブジェクトであり、コマンドバトルではコマンドで操作される。また、敵オブジェクトは、ユーザの操作を受け付けないノンプレイヤオブジェクトであり、端末装置20によってプレイヤオブジェクトへの攻撃等の行動が制御される。   The game system 100 has various functions for executing a video game including a command battle in which a player object and an enemy object battle each other. In the video game command battle of the example of the present embodiment, the user inputs (selects) a command for the player object from among one or more command options using the operation unit of the terminal device. Then, the player object is caused to execute an action corresponding to the selected command, and the battle with the enemy object is advanced. The command is a command for the player object, and is associated with an action such as an attack to be executed by the player object. The player object is an object operated by the user, and is operated by a command in the command battle. The enemy object is a non-player object that does not accept a user operation, and the terminal device 20 controls an action such as an attack on the player object.

また、本実施形態の例のビデオゲームでは、ブーストアイテムを利用して上記コマンドを強化することができる。より詳細には、ブーストアイテムの利用要求があった場合、コマンドに対応する行動として、利用要求がなかった場合の行動(以下、通常行動という)よりもコマンドバトルにおいて有利な行動(以下、ブースト行動という)をプレイヤオブジェクトに実行させる。ブーストアイテムは、例えば、ユーザ(又はプレイヤオブジェクト)に対応付けて保有数が管理される。保有数は、端末装置20の記憶部に記憶され、ユーザがコマンドの強化に利用した分(利用数)だけ減少する。   Moreover, in the video game of the example of this embodiment, the above command can be strengthened by using boost items. More specifically, when there is a request to use a boost item, the action corresponding to the command is an action that is more advantageous in the command battle than the action when there is no use request (hereinafter referred to as normal action) (hereinafter referred to as boost action). To the player object. For example, the number of possessed boost items is managed in association with the user (or player object). The number of possessions is stored in the storage unit of the terminal device 20 and decreases by the amount used by the user to strengthen the command (the number of uses).

なお、コマンドバトルにおいて有利な行動とは、通常行動と比較してプレイヤオブジェクトが敵オブジェクトに勝利し易くなる行動を意味する。   Note that the action that is advantageous in the command battle means an action that makes it easier for the player object to win the enemy object than the normal action.

端末装置20は、ビデオゲームを行うユーザによって管理され、例えば、据置型ゲーム装置、パーソナルコンピュータ、携帯電話端末やPDA(Personal Digital Assistants)、携帯型ゲーム装置などのビデオゲームを行うことが可能な端末装置によって構成される。   The terminal device 20 is managed by a user who plays a video game. For example, a terminal capable of playing a video game such as a stationary game device, a personal computer, a mobile phone terminal, a PDA (Personal Digital Assistants), or a mobile game device. Configured by the device.

また、端末装置20は、ビデオゲームを実行するため操作装置(操作部)、ハードディスクドライブ等の記憶部、ゲームを実行してゲーム画像を生成するCPU等から構成される制御部、ゲーム画像を表示させる表示装置(表示部)等を備えるが、一般的な構成であるので詳細な説明は省略する。また、端末装置20には、ビデオゲームを実行するとともにゲームの進行を制御するためのソフトウェア(ゲームプログラム)が記憶部に記憶されている。   In addition, the terminal device 20 displays an operation device (operation unit) for executing a video game, a storage unit such as a hard disk drive, a control unit configured by a CPU for executing a game and generating a game image, and a game image. The display device (display unit) and the like are provided, but since it has a general configuration, detailed description thereof is omitted. Further, in the terminal device 20, software (game program) for executing a video game and controlling the progress of the game is stored in the storage unit.

次に、端末装置20の構成の例である端末装置20Aの構成について説明する。端末装置20Aは、制御部が記憶部のゲームプログラムを実行することで、ビデオゲームの進行を制御するための管理部31、バトル制御部32を少なくとも備える。   Next, the configuration of the terminal device 20A that is an example of the configuration of the terminal device 20 will be described. 20 A of terminal devices are provided with the management part 31 and the battle control part 32 for controlling advancing of a video game, when a control part runs the game program of a memory | storage part.

管理部31は、端末装置20Aの記憶部に記憶されるブーストアイテムの保有数を管理する。保有数は、ユーザが利用可能なブーストアイテムの数量を意味する。管理部31は、ユーザがブーストアイテムを利用した分(利用数)だけ保有数を減少させる。バトル制御部32は、コマンドバトルの進行を制御する。具体的には、コマンドバトルにおいて、敵オブジェクトの行動等を制御し、またユーザが選択したコマンドに対応する行動をプレイヤオブジェクトに実行させる。また、バトル制御部32は、ユーザからブーストアイテムの利用要求があった場合、ユーザが選択したコマンドに対応する行動として、上述したブースト行動を実行させる。   The management unit 31 manages the number of boost items held in the storage unit of the terminal device 20A. The possession number means the quantity of boost items available to the user. The management unit 31 reduces the number of possessions by the amount (the number of uses) that the user uses the boost item. The battle control unit 32 controls the progress of the command battle. Specifically, in the command battle, the action of the enemy object is controlled, and the action corresponding to the command selected by the user is executed by the player object. Moreover, the battle control part 32 performs the boost action mentioned above as action corresponding to the command which the user selected, when there exists a utilization request | requirement of a boost item from a user.

次に、この実施形態のゲームシステム100(システム100)の動作について説明する。   Next, the operation of the game system 100 (system 100) of this embodiment will be described.

図2は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルの進行処理が行われる。以下、端末装置20Aがバトル進行処理を実行する場合を例にして説明する。   FIG. 2 is a flowchart illustrating an example of battle progress processing executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object and the enemy object is performed. Hereinafter, the case where the terminal device 20A executes the battle progress process will be described as an example.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Aは、ユーザからのブーストアイテムの利用要求の有無を判断する(ステップS10)。例えば、ユーザが操作部を操作して入力したブーストアイテムの利用要求の有無を判断すればよい。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Aは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11)。例えば、ユーザが操作部を操作して入力(決定)したコマンドの有無を判断すればよい。コマンドの決定がないと判断した場合(ステップS11:NO)、端末装置20Aは、ステップS10の処理に戻る。   In the battle progress process, the terminal device 20A determines whether or not there is a request for using the boost item from the user (step S10). For example, what is necessary is just to determine the presence or absence of the utilization request | requirement of the boost item which the user operated and input the operation part. When it is determined that there is no usage request (step S10: NO), the terminal device 20A determines whether or not a user command is selected (determined) (step S11). For example, the presence or absence of a command input (determined) by the user operating the operation unit may be determined. If it is determined that no command has been determined (step S11: NO), the terminal device 20A returns to the process of step S10.

一方、コマンドの決定があったと判断した場合(ステップS11:YES)、端末装置20Aは、バトル処理を実行する(ステップS15)。バトル処理では、プレイヤオブジェクト及び敵オブジェクトに戦闘行動を実行させる。すなわち、プレイヤオブジェクトと敵オブジェクトとの戦闘が進行する。具体的には、決定されたコマンドに対応する行動をプレイヤオブジェクトに実行させる。例えば、プレイヤオブジェクトに敵オブジェクトへの攻撃等を行わせる。なお、プレイヤオブジェクトの行動は、利用要求がなかった場合には通常行動となり、利用要求があった場合にはブースト行動となる。本実施形態の例では、ステップS11の処理から移行した際のバトル処理では、ブーストアイテムの利用要求がない状態であるため、決定されたコマンドに対応する行動は通常行動となる。また、端末措置20Aは、例えば、敵オブジェクトにプレイヤオブジェクトへの攻撃等を行わせる。   On the other hand, when it is determined that the command has been determined (step S11: YES), the terminal device 20A executes a battle process (step S15). In the battle process, the player object and the enemy object are caused to execute a battle action. That is, the battle between the player object and the enemy object proceeds. Specifically, the player object is caused to execute an action corresponding to the determined command. For example, the player object is caused to attack the enemy object. The action of the player object is a normal action when there is no use request, and a boost action when there is a use request. In the example of this embodiment, in the battle process at the time of shifting from the process of step S11, since there is no request for using the boost item, the action corresponding to the determined command is a normal action. Also, the terminal measure 20A causes, for example, an enemy object to attack the player object.

さらに、バトル処理では、例えば、実行された各行動に応じてプレイヤオブジェクト及び敵オブジェクトの生命力パラメータなどの各オブジェクトのパラメータを増減させる処理が行われる。その後、端末装置20Aは、ステップS16の処理に移行する。   Further, in the battle process, for example, a process of increasing / decreasing parameters of each object such as a life force parameter of the player object and the enemy object is performed according to each performed action. Thereafter, the terminal device 20A proceeds to the process of step S16.

次に、ステップS10の処理において利用要求があったと判断された場合、端末装置20Aは、利用要求のキャンセルの有無を判断する(ステップS12)。例えば、ユーザが操作部を操作して入力した利用要求のキャンセルの有無を判断すればよい。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Aは、ステップS10の処理に戻る。   Next, when it is determined that there is a usage request in the process of step S10, the terminal device 20A determines whether or not the usage request has been canceled (step S12). For example, it may be determined whether or not the use request input by the user operating the operation unit is cancelled. When it is determined that the use request has been canceled (step S12: YES), the terminal device 20A returns to the process of step S10.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Aは、ステップS11の処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13)。コマンドの決定がないと判断した場合(ステップS13:NO)、端末装置20Aは、ステップS12の処理に戻る。   On the other hand, when there is no cancellation of the usage request (step S12: NO), the terminal device 20A determines whether or not a user command is selected (determined) as in the process of step S11 (step S13). If it is determined that no command has been determined (step S13: NO), the terminal device 20A returns to the process of step S12.

一方、コマンドの決定があったと判断した場合(ステップS13:YES)、端末装置20Aは、ブーストアイテムの利用数に応じて、ブーストアイテムの保有数を更新する(減算処理)(ステップS14)。例えば、ブーストアイテムの1度の利用で利用数が1に固定されている場合、保有数は1だけ減算される。   On the other hand, when it is determined that the command has been determined (step S13: YES), the terminal device 20A updates the number of boost items held (subtraction process) according to the number of boost items used (step S14). For example, when the use number is fixed to 1 by one use of the boost item, the number of possession is decremented by one.

次に、端末装置20Aは、上述したバトル処理を実行する(ステップS15)。本実施形態の例では、ステップS14の処理から移行したバトル処理では、利用要求のある状態なので、端末装置20Aは、決定されたコマンドに対応する行動として、ブースト行動をプレイヤオブジェクトに実行させる。   Next, 20 A of terminal devices perform the battle process mentioned above (step S15). In the example of this embodiment, in the battle process shifted from the process of step S14, since there is a usage request, the terminal device 20A causes the player object to execute a boost action as an action corresponding to the determined command.

その後、端末装置20Aは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16)。終了条件は、例えば、敵オブジェクトの全てが倒される(戦闘不能状態となる)こと、又は、プレイヤオブジェクトが倒される(戦闘不能状態になる)ことである。すなわち、ユーザ(プレイヤオブジェクト)が、敵オブジェクトに勝利すること、あるいは、敗北することが終了条件である。端末装置20Aは、例えば、ステップS15のバトル処理によって更新された各オブジェクトの生命力パラメータなどに基づいて終了条件が成立したか否かを判断すればよい。終了条件が成立した場合(ステップS16:YES)、端末装置20Aは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16:NO)、端末装置20Aは、ステップS10の処理に戻る。   Thereafter, the terminal device 20A determines whether or not a command battle end condition is satisfied (step S16). The end condition is, for example, that all enemy objects are defeated (become incapable of combat), or the player object is defeated (become incapable of combat). That is, the end condition is that the user (player object) wins or loses the enemy object. For example, the terminal device 20A may determine whether or not the termination condition is satisfied based on the vitality parameter of each object updated by the battle process in step S15. When the end condition is satisfied (step S16: YES), the terminal device 20A ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S16: NO), the terminal device 20A returns to the process of step S10.

以上のように、第1の実施形態の一側面として、端末装置20Aが、管理部31及びバトル制御部32を備える構成としているので、ブーストアイテムの利用に応じて、コマンドに対応する行動内容が強化される。すなわち、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, since the terminal device 20A includes the management unit 31 and the battle control unit 32 as one aspect of the first embodiment, the action content corresponding to the command is determined according to the use of the boost item. Strengthened. That is, the command is strengthened. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

なお、上述した第1の実施形態の例では、端末装置20Aが、ゲームプログラムを実行してゲームの進行を制御しているが、特にこれに限定されるものではない。端末装置20Aに代えてサーバ装置が管理部及びバトル制御部を備える構成としてもよい。   In the example of the first embodiment described above, the terminal device 20A executes the game program to control the progress of the game, but is not particularly limited to this. Instead of the terminal device 20A, the server device may include a management unit and a battle control unit.

サーバ装置は、図示しないハードディスクドライブ等の記憶部及びCPU等から構成される制御部などを有する。また、サーバ装置は、記憶部に記憶されている上述のゲームプログラムを制御部が実行することで、端末装置20Aと同様にビデオゲームの進行を制御する。サーバ装置は、制御部や通信部等のビデオゲームの進行を制御するための一般的な構成を備えるが、ここでの詳細な説明は省略する。   The server device includes a storage unit such as a hard disk drive (not shown) and a control unit configured with a CPU and the like. In addition, the server device controls the progress of the video game in the same manner as the terminal device 20 </ b> A by causing the control unit to execute the above-described game program stored in the storage unit. The server device includes a general configuration for controlling the progress of the video game, such as a control unit and a communication unit, but detailed description thereof is omitted here.

なお、サーバ装置は、端末装置20Aのようにビデオゲームを実行しない。サーバ装置は、例えば、インターネット回線(通信ネットワーク)に接続された通信部を有し、ビデオゲームを実行する端末装置と通信を行う。サーバ装置は、ユーザ(端末装置)から操作信号等を受信し、またゲーム進行に関する情報を端末装置に送信する。なお、複数のサーバ装置が協働して上記ゲームプログラムを実行してもよく、サーバ装置及び端末装置が協働して上記ゲームプログラムを実行(ゲームの進行を制御)してもよい。   The server device does not execute a video game unlike the terminal device 20A. The server device includes, for example, a communication unit connected to an Internet line (communication network), and communicates with a terminal device that executes a video game. The server device receives an operation signal or the like from the user (terminal device), and transmits information related to game progress to the terminal device. A plurality of server devices may cooperate to execute the game program, and the server device and terminal device may cooperate to execute the game program (control the progress of the game).

図3は、サーバ装置が図2に示すバトル進行処理を実行する場合のサーバ装置側の動作の例を示すフローチャートである。   FIG. 3 is a flowchart illustrating an example of an operation on the server device side when the server device executes the battle progress process illustrated in FIG. 2.

バトル進行処理において、サーバ装置は、ユーザからのブーストアイテムの利用要求の有無を判断する(ステップS30)。利用要求がないと判断した場合(ステップS30:NO)、サーバ装置は、ユーザのコマンドの選択(決定)の有無を判断する(ステップS31)。コマンドの決定がないと判断した場合(ステップS31:NO)、サーバ装置は、ステップS30の処理に戻る。   In the battle progress process, the server device determines whether or not there is a use request for the boost item from the user (step S30). If it is determined that there is no usage request (step S30: NO), the server device determines whether or not a user command is selected (determined) (step S31). If it is determined that the command has not been determined (step S31: NO), the server apparatus returns to the process of step S30.

一方、コマンドの決定があったと判断した場合(ステップS31:YES)、サーバ装置は、バトル処理を実行する(ステップS35)。その後、サーバ装置は、ステップS36の処理に移行する。   On the other hand, if it is determined that the command has been determined (step S31: YES), the server device executes a battle process (step S35). Thereafter, the server apparatus proceeds to the process of step S36.

次に、ステップS30の処理において利用要求があったと判断された場合、サーバ装置は、利用要求のキャンセルの有無を判断する(ステップS32)。利用要求のキャンセルがあったと判断した場合(ステップS32:YES)、サーバ装置は、ステップS30の処理に戻る。   Next, when it is determined that there is a use request in the process of step S30, the server device determines whether or not the use request has been canceled (step S32). When it is determined that the usage request has been canceled (step S32: YES), the server apparatus returns to the process of step S30.

一方、利用要求のキャンセルがない場合(ステップS32:NO)、サーバ装置は、ステップS31の処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS33)。コマンドの決定がないと判断した場合(ステップS33:NO)、サーバ装置は、ステップS32の処理に戻る。一方、コマンドの決定があったと判断した場合(ステップS33:YES)、サーバ装置は、ブーストアイテムの利用数に応じて、ブーストアイテムの保有数を更新する(減少させる)(ステップS34)。   On the other hand, when there is no cancellation of the usage request (step S32: NO), the server device determines whether or not a user command is selected (determined) as in the process of step S31 (step S33). If it is determined that the command has not been determined (step S33: NO), the server apparatus returns to the process of step S32. On the other hand, when it is determined that the command has been determined (step S33: YES), the server device updates (decreases) the number of boost items held according to the number of boost items used (step S34).

次に、サーバ装置は、上述したバトル処理を実行する(ステップS35)。その後、サーバ装置は、コマンドバトルの終了条件が成立したか否かを判断する(ステップS36)。終了条件が成立した場合(ステップS36:YES)、サーバ装置は、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS36:NO)、サーバ装置は、ステップS30の処理に戻る。   Next, the server device executes the battle process described above (step S35). Thereafter, the server device determines whether or not a command battle end condition is satisfied (step S36). When the end condition is satisfied (step S36: YES), the server device ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S36: NO), the server apparatus returns to the process of step S30.

なお、サーバ装置は、上述のバトル進行処理を実行するとともに、コマンドバトルのゲーム画像を生成するための情報を含むコマンドバトルの進行に関する情報を、定期的に端末装置に送信する。端末装置は、コマンドバトルの進行に関する情報を受信して表示部にゲーム画像を表示させる等の処理を行う。   In addition, while performing the above-mentioned battle progress process, a server apparatus transmits the information regarding progress of command battle including the information for producing | generating the game image of a command battle to a terminal device regularly. The terminal device performs processing such as receiving information on the progress of the command battle and displaying a game image on the display unit.

なお、上述した第1の実施形態の例のプレイヤオブジェクト及び敵オブジェクトは、一体に限定されるものではない。コマンドバトルにおいて、複数のプレイヤオブジェクトを1パーティとして、複数の敵オブジェクトと戦闘させてもよい。この場合ユーザは、複数のプレイヤオブジェクトのそれぞれに対してコマンドを指定すればよい。   Note that the player object and the enemy object in the example of the first embodiment described above are not limited to one. In a command battle, a plurality of player objects may be used as one party and battled against a plurality of enemy objects. In this case, the user may specify a command for each of the plurality of player objects.

また、上述した第1の実施形態の例のコマンドとしては、例えば「たたかう」、「アイテム」などがある。ユーザは、「たたかう」、「アイテム」などの選択肢の中からプレイヤオブジェクトに対するコマンドを選択する。「たたかう」は、例えば、プレイヤオブジェクトに武器などを用いた物理攻撃の行動を実行させる。「アイテム」は、プレイヤオブジェクト(ユーザ)がゲーム内で使用可能なアイテムを使用する行動を実行させる。   Further, examples of the command in the above-described first embodiment include “warming” and “item”. The user selects a command for the player object from among the options such as “fight” and “item”. “Striking”, for example, causes a player object to execute a physical attack action using a weapon or the like. “Item” causes the player object (user) to perform an action using an item that can be used in the game.

さらに、上述した第1の実施形態の例のブースト行動としては、例えば、上述の「たたかう」のコマンドの場合、物理攻撃を行う回数を1回から2回に増加させた行動がある。すなわち、同一の物理攻撃の行動であっても、通常行動では1回の物理攻撃の行動が実行されるのに対し、ブースト行動では2回の物理攻撃が実行される。また、例えば、通常行動の物理攻撃よりも攻撃力の高い物理攻撃をブースト行動としてもよい。   Furthermore, as the boost action of the above-described example of the first embodiment, for example, in the case of the above-described “attack” command, there is an action in which the number of physical attacks is increased from one to two. That is, even with the same physical attack action, one physical attack action is executed in the normal action, whereas two physical attacks are executed in the boost action. Further, for example, a physical attack having a higher attack power than that of the normal action may be used as the boost action.

また、上述した第1の実施形態の例の1コマンドに対するブーストアイテムの利用数は、ユーザが利用要求とともに入力すればよい。また、利用数が固定されている場合には、利用要求のみの入力であってもよい。あるいは、利用数の入力のみ受け付けるようにしてもよい。この場合、利用数の入力の有無に応じて利用要求があったと判断すればよい。なお、1コマンドを強化する際のブーストアイテムの単位数は1でなくてもよく、任意に設定可能である。   Further, the number of boost items used for one command in the above-described example of the first embodiment may be input by the user together with the use request. Further, when the number of uses is fixed, only the use request may be input. Alternatively, only the input of the usage number may be accepted. In this case, it may be determined that there is a usage request according to whether or not the number of usages is input. The number of boost item units for strengthening one command does not have to be one, and can be set arbitrarily.

また、上述した第1の実施形態の例の保有数の更新は、ステップS14の処理でのタイミングに限定されるものではない。ブーストアイテムの利用数に応じて減算されればいつでもよい。また、保有数は、所定条件に応じて増加させてもよい。所定条件としては、例えば、プレイヤオブジェクトの攻撃による敵オブジェクトの生命力パラメータの減少量(ダメージ量)が所定値に達したことなどがある。敵オブジェクトの生命力パラメータは、プレイヤオブジェクトの攻撃によって受けたダメージ量だけ減少する。なお、生命力パラメータが所定値以下に減少すると、敵オブジェクトは倒された状態(戦闘不能状態)となる。   Moreover, the update of the possession number in the example of the first embodiment described above is not limited to the timing in the process of step S14. It may be any time as long as it is subtracted according to the number of boost items used. Moreover, you may increase the number of holdings according to predetermined conditions. As the predetermined condition, for example, the decrease amount (damage amount) of the vitality parameter of the enemy object due to the attack of the player object has reached a predetermined value. The vitality parameter of the enemy object is reduced by the amount of damage received by the attack of the player object. Note that when the vitality parameter decreases to a predetermined value or less, the enemy object is brought to a defeated state (non-battle state).

さらに、上述した第1の実施形態の例の保有数は、ユーザ単位で管理してもよく、またプレイヤオブジェクト単位で管理してもよい。例えば、複数のプレイヤオブジェクトのそれぞれのブーストアイテムの保有数が管理され、対応する保有数を限度としてそのプレイヤオブジェクトのコマンドの強化に利用できるようにしてもよい。あるいは、ユーザ単位で保有数を管理し、複数のプレイヤオブジェクトのそれぞれのコマンドの強化に利用できるようにしてもよい。   Furthermore, the possession number in the example of the first embodiment described above may be managed in units of users or may be managed in units of player objects. For example, the number of possessed boost items of each of the plurality of player objects may be managed and used for strengthening the command of the player object up to the corresponding retained number. Alternatively, the possession number may be managed for each user so that it can be used to strengthen each command of a plurality of player objects.

さらに、上述した第1の実施形態の例のコマンドバトルにおける敵オブジェクトの行動は、例えば、複数の行動の中から端末装置20Aが抽選で決定した行動を実行させるようにすればよい。   Furthermore, the action of the enemy object in the command battle of the example of the first embodiment described above may be executed by, for example, the action determined by the terminal device 20A by lottery from a plurality of actions.

[第2の実施形態]
図4は、端末装置20の例である端末装置20Bの構成を示すブロック図である。本例において、端末装置20Bは、管理部31及びバトル制御部32Bを少なくとも備える。管理部31は、上述の第1の実施形態の例と同様に、端末装置20Bの記憶部に記憶されるブーストアイテムの保有数を管理する。
[Second Embodiment]
FIG. 4 is a block diagram illustrating a configuration of a terminal device 20B that is an example of the terminal device 20. As illustrated in FIG. In this example, the terminal device 20B includes at least a management unit 31 and a battle control unit 32B. The management part 31 manages the possession number of the boost item memorize | stored in the memory | storage part of the terminal device 20B similarly to the example of the above-mentioned 1st Embodiment.

バトル制御部32Bは、上述の第1の実施形態の例と同様に、コマンドバトルの進行を制御する。また、本実施形態の例のバトル制御部32Bは、ユーザからブーストアイテムの利用要求があった場合、コマンドに対応する行動として、1コマンドあたりのブーストアイテムの利用数が多いほど、コマンドバトルにおいてより有利なブースト行動をプレイヤオブジェクトに実行させる。すなわち、1コマンドあたりのブーストアイテムの利用数に応じて異なるブースト行動が実行される。   The battle control unit 32B controls the progress of the command battle, as in the example of the first embodiment described above. Moreover, the battle control part 32B of the example of this embodiment is more in command battle, so that there are many use of the boost item per command as action corresponding to a command, when there is a utilization request of a boost item from a user. The player object is caused to execute an advantageous boost action. That is, different boost actions are executed according to the number of boost items used per command.

図5は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルの進行処理が行われる。以下、端末装置20Bがバトル進行処理を実行する場合を例にして説明する。なお、サーバ装置の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。   FIG. 5 is a flowchart illustrating an example of a battle progress process executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object and the enemy object is performed. Hereinafter, a case where the terminal device 20B executes the battle progress process will be described as an example. Note that the flowchart showing the operation of the server device is omitted from the viewpoint of avoiding repeated explanation.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Bは、ユーザからのブーストアイテムの利用要求の有無を判断する(ステップS10)。例えば、ユーザが操作部を操作して入力したブーストアイテムの利用数の有無を判断すればよい。より詳細には、利用数が0であれば、利用要求がないと判断し、利用数が1以上であれば利用要求があったと判断すればよい。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Bは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11)。コマンドの決定がないと判断した場合(ステップS11:NO)、端末装置20Bは、ステップS10の処理に戻る。   In the battle progress process, the terminal device 20B determines whether or not there is a use request for the boost item from the user (step S10). For example, what is necessary is just to determine the presence or absence of the use number of the boost item which the user operated and input the operation part. More specifically, if the usage number is 0, it is determined that there is no usage request, and if the usage number is 1 or more, it may be determined that there is a usage request. When it is determined that there is no usage request (step S10: NO), the terminal device 20B determines whether or not a user command is selected (determined) (step S11). If it is determined that no command has been determined (step S11: NO), the terminal device 20B returns to the process of step S10.

一方、コマンドの決定があったと判断した場合(ステップS11:YES)、端末装置20Bは、バトル処理を実行する(ステップS15−B)。バトル処理では、上述の第1の実施形態の例と同様に、プレイヤオブジェクト及び敵オブジェクトに戦闘行動を実行させる。また、本実施形態の例では、ステップS11の処理から移行した際のバトル処理では、ブーストアイテムの利用要求がない状態であるため、決定されたコマンドに対応する行動は第1の実施形態の例と同様に通常行動となる。なお、本実施形態の例のバトル処理では、上述したように、1コマンドあたりの利用数が多いほど、コマンドバトルにおいてより有利なブースト行動をプレイヤオブジェクトに実行させる。その後、端末装置20Bは、ステップS16の処理に移行する。   On the other hand, when it is determined that the command has been determined (step S11: YES), the terminal device 20B executes a battle process (step S15-B). In the battle process, as in the example of the first embodiment described above, the player object and the enemy object are caused to execute a battle action. Moreover, in the example of this embodiment, in the battle process at the time of shifting from the process of step S11, since there is no request for using the boost item, the action corresponding to the determined command is the example of the first embodiment. Like normal behavior. Note that, in the battle process of the example of the present embodiment, as described above, as the number of uses per command increases, the player object is caused to execute a boost action that is more advantageous in the command battle. Thereafter, the terminal device 20B proceeds to the process of step S16.

次に、ステップS10の処理において利用要求があったと判断された場合、端末装置20Bは、利用要求のキャンセルの有無を判断する(ステップS12)。例えば、ユーザが操作部を操作して入力したブーストアイテムの利用数のキャンセルの有無を判断すればよい。あるいは、ユーザが、利用数を0に変更する入力が行われた場合にキャンセルと判断すればよい。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Bは、ステップS10の処理に戻る。   Next, when it is determined that there is a usage request in the process of step S10, the terminal device 20B determines whether or not the usage request has been canceled (step S12). For example, what is necessary is just to determine the presence or absence of cancellation of the use number of the boost item which the user operated and input the operation part. Or what is necessary is just to judge that a user cancels, when the input which changes the number of use to 0 is performed. If it is determined that the usage request has been canceled (step S12: YES), the terminal device 20B returns to the process of step S10.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Bは、ステップS11の処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13)。コマンドの決定がないと判断した場合(ステップS13:NO)、端末装置20Bは、ステップS12の処理に戻る。   On the other hand, if there is no cancellation of the usage request (step S12: NO), the terminal device 20B determines whether or not the user has selected (determined) the command (step S13) as in the process of step S11. If it is determined that no command has been determined (step S13: NO), the terminal device 20B returns to the process of step S12.

一方、コマンドの決定があったと判断した場合(ステップS13:YES)、端末装置20Bは、ブーストアイテムの利用数に応じて、ブーストアイテムの保有数を更新する(減算処理)(ステップS14−B)。端末装置20Bは、ユーザが入力した利用数だけ保有数を減少させる。   On the other hand, if it is determined that a command has been determined (step S13: YES), the terminal device 20B updates the number of boost items held according to the number of boost items used (subtraction process) (step S14-B). . The terminal device 20B reduces the number of possessions by the number of uses input by the user.

次に、端末装置20Bは、上述したバトル処理を実行する(ステップS15−B)。本実施形態の例では、ステップS14−Bの処理から移行したバトル処理では、利用要求のある状態である。そのため、端末装置20Bは、決定されたコマンドに対応する行動として、上記利用数に応じたブースト行動をプレイヤオブジェクトに実行させる。   Next, the terminal device 20B performs the battle process described above (step S15-B). In the example of the present embodiment, the battle process shifted from the process of step S14-B is in a state where there is a usage request. Therefore, the terminal device 20B causes the player object to execute a boost action corresponding to the number of uses as an action corresponding to the determined command.

その後、端末装置20Bは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16)。終了条件が成立した場合(ステップS16:YES)、端末装置20Bは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16:NO)、端末装置20Bは、ステップS10の処理に戻る。   Thereafter, the terminal device 20B determines whether or not a command battle end condition is satisfied (step S16). When the end condition is satisfied (step S16: YES), the terminal device 20B ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S16: NO), the terminal device 20B returns to the process of step S10.

以上のように、第2の実施形態の一側面として、端末装置20Bが、管理部31及びバトル制御部32Bを備える構成としているので、ブーストアイテムの利用に応じて、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, since the terminal device 20B includes the management unit 31 and the battle control unit 32B as one aspect of the second embodiment, the command is strengthened according to the use of boost items. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

また、ブーストアイテムの利用数が多いほど、コマンドに対応する行動内容がより強化される。そのため、ブーストアイテムの保有数を考慮しつつ1コマンドあたりの利用数をいずれに設定するかもコマンドバトルを有利に進めるために考慮すべき事項となる。したがって、コマンドの選択の幅がより広がるので、コマンドバトルにおいてユーザ(プレイヤ)の戦略性をより向上させることができる。   In addition, as the number of boost items used increases, the action content corresponding to the command is further strengthened. For this reason, the setting of the number of uses per command while considering the number of possessed boost items is also a matter to be considered in order to advance the command battle advantageously. Therefore, since the range of command selection is further expanded, it is possible to further improve the strategy of the user (player) in the command battle.

なお、上述した第2の実施形態の例のブースト行動は、例えば、「たたかう」のコマンドに対してブーストアイテムの利用数が0の場合、プレイヤオブジェクトに武器などを用いた物理攻撃を1回行う行動(通常行動)を実行させる。また、上記「たたかう」のコマンドに対してブーストアイテムの利用数が1の場合、上記物理攻撃を2回行う行動(ブースト行動)を実行させる。さらに、上記「たたかう」のコマンドに対してブーストアイテムの利用数が2の場合、上記物理攻撃を4回行う行動をブースト行動として実行させる。したがって、利用数が多いほど、物理攻撃を行う回数が増加するので、敵オブジェクトに与えるダメージ量も増加して、コマンドバトルにおいて有利となる。なお、回数の増加に代えて、利用数が多いほど、攻撃力の高い物理攻撃をブースト行動とするようにしてもよい。   Note that the boost action of the example of the second embodiment described above performs a physical attack using a weapon or the like once for the player object when the number of boost items used is 0 with respect to the command of “warming”, for example. The action (normal action) is executed. In addition, when the number of boost items used is 1 with respect to the command of “warming”, an action of performing the physical attack twice (boost action) is executed. Further, when the number of boost items used is 2 with respect to the command of “warming”, the action of performing the physical attack four times is executed as the boost action. Therefore, as the number of uses increases, the number of physical attacks increases, so the amount of damage given to enemy objects also increases, which is advantageous in command battles. Instead of increasing the number of times, a physical attack with higher attack power may be used as a boost action as the number of uses increases.

また、上述した第2の実施形態の例では、ステップS10の処理で、利用数の有無に応じて利用要求の有無を判断しているが、特にこれに限定されるものではない。例えば、利用要求の入力及び利用数の入力の両方を受け付け、利用要求の入力の有無に基づいてステップS10の処理での判断を行うようにしてもよい。   In the example of the second embodiment described above, the presence / absence of a use request is determined in the process of step S10 according to the presence / absence of the number of uses. However, the present invention is not particularly limited to this. For example, both the usage request input and the usage count input may be received, and the determination in step S10 may be performed based on the presence or absence of the usage request input.

[第3の実施形態]
図6は、端末装置20の例である端末装置20Cの構成を示すブロック図である。本例において、端末装置20Cは、管理部31C及びバトル制御部32を少なくとも備える。
[Third Embodiment]
FIG. 6 is a block diagram illustrating a configuration of a terminal device 20 </ b> C that is an example of the terminal device 20. In this example, the terminal device 20C includes at least a management unit 31C and a battle control unit 32.

管理部31Cは、上述の第1の実施形態の例と同様に、端末装置20Cの記憶部において記憶されるブーストアイテムの保有数を管理する。また、本実施形態の例の管理部31Cは、コマンドバトルの進行状況に応じて保有数を増加させる。コマンドバトルの進行状況は、プレイヤオブジェクトと敵オブジェクトとの戦闘の進行状況であり、例えば、プレイヤオブジェクトが敵オブジェクトに与えるダメージ量、敵オブジェクトからプレイヤオブジェクトに与えるダメージ量、敵オブジェクトの状態(戦闘不能状態)等も含まれる。バトル制御部32は、上述の第1の実施形態の例と同様にコマンドバトルの進行を制御する。   The management unit 31C manages the number of boost items stored in the storage unit of the terminal device 20C, as in the example of the first embodiment described above. In addition, the management unit 31C of the example of the present embodiment increases the number of possessions according to the progress status of the command battle. The progress status of the command battle is the progress status of the battle between the player object and the enemy object. For example, the damage amount that the player object gives to the enemy object, the damage amount that the enemy object gives to the player object, the status of the enemy object (unable to fight) State) etc. are also included. The battle control unit 32 controls the progress of the command battle as in the above-described example of the first embodiment.

図7は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルの進行処理が行われる。以下、端末装置20Cがバトル進行処理を実行する場合を例にして説明する。なお、サーバ装置の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。   FIG. 7 is a flowchart illustrating an example of a battle progress process executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object and the enemy object is performed. Hereinafter, a case where the terminal device 20C executes the battle progress process will be described as an example. Note that the flowchart showing the operation of the server device is omitted from the viewpoint of avoiding repeated explanation.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Cは、ユーザからのブーストアイテムの利用要求の有無を判断する(ステップS10)。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Cは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11)。コマンドの決定がないと判断した場合(ステップS11:NO)、端末装置20Cは、ステップS10の処理に戻る。   In the battle progress process, the terminal device 20C determines whether or not there is a request for using the boost item from the user (step S10). When it is determined that there is no usage request (step S10: NO), the terminal device 20C determines whether or not a user command is selected (determined) (step S11). If it is determined that no command has been determined (step S11: NO), the terminal device 20C returns to the process of step S10.

一方、コマンドの決定があったと判断した場合(ステップS11:YES)、端末装置20Cは、バトル処理を実行する(ステップS15)。すなわち、プレイヤオブジェクトと敵オブジェクトとの戦闘を進行させる。その後、端末装置20Cは、ステップS15−10Cの処理に移行する。次に、ステップS10の処理において利用要求があったと判断された場合、端末装置20Cは、利用要求のキャンセルの有無を判断する(ステップS12)。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Cは、ステップS10の処理に戻る。   On the other hand, when it is determined that the command has been determined (step S11: YES), the terminal device 20C executes a battle process (step S15). That is, the battle between the player object and the enemy object is advanced. Thereafter, the terminal device 20C proceeds to the process of step S15-10C. Next, when it is determined that there is a usage request in the process of step S10, the terminal device 20C determines whether or not the usage request has been canceled (step S12). When it is determined that the usage request has been canceled (step S12: YES), the terminal device 20C returns to the process of step S10.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Cは、ステップS11の処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13)。コマンドの決定がないと判断した場合(ステップS13:NO)、端末装置20Cは、ステップS12の処理に戻る。   On the other hand, if there is no cancellation of the usage request (step S12: NO), the terminal device 20C determines whether or not a user command is selected (determined) as in the process of step S11 (step S13). If it is determined that the command has not been determined (step S13: NO), the terminal device 20C returns to the process of step S12.

一方、コマンドの決定があったと判断した場合(ステップS13:YES)、端末装置20Cは、ブーストアイテムの利用数に応じて、ブーストアイテムの保有数を更新する(減算処理)(ステップS14)。次に、端末装置20Cは、上述したバトル処理を実行する(ステップS15)。   On the other hand, if it is determined that the command has been determined (step S13: YES), the terminal device 20C updates the number of stored boost items according to the number of boost items used (subtraction process) (step S14). Next, the terminal device 20C performs the battle process described above (step S15).

その後、端末装置20Cは、コマンドバトルの進行状況に応じて、ブーストアイテムの保有数を更新する(増加処理)(ステップS15−10C)。具体的には、端末装置20Cは、ステップS15のバトル処理で更新されたコマンドバトルの進行状況に基づいて、ブーストアイテムの保有数の増加量の判断及び更新を行う。   Thereafter, the terminal device 20C updates the number of possessed boost items according to the progress of the command battle (increase processing) (step S15-10C). Specifically, the terminal device 20C determines and updates the amount of increase in the number of boost items based on the progress status of the command battle updated in the battle process in step S15.

その後、端末装置20Cは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16)。終了条件が成立した場合(ステップS16:YES)、端末装置20Cは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16:NO)、端末装置20Cは、ステップS10の処理に戻る。   Thereafter, the terminal device 20C determines whether or not a command battle end condition is satisfied (step S16). When the end condition is satisfied (step S16: YES), the terminal device 20C ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S16: NO), the terminal device 20C returns to the process of step S10.

以上のように、第3の実施形態の一側面として、端末装置20Cが、管理部31C及びバトル制御部32を備える構成としているので、ブーストアイテムの利用に応じて、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, since the terminal device 20C includes the management unit 31C and the battle control unit 32 as one aspect of the third embodiment, the command is strengthened according to the use of boost items. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

また、コマンドバトルの進行状況に応じてブーストアイテムの保有数が増加するので、ユーザは保有数が効率的に増加するようにコマンドバトルを進行させられるように考慮してコマンドの選択を行うこととなり、コマンドバトルにおいてユーザ(プレイヤ)の戦略性をより向上させることができる。   In addition, since the number of boost items held increases according to the progress of the command battle, the user will select a command in consideration that the command battle can be advanced so that the number of boost items increases efficiently. The strategy of the user (player) can be further improved in the command battle.

なお、上述した第3の実施形態の例のコマンドバトルの進行状況としては、例えば、プレイヤオブジェクトの攻撃による敵オブジェクトの生命力パラメータの減少量(ダメージ量)がある。敵オブジェクトの生命力パラメータは、プレイヤオブジェクトの攻撃によって受けたダメージ量だけ減少する。この敵オブジェクトに与えたダメージ量が多いほど、保有数を増加すればよい。したがって、ユーザは、保有数を増加させるべく、敵オブジェクトに与えるダメージ量がより多くなる攻撃のコマンドを選択するように、戦略を考えることとなる。なお、ダメージ量は、プレイヤオブジェクトの攻撃力パラメータ及び防御力パラメータなどに基づいて算出される。また、ダメージ量の算出は、一般的な構成であるので詳細な説明は省略する。   The progress status of the command battle in the example of the third embodiment described above includes, for example, a reduction amount (damage amount) of the vitality parameter of the enemy object due to the attack of the player object. The vitality parameter of the enemy object is reduced by the amount of damage received by the attack of the player object. As the amount of damage given to this enemy object increases, the possession number only needs to be increased. Therefore, the user considers a strategy so as to select an attack command that increases the amount of damage given to the enemy object in order to increase the possession number. The amount of damage is calculated based on the attack power parameter, defense power parameter, and the like of the player object. Since the calculation of the damage amount is a general configuration, detailed description thereof is omitted.

また、上述した第3の実施形態の例では、ステップS15−10Cで保有数を増加させる処理が行われているが、増加のタイミングはこれに限定されるものではない。例えば、ステップS16の処理からステップS10の処理に戻る間に実行してもよい。   Moreover, in the example of 3rd Embodiment mentioned above, although the process which increases the holding number is performed by step S15-10C, the timing of an increase is not limited to this. For example, it may be executed while returning from the process of step S16 to the process of step S10.

[第4の実施形態]
図8は、端末装置20の例である端末装置20Dの構成を示すブロック図である。本例において、端末装置20Dは、管理部31、バトル制御部32D及び表示制御部33Dを少なくとも備える。
[Fourth Embodiment]
FIG. 8 is a block diagram illustrating a configuration of a terminal device 20 </ b> D that is an example of the terminal device 20. In this example, the terminal device 20D includes at least a management unit 31, a battle control unit 32D, and a display control unit 33D.

管理部31は、上述の第1の実施形態の例と同様に、端末装置20Dの記憶部において記憶されるブーストアイテムの保有数を管理する。バトル制御部32Dは、上述の第1の実施形態の例と同様にコマンドバトルの進行を制御する。また、本実施形態の例のバトル制御部32Dは、端末装置20Dの表示部に表示されたコマンド選択画像に含まれるコマンドの選択肢の中から選択されたコマンドに対応する行動をプレイヤオブジェクトに実行させる。   The management part 31 manages the holding | maintenance number of the boost item memorize | stored in the memory | storage part of terminal device 20D similarly to the example of the above-mentioned 1st Embodiment. The battle control unit 32D controls the progress of the command battle as in the example of the first embodiment described above. In addition, the battle control unit 32D of the example of the present embodiment causes the player object to execute an action corresponding to the command selected from the command options included in the command selection image displayed on the display unit of the terminal device 20D. .

表示制御部33Dは、ユーザが選択可能な1以上のコマンドが含まれるコマンド選択画像を表示部に表示させる。例えば、1以上のコマンドが並べられたリストの画像である。また、本実施形態の例の表示制御部33Dは、ブーストアイテムの利用要求の有無に応じてコマンド選択画像の表示形態を変更する。具体的には、表示制御部33Dは、ブーストアイテムの利用要求がある場合と利用要求がない場合とを、ユーザが特定できるようにコマンド選択画像の表示形態を変更する。表示形態には、コマンド選択画像の形状、色彩などが含まれる。   The display control unit 33D causes the display unit to display a command selection image including one or more commands that can be selected by the user. For example, it is an image of a list in which one or more commands are arranged. In addition, the display control unit 33D of the example of the present embodiment changes the display form of the command selection image according to whether or not there is a request for using the boost item. Specifically, the display control unit 33D changes the display mode of the command selection image so that the user can specify when there is a request for using the boost item and when there is no use request. The display form includes the shape and color of the command selection image.

したがって、本実施形態の例の端末装置20Dでは、先にブーストアイテムの利用要求の入力が受け付けられ、その後にコマンド選択画像に対するユーザのコマンドの選択の入力が受け付けられる。また、利用要求がない表示形態のコマンド選択画像に対してコマンドの選択が行われた場合、選択されたコマンドに対応する行動としては通常行動となる。一方、利用要求がある表示形態のコマンド選択画像に対してコマンドの選択が行われた場合、選択されたコマンドに対応する行動としてはブースト行動となる。すなわち、本実施形態の例では、利用要求がある場合、コマンド選択画像に含まれるコマンドのうち、ブーストアイテムを利用可能なコマンドであれば、いずれのコマンドを選択してもブースト行動が実行される。すなわち、ブーストアイテムが利用されることで、コマンド選択画像に含まれるブーストアイテムを利用可能なコマンドの全てが強化された状態であるようにコマンド選択画像が表示される。   Therefore, in the terminal device 20D of the example of the present embodiment, an input of a boost item usage request is received first, and then an input of a user command selection for a command selection image is received. In addition, when a command is selected for a command selection image in a display form with no usage request, the action corresponding to the selected command is a normal action. On the other hand, when a command is selected for a command selection image in a display form that has a usage request, the action corresponding to the selected command is a boost action. That is, in the example of the present embodiment, when there is a use request, the boost action is executed regardless of which command is selected as long as the boost item can be used among the commands included in the command selection image. . That is, by using the boost item, the command selection image is displayed so that all of the commands that can use the boost item included in the command selection image are in an enhanced state.

図9は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルの進行処理が行われる。以下、端末装置20Dがバトル進行処理を実行する場合を例にして説明する。なお、サーバ装置の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。   FIG. 9 is a flowchart illustrating an example of a battle progress process executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object and the enemy object is performed. Hereinafter, a case where the terminal device 20D executes the battle progress process will be described as an example. Note that the flowchart showing the operation of the server device is omitted from the viewpoint of avoiding repeated explanation.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Dは、、ブーストアイテムの利用要求がない表示形態でのコマンド選択画像を含むゲーム画像を表示部に表示させる(ステップS5−10D)。例えば、上述したようにユーザが選択可能なコマンドのリストの画像を表示させる。   In the battle progress process, the terminal device 20D causes the display unit to display a game image including a command selection image in a display form in which there is no request for using the boost item (step S5-10D). For example, as described above, an image of a list of commands that can be selected by the user is displayed.

次に、端末装置20Dは、ユーザのブーストアイテムの利用要求の有無を判断する(ステップS10)。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Dは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11)。コマンドの決定がないと判断した場合(ステップS11:NO)、端末装置20Dは、ステップS5−10Dの処理に戻る。   Next, the terminal device 20D determines whether or not the user has requested to use the boost item (step S10). When it is determined that there is no usage request (step S10: NO), the terminal device 20D determines whether or not a user command is selected (determined) (step S11). If it is determined that no command has been determined (step S11: NO), the terminal device 20D returns to the process of step S5-10D.

一方、コマンドの決定があったと判断した場合(ステップS11:YES)、端末装置20Dは、バトル処理を実行する(ステップS15)。なお、本実施形態の例では、ステップS11の処理から移行した際のバトル処理では、ブーストアイテムの利用要求がない状態となる表示形態でのコマンド選択画像でコマンドが選択されているため、決定されたコマンドに対応する行動は通常行動となる。その後、端末装置20Dは、ステップS16の処理に移行する。   On the other hand, when it is determined that the command has been determined (step S11: YES), the terminal device 20D executes a battle process (step S15). In the example of the present embodiment, the battle process at the time of transition from the process of step S11 is determined because the command is selected in the command selection image in the display form in which there is no request for using the boost item. The action corresponding to the command is a normal action. Thereafter, the terminal device 20D proceeds to the process of step S16.

次に、ステップS10の処理において利用要求があったと判断された場合、端末装置20Dは、ブーストアイテムの利用要求がある表示形態でのコマンド選択画像を含むゲーム画像を表示部に表示させる(ステップS10−20D)。   Next, when it is determined that there is a use request in the process of step S10, the terminal device 20D causes the display unit to display a game image including a command selection image in a display form in which there is a request to use the boost item (step S10). -20D).

その後、端末装置20Dは、利用要求のキャンセルの有無を判断する(ステップS12)。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Dは、ステップS5−10Dの処理に戻る。   Thereafter, the terminal device 20D determines whether or not the use request has been canceled (step S12). If it is determined that the usage request has been canceled (step S12: YES), the terminal device 20D returns to the process of step S5-10D.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Dは、ステップS11の処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13)。コマンドの決定がないと判断した場合(ステップS13:NO)、端末装置20Dは、ステップS10−20Dの処理に戻る。   On the other hand, if there is no cancellation of the usage request (step S12: NO), the terminal device 20D determines whether or not a user command is selected (determined) as in the process of step S11 (step S13). If it is determined that the command has not been determined (step S13: NO), the terminal device 20D returns to the process of step S10-20D.

一方、コマンドの決定があったと判断した場合(ステップS13:YES)、端末装置20Dは、ブーストアイテムの利用数に応じて、ブーストアイテムの保有数を更新する(減算処理)(ステップS14)。なお、コマンド選択画像のコマンドのうち、ブースト行動に対応していないコマンドが選択された場合は、保有数は更新(減算)されない。次に、端末装置20Dは、上述したバトル処理を実行する(ステップS15)。なお、本実施形態の例では、ステップS14の処理から移行したバトル処理では、ブーストアイテムの利用要求がある状態となる表示形態でのコマンド選択画像でコマンドが選択されているため、決定されたコマンドに対応する行動として、ブースト行動をプレイヤオブジェクトに実行させる。   On the other hand, when it is determined that the command has been determined (step S13: YES), the terminal device 20D updates the number of boost items held (subtraction process) according to the number of boost items used (step S14). When a command that does not correspond to the boost action is selected from the commands in the command selection image, the possession number is not updated (subtracted). Next, terminal device 20D performs the battle process mentioned above (Step S15). In the example of the present embodiment, in the battle process shifted from the process of step S14, the command is selected in the command selection image in the display form in which there is a request for using the boost item. As an action corresponding to, the player object is caused to execute a boost action.

その後、端末装置20Dは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16)。終了条件が成立した場合(ステップS16:YES)、端末装置20Dは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16:NO)、端末装置20Dは、ステップS5−10Dの処理に戻る。   Thereafter, the terminal device 20D determines whether or not a command battle end condition is satisfied (step S16). When the end condition is satisfied (step S16: YES), the terminal device 20D ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S16: NO), the terminal device 20D returns to the process of step S5-10D.

以上のように、第4の実施形態の一側面として、端末装置20Dが、管理部31、バトル制御部32D及び表示制御部33Dを備える構成としているので、ブーストアイテムの利用に応じて、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, as one aspect of the fourth embodiment, the terminal device 20D is configured to include the management unit 31, the battle control unit 32D, and the display control unit 33D. Strengthened. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

また、コマンド選択画像を利用要求の有無に応じた表示形態で表示させるので、ユーザは、コマンド選択画像がいずれの表示形態であるかを視認しつつ、操作部の操作を行ってコマンドの選択を行うことができる。また、コマンド選択画像に含まれるコマンドのうちブーストアイテムを利用可能なコマンドの全てが強化されたようにユーザに視認させることができる。   Further, since the command selection image is displayed in a display form according to the presence / absence of the usage request, the user selects the command by operating the operation unit while visually checking which display form the command selection image is. It can be carried out. In addition, it is possible to make the user visually recognize that all the commands that can use the boost item among the commands included in the command selection image are enhanced.

なお、上述した第4の実施形態の例のコマンド選択画像は、例えば、図10(A)及び図10(B)に示すようなコマンドリスト70の画像であればよい。図10(A)に示すコマンドリスト70は、ブーストアイテムの利用要求がない状態を示す。図10(B)に示すコマンドリスト70は、ブーストアイテムの利用要求がある状態を示す。すなわち、利用要求の有無に応じて、ボックス枠72及びボックス枠720のいずれかの画像が表示される。   Note that the command selection image in the above-described example of the fourth embodiment may be an image of the command list 70 as shown in FIGS. 10A and 10B, for example. A command list 70 shown in FIG. 10A shows a state where there is no request for using boost items. The command list 70 shown in FIG. 10B shows a state where there is a request for using boost items. That is, an image of either the box frame 72 or the box frame 720 is displayed depending on whether there is a usage request.

[第5の実施形態]
図11(A)及び図11(B)は、端末装置20の例である端末装置20Eの表示部に表示されるコマンドバトルのゲーム画像の一例を示す図である。図11(A)は、ブーストアイテムであるコインの利用要求がない状態のゲーム画像である。図11(B)は、コインの利用要求がある状態でのゲーム画像である。
[Fifth Embodiment]
FIG. 11A and FIG. 11B are diagrams illustrating an example of a game image of a command battle displayed on the display unit of the terminal device 20E that is an example of the terminal device 20. FIG. 11A shows a game image in a state where there is no use request for coins that are boost items. FIG. 11B shows a game image in a state where there is a request for using coins.

本実施形態の例の端末装置20Eは、例えば、プレイヤオブジェクト50(50A〜50D)のパーティと敵オブジェクト55(55A〜55D)のパーティとが戦闘するコマンドバトルを含むロールプレイングゲーム(ビデオゲーム)を実行する。本実施形態の例では、コマンドバトルはターン制であり、決定された順番に各オブジェクト50,55が行動を実行していく。また、本実施形態の例では、コマンドバトルにおいてコインの利用によってコマンドが強化され、プレイヤオブジェクトがブースト行動を実行する。   The terminal device 20E of the example of the present embodiment, for example, plays a role playing game (video game) including a command battle in which a party of the player object 50 (50A to 50D) and a party of the enemy object 55 (55A to 55D) fight. Run. In the example of the present embodiment, the command battle is a turn system, and the objects 50 and 55 perform actions in the determined order. In the example of the present embodiment, the command is strengthened by the use of coins in the command battle, and the player object executes the boost action.

本実施形態の例では、プレイヤオブジェクト50及び敵オブジェクト55のそれぞれには、生命力パラメータ、攻撃力パラメータ、防御力パラメータ等の各種パラメータが設定されている。また、各オブジェクト50は、戦闘相手からの攻撃などによってダメージを受けた場合、受けたダメージ量だけ生命力パラメータが減少する。そして、生命力パラメータが所定値以下になると、そのオブジェクト50,55は、倒された状態(戦闘不能状態)となる。なお、ダメージ量は、オブジェクト50,55の攻撃力パラメータ及び防御力パラメータなどに基づいて算出される。なお、ダメージ量の算出は、一般的な構成であるので詳細な説明は省略する。   In the example of this embodiment, various parameters such as a life force parameter, an attack power parameter, and a defense power parameter are set for each of the player object 50 and the enemy object 55. Further, when each object 50 is damaged by an attack from a battle opponent, the life force parameter is decreased by the amount of damage received. When the vitality parameter becomes equal to or less than the predetermined value, the objects 50 and 55 are brought to a defeated state (a battle impossible state). The amount of damage is calculated based on the attack power parameter and the defense power parameter of the objects 50 and 55. Since the calculation of the damage amount is a general configuration, detailed description thereof is omitted.

最初に、コインを利用していない状態のゲーム画像について、図11(A)を参照しつつ説明する。   First, a game image in a state where no coin is used will be described with reference to FIG.

図11(A)に示すゲーム画像では、4体のプレイヤオブジェクト50A〜50Dと4体の敵オブジェクト55A〜55Dとが対峙した状態が表示されている。また、ゲーム画像の左上側には、ユーザのコインの保有数の表示領域60がある。表示領域60には、保有数に応じた数のコインのアイコン画像が表示される。なお、図11(A)に示すゲーム画像では、9枚のコインをユーザが保有している状態が表示されている。   In the game image shown in FIG. 11A, a state in which the four player objects 50A to 50D face each other and the four enemy objects 55A to 55D are displayed. Further, on the upper left side of the game image, there is a display area 60 for the number of coins held by the user. In the display area 60, icon images of coins corresponding to the number of possessed coins are displayed. In the game image shown in FIG. 11A, a state in which the user holds nine coins is displayed.

また、保有数の表示領域60の下に表示領域61が表示されている。表示領域61は、コイン獲得パラメータの累積値を視覚的に表したゲージが表示される。コイン獲得パラメータが所定値(獲得値)に到達した場合、ユーザは新たなコイン1枚を獲得できる。すなわち、コインの保有数が1だけ増加する。コイン獲得パラメータは、コマンドバトルの進行状況に応じて増加する(詳細は後述する)。   A display area 61 is displayed below the display area 60 for the number of possessed items. In the display area 61, a gauge that visually represents the accumulated value of the coin acquisition parameters is displayed. When the coin acquisition parameter reaches a predetermined value (acquired value), the user can acquire a new coin. That is, the number of coins held increases by one. The coin acquisition parameter increases according to the progress of the command battle (details will be described later).

また、コマンドの入力が要求されるプレイヤオブジェクト50付近には、コマンドリスト(コマンド選択画像)70が表示される。コマンドリスト70は、プレイヤオブジェクト50に対して選択可能なコマンドが1列に表示される。ユーザは、操作部を操作してカーソル71を移動させて1のコマンドを選択することができる。図11(A)に示すゲーム画像では、プレイヤオブジェクト50Aの付近にコマンドリスト70が表示された状態であり、プレイヤオブジェクト50Aに対するコマンドの入力(選択)が要求されている。例えば、プレイヤオブジェクト50Aのコマンドの選択の完了後は、プレイヤオブジェクト50Dの付近にコマンドリスト70の表示が移動し、プレイヤオブジェクト50Dに対するコマンドの入力が要求される   In addition, a command list (command selection image) 70 is displayed near the player object 50 for which command input is requested. In the command list 70, commands that can be selected for the player object 50 are displayed in one column. The user can select one command by operating the operation unit and moving the cursor 71. In the game image shown in FIG. 11A, the command list 70 is displayed in the vicinity of the player object 50A, and command input (selection) to the player object 50A is requested. For example, after the selection of the command of the player object 50A is completed, the display of the command list 70 moves to the vicinity of the player object 50D, and input of a command to the player object 50D is requested.

また、本実施形態の例のコマンドは、「たたかう」、「とくぎ」、「アビリティ」、「アイテム」、「防御」がある。「たたかう」は、敵オブジェクト55A〜55Dのいずれか1体を対象として武器による物理攻撃の行動をプレイヤオブジェクト50に実行させる。「とくぎ」は、プレイヤオブジェクト50のそれぞれに設定された固有の行動が実行される。例えば、攻撃力(攻撃力パラメータ)の大きい攻撃技、パーティのプレイヤオブジェクト50A〜50Dの全員の生命力パラメータを所定量だけ回復させる回復行動がある。   In addition, the commands in the example of the present embodiment include “warming”, “tokugi”, “ability”, “item”, and “defense”. “Fight” causes the player object 50 to perform a physical attack action with a weapon targeting any one of the enemy objects 55A to 55D. In “Tokugi”, a unique action set for each of the player objects 50 is executed. For example, there is an attack technique having a large attack power (attack power parameter) and a recovery action that recovers the life power parameters of all the party player objects 50A to 50D by a predetermined amount.

なお、「とくぎ」及び「アビリティ」に関しては、対応するコマンドが複数存在する場合がある。そのため、「とくぎ」及び「アビリティ」を選択した場合には、対応するコマンドが別のウィンドウに表示される。例えば、例えば、図12(A)に示すように、カーソル71を「アビリティ」に移動させた場合、「アビリティ」に対応するコマンド「必殺剣1」が別ウィンドウ76内に表示される。そして、カーソル710が「必殺技1」を指定してる状態でユーザが決定操作を行えば、「必殺剣1」に対応する行動が、プレイヤオブジェクト50によって実行される。   Note that there are cases where there are a plurality of corresponding commands with respect to “tokugi” and “ability”. For this reason, when “TOKUGI” and “Ability” are selected, the corresponding commands are displayed in another window. For example, as shown in FIG. 12A, for example, when the cursor 71 is moved to “ability”, the command “deadly sword 1” corresponding to “ability” is displayed in another window 76. Then, if the user performs a determination operation in a state where the cursor 710 designates the “deadly technique 1”, the action corresponding to the “deadly sword 1” is executed by the player object 50.

「アビリティ」は、プレイヤオブジェクト50A〜50Dの属性に応じて実行することが可能な魔法、物理攻撃の行動が実行される。属性としては、例えば、戦士、魔法使いなどの職業(ジョブ)がある。例えば、プレイヤオブジェクト50Bは、忍の属性であり、「アビリティ」に対応するコマンドとして、武器である剣を使用しての必殺技を発動するコマンドがある。例えば、図12(A)に示す「必殺剣1」がある。   “Abilities” are actions of magic and physical attacks that can be executed according to the attributes of the player objects 50A to 50D. Examples of attributes include occupations (jobs) such as warriors and wizards. For example, the player object 50B has a shinobi attribute, and as a command corresponding to “ability”, there is a command for invoking a special technique using a sword as a weapon. For example, there is a “deadly sword 1” shown in FIG.

また、例えば、プレイヤオブジェクト50Cは、魔法使いの属性であり、「アビリティ」に対応するコマンドとして、回復魔法を発動するコマンドがある。この場合、「アビリティ」を選択した後、さらに選択可能な魔法のコマンドの一覧がウィンドウ76に表示される。そして、一覧の中から選択された1のコマンドに対応する魔法の発動が実行される。   Further, for example, the player object 50C is a magician attribute, and there is a command for invoking recovery magic as a command corresponding to “ability”. In this case, after selecting “Ability”, a list of magic commands that can be further selected is displayed in the window 76. Then, magic activation corresponding to one command selected from the list is executed.

次に「防御」は、敵オブジェクト55A〜55Dからの攻撃によって受けるダメージ量を軽減するための行動が実行される。なお、本実施形態の例では、「防御」は、コインの利用対象(強化対象)ではない。   Next, in “defense”, an action for reducing the amount of damage received by the attack from the enemy objects 55A to 55D is executed. In the example of the present embodiment, “defense” is not a coin usage target (strengthening target).

また、図11(A)に示すゲーム画像では、左側に行動順番表65が表示されている。行動順番表65は、各オブジェクト50,55の行動の実行順を示している。行動順番表65には、実行順にしたがって一列に各オブジェクト50,55のアイコン画像が配置されている。最上部に、実行順が1番(最先)のオブジェクト50,55のアイコン画像が表示されている。例えば、図12(A)に示すゲーム画像では、実行順1がプレイヤオブジェクト50Aであり、実行順10が敵オブジェクト55Aとして表示されている。本実施形態の例では、10番目までの実行順が行動順番表65に表示されているが、表示数は任意に設定可能である。なお、行動順番表65は、表示しなくてもよい。   In the game image shown in FIG. 11A, an action order table 65 is displayed on the left side. The action order table 65 shows the execution order of actions of the objects 50 and 55. In the action order table 65, the icon images of the objects 50 and 55 are arranged in a line according to the execution order. The icon images of the objects 50 and 55 whose execution order is the first (first) are displayed at the top. For example, in the game image shown in FIG. 12A, the execution order 1 is displayed as the player object 50A, and the execution order 10 is displayed as the enemy object 55A. In the example of the present embodiment, the execution order up to the tenth is displayed in the action order table 65, but the display number can be arbitrarily set. The action order table 65 may not be displayed.

次に、コインを利用している状態のゲーム画像について、図11(B)を参照しつつ説明する。本実施形態の例では、コインの利用数が多いほど、コマンドバトルにおいてより有利となるブースト行動が実行される。すなわち、コインの利用数がコマンドの強化レベルを意味する。本実施形態の例では、ユーザが保有しているコインが、各プレイヤオブジェクト50A〜50Dに対するコマンドの強化に利用される。   Next, a game image in a state where coins are used will be described with reference to FIG. In the example of the present embodiment, a boost action that is more advantageous in the command battle is executed as the number of coins used increases. In other words, the number of coins used means the command reinforcement level. In the example of the present embodiment, the coins held by the user are used for strengthening commands for the player objects 50A to 50D.

また、本実施形態の例では、操作部を操作してユーザによってコインの利用数が入力された場合、利用要求があったと判断される。例えば、図11(A)に示すコインの利用要求がない状態でコインの利用数として2が入力された場合、図11(B)に示すゲーム画像のように、コマンドリスト70の表示形態が変更される。具体的には、ブーストアイテムの利用要求がある場合と利用要求がない場合とを、ユーザが特定できるようにコマンドリスト70の表示形態が変更される。   In the example of the present embodiment, it is determined that there is a usage request when the number of coins used is input by the user by operating the operation unit. For example, when 2 is input as the number of coins used in the state where there is no coin usage request shown in FIG. 11A, the display form of the command list 70 is changed as in the game image shown in FIG. Is done. Specifically, the display form of the command list 70 is changed so that the user can specify when there is a request for using the boost item and when there is no use request.

図11(B)に示すコマンドリスト70は、図11(A)に示すコマンドリスト70のボックス枠72の画像とは異なるボックス枠720の画像が表示されている。ボックス枠720の上部には、利用数(強化レベル)を示すコインのアイコン画像が含まれる。例えば、図11(B)に示すボックス枠720では、2つのコインのアイコン画像が表示され、利用数が2であることが特定される。また、コマンドの表示形態も変化する。例えば、図11(A)では「たたかう」であるが、図11(B)では「たたかう×4」と表示される。「たたかう×4」は、「たたかう」が強化された状態であり、図13に示すように強化レベル3(コインの利用数:2)の表示形態である。   In the command list 70 shown in FIG. 11B, an image of a box frame 720 different from the image of the box frame 72 of the command list 70 shown in FIG. 11A is displayed. The upper part of the box frame 720 includes a coin icon image indicating the number of uses (strengthening level). For example, in the box frame 720 shown in FIG. 11B, icon images of two coins are displayed, and it is specified that the number of uses is two. Also, the display form of the command changes. For example, in FIG. 11A, “warming” is displayed, but in FIG. 11B, “warming × 4” is displayed. “Tataku × 4” is a state in which “Takatau” is strengthened, and is a display form of strengthening level 3 (number of coins used: 2) as shown in FIG.

また、図11(B)に示すように「とくぎ」及び「アビリティ」に関しては、利用要求がない状態と同一の表示形態となる。但し、カーソル71が「とくぎ」及び「アビリティ」に移動した後に表示される「とくぎ」及び「アビリティ」に対応するコマンドの表示形態が、強化レベルに応じて変更される。例えば、カーソル71を「アビリティ」に移動させた場合、利用がない場合の図12(A)のゲーム画像では、「必殺剣1」と表示されるが、利用がある場合の図12(B)のゲーム画像では「必殺剣3」と表示される。「必殺剣3」は、図14に示すように強化レベル3(コインの利用数:2)の表示形態である。なお、強化対象ではない「防御」については、表示形態は変化しない。   In addition, as shown in FIG. 11B, “Tokugi” and “Ability” are in the same display form as when there is no use request. However, the display form of the commands corresponding to “TOKUGI” and “Ability” displayed after the cursor 71 moves to “TOKUGI” and “Ability” is changed according to the enhancement level. For example, when the cursor 71 is moved to “Ability”, in the game image of FIG. 12A when there is no use, “deadly sword 1” is displayed, but FIG. 12B when there is use. Is displayed in the game image. “Needsword 3” is a display form of enhancement level 3 (number of coins used: 2) as shown in FIG. In addition, the display form does not change for “defense” that is not the enhancement target.

上述の各コマンドに対応する行動は、図13及び図14に示すようなコマンドテーブルに対応付けられている。なお、コマンドテーブルは、端末装置20Eの記憶部に記憶されているゲームデータに含まれる。   Actions corresponding to the above-described commands are associated with command tables as shown in FIGS. The command table is included in the game data stored in the storage unit of the terminal device 20E.

図13は、コマンド「たたかう」のコマンドテーブル90の一例を示す図である。コマンドテーブル90には、コマンドIDに対応付けて、強化レベル、表示データ及び行動データが登録されている。コマンドIDは、コマンド毎に付与された固有の識別情報である。強化レベルは、コインの利用数に応じたコマンドの強化の度合いを示す。強化レベル1はコインの利用数が0であり、最大レベルとなる強化レベル4は利用数が3となる。すなわち、強化レベル2〜4のコマンドにはブースト行動が対応付けられている。表示データは、コマンドリスト70に表示させるコマンドの名称を示すデータであり、例えばテキストデータである。行動データは、プレイヤオブジェクト50に実行させる行動の内容を特定するデータであり、例えば行動を識別する識別情報である。なお、図13,14に示す行動データでは、説明の便宜上、行動の内容を表示している。   FIG. 13 is a diagram illustrating an example of the command table 90 of the command “warming”. In the command table 90, an enhancement level, display data, and action data are registered in association with the command ID. The command ID is unique identification information assigned to each command. The strengthening level indicates the degree of command strengthening according to the number of coins used. In the reinforcement level 1, the number of coins used is 0, and in the reinforcement level 4 which is the maximum level, the number of uses is 3. That is, boost actions are associated with the commands of the reinforcement levels 2 to 4. The display data is data indicating the name of a command to be displayed in the command list 70, for example, text data. The action data is data for specifying the content of the action to be executed by the player object 50, for example, identification information for identifying the action. In the behavior data shown in FIGS. 13 and 14, the content of the behavior is displayed for convenience of explanation.

表示データ及び行動データは、強化レベルに対応付けて登録されている。強化レベル1(「たたかう」)では、プレイヤオブジェクト50が所持する武器による1回の物理攻撃の行動が対応付けられている。また、強化レベル2(「たたかう×2」)では、プレイヤオブジェクト50が所持する武器による2回の物理攻撃の行動が実行される。2回の物理攻撃は、上述の強化レベル1の物理攻撃が2回実行されることを意味する。したがって、敵オブジェクト55に与えるダメージ量が強化レベル1の場合に比べて多くなる。また、強化レベル3(「たたかう×4」)では、プレイヤオブジェクト50が所持する武器による4回の物理攻撃の行動が実行される。さらに、強化レベル4(「おうぎ」)では、所持している武器による1回の奥義攻撃が行われる。奥義攻撃は、4回の物理攻撃よりも敵オブジェクト55に与えるダメージ量が多い攻撃である。   Display data and action data are registered in association with the enhancement level. At enhancement level 1 (“warming”), the action of one physical attack with a weapon possessed by the player object 50 is associated. In addition, at the reinforcement level 2 (“warming × 2”), two physical attack actions are executed with the weapon possessed by the player object 50. Two physical attacks mean that the above-mentioned enhancement level 1 physical attack is executed twice. Therefore, the amount of damage given to the enemy object 55 is larger than that in the case of the enhancement level 1. In addition, at the enhancement level 3 (“warming × 4”), four physical attack actions with the weapon possessed by the player object 50 are executed. In addition, at enhancement level 4 (“Ogi”), a mysterious attack is carried out with a possessed weapon. The mysterious attack is an attack that causes more damage to the enemy object 55 than four physical attacks.

次に、図14は、コマンド「アビリティ」のコマンドテーブル95の一例を示す図である。コマンドテーブル95には、上述の「たたかう」のコマンドテーブル90と同様に、コマンドIDに強化レベル、表示データ及び行動データが対応付けて登録されている。また、本実施形態の「アビリティ」のコマンドテーブル95には、複数種類のアビリティが登録されている。   Next, FIG. 14 is a diagram illustrating an example of the command table 95 of the command “ability”. In the command table 95, similarly to the above-described “warf” command table 90, the command ID is registered in association with the enhancement level, display data, and action data. Also, a plurality of types of abilities are registered in the “ability” command table 95 of the present embodiment.

コマンドID:C01では、強化レベルに応じて、「必殺剣1」、「必殺剣2」、「必殺剣3」、「必殺剣4」のコマンドが対応付けられている。各行動は、剣を使用しての必殺技を発動する攻撃であり、攻撃力(攻撃力パラメータ)が互いに異なっている。すなわち、強化レベルが高いほど、攻撃力が高くなる。したがって、強化レベルが高いほど、同じ敵オブジェクト50に与えるダメージ量も多くなる。   In the command ID: C01, the commands “deadly sword 1”, “deadly sword 2”, “deadly sword 3”, and “deadly sword 4” are associated with each other according to the reinforcement level. Each action is an attack that activates a special technique using a sword, and the attack power (attack power parameter) is different from each other. That is, the higher the reinforcement level, the higher the attack power. Therefore, the higher the reinforcement level, the greater the amount of damage given to the same enemy object 50.

また、コマンドID:C02では、強化レベルに応じて、「回復魔法」、「回復魔法(1.5倍)」、「全体回復魔法(1.5倍)」、「全体回復魔法(1.5倍)+防御UP」のコマンド対応付けられている。各行動は、プレイヤオブジェクト50の生命力パラメータを回復させる回復魔法であり、回復量(効果発生量)、回復させる対象数及び付帯効果のいずれかが互いに異なる。   In the command ID: C02, “recovery magic”, “recovery magic (1.5 times)”, “overall recovery magic (1.5 times)”, “overall recovery magic (1.5 times) according to the reinforcement level. Times) + Defense UP ”command. Each action is a recovery magic for recovering the vitality parameter of the player object 50, and any one of the recovery amount (effect generation amount), the number of objects to be recovered, and the incidental effect is different.

例えば、「回復魔法(1.5倍)」は、強化レベル1の「回復魔法」に比べて、プレイヤオブジェクト50の1体の生命力パラメータを回復させる回復量が1.5倍となる。また、「全体回復魔法(1.5倍)」は、回復量は強化レベル1の「回復魔法」に比べて1.5倍であるが、1パーティの全てのプレイヤオブジェクト50A〜55Dの生命力パラメータを回復させる。さらに、「全体回復魔法(1.5倍)+防御UP」は、「全体回復魔法(1.5倍)」と回復量及び回復させる対象数(全員)とが同じあるが、プレイヤオブジェクト50A〜50Dの防御力(防御力パラメータ)を上昇させる追加の効果(付帯効果)も発生する。防御力パラメータが高ければ、プレイヤオブジェクト50が敵オブジェクト55から受けるダメージ量が軽減されるため、コマンドバトルにおいて有利となる。   For example, “recovery magic (1.5 times)” has a recovery amount of 1.5 times for recovering one vitality parameter of the player object 50 as compared to “recovery magic” at the enhancement level 1. The “whole recovery magic (1.5 times)” is 1.5 times the amount of recovery compared to the “recovery magic” of the reinforcement level 1, but the life force parameters of all the player objects 50A to 55D of one party. To recover. Further, “total recovery magic (1.5 times) + defense UP” has the same amount of recovery and the number of objects to be recovered (all members) as “total recovery magic (1.5 times)”, but the player objects 50A˜ An additional effect (incidental effect) that increases the defense power (defense power parameter) of 50D is also generated. If the defense parameter is high, the amount of damage that the player object 50 receives from the enemy object 55 is reduced, which is advantageous in command battle.

なお、「アイテム」のコマンドは、強化レベルに応じてアイテムの1度の使用回数が1回、2回、3回、4回と増加する。また、本実施形態の例では、コインは、プレイヤオブジェクト50毎に利用可能である。例えば、プレイヤオブジェクト50Aのコマンドにはコインの利用数を0とし、プレイヤオブジェクト50Bのコマンドにはコインの利用数を2とすることが可能である。   Note that in the “item” command, the number of times an item is used increases once, twice, three times, and four times according to the reinforcement level. In the example of this embodiment, a coin can be used for each player object 50. For example, the number of coins used can be set to 0 for the command of the player object 50A, and the number of coins used can be set to 2 for the command of the player object 50B.

次に、端末装置20Eの構成について説明する。図15は、端末装置20の例である端末装置20Eの構成を示すブロック図である。本例において、端末装置20Eは、管理部31E、バトル制御部32E及び表示制御部33Eを少なくとも備える。   Next, the configuration of the terminal device 20E will be described. FIG. 15 is a block diagram illustrating a configuration of a terminal device 20 </ b> E that is an example of the terminal device 20. In this example, the terminal device 20E includes at least a management unit 31E, a battle control unit 32E, and a display control unit 33E.

管理部31Eは、端末装置20Eの記憶部において記憶されるコインの保有数を管理する。また、管理部31Eは、ユーザによるコインの利用数に応じて保有数を減少させる。さらに、管理部31Eは、上述したようにコイン獲得パラメータが増加して獲得値に到達する毎にコインの保有数を増加させる。   The management unit 31E manages the number of coins stored in the storage unit of the terminal device 20E. In addition, the management unit 31E decreases the number of coins held according to the number of coins used by the user. Furthermore, as described above, the management unit 31E increases the number of coins held every time the coin acquisition parameter increases and reaches an acquisition value.

なお、コイン獲得パラメータは、獲得値分を減算することと引き換えにコインの保有数を1増加させる。また、コインの保有数、及び、コイン獲得パラメータは、1のコマンドバトルの開始から終了の間でのみ管理される。したがって、次のコマンドバトルの開始時には、コインの保有数は初期値(例えば4)が設定され、コイン獲得パラメータも初期値(例えば0)が設定される。また、本実施形態の例では、コインの最大の保有数が12に設定されている。   The coin acquisition parameter increases the number of coins held by 1 in exchange for subtracting the acquired value. Further, the number of coins held and the coin acquisition parameters are managed only from the start to the end of one command battle. Therefore, at the start of the next command battle, an initial value (for example, 4) is set for the number of coins held, and an initial value (for example, 0) is also set for the coin acquisition parameter. In the example of this embodiment, the maximum number of coins held is set to 12.

コイン獲得パラメータは、例えば、プレイヤオブジェクト50が敵オブジェクト55に与えるダメージ量、プレイヤオブジェクト50が敵オブジェクト55から受けるダメージ量に応じて増加する。具体的には、上記ダメージ量の50%の値がコイン獲得パラメータに加えられる。   For example, the coin acquisition parameter increases in accordance with the amount of damage that the player object 50 gives to the enemy object 55 and the amount of damage that the player object 50 receives from the enemy object 55. Specifically, a value of 50% of the damage amount is added to the coin acquisition parameter.

また、コイン獲得パラメータは、例えば、敵オブジェクト55が戦闘不能状態になることで増加する。具体的には、1体の敵オブジェクト55が戦闘不能状態になることで、1のコインを獲得できるだけの値がコイン獲得パラメータに加えられる。   Also, the coin acquisition parameter increases, for example, when the enemy object 55 becomes in a battle impossible state. Specifically, when one enemy object 55 is in a battle impossible state, a value sufficient to acquire one coin is added to the coin acquisition parameter.

さらに、コイン獲得パラメータは、例えば、プレイヤオブジェクト55A〜55Dに到来したターンの累積回数に応じて増加する。すなわち、プレイヤオブジェクト55A〜55Dのターンの経過に応じてコイン獲得パラメータが増加していく。1ターン経過毎の増加量は、例えば、4ターン経過で1のコインを獲得できる量とすればよい。この場合、少なくとも4ターン経過する毎にコインの保有数が1増加することとなる。例えば、プレイヤオブジェクト55A〜55Dのそれぞれが1回ずつ行動を実行した場合、4ターンが経過したこととなり、コインの保有数が1増加することとなる。   Furthermore, the coin acquisition parameter increases according to, for example, the cumulative number of turns that have arrived at the player objects 55A to 55D. That is, the coin acquisition parameter increases as the turn of the player objects 55A to 55D progresses. For example, the amount of increase after every turn may be an amount that allows one coin to be acquired after four turns. In this case, the number of coins held increases by 1 every time at least 4 turns have elapsed. For example, when each of the player objects 55A to 55D performs an action once, four turns have elapsed, and the number of coins held increases by one.

上述のように、コマンドバトルの進行状況に応じてコインの保有数が増加するので、ユーザは、コインの利用タイミング、コインの効率的な増加方法などを考慮しながら敵オブジェクトとの戦闘を行うこととなる。   As described above, since the number of coins to be held increases according to the progress of the command battle, the user must fight the enemy object while taking into account the timing of coin usage, the method for efficiently increasing coins, etc. It becomes.

なお、本実施形態の例では、コイン獲得パラメータを用いてコインの保有数を増加させているが、コマンドバトルの進行状況に応じて保有数を増加させる構成であれば、いずれの構成であってもよい。また、コインの保有数を増加させる構成としなくてもよい。例えば、1のコマンドバトル毎に利用できるコインの保有数を固定する構成がある。さらに、本実施形態の例では、1のコマンドバトル毎にコインの保有数がリセットされるが、リセットせずに継続して管理するようにしてもよい。   In the example of this embodiment, the number of coins held is increased using the coin acquisition parameter, but any configuration is possible as long as the number of coins held is increased according to the progress of the command battle. Also good. Moreover, it is not necessary to increase the number of coins held. For example, there is a configuration in which the number of coins that can be used for each command battle is fixed. Furthermore, in the example of this embodiment, the number of coins held is reset for each command battle, but may be continuously managed without being reset.

バトル制御部32Eは、ターン制のコマンドバトルの進行を制御する。例えば、バトル制御部32Eは、ユーザによって選択されたコマンドに対応する行動をプレイヤオブジェクト50に実行させる。コマンドに対応する行動としては、図13及び図14で例示したように、コインの利用数に応じて通常行動及びブースト行動のいずれかが実行される。また、バトル制御部32Eは、行動テーブルに基づいて抽選(行動抽選)により敵オブジェクトの行動を決定する。行動テーブルには、複数種類の行動の情報(コマンドID)と、当選確率が対応付けて登録されている。なお、敵オブジェクトの行動抽選の構成は、一般的な構成であるので詳細な説明は省略する。   The battle control unit 32E controls the progress of the turn-based command battle. For example, the battle control unit 32E causes the player object 50 to execute an action corresponding to the command selected by the user. As the action corresponding to the command, as illustrated in FIGS. 13 and 14, either the normal action or the boost action is executed according to the number of coins used. In addition, the battle control unit 32E determines the action of the enemy object by lottery (action lottery) based on the action table. In the action table, information on multiple types of actions (command IDs) and winning probabilities are registered in association with each other. The configuration of the action lottery of the enemy object is a general configuration, and thus detailed description thereof is omitted.

さらに、バトル制御部32Eは、コマンドバトルにおけるプレイヤオブジェクト50及び敵オブジェクト55の行動の実行順を決定する。図16は、実行順テーブル110の一例を示す図である。なお、図16に示す実行順テーブル110は、図11(A)及び図11(B)のゲーム画像に示す実行順を例示している。   Further, the battle control unit 32E determines the execution order of actions of the player object 50 and the enemy object 55 in the command battle. FIG. 16 is a diagram illustrating an example of the execution order table 110. Note that the execution order table 110 shown in FIG. 16 exemplifies the execution order shown in the game images of FIGS. 11 (A) and 11 (B).

実行順テーブル110は、コマンドバトルにおけるプレイヤオブジェクト50及び敵オブジェクト55の所定の順番(例えば10番目)までの行動の実行順を格納する。本実施形態の例のコマンドバトルでは、プレイヤオブジェクト50が最大5、敵オブジェクト55が最大5での戦闘が可能である。なお、実行順テーブル110は、端末装置20Eの記憶部に記憶される。バトル制御部32Eは、例えば、コマンドバトルの開始時にプレイヤオブジェク50及び敵オブジェクト55それぞれの素早さのパラメータ等に基づいて実行順を決定する。なお、実行順の決定方法は、一般的な構成であるため詳細な説明は省略する。   The execution order table 110 stores the execution order of actions up to a predetermined order (for example, 10th) of the player object 50 and the enemy object 55 in the command battle. In the command battle of the example of the present embodiment, a battle with a maximum of 5 player objects 50 and a maximum of 5 enemy objects 55 is possible. The execution order table 110 is stored in the storage unit of the terminal device 20E. For example, the battle control unit 32E determines the execution order based on the quickness parameters of the player object 50 and the enemy object 55 at the start of the command battle. Since the execution order determination method has a general configuration, detailed description thereof is omitted.

実行順テーブル110には、実行順に対応付けてオブジェクトID、コマンドID、強化レベルが登録されている。オブジェクトIDは、オブジェクトに付与された固有の識別情報である。なお、図16に示す実行順テーブル110では、説明の便宜上、オブジェクトの名称を表示している。   In the execution order table 110, object IDs, command IDs, and enhancement levels are registered in association with the execution order. The object ID is unique identification information given to the object. In the execution order table 110 shown in FIG. 16, the names of objects are displayed for convenience of explanation.

コマンドIDには、各オブジェクト50,55に対するコマンドIDが登録されている。プレイヤオブジェクト50の場合には、ユーザが選択したコマンド(コマンドID)が登録される。敵オブジェクト55の場合には、バトル制御部32Eが決定した行動に対応するコマンド(コマンドID)が登録される。強化レベルは、ユーザが選択したコインの利用数が登録されている。なお、本実施形態の例では、敵オブジェクト55はブースト行動の設定がないため、固定値(例えば、強化レベル0)が設定される。   In the command ID, command IDs for the objects 50 and 55 are registered. In the case of the player object 50, the command (command ID) selected by the user is registered. In the case of the enemy object 55, a command (command ID) corresponding to the action determined by the battle control unit 32E is registered. As the reinforcement level, the number of coins selected by the user is registered. In the example of the present embodiment, since the enemy object 55 has no boost action setting, a fixed value (for example, enhancement level 0) is set.

図16に示すように、例えば、実行順1のプレイヤオブジェクト50Aは、コマンドID「A01」で、強化レベル3が登録されている。したがって、図13に示すコマンドテーブル90を参照すれば、プレイヤオブジェクト50Aは、コマンドに対応する行動して、物理攻撃を4回行うブースト行動を実行する。なお、実行順1のプレイヤオブジェクト50Aのターンが終了した際、実行順1のプレイヤオブジェク50Aの情報は削除され、各実行順が1ずつ繰り上げられる。そして、実行順10には、該当するオブジェクト50,55の情報が新たに登録(追加)される。   As shown in FIG. 16, for example, the enhancement level 3 is registered for the player object 50A in the execution order 1 with the command ID “A01”. Therefore, referring to the command table 90 shown in FIG. 13, the player object 50 </ b> A performs a boost action in which a physical attack is performed four times by performing an action corresponding to the command. When the turn of the player object 50A in the execution order 1 ends, the information of the player object 50A in the execution order 1 is deleted, and each execution order is incremented by one. In the execution order 10, information on the corresponding objects 50 and 55 is newly registered (added).

なお、本実施形態の例のバトル制御部32Eは、コマンドバトルの開始時に実行順テーブル110を生成するとともに、実行順テーブル110に登録する実行順(実行順1〜10まで)を決定する。また、バトル制御部32は、実行順テーブル110の生成の際、敵オブジェクト50のコマンドIDも登録する。   Note that the battle control unit 32E in the example of the present embodiment generates the execution order table 110 at the start of the command battle, and determines the execution order (from the execution order 1 to 10) to be registered in the execution order table 110. Further, the battle control unit 32 also registers the command ID of the enemy object 50 when the execution order table 110 is generated.

なお、実行順テーブル110のプレイヤオブジェクト50のコマンドID及び強化レベルは、ユーザがコマンドの選択が行われた際に登録される。本実施形態の例では、バトル制御部32Eは、パーティを構成するプレイヤオブジェクト50A〜50Dのそれぞれに対する1ターン分のコマンドの選択が行われた後、実行順にしたがって各オブジェクト50,55の1ターン分の行動が実行される。そして、次の1ターン分のコマンドの選択が要求される。また、バトル制御部32Eは、1のオブジェクト50,55の行動が実行される毎に実行順テーブル110を更新する。   Note that the command ID and the reinforcement level of the player object 50 in the execution order table 110 are registered when the user selects a command. In the example of the present embodiment, the battle control unit 32E selects a command for one turn for each of the player objects 50A to 50D constituting the party, and then performs one turn of each object 50, 55 according to the execution order. The action is executed. Then, selection of a command for the next one turn is requested. In addition, the battle control unit 32E updates the execution order table 110 every time an action of one object 50, 55 is executed.

次に、表示制御部33Eについて説明する。表示制御部33Eは、ゲームの進行に応じてゲーム画像を生成する。コマンドバトルにおいては、図11(A)及び図11(B)に示すような、プレイヤオブジェクト50A〜50D及び敵オブジェクト55A〜55Dの戦闘状況を示すゲーム画像を生成する。また、ゲーム画像内に表示領域60,61、コマンドリスト70、実行順番表65等も合わせて表示させる。実行順番表65は、上述した実行順テーブル110に基づいて表示される。さらに、表示制御部33Eは、図11(A)及び図11(B)に示すように、コインの利用要求の有無に応じてコマンドリスト70の表示形態を変更する。   Next, the display control unit 33E will be described. The display control unit 33E generates a game image according to the progress of the game. In the command battle, a game image indicating the battle situation of the player objects 50A to 50D and the enemy objects 55A to 55D as shown in FIGS. 11 (A) and 11 (B) is generated. In addition, display areas 60 and 61, a command list 70, an execution order table 65, and the like are also displayed in the game image. The execution order table 65 is displayed based on the execution order table 110 described above. Further, as shown in FIGS. 11A and 11B, the display control unit 33E changes the display form of the command list 70 according to the presence / absence of a coin usage request.

図17は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクト50と敵オブジェクト55とのコマンドバトルの進行処理が行われる。以下、端末装置20Eがバトル進行処理を実行する場合を例にして説明する。なお、サーバ装置の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。   FIG. 17 is a flowchart illustrating an example of a battle progress process executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object 50 and the enemy object 55 is performed. Hereinafter, a case where the terminal device 20E executes the battle progress process will be described as an example. Note that the flowchart showing the operation of the server device is omitted from the viewpoint of avoiding repeated explanation.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Eは、コインの保有数及びコイン獲得パラメータを初期値に設定し(ステップS5−5E)、また実行順テーブル100を生成して記憶部に格納する(ステップS5−6E)。ステップS5−6の処理において、端末装置20Eは、上述したように、実行順及び敵オブジェクト55に対するコマンドIDを決定して実行順テーブル110を生成する。次に、端末装置20Eは、コインの利用要求がない表示形態でのコマンドリスト70(コマンド選択画像)を含むゲーム画像を表示部に表示させる(ステップS5−10E)。具体的には、端末装置20Eは、コマンド選択の対象のプレイヤオブジェクト50の付近にコマンドリスト70を表示させる。   In the battle progress process, the terminal device 20E sets the number of coins to be held and the coin acquisition parameter to initial values (step S5-5E), and generates the execution order table 100 and stores it in the storage unit (step S5-6E). ). In the process of step S5-6, as described above, the terminal device 20E determines the execution order and the command ID for the enemy object 55, and generates the execution order table 110. Next, the terminal device 20E causes the display unit to display a game image including the command list 70 (command selection image) in a display form that does not require the use of coins (step S5-10E). Specifically, the terminal device 20E displays the command list 70 in the vicinity of the player object 50 that is the target of command selection.

次に、端末装置20Eは、ユーザのコインの利用要求の有無を判断する(ステップS10)。本実施形態の例では、コインの利用数が0か1以上かで利用要求の有無が判断される。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Eは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11−E)。すなわち、端末装置20Eは、表示されているコマンドリスト70でのコマンドの選択の有無を判断する。コマンドの決定がないと判断した場合(ステップS11−E:NO)、端末装置20Eは、ステップS5−10Eの処理に戻って表示を継続する。   Next, the terminal device 20E determines whether or not there is a user's use request for coins (step S10). In the example of the present embodiment, whether or not there is a usage request is determined based on whether the number of coins used is 0 or 1 or more. When it is determined that there is no usage request (step S10: NO), the terminal device 20E determines whether or not a user command is selected (determined) (step S11-E). That is, the terminal device 20E determines whether or not a command is selected in the displayed command list 70. If it is determined that the command has not been determined (step S11-E: NO), the terminal device 20E returns to the process of step S5-10E and continues the display.

一方、コマンドの決定があったと判断した場合(ステップS11−E:YES)、端末装置20Eは、実行順テーブル110を更新する(ステップS14−5E)。具体的には、ユーザによって選択されたコマンドに基づいて、対応するプレイヤオブジェクト50のコマンドID及び強化レベルを登録する。なお、ステップSS11−Eの処理から移行してきた場合、コインの利用要求がない状態であることから、コマンドIDとともに登録される実行順テーブル110の強化レベルの情報としては、コインの利用数が0を示す強化レベル1が設定される。   On the other hand, if it is determined that the command has been determined (step S11-E: YES), the terminal device 20E updates the execution order table 110 (step S14-5E). Specifically, the command ID and the enhancement level of the corresponding player object 50 are registered based on the command selected by the user. When the process proceeds from the process of step SS11-E, there is no request for using coins. Therefore, the number of coins used is 0 as the reinforcement level information of the execution order table 110 registered together with the command ID. Strength level 1 indicating is set.

次に、端末装置20Eは、パーティを構成するプレイヤオブジェクト50A〜50Dの全てに対する1ターン分のコマンドの選択が完了したか否かを判断する(ステップS14−10E)。コマンドの選択が完了していないと判断した場合(ステップS14−10E:NO)、端末装置20Eは、ステップS5−10Eの処理に戻って、次の実行順のプレイヤオブジェクト50に対応するコマンドリスト70を表示させる。例えば、実行順が2番目に早いプレイヤオブジェクト50に対応するコマンドリスト70をゲーム画像に表示させる。   Next, the terminal device 20E determines whether or not the selection of a command for one turn for all of the player objects 50A to 50D constituting the party has been completed (step S14-10E). If it is determined that the command selection has not been completed (step S14-10E: NO), the terminal device 20E returns to the process of step S5-10E, and the command list 70 corresponding to the player object 50 in the next execution order. Is displayed. For example, the command list 70 corresponding to the player object 50 having the second highest execution order is displayed on the game image.

一方、コマンドの選択が完了したと判断した場合(ステップS14−10E:YES)、端末装置20Eは、バトル処理を実行する(ステップS15―E)。例えば、上述した実行順テーブル110、コマンドテーブル90,95等に基づいて、各オブジェクト50,55に1ターン分の行動を実行させ、その様子をゲーム画像として表示部に表示させる。   On the other hand, when determining that the selection of the command is completed (step S14-10E: YES), the terminal device 20E executes a battle process (step S15-E). For example, based on the above-described execution order table 110, command tables 90, 95, etc., the objects 50, 55 are caused to execute an action for one turn, and the state is displayed on the display unit as a game image.

なお、端末装置20Eは、実行順テーブル110のコマンド(コマンドID)及び強化レベルに基づいて、通常行動及びブースト行動のいずれかをプレイヤオブジェクト50に実行させる。また、バトル制御部32Eは、実行された各行動に応じてダメージ量、回復量などを算出し、プレイヤオブジェクト及び敵オブジェクトの生命力パラメータなどの各オブジェクトのパラメータを増減させる処理を行う。なお、パラメータの処理は一般的な構成であるので詳細な説明は省略する。また、端末装置20Eは、実行された分だけ実行順テーブル110の更新も行う。例えば、上述したように各オブジェクト50,55に行動を実行させる毎に、実行順を1ずつ繰り上げる。   Note that the terminal device 20E causes the player object 50 to execute either the normal action or the boost action based on the command (command ID) and the reinforcement level in the execution order table 110. Further, the battle control unit 32E calculates a damage amount, a recovery amount, and the like according to each executed action, and performs a process of increasing / decreasing parameters of each object such as a life force parameter of the player object and the enemy object. Since parameter processing has a general configuration, detailed description thereof is omitted. The terminal device 20E also updates the execution order table 110 by the amount that has been executed. For example, as described above, each time the objects 50 and 55 execute an action, the execution order is incremented by one.

一方、ステップS10の処理において、利用要求があったと判断された場合、端末装置20Eは、コインの利用要求がある表示形態でのコマンドリスト70を表示部に表示させる(ステップS10−20E)。例えば、図11(A)に示すプレイヤオブジェクト50Aに対応するコマンドリスト70が表示されている場合、図11(B)に示す表示形態のコマンドリスト70に変更される。   On the other hand, if it is determined in step S10 that a use request has been made, the terminal device 20E causes the display unit to display a command list 70 in a display form in which there is a coin use request (step S10-20E). For example, when the command list 70 corresponding to the player object 50A shown in FIG. 11A is displayed, the command list 70 is changed to the display form shown in FIG. 11B.

その後、端末装置20Eは、利用要求のキャンセルの有無を判断する(ステップS12)。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Eは、ステップS5−10Eの処理に戻る。   Thereafter, the terminal device 20E determines whether or not the usage request has been canceled (step S12). If it is determined that the usage request has been canceled (step S12: YES), the terminal device 20E returns to the process of step S5-10E.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Eは、ステップS11−Eの処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13−E)。コマンドの決定がないと判断した場合(ステップS13−E:NO)、端末装置20Eは、ステップS10−20Eの処理に戻る。   On the other hand, if there is no cancellation of the usage request (step S12: NO), the terminal device 20E determines whether or not a user command is selected (determined) as in the process of step S11-E (step S13-E). If it is determined that no command has been determined (step S13-E: NO), the terminal device 20E returns to the process of step S10-20E.

一方、コマンドの決定があったと判断した場合(ステップS13−E:YES)、端末装置20Eは、決定されたコマンドで利用されるコインの利用数に応じて、コインの保有数を更新する(減算処理)(ステップS14)。その後、端末装置20Eは、上述したように実行順テーブル110を更新する(ステップS14−5E)。ステップS14−Eの処理から移行してきた場合、コインの利用要求がある状態であることから、コマンドIDとともに登録される実行順テーブル100の強化レベルの情報としてはコインの利用数に応じた強化レベル2〜4が設定される。   On the other hand, if it is determined that the command has been determined (step S13-E: YES), the terminal device 20E updates the number of coins held according to the number of coins used in the determined command (subtraction). Processing) (step S14). Thereafter, the terminal device 20E updates the execution order table 110 as described above (step S14-5E). When the process proceeds from the process of step S14-E, there is a request for using coins. Therefore, the reinforcement level information in the execution order table 100 registered together with the command ID is the reinforcement level corresponding to the number of coins used. 2 to 4 are set.

そして、端末装置20Eは、上述したようにパーティを構成するプレイヤオブジェクト50A〜50Dの全てに対する1ターン分のコマンドの選択が完了したか否かを判断する(ステップS14−10E)。コマンドの選択が完了していないと判断した場合(ステップS14−10E:NO)、端末装置20Eは、ステップS5−10Eの処理に戻って、次の実行順のプレイヤオブジェクト50に対するコマンドリスト70を表示させる。したがって、次の実行順のプレイヤオブジェクト50のコマンドリスト70の表示形態は、基本的にコインの利用要求がない状態で表示される。   Then, the terminal device 20E determines whether or not the selection of the command for one turn for all of the player objects 50A to 50D constituting the party is completed as described above (step S14-10E). If it is determined that the command selection has not been completed (step S14-10E: NO), the terminal device 20E returns to the process of step S5-10E and displays the command list 70 for the player object 50 in the next execution order. Let Therefore, the display form of the command list 70 of the player object 50 in the next execution order is basically displayed in a state where there is no coin usage request.

一方、コマンドの選択が完了したと判断した場合(ステップS14−10E:YES)、端末装置20Eは、上述したようにバトル処理を実行する(ステップS15―E)。その後。端末装置20Eは、コインの保有数を更新する(増加処理)(ステップS15−10E)。例えば、端末装置20Eは、上述したように敵オブジェクトに与えたダメージ量などのバトルの進行状況に応じてコイン獲得パラメータの増加量を算出する。そして、コイン獲得パラメータの現在値に増加量を加えた後、コイン獲得パラメータの現在値に応じてコインの保有数を増加させる。   On the other hand, when it is determined that the selection of the command is completed (step S14-10E: YES), the terminal device 20E executes the battle process as described above (step S15-E). after that. The terminal device 20E updates the number of coins held (increase processing) (step S15-10E). For example, as described above, the terminal device 20E calculates the increase amount of the coin acquisition parameter according to the progress of the battle such as the amount of damage given to the enemy object. Then, after adding the increase amount to the current value of the coin acquisition parameter, the number of coins held is increased according to the current value of the coin acquisition parameter.

次に、端末装置20Eは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16―E)。例えば、対戦している敵オブジェクト55が全滅することが終了条件に含まれる。すなわち、全ての敵オブジェクト55の状態が戦闘不能状態となった場合にコマンドバトルが終了する。あるいは、プレイヤオブジェクト50が全滅する(戦闘不能状態となる)ことも終了条件である。終了条件は、例えば、敵オブジェクト55の全てが倒される(戦闘不能状態となる)こと、又は、プレイヤオブジェクト50の全てが倒される(戦闘不能状態になる)ことである。すなわち、ユーザ(プレイヤオブジェクト50)が、敵オブジェクト55に勝利すること、あるいは、敗北することが終了条件である。   Next, the terminal device 20E determines whether or not a command battle end condition is satisfied (step S16-E). For example, the end condition includes that the enemy object 55 in the battle is completely annihilated. That is, the command battle ends when the state of all enemy objects 55 is in a battle impossible state. Alternatively, the end condition is that the player object 50 is annihilated (becomes a battle impossible state). The end condition is, for example, that all the enemy objects 55 are defeated (become incapable of fighting), or all of the player objects 50 are defeated (become incapable of fighting). That is, the end condition is that the user (player object 50) wins or loses the enemy object 55.

端末装置20Eは、例えば、ステップS15−Eのバトル処理での各オブジェクト50,55のパラメータに基づいて終了条件が成立したか否かを判断する。終了条件が成立した場合(ステップS16−E:YES)、端末装置20Eは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16−E:NO)、端末装置20Eは、ステップS5−10Eの処理に戻り、最先の実行順のプレイヤオブジェクト50に対応するコマンドリスト70が含まれるゲーム画像を表示させる。   For example, the terminal device 20E determines whether or not the end condition is satisfied based on the parameters of the objects 50 and 55 in the battle process in step S15-E. When the end condition is satisfied (step S16-E: YES), the terminal device 20E ends the battle progress process. On the other hand, when the end condition is not satisfied (step S16-E: NO), the terminal device 20E returns to the process of step S5-10E and includes the command list 70 corresponding to the player object 50 in the earliest execution order. The game image to be displayed is displayed.

以上のように、第5の実施形態の一側面として、端末装置20Eが、管理部31E、バトル制御部32E及び表示制御部33Eを備える構成としているので、コイン(ブーストアイテム)の利用数に応じて、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, as one aspect of the fifth embodiment, since the terminal device 20E includes the management unit 31E, the battle control unit 32E, and the display control unit 33E, according to the number of coins (boost items) used. Command is enhanced. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

また、コマンドリスト70(コマンド選択画像)を利用要求の有無に応じた表示形態で表示させるので、ユーザは、コマンド選択画像がいずれの表示形態であるかを視認しつつ、操作部の操作を行ってコマンドの選択を行うことができる。また、コマンド選択画像に含まれるコマンドのうちコインを利用可能なコマンドの全てが強化されたようにユーザに視認させることができる。   In addition, since the command list 70 (command selection image) is displayed in a display form corresponding to the presence or absence of a usage request, the user operates the operation unit while visually checking which display form the command selection image is in. Command selection. Further, it is possible to make the user visually recognize that all the commands that can use the coin among the commands included in the command selection image are strengthened.

さらに、コマンドバトルの進行状況に応じてコインの保有数が増加するので、ユーザは保有数が効率的に増加するように考慮してコマンドの選択などを行うこととなり、コマンドバトルにおいてユーザ(プレイヤ)の戦略性をより向上させることができる。   Further, since the number of coins to be held increases according to the progress of the command battle, the user selects a command in consideration of efficiently increasing the number of coins held, and the user (player) in the command battle. Can further improve the strategy.

なお、上述した第5の実施形態の例のコマンドリスト70は、コインの利用の有無に応じて表示形態が変更されたが、特にこれに限定されるものではない。コインの利用数に応じて表示形態を変更するようにしてもよい。例えば、コインの利用数に応じてコマンドリストのボックス画像の色彩を変更する。あるいは、コインの利用数に応じてコマンドリストのボックス画像の形状サイズを変更するように(利用数が多いほど大きいサイズにする等)してもよい。   In addition, although the display form of the command list 70 in the above-described example of the fifth embodiment is changed depending on whether or not coins are used, it is not particularly limited thereto. The display form may be changed according to the number of coins used. For example, the color of the box image in the command list is changed according to the number of coins used. Alternatively, the shape size of the box image in the command list may be changed according to the number of coins used (the larger the number of use, the larger the size, etc.).

また、上述した第5の実施形態の例では、コマンドバトルにおいて複数のプレイヤオブジェクト及び敵オブジェクトが戦闘を行っているが、各オブジェクトの数は1以上であればいずれであってもよい。   Moreover, in the example of 5th Embodiment mentioned above, although the several player object and enemy object are fighting in a command battle, as long as the number of each object is one or more, any may be sufficient.

さらに、上述した第5の実施形態の例では、コマンドの決定後のステップS14においてコインの減算が行われているが、減算のタイミングはこれに限定されるものではない。例えば、ステップS15−10Eの処理で合わせて行ってもよい。   Furthermore, in the example of the fifth embodiment described above, coin subtraction is performed in step S14 after the command is determined, but the timing of subtraction is not limited to this. For example, it may be performed together in the process of step S15-10E.

また、上述した第5の実施形態の例では、「防御」のコマンドは、コインの利用ができない構成であったが、利用できるようにしてもよい。例えば、コインの利用によって防御力パラメータが増加するようにしてもよい。   In the example of the fifth embodiment described above, the “defense” command is configured such that coins cannot be used, but may be used. For example, the defense parameter may be increased by using coins.

さらに、上述した第5の実施形態の例では、パーティを構成するプレイヤオブジェクト50全員の1ターン分のコマンドの選択が行われた後、ステップS15−Eのバトル処理が実行されるが、特にこれに限定されるものではない。例えば、1のプレイヤオブジェクト50のコマンドが選択される毎にバトル処理が実行されてもよい。   Furthermore, in the example of the fifth embodiment described above, the battle process of step S15-E is executed after selection of a command for one turn of all the player objects 50 constituting the party. It is not limited to. For example, the battle process may be executed every time a command of one player object 50 is selected.

また、上述した第5の実施形態の例では、1のプレイヤオブジェクト50に対してコインの利用数の入力が受け付けられるが、特にこれに限定されるものではない。例えば、コインの利用数を1と入力した場合、パーティを構成するプレイヤオブジェクト50の全員に対するコマンドが強化レベル2となるようにしてもよい。   In the example of the fifth embodiment described above, an input of the number of coins used is accepted for one player object 50, but the present invention is not particularly limited to this. For example, when the number of coins used is input as 1, the command for all the player objects 50 constituting the party may be at the enhancement level 2.

さらに、上述した第5の実施形態の例では、コマンドリスト70を用いてコマンドが決定される構成であるが、特にこれに限定されるものではない。ユーザがコマンドの選択を行うことができれば、いずれの構成であってもよい。例えば、複数のボタンを有する操作部(ゲームパッド)であれば、各ボタンに1のコマンドを設定しておけばよい。この場合、ユーザは、希望するコマンドに対応するボタンを押下することで、コマンドを選択することができる。また、複数のボタンを、同時に押下する、あるいは、連続して押下するなど、組み合わせによって1コマンドを選択できるようにしてもよい。   Furthermore, in the above-described example of the fifth embodiment, the command is determined using the command list 70, but is not particularly limited thereto. Any configuration is possible as long as the user can select a command. For example, in the case of an operation unit (game pad) having a plurality of buttons, one command may be set for each button. In this case, the user can select a command by pressing a button corresponding to the desired command. Further, one command may be selected by a combination of pressing a plurality of buttons at the same time or pressing them continuously.

[第6の実施形態]
図18は、端末装置20の例である端末装置20Fの構成を示すブロック図である。本例において、端末装置20Fは、管理部31F及びバトル制御部32F及び表示制御部33Fを少なくとも備える。
[Sixth Embodiment]
FIG. 18 is a block diagram illustrating a configuration of a terminal device 20 </ b> F that is an example of the terminal device 20. In this example, the terminal device 20F includes at least a management unit 31F, a battle control unit 32F, and a display control unit 33F.

管理部31Fは、上述の第5の実施形態の例と同様に、端末装置20Eの記憶部において記憶されるコインの保有数を管理する。また、本実施形態の例では、敵オブジェクト55からの攻撃によって受けるプレイヤオブジェクト50のダメージ量を軽減させる効果を発生させる魔法のコマンドが選択可能である。例えば、コマンドバトル中だけ一時的に上記効果が発生する魔法を、「アビリティ」でのコマンドとして選択できる。この場合、管理部31Fは、魔法によって軽減される前のダメージ量に対して、コイン獲得パラメータの増加量を算出する。なお、この場合、バトル制御部32Fによって、敵オブジェクト55から受けたダメージ量の所定パーセント分(例えば10%)を減算した量(補正量)が、プレイヤオブジェクト50のダメージとして生命力パラメータから減算される。   The management unit 31F manages the number of coins stored in the storage unit of the terminal device 20E, as in the example of the fifth embodiment described above. In the example of the present embodiment, a magic command that generates an effect of reducing the damage amount of the player object 50 that is received by an attack from the enemy object 55 can be selected. For example, a magic that causes the above effect temporarily only during a command battle can be selected as a command for “ability”. In this case, the management unit 31F calculates the increase amount of the coin acquisition parameter with respect to the damage amount before being reduced by the magic. In this case, an amount (correction amount) obtained by subtracting a predetermined percentage (for example, 10%) of the amount of damage received from the enemy object 55 is subtracted from the vitality parameter as damage to the player object 50 by the battle control unit 32F. .

したがって、上記魔法によって、10%だけ受ける敵オブジェクト55受けるダメージ量が軽減される。しかし、管理部31Fは、上述のようにダメージ量が軽減される場合、補正量ではなく、補正前のダメージ量で、コイン獲得パラメータの増加量を算出する。したがって、獲得できるコイン獲得パラメータの値自体に変化は無いため、積極的にダメージ量を軽減しつつ、コインを獲得した上で反撃を行う等の戦略も有効となる。なお、「防御」コマンドによるダメージ軽減も上記魔法と同様である。   Therefore, the amount of damage received by the enemy object 55 received by 10% is reduced by the magic. However, when the damage amount is reduced as described above, the management unit 31F calculates the increase amount of the coin acquisition parameter not by the correction amount but by the damage amount before correction. Therefore, since there is no change in the value of the coin acquisition parameter that can be acquired, a strategy of counterattacking after acquiring coins while actively reducing the amount of damage is also effective. The damage reduction by the “defense” command is the same as the above magic.

バトル制御部32Fは、上述の第5の実施形態の例と同様に、ターン制のコマンドバトルの進行を制御する。また、本実施形態の例のバトル制御部32Fは、敵オブジェクト55の行動として、強化レベルに応じて通常行動及びブースト行動のいずれか一方を選択する。例えば、敵オブジェクト55のパーティにも、ユーザ(プレイヤオブジェクト)と同様にコインの保有数を設定して利用数に応じてブースト行動を実行させるようにすればよい。そして、敵オブジェクト55の強化レベルも、コマンドIDとともに実行順テーブル110に設定される。   The battle control unit 32F controls the progress of the turn-based command battle as in the example of the fifth embodiment described above. In addition, the battle control unit 32F in the example of the present embodiment selects either the normal action or the boost action as the action of the enemy object 55 according to the reinforcement level. For example, as with the user (player object), the number of coins held may be set at the party of the enemy object 55 and the boost action may be executed according to the number of use. The reinforcement level of the enemy object 55 is also set in the execution order table 110 together with the command ID.

敵オブジェクト55の行動は、例えば、第5の実施形態の例と同様に、行動テーブルに基づいて抽選(行動抽選)により決定される。また、行動抽選とともに、強化レベルの抽選(強化抽選)も合わせて行われる。そして、実行順テーブル110にブースト行動を設定するとともに、利用数に応じて保有数を減算する。なお、各強化レベルの当選確率は、任意に設定可能である。また、強化抽選の結果に基づくコインの利用数よりも、コインの保有数が不足する場合は、コインの利用がキャンセルされる。なお、バトル制御部32Eは、敵オブジェクト55に対しても、第5の実施形態のプレイヤオブジェクト50と同様に、コマンドバトルの進行状況に応じて敵オブジェクト55のパーティのコインの保有数を増加させてもよい。   The action of the enemy object 55 is determined by lottery (action lottery) based on the action table, for example, as in the example of the fifth embodiment. In addition to the action lottery, a lottery at the reinforcement level (enhancement lottery) is also performed. And while setting a boost action to the execution order table 110, the number of holdings is subtracted according to the number of uses. In addition, the winning probability of each reinforcement level can be set arbitrarily. Further, when the number of coins held is less than the number of coins used based on the result of the enhanced lottery, the use of coins is canceled. Note that the battle control unit 32E also increases the number of coins held by the party of the enemy object 55 in accordance with the progress of the command battle for the enemy object 55 as in the player object 50 of the fifth embodiment. May be.

なお、敵オブジェクト55のブースト行動については、コインを利用しない構成としてもよい。例えば、強化抽選で当選した結果のみに基づいて通常行動及びブースト行動のいずれを実行させるかを決定してもい。   In addition, about the boost action of the enemy object 55, it is good also as a structure which does not use a coin. For example, it may be determined whether to execute the normal action or the boost action based only on the result of winning in the enhanced lottery.

表示制御部33Fは、上述した第5の実施形態の例と同様に、ゲームの進行に応じてゲーム画像を生成する。コマンドバトルにおいても、第5の実施形態の例と同様に、プレイヤオブジェクト50及び敵オブジェクト55の戦闘状況を示すゲーム画像を生成する。また、本実施形態の例では、図19に示すように、敵オブジェクト55のブースト行動が実行されるターンが、特定可能な表示形態で実行順番表650に表示される。図19は、端末装置20Fの表示部に表示されるコマンドバトルのゲーム画像の一例を示す図である。図19は、上述した図11(A)のゲーム画像と同様な、プレイヤオブジェクト50A〜50D及び敵オブジェクト55A〜55Dのコマンドバトルのゲーム画像である。   The display control unit 33F generates a game image according to the progress of the game, as in the example of the fifth embodiment described above. Also in the command battle, a game image indicating the battle situation of the player object 50 and the enemy object 55 is generated as in the example of the fifth embodiment. In the example of the present embodiment, as shown in FIG. 19, the turn in which the boost action of the enemy object 55 is executed is displayed in the execution order table 650 in an identifiable display form. FIG. 19 is a diagram illustrating an example of a game image of a command battle displayed on the display unit of the terminal device 20F. FIG. 19 is a game image of the command battle of the player objects 50A to 50D and the enemy objects 55A to 55D, similar to the game image of FIG. 11A described above.

例えば、図19に示す実行順番表650の実行順6番目及び10番目の敵オブジェクト55C,55Aのアイコン画像だけ、他のアイコン画像とは異なる色(例えば、赤色)で表示される。したがって、ユーザは、6番目、10番目に敵オブジェクト55C,55Aが何らかのブースト行動を実行してくることを考慮して、プレイヤオブジェクト50に対するコマンドの選択を行う。すなわち、ユーザは、敵オブジェクト55のブースト行動が行われるターンまでに何らかの防止策を実施することが可能である。   For example, only the icon images of the sixth and tenth enemy objects 55C and 55A in the execution order table 650 shown in FIG. 19 are displayed in a color (for example, red) different from the other icon images. Therefore, the user selects a command for the player object 50 in consideration of the sixth and tenth enemy objects 55C and 55A performing some kind of boost action. That is, the user can take some preventive measures before the turn when the enemy object 55 is boosted.

なお、本実施形態の例の実行順番表650では、ブースト行動の実行の有無が特定できるのみで、ブースト行動の具体的な内容までは特定できない。そのため、例えば、どの敵オブジェクト55がどのようなブースト行動を実行するのかなどの情報収集が、コマンドバトルにおける戦略の一つになる。なお、実行順番表650に具体的なブースト行動の内容を表示するようにしてもよい。   In addition, in the execution order table 650 of the example of this embodiment, the presence or absence of execution of the boost action can only be specified, and the specific contents of the boost action cannot be specified. Therefore, for example, collecting information such as which enemy object 55 executes what boost action is one of the strategies in the command battle. In addition, you may make it display the content of a specific boost action in the execution order table 650. FIG.

図20は、システム100が実行するバトル進行処理の例を示すフローチャートである。本例におけるバトル進行処理では、プレイヤオブジェクト50と敵オブジェクト55とのコマンドバトルの進行処理が行われる。以下、端末装置20Fがバトル進行処理を実行する場合を例にして説明する。なお、サーバ装置の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。   FIG. 20 is a flowchart illustrating an example of a battle progress process executed by the system 100. In the battle progress process in this example, a command battle progress process between the player object 50 and the enemy object 55 is performed. Hereinafter, a case where the terminal device 20F executes the battle progress process will be described as an example. Note that the flowchart showing the operation of the server device is omitted from the viewpoint of avoiding repeated explanation.

本例のバトル進行処理は、例えば、コマンドバトルが開始されたことを契機として実行される。コマンドバトルは、例えば、ゲーム空間において、プレイヤオブジェクトが敵オブジェクトと接触した場合などの開始条件が成立した場合に開始される。   The battle progress process of this example is executed when a command battle is started, for example. The command battle is started when a start condition is satisfied, for example, when the player object comes into contact with an enemy object in the game space.

バトル進行処理において、端末装置20Fは、第5の実施形態の例と同様にコインの保有数及びコイン獲得パラメータを初期値に設定し(ステップS5−5E)、また実行順テーブル110を生成して記憶部に格納する(ステップS5−6F)。端末装置20Fは、上述したように、実行順及び敵オブジェクト55に対するコマンドIDと強化レベルとを決定して実行順テーブル110を生成する。   In the battle progress process, the terminal device 20F sets the number of coins to be held and the coin acquisition parameter to initial values (step S5-5E) as in the example of the fifth embodiment, and generates the execution order table 110. Store in the storage unit (step S5-6F). As described above, the terminal device 20F determines the execution order, the command ID and the reinforcement level for the enemy object 55, and generates the execution order table 110.

次に、端末装置20Fは、上述の第5の実施形態と同様に、コインの利用要求がない表示形態でのコマンドリスト70(コマンド選択画像)含むゲーム画像を表示部に表示させる(ステップS5−10F)。また、ステップS5−10Fの処理で、端末装置20Fは、実行順テーブル110で強化レベル2以上が登録されている敵オブジェクト55の実行順番表650のアイコン画像を赤色で表示させる。   Next, similarly to the fifth embodiment described above, the terminal device 20F causes the display unit to display a game image including the command list 70 (command selection image) in a display form that does not require the use of coins (step S5- 10F). Also, in the process of step S5-10F, the terminal device 20F causes the icon image of the execution order table 650 of the enemy object 55 registered with the reinforcement level 2 or higher in the execution order table 110 to be displayed in red.

次に、端末装置20Fは、ユーザのコイン(ブーストアイテム)の利用要求の有無を判断する(ステップS10)。利用要求がないと判断した場合(ステップS10:NO)、端末装置20Fは、ユーザのコマンドの選択(決定)の有無を判断する(ステップS11―E)。コマンドの決定がないと判断した場合(ステップS11−E:NO)、端末装置20Fは、ステップS5−10Fの処理に戻って表示を継続する。   Next, the terminal device 20F determines whether or not there is a request for using the user's coin (boost item) (step S10). If it is determined that there is no usage request (step S10: NO), the terminal device 20F determines whether or not a user command is selected (determined) (step S11-E). If it is determined that no command has been determined (step S11-E: NO), the terminal device 20F returns to the process of step S5-10F and continues the display.

一方、コマンドの決定があったと判断した場合(ステップS11−E:YES)、端末装置20Fは、実行順テーブル110を更新する(ステップS14−5E)。次に、端末装置20Fは、パーティを構成するプレイヤオブジェクト50A〜50Dの全てに対する1ターン分のコマンドの選択が完了したか否かを判断する(ステップS14−10E)。コマンドの選択が完了していないと判断した場合(ステップS14−10E:NO)、端末装置20Fは、ステップS5−10Fの処理に戻って、次の実行順のプレイヤオブジェクト50に対応するコマンドリスト70をゲーム画像に表示させる。   On the other hand, if it is determined that the command has been determined (step S11-E: YES), the terminal device 20F updates the execution order table 110 (step S14-5E). Next, the terminal device 20F determines whether or not the selection of the command for one turn for all of the player objects 50A to 50D constituting the party is completed (step S14-10E). If it is determined that the command selection has not been completed (step S14-10E: NO), the terminal device 20F returns to the process of step S5-10F and returns to the command list 70 corresponding to the player object 50 in the next execution order. Is displayed on the game image.

一方、コマンドの選択が完了したと判断した場合(ステップS14−10E:YES)、端末装置20Fは、上述した第5の実施形態と同様にバトル処理を実行する(ステップS15−F)。なお、本実施形態の例では、バトル処理において、敵オブジェクトに対しても、コマンドテーブル110のコマンド(コマンドID)及び強化レベルに基づいて、通常行動及びブースト行動のいずれかが実行される。   On the other hand, when it is determined that the selection of the command has been completed (step S14-10E: YES), the terminal device 20F performs a battle process in the same manner as in the fifth embodiment described above (step S15-F). In the example of the present embodiment, in the battle process, either the normal action or the boost action is executed on the enemy object based on the command (command ID) and the reinforcement level in the command table 110.

一方、ステップS10の処理において、利用要求があったと判断された場合、端末装置20Fは、第5の実施形態と同様に、コインの利用要求がある表示形態でのコマンドリスト70を表示部に表示させる(ステップS10−20F)。本実施形態の例では、ステップS10−20Fの処理において、実行順テーブル110で強化レベル1以上が登録されている敵オブジェクト55のターンのアイコン画像が、上述したように赤色で表示される。   On the other hand, if it is determined in step S10 that a use request has been made, the terminal device 20F displays, on the display unit, a command list 70 in a display form in which there is a coin use request, as in the fifth embodiment. (Step S10-20F). In the example of the present embodiment, in the process of step S10-20F, the icon image of the turn of the enemy object 55 for which the reinforcement level 1 or higher is registered in the execution order table 110 is displayed in red as described above.

その後、端末装置20Fは、利用要求のキャンセルの有無を判断する(ステップS12)。利用要求のキャンセルがあったと判断した場合(ステップS12:YES)、端末装置20Fは、ステップS5−10Fの処理に戻る。   Thereafter, the terminal device 20F determines whether or not the use request has been canceled (step S12). If it is determined that the use request has been canceled (step S12: YES), the terminal device 20F returns to the process of step S5-10F.

一方、利用要求のキャンセルがない場合(ステップS12:NO)、端末装置20Fは、ステップS11−Eの処理と同様にユーザのコマンドの選択(決定)の有無を判断する(ステップS13−E)。コマンドの決定がないと判断した場合(ステップS13−E:NO)、端末装置20Fは、ステップS10−20Fの処理に戻る。   On the other hand, when there is no cancellation of the usage request (step S12: NO), the terminal device 20F determines whether or not a user command is selected (determined) as in the process of step S11-E (step S13-E). If it is determined that no command has been determined (step S13-E: NO), the terminal device 20F returns to the process of step S10-20F.

一方、コマンドの決定があったと判断した場合(ステップS13−E:YES)、端末装置20Fは、決定されたコマンドで利用されるコインの利用数に応じて、端末装置20Fの記憶部に記憶されているコインの保有数を更新する(減算処理)(ステップS14)。その後、端末装置20Fは、実行順テーブル100を更新する(ステップS14−5E)。   On the other hand, if it is determined that the command has been determined (step S13-E: YES), the terminal device 20F is stored in the storage unit of the terminal device 20F according to the number of coins used in the determined command. The number of coins held is updated (subtraction process) (step S14). Thereafter, the terminal device 20F updates the execution order table 100 (step S14-5E).

そして、端末装置20Fは、上述したようにパーティを構成するプレイヤオブジェクト50A〜50Dの全てに対する1ターン分のコマンドの選択が完了したか否かを判断する(ステップS14−10E)。コマンドの選択が完了していないと判断した場合(ステップS14−10E:NO)、端末装置20Fは、ステップS5−10Fの処理に戻って、次の実行順のプレイヤオブジェクト50に対するコマンドリスト70をゲーム画像に表示させる。   Then, the terminal device 20F determines whether or not the selection of the command for one turn for all of the player objects 50A to 50D constituting the party has been completed as described above (step S14-10E). When it is determined that the command selection has not been completed (step S14-10E: NO), the terminal device 20F returns to the process of step S5-10F and displays the command list 70 for the player object 50 in the next execution order in the game. Display on the image.

一方、コマンドの選択が完了したと判断した場合(ステップS14−10E:YES)、端末装置20Fは、上述したようにバトル処理を実行する(ステップS15−F)。その後。端末装置20Fは、第5の実施形態と同様にコインの保有数を更新する(増加処理)(ステップS15−10F)。なお、本実施形態の例では、ステップS15−10Fの処理において、上述したように、敵オブジェクト55から受けたダメージ量に補正が行われる場合には、補正前のダメージ量に応じてコイン獲得パラメータの増加量が算出される。   On the other hand, when it is determined that the command selection has been completed (step S14-10E: YES), the terminal device 20F executes the battle process as described above (step S15-F). after that. The terminal device 20F updates the number of coins held (increase processing) as in the fifth embodiment (step S15-10F). In the example of the present embodiment, in the process of step S15-10F, when the damage amount received from the enemy object 55 is corrected as described above, the coin acquisition parameter is set according to the damage amount before correction. The amount of increase is calculated.

次に、端末装置20Fは、コマンドバトルの終了条件が成立したか否かを判断する(ステップS16―E)。終了条件が成立した場合(ステップS16−E:YES)、端末装置20Fは、バトル進行処理を終了する。一方、終了条件が成立していない場合(ステップS16−E:NO)、端末装置20Fは、ステップS5−10Fの処理に戻る。   Next, the terminal device 20F determines whether or not a command battle end condition is satisfied (step S16-E). When the end condition is satisfied (step S16-E: YES), the terminal device 20F ends the battle progress process. On the other hand, when the termination condition is not satisfied (step S16-E: NO), the terminal device 20F returns to the process of step S5-10F.

以上のように、第6の実施形態の一側面として、端末装置20Fが、管理部31F、バトル制御部32F及び表示制御部33Fを備える構成としているので、コイン(ブーストアイテム)の利用数に応じて、コマンドが強化される。これにより、コマンドの選択の幅が広がるので、コマンドバトルにおいて基本的な戦闘方法を維持しつつも戦略幅を拡張させることができる。したがって、コマンドバトルにおいてユーザ(プレイヤ)の戦略性を向上させることができる。   As described above, as one aspect of the sixth embodiment, since the terminal device 20F includes the management unit 31F, the battle control unit 32F, and the display control unit 33F, according to the number of coins (boost items) used. Command is enhanced. As a result, the range of command selection is expanded, so that the strategy range can be expanded while maintaining the basic battle method in the command battle. Therefore, the strategy of the user (player) can be improved in the command battle.

また、コマンドリスト70(コマンド選択画像)を利用要求の有無に応じた表示形態で表示させるので、ユーザは、コマンド選択画像がいずれの表示形態であるかを視認しつつ、操作部の操作を行ってコマンドの選択を行うことができる。また、コマンド選択画像に含まれるコマンドのうちコインを利用可能なコマンドの全てが強化されたようにユーザに視認させることができる。   In addition, since the command list 70 (command selection image) is displayed in a display form corresponding to the presence or absence of a usage request, the user operates the operation unit while visually checking which display form the command selection image is in. Command selection. Further, it is possible to make the user visually recognize that all the commands that can use the coin among the commands included in the command selection image are strengthened.

さらに、コマンドバトルの進行状況に応じてコインの保有数が増加するので、ユーザは保有数が効率的に増加するように考慮してコマンドの選択などを行うこととなり、コマンドバトルにおいてユーザ(プレイヤ)の戦略性をより向上させることができる。しかも、補正前のダメージ量に基づいてコイン獲得パラメータの増加量が算出されるので、プレイヤオブジェクト50が受けるダメージ量を軽減するようにしても獲得できるコイン獲得パラメータの値自体に変化はない。そのため、積極的にダメージ量の軽減を図りつつ、コインを獲得した上で反撃を行う等の戦略も有効となる。   Further, since the number of coins to be held increases according to the progress of the command battle, the user selects a command in consideration of efficiently increasing the number of coins held, and the user (player) in the command battle. Can further improve the strategy. Moreover, since the increase amount of the coin acquisition parameter is calculated based on the damage amount before correction, the coin acquisition parameter value that can be acquired does not change even if the damage amount received by the player object 50 is reduced. For this reason, a strategy such as counterattack after acquiring coins while effectively reducing the amount of damage is also effective.

また、実行順番表650に敵オブジェクト55のブースト行動の実行の有無が表示されるので、ユーザは、敵オブジェクト55のブースト行動が行われるまでに何らかの防止策を実施することが可能である。   In addition, since the execution order table 650 displays whether or not the enemy object 55 performs the boost action, the user can take some preventive measures until the enemy object 55 performs the boost action.

なお、上述した第6の実施形態の例では、実行順番表650における敵オブジェクト55のブースト行動の実行の有無が表示されるが、表示形態は上述の実施形態に限定されるものではない。例えば、アイコン画像を点滅させる表示形態であってもよい。   In the example of the sixth embodiment described above, whether or not the boost action of the enemy object 55 is executed in the execution order table 650 is displayed, but the display form is not limited to the above-described embodiment. For example, a display form in which an icon image blinks may be used.

なお、上述した第1〜第6の実施得形態の例のオブジェクトの概念には、キャラクタ、アバター、戦闘機など、各種オブジェクトが含まれる。また、この実施形態において、ゲームプログラムには、各オブジェクトを生成するための画像データなどのゲームデータも含まれる。   The concept of the objects in the first to sixth embodiments described above includes various objects such as characters, avatars, and fighters. In this embodiment, the game program also includes game data such as image data for generating each object.

また、上述した第1〜第6の実施得形態の例のプレイヤオブジェクト及び敵オブジェクトは、1以上であればよい。   Moreover, the player object and enemy object of the example of the 1st-6th embodiment mentioned above should just be 1 or more.

さらに、上述した第1〜第6の実施得形態の例のコマンドバトルを有するゲームとしては、例えばロールプレイングゲームがあるが、ユーザに対してコマンドの入力が要求されるビデオゲームであればどのようなものであってもよい。   Furthermore, as a game having the command battle in the examples of the first to sixth embodiments described above, for example, there is a role playing game, but what is a video game that requires the user to input a command? It may be anything.

また、上述した第1〜第6の実施得形態の例のブーストアイテムの保有数の更新は、上述した実施形態でのタイミングに限定されるものではない。   Moreover, the update of the possession number of the boost item of the example of the 1st-6th embodiment mentioned above is not limited to the timing in embodiment mentioned above.

さらに、上述した第1〜第6の実施得形態の例の保有数は、ユーザ単位で管理してもよく、またプレイヤオブジェクト単位で管理してもよい。例えば、複数のプレイヤオブジェクトのそれぞれのブーストアイテムの保有数が管理され、対応する保有数を最大としてそのプレイヤオブジェクトのコマンドの強化に利用できるようにしてもよい。あるいは、ユーザ単位で保有数が管理され、複数のプレイヤオブジェクトのそれぞれのコマンドの強化に利用できるようにしてもよい。   Furthermore, the number of possessions in the examples of the first to sixth embodiments described above may be managed in units of users or may be managed in units of player objects. For example, the possession number of each boost item of a plurality of player objects may be managed, and the corresponding possession number may be maximized and used for strengthening the command of the player object. Alternatively, the possession number may be managed for each user, and may be used for strengthening each command of a plurality of player objects.

また、上述した第1〜第6の実施得形態の例の1コマンドを強化する際のブーストアイテムの単位数は1でなくてもよく、任意に設定可能である。その他、ブーストアイテムの初期値、最大保有数も任意に設定可能である。   In addition, the number of boost item units for strengthening one command in the above-described first to sixth embodiments may not be 1 and can be arbitrarily set. In addition, the initial value and maximum number of boost items can be set arbitrarily.

[付記]
上述した実施形態の説明は、少なくとも下記発明を、当該発明の属する分野における通常の知識を有する者がその実施をすることができるように記載した。
[Appendix]
The description of the embodiment described above describes at least the following invention so that a person having ordinary knowledge in the field to which the invention belongs can carry out the invention.

[1]
プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームの進行を制御する機能をコンピュータに実現させるためのゲームプログラムであって、
前記コマンドバトルにおいて利用されるブーストアイテムの保有数を管理する管理機能、
前記敵オブジェクトを制御するとともに、操作部を介してユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させて前記コマンドバトルの進行を制御するバトル制御機能、
を実現させ、
前記バトル制御機能では、前記操作部を介してユーザから前記ブーストアイテムの利用要求があった場合、前記選択されたコマンドに対応する行動として、前記利用要求がなかった場合の行動よりも前記コマンドバトルにおいて有利なブースト行動を実行させる機能、
前記管理機能では、前記ブーストアイテムの利用数に応じて前記保有数を減少させる機能、
を実現させるゲームプログラム。
[1]
A game program for causing a computer to realize a function of controlling the progress of a video game including a command battle between a player object and an enemy object,
A management function for managing the number of boost items used in the command battle;
A battle control function for controlling the enemy object and controlling the progress of the command battle by causing the player object to execute an action corresponding to the command selected by the user via the operation unit.
Realized,
In the battle control function, when there is a use request for the boost item from the user via the operation unit, the action corresponding to the selected command is the command battle rather than the action when there is no use request. The ability to perform advantageous boost actions in
In the management function, a function to reduce the number of possession according to the number of use of the boost item,
Game program that realizes.

[2]
前記バトル制御機能では、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数が多いほど、前記コマンドバトルにおいてより有利なブースト行動を実行させる機能、
を実現させるための[1]に記載のゲームプログラム。
[2]
In the battle control function, the more the number of boost items used per command included in the use request is, the more the boost action is executed in the command battle.
The game program according to [1] for realizing the above.

[3]
前記管理機能では、前記コマンドバトルの進行状況に応じて前記保有数を増加させる機能、
を実現させるための[1]又は[2]に記載のゲームプログラム。
[3]
In the management function, the function to increase the number of possession according to the progress of the command battle,
The game program according to [1] or [2] for realizing the above.

[4]
前記コンピュータに、さらに、
前記コマンドバトルにおいて、ユーザが前記操作部を介して選択可能な1以上のコマンドが含まれるコマンド選択画像を表示部に表示させる機能であって、前記利用要求の有無をユーザが特定可能な表示形態で前記コマンド選択画像を表示させる表示制御機能、
を実現させ、
前記バトル制御機能では、前記利用要求があった場合の表示形態の前記コマンド選択画像に基づいて選択されたコマンドに対応する行動として、前記ブースト行動を実行させる機能、
を実現させるための[1]〜[3]のいずれかに記載のゲームプログラム。
[4]
In addition to the computer,
In the command battle, the display unit displays a command selection image including one or more commands that can be selected by the user via the operation unit, and allows the user to specify whether or not the use request exists. A display control function for displaying the command selection image with
Realized,
In the battle control function, a function for executing the boost action as an action corresponding to the command selected based on the command selection image in the display form when the use request is made,
The game program according to any one of [1] to [3].

[5]
前記表示制御機能では、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数に応じた表示形態で前記コマンド選択画像を表示させる機能、
を実現させるための[4]に記載のゲームプログラム。
[5]
In the display control function, a function of displaying the command selection image in a display form according to the number of uses of the boost item per command included in the use request,
The game program according to [4] for realizing the above.

[6]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記選択可能な1以上のコマンドのうち、前記ブーストアイテムを利用可能なコマンドをユーザが特定可能な表示形態を含む、
[4]又は[5]に記載のゲームプログラム。
[6]
The display form of the command selection image when the use request is made includes a display form in which a user can specify a command that can use the boost item among the one or more selectable commands.
The game program according to [4] or [5].

[7]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数を特定可能な表示形態を含む、
[4]〜[6]のいずれかに記載のゲームプログラム。
[7]
The display form of the command selection image when there is a use request includes a display form that can specify the number of uses of the boost item per command included in the use request.
The game program according to any one of [4] to [6].

[8]
前記バトル制御機能では、前記プレイヤオブジェクトの行動に含まれる攻撃行動の実行に基づいて敵オブジェクトの生命力パラメータを減少させ、また前記敵オブジェクトの攻撃行動に基づいて前記プレイヤオブジェクトの生命力パラメータを減少させる機能、
前記管理機能では、前記プレイヤオブジェクトの攻撃行動による前記敵オブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる機能、前記敵オブジェクトの生命力パラメータが所定値に到達した戦闘不能状態になったことに応じて前記保有数を増加させる機能、及び、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる機能、の少なくとも1つの機能、
を実現させるための[3]に記載のゲームプログラム。
[8]
In the battle control function, a function of reducing the vitality parameter of the enemy object based on execution of an attacking action included in the action of the player object, and a function of reducing the vitality parameter of the player object based on the attacking action of the enemy object. ,
In the management function, the function of increasing the possession number according to the amount of decrease in the life force parameter of the enemy object due to the attacking action of the player object, and the battle force disabled state in which the life force parameter of the enemy object has reached a predetermined value At least one of a function of increasing the number of possessions according to circumstances and a function of increasing the number of possessions according to a decrease amount of the vitality parameter of the player object due to the attacking action of the enemy object,
The game program according to [3] for realizing the above.

[9]
前記バトル制御機能では、所定条件に応じて、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量を軽減する補正を行う機能、
前記管理機能では、前記補正前の減少量に応じて前記保有数を増加させる機能、
を実現させるための[8]に記載のゲームプログラム。
[9]
In the battle control function, according to a predetermined condition, a function of performing a correction to reduce a decrease amount of the vitality parameter of the player object due to the attacking action of the enemy object;
In the management function, the function to increase the number of possession according to the amount of decrease before the correction,
The game program according to [8] for realizing the above.

[10]
前記バトル制御機能では、ユーザのターンにおいて前記コマンド選択画像に基づいてユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させるターン制のコマンドバトルの進行を制御する機能、
前記管理機能では、前記コマンドバトルにおける前記ユーザのターンの累積回数に応じて前記保有数を増加させる機能、
を実現させるための[4]に記載のゲームプログラム。
[10]
In the battle control function, a function of controlling the progress of a turn-based command battle that causes the player object to execute an action corresponding to the command selected by the user based on the command selection image in the user's turn,
In the management function, the function to increase the possession number according to the cumulative number of turns of the user in the command battle,
The game program according to [4] for realizing the above.

[12]
前記管理機能では、ユーザによる前記利用要求及び前記コマンドの選択が行われた以降に、前記選択されたコマンドに対する前記ブーストアイテムの利用数に応じた前記保有数を減少させる機能、
を実現させるための[1]〜[11]のいずれかに記載のゲームプログラム。
[12]
In the management function, after the use request and the command are selected by the user, a function of reducing the holding number according to the number of use of the boost item for the selected command,
The game program according to any one of [1] to [11].

[13]
前記管理機能では、1の前記コマンドバトルの開始から終了の間において前記保有数を管理し、前記コマンドバトルを開始する毎に前記保有数を初期値に設定する機能、
を実現させるための[1]〜[12]のいずれかに記載のゲームプログラム。
[13]
The management function manages the number of possessions between the start and end of one command battle, and sets the possession number to an initial value every time the command battle is started.
The game program according to any one of [1] to [12].

[14]
前記ブースト行動は、前記ブーストアイテムの利用要求がない場合の行動よりも、実行回数、前記コマンドバトルで発生させる効果の発生量、該効果が作用するオブジェクト数、該効果の発生数の少なくとも1つを増加させた行動である、
[1]〜[13]のいずれかに記載のゲームプログラム。
[14]
The boost behavior is at least one of the number of executions, the amount of effect generated by the command battle, the number of objects on which the effect acts, and the number of occurrence of the effect, rather than the behavior when there is no use request of the boost item Is the action that increased the
The game program according to any one of [1] to [13].

[15]
前記バトル制御機能では、
前記コマンドバトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定する機能、
所定条件に基づいて、前記敵オブジェクトに前記ブースト行動を実行させる機能、
前記表示制御機能では、
前記実行順を前記表示部に表示させる機能であって、前記ブースト行動を実行する前記敵オブジェクトを特定可能な表示形態で前記実行順を表示させる機能、
を実現させるための[1]〜[14]のいずれかに記載のゲームプログラム。
[15]
In the battle control function,
A function of determining the execution order of the actions of the player object and the enemy object in the command battle;
A function of causing the enemy object to execute the boost action based on a predetermined condition;
In the display control function,
A function for displaying the execution order on the display unit, and a function for displaying the execution order in a display form capable of specifying the enemy object that executes the boost action;
The game program according to any one of [1] to [14].

[16]
[1]〜[15]のうちいずれかに記載のゲームプログラムをインストールした
ことを特徴とするサーバ装置。
[16]
[1] to [15] A server device, wherein the game program according to any one of [1] to [15] is installed.

[17]
表示装置の表示画面にゲーム画面を表示してビデオゲームの進行を制御する機能をゲーム端末装置に実現させるための端末用プログラムであって、
前記ゲーム端末装置に、
[16]に記載のサーバ装置と通信ネットワークを介して接続する接続機能、
を実現させるための端末用プログラム。
[17]
A terminal program for causing a game terminal device to realize a function of displaying a game screen on a display screen of a display device and controlling the progress of a video game,
In the game terminal device,
A connection function for connecting to the server device according to [16] via a communication network;
Terminal program for realizing

[18]
プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームを実行するゲーム端末装置と通信ネットワークにより接続されるサーバ装置に、該ビデオゲームの進行を制御させるためのゲームプログラムであって、
前記サーバ装置に、
前記コマンドバトルにおいて利用されるブーストアイテムの保有数を管理する管理機能、
前記敵オブジェクトを制御するとともに、操作部を介してユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させて前記コマンドバトルの進行を制御するバトル制御機能、
を実現させ、
前記バトル制御機能では、前記操作部を介してユーザから前記ブーストアイテムの利用要求があった場合、前記選択されたコマンドに対応する行動として、前記利用要求がなかった場合の行動よりも前記コマンドバトルにおいて有利なブースト行動を実行させる機能、
前記管理機能では、前記ブーストアイテムの利用数に応じて前記保有数を減少させる機能、
を実現させるゲームプログラム。
[18]
A game program for causing a server device connected by a communication network to a game terminal device that executes a video game including a command battle between a player object and an enemy object to control the progress of the video game,
In the server device,
A management function for managing the number of boost items used in the command battle;
A battle control function for controlling the enemy object and controlling the progress of the command battle by causing the player object to execute an action corresponding to the command selected by the user via the operation unit.
Realized,
In the battle control function, when there is a use request for the boost item from the user via the operation unit, the action corresponding to the selected command is the command battle rather than the action when there is no use request. The ability to perform advantageous boost actions in
In the management function, a function to reduce the number of possession according to the number of use of the boost item,
Game program that realizes.

[19]
前記バトル制御機能では、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数が多いほど、前記コマンドバトルにおいてより有利なブースト行動を実行させる機能、
を実現させるための[18]に記載のゲームプログラム。
[19]
In the battle control function, the more the number of boost items used per command included in the use request is, the more the boost action is executed in the command battle.
The game program according to [18] for realizing the above.

[20]
前記管理機能では、前記コマンドバトルの進行状況に応じて前記保有数を増加させる機能、
を実現させるための[18]又は[19]に記載のゲームプログラム。
[20]
In the management function, the function to increase the number of possession according to the progress of the command battle,
The game program according to [18] or [19] for realizing the above.

[21]
前記サーバ装置に、さらに、
前記コマンドバトルにおいて、ユーザが前記操作部を介して選択可能な1以上のコマンドが含まれるコマンド選択画像を表示部に表示させる機能であって、前記利用要求の有無をユーザが特定可能な表示形態で前記コマンド選択画像を表示させる表示制御機能、
を実現させ、
前記バトル制御機能では、前記利用要求があった場合の表示形態の前記コマンド選択画像に基づいて選択されたコマンドに対応する行動として、前記ブースト行動を実行させる機能、
を実現させるための[18]〜[22]のいずれかに記載のゲームプログラム。
[21]
In addition to the server device,
In the command battle, the display unit displays a command selection image including one or more commands that can be selected by the user via the operation unit, and allows the user to specify whether or not the use request exists. A display control function for displaying the command selection image with
Realized,
In the battle control function, a function for executing the boost action as an action corresponding to the command selected based on the command selection image in the display form when the use request is made,
The game program according to any one of [18] to [22] for realizing the above.

[22]
前記表示制御機能では、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数に応じた表示形態で前記コマンド選択画像を表示させる機能、
を実現させるための[21]に記載のゲームプログラム。
[22]
In the display control function, a function of displaying the command selection image in a display form according to the number of uses of the boost item per command included in the use request,
The game program according to [21] for realizing the above.

[23]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記選択可能な1以上のコマンドのうち、前記ブーストアイテムを利用可能なコマンドをユーザが特定可能な表示形態を含む、
[21]又は[22]に記載のゲームプログラム。
[23]
The display form of the command selection image when the use request is made includes a display form in which a user can specify a command that can use the boost item among the one or more selectable commands.
The game program according to [21] or [22].

[24]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数を特定可能な表示形態を含む、
[21]〜[23]のいずれかに記載のゲームプログラム。
[24]
The display form of the command selection image when there is a use request includes a display form that can specify the number of uses of the boost item per command included in the use request.
The game program according to any one of [21] to [23].

[25]
前記バトル制御機能では、前記プレイヤオブジェクトの行動に含まれる攻撃行動の実行に基づいて敵オブジェクトの生命力パラメータを減少させ、また前記敵オブジェクトの攻撃行動に基づいて前記プレイヤオブジェクトの生命力パラメータを減少させる機能、
前記管理機能では、前記プレイヤオブジェクトの攻撃行動による前記敵オブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる機能、前記敵オブジェクトの生命力パラメータが所定値に到達した戦闘不能状態になったことに応じて前記保有数を増加させる機能、及び、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる機能、の少なくとも1つの機能、
を実現させるための[20]に記載のゲームプログラム。
[25]
In the battle control function, a function of reducing the vitality parameter of the enemy object based on execution of an attacking action included in the action of the player object, and a function of reducing the vitality parameter of the player object based on the attacking action of the enemy object. ,
In the management function, the function of increasing the possession number according to the amount of decrease in the life force parameter of the enemy object due to the attacking action of the player object, and the battle force disabled state in which the life force parameter of the enemy object has reached a predetermined value At least one of a function of increasing the number of possessions according to circumstances and a function of increasing the number of possessions according to a decrease amount of the vitality parameter of the player object due to the attacking action of the enemy object,
The game program according to [20] for realizing the above.

[26]
前記バトル制御機能では、所定条件に応じて、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量を軽減する補正を行う機能、
前記管理機能では、前記補正前の減少量に応じて前記保有数を増加させる機能、
を実現させるための[25]に記載のゲームプログラム。
[26]
In the battle control function, according to a predetermined condition, a function of performing a correction to reduce a decrease amount of the vitality parameter of the player object due to the attacking action of the enemy object;
In the management function, the function to increase the number of possession according to the amount of decrease before the correction,
The game program according to [25] for realizing the above.

[27]
前記バトル制御機能では、ユーザのターンにおいて前記コマンド選択画像に基づいてユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させるターン制のコマンドバトルの進行を制御する機能、
前記管理機能では、前記コマンドバトルにおける前記ユーザのターンの累積回数に応じて前記保有数を増加させる機能、
を実現させるための[21]に記載のゲームプログラム。
[27]
In the battle control function, a function of controlling the progress of a turn-based command battle that causes the player object to execute an action corresponding to the command selected by the user based on the command selection image in the user's turn,
In the management function, the function to increase the possession number according to the cumulative number of turns of the user in the command battle,
The game program according to [21] for realizing the above.

[28]
前記管理機能では、ユーザによる前記利用要求及び前記コマンドの選択が行われた以降に、前記選択されたコマンドに対する前記ブーストアイテムの利用数に応じた前記保有数を減少させる機能、
を実現させるための[18]〜[27]のいずれかに記載のゲームプログラム。
[28]
In the management function, after the use request and the command are selected by the user, a function of reducing the holding number according to the number of use of the boost item for the selected command,
The game program in any one of [18]-[27] for implement | achieving.

[29]
前記管理機能では、1の前記コマンドバトルの開始から終了の間において前記保有数を管理し、前記コマンドバトルを開始する毎に前記保有数を初期値に設定する機能、
を実現させるための[18]〜[28]のいずれかに記載のゲームプログラム。
[29]
The management function manages the number of possessions between the start and end of one command battle, and sets the possession number to an initial value every time the command battle is started.
The game program in any one of [18]-[28] for implement | achieving.

[30]
前記ブースト行動は、前記ブーストアイテムの利用要求がない場合の行動よりも、実行回数、前記コマンドバトルで発生させる効果の発生量、該効果が作用するオブジェクト数、該効果の発生数の少なくとも1つを増加させた行動である、
[18]〜[29]のいずれかに記載のゲームプログラム。
[30]
The boost behavior is at least one of the number of executions, the amount of effect generated by the command battle, the number of objects on which the effect acts, and the number of occurrence of the effect, rather than the behavior when there is no use request of the boost item Is the action that increased the
[18] The game program according to any one of [29].

[31]
前記バトル制御機能では、
前記コマンドバトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定する機能、
所定条件に基づいて、前記敵オブジェクトに前記ブースト行動を実行させる機能、
前記表示制御機能では、
前記実行順を前記表示部に表示させる機能であって、前記ブースト行動を実行する前記敵オブジェクトを特定可能な表示形態で前記実行順を表示させる機能、
を実現させるための[18]〜[30]のいずれかに記載のゲームプログラム。
[31]
In the battle control function,
A function of determining the execution order of the actions of the player object and the enemy object in the command battle;
A function of causing the enemy object to execute the boost action based on a predetermined condition;
In the display control function,
A function for displaying the execution order on the display unit, and a function for displaying the execution order in a display form capable of specifying the enemy object that executes the boost action;
The game program in any one of [18]-[30] for implement | achieving.

[32]
プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームを実行するゲーム端末装置と、該ゲーム端末装置と通信ネットワークにより接続されるサーバ装置とを備えたゲームシステムであって、
前記コマンドバトルにおいて利用されるブーストアイテムの保有数を管理する管理手段、
前記敵オブジェクトを制御するとともに、操作部を介してユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させて前記コマンドバトルの進行を制御するバトル制御手段、
を含み、
前記バトル制御手段は、前記操作部を介してユーザから前記ブーストアイテムの利用要求があった場合、前記選択されたコマンドに対応する行動として、前記利用要求がなかった場合の行動よりも前記コマンドバトルにおいて有利なブースト行動を実行させ、
前記管理手段は、前記ブーストアイテムの利用数に応じて前記保有数を減少させる、
ゲームシステム。
[32]
A game system comprising a game terminal device that executes a video game including a command battle between a player object and an enemy object, and a server device connected to the game terminal device via a communication network,
Management means for managing the number of boost items used in the command battle;
Battle control means for controlling the enemy object and controlling the progress of the command battle by causing the player object to execute an action corresponding to the command selected by the user via the operation unit.
Including
The battle control means, when there is a use request for the boost item from the user via the operation unit, as an action corresponding to the selected command, the command battle is more than an action when there is no use request. To perform advantageous boost actions in
The management means reduces the holding number according to the number of uses of the boost item,
Game system.

[33]
前記バトル制御手段は、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数が多いほど、前記コマンドバトルにおいてより有利なブースト行動を実行させる、
[32]に記載のゲームシステム。
[33]
The battle control means, as the number of use of the boost item per command included in the use request is larger, to perform a more advantageous boost action in the command battle,
[32] The game system according to [32].

[34]
前記管理機能では、前記コマンドバトルの進行状況に応じて前記保有数を増加させる、
[32]又は[33]に記載のゲームシステム。
[34]
In the management function, the holding number is increased according to the progress of the command battle.
[32] or the game system according to [33].

[35]
前記コマンドバトルにおいて、ユーザが前記操作部を介して選択可能な1以上のコマンドが含まれるコマンド選択画像を表示部に表示させる手段であって、前記利用要求の有無をユーザが特定可能な表示形態で前記コマンド選択画像を表示させる表示制御手段を、さらに、含み、
前記バトル制御手段は、前記利用要求があった場合の表示形態の前記コマンド選択画像に基づいて選択されたコマンドに対応する行動として、前記ブースト行動を実行させる、
[32]〜[34]のいずれかに記載のゲームシステム。
[35]
In the command battle, the display unit displays a command selection image including one or more commands that can be selected by the user via the operation unit, and allows the user to specify whether or not the use request is made Display control means for displaying the command selection image at
The battle control means causes the boost action to be executed as an action corresponding to the command selected based on the command selection image in the display form when the use request is made.
[32] The game system according to any one of [34].

[36]
前記表示制御手段は、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数に応じた表示形態で前記コマンド選択画像を表示させる、
[35]に記載のゲームシステム。
[36]
The display control means displays the command selection image in a display form corresponding to the number of boost items used per command included in the use request.
The game system according to [35].

[37]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記選択可能な1以上のコマンドのうち、前記ブーストアイテムを利用可能なコマンドをユーザが特定可能な表示形態を含む、
[35]又は[36]に記載のゲームプログラム。
[37]
The display form of the command selection image when the use request is made includes a display form in which a user can specify a command that can use the boost item among the one or more selectable commands.
The game program according to [35] or [36].

[38]
前記利用要求があった場合の前記コマンド選択画像の表示形態は、前記利用要求に含まれる1コマンドあたりの前記ブーストアイテムの利用数を特定可能な表示形態を含む、
[35]〜[37]のいずれかに記載のゲームシステム。
[38]
The display form of the command selection image when there is a use request includes a display form that can specify the number of uses of the boost item per command included in the use request.
[35] The game system according to any one of [37].

[39]
前記バトル制御手段は、前記プレイヤオブジェクトの行動に含まれる攻撃行動の実行に基づいて敵オブジェクトの生命力パラメータを減少させ、また前記敵オブジェクトの攻撃行動に基づいて前記プレイヤオブジェクトの生命力パラメータを減少させ、
前記管理手段は、前記プレイヤオブジェクトの攻撃行動による前記敵オブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる処理、前記敵オブジェクトの生命力パラメータが所定値に到達した戦闘不能状態になったことに応じて前記保有数を増加させる処理、及び、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量に応じて前記保有数を増加させる処理、の少なくとも1つの処理を行う、
[34]に記載のゲームシステム。
[39]
The battle control means decreases the vitality parameter of the enemy object based on the execution of the attack behavior included in the behavior of the player object, and decreases the vitality parameter of the player object based on the aggressive behavior of the enemy object,
The management means is a process of increasing the possession number according to the amount of decrease in the vitality parameter of the enemy object due to the attacking action of the player object, and has entered an incombat state where the vitality parameter of the enemy object has reached a predetermined value. At least one process of increasing the number of possessions according to the above and processing of increasing the number of possessions according to the amount of decrease in the vitality parameter of the player object due to the attacking action of the enemy object is performed.
The game system according to [34].

[40]
前記バトル制御手段は、所定条件に応じて、前記敵オブジェクトの攻撃行動による前記プレイヤオブジェクトの生命力パラメータの減少量を軽減する補正を行い、
前記管理手段は、前記補正前の減少量に応じて前記保有数を増加させる、
[39]に記載のゲームシステム。
[40]
The battle control means performs a correction to reduce a decrease amount of the vitality parameter of the player object due to the attacking action of the enemy object according to a predetermined condition,
The management means increases the holding number according to the decrease amount before the correction,
[39] The game system according to [39].

[41]
前記バトル制御手段は、ユーザのターンにおいて前記コマンド選択画像に基づいてユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させるターン制のコマンドバトルの進行を制御し、
前記管理手段は、前記コマンドバトルにおける前記ユーザのターンの累積回数に応じて前記保有数を増加させる、
[34]に記載のゲームプログラム。
[41]
The battle control means controls the progress of a turn-based command battle that causes the player object to execute an action corresponding to the command selected by the user based on the command selection image in the user's turn,
The management means increases the holding number according to the cumulative number of turns of the user in the command battle.
The game program according to [34].

[42]
前記管理手段は、ユーザによる前記利用要求及び前記コマンドの選択が行われた以降に、前記選択されたコマンドに対する前記ブーストアイテムの利用数に応じた前記保有数を減少させる、
[32]〜[41]のいずれかに記載のゲームプログラム。
[42]
The management means reduces the holding number according to the number of uses of the boost item for the selected command after the use request and the command are selected by a user.
[32] The game program according to any one of [41].

[43]
前記管理手段は、1の前記コマンドバトルの開始から終了の間において前記保有数を管理し、前記コマンドバトルを開始する毎に前記保有数を初期値に設定する、
[32]〜[42]のいずれかに記載のゲームプログラム。
[43]
The management means manages the number of possessions between the start and end of one command battle, and sets the possession number to an initial value every time the command battle is started.
[32] The game program according to any one of [42].

[44]
前記ブースト行動は、前記ブーストアイテムの利用要求がない場合の行動よりも、実行回数、前記コマンドバトルで発生させる効果の発生量、該効果が作用するオブジェクト数、該効果の発生数の少なくとも1つを増加させた行動である、
[32]〜[43]のいずれかに記載のゲームプログラム。
[44]
The boost behavior is at least one of the number of executions, the amount of effect generated by the command battle, the number of objects on which the effect acts, and the number of occurrence of the effect, rather than the behavior when there is no use request of the boost item Is the action that increased the
[32] The game program according to any one of [43].

[45]
前記バトル制御手段は、
前記コマンドバトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、
所定条件に基づいて、前記敵オブジェクトに前記ブースト行動を実行させ、
前記表示制御手段は、
前記実行順を前記表示部に表示させる機能であって、前記ブースト行動を実行する前記敵オブジェクトを特定可能な表示形態で前記実行順を表示させる、
[32]〜[44]のいずれかに記載のゲームプログラム。
[45]
The battle control means is
Determining the execution order of the actions of the player object and the enemy object in the command battle;
Based on a predetermined condition, the enemy object performs the boost action,
The display control means includes
A function for displaying the execution order on the display unit, and displaying the execution order in a display form capable of specifying the enemy object that executes the boost action;
[32] The game program according to any one of [44].

[46]
プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームの進行を制御するゲーム端末装置であって、
前記コマンドバトルにおいて利用されるブーストアイテムの保有数を管理する管理手段、
前記敵オブジェクトを制御するとともに、操作部を介してユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させて前記コマンドバトルの進行を制御するバトル制御手段、
を含み、
前記バトル制御手段は、前記操作部を介してユーザから前記ブーストアイテムの利用要求があった場合、前記選択されたコマンドに対応する行動として、前記利用要求がなかった場合の行動よりも前記コマンドバトルにおいて有利なブースト行動を実行させ、
前記管理手段は、前記ブーストアイテムの利用数に応じて前記保有数を減少させる、
ゲーム端末装置。
[46]
A game terminal device for controlling the progress of a video game including a command battle between a player object and an enemy object,
Management means for managing the number of boost items used in the command battle;
Battle control means for controlling the enemy object and controlling the progress of the command battle by causing the player object to execute an action corresponding to the command selected by the user via the operation unit.
Including
The battle control means, when there is a use request for the boost item from the user via the operation unit, as an action corresponding to the selected command, the command battle is more than an action when there is no use request. To perform advantageous boost actions in
The management means reduces the holding number according to the number of uses of the boost item,
Game terminal device.

[47]
コンピュータに、プレイヤオブジェクトと敵オブジェクトとのコマンドバトルを含むビデオゲームの進行を制御させるゲーム進行制御方法であって、
前記コマンドバトルにおいて利用されるブーストアイテムの保有数を管理する管理処理、
前記敵オブジェクトを制御するとともに、操作部を介してユーザに選択されたコマンドに対応する行動を前記プレイヤオブジェクトに実行させて前記コマンドバトルの進行を制御するバトル制御処理、
を含み、
前記バトル制御処理では、前記操作部を介してユーザから前記ブーストアイテムの利用要求があった場合、前記選択されたコマンドに対応する行動として、前記利用要求がなかった場合の行動よりも前記コマンドバトルにおいて有利なブースト行動を実行させる処理、
前記管理処理では、前記ブーストアイテムの利用数に応じて前記保有数を減少させる処理、
を含むゲーム進行制御方法。
[47]
A game progress control method for causing a computer to control the progress of a video game including a command battle between a player object and an enemy object,
Management processing for managing the number of boost items used in the command battle;
A battle control process for controlling the enemy object and controlling the progress of the command battle by causing the player object to execute an action corresponding to the command selected by the user via the operation unit.
Including
In the battle control process, when there is a use request for the boost item from the user through the operation unit, the action corresponding to the selected command is more than the action when there is no use request. Processing to perform advantageous boost actions in
In the management process, a process of reducing the holding number according to the number of uses of the boost item,
A game progress control method including:

本発明の実施形態の一つによれば、コマンドバトルにおけるユーザ(プレイヤ)の戦略性を向上させる機能を提供するのに有用である。   According to one embodiment of the present invention, it is useful for providing a function for improving the strategy of a user (player) in a command battle.

20 端末装置
31 管理部
32 バトル制御部
33 表示制御部
50(50A〜50D) プレイヤオブジェクト
55(55A〜55D) 敵オブジェクト
65,650 行動順番表
70 コマンドリスト(コマンド選択画像)
100 ゲームシステム
20 terminal device 31 management unit 32 battle control unit 33 display control unit 50 (50A to 50D) player object 55 (55A to 55D) enemy object 65,650 action order table 70 command list (command selection image)
100 game system

Claims (4)

プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームの進行を制御する機能をコンピュータに実現させるためのゲームプログラムであって、
前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御機能、
前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付機能、
を実現させ、
前記バトル制御機能では、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる機能、
を実現させるゲームプログラム。
A game program for causing a computer to realize a function of controlling the progress of a video game including a turn-based battle between a player object and an enemy object,
A battle control function for determining the execution order of actions of the player object and the enemy object in the turn-based battle and controlling the progress of the turn-based battle;
A reception function for receiving the number of uses of a predetermined item in the player object unit;
Realized,
In the battle control function, the greater the number of uses of the predetermined item, the greater the number of actions of the player object per turn,
Game program that realizes.
前記コンピュータに、さらに、
前記実行順を表示部に表示させる表示制御機能、
を実現させ、
前記バトル制御機能では、所定条件に基づいて、前記敵オブジェクトに特定の行動を実行させる機能、
前記表示制御機能では、前記特定の行動を実行する前記敵オブジェクトを特定可能な表示形態で前記実行順を表示させる機能、
を実現させる請求項1に記載のゲームプログラム。
In addition to the computer,
A display control function for displaying the execution order on a display unit;
Realized,
In the battle control function, a function of causing the enemy object to execute a specific action based on a predetermined condition;
In the display control function, a function of displaying the execution order in a display form capable of specifying the enemy object that executes the specific action,
The game program according to claim 1 which realizes.
プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームを実行するゲーム端末装置と通信ネットワークにより接続されるサーバ装置に、該ビデオゲームの進行を制御させるためのゲームプログラムであって、
前記サーバ装置に、
前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御機能、
前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付機能、
を実現させ、
前記バトル制御機能では、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる機能、
を実現させるゲームプログラム。
A game program for causing a server device connected by a communication network to a game terminal device that executes a video game including a turn-based battle between a player object and an enemy object to control the progress of the video game,
In the server device,
A battle control function for determining the execution order of actions of the player object and the enemy object in the turn-based battle and controlling the progress of the turn-based battle;
A reception function for receiving the number of uses of a predetermined item in the player object unit;
Realized,
In the battle control function, the greater the number of uses of the predetermined item, the greater the number of actions of the player object per turn,
Game program that realizes.
プレイヤオブジェクトと敵オブジェクトとのターン制バトルを含むビデオゲームを実行するゲーム端末装置と、該ゲーム端末装置と通信ネットワークにより接続されるサーバ装置とを備えたゲームシステムであって、
前記ターン制バトルにおける前記プレイヤオブジェクト及び敵オブジェクトの行動の実行順を決定し、ターン制バトルの進行を制御するバトル制御手段、
前記プレイヤオブジェクト単位で所定のアイテムの利用数を受け付ける受付手段、
を含み、
前記バトル制御手段は、前記所定のアイテムの利用数が多いほど、1ターンでのプレイヤオブジェクトの行動回数を増加させる、
ゲームシステム。
A game system comprising a game terminal device for executing a video game including a turn-based battle between a player object and an enemy object, and a server device connected to the game terminal device via a communication network,
A battle control means for determining the execution order of actions of the player object and the enemy object in the turn-based battle, and controlling the progress of the turn-based battle;
Accepting means for accepting the number of use of a predetermined item for each player object;
Including
The battle control means increases the number of actions of the player object in one turn as the number of uses of the predetermined item increases.
Game system.
JP2018129625A 2018-07-09 2018-07-09 Game program and game system Pending JP2018149436A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018129625A JP2018149436A (en) 2018-07-09 2018-07-09 Game program and game system
JP2020095846A JP7414645B2 (en) 2018-07-09 2020-06-02 Game programs and game systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018129625A JP2018149436A (en) 2018-07-09 2018-07-09 Game program and game system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016114941A Division JP6368741B2 (en) 2016-06-09 2016-06-09 Game program and game system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020095846A Division JP7414645B2 (en) 2018-07-09 2020-06-02 Game programs and game systems

Publications (1)

Publication Number Publication Date
JP2018149436A true JP2018149436A (en) 2018-09-27

Family

ID=63679969

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018129625A Pending JP2018149436A (en) 2018-07-09 2018-07-09 Game program and game system

Country Status (1)

Country Link
JP (1) JP2018149436A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014079529A (en) * 2012-10-18 2014-05-08 Square Enix Co Ltd Video game processor and video game processing program
JP2016039866A (en) * 2014-08-12 2016-03-24 株式会社コナミデジタルエンタテインメント Game device, game system, terminal, management device, game program, terminal program, and management device program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014079529A (en) * 2012-10-18 2014-05-08 Square Enix Co Ltd Video game processor and video game processing program
JP2016039866A (en) * 2014-08-12 2016-03-24 株式会社コナミデジタルエンタテインメント Game device, game system, terminal, management device, game program, terminal program, and management device program

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
"「ソフィーのアトリエ 〜不思議な本の錬金術士〜」の戦闘システムが公開。パーティ全員がアイテムを使える", 4GAMER.NET, JPN6019034947, 27 July 2015 (2015-07-27), pages 9 - 2, ISSN: 0004111954 *
"システム紹介", オメガクインテット攻略WIKI, JPN6019034948, 12 August 2014 (2014-08-12), pages 9 - 2, ISSN: 0004111956 *
"トトリのアトリエPlus 〜アーランドの錬金術士2〜", 電撃PLAYSTATION, vol. 第18巻 第36号, JPN6019020480, 13 December 2012 (2012-12-13), pages 76 - 81, ISSN: 0004224460 *
Bビーダマン爆外伝 ビクトリーへのみち パーフェクトブック, vol. 第1版, JPN6019020478, 18 February 1999 (1999-02-18), pages 11 - 14, ISSN: 0004224459 *
ラジアントヒストリア 公式コンプリートガイド, vol. 第1版, JPN6019020483, 22 December 2010 (2010-12-22), ISSN: 0004111955 *
篠崎薫: "前作の不満点を解消し、遊びやすくなった「トトリのアトリエ〜アーランドの錬金術士2〜」は、腰を据えてじ", 4GAMER.NET, JPN6019020482, 3 July 2010 (2010-07-03), pages 5 - 24, ISSN: 0004224461 *
英雄伝説 碧の軌跡公式サイト, JPN6019034946, 17 May 2013 (2013-05-17), pages 9 - 2, ISSN: 0004111953 *

Similar Documents

Publication Publication Date Title
JP6368741B2 (en) Game program and game system
JP7460060B2 (en) PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS
JP6095383B2 (en) Video game processing apparatus and video game processing program
JP6151407B1 (en) Program, information processing apparatus, and control method
JP2017000429A (en) Terminal device, server device, and control method
JP6373934B2 (en) Game program and game system
JP6256554B1 (en) Information processing apparatus and game program
JP6094907B2 (en) GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER
JP2016147024A (en) Game control method, information processing device, and program
JP2018149436A (en) Game program and game system
JP7414645B2 (en) Game programs and game systems
JP6985337B2 (en) Game programs and game systems
JP2017213401A (en) Video game processing program and video game processing system
JP6527191B2 (en) Game control method, information processing apparatus, and program
JP2018158217A (en) Game program and game system
JP6784662B2 (en) Programs, control methods, and information processing equipment
JP5990238B2 (en) GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER
JP6189905B2 (en) Video game processing program and video game processing system
JP5789858B1 (en) Game server, game control method, game program, game program recording medium, and terminal device
JP2020130866A (en) Game device, game method and game program
JP6828084B2 (en) Game control methods, information processing devices, and programs
JP2020168358A (en) Game program and game system
JP6795659B2 (en) Video game processing program and video game processing system
JP6794419B2 (en) Programs, information processing devices and control methods
JP6530430B2 (en) Game program and game system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190910

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200303