JP6527191B2 - Game control method, information processing apparatus, and program - Google Patents

Game control method, information processing apparatus, and program Download PDF

Info

Publication number
JP6527191B2
JP6527191B2 JP2017075442A JP2017075442A JP6527191B2 JP 6527191 B2 JP6527191 B2 JP 6527191B2 JP 2017075442 A JP2017075442 A JP 2017075442A JP 2017075442 A JP2017075442 A JP 2017075442A JP 6527191 B2 JP6527191 B2 JP 6527191B2
Authority
JP
Japan
Prior art keywords
command
commands
game
user
selection
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.)
Active
Application number
JP2017075442A
Other languages
Japanese (ja)
Other versions
JP2017124230A (en
Inventor
将士 矢野
将士 矢野
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.)
GREE Inc
Original Assignee
GREE Inc
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 GREE Inc filed Critical GREE Inc
Priority to JP2017075442A priority Critical patent/JP6527191B2/en
Publication of JP2017124230A publication Critical patent/JP2017124230A/en
Application granted granted Critical
Publication of JP6527191B2 publication Critical patent/JP6527191B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ゲームの制御方法、情報処理装置、及びプログラムに関する。   The present invention relates to a game control method, an information processing apparatus, and a program.

従来から、コンピュータ等の情報処理装置を用いるビデオゲームにおいて、ユーザがゲーム内のキャラクタを操作して対戦相手との対戦を行う対戦ゲームが知られている(例えば、特許文献1)。このような対戦ゲームにおいて、例えばターン制の対戦方式システムが採用される。ターン制の対戦方式において、ユーザがターン毎にコマンドを選択してプレイヤキャラクタの行動を決定することにより、対戦が進行する。   2. Description of the Related Art Conventionally, in a video game using an information processing apparatus such as a computer, a battle game in which a user operates a character in the game to play a match with an opponent is known (for example, Patent Document 1). In such a competitive game, for example, a turn-based competitive system is adopted. In the turn-based battle system, the battle progresses by selecting the command for each turn and determining the action of the player character.

特開2007−075612号公報Japanese Patent Application Publication No. 2007-075612

しかしながら、従来のゲームにおいて、ゲームに対するユーザの興味が低下することがあった。例えば、コマンドの内容は固定的に定められ、コマンドの種類(数)も限定的である。このように、従来のコマンドのバリエーションは必ずしも十分ではなく、対戦が単調となる。このため、従来の対戦ゲームは、ゲームに対するユーザの興味を必ずしも維持できない。   However, in the conventional game, the user's interest in the game may be reduced. For example, the contents of the command are fixedly determined, and the type (number) of commands is also limited. Thus, the variation of the conventional command is not always sufficient, and the battle becomes monotonous. Therefore, conventional competitive games can not always maintain the user's interest in the game.

かかる事情に鑑みてなされた本発明の目的は、ゲームに用いられるコマンドのバリエーションを増加させるゲームの制御方法、情報処理装置、及びプログラムを提供することにある。   An object of the present invention made in view of such circumstances is to provide a game control method, an information processing apparatus, and a program for increasing variations of commands used in a game.

上記課題を解決するために本発明に係るゲームの制御方法は、
情報処理装置により実行されるゲームの制御方法であって、
複数の第1のコマンドと、前記複数の第1のコマンドのそれぞれに対応付けられた所定のパラメータと、を記憶部に記憶する第1記憶ステップと、
前記所定のパラメータの演算値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを組み合わせて設定された第2のコマンドを記憶部に記憶する第2記憶ステップと、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する第2実行ステップと、を含む。
また、本発明に係る情報処理装置は、
ゲームを実行する情報処理装置であって、
複数の第1のコマンドと、前記複数の第1のコマンドのそれぞれに対応付けられた所定のパラメータと、前記所定のパラメータの演算値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを組み合わせて設定された第2のコマンドと、を記憶する記憶部と、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける受付部と、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行し、前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する制御部と、を備える。
また、本発明に係るプログラムは、
ゲームを実行する情報処理装置に、
複数の第1のコマンドと、前記複数の第1のコマンドのそれぞれに対応付けられた所定のパラメータと、を記憶部に記憶する第1記憶ステップと、
前記所定のパラメータの演算値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを組み合わせて設定された第2のコマンドを記憶部に記憶する第2記憶ステップと、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する第2実行ステップと、を実行させる。
In order to solve the above-mentioned subject, the control method of the game concerning the present invention is:
A control method of a game to be executed by an information processing apparatus, comprising:
A first storage step of storing a plurality of first commands and predetermined parameters associated with each of the plurality of first commands in a storage unit;
A second command storage unit configured to store a second command set by combining two or more first commands among the plurality of first commands such that the calculated value of the predetermined parameter does not exceed the predetermined value; 2 storage steps,
An accepting step of accepting selection of the first command or the second command;
A first execution step of executing the selected first command upon receipt of the selection of the first command;
A second execution step of executing the two or more first commands upon receiving the selection of the second command.
Further, an information processing apparatus according to the present invention is
An information processing apparatus for executing a game,
The plurality of first commands, the predetermined parameters associated with each of the plurality of first commands, and the plurality of first commands such that the calculated value of the predetermined parameters does not exceed a predetermined value And a second command configured by combining two or more first commands.
A receiving unit that receives selection of the first command or the second command;
A control unit that executes the selected first command when receiving the selection of the first command, and executes the two or more first commands when receiving the selection of the second command; Equipped with
Also, a program according to the present invention is
In an information processing apparatus that executes a game,
A first storage step of storing a plurality of first commands and predetermined parameters associated with each of the plurality of first commands in a storage unit;
A second command storage unit configured to store a second command set by combining two or more first commands among the plurality of first commands such that the calculated value of the predetermined parameter does not exceed the predetermined value; 2 storage steps,
An accepting step of accepting selection of the first command or the second command;
A first execution step of executing the selected first command upon receipt of the selection of the first command;
When the selection of the second command is received, a second execution step of executing the two or more first commands is executed.

本発明に係るゲームの制御方法、情報処理装置、及びプログラムによれば、ゲームに用いられるコマンドのバリエーションが増加する。   According to the control method of the game, the information processing device, and the program according to the present invention, the variation of the command used for the game is increased.

本発明の一実施形態に係るゲームシステムのブロック図である。It is a block diagram of a game system concerning one embodiment of the present invention. 本発明の一実施形態に係るゲームにおいて第2のゲームモードをプレイ可能な期間を示す図である。It is a figure which shows the period which can play a 2nd game mode in the game which concerns on one Embodiment of this invention. 図1のユーザ情報の一部を示す図である。It is a figure which shows a part of user information of FIG. 図1のユーザ情報の一部を示す図である。It is a figure which shows a part of user information of FIG. 本発明の一実施形態に係る媒体表示画面の例を示す図である。It is a figure which shows the example of the medium display screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係る編集画面の例を示す図である。It is a figure which shows the example of the edit screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係る対戦画面の例を示す図である。It is a figure which shows the example of the battle screen which concerns on one Embodiment of this invention. 図1のゲームシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the game system of FIG. 図1のゲームシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the game system of FIG.

以下、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described.

はじめに、図1を参照して、本発明の一実施形態に係るゲームシステムについて説明する。本実施形態に係るゲームシステム10は、サーバ装置11と、複数の端末装置12と、を備える。図1では簡便のため、端末装置12は1つのみ図示している。サーバ装置11は、端末装置12に対してゲームを提供する。   First, with reference to FIG. 1, a game system according to an embodiment of the present invention will be described. A game system 10 according to the present embodiment includes a server device 11 and a plurality of terminal devices 12. Only one terminal device 12 is shown in FIG. 1 for the sake of simplicity. The server device 11 provides the terminal device 12 with a game.

ここで、本実施形態に係るゲームの概要について説明する。本実施形態に係るゲームは、例えばゲーム媒体を用いて行われる第1のゲームモードおよび第2のゲームモードの2つのゲームモードを有する。ゲーム媒体は、ゲームに使用される電子データであり、例えば、カード、アイテム、キャラクタ、およびアバタなど、任意の媒体を含む。また、ゲーム媒体は、ユーザによって取得、保有、使用、管理、交換、合成、強化、売却、廃棄、および/または贈与などされ得る電子データであるが、ゲーム媒体の利用態様は本明細書で明示されるものに限られない。以下、キャラクタをゲーム媒体の例として説明する。   Here, an outline of the game according to the present embodiment will be described. The game according to the present embodiment has, for example, two game modes of a first game mode and a second game mode performed using a game medium. Game media is electronic data used for a game, and includes any media such as cards, items, characters, and avatars. Also, the game medium is electronic data that may be acquired, possessed, used, managed, exchanged, combined, enhanced, sold, discarded, and / or gifted by the user, but the usage manner of the game medium is explicitly stated herein. It is not limited to Hereinafter, the character will be described as an example of the game medium.

第1のゲームモードは、例えば単独のユーザがゲームを進行させるゲームモードである。第1のゲームモードにおいて、ユーザは、例えばゲーム内で所有するキャラクタを用いてNPCなどの対戦相手との対戦を行う。対戦は、例えば敵キャラクタとの遭遇など、ゲーム中において所定のイベントが発生した場合に行われる。また、第1のゲームモードにおいて、ユーザは、例えばゲーム内の対戦相手に勝利することにより、または設定されたミッション(クエスト)を達成することにより、ゲーム媒体などの報酬を獲得可能である。   The first game mode is, for example, a game mode in which a single user advances a game. In the first game mode, the user plays a match against an opponent such as an NPC using, for example, a character owned in the game. The battle is played when a predetermined event occurs in the game, such as encounter with an enemy character. Also, in the first game mode, the user can obtain a reward such as a game medium by, for example, winning an opponent in the game or achieving a set mission (quest).

第2のゲームモードは、例えば複数のユーザがゲームを進行させるゲームモードである。第2のゲームモードにおいて、ユーザは、例えばゲーム内で所有するキャラクタを用いて、同一のグループ(ギルド)に所属する他のユーザと協力し、NPCまたは他のグループに所属するユーザのキャラクタなどの対戦相手とのリアルタイムの対戦を行う。また、第2のゲームモードにおいて、ユーザは、例えば対戦相手に勝利することにより、ゲーム媒体などの報酬を獲得可能であり、または複数のグループ間におけるランキングの順位を上昇させることが可能である。第2のゲームモードは、プレイ可能な時間帯が定められていてもよい。本実施形態において、第2のゲームモードは、図2に示すように、所定の時間帯Aにおいてのみプレイ可能である。また、第2のゲームモードをプレイ中のユーザは、任意のタイミングで第2のゲームモードのプレイを中断して第1のゲームモードをプレイ可能であってもよく、第2のゲームモードの中断したプレイに任意のタイミングで復帰可能であってもよい。   The second game mode is, for example, a game mode in which a plurality of users advance a game. In the second game mode, the user cooperates with another user belonging to the same group (guild), for example, using a character owned in the game, such as a character of a user belonging to an NPC or another group Play a real-time match with your opponent. Further, in the second game mode, the user can obtain a reward such as a game medium by, for example, winning an opponent, or can increase the ranking ranking among a plurality of groups. The second game mode may have a playable time zone defined. In the present embodiment, as shown in FIG. 2, the second game mode can be played only in a predetermined time zone A. In addition, the user playing the second game mode may interrupt the play of the second game mode at any timing to be able to play the first game mode, and may interrupt the second game mode. It may be possible to return to the played at any timing.

本実施形態において、第2のゲームモードにおける対戦は、複数のユーザが所属するグループ同士で勝敗を競う対戦である。グループ同士で行われる対戦は、慣例的にギルド戦またはGvG(Guild vs GuildまたはGroup vs Group)対戦と呼ばれる。例えばターン制で進行するリアルタイムのGvG対戦では、グループ毎に交互に設けられた各ターンにおいて、ターンが進行中のグループに所属する各ユーザは、自らが所有するキャラクタを行動させるためのコマンドを選択する。行動は、例えば攻撃、回復、および防御などであるが、例えばキャラクタの移動などを含んでもよい。後述するように、第2のゲームモードにおいてユーザが選択可能コマンドは、第1のコマンドおよび第2のコマンドを含む。キャラクタは、ターンの開始時に所定量だけ回復する行動ポイントを消費して、ユーザにより選択されたコマンドに応じた行動を実行する。各ユーザのキャラクタの行動により、例えば対戦相手のグループに係る全てのキャラクタが対戦不能な状態になると、自己のグループの勝利が決定する。   In the present embodiment, the battle in the second game mode is a battle in which groups to which a plurality of users belong compete for victory or defeat. A match between groups is customarily called a guild match or a GvG (guild vs guild or group vs group) match. For example, in a real-time GvG battle progressing on a turn basis, each user who belongs to a group whose turn is in progress selects a command for causing a character owned by him to act on each turn provided alternately for each group Do. The action is, for example, attack, recovery, and defense, but may include, for example, movement of a character. As described later, in the second game mode, the user-selectable commands include a first command and a second command. The character consumes action points that recover by a predetermined amount at the start of the turn, and executes actions according to the command selected by the user. If, for example, all the characters related to the opponent's group become unmatchable due to the action of the character of each user, the victory of the own group is determined.

サーバ装置11は、図1に示すように、サーバ通信部13と、サーバ記憶部14と、第1受付部15と、決定部16と、第2受付部17と、サーバ制御部18とを備える。   As illustrated in FIG. 1, the server device 11 includes a server communication unit 13, a server storage unit 14, a first reception unit 15, a determination unit 16, a second reception unit 17, and a server control unit 18. .

サーバ通信部13は、外部装置と無線または有線により通信し、情報の送受信を行うインターフェースである。サーバ通信部13は、例えばインターネットなどのネットワーク19を介して、端末装置12と情報の送受信を行う。   The server communication unit 13 is an interface that communicates with an external device wirelessly or by wire and transmits and receives information. The server communication unit 13 transmits and receives information to and from the terminal device 12 via the network 19 such as the Internet, for example.

サーバ記憶部14は、ゲームの提供および制御に必要な種々の情報およびプログラムを記憶する。例えば、サーバ記憶部14は、ユーザ情報20を記憶する。   The server storage unit 14 stores various information and programs necessary for providing and controlling a game. For example, the server storage unit 14 stores user information 20.

ユーザ情報20は、個々のユーザに関する固有の情報であって、ユーザがゲームをプレイするために必要な種々の情報を含む。例えば、ユーザ情報20は、図3に示すように、ユーザIDに対応付けて、グループIDと、代表者フラグと、ゲーム媒体IDと、媒体パラメータとを含む。   The user information 20 is unique information about an individual user, and includes various information necessary for the user to play the game. For example, as shown in FIG. 3, the user information 20 includes a group ID, a representative flag, a game medium ID, and a medium parameter in association with the user ID.

ユーザIDは、ユーザを一意に識別可能な情報であって、例えば任意の文字列またはユーザが任意に設定した名称などである。   The user ID is information that can uniquely identify the user, and is, for example, an arbitrary character string or a name arbitrarily set by the user.

グループIDは、ユーザが所属するグループ(例えば、ギルド)を一意に識別可能な情報であって、例えば任意の文字列またはグループを設立したユーザが任意に設定した名称などである。   The group ID is information capable of uniquely identifying a group (for example, a guild) to which the user belongs, and is, for example, an arbitrary character string or a name arbitrarily set by the user who established the group.

代表者フラグは、対応するユーザがグループの代表者(例えば、ギルドマスター)であるか否かを示す情報である。各グループには、代表者であるユーザが1名存在する。代表者であるユーザは、所属するグループに関して所定の権限を有してもよい。例えば、代表者であるユーザは、グループに対するメンバーの加入および離脱の承認、第2のゲームモードにおける対戦への参加要求の送信、ならびにグループのメンバーに対する指示の送信などを実行可能である。   The representative flag is information indicating whether or not the corresponding user is a representative of the group (for example, a guild master). In each group, there is one user who is a representative. The user who is the representative may have predetermined authority regarding the group to which the user belongs. For example, the representative user can execute approval of member joining and leaving the group, transmission of a request for participation in the battle in the second game mode, transmission of an instruction to members of the group, and the like.

ゲーム媒体IDは、ユーザが所有するキャラクタのうち、第2のゲームモードによる対戦に使用するキャラクタを一意に識別可能な情報である。   The game medium ID is information that can uniquely identify the character used for the battle in the second game mode among the characters owned by the user.

媒体パラメータは、対応するキャラクタに対応付けられた(設定された)種々のパラメータである。パラメータは、例えばレアリティ、レベル、HP、AT、DF、および属性などを含むがこれに限られない。レアリティは、キャラクタの希少度を示すパラメータであって、例えばノーマル、レア、およびスーパーレアなど、複数の段階により希少度が示される。レベルは、キャラクタの成長度合を示すパラメータであって、レベルが高いほど成長度合いが高いことを示す。HPは、キャラクタの体力を示すパラメータであって、例えば他のキャラクタから攻撃を受けると減少し、ゼロになるとキャラクタが対戦不能の状態となる。ATは、キャラクタの攻撃力を示すパラメータであって、ATが高いほど攻撃により他のキャラクタに与えるダメージが高くなり、他のキャラクタのHPを大きく減少させやすい。DFは、キャラクタの防御力を示すパラメータであって、DFが高いほど他のキャラクタから受けるダメージが低くなり、HPが減少しにくくなる。属性は、例えば火、水、および木のいずれかの属性を示すパラメータであって、属性間の相性に関する情報である。火属性は木属性に対して有利であり、木属性は水属性に対して有利であり、水属性は火属性に対して有利である。ここで有利とは、例えば火属性であるキャラクタが木属性である他のキャラクタに対して与えるダメージ量が増加するなどの効果をいう。   The media parameters are various parameters (set) associated with the corresponding characters. Parameters include, but are not limited to, for example, rarity, level, HP, AT, DF, and attributes. The rarity is a parameter indicating the rarity of the character, and the rarity is indicated by a plurality of stages such as normal, rare, and super rare. The level is a parameter indicating the degree of growth of the character, and the higher the level, the higher the degree of growth. The HP is a parameter indicating the strength of the character. For example, it decreases when an attack is received from another character, and becomes zero when the character becomes unmatched. AT is a parameter indicating the attack power of a character. The higher the AT, the higher the damage given to the other character by the attack, and it is easy to greatly reduce the HP of the other character. The DF is a parameter indicating the defense strength of the character, and the higher the DF, the lower the damage received from other characters, and the more difficult it is to reduce the HP. An attribute is a parameter which shows any attribute of fire, water, and a tree, for example, and is information about compatibility between attributes. Fire attributes are advantageous for tree attributes, tree attributes are for water attributes, and water attributes are for fire attributes. Here, the term "advantage" means an effect such as an increase in the amount of damage that a character having a fire attribute gives to another character having a tree attribute.

また、ユーザ情報20は、図4に示すように、ユーザIDに対応付けて、複数の第1のコマンドと、第2のコマンドと、役割フラグと、行動ポイントとを含む。ユーザIDは、図3に示すユーザIDと同一である。複数の第1のコマンド、第2のコマンド、役割フラグ、および行動ポイントは、ゲーム媒体に固有の情報として、ゲーム媒体IDに対応付けてサーバ記憶部14に記憶されてもよい。   Further, as shown in FIG. 4, the user information 20 includes a plurality of first commands, a second command, a role flag, and an action point in association with the user ID. The user ID is the same as the user ID shown in FIG. The plurality of first commands, second commands, role flags, and action points may be stored in the server storage unit 14 as information unique to the game medium, in association with the game medium ID.

第1のコマンドは、例えばゲーム開発者により予め定められたコマンドであって、例えば予め定められた行動(基本行動)をキャラクタに実行させるコマンドである。基本行動は、例えば、攻撃、回復、および防御などを含む。ユーザは、第2のゲームモードによる対戦において、複数の第1のコマンドのうち一部の第1のコマンドを選択可能である。第1のコマンドは、例えばコマンドの内容、属性、および行動コストの情報を含む。   The first command is, for example, a command predetermined by the game developer, for example, a command that causes the character to execute a predetermined action (basic action). Basic actions include, for example, attack, recovery and defense. The user can select some first commands among the plurality of first commands in the battle in the second game mode. The first command includes, for example, information on the content of the command, an attribute, and an action cost.

コマンドの内容は、第1のコマンドの実行によりキャラクタが行う行動を示す。例えば、“攻撃”は、他のキャラクタのHPを減少させる行動を示す。また、“回復”は、自キャラクタのHPを増加(回復)させる行動を示す。また、“防御”は、他のキャラクタから攻撃を受けた際に受けるダメージ量を減少する行動を示す。その他、コマンドの内容は、対戦方式などに応じて適宜に定められる。例えば、ゲームフィールド上をキャラクタが移動可能なゲームである場合、コマンドの内容には、キャラクタの移動が含まれてもよい。   The contents of the command indicate the action taken by the character by the execution of the first command. For example, "attack" indicates an action of reducing the HP of another character. "Recovery" indicates an action of increasing (restoring) the HP of the player character. Also, "defense" indicates an action of reducing the amount of damage received when attacked by another character. In addition, the content of the command is appropriately determined according to the battle system and the like. For example, in the case of a game in which the character can move on the game field, the content of the command may include the movement of the character.

属性は、例えば火、水、および木のいずれかの属性を示す。あるいは、属性は、コマンドの実行によりキャラクタが行う行動の性質(例えば、斬撃、打撃、魔法など)を示してもよい。   An attribute shows any attribute of fire, water, and a tree, for example. Alternatively, the attribute may indicate the nature of the action performed by the character by executing the command (e.g., slashing, hitting, magic, etc.).

行動コストは、第1のコマンドを実行する際に消費される行動ポイントの量を示す情報である。ユーザが所有する行動ポイントが行動コストに満たない場合、ユーザは当該コマンドの選択をすることができない。   The action cost is information indicating the amount of action points consumed when executing the first command. If the action point owned by the user does not meet the action cost, the user can not select the command.

第2のコマンドは、例えば特殊な行動をキャラクタに実行させるためのコマンドであって、2つ以上の第1のコマンドに応じて決定されるコマンドである。第2のコマンドの詳細については後述する。   The second command is, for example, a command for causing a character to execute a special action, and is a command determined according to two or more first commands. Details of the second command will be described later.

役割フラグは、キャラクタの役割を示すフラグである。本実施形態において、役割フラグは、“前衛”または“後衛”のいずれかを示す。例えば、第2のゲームモードによる対戦において、前衛であるキャラクタは、対戦相手のグループの何れの役割のキャラクタにも攻撃可能である。一方、後衛であるキャラクタは、対戦相手のグループの前衛のキャラクタにのみ攻撃可能である。   The role flag is a flag indicating the role of the character. In the present embodiment, the role flag indicates either "vanguard" or "backguard". For example, in the battle in the second game mode, the character that is the avant-garde can attack characters in any role of the opponent's group. On the other hand, the character that is the back guard can attack only the avant-garde character of the opponent's group.

行動ポイントは、ユーザが所有する行動ポイントの量を示す情報である。ユーザが第1のコマンドを選択すると、当該第1のコマンドに対応する行動コスト分の行動ポイントが消費される。また、行動ポイントは、第2のゲームモードによる対戦において、ユーザが所属するグループのターンが開始する度に所定値だけ回復(増加)する。   The action point is information indicating the amount of action point owned by the user. When the user selects the first command, action points for the action cost corresponding to the first command are consumed. The action point is restored (increased) by a predetermined value each time the turn of the group to which the user belongs starts in the second game mode.

図1に示す第1受付部15は、後述する編集画面を表示する端末装置12から、第2のコマンドを決定するための2つ以上の第1のコマンドの設定を示す情報を取得すると、当該情報に基づいて当該2つ以上の第1のコマンドの設定を受け付ける。設定された2つ以上の第1のコマンドは、第2のコマンドの決定に用いられる。好適には、第1受付部15は、端末装置12から取得した情報に対する改ざんの有無を判定し、改ざんが無いと判定したときに、当該2つ以上の第1のコマンドの設定を受け付ける。   When the first accepting unit 15 shown in FIG. 1 acquires information indicating the setting of two or more first commands for determining the second command from the terminal device 12 displaying the editing screen described later, the first accepting unit 15 The setting of the two or more first commands is received based on the information. The set two or more first commands are used to determine the second command. Preferably, the first accepting unit 15 determines the presence or absence of tampering with the information acquired from the terminal device 12 and, when determining that there is no tampering, accepts the setting of the two or more first commands.

ここで、第1受付部15が設定を受付可能な第1のコマンドの種類および数は、ユーザ情報20に基づいて定められてもよい。例えば、ユーザがグループの代表者であるか否かに応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、代表者であるユーザに関して設定を受付可能な第1のコマンドの種類および数は、代表者ではないユーザに関して設定を受付可能な第1のコマンドの種類および数よりも多い。また例えば、ユーザが第2のゲームモードによる対戦に使用するキャラクタまたはキャラクタのパラメータに応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、キャラクタのレベルが高いほど、設定を受付可能な第1のコマンドの種類および数が多い。また例えば、ユーザ情報20に含まれる複数の第1のコマンドのそれぞれに対応づけられた属性に応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、設定を受付可能な第1のコマンドは、キャラクタの属性と同一の属性を有する第1のコマンドに限られる。   Here, the type and number of first commands for which the first reception unit 15 can receive the setting may be determined based on the user information 20. For example, depending on whether or not the user is a representative of a group, the type and number of first commands that can receive settings change. As an example, the type and number of first commands that can receive settings for a representative user is greater than the type and number of first commands that can receive settings for a non-representative user. Also, for example, the type and number of first commands for which setting can be accepted change according to the character or the parameter of the character used by the user for the match in the second game mode. As an example, the higher the level of the character, the more types and numbers of first commands that can receive settings. Also, for example, according to the attribute associated with each of the plurality of first commands included in the user information 20, the type and number of first commands that can receive the setting change. As an example, the first command that can receive the setting is limited to the first command having the same attribute as the attribute of the character.

決定部16は、第1受付部15が受け付けた設定に基づいて、設定された2つ以上の第1のコマンドに応じた第2のコマンドを決定する。第2のコマンドを決定する処理の詳細については後述する。また、決定部16は、決定された第2のコマンドをサーバ記憶部14に記憶させる。   The determining unit 16 determines a second command corresponding to the set two or more first commands based on the setting received by the first receiving unit 15. Details of the process of determining the second command will be described later. Further, the determination unit 16 stores the determined second command in the server storage unit 14.

第2受付部17は、第2のゲームモードによる対戦中に、後述する対戦画面を表示する端末装置12から第1のコマンドまたは第2のコマンドの選択を示す情報を取得すると、当該情報に基づいて当該第1のコマンドまたは当該第2のコマンドの選択を受け付ける。好適には、第2受付部17は、端末装置12から取得した情報に対する改ざんの有無を判定し、改ざんが無いと判定したときに、当該第1のコマンドまたは当該第2のコマンドの選択を受け付ける。   When the second reception unit 17 acquires information indicating selection of the first command or the second command from the terminal device 12 displaying a battle screen to be described later during the battle in the second game mode, the second reception unit 17 is based on the information. And accepts the selection of the first command or the second command. Preferably, the second accepting unit 17 determines the presence or absence of tampering with the information acquired from the terminal device 12 and, when it is determined that there is no tampering, accepts the selection of the first command or the second command. .

サーバ制御部18は、例えば特定のプログラムを読み込むことにより特定の機能を実現するCPUであって、第1受付部15、決定部16、および第2受付部17の各機能部を実現する。また、サーバ制御部18は、サーバ装置11全体の動作およびゲーム全体の進行を制御する。   The server control unit 18 is, for example, a CPU that implements a specific function by reading a specific program, and implements each functional unit of the first reception unit 15, the determination unit 16, and the second reception unit 17. In addition, the server control unit 18 controls the operation of the entire server device 11 and the progress of the entire game.

例えば、サーバ制御部18は、第1のゲームモードによるゲームの進行を制御する。具体的には、サーバ制御部18は、後述する媒体表示画面を表示する端末装置12から、第2のゲームモードによる対戦に使用する第1のコマンドの設定を示す情報を取得すると、当該情報に基づいて当該第1のコマンドの設定を受け付ける。設定された第1のコマンドは、第2のゲームモードによる対戦において使用可能な第1のコマンドに定められる。好適には、サーバ制御部18は、端末装置12から取得した情報に対する改ざんの有無を判定し、改ざんが無いと判定したときに、当該第1のコマンドの設定を受け付ける。   For example, the server control unit 18 controls the progress of the game in the first game mode. Specifically, when the server control unit 18 acquires information indicating the setting of the first command used for the battle in the second game mode from the terminal device 12 displaying the medium display screen to be described later, Based on the setting of the first command is accepted. The set first command is defined as the first command available in the battle according to the second game mode. Preferably, the server control unit 18 determines the presence or absence of falsification of the information acquired from the terminal device 12 and, when determining that there is no falsification, receives the setting of the first command.

ここで、サーバ制御部18が設定を受付可能な第1のコマンドの種類および数は、ユーザ情報20に基づいて定められてもよい。例えば、ユーザがグループの代表者であるか否かに応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、代表者であるユーザに関して設定を受付可能な第1のコマンドの種類および数は、代表者ではないユーザに関して設定を受付可能な第1のコマンドの種類および数よりも多い。また例えば、ユーザが第2のゲームモードによる対戦に使用するキャラクタまたはキャラクタのパラメータに応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、キャラクタのレベルが高いほど、設定を受付可能な第1のコマンドの種類および数が多い。また例えば、ユーザ情報20に含まれる複数の第1のコマンドのそれぞれに対応づけられた属性に応じて、設定を受付可能な第1のコマンドの種類および数が変化する。一例として、設定を受付可能な第1のコマンドは、キャラクタの属性と同一の属性を有する第1のコマンドに限られる。   Here, the type and number of first commands for which the server control unit 18 can accept settings may be determined based on the user information 20. For example, depending on whether or not the user is a representative of a group, the type and number of first commands that can receive settings change. As an example, the type and number of first commands that can receive settings for a representative user is greater than the type and number of first commands that can receive settings for a non-representative user. Also, for example, the type and number of first commands for which setting can be accepted change according to the character or the parameter of the character used by the user for the match in the second game mode. As an example, the higher the level of the character, the more types and numbers of first commands that can receive settings. Also, for example, according to the attribute associated with each of the plurality of first commands included in the user information 20, the type and number of first commands that can receive the setting change. As an example, the first command that can receive the setting is limited to the first command having the same attribute as the attribute of the character.

また、サーバ制御部18は、第2のゲームモードによる対戦の進行を制御する。例えば、サーバ制御部18は、第2のゲームモードによる対戦中に、第2受付部17が第1のコマンドまたは第2のコマンドの選択を受け付けると、選択された第1のコマンドまたは選択された第2のコマンドを実行し、実行結果に基づいてゲーム(対戦)を進行させる。具体的には、サーバ制御部18は、例えば選択されたコマンドに応じた行動をユーザのキャラクタに実行させ、自キャラクタまたは他のキャラクタのパラメータを増減させる。サーバ制御部18は、例えばHPがゼロとなったキャラクタおよび所定の異常状態となったキャラクタを、対戦不能の状態と判定する。サーバ制御部18は、キャラクタが対戦不能の状態となった回数、または対戦不能の状態となったキャラクタの数などに基づいて、対戦の勝敗を決定する。好適には、サーバ制御部18は、図2に示すように、特定の時間帯Aに第2のゲームモードにおける対戦を実行する。具体的には、サーバ制御部18は、時間帯Aの開始時刻に第2のゲームモードにおける対戦を開始し、時間帯Aの終了時刻に当該対戦を終了して対戦の勝敗を決定する。   The server control unit 18 also controls the progress of the battle in the second game mode. For example, when the second reception unit 17 receives the selection of the first command or the second command during the battle in the second game mode, for example, the server control unit 18 selects the selected first command or the selected The second command is executed, and the game (competition) is advanced based on the execution result. Specifically, the server control unit 18 causes the character of the user to execute an action according to, for example, the selected command, and increases or decreases the parameter of the own character or another character. The server control unit 18 determines that, for example, the character whose HP has become zero and the character whose predetermined abnormal state has become unmatched. The server control unit 18 determines the outcome of the battle based on the number of times the character has become unmatched, the number of characters that can not be played, and the like. Preferably, as shown in FIG. 2, the server control unit 18 executes the battle in the second game mode in a specific time zone A. Specifically, the server control unit 18 starts the battle in the second game mode at the start time of the time slot A, ends the battle at the end time of the time slot A, and determines the outcome of the battle.

また、サーバ制御部18は、例えば図2に示すように、特定の時間帯Bにおいて、端末装置12から後述する媒体表示画面および編集画面への画面の遷移要求を受け付ける。好適には、時間帯Bの開始時刻は、第2のゲームモードによる対戦が行われる時間帯Aの終了時刻と等しい。また好適には、時間帯Bの終了時刻は、次の時間帯Aの開始時刻よりも所定時間前に定められる。   The server control unit 18 also receives a screen transition request from the terminal device 12 to a medium display screen and an editing screen, which will be described later, in a specific time zone B, as shown in FIG. 2, for example. Preferably, the start time of the time zone B is equal to the end time of the time zone A in which the battle in the second game mode is performed. Also preferably, the end time of the time zone B is determined a predetermined time before the start time of the next time zone A.

また、サーバ制御部18は、端末装置12から受け付けた遷移要求に応じて、媒体表示画面または編集画面の表示指示を端末装置12に送信する。表示指示には、目的の画面を端末装置12に表示させるために必要な情報が含まれる。   Further, in response to the transition request received from the terminal device 12, the server control unit 18 transmits a display instruction of the medium display screen or the editing screen to the terminal device 12. The display instruction includes information necessary for displaying the target screen on the terminal device 12.

次に、決定部16が第2のコマンドを決定する処理の詳細について説明する。上述したように、第2のコマンドは、設定された2つ以上の第1のコマンドに応じて決定される。2つ以上の第1のコマンドは、複数の同一の第1のコマンドを含んでもよい。以下、防御、回復、および攻撃にそれぞれ対応する3つの第1のコマンドが設定されたものとして説明する。   Next, details of the process in which the determination unit 16 determines the second command will be described. As described above, the second command is determined in response to the set two or more first commands. The two or more first commands may include a plurality of identical first commands. The following description is given assuming that three first commands respectively corresponding to defense, recovery, and attack are set.

一例において、決定部16は、設定された2つ以上の第1のコマンドを含む第2のコマンドを決定する。本実施形態では、決定部16は、設定された2つ以上の第1のコマンドに対応する複数の基本行動を実行させる1つのコマンドを、第2のコマンドとして決定する。例えば、第2のコマンドは、防御、回復、および攻撃の3つの行動を実行させるためのコマンドである。この場合、第2のゲームモードによる対戦中に第2のコマンドが実行されると、ユーザのキャラクタは、例えば1回のターンにおいて防御、回復、および攻撃を実行する。あるいは、ユーザのキャラクタは、連続する3回のターンにおいて、防御、回復、および攻撃を順次実行する。   In one example, the determination unit 16 determines a second command including the set two or more first commands. In the present embodiment, the determination unit 16 determines, as a second command, one command that causes a plurality of basic actions corresponding to the set two or more first commands to be executed. For example, the second command is a command to execute three actions of defense, recovery, and attack. In this case, when the second command is executed during the battle in the second game mode, the user character performs defense, recovery, and attack, for example, in one turn. Alternatively, the user's character performs defense, recovery, and attack sequentially in three consecutive turns.

ここで、決定部16は、2つ以上の第1のコマンドを実行する場合の実行結果と、第2のコマンドを実行する場合の実行結果とが異なるように、第2のコマンドを決定してもよい。具体的には、2つ以上の第1のコマンドをそれぞれ実行すると、例えば防御により被ダメージ量が1/4になり、回復によりHPが100ポイント増加し、攻撃により他のキャラクタのHPが200ポイント減少する。また、自キャラクタの行動ポイントが合計90ポイント(防御によって10ポイント、回復によって30ポイント、および攻撃によって50ポイント)減少する。一方、第2のコマンドを実行すると、例えば防御により被ダメージ量が1/2になり、回復によりHPが150ポイント増加し、攻撃により、他のキャラクタのHPが50ポイント減少し、当該他のキャラクタの行動ポイントが10ポイント減少し、および当該他のキャラクタが異常状態(例えば、毒状態)になる。また、自キャラクタの行動ポイントが合計45ポイント(防御によって5ポイント、回復によって15ポイント、および攻撃によって25ポイント)減少する。このように、設定された2つ以上の第1のコマンドを実行する場合におけるパラメータの増減量と比較して、第2のコマンドを実行する場合における当該パラメータの増減量は大きくてもよく、または小さくてもよい。あるいは、設定された2つ以上の第1のコマンドを実行する場合に変動するパラメータと、第2のコマンドを実行する場合に変動するパラメータとが異なってもよい。   Here, the determination unit 16 determines the second command so that the execution result in the case of executing two or more first commands is different from the execution result in the case of executing the second command. It is also good. Specifically, when two or more first commands are executed, for example, the amount of damage is reduced to 1⁄4 by defense, HP is increased by 100 points by recovery, and HP of other characters is increased by 200 points by attack. Decrease. In addition, the action point of the player character is reduced by a total of 90 points (10 points by defense, 30 points by recovery, and 50 points by attack). On the other hand, when the second command is executed, for example, the amount of damage is halved by defense, the HP is increased by 150 points by recovery, the HP of other characters is decreased by 50 points by attack, and the other character The action point of is reduced by 10 points, and the other character becomes abnormal (eg, poisoned). In addition, the action point of the player character is reduced by 45 points in total (5 points by defense, 15 points by recovery, and 25 points by attack). As described above, the increase / decrease amount of the parameter in the case of executing the second command may be larger than the increase / decrease amount of the parameter in the case of executing the set two or more first commands, or It may be small. Alternatively, the parameter that changes when executing two or more set first commands may be different from the parameter that changes when executing the second command.

このように、2つ以上の第1のコマンドを実行する場合の実行結果と、第2のコマンドを実行する場合の実行結果とが異なるように第2のコマンドが決定されるため、ゲームバランスの調整が容易となる。例えば、第2のゲームモードによる対戦において、1ターンで選択可能なコマンド数に制限が設けられた構成である場合、2つ以上の第1のコマンドの実行により変動するパラメータの増減量と比較して、第2のコマンドの実行により変動するパラメータの増減量を小さくする(例えば、攻撃によるHPの減少量を小さくする)ことにより、第2のコマンドの選択により実質的に2つ以上の第1のコマンドが一度に選択されることを防止可能である。あるいは、第2のコマンドの実行により変動するパラメータの増減量を大きくする(例えば、行動の実行による行動ポイントの減少量を大きくする)ことにより、第2のコマンドを選択することのデメリットを形成し、ユーザが第2のコマンドのみを選択してゲームを進行させることを防止可能である。   As described above, the second command is determined so that the execution result in the case of executing two or more first commands and the execution result in the case of executing the second command are different. Adjustment is easy. For example, in the case of a configuration in which the number of commands selectable in one turn is limited in the battle in the second game mode, the increase / decrease amount of the parameter that fluctuates due to the execution of two or more first commands is compared. By reducing the amount of increase or decrease in the parameter that fluctuates due to the execution of the second command (for example, by reducing the decrease in HP due to an attack), the selection of the second command substantially Can be prevented from being selected at one time. Alternatively, the disadvantage of selecting the second command is formed by increasing the increase / decrease amount of the parameter that fluctuates due to the execution of the second command (for example, increasing the decrease amount of the action point by the execution of the action). It is possible to prevent the user from selecting only the second command to advance the game.

また、決定部16は、2つ以上の第1のコマンドのそれぞれが設定された順序に基づいて、第2のコマンドを決定してもよい。例えば、第1のコマンドが設定された順番が小さいほど、第2のコマンドを実行する場合に当該第1のコマンドに対応する行動によって変動するパラメータの増減量が変動してもよい。また、第1のコマンドが所定の順番で(例えば、3番目に)設定されると、第2のコマンドを実行する場合に当該第1のコマンドに対応する行動によって変動するパラメータの増減量が変動してもよい。また、同一の第1のコマンドが連続して複数回設定される場合、連続数が大きいほど、第2のコマンドを実行する場合に当該第1のコマンドに対応する行動により変動するパラメータの増減量が変動してもよい。   In addition, the determination unit 16 may determine the second command based on the order in which each of the two or more first commands is set. For example, the smaller the order in which the first command is set, the more the amount of increase or decrease in the parameter that fluctuates due to the action corresponding to the first command when the second command is executed. In addition, when the first command is set in a predetermined order (for example, third), the amount of increase or decrease in the parameter that fluctuates due to the action corresponding to the first command fluctuates when the second command is executed. You may In addition, when the same first command is set a plurality of times consecutively, the increase or decrease in the parameter that fluctuates due to the action corresponding to the first command when the second command is executed as the continuous number increases. May change.

また、決定部16は、2つ以上の第1のコマンドのそれぞれに対応付けられた属性に基づいて、第2のコマンドを決定してもよい。例えば、2つ以上の第1のコマンドのうち共通の属性(例えば、火属性)を有する第1のコマンドの数が多いほど、第2のコマンドの実行により変動するパラメータの増減量が変動してもよい。また、2つ以上の第1のコマンドの全てが共通の属性を有する場合、第2のコマンドの実行により変動するパラメータの増減量がさらに大きく変動してもよい。   Further, the determination unit 16 may determine the second command based on the attribute associated with each of the two or more first commands. For example, as the number of first commands having a common attribute (for example, fire attribute) among two or more first commands increases, the amount of increase or decrease in the parameter that fluctuates due to the execution of the second command changes. It is also good. In addition, when all of the two or more first commands have the common attribute, the increase / decrease amount of the parameter that fluctuates due to the execution of the second command may further fluctuate.

また、他の例において、決定部16は、第1のコマンドを含まない第2のコマンドを決定してもよい。例えば、決定部16は、設定された2つ以上の第1のコマンドに応じた特殊行動を実行させる1つのコマンドを、第2のコマンドとして決定する。特殊行動は、例えば基本行動とは異なる行動である。具体的には、決定部16は、設定された2つ以上の第1のコマンドに基づいて、所定のアルゴリズムにより第2のコマンドを決定する。例えば、決定部16は、設定された2つ以上の第1のコマンドを実行する場合に変動するパラメータの種類を識別し、当該パラメータの増減量を算出する。決定部16は、識別した種類と同一の種類のパラメータを、算出した増減量だけ変動させるように、第2のコマンドを決定する。好適には、決定部16は、上述した一例と同様に、設定された2つ以上の第1のコマンドの順序および属性の少なくとも一方に基づいて、第2のコマンドを決定する。また、決定部16は、2つ以上の第1のコマンドに対応するキャラクタの行動を実行する場合の演出(例えば、画面表示による演出および音声による演出)と、第2のコマンドに対応するキャラクタの特殊行動を実行する場合の演出とを異ならせてもよい。   In another example, the determination unit 16 may determine a second command not including the first command. For example, the determining unit 16 determines, as a second command, one command that causes a special action to be performed according to the set two or more first commands. The special action is, for example, an action different from the basic action. Specifically, the determination unit 16 determines a second command according to a predetermined algorithm based on the set two or more first commands. For example, the determination unit 16 identifies the type of parameter that fluctuates when the set two or more first commands are executed, and calculates the increase / decrease amount of the parameter. The determination unit 16 determines the second command so as to change the parameter of the same type as the identified type by the calculated increase / decrease amount. Preferably, the determination unit 16 determines the second command based on at least one of the set order of the two or more first commands and / or the attribute, as in the example described above. In addition, the determination unit 16 performs an action (for example, an effect by screen display and an effect by voice) in the case of executing an action of a character corresponding to two or more first commands, and a character corresponding to a second command. The effect in the case of executing the special action may be different.

端末装置12は、端末通信部21と、端末記憶部22と、表示部23と、端末制御部24とを備える。   The terminal device 12 includes a terminal communication unit 21, a terminal storage unit 22, a display unit 23, and a terminal control unit 24.

端末通信部21は、外部装置と無線または有線により通信し、情報の送受信を行うインターフェースである。端末通信部21は、例えばネットワーク19を介して、サーバ装置11と情報の送受信を行う。   The terminal communication unit 21 is an interface that communicates with an external device wirelessly or by wire and transmits and receives information. The terminal communication unit 21 transmits and receives information to and from the server apparatus 11 via, for example, the network 19.

端末記憶部22は、サーバ装置11から提供されるゲームの処理に必要な種々の情報およびプログラムを記憶する。例えば、端末記憶部22は、本実施形態に係るゲームのアプリケーションを予め記憶する。   The terminal storage unit 22 stores various information and programs necessary for processing the game provided by the server device 11. For example, the terminal storage unit 22 stores in advance an application of the game according to the present embodiment.

表示部23は、例えば液晶ディスプレイまたは有機ELディスプレイなどの表示デバイスであって、サーバ装置11から提供されるゲームに係る種々のゲーム画面を表示する。具体的には、表示部23は、後述する媒体表示画面、編集画面、および対戦画面を表示する。また、表示部23は、例えばタッチパネルで構成され、ユーザによる操作を受け付ける入力インターフェースとして機能する。   The display unit 23 is a display device such as a liquid crystal display or an organic EL display, for example, and displays various game screens related to the game provided by the server device 11. Specifically, the display unit 23 displays a medium display screen, an editing screen, and a battle screen to be described later. The display unit 23 is formed of, for example, a touch panel, and functions as an input interface that receives an operation by the user.

端末制御部24は、例えば特定のプログラムを読み込むことにより特定の機能を実現するCPUであって、端末装置12全体の動作を制御する。例えば、端末制御部24は、ユーザの操作に応じてゲームのアプリケーションを実行し、サーバ装置11と通信して、ゲームを開始する。また、端末制御部24は、サーバ装置11から画面の表示指示または更新指示を取得すると、当該指示に基づいて表示部23に画面を表示させ、または画面を更新させる。また、端末制御部24は、各種のゲーム画面を介して受け付けたユーザ操作に基づく情報を、サーバ装置11に送信する。具体的には、端末制御部24は、表示部23に表示させた画面を他の画面に遷移させるための遷移要求、後述する編集画面を介して受け付けた2以上の第1のコマンドの設定を示す情報、および後述する対戦画面を介して受け付けた第1のコマンドまたは第2のコマンドの選択を示す情報を、サーバ装置11に送信する。   The terminal control unit 24 is a CPU that realizes a specific function by reading a specific program, for example, and controls the overall operation of the terminal device 12. For example, the terminal control unit 24 executes a game application according to the user's operation, communicates with the server device 11, and starts the game. In addition, when the terminal control unit 24 acquires a screen display instruction or an update instruction from the server device 11, the terminal control unit 24 causes the display unit 23 to display the screen or update the screen based on the instruction. In addition, the terminal control unit 24 transmits, to the server device 11, information based on a user operation accepted through various game screens. Specifically, the terminal control unit 24 makes a transition request for causing the screen displayed on the display unit 23 to transition to another screen, and setting of two or more first commands accepted via an editing screen to be described later. Information indicating the selection and information indicating selection of a first command or a second command received via a battle screen described later are transmitted to the server device 11.

次に、図5から図7を参照して、表示部23に表示される各種画面について説明する。   Next, various screens displayed on the display unit 23 will be described with reference to FIGS. 5 to 7.

図5に示す媒体表示画面25は、第2のゲームモードによる対戦に使用するキャラクタに関する情報を表示するための画面である。媒体表示画面25は、画像表示領域26と、媒体パラメータ表示領域27と、役割設定領域28と、複数のコマンド設定領域29と、編集ボタン30とを含む。   The medium display screen 25 shown in FIG. 5 is a screen for displaying information on characters used for the battle in the second game mode. The medium display screen 25 includes an image display area 26, a medium parameter display area 27, a role setting area 28, a plurality of command setting areas 29, and an edit button 30.

画像表示領域26は、キャラクタの画像を表示する領域である。   The image display area 26 is an area for displaying an image of a character.

媒体パラメータ表示領域27は、キャラクタのパラメータを表示する領域である。媒体パラメータ表示領域27において、例えば、キャラクタのレベル、HP、AT、およびDFなどの種々のパラメータが表示される。   The media parameter display area 27 is an area for displaying the parameters of the character. In the medium parameter display area 27, for example, various parameters such as the character level, HP, AT, and DF are displayed.

役割設定領域28は、キャラクタの役割(前衛または後衛)の設定を受け付ける入力インターフェースである。ユーザは、役割設定領域28をタップして、例えばドロップダウン形式で表示される複数の役割のうち任意の役割を設定可能である。   The role setting area 28 is an input interface that receives the setting of the role of the character (vanguard or backguard). The user can tap on the role setting area 28 to set any one of a plurality of roles displayed, for example, in a drop-down format.

コマンド設定領域29は、第2のゲームモードによる対戦において使用する第1のコマンドの設定を受け付ける入力インターフェースである。ユーザは、コマンド設定領域29をタップして、例えばドロップダウン形式で表示される複数の第1のコマンドのうち、任意の第1のコマンドを設定可能である。   The command setting area 29 is an input interface that receives the setting of the first command used in the battle in the second game mode. The user can tap the command setting area 29 to set any first command among a plurality of first commands displayed in, for example, a drop-down format.

編集ボタン30は、編集画面へ画面を遷移させる要求を送信するための入力インターフェースである。ユーザにより編集ボタン30がタップされると、端末装置12は、編集画面への画面遷移要求をサーバ装置11に送信する。   The editing button 30 is an input interface for transmitting a request for transitioning the screen to the editing screen. When the editing button 30 is tapped by the user, the terminal device 12 transmits a screen transition request to the editing screen to the server device 11.

図6に示す編集画面31は、第2のコマンドの決定のために2つ以上の第1のコマンドを設定するための画面である。編集画面31は、コスト表示領域32と、コマンド内容表示領域33と、2つ以上のコマンド設定領域34と、自動ボタン35と、決定ボタン36とを含む。   The editing screen 31 shown in FIG. 6 is a screen for setting two or more first commands in order to determine a second command. The edit screen 31 includes a cost display area 32, a command content display area 33, two or more command setting areas 34, an automatic button 35, and a determination button 36.

コスト表示領域32は、コマンド設定領域34において設定されている2つ以上の第1のコマンドに対応する行動コストの合計値を表示する領域である。   The cost display area 32 is an area for displaying a total value of behavioral costs corresponding to two or more first commands set in the command setting area 34.

コマンド内容表示領域33は、コマンド設定領域34において設定されている2つ以上の第1のコマンドに対応するコマンドの内容を、各第1のコマンドが設定された順番に表示する領域である。例えば、図6に示すコマンド内容表示領域33は、防御、回復、および攻撃の順に3つの第1のコマンドが設定されていることを示す。   The command content display area 33 is an area for displaying the contents of commands corresponding to two or more first commands set in the command setting area 34 in the order in which each first command is set. For example, the command content display area 33 illustrated in FIG. 6 indicates that three first commands are set in the order of defense, recovery, and attack.

複数のコマンド設定領域34は、第2のコマンドの決定のために2つ以上の第1のコマンドを設定するための入力インターフェースである。ユーザは、コマンド設定領域34をタップして、例えばドロップダウン形式で表示される複数の第1のコマンドのうち、任意の第1のコマンドを設定可能である。   The plurality of command setting areas 34 are input interfaces for setting two or more first commands for determination of the second command. The user can tap the command setting area 34 to set any first command among a plurality of first commands displayed in, for example, a drop-down format.

ここで、第2のコマンドの決定のために設定される2つ以上の第1のコマンドそれぞれの行動コストは、例えばユーザ情報20に含まれる行動コストの値と異なってもよい。本実施形態において、第2のコマンドの決定のために設定される2つ以上の第1のコマンドそれぞれの行動コストは、ユーザ情報20に含まれる行動コストの半分に減少する。具体的には、図4に示すように、ユーザ情報20における攻撃の行動コストは50ポイント、回復の行動コストは30ポイント、および防御の行動コストは10ポイントである。一方、図6に示すように、第2のコマンドの決定のために設定される第1のコマンドにおいて、攻撃の行動コストは25ポイント、回復の行動コストは15ポイント、および防御の行動コストは5ポイントである。このようにして、合計の行動コストが比較的高い値となる第2のコマンドの行動コストが減少するため、ユーザは対戦において第2のコマンドを容易に使用可能となる。   Here, the action cost of each of the two or more first commands set to determine the second command may be different from, for example, the value of the action cost included in the user information 20. In the present embodiment, the action cost of each of the two or more first commands set to determine the second command is reduced to half of the action cost included in the user information 20. Specifically, as shown in FIG. 4, the action cost of the attack in the user information 20 is 50 points, the action cost of recovery is 30 points, and the action cost of protection is 10 points. On the other hand, as shown in FIG. 6, in the first command set for the determination of the second command, the attack action cost is 25 points, the recovery action cost is 15 points, and the defense action cost is 5 It is a point. In this way, the user can easily use the second command in the match, since the action cost of the second command, which has a relatively high value of the total action cost, is reduced.

自動ボタン35は、第2のコマンドの決定のために2つ以上の第1のコマンドを自動的に設定させるための入力インターフェースである。ユーザにより自動ボタン35がタップされると、所定のアルゴリズムによって2つ以上の第1のコマンドが自動的に設定される。例えば、サーバ装置11のサーバ制御部18は、ユーザのキャラクタに関する情報(例えば、媒体パラメータ)と、ユーザの対戦相手であるグループのキャラクタに関する情報とを比較し、対戦相手に対して有効な2つ以上の第1のコマンドの組み合わせを自動的に設定する(例えば、対戦相手のキャラクタが火属性である場合、水属性である第1のコマンドを優先的に設定する)。あるいは、サーバ制御部18は、第2のゲームモードによる過去の対戦におけるユーザの履歴情報を参照し、過去の対戦において実行頻度が高い第1のコマンドや、実行結果が所定の条件を満たす第1のコマンド(例えば、行動の成功率が90%以上である第1のコマンド)を優先的に設定してもよい。   The automatic button 35 is an input interface for automatically setting two or more first commands for determination of a second command. When the automatic button 35 is tapped by the user, a predetermined algorithm automatically sets two or more first commands. For example, the server control unit 18 of the server device 11 compares the information on the user's character (for example, the medium parameter) with the information on the character of the group that is the user's opponent, and is effective for the opponent The combination of the above-mentioned first commands is automatically set (for example, when the character of the opponent is a fire attribute, the first command which is a water attribute is set preferentially). Alternatively, the server control unit 18 refers to the history information of the user in the past battle in the second game mode, and the first command whose execution frequency is high in the past battle or the first command whose execution result satisfies the predetermined condition. Commands (for example, the first command whose success rate of action is 90% or more) may be set preferentially.

決定ボタン36は、2つ以上の第1のコマンドの設定を確定するための入力インターフェースである。ユーザにより編集ボタン30がタップされると、端末装置12は、2つ以上の第1のコマンドの設定を受け付けて、当該設定を示す情報をサーバ装置11に送信する。   The determination button 36 is an input interface for determining settings of two or more first commands. When the edit button 30 is tapped by the user, the terminal device 12 receives settings of two or more first commands, and transmits information indicating the settings to the server device 11.

図7に示す対戦画面37は、第2のゲームモードにおけるGvG対戦を行うための画面である。対戦画面37は、第1のグループ表示領域38と、第2のグループ表示領域39と、対戦情報表示領域40と、複数の第1のコマンドボタン41と、第2のコマンドボタン42とを含む。   The battle screen 37 shown in FIG. 7 is a screen for performing a GvG battle in the second game mode. The battle screen 37 includes a first group display area 38, a second group display area 39, a battle information display area 40, a plurality of first command buttons 41, and a second command button 42.

第1のグループ表示領域38は、ユーザのキャラクタおよびユーザが所属するグループの他のユーザのキャラクタを表示する領域である。第1のグループ表示領域38は、前衛のキャラクタを表示する前衛表示領域43と、後衛のキャラクタを表示する後衛表示領域44と含む。   The first group display area 38 is an area for displaying the character of the user and the characters of other users of the group to which the user belongs. The first group display area 38 includes an avant-garde display area 43 for displaying an avant-garde character and a rear guard display area 44 for displaying a rear guard character.

第2のグループ表示領域39は、対戦相手のグループのユーザのキャラクタを表示する領域である。第2のグループ表示領域39は、前衛のキャラクタを表示する前衛表示領域45と、後衛のキャラクタを表示する後衛表示領域46とを含む。   The second group display area 39 is an area for displaying characters of users of the opponent's group. The second group display area 39 includes an avant-garde display area 45 for displaying an avant-garde character and a rear guard display area 46 for displaying a rear guard character.

対戦情報表示領域40は、ゲーム(対戦)の進行状況を示す情報を表示する領域である。対戦情報表示領域40において、例えば、ユーザまたはキャラクタの名称、実行されたコマンド、キャラクタが実行した行動、およびコマンドの実行結果などの情報が、時系列順に表示される。   The battle information display area 40 is an area for displaying information indicating the progress of the game (match). In the battle information display area 40, for example, information such as the name of a user or a character, an executed command, an action executed by the character, and an execution result of the command are displayed in chronological order.

第1のコマンドボタン41は、第1のコマンドの選択を受け付けるための入力インターフェースである。ユーザにより第1のコマンドボタン41がタップされると、端末装置12は、第1のコマンドボタン41に対応する第1のコマンドの選択を受け付けて、当該選択を示す情報をサーバ装置11に送信する。第1のコマンドボタン41に対応する第1のコマンドは、第2のゲームモードによる対戦に使用する第1のコマンド(図5の媒体表示画面25に示すコマンド設定領域29において設定された第1のコマンド)である。例えば、図5に示すコマンド設定領域29において、攻撃および回復がそれぞれ設定されている。このため、図7に示す対戦画面37において、攻撃および回復にそれぞれ対応する2つの第1のコマンドボタン41が設けられる。   The first command button 41 is an input interface for receiving the selection of the first command. When the first command button 41 is tapped by the user, the terminal device 12 receives the selection of the first command corresponding to the first command button 41, and transmits information indicating the selection to the server device 11. . The first command corresponding to the first command button 41 is the first command used for the battle in the second game mode (a first command set in the command setting area 29 shown in the medium display screen 25 of FIG. 5). Command). For example, in the command setting area 29 shown in FIG. 5, attack and recovery are respectively set. For this reason, in the battle screen 37 shown in FIG. 7, two first command buttons 41 respectively corresponding to attack and recovery are provided.

第2のコマンドボタン42は、第2のコマンドの選択を受け付けるための入力インターフェースである。ユーザにより第2のコマンドボタン42がタップされると、端末装置12は、第2のコマンドの選択を受け付けて、当該選択を示す情報をサーバ装置11に送信する。ここで、第2のコマンドが複数の行動を実行させる場合、第2のコマンドボタン42を表示することにより、第2のコマンドに対応する複数の行動をそれぞれ独立したボタンとして表示する必要がなく、端末装置12の表示部23の限られた表示領域内でユーザの操作を受付可能となる。また、ユーザは第2のコマンドボタン42をタップするだけで、キャラクタに複数の行動を実行させることができ、ゲーム操作の煩雑さを低減し、ユーザビリティが向上する。また、第2のコマンドの選択を示す情報をサーバ装置11に送信するので、端末装置12は、キャラクタに複数の行動を実行させるために、1つの行動を実行させる情報の送信をサーバ装置11に対して複数回行う必要がない。換言すると、端末装置12はキャラクタに複数の行動を実行させる情報の送信をサーバ装置11に対して1回行えばよい。このため、端末装置12の通信環境が悪い状況(例えば、端末装置12の移動により断続的に通信不能となる状況)においても、ゲームの進行に対する悪影響を低減できる。   The second command button 42 is an input interface for receiving the selection of the second command. When the second command button 42 is tapped by the user, the terminal device 12 receives the selection of the second command, and transmits information indicating the selection to the server device 11. Here, when the second command causes a plurality of actions to be executed, it is not necessary to display the plurality of actions corresponding to the second command as independent buttons by displaying the second command button 42. The user's operation can be received within the limited display area of the display unit 23 of the terminal device 12. In addition, the user can cause the character to execute a plurality of actions simply by tapping the second command button 42, thereby reducing the complexity of the game operation and improving the usability. Further, since the information indicating the selection of the second command is transmitted to the server device 11, the terminal device 12 transmits to the server device 11 transmission of information for causing the character to execute a plurality of actions. There is no need to do it multiple times. In other words, the terminal device 12 may transmit the information for causing the character to execute a plurality of actions to the server device 11 once. Therefore, even in a situation where the communication environment of the terminal device 12 is bad (for example, a situation in which communication can not be performed intermittently due to the movement of the terminal device 12), an adverse effect on the progress of the game can be reduced.

次に、図8を参照して、ゲームシステム10が第2のコマンドを決定する処理について説明する。当該処理は、例えば図2に示す時間帯Bにおいて実行される。   Next, with reference to FIG. 8, a process in which the game system 10 determines a second command will be described. The said process is performed, for example in the time slot | zone B shown in FIG.

はじめに、サーバ装置11は、複数の第1のコマンドを記憶する(ステップS100)。ここで複数の第1のコマンドは、例えばユーザに固有の第1のコマンドであってもよく、あるいはユーザが所有するゲーム媒体に固有の第1のコマンドであってもよい。   First, the server device 11 stores a plurality of first commands (step S100). Here, the plurality of first commands may be, for example, a first command unique to the user, or may be a first command unique to a game medium owned by the user.

次に、端末装置12は、媒体表示画面25の編集ボタン30に対するユーザの操作に応じて、編集画面31へ画面を遷移させるための要求をサーバ装置11に送信する(ステップS101)。   Next, in response to the user's operation on the editing button 30 of the medium display screen 25, the terminal device 12 transmits a request for transitioning the screen to the editing screen 31 to the server device 11 (step S 101).

次に、サーバ装置11は、編集画面31の表示指示を端末装置12に送信する(ステップS102)。表示指示には、例えばステップS100で記憶された複数の第1のコマンドなど、端末装置12に編集画面31を表示させるために必要な情報が含まれる。   Next, the server device 11 transmits an instruction to display the editing screen 31 to the terminal device 12 (step S102). The display instruction includes, for example, information necessary for causing the terminal device 12 to display the editing screen 31, such as a plurality of first commands stored in step S100.

次に、端末装置12は、サーバ装置11から取得した表示指示に基づいて、編集画面31を表示部23に表示させる(ステップS103)。   Next, the terminal device 12 displays the editing screen 31 on the display unit 23 based on the display instruction acquired from the server device 11 (step S103).

続いて、端末装置12は、2つ以上の第1のコマンドの設定を受け付ける(ステップS104)。当該設定は、例えば編集画面31における自動ボタン35の操作に応じて自動的に行われてもよく、コマンド設定領域34に対するユーザの操作に応じて行われてもよい。   Subsequently, the terminal device 12 receives setting of two or more first commands (step S104). The setting may be performed automatically, for example, in response to the operation of the automatic button 35 on the editing screen 31, or may be performed in response to the user's operation on the command setting area 34.

続いて、端末装置12は、ステップS104で受け付けた設定を示す情報を、サーバ装置11に送信する(ステップS105)。   Subsequently, the terminal device 12 transmits information indicating the setting received in step S104 to the server device 11 (step S105).

次に、サーバ装置11は、ステップS105で端末装置12が送信した情報に基づいて、2つ以上の第1のコマンドの設定を受け付ける(ステップS106)。   Next, the server device 11 receives setting of two or more first commands based on the information transmitted by the terminal device 12 in step S105 (step S106).

続いて、サーバ装置11は、設定された2つ以上の第1のコマンドに応じた第2のコマンドを決定する(ステップS107)。   Subsequently, the server apparatus 11 determines a second command according to the set two or more first commands (step S107).

そして、サーバ装置11は、決定した第2のコマンドを記憶する(ステップS108)。   Then, the server apparatus 11 stores the determined second command (step S108).

次に、図9を参照して、ゲームシステム10が第2のゲームモードによる対戦を進行させる処理について説明する。当該処理は、例えば図2に示す時間帯Aにおいて、対戦の勝敗が決定するまで繰返し実行される。   Next, with reference to FIG. 9, a process of causing the game system 10 to progress a battle in the second game mode will be described. The process is repeatedly performed until, for example, in the time zone A shown in FIG.

はじめに、端末装置12は、第1のコマンドまたは第2のコマンドの選択を受け付ける(ステップS200)。当該選択は、例えば対戦画面37における第1のコマンドボタン41または第2のコマンドボタン42の操作に応じて行われる。   First, the terminal device 12 receives the selection of the first command or the second command (step S200). The selection is performed, for example, in response to the operation of the first command button 41 or the second command button 42 on the battle screen 37.

続いて、端末装置12は、ステップS200で受け付けた選択を示す情報を、サーバ装置11に送信する(ステップS201)。   Subsequently, the terminal device 12 transmits information indicating the selection accepted in step S200 to the server device 11 (step S201).

次に、サーバ装置11は、ステップS201で端末装置12が送信した情報に基づいて、第1のコマンドまたは第2のコマンドの選択を受け付ける(ステップS202)。   Next, the server device 11 receives the selection of the first command or the second command based on the information transmitted by the terminal device 12 in step S201 (step S202).

続いて、サーバ装置11は、選択された第1のコマンドまたは選択された第2のコマンドを実行する(ステップS203)。コマンドの実行により、例えばユーザのキャラクタがコマンドに対応する行動を実行する。   Subsequently, the server apparatus 11 executes the selected first command or the selected second command (step S203). Execution of the command causes, for example, the character of the user to execute an action corresponding to the command.

続いて、サーバ装置11は、ステップS203で実行されたコマンドの実行結果に基づいてゲームを進行させる(ステップS204)。具体的には、ユーザのキャラクタがコマンドに対応する行動を実行することにより、例えば他のキャラクタのHPが増減され、または他のキャラクタが対戦不能な状態になるように、ゲームが進行する。   Subsequently, the server device 11 advances the game based on the execution result of the command executed in step S203 (step S204). Specifically, the game progresses such that, for example, the HP of another character is increased or decreased or the other character becomes unmatchable by the user character performing an action corresponding to the command.

続いて、サーバ装置11は、ステップS204で進行させたゲームの状況に応じて、対戦画面37の更新指示を端末装置12に送信する(ステップS205)。更新指示には、例えばキャラクタの行動を示す動画像およびキャラクタの増減されたパラメータなど、端末装置12に対戦画面37を更新させるために必要な情報が含まれる。   Subsequently, the server device 11 transmits an update instruction of the battle screen 37 to the terminal device 12 according to the situation of the game advanced in step S204 (step S205). The update instruction includes, for example, information necessary for causing the terminal device 12 to update the battle screen 37, such as a moving image indicating the action of the character and a parameter whose character has been increased or decreased.

そして、端末装置12は、サーバ装置11から取得した更新指示に基づいて、表示部23に表示された対戦画面37を更新させる(ステップS206)。   Then, the terminal device 12 updates the battle screen 37 displayed on the display unit 23 based on the update instruction acquired from the server device 11 (step S206).

このように、一実施形態によれば、サーバ装置11は、2つ以上の第1のコマンドに応じた第2のコマンドを決定し、選択された第1のコマンドまたは選択された第2のコマンドの実行結果に基づいてゲームを進行させる。ユーザは、予めサーバ記憶部14に記憶された複数の第1のコマンドのうち、2つ以上の第1のコマンドを組み合わせて第2のコマンドを新たに作成可能である。したがって、ゲームを進行させるためのコマンドのバリエーションが増加するため、ゲームに対するユーザの興味が向上する。また、2つ以上の第1のコマンドの組み合わせに関する戦略性が生じ、ゲームの興趣性が向上する。   Thus, according to one embodiment, the server device 11 determines a second command in response to the two or more first commands, and selects the selected first command or the selected second command. Advance the game based on the execution result of. The user can newly create a second command by combining two or more first commands among the plurality of first commands stored in advance in the server storage unit 14. Therefore, since the variation of the command for advancing the game is increased, the user's interest in the game is improved. In addition, strategicity regarding a combination of two or more first commands is generated, and the interest of the game is improved.

また、一実施形態によれば、2つ以上の第1のコマンドを実行する場合の実行結果と、第2のコマンドを実行する場合の実行結果とが異なる。例えば、設定された2つ以上の第1のコマンドを実行する場合におけるパラメータの増減量と比較して、第2のコマンドを実行する場合における当該パラメータの増減量は大きく、または小さい。あるいは、設定された2つ以上の第1のコマンドを実行する場合に変動するパラメータと、第2のコマンドを実行する場合に変動するパラメータとが異なる。したがって、第2のコマンドの実行結果は、2つ以上の第1のコマンドの組み合わせに基づいてユーザが必ずしも予測できない。このようにして、効果的な第2のコマンドを作成するために第1のコマンドの様々な組み合わせを試行する動機付けをユーザに与えることにより、ゲームの興趣性がさらに向上する。   Moreover, according to one embodiment, the execution result in the case of executing two or more first commands is different from the execution result in the case of executing the second command. For example, compared with the increase / decrease amount of the parameter in the case of executing two or more set first commands, the increase / decrease amount of the parameter in the case of executing the second command is larger or smaller. Alternatively, the parameter that changes when executing two or more set first commands is different from the parameter that changes when executing the second command. Therefore, the execution result of the second command can not necessarily be predicted by the user based on a combination of two or more first commands. In this way, by providing the user with the motivation to try various combinations of the first command to create an effective second command, the interest of the game is further enhanced.

また、一実施形態によれば、第2のコマンドは、2つ以上の第1のコマンドのそれぞれが設定された順序に基づいて決定される。このようにして、効果的な第2のコマンドを作成するために2つ以上の第1のコマンドの順序を変えて様々な組み合わせを試行する動機付けをユーザに与えることにより、ゲームの興趣性がさらに向上する。   Also, according to one embodiment, the second command is determined based on the order in which each of the two or more first commands is set. In this way, by giving the user the motivation to try various combinations by changing the order of two or more first commands in order to create an effective second command, the interest of the game is enhanced. Further improve.

また、一実施形態によれば、第2のコマンドは、2つ以上の第1のコマンドのそれぞれに対応付けられた属性に基づいて決定される。例えば、2つ以上の第1のコマンドのうち共通の属性を有する第1のコマンドの数が多いほど、第2のコマンドの実行により変動するパラメータの増減量が変動する。また、2つ以上の第1のコマンドの全てが共通の属性を有する場合、第2のコマンドの実行により変動するパラメータの増減量がさらに大きく変動する。このようにして、効果的な第2のコマンドを作成するために、ユーザは共通の属性を有する2つ以上の第1のコマンドの組み合わせを優先的に試行すればよく、ユーザビリティが向上する。   Also, according to one embodiment, the second command is determined based on an attribute associated with each of the two or more first commands. For example, as the number of first commands having a common attribute among two or more first commands increases, the amount of increase or decrease in the parameter that fluctuates due to the execution of the second command fluctuates. In addition, when all of the two or more first commands have a common attribute, the increase / decrease amount of the parameter that fluctuates due to the execution of the second command fluctuates more greatly. In this way, in order to create an effective second command, the user may try the combination of two or more first commands having common attributes in a prioritized manner, improving usability.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。したがって、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップなどに含まれる機能などは論理的に矛盾しないように再配置可能であり、複数の手段やステップなどを1つに組み合わせたり、あるいは分割したりすることが可能である。   Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various changes and modifications based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, each means, the function included in each step, etc. can be rearranged so as not to be logically contradictory, and it is possible to combine or divide a plurality of means, steps, etc. into one. .

また、第2のコマンドが2つ以上の第1のコマンドに対応する行動を実行させる場合において、サーバ装置11は、第2のゲームモードによる対戦中に第2のコマンドの選択を受け付けると、2つ以上の第1のコマンドに対応する行動のうち一部の行動のみをキャラクタに実行させ、実行結果に基づいてゲームを進行させてもよい。例えば、第2のコマンドが防御、回復、および攻撃の3つの行動を実行させる場合、サーバ装置11は、第2のコマンドの選択を受け付けるたびに、防御、回復、および攻撃のうちいずれかの行動をキャラクタに実行させる。このようにして、例えば第2のゲームモードによる対戦に使用可能な第1のコマンドの数が制限されている場合であっても、第2のコマンドを介して対戦に使用可能な第1のコマンドの数が実質的に増加する。   When the second command causes an action corresponding to two or more first commands to be executed, when the server apparatus 11 receives the selection of the second command during the battle in the second game mode, 2 Only a part of the actions corresponding to the one or more first commands may be executed by the character, and the game may be advanced based on the execution result. For example, when the second command causes three actions of defense, recovery, and attack, the server apparatus 11 performs any one of the action of defense, recovery, and attack each time it receives the selection of the second command. Make the character execute Thus, for example, even if the number of first commands available for battle in the second game mode is limited, the first command usable for battle via the second command The number of increases substantially.

また、第2のコマンドが2つ以上の第1のコマンドに対応する行動を実行させる場合において、サーバ装置11は、第2のゲームモードによる対戦の進行状況に基づいて、所定の条件を満たす場合、当該2つ以上の第1のコマンドに対応する行動の全てをキャラクタに実行させ、実行結果に基づいてゲームを進行させてもよい。また、サーバ装置11は、当該所定の条件を満たさない場合、当該2つ以上の第1のコマンドのうち一部の第1のコマンドに対応する行動のみをキャラクタに実行させ、実行結果に基づいてゲームを進行させてもよい。例えば、第2のコマンドが防御、回復、および攻撃を実行させる場合、サーバ装置11は、第2のコマンドの選択を受け付けると、ユーザのキャラクタに防御の行動を実行させる。その後、サーバ装置11は、ユーザと同一のグループに所属する他のユーザのキャラクタが所定の行動を実行した場合に限り、ユーザのキャラクタに回復および攻撃の行動をさらに実行させる。このように、例えば複数のユーザのキャラクタの行動が連携する条件を定めることにより、複数のユーザによる協力を促し、ユーザ間の交流が促進される。   Further, in the case where the second command causes the action corresponding to two or more first commands to be executed, the server device 11 satisfies the predetermined condition based on the progress of the battle in the second game mode. The character may be caused to execute all of the actions corresponding to the two or more first commands, and the game may be advanced based on the execution result. In addition, when the predetermined condition is not satisfied, the server device 11 causes the character to execute only the action corresponding to a part of the first commands among the two or more first commands, and based on the execution result. You may advance the game. For example, in the case where the second command causes the defense, recovery, and attack to be executed, the server device 11 causes the user character to execute the defense action when the selection of the second command is received. After that, the server device 11 causes the user character to further execute the action of recovery and attack only when the characters of other users belonging to the same group as the user execute the predetermined action. Thus, for example, by defining the conditions under which the actions of the characters of the plurality of users cooperate, cooperation among the plurality of users is promoted, and interaction among the users is promoted.

また、第2のゲームモードによる対戦中に選択を受付可能な第1のコマンドは、サーバ装置11が記憶する複数の第1のコマンドのうち、第2のコマンドの決定のために設定された2つ以上の第1のコマンドを除く第1のコマンドであってもよい。換言すると、第2のゲームモードによる対戦に使用するために設定された第1のコマンドは、第2のコマンドの決定のための2つ以上の第1のコマンドとして選択できないように制御される。このようにして、ユーザは任意の第1のコマンドを、第2のゲームモードによる対戦において使用するか、あるいは第2のコマンドの決定のために使用するかを判断する必要があり、ゲームの戦略性が向上する。   In addition, the first command capable of accepting the selection during the battle in the second game mode is set to the determination of the second command among the plurality of first commands stored in the server device 11. It may be a first command excluding one or more first commands. In other words, the first command set for use in the battle according to the second game mode is controlled such that it can not be selected as two or more first commands for determination of the second command. In this way, the user needs to decide whether to use any first command in a match according to the second game mode or to determine the second command, the game strategy Improves the quality.

また、上述した実施形態において、GvG対戦を行うゲームを例に説明したが、ゲームの内容およびジャンルはこれに限られない。例えば、格闘ゲームまたはパズルゲームなど、ユーザにより選択されたコマンドに応じてゲーム媒体の動作が決定される任意のゲームを採用可能である。   Further, in the embodiment described above, the game in which the GvG match is played is described as an example, but the content and the genre of the game are not limited to this. For example, any game in which the operation of the game medium is determined according to a command selected by the user, such as a fighting game or a puzzle game can be employed.

また、上述した実施形態において、第2のコマンドを決定するための2つ以上の第1のコマンドの数、具体的には第1受付部15が設定を受付可能な第1のコマンドの数が定められる構成について説明したが、これに限られない。例えば、サーバ装置11は、ユーザ情報20の一部として所定のパラメータ、例えば設定ポイントを記憶する。また、サーバ装置11は、第1のコマンドに所定のパラメータ、例えば設定コストを対応付けて記憶する。そして、第1受付部15は、設定された2つ以上の第1のコマンドの設定コストの合計値が、ユーザの設定ポイント以下である場合、当該2つ以上の第1のコマンドの設定を受け付ける。ここで、ユーザの設定ポイントは、ユーザ情報20に基づいて定められてもよい。例えば、ユーザがグループの代表者であるか否かに応じて、ユーザの設定ポイントが変化する。   In the embodiment described above, the number of two or more first commands for determining the second command, specifically, the number of first commands for which the first accepting unit 15 can accept the setting is Although the described configuration has been described, the present invention is not limited to this. For example, the server device 11 stores a predetermined parameter, for example, a set point, as a part of the user information 20. Further, the server device 11 stores the first command in association with a predetermined parameter, for example, a setting cost. Then, when the total value of the set costs of the two or more first commands set is equal to or less than the user's set point, the first reception unit 15 receives the setting of the two or more first commands. . Here, the setting point of the user may be determined based on the user information 20. For example, the setting point of the user changes depending on whether the user is a representative of the group.

また、設定ポイントおよび設定コストの値は、ゲーム内時間(例えば、秒またはフレーム数)で示される値であってもよい。例えば、ユーザは、設定ポイントを上限として、それぞれ第1のコマンドに対応する設定コスト(例えば、第1のコマンドに対応する行動を実行してから完了するまでのモーション時間)を考慮して、複数の第1のコマンドを組み合わせる。具体的に、本発明の実施形態として格闘ゲームを採用する構成について説明する。かかる場合、第1のコマンドに対応する基本行動は、例えばボタン操作に対応するパンチおよびキック、方向指示操作に対応する移動、しゃがみ動作、ジャンプ、バックステップ、およびガード、ならびに方向指示操作とボタン操作との組み合わせに対応する特殊技(レバー入れ技)および必殺技などを含む。ユーザは、対戦を開始する前に、複数の基本行動のモーション時間の合計が設定ポイント(例えば、5秒)以内に収まるように、例えばパンチ(0.8秒)、パンチ(0.8秒)、キック(1.6秒)、バックステップ(1.1秒)、ガード(0.6秒)に対応する複数の第1のコマンドを設定する。第1受付部15は、当該複数の第1のコマンドのモーション時間の合計(4.9秒)が、設定ポイント(5秒)以内であるため、当該複数の第1のコマンドの設定を受け付ける。   In addition, the values of the set point and the set cost may be values indicated by in-game time (for example, seconds or a number of frames). For example, the user sets a plurality of setting points as upper limits in consideration of setting costs corresponding to the first command (for example, motion time from execution of an action corresponding to the first command to completion). Combine the first command of. Concretely, the composition which adopts a fighting game is explained as an embodiment of the present invention. In such a case, the basic action corresponding to the first command is, for example, punch and kick corresponding to button operation, movement corresponding to direction instruction operation, squat operation, jump, back step and guard, and direction instruction operation and button operation Including special techniques (lever insertion techniques) and special moves corresponding to combinations with The user, for example, punches (0.8 seconds), punches (0.8 seconds) so that the total motion time of a plurality of basic actions falls within a set point (for example, 5 seconds) before starting the battle. , Kick (1.6 seconds), backstep (1.1 seconds), guard (0.6 seconds), and set a plurality of first commands. Since the sum (4.9 seconds) of the motion time of the plurality of first commands is within the set point (5 seconds), the first reception unit 15 receives the settings of the plurality of first commands.

また、上述の実施形態において、第1のコマンドおよび第2のコマンドには行動コストが設定されるものとして説明したが、これに限られない。例えば、行動コストに替えて、行動時間が設定されてもよい。行動時間は、コマンドに対応する行動を開始してから完了するまでに必要なゲーム内時間(例えば、秒またはフレーム数)である。ここで第2のゲームモードによる対戦において、例えば所定のゲーム内時間の経過によりターンが終了する場合、ユーザは第2のコマンドを1回選択するだけで複数の行動を実行可能となるため、ゲーム操作の煩雑さを低減し、ゲーム操作に要する時間を短縮可能である。このため、1回のターン内に効率よくキャラクタを行動させることができ、ユーザビリティが向上する。   Moreover, in the above-mentioned embodiment, although the action cost was demonstrated as what is set to a 1st command and a 2nd command, it is not restricted to this. For example, instead of the action cost, an action time may be set. The action time is an in-game time (for example, seconds or frame number) required from the start to the completion of the action corresponding to the command. Here, in the battle in the second game mode, for example, when the turn is ended by the passage of a predetermined in-game time, the user can execute a plurality of actions by selecting the second command only once. The complexity of the operation can be reduced, and the time required for the game operation can be shortened. For this reason, the character can be made to act efficiently in one turn, and the usability is improved.

また、上述した実施形態において、サーバ装置11が行う処理の一部または全部を、端末装置12にインストールさせたネイティブアプリによって実行する、ネイティブゲームとすることもできる。   In the embodiment described above, a part or all of the processing performed by the server device 11 may be a native game that is executed by a native application installed in the terminal device 12.

また、上述した実施形態において、各種のゲーム画面の一部を、サーバ装置11が生成したデータに基づいて端末装置12に表示させるウェブ表示とし、ゲーム画面の一部(例えば、メニューボタンが配されるヘッダ領域およびフッタ領域)を、端末装置12にインストールされているネイティブアプリによって表示させるネイティブ表示としてもよい。このように、上述した実施形態に係るゲームは、サーバ装置11および端末装置12のそれぞれが処理の一部を担うハイブリッドゲームとすることもできる。   Further, in the above-described embodiment, a part of the various game screens is displayed on the web based on the data generated by the server device 11 to be displayed on the terminal device 12, and a part of the game screen (e.g. (Header area and footer area) may be a native display displayed by a native application installed in the terminal device 12. Thus, the game according to the above-described embodiment can be a hybrid game in which each of the server device 11 and the terminal device 12 takes part of processing.

また、上述した実施形態に係るサーバ装置11または端末装置12として機能させるために、コンピュータまたは携帯電話などの情報処理装置を好適に用いることができる。このような情報処理装置は、実施形態に係るサーバ装置11または端末装置12の各機能を実現する処理内容を記述したプログラムを、情報処理装置の記憶部に格納し、情報処理装置のCPUによって当該プログラムを読出して実行させることにより実現可能である。   Further, in order to function as the server device 11 or the terminal device 12 according to the above-described embodiment, an information processing apparatus such as a computer or a mobile phone can be suitably used. Such an information processing apparatus stores a program describing processing contents for realizing each function of the server apparatus 11 or the terminal apparatus 12 according to the embodiment in the storage unit of the information processing apparatus, and the CPU of the information processing apparatus It can be realized by reading and executing a program.

以下に、本願の原出願の出願当初の特許請求の範囲に記載された発明を付記する。
[1]
情報処理装置により実行されるゲームの制御方法であって、
複数の第1のコマンドと、該複数の第1のコマンドのうち2つ以上の第1のコマンドに対応する第2のコマンドと、を記憶部に記憶する記憶ステップと、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける第2受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、所定条件を満たす場合、前記2つ以上の第1のコマンドを実行し、前記所定条件を満たさない場合、前記2つ以上の第1のコマンドのうち一部の第1のコマンドを実行する第2実行ステップと、を含む、方法。
[2]
第1のコマンドを前記第1実行ステップにおいて実行するために要する所定パラメータの消費量と、該第1のコマンドを前記第2実行ステップにおいて実行するために要する該所定パラメータの消費量と、が異なる、[1]に記載の方法。
[3]
前記記憶ステップにおいて、前記2つ以上の第1のコマンドの順序を前記記憶部に記憶させ、
前記2つ以上の第1のコマンドそれぞれを前記第2実行ステップにおいて実行する場合の実行結果は、前記順序に基づいて決定される、[2]に記載の方法。
[4]
前記記憶ステップにおいて、前記2つ以上の第1のコマンドのそれぞれに対応付けられた属性を前記記憶部に記憶させ、
前記2つ以上の第1のコマンドそれぞれを前記第2実行ステップにおいて実行する場合の実行結果は、前記2つ以上の第1のコマンドに対応付けられた属性の組み合わせに基づいて決定される、[2]または[3]に記載の方法。
[5]
前記複数の第1のコマンドのうち2以上の第1のコマンドの設定を受け付ける第1受付ステップを更に含み、
前記記憶ステップにおいて、前記第1受付ステップで受け付けた前記設定に基づいて、設定された前記2以上の第1のコマンドに対応する第2のコマンドを前記記憶部に記憶させ、
前記第1受付ステップにおいて設定を受付可能な前記第1のコマンドは、ユーザに関するユーザ情報に基づいて定められる、[2]乃至[4]の何れか一項に記載の方法。
[6]
前記第2受付ステップにおいて選択を受付可能な前記第1のコマンドは、前記複数の第1のコマンドのうち前記第1受付ステップで設定された前記2つ以上の第1のコマンドを除く第1のコマンドである、[5]に記載の方法。
[7]
前記複数の第1のコマンドそれぞれは、ゲーム媒体に所定の行動を実行させるコマンドであり、
前記第2実行ステップにおいて、前記2つ以上の第1のコマンドのうち実行される前記第1のコマンドの数が、他のゲーム媒体が実行する行動に基づいて定まる所定の条件を満たすか否かに応じて定められる、[1]乃至[6]の何れか一項に記載の方法。
[8]
ゲームを実行する情報処理装置であって、
複数の第1のコマンドと、該複数の第1のコマンドのうち2つ以上の第1のコマンドに対応する第2のコマンドと、を記憶する記憶部と、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける第2受付部と、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行し、前記第2のコマンドの選択を受け付けると、所定条件を満たす場合、前記2つ以上の第1のコマンドを実行し、前記所定条件を満たさない場合、前記2つ以上の第1のコマンドのうち一部の第1のコマンドを実行する制御部と、を備える、情報処理装置。
[9]
ゲームを実行する情報処理装置に、
複数の第1のコマンドと、該複数の第1のコマンドのうち2つ以上の第1のコマンドに対応する第2のコマンドと、を記憶部に記憶する記憶ステップと、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける第2受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、所定条件を満たす場合、前記2つ以上の第1のコマンドを実行し、前記所定条件を満たさない場合、前記2つ以上の第1のコマンドのうち一部の第1のコマンドを実行する第2実行ステップと、を実行させる、プログラム。
In the following, the invention described in the original claim of the original application of the present application is appended.
[1]
A control method of a game to be executed by an information processing apparatus, comprising:
Storing, in a storage unit, a plurality of first commands and a second command corresponding to two or more first commands among the plurality of first commands;
A second accepting step of accepting selection of the first command or the second command;
A first execution step of executing the selected first command upon receipt of the selection of the first command;
When the selection of the second command is received, the two or more first commands are executed when the predetermined condition is satisfied, and one of the two or more first commands is executed when the predetermined condition is not satisfied. And D. a second executing step of executing the first command of the unit.
[2]
The consumption amount of the predetermined parameter required to execute the first command in the first execution step and the consumption amount of the predetermined parameter required to execute the first command in the second execution step are different. , The method described in [1].
[3]
Storing the order of the two or more first commands in the storage unit in the storing step;
The method according to [2], wherein an execution result when each of the two or more first commands is executed in the second execution step is determined based on the order.
[4]
Storing the attribute associated with each of the two or more first commands in the storage unit in the storing step;
An execution result in the case of executing each of the two or more first commands in the second execution step is determined based on a combination of attributes associated with the two or more first commands. 2] or the method according to [3].
[5]
The method further includes a first accepting step of accepting setting of two or more first commands among the plurality of first commands,
At the storing step, based on the setting received at the first receiving step, a second command corresponding to the set two or more first commands is stored in the storage unit.
The method according to any one of [2] to [4], wherein the first command capable of receiving the setting in the first receiving step is determined based on user information on a user.
[6]
The first command capable of receiving a selection in the second receiving step is a first command excluding the two or more first commands set in the first receiving step among the plurality of first commands. The method described in [5], which is a command.
[7]
Each of the plurality of first commands is a command for causing the game medium to execute a predetermined action,
In the second execution step, whether or not the number of the first commands to be executed among the two or more first commands satisfies a predetermined condition determined based on an action performed by another game medium The method according to any one of [1] to [6], which is determined according to
[8]
An information processing apparatus for executing a game,
A storage unit configured to store a plurality of first commands and a second command corresponding to two or more first commands among the plurality of first commands;
A second accepting unit that accepts selection of the first command or the second command;
When the selection of the first command is accepted, the selected first command is executed, and when the selection of the second command is accepted, the two or more first commands are executed when a predetermined condition is satisfied. An information processing apparatus, comprising: a control unit that executes and executes a part of the first command among the two or more first commands when the predetermined condition is not satisfied.
[9]
In an information processing apparatus that executes a game,
Storing, in a storage unit, a plurality of first commands and a second command corresponding to two or more first commands among the plurality of first commands;
A second accepting step of accepting selection of the first command or the second command;
A first execution step of executing the selected first command upon receipt of the selection of the first command;
When the selection of the second command is received, the two or more first commands are executed when the predetermined condition is satisfied, and one of the two or more first commands is executed when the predetermined condition is not satisfied. A second execution step of executing a first command of the unit.

10 ゲームシステム
11 サーバ装置
12 端末装置
13 サーバ通信部
14 サーバ記憶部
15 第1受付部
16 決定部
17 第2受付部
18 サーバ制御部
19 ネットワーク
20 ユーザ情報
21 端末通信部
22 端末記憶部
23 表示部
24 端末制御部
25 媒体表示画面
26 画像表示領域
27 媒体パラメータ表示領域
28 役割設定領域
29 コマンド設定領域
30 編集ボタン
31 編集画面
32 コスト表示領域
33 コマンド内容表示領域
34 コマンド設定領域
35 自動ボタン
36 決定ボタン
37 対戦画面
38 第1のグループ表示領域
39 第2のグループ表示領域
40 対戦情報表示領域
41 第1のコマンドボタン
42 第2のコマンドボタン
43 前衛表示領域
44 後衛表示領域
45 前衛表示領域
46 後衛表示領域
DESCRIPTION OF SYMBOLS 10 game system 11 server device 12 terminal device 13 server communication unit 14 server storage unit 15 first reception unit 16 determination unit 17 second reception unit 18 server control unit 19 network 20 user information 21 terminal communication unit 22 terminal storage unit 23 display unit 24 terminal control unit 25 medium display screen 26 image display area 27 medium parameter display area 28 role setting area 29 command setting area 30 edit button 31 edit screen 32 cost display area 33 command content display area 34 command setting area 35 automatic button 36 determination button 37 battle screen 38 first group display area 39 second group display area 40 battle information display area 41 first command button 42 second command button 43 front guard display area 44 rear guard display area 45 front guard display area 46 rear guard display area

Claims (10)

情報処理装置により実行されるゲームの制御方法であって、
それぞれに所定のパラメータが対応付けられた複数の第1のコマンド、または、前記所定のパラメータの合計値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを自動的に組み合わせて設定された第2のコマンドの選択を受け付ける受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する第2実行ステップと、を含む、方法。
A control method of a game to be executed by an information processing apparatus, comprising:
A plurality of first commands each associated with a predetermined parameter, or two or more firsts of the plurality of first commands such that a total value of the predetermined parameters does not exceed a predetermined value. A step of accepting selection of a second command set by automatically combining the commands of
A first execution step of executing the selected first command upon receipt of the selection of the first command;
A second execution step of executing the two or more first commands upon receiving a selection of the second command.
前記所定のパラメータの合計値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを自動的に組み合わせて第2のコマンドを設定する際に、対戦相手に対する有効性に基づいて前記第1のコマンドを自動的に組み合わせて前記第2のコマンドを設定する、請求項1記載の方法。 When setting a second command by automatically combining two or more first commands among the plurality of first commands so that the total value of the predetermined parameters does not exceed the predetermined value The method according to claim 1, wherein the first command is automatically combined to set the second command based on the validity for the other party . 前記所定のパラメータの合計値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを自動的に組み合わせて第2のコマンドを設定する際に、ユーザの履歴情報に基づいて前記第1のコマンドを自動的に組み合わせて前記第2のコマンドを設定する、請求項1に記載の方法。 When setting a second command by automatically combining two or more first commands among the plurality of first commands so that the total value of the predetermined parameters does not exceed the predetermined value, The method according to claim 1, wherein the first command is automatically combined to set the second command based on history information of the second group . 第1のコマンドを前記第1実行ステップにおいて実行するために要する前記所定パラメータの消費量、該第1のコマンドを前記第2実行ステップにおいて実行する際には変更する、請求項1から3のいずれか一項に記載の方法。 The consumption of the predetermined parameters necessary to execute the first command in the first execution step, changing the time of executing the command of the first in the second execution step, claims 1 to 3 The method according to any one of the preceding claims. 前記第2のコマンドには、前記2つ以上の第1のコマンドの順序が設定され、
前記2つ以上の第1のコマンドそれぞれを前記第2実行ステップにおいて実行する場合の実行結果は、前記順序に基づいて決定される、請求項4に記載の方法。
The order of the two or more first commands is set in the second command,
The method according to claim 4, wherein an execution result when each of the two or more first commands is executed in the second execution step is determined based on the order.
前記2つ以上の第1のコマンドのそれぞれに対応付けられた属性が設定されており、
前記2つ以上の第1のコマンドそれぞれを前記第2実行ステップにおいて実行する場合の実行結果は、前記2つ以上の第1のコマンドに対応付けられた属性の組み合わせに基づいて決定される、請求項4または5に記載の方法。
An attribute associated with each of the two or more first commands is set,
The execution result when each of the two or more first commands is executed in the second execution step is determined based on a combination of attributes associated with the two or more first commands. Item 5. The method according to item 4 or 5.
前記複数の第1のコマンドそれぞれは、ゲーム媒体に所定の行動を実行させるコマンドであり、
前記第2実行ステップにおいて、前記2つ以上の第1のコマンドのうち実行される前記第1のコマンドの数が、他のゲーム媒体が実行する行動に基づいて定まる所定の条件を満たすか否かに応じて定められる、請求項1乃至6のいずれか一項に記載の方法。
Each of the plurality of first commands is a command for causing the game medium to execute a predetermined action,
In the second execution step, whether or not the number of the first commands to be executed among the two or more first commands satisfies a predetermined condition determined based on an action performed by another game medium The method according to any one of the preceding claims, wherein the method is defined accordingly.
ゲームを実行する情報処理装置であって、
複数の第1のコマンドのそれぞれに対応付けられた所定のパラメータの合計値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを自動的に組み合わせて第2のコマンドを設定する設定手段と、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける受付部と、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行し、前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する制御部と、を備える、情報処理装置。
An information processing apparatus for executing a game,
Two or more first commands of the plurality of first commands are automatically combined so that the total value of predetermined parameters associated with each of the plurality of first commands does not exceed the predetermined value. Setting means for setting a second command;
A receiving unit that receives selection of the first command or the second command;
When accepting the selection of the first command, the control unit executes the first command is selected and receives a selection of the second command, for executing the two or more first commands, An information processing apparatus comprising:
ゲームを実行する情報処理装置に、
複数の第1のコマンドのそれぞれに対応付けられた所定のパラメータとの合計値が所定の値を超えないように該複数の第1のコマンドのうち2つ以上の第1のコマンドを自動的に組み合わせて第2のコマンドを設定する設定ステップと、
前記第1のコマンドまたは前記第2のコマンドの選択を受け付ける受付ステップと、
前記第1のコマンドの選択を受け付けると、選択された該第1のコマンドを実行する第1実行ステップと、
前記第2のコマンドの選択を受け付けると、前記2つ以上の第1のコマンドを実行する第2実行ステップと、を実行させる、プログラム。
In an information processing apparatus that executes a game,
Two or more first commands of the plurality of first commands are automatically set so that the total value with the predetermined parameter associated with each of the plurality of first commands does not exceed the predetermined value. A setting step of setting a second command in combination;
An accepting step of accepting selection of the first command or the second command;
A first execution step of executing the selected first command upon receipt of the selection of the first command;
A second execution step of executing the two or more first commands upon receipt of the selection of the second command.
前記第1のコマンドまたは第2のコマンドの選択が、入力インターフェイス上の所定領域をタップすることによって行われる、請求項1から7のいずれか一項に記載の方法。 The method according to any one of the preceding claims, wherein the selection of the first command or the second command is performed by tapping a predetermined area on an input interface.
JP2017075442A 2017-04-05 2017-04-05 Game control method, information processing apparatus, and program Active JP6527191B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017075442A JP6527191B2 (en) 2017-04-05 2017-04-05 Game control method, information processing apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017075442A JP6527191B2 (en) 2017-04-05 2017-04-05 Game control method, information processing apparatus, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016098210A Division JP6125693B2 (en) 2016-05-16 2016-05-16 GAME CONTROL METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019088883A Division JP6828084B2 (en) 2019-05-09 2019-05-09 Game control methods, information processing devices, and programs

Publications (2)

Publication Number Publication Date
JP2017124230A JP2017124230A (en) 2017-07-20
JP6527191B2 true JP6527191B2 (en) 2019-06-05

Family

ID=59363496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017075442A Active JP6527191B2 (en) 2017-04-05 2017-04-05 Game control method, information processing apparatus, and program

Country Status (1)

Country Link
JP (1) JP6527191B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7449989B2 (en) 2022-07-28 2024-03-14 任天堂株式会社 Game program, information processing system, information processing device, and game processing method

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09201475A (en) * 1996-01-26 1997-08-05 Copcom Co Ltd Video game device, its control method and game cartridge
JPH11179048A (en) * 1997-12-24 1999-07-06 Jaleco Ltd Game device and control method therefor
JPH11300044A (en) * 1998-04-16 1999-11-02 Sony Computer Entertainment Inc Recording medium and entertainment system
JP4010682B2 (en) * 1998-11-27 2007-11-21 株式会社バンダイナムコゲームス GAME SYSTEM AND INFORMATION STORAGE MEDIUM
JP2000157731A (en) * 1998-11-30 2000-06-13 Square Co Ltd Game device, storage medium, and character operation setting
JP2010063475A (en) * 2008-09-08 2010-03-25 Weistech Technology Co Ltd Device and method for controlling voice command game
JP4977117B2 (en) * 2008-12-15 2012-07-18 株式会社コナミデジタルエンタテインメント Network game system and network game management method
JP6200161B2 (en) * 2013-02-06 2017-09-20 株式会社バンダイナムコエンターテインメント Program and game device
JP6169898B2 (en) * 2013-06-10 2017-07-26 株式会社カプコン Game program and game system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7449989B2 (en) 2022-07-28 2024-03-14 任天堂株式会社 Game program, information processing system, information processing device, and game processing method

Also Published As

Publication number Publication date
JP2017124230A (en) 2017-07-20

Similar Documents

Publication Publication Date Title
JP5457585B1 (en) Server apparatus and program
US11964199B2 (en) Program, information processing device, and control method
US11845009B2 (en) Information processing system, information processing apparatus, storage medium and information processing method
JP5788117B1 (en) GAME CONTROL METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM
JP2015058359A (en) Server device, method, and program
JP2014147664A (en) Game control method, game control apparatus and program
JP6527191B2 (en) Game control method, information processing apparatus, and program
JP2010124878A (en) Device, method, and program for processing video game
JP6125693B2 (en) GAME CONTROL METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM
JP5903519B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP2022028003A (en) Game program, control method, and information processing device
JP7197614B2 (en) Game control method, information processing device, and program
JP6828084B2 (en) Game control methods, information processing devices, and programs
JP2017213401A (en) Video game processing program and video game processing system
JP5654107B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP5938502B1 (en) GAME CONTROL METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM
JP7321325B2 (en) Information processing device, game program, and information processing method
JP7256854B2 (en) Programs, methods and electronic devices for games
JP7001651B2 (en) Programs, information processing devices, and control methods
JP6788544B2 (en) Information processing equipment, game programs, and information processing methods
JP6524170B2 (en) PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD
JP2023030220A (en) Game program, method and electronic device
JP2020141879A (en) Information processing device, game program, and information processing method
JP2020124558A (en) Program, information processor and control method
JP2017202327A (en) Program, information processor, and control method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180403

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180419

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180528

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180528

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181122

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190409

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190509

R150 Certificate of patent or registration of utility model

Ref document number: 6527191

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250