JP2022120000A - Program, information processing device, and control method - Google Patents

Program, information processing device, and control method Download PDF

Info

Publication number
JP2022120000A
JP2022120000A JP2022092160A JP2022092160A JP2022120000A JP 2022120000 A JP2022120000 A JP 2022120000A JP 2022092160 A JP2022092160 A JP 2022092160A JP 2022092160 A JP2022092160 A JP 2022092160A JP 2022120000 A JP2022120000 A JP 2022120000A
Authority
JP
Japan
Prior art keywords
mode
game
battle
action
character
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.)
Granted
Application number
JP2022092160A
Other languages
Japanese (ja)
Other versions
JP7401597B2 (en
Inventor
大輔 ▲高▼
Daisuke Taka
勝 井田
Masaru Ida
要芽 日高
Kanami Hidaka
翔平 井澤
Shohei Izawa
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 JP2022092160A priority Critical patent/JP7401597B2/en
Publication of JP2022120000A publication Critical patent/JP2022120000A/en
Priority to JP2023206648A priority patent/JP2024015256A/en
Application granted granted Critical
Publication of JP7401597B2 publication Critical patent/JP7401597B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a program, an information processing device, and a control method for enhancing amusement properties of a match in a game.
SOLUTION: A program causes an information processing device for executing a game to execute a step S104 to increase first parameters according to the execution of a first operation in a first mode by a first game medium when a match mode is the first mode in a match executed in the game, and a step S113 to change the first parameters according to time elapsed from start of a second mode and a second operation executed by the first game medium in a second mode when the match mode is the second mode. An amount of increase in the first parameters by the execution of the second operation in the second mode is larger than an amount of increase in the first parameters by the execution of the first operation in the first mode.
SELECTED DRAWING: Figure 10
COPYRIGHT: (C)2022,JPO&INPIT

Description

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

従来、例えばキャラクタ同士が対戦を行なう対戦ゲームが知られている。例えば特許文献1には、プレイヤキャラクタと対戦相手キャラクタとが所定の順序で行動するターン制の対戦ゲームが開示されている。 2. Description of the Related Art Conventionally, a battle game is known in which, for example, characters battle each other. For example, Patent Literature 1 discloses a turn-based battle game in which a player character and an opponent character act in a predetermined order.

特許第5678146号Patent No. 5678146

従来、対戦ゲームにおける対戦の興趣性を向上させることが望まれている。 Conventionally, it has been desired to improve the interest of the battle in the battle game.

かかる事情に鑑みてなされた本発明の目的は、ゲームにおける対戦の興趣性を向上させるプログラム、情報処理装置、及び制御方法を提供することにある。 SUMMARY OF THE INVENTION An object of the present invention, which has been made in view of such circumstances, is to provide a program, an information processing apparatus, and a control method that improve the interest of competition in a game.

本発明の一実施形態に係るプログラムは、
ゲームを実行する情報処理装置に、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させるステップと、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を実行させ、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい。
A program according to an embodiment of the present invention is
In the information processing device that executes the game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. and
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time since the start of the second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
and
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned Greater than the increment of the first parameter.

また、本発明の一実施形態に係る情報処理装置は、
ゲームを実行する制御部を備える情報処理装置であって、
前記制御部は、前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させ、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させ、
前記対戦のモードを前記第1モードから第2モードに切り替え、
前記対戦のモードが前記第2モードである場合、
前前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させ、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替え、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい。
Further, an information processing device according to an embodiment of the present invention includes:
An information processing device comprising a control unit for executing a game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one of a plurality of game media including the one or more first game media and the one or more second game media. to generate
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
switching the battle mode from the first mode to the second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time from the start of the second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned Greater than the increment of the first parameter.

また、本発明の一実施形態に係る制御方法は、
情報処理装置が実行するゲームの制御方法であって、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させるステップと、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を含み、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい。
Also, a control method according to an embodiment of the present invention includes:
A game control method executed by an information processing device, comprising:
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. and
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time since the start of the second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
including
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned Greater than the increment of the first parameter.

本発明の一実施形態に係るプログラム、情報処理装置、及び制御方法によれば、ゲームにおける対戦の興趣性が向上する。 According to the program, the information processing device, and the control method according to one embodiment of the present invention, competition in a game becomes more interesting.

本発明の一実施形態に係るゲームシステムのブロック図である。1 is a block diagram of a game system according to one embodiment of the present invention; FIG. ユーザに関する情報を示す図である。It is a figure which shows the information regarding a user. 第1ゲーム媒体に関する情報を示す図である。FIG. 10 is a diagram showing information about the first game content; コマンドに関する情報を示す図である。FIG. 10 is a diagram showing information about commands; 第1モードにおける対戦画面の例を示す図である。It is a figure which shows the example of the competition screen in 1st mode. 第1モードにおける対戦画面の例を示す図である。It is a figure which shows the example of the competition screen in 1st mode. 第2モードにおける対戦画面の例を示す図である。It is a figure which shows the example of the battle screen in 2nd mode. 第2モードにおける対戦画面の例を示す図である。It is a figure which shows the example of the battle screen in 2nd mode. 第2モードにおける対戦画面の例を示す図である。It is a figure which shows the example of the battle screen in 2nd mode. 端末装置が実行する対戦処理を示すフローチャートである。4 is a flowchart showing battle processing executed by the terminal device;

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

(ゲームシステムの概要)
はじめに、図1を参照して、本発明の一実施形態に係るゲームシステム10の概要について説明する。ゲームシステム10は、サーバ装置11と、1以上の端末装置12と、を備える。図1では簡便のため、3つの端末装置12を図示しているが、端末装置12の数は1以上であればよい。
(Overview of game system)
First, with reference to FIG. 1, an outline of a game system 10 according to one embodiment of the present invention will be described. A game system 10 includes a server device 11 and one or more terminal devices 12 . Although three terminal devices 12 are illustrated in FIG. 1 for the sake of simplicity, the number of terminal devices 12 may be one or more.

サーバ装置11は、例えばゲーム運営者が管理するサーバ等の情報処理装置である。端末装置12は、例えば携帯電話、スマートフォン、タブレット端末、PC(Personal Computer)、又はゲーム装置等の、ユーザによって使用される情報処理装置である。サーバ
装置11及び端末装置12は、例えばインターネット等のネットワーク16を介して通信可能に接続される。サーバ装置11及び端末装置12が協働することによって、端末装置12のユーザに対してゲームが提供される。例えば、サーバ装置11は、ゲームの処理に必要な情報を端末装置12へ送信する。端末装置12は、サーバ装置11から受信した情報を用いて、ゲームの処理を実行する。或いは、サーバ装置11及び端末装置12が、ゲームの処理を分担して実行してもよい。
The server device 11 is an information processing device such as a server managed by, for example, a game operator. The terminal device 12 is an information processing device used by a user, such as a mobile phone, a smart phone, a tablet terminal, a PC (Personal Computer), or a game device. The server device 11 and the terminal device 12 are communicably connected via a network 16 such as the Internet. A game is provided to the user of the terminal device 12 by the cooperation of the server device 11 and the terminal device 12 . For example, the server device 11 transmits information necessary for game processing to the terminal device 12 . The terminal device 12 uses the information received from the server device 11 to execute game processing. Alternatively, the server device 11 and the terminal device 12 may share the processing of the game.

(ゲームの概要)
本実施形態に係るゲームの概要について説明する。本実施形態に係るゲームは、多様なゲームパートを含む。多様なゲームパートのうち少なくとも一部のゲームパートは、ゲーム媒体を用いて実行されてもよい。
(Overview of the game)
An overview of the game according to this embodiment will be described. The game according to this embodiment includes various game parts. At least some of the various game parts may be performed using game media.

ゲーム媒体は、ゲームに使用される電子データであり、例えば、カード、アイテム、仮想通貨、チケット、キャラクタ、及びアバタ等、任意の媒体を含む。また、ゲーム媒体は、ユーザによってゲーム内で取得、所有、使用、管理、交換、合成、強化、売却、廃棄、又は贈与等され得る電子データであるが、ゲーム媒体の利用態様は本明細書で明示されるものに限られない。 Game media are electronic data used in games, and include arbitrary media such as cards, items, virtual currency, tickets, characters, and avatars. Game media are electronic data that can be acquired, owned, used, managed, exchanged, combined, enhanced, sold, discarded, or gifted by the user in the game. It is not limited to what is specified.

以下、特に明示した場合を除き、「ユーザが所有するゲーム媒体」とは、当該ユーザを一意に識別可能なユーザIDに第1ゲーム媒体として対応付けられたゲーム媒体を示す。また、「ゲーム媒体をユーザに付与する」とは、ゲーム媒体を第1ゲーム媒体としてユーザIDに対応付けることを示す。また、「ユーザが所有するゲーム媒体を破棄する」とは、ユーザIDと第1ゲーム媒体との対応付けを解消することを示す。また、「ユーザが所有するゲーム媒体を消費する」とは、ユーザIDと第1ゲーム媒体との対応付けの解消に応じて、何らかの効果又は影響をゲーム内で発生させ得ることを示す。また、「ユーザが所有するゲーム媒体を売却する」とは、ユーザIDと第1ゲーム媒体との対応付けを解消し、且つ、ユーザIDに他のゲーム媒体(例えば、仮想通貨又はアイテム等)を第1ゲーム媒体として対応付けることを示す。また、「ユーザAが所有するゲーム媒体をユーザBに譲渡する」とは、ユーザAのユーザIDと第1ゲーム媒体との対応付けを解消し、且つ、ユーザBのユーザIDに当該ゲーム媒体を第1ゲーム媒体として対応付けることを示す。 Hereinafter, unless otherwise specified, "game media owned by a user" refers to game media associated with a user ID that can uniquely identify the user as the first game media. Also, "providing a game medium to a user" indicates that the game medium is associated with the user ID as the first game medium. Also, "destroy the game content owned by the user" indicates canceling the correspondence between the user ID and the first game content. Also, "consuming the game content owned by the user" indicates that some effect or influence can be generated in the game according to the cancellation of the correspondence between the user ID and the first game content. Also, "selling the game content owned by the user" means canceling the association between the user ID and the first game content, and adding another game content (for example, virtual currency or items) to the user ID. Indicates that it is associated as the first game content. Also, "to transfer a game medium owned by user A to user B" means that the association between user A's user ID and the first game medium is canceled and the game medium is transferred to user B's user ID. Indicates that it is associated as the first game content.

ゲームパートは、ゲーム内でユーザがプレイ可能なコンテンツであって、例えばクエスト、ミッション、ミニゲーム、ゲーム媒体入手イベント、仮想空間の探索イベント、及び対戦相手(例えば、他のユーザ、敵キャラクタ、及び敵の建物等)との対戦イベント等を含む。例えば、ゲームパート毎に設定される1以上の所定の条件(ゲーム課題)の達成に成功したと判定された場合、ユーザに対して、例えばゲーム媒体等が報酬として付与されてもよい。ゲーム課題には、例えば敵キャラクタとの対戦に勝利するとの課題、及び仮想空間内のゴール地点まで到達するとの課題等、ゲームパートの内容に応じた任意の課題が採用可能である。また、ゲームパートに設定された1以上のゲーム課題のうち、特定の課題(クリア課題)が達成されることを、ゲームパートのクリアともいう。ゲームパートをプレイするユーザがクリア課題の達成に成功した場合、当該ゲームパートのクリアと判定され、当該ゲームパートが終了する。 Game parts are content that users can play in the game, such as quests, missions, mini games, game media acquisition events, virtual space exploration events, and opponents (such as other users, enemy characters, and including battle events against enemy buildings, etc.). For example, when it is determined that one or more predetermined conditions (game tasks) set for each game part have been successfully achieved, the user may be rewarded with, for example, game media. As the game task, any task corresponding to the content of the game part can be adopted, such as a task of winning a match against an enemy character, a task of reaching a goal point in a virtual space, or the like. Further, the achievement of a specific task (clear task) among the one or more game tasks set for the game part is also referred to as clearing the game part. When the user who plays the game part succeeds in achieving the clear task, it is determined that the game part has been cleared, and the game part ends.

多様なゲームパートには、シングルプレイ用のゲームパートと、マルチプレイ用のゲームパートと、が含まれてもよい。シングルプレイ用のゲームパートとは、1のユーザが使用する1の端末装置12に対するユーザ操作に基づいて実行されるゲームパート(例えば、一人用のゲームパート)である。1の端末装置12が単独で、又は1の端末装置12とサーバ装置11とが協働して、シングルプレイ用のゲームパートを実行する。一方、マルチプレイ用のゲームパートとは、2以上のユーザがそれぞれ使用する2以上の端末装置12に対するユーザ操作に基づいて実行される、当該2以上のユーザに共通のゲームパート(例えば、複数人用のゲームパート)である。2以上のユーザに共通のゲームパートとは、例えば当該ゲームパートの進行処理及び処理結果等の少なくとも一部が、当該2以上のユーザに対して共通して適用されるゲームパートである。2以上の端末装置12が協働して、又は2以上の端末装置12とサーバ装置11とが協働して、マルチプレイ用のゲームパートを実行する。 The various game parts may include single-play game parts and multi-play game parts. A single-play game part is a game part (for example, a single-player game part) that is executed based on a user operation on one terminal device 12 used by one user. One terminal device 12 alone or one terminal device 12 and the server device 11 cooperate to execute a game part for single play. On the other hand, a game part for multiplay is a game part common to two or more users (for example, a multiplayer game part). A game part common to two or more users is, for example, a game part in which at least a part of progress processing and processing results of the game part is commonly applied to the two or more users. Two or more terminal devices 12 cooperate, or two or more terminal devices 12 and the server device 11 cooperate to execute a multi-play game part.

本実施形態に係るゲームは、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体とが対戦するゲームパートを含む。以下、当該ゲームパートを単に「対戦」ともいう。また、第1ゲーム媒体は、例えばユーザがゲーム内で所有するユーザキャラクタであるものとして説明するが、これに限られない。また、第2ゲーム媒体は、例えばNPC(Non Player Character)等の敵キャラクタであるものとして説明するが、これに限られない。 A game according to this embodiment includes a game part in which one or more first game media and one or more second game media compete. Hereinafter, the game part is also simply referred to as a "competition". Also, the first game content is described as, for example, a user character owned by the user in the game, but is not limited to this. Also, the second game content is described as being an enemy character such as an NPC (Non Player Character), but is not limited to this.

概略として、本実施形態に係るゲームは、対戦中に、対戦の進行方法に関するモードを、第1モードと第2モードとの間で切替可能である。第1モードは、いわゆるターン制で対戦が進行するモードである。第2モードは、いわゆるリアルタイム制で対戦が進行するモードである。第1モード及び第2モードの詳細については後述する。 As an overview, in the game according to the present embodiment, it is possible to switch the mode regarding how to progress the battle between the first mode and the second mode during the battle. The first mode is a so-called turn-based battle mode. The second mode is a mode in which a battle progresses in a so-called real-time system. Details of the first mode and the second mode will be described later.

(サーバ装置の構成)
サーバ装置11の構成について具体的に説明する。サーバ装置11は、サーバ通信部13と、サーバ記憶部14と、サーバ制御部15と、を備える。
(Configuration of server device)
The configuration of the server device 11 will be specifically described. The server device 11 includes a server communication section 13 , a server storage section 14 and a server control section 15 .

サーバ通信部13は、外部装置と無線又は有線によって通信し、情報の送受信を行うインタフェースを含む。サーバ通信部13は、例えば無線LAN(Local Area Network)通信モジュール又は有線LAN通信モジュール等を含んでもよい。サーバ通信部13は、ネットワーク16を介して、端末装置12との間で情報を送受信可能である。 The server communication unit 13 includes an interface that performs wireless or wired communication with an external device to transmit and receive information. The server communication unit 13 may include, for example, a wireless LAN (Local Area Network) communication module or a wired LAN communication module. The server communication unit 13 can transmit and receive information to and from the terminal device 12 via the network 16 .

サーバ記憶部14は、例えば一次記憶装置及び二次記憶装置を含む。例えばサーバ記憶部14は、半導体メモリ、磁気メモリ、又は光メモリ等を含んでもよい。サーバ記憶部14は、ゲームの提供及び制御に必要な種々の情報及びプログラムを記憶する。サーバ記憶部14に記憶された情報及びプログラムの少なくとも一部が、端末装置12との間で共有及び同期されてもよい。例えばサーバ記憶部14は、1以上のユーザに関する情報を記憶する。 The server storage unit 14 includes, for example, a primary storage device and a secondary storage device. For example, the server storage unit 14 may include semiconductor memory, magnetic memory, optical memory, or the like. The server storage unit 14 stores various information and programs necessary for providing and controlling games. At least part of the information and programs stored in the server storage unit 14 may be shared and synchronized with the terminal device 12 . For example, the server storage unit 14 stores information regarding one or more users.

図2を参照して、ユーザに関する情報について説明する。図2は、3人のユーザそれぞれに関する情報を示す。ユーザに関する情報は、当該ユーザに固有の種々の情報を含む。例えば、ユーザに関する情報は、ユーザIDと、所有ゲーム媒体に関する情報と、使用ゲーム媒体に関する情報と、を含む。 Information about the user will be described with reference to FIG. FIG. 2 shows information about each of the three users. Information about a user includes various information specific to the user. For example, the information about the user includes a user ID, information about owned game media, and information about used game media.

ユーザIDは、上述したようにユーザを一意に識別可能な情報である。以下、ユーザIDを単にユーザともいう。 A user ID is information that can uniquely identify a user as described above. Hereinafter, the user ID will be simply referred to as a user.

所有ゲーム媒体に関する情報は、ユーザがゲーム内で所有するゲーム媒体に固有の種々の情報を含む。ゲーム媒体がユーザに取得された場合、当該ゲーム媒体は、所有ゲーム媒体としてユーザに対応付けられる。本実施形態において、所有ゲーム媒体は、ユーザが所有するユーザキャラクタを含むが、これに限られない。所有ゲーム媒体に関する情報の詳細については後述する。 The information about owned game media includes various information unique to the game media owned by the user in the game. When game media are acquired by a user, the game media are associated with the user as owned game media. In this embodiment, owned game media include user characters owned by the user, but are not limited to this. The details of the information about owned game media will be described later.

使用ゲーム媒体に関する情報は、対戦においてユーザに使用させるゲーム媒体を示す情報である。使用ゲーム媒体は、所有ゲーム媒体のうちから選択される。本実施形態において、1以上の所有ゲーム媒体のうちから選択された、例えば最大6つのユーザキャラクタが、それぞれ使用ゲーム媒体としてユーザに対応付けられる。したがって、1つのユーザキャラクタが、所有ゲーム媒体であると同時に使用ゲーム媒体でもあり得る。使用ゲーム媒体の選択は、例えば専用のゲームパートにおいて、自動的に又はユーザ操作に応じて実行されてもよい。例えば、専用のゲームパートは、いわゆるデッキ編成又はチーム編成等を行うゲームパートを含んでもよい。 The information about the game media to be used is information indicating the game media to be used by the user in the battle. The game media to be used are selected from owned game media. In this embodiment, for example, up to six user characters selected from one or more owned game media are associated with the user as used game media. Therefore, one user character can be both an owned game medium and a used game medium. The selection of the game media to use may be performed automatically or in response to a user operation, for example in a dedicated game part. For example, the dedicated game part may include a game part for so-called deck formation or team formation.

上述した所有ゲーム媒体に関する情報について詳細に説明する。ここでは、多様な所有ゲーム媒体に関する情報のうち、ユーザキャラクタに関する情報について説明する。図3は、1人のユーザが所有する3つのユーザキャラクタ(キャラクタA、キャラクタB、及びキャラクタC)に関する情報を示す。例えば、各ユーザキャラクタに関する情報は、キャラクタIDと、キャラクタ名と、レベルと、希少度と、HP(Hit Point)と、MP(Magic Point)と、攻撃力と、防御力と、素早さと、属性と、コマンドに関する情報と、を含む。 The information regarding the owned game content mentioned above will be described in detail. Here, information about a user character among information about a variety of owned game media will be described. FIG. 3 shows information about three user characters (character A, character B, and character C) owned by one user. For example, information about each user character includes character ID, character name, level, rarity, HP (Hit Point), MP (Magic Point), attack power, defense power, quickness, attribute and information about the command.

キャラクタIDは、キャラクタを一意に識別可能な情報である。キャラクタIDは、例えば予めサーバ記憶部14に記憶されてもよい。或いは、キャラクタIDは、キャラクタをユーザに取得させるときに、サーバ装置11によって決定されてもよい。 A character ID is information that can uniquely identify a character. The character ID may be stored in the server storage unit 14 in advance, for example. Alternatively, the character ID may be determined by the server device 11 when allowing the user to obtain the character.

キャラクタ名は、キャラクタの名前を示す情報である。キャラクタ名は、キャラクタIDとは異なり、キャラクタを一意に識別可能でなくてもよい。キャラクタ名の初期値が、予めサーバ記憶部14に記憶される。キャラクタ名は、キャラクタを取得したユーザによるゲームのプレイに応じて変化してもよい。 A character name is information indicating the name of a character. Unlike the character ID, the character name does not have to uniquely identify the character. An initial value of the character name is stored in advance in the server storage unit 14 . The character name may change according to the game play by the user who acquired the character.

レベルは、例えばユーザキャラクタの成長度を示す情報である。レベルの初期値は、例えば1である。レベルは、ユーザキャラクタを取得したユーザによるゲームのプレイに応じて増加し得る。レベルが増加すると、後述するように、例えば希少度、HP、MP、攻撃力、防御力、素早さ、属性、及びコマンドに関する情報等、ユーザキャラクタに関する情報の少なくとも一部が変化し得る。例えば、ユーザキャラクタに関する情報の少なくとも一部が変化することによって、後述するようにキャラクタが強化される。したがって、本実施形態において、ゲームパートに用いられるキャラクタのレベルが大きいほどユーザに有利である。 The level is information indicating, for example, the degree of growth of the user character. The initial value of the level is 1, for example. The level can increase as the game is played by the user who acquired the user character. As the level increases, at least part of the information about the user character may change, such as rarity, HP, MP, attack power, defense power, quickness, attributes, and command information, as will be described later. For example, changing at least a portion of the information about the user character enhances the character as described below. Therefore, in this embodiment, the higher the level of the character used in the game part, the more advantageous it is for the user.

希少度は、ユーザキャラクタの希少性の度合いを示す情報である。希少度の初期値が、予めサーバ記憶部14に記憶される。例えば、希少度の値が大きいほど、ユーザキャラクタの希少性が高い。希少度は、キャラクタを取得したユーザによるゲームのプレイに応じて変化してもよい。例えば、レベルが増加すると、希少度が増加してもよい。 The rarity level is information indicating the degree of rarity of the user character. An initial value of the rarity level is stored in advance in the server storage unit 14 . For example, the higher the rarity value, the higher the rarity of the user character. The rarity level may change according to the game play by the user who acquired the character. For example, increasing levels may increase rarity.

HPは、例えばキャラクタの生命力を示す情報である。HPは、例えば現在値及び上限値を含む。本実施形態において、キャラクタが敵キャラクタの攻撃動作によってダメージを受けると、HPの現在値がダメージ量だけ減少する。また、キャラクタが味方キャラクタの回復動作によって回復すると、HPの現在値が回復量だけ増加する。また、HPがゼロまで減少すると、キャラクタは行動不能になり、或いはゲームパートのクリアに失敗したと判定される。したがって、本実施形態において、ゲームパートに用いられるキャラクタのHPが大きいほどユーザに有利である。レベルが増加すると、HPの上限値も増加し得る。 HP is information indicating, for example, the vitality of a character. HP includes, for example, a current value and an upper limit value. In this embodiment, when a character receives damage from an enemy character's attack action, the current HP value is reduced by the amount of damage. Also, when the character recovers by the recovery action of the ally character, the current value of HP increases by the recovery amount. Also, when the HP decreases to zero, it is determined that the character becomes incapacitated or has failed to clear the game part. Therefore, in this embodiment, the higher the HP of the character used in the game part, the more advantageous it is for the user. As the level increases, the upper limit of HP can also increase.

MPは、例えばユーザキャラクタが所定の動作を実行するために必要となるポイントを示す情報である。MPは、例えば現在値及び上限値を含む。本実施形態において、後述するように、ユーザキャラクタに対して所定の動作を実行させるためのコマンドが選択されると、当該コマンドに設定された消費MPの値だけ、ユーザキャラクタのMPの現在値が減少して、当該所定の動作が実行される。ユーザキャラクタのMPの現在値が、当該コマンドの消費MPの値に満たない場合には、当該コマンドが選択できないように制御される。したがって、本実施形態において、ユーザキャラクタのMPが大きいほど、動作を実行可能な回数が増えるので、ユーザに有利である。レベルが増加すると、MPの上限値も増加し得る。 The MP is, for example, information indicating points required for the user character to perform a predetermined action. MP includes, for example, a current value and an upper limit value. In this embodiment, as will be described later, when a command for causing a user character to perform a predetermined action is selected, the current MP value of the user character is increased by the MP consumption value set for the command. Decrease and the predetermined operation is performed. If the current MP value of the user character is less than the consumed MP value of the command, control is performed so that the command cannot be selected. Therefore, in the present embodiment, the greater the user character's MP, the greater the number of times the action can be performed, which is advantageous to the user. As the level increases, the upper limit of MP can also increase.

攻撃力は、例えばキャラクタの攻撃によって対戦相手に与えるダメージ量に寄与する情報である。攻撃力の値が大きいほど、対戦相手に与えるダメージ量が大きくなる。したがって、本実施形態において、ゲームパートに用いられるキャラクタの攻撃力が大きいほどユーザに有利である。レベルが増加すると、攻撃力も増加し得る。 Attack power is, for example, information that contributes to the amount of damage inflicted on an opponent by a character's attack. The higher the attack power value, the greater the amount of damage dealt to the opponent. Therefore, in the present embodiment, the greater the attack power of the character used in the game part, the more advantageous it is for the user. As the level increases, the attack power can also increase.

防御力は、例えばキャラクタが対戦相手の攻撃によって受けるダメージ量に寄与する情報である。防御力の値が大きいほど、対戦相手から受けるダメージ量が小さくなる。したがって、本実施形態において、ゲームパートに用いられるキャラクタの防御力が大きいほどユーザに有利である。レベルが増加すると、防御力も増加し得る。 Defense power is, for example, information that contributes to the amount of damage a character receives from an opponent's attack. The higher the defense value, the smaller the amount of damage received from opponents. Therefore, in the present embodiment, the greater the defensive power of the character used in the game part, the more advantageous it is for the user. As the level increases, the defense can also increase.

素早さは、対戦のモードに応じて異なる処理に用いられる。例えば、いわゆるターン制で対戦が進行する第1モードである場合、各ターンにおいて、素早さの値が大きいキャラクタから順番に動作を実行する。一方、いわゆるリアルタイム制で対戦が進行する第2モードである場合、素早さの値が大きいほど、ユーザキャラクタが動作を実行してから次の動作を選択可能な機会が発生するまでに必要な時間が短い。したがって、本実施形態において、ユーザキャラクタの素早さが大きいほど、第2モード中に動作を実行可能な回数が増えるので、ユーザに有利である。レベルが増加すると、素早さも増加し得る。 Agility is used for different actions depending on the mode of play. For example, in the case of the first mode in which the battle progresses in a so-called turn-based manner, each turn, the character with the highest speed value performs an action in order. On the other hand, in the case of the second mode in which the battle progresses in a so-called real-time system, the larger the speed value, the more time it takes for the user character to perform an action until an opportunity to select the next action occurs. is short. Therefore, in the present embodiment, the greater the speed of the user character, the greater the number of times the action can be performed during the second mode, which is advantageous to the user. As your level increases, your speed can also increase.

属性は、対戦を行うキャラクタ間の優劣関係を示す情報である。属性は、例えば火、木、及び水の属性のうち少なくとも1つの属性を示す。例えば火属性のキャラクタは、木属性のキャラクタに対して与えるダメージが通常よりも大きくなり、水属性のキャラクタに対して与えるダメージが通常よりも小さくなる。このように、例えば火属性は、木属性に対して有利であり、水属性に対して不利である。 The attribute is information indicating the superiority/inferiority relationship between the characters who are competing. The attribute indicates at least one attribute of fire, wood, and water, for example. For example, a fire-attribute character deals more damage to a wood-attribute character than usual, and a water-attribute character does less damage than usual. Thus, for example, the fire attribute is advantageous to the wood attribute and disadvantageous to the water attribute.

コマンドに関する情報は、ユーザキャラクタが実行可能な1以上の動作に対応するコマンドに固有の種々の情報を含む。後述するように、対戦において自動的に又はユーザ操作に応じてコマンドが選択されると、当該コマンドに対応する動作をユーザキャラクタが実行する。 Information about the command includes various information specific to the command corresponding to one or more actions that the user character can perform. As will be described later, when a command is selected automatically or according to a user's operation in a battle, the user character performs an action corresponding to the command.

本実施形態において、1つのユーザキャラクタには、「基本動作」コマンドと、2つの「スキル」コマンド(「第1スキル」コマンド及び「第2スキル」コマンド)と、1つの「必殺技」コマンドと、1つの「交代」コマンドと、の合計5つのコマンドが対応付けられる。各コマンドの詳細については後述する。1つのユーザキャラクタに対応付けられるコマンドの種類及び数は、上述の構成に限られず、任意に定められてもよい。 In this embodiment, one user character has a "basic action" command, two "skill" commands (a "first skill" command and a "second skill" command), and one "special move" command. , and one “alternate” command are associated with a total of five commands. Details of each command will be described later. The types and number of commands associated with one user character are not limited to the configuration described above, and may be determined arbitrarily.

本実施形態において、コマンドに関する情報は、例えば図4に示すように、各コマンドの消費MPと、増加特定ポイントと、属性と、を含み得る。 In this embodiment, the information about the commands can include MP consumption, increase specific points, and attributes of each command, as shown in FIG. 4, for example.

消費MPは、対応する動作の実行に必要なMPの値を示す。例えば、対戦においてコマンドが選択されると、消費MPの値だけユーザキャラクタのMPの現在値が減算されて、当該コマンドに対応する動作をユーザキャラクタが実行する。ユーザキャラクタのMPの現在値が消費MPよりも小さい場合、当該コマンドの選択が禁止される。 Consumed MP indicates the value of MP required to execute the corresponding operation. For example, when a command is selected in a battle, the current MP value of the user character is subtracted by the MP consumption value, and the user character performs an action corresponding to the command. When the current MP of the user character is smaller than the consumed MP, selection of the command is prohibited.

増加特定ポイントは、対応する動作が実行された場合に増加する特定パラメータの増加量を示す。特定パラメータは、例えば対戦中に対戦のモードを第1モードから第2モードに切り替えるために必要となるパラメータである。具体的には、特定パラメータが所定の基準値(第1基準値)以上である場合、対戦のモードを切替可能である。特定パラメータの詳細については後述する。 The increase specific point indicates the increase amount of the specific parameter that increases when the corresponding operation is executed. The specific parameter is, for example, a parameter required for switching the battle mode from the first mode to the second mode during the battle. Specifically, when the specific parameter is greater than or equal to a predetermined reference value (first reference value), the battle mode can be switched. Details of the specific parameters will be described later.

属性は、対応する動作の属性であって、例えば火、木、及び水の属性のうち少なくとも1つの属性を示す。例えば、ユーザキャラクタの火属性の攻撃動作によって敵キャラクタに与えられるダメージは、当該敵キャラクタが木属性である場合に通常よりも大きくなり、当該敵キャラクタが水属性である場合に通常よりも小さくなる。 The attribute is the attribute of the corresponding action, for example at least one of the attributes of fire, wood and water. For example, the damage inflicted on an enemy character by a user character's fire-attribute attack action will be greater than normal if the enemy character is wood-attribute, and will be less than normal if the enemy character is water-attribute. .

ここで、上述した5つのコマンドの詳細について、それぞれ説明する。 Details of the five commands described above will now be described.

基本動作コマンドは、基本動作に対応するコマンドである。本実施形態において、基本動作は、例えば素手又は武器による攻撃動作(通常攻撃動作)を含む。基本動作コマンドの消費MPは、例えば0ポイントである。また、基本動作コマンドの増加特定ポイントは、例えば5ポイントである。また、基本動作コマンドの属性は、例えば何れの属性も設定されていない無属性である。基本動作コマンドの消費MP、増加特定ポイント、及び属性は、上述した値に限られず、例えばユーザキャラクタ毎に異なってもよい。 A basic operation command is a command corresponding to a basic operation. In this embodiment, the basic action includes, for example, an attack action (normal attack action) with bare hands or a weapon. The consumption MP of the basic operation command is, for example, 0 points. Also, the additional specific points for the basic operation command is, for example, 5 points. Also, the attribute of the basic operation command is, for example, no attribute in which no attribute is set. The consumed MP, increased specific points, and attributes of the basic action command are not limited to the values described above, and may differ for each user character, for example.

対戦において、基本動作コマンドが選択された場合、ユーザキャラクタは、敵キャラクタに対して通常攻撃動作を実行する。通常攻撃動作の実行によって、敵キャラクタのHPの現在値がダメージ量だけ減少する。後述するように、基本動作コマンドは、対戦のモードが第1モードである場合に限り、選択可能である。 In battle, when a basic action command is selected, the user character performs a normal attack action against the enemy character. Execution of the normal attack action reduces the current HP value of the enemy character by the amount of damage. As will be described later, basic action commands can be selected only when the battle mode is the first mode.

スキルコマンドは、スキル動作に対応するコマンドである。本実施形態において、スキル動作は、例えば攻撃魔法による攻撃動作(スキル攻撃動作)を含む。スキルコマンドの消費MPは、例えばゼロ以外の値に定められる。スキルコマンドの消費MP及び増加特定ポイントは、上述した基本動作コマンドよりも大きくてもよい。スキルコマンドの属性は、無属性であってもよいし、例えば火、水、及び木の何れかの属性であってもよい。スキルコマンドの消費MP、増加特定ポイント、及び属性は、例えばユーザキャラクタ毎又はスキル毎に異なってもよい。 A skill command is a command corresponding to a skill action. In this embodiment, the skill action includes, for example, an attack action (skill attack action) using attack magic. The consumption MP of the skill command is set to a value other than zero, for example. The consumption MP and increase specific points of the skill command may be larger than those of the basic action command described above. The attribute of the skill command may be non-attribute, or any one of fire, water, and wood, for example. Consumed MP, increased specific points, and attributes of skill commands may differ for each user character or skill, for example.

対戦において、スキルコマンドが選択された場合、ユーザキャラクタは、敵キャラクタに対してスキル攻撃動作を実行する。スキル攻撃動作の実行によって、敵キャラクタのHPの現在値がダメージ量だけ減少する。スキル攻撃動作によって敵キャラクタに与えられるダメージは、上述した通常攻撃動作よりも大きくてもよい。スキル攻撃動作の実行によって、通常攻撃動作の実行とは異なる効果が発生してもよい。例えば、敵キャラクタの攻撃力又は防御力等のパラメータを、例えば一時的に減少させる効果が考えられる。また例えば、敵キャラクタを通常状態とは異なる異常状態に変化させる効果が考えられる。例えば、異常状態には、一定期間に亘ってHPの現在値が除々に減少する毒状態が含まれてもよい。 In battle, when a skill command is selected, the user character performs a skill attack motion against the enemy character. By executing the skill attack motion, the current HP value of the enemy character is reduced by the amount of damage. The damage inflicted on the enemy character by the skill attack action may be greater than the normal attack action described above. Execution of the skill attack motion may produce an effect different from execution of the normal attack motion. For example, an effect of temporarily reducing parameters such as attack power or defense power of the enemy character can be considered. Further, for example, an effect of changing the enemy character to an abnormal state different from the normal state is conceivable. For example, an abnormal condition may include a poison condition in which the current value of HP gradually decreases over a period of time.

スキル攻撃動作の実行結果が、対戦のモードに応じて異なってもよい。例えば、対戦のモードが第1モードである場合よりも第2モードである場合の方が、当該スキル攻撃動作によって敵キャラクタに与えられるダメージが大きくてもよく、或いは小さくてもよい。また、対戦のモードが第2モードである場合に限り、スキルコマンドの消費MPは、元の値よりも小さい値、例えば0ポイントとして扱われてもよい。即ち、対戦のモードが第1である場合よりも第2モードである場合の方が、当該スキル攻撃動作によるユーザキャラクタのMPの現在値の減少量が小さい。 The execution result of the skill attack action may differ depending on the battle mode. For example, the damage given to the enemy character by the skill attack motion may be greater or lesser when the battle mode is the second mode than when the battle mode is the first mode. Also, only when the battle mode is the second mode, the MP consumption of the skill command may be treated as a value smaller than the original value, such as 0 points. That is, the reduction amount of the current MP of the user character due to the skill attack motion is smaller in the case of the second mode than in the case of the first battle mode.

必殺技コマンドは、必殺技動作に対応するコマンドである。本実施形態において、必殺技動作は、例えば必殺技による攻撃動作(必殺技攻撃動作)を含む。必殺技コマンドの消費MP及び増加特定ポイントは、例えばそれぞれ0ポイントである。スキルコマンドの属性は、無属性であってもよいし、例えば火、水、及び木の何れかの属性であってもよい。スキルコマンドの消費MP、増加特定ポイント、及び属性は、例えばユーザキャラクタ毎又は必殺技毎に異なってもよい。 The deathblow command is a command corresponding to the deathblow motion. In the present embodiment, the deathblow motion includes, for example, an attack motion by a deathblow (deathblow attack motion). The consumed MP and the increased specific points of the special move command are, for example, 0 points. The attribute of the skill command may be non-attribute, or any one of fire, water, and wood, for example. Consumed MP, increased specific points, and attributes of skill commands may differ, for example, for each user character or for each special move.

対戦において、必殺技コマンドが選択された場合、ユーザキャラクタは、敵キャラクタに対して必殺技攻撃動作を実行する。必殺技攻撃動作の実行によって、敵キャラクタのHPの現在値がダメージ量だけ減少する。必殺技攻撃動作によって敵キャラクタに与えられるダメージは、上述した通常攻撃動作及びスキル攻撃動作よりも大きくてもよい。後述するように、必殺技コマンドは、対戦のモードが第2モードである場合に限り、選択可能である。 In the battle, when a deathblow command is selected, the user character performs a deathblow attack motion against the enemy character. The execution of the deathblow attack action reduces the current HP value of the enemy character by the amount of damage. The damage inflicted on the enemy character by the deathblow attack motion may be greater than the normal attack motion and the skill attack motion described above. As will be described later, the deathblow command can be selected only when the battle mode is the second mode.

ユーザキャラクタが実行可能な動作として、通常攻撃動作、スキル攻撃動作、及び必殺技攻撃動作を含む攻撃動作について説明した。しかしながら、ユーザキャラクタが実行可能な動作には、例えば通常回復動作、スキル回復動作、及び必殺技回復動作等の回復動作が含まれてもよい。回復動作は、ユーザキャラクタのHPの現在値を回復量だけ増加させる点で、敵キャラクタのHPの現在値をダメージ量だけ減少させる攻撃動作と相違する。その他の点において、回復動作と攻撃動作とは同様であってもよい。 Attack motions including normal attack motions, skill attack motions, and deathblow attack motions have been described as motions that can be executed by the user character. However, the actions that the user character can perform may include recovery actions such as normal recovery actions, skill recovery actions, and deathblow recovery actions. The recovery action is different from the attack action of decreasing the current HP value of the enemy character by the damage amount in that the current HP value of the user character is increased by the recovery amount. In other respects, the recovery action and the attack action may be the same.

交代コマンドは、交代動作に対応するコマンドである。交代動作は、次に説明するように、ユーザキャラクタの前衛と後衛とを切り替える動作である。 The alternation command is a command corresponding to the alternation operation. The change motion is a motion of switching the user character between the vanguard and the rearguard, as will be described below.

まず、前衛と後衛について説明する。対戦において、それぞれ使用ゲーム媒体である最大6つのユーザキャラクタのうち、所定数(例えば、4つ)までのユーザキャラクタが優先的に前衛に定められる。一方、当該所定数を越える数のユーザキャラクタが使用ゲーム媒体である場合、当該所定数を超える残りのユーザキャラクタが後衛に定められる。前衛であるユーザキャラクタ及び敵キャラクタを含む複数のキャラクタそれぞれには、当該キャラクタに実行させる動作を自動的に又はユーザ操作に応じて選択可能な第1機会(例えば、ユーザキャラクタに対するコマンドを選択する機会)が発生する。また、前衛であるユーザキャラクタは、敵キャラクタの攻撃動作の対象になり得る。一方、後衛であるユーザキャラクタには、動作を選択可能な第1機会が発生せず、敵キャラクタの攻撃動作の対象にならない。後衛であるユーザキャラクタのHPの現在値及びMPの現在値それぞれは、除々に増加してもよい。 First, let's talk about avant-garde and rear-guard. In the battle, up to a predetermined number (for example, 4) of up to 6 user characters, each of which is a game medium used, are preferentially set as the vanguard. On the other hand, if the number of user characters exceeding the predetermined number is used game media, the remaining user characters exceeding the predetermined number are assigned to the rear guard. For each of a plurality of characters including the front-line user character and the enemy character, there is a first opportunity (for example, an opportunity to select a command for the user character) that allows selection of an action to be executed by the character automatically or according to a user operation. ) occurs. Also, the front-line user character can be targeted by the enemy character's attack action. On the other hand, the rearguard user character does not have the first opportunity to select an action, and is not targeted by the enemy character's attack action. The current HP value and the current MP value of the rearguard user character may increase gradually.

例えば、前衛であるユーザキャラクタAに対して交代コマンドが選択された場合、ユーザキャラクタAが後衛に定められるとともに、後衛である他のユーザキャラクタBが前衛に定められる。 For example, when a change command is selected for user character A, who is in the front line, user character A is set as the rear line, and another user character B, who is the rear line, is set as the front line.

交代動作の実行結果が、対戦のモードに応じて異なってもよい。例えば、対戦のモードが第1モードである場合、後衛から前衛に切り替わったユーザキャラクタは、所定の動作を自動的に実行する。所定の動作は、例えば攻撃動作又は回復動作を含んでもよい。所定の動作は、例えば交代動作に付随して実行される専用の動作であってもよい。一方、対戦のモードが第2モードである場合、後衛から前衛に切り替わったユーザキャラクタは、上述した所定の動作を実行しない。或いは、後衛から前衛に切り変ったユーザキャラクタは、対戦のモードが第2モードである場合に当該所定の動作を自動的に実行し、対戦のモードが第1モードである場合に当該所定の動作を実行しなくてもよい。 The execution result of the alternation action may differ depending on the battle mode. For example, when the battle mode is the first mode, the user character switched from the rear guard to the front guard automatically performs a predetermined action. Predetermined actions may include, for example, attack actions or recovery actions. The predetermined action may be, for example, a dedicated action that is performed in conjunction with the alternation action. On the other hand, when the battle mode is the second mode, the user character that has switched from the rear guard to the front guard does not perform the above-described predetermined action. Alternatively, the user character that has switched from the rear guard to the front guard automatically performs the predetermined action when the battle mode is the second mode, and performs the predetermined action when the battle mode is the first mode. need not be executed.

また、図1に示すサーバ記憶部14は、敵キャラクタに関する情報を記憶する。敵キャラクタは、対戦においてユーザの使用ゲーム媒体であるユーザキャラクタの対戦相手である。敵キャラクタに関する情報は、敵キャラクタに固有の任意の情報を含む。例えば、敵キャラクタに関する情報は、キャラクタIDと、キャラクタ名と、レベルと、HPと、MPと、攻撃力と、防御力と、属性と、コマンドに関する情報と、を含む。敵キャラクタに関する情報は、上述したユーザキャラクタに関する情報と同様であるため、説明は省略する。本実施形態において、敵キャラクタは、例えば自動的に動作を選択して実行するNPC(Non Player Character)である。しかしながら、例えばユーザ同士が対戦を行うマルチプレイのゲームパートにおいて、敵キャラクタは、他のユーザの使用ゲーム媒体であってもよい。 In addition, the server storage unit 14 shown in FIG. 1 stores information about enemy characters. The enemy character is the opponent of the user character who is the game medium used by the user in the battle. The information about the enemy character includes arbitrary information unique to the enemy character. For example, information about enemy characters includes character ID, character name, level, HP, MP, attack power, defense power, attributes, and information about commands. Since the information about the enemy character is the same as the information about the user character described above, a description thereof will be omitted. In this embodiment, the enemy character is, for example, an NPC (Non Player Character) that automatically selects and executes an action. However, for example, in a multi-play game part in which users compete against each other, the enemy character may be a game medium used by another user.

図1に示すサーバ制御部15は、特定のプログラムを読み込むことにより特定の機能を実現する1以上の汎用プロセッサ、及び特定の処理に特化した1以上の専用プロセッサのうち、少なくとも一方を含む。サーバ制御部15は、サーバ装置11全体の動作を制御する。 The server control unit 15 shown in FIG. 1 includes at least one of one or more general-purpose processors that implement specific functions by reading specific programs, and one or more dedicated processors that specialize in specific processing. The server control unit 15 controls the operation of the server device 11 as a whole.

例えばサーバ制御部15は、ゲームの提供及び制御に必要な種々の情報及びプログラムを、サーバ記憶部14に記憶する。また例えば、サーバ制御部15は、サーバ通信部13を介して情報の送受信を行う。具体的には、サーバ制御部15は、例えば対戦の実行に必要な情報を、サーバ記憶部14から抽出して、端末装置12へ送信する。対戦の実行に必要な情報は、端末装置12のユーザに関する情報、及び当該対戦において対戦相手となる敵キャラクタに関する情報を含み得るが、これらに限られない。例えば、対戦の実行に必要な情報は、対戦の実行に用いられる画像データ及び音声データ等、いわゆるアセットデータを更に含んでもよい。 For example, the server control unit 15 stores various information and programs necessary for providing and controlling the game in the server storage unit 14 . Further, for example, the server control unit 15 transmits and receives information via the server communication unit 13 . Specifically, the server control unit 15 extracts, for example, information necessary for executing a battle from the server storage unit 14 and transmits the extracted information to the terminal device 12 . The information necessary for executing the battle may include, but is not limited to, information on the user of the terminal device 12 and information on the enemy character who will be the opponent in the battle. For example, the information necessary for executing the battle may further include so-called asset data such as image data and audio data used for executing the battle.

(端末装置の構成)
端末装置12の構成について具体的に説明する。図1に示すように、端末装置12は、端末通信部17と、端末記憶部18と、表示部19と、入力部20と、端末制御部21とを備える。
(Configuration of terminal device)
The configuration of the terminal device 12 will be specifically described. As shown in FIG. 1 , the terminal device 12 includes a terminal communication section 17 , a terminal storage section 18 , a display section 19 , an input section 20 and a terminal control section 21 .

端末通信部17は、外部装置と無線又は有線によって通信し、情報の送受信を行うインタフェースを含む。例えば端末通信部17は、LTE(Long Term Evolution)(登録商
標)等のモバイル通信規格に対応する無線通信モジュール、無線LAN通信モジュール、又は有線LAN通信モジュール等を含んでもよい。端末通信部17は、ネットワーク16を介して、サーバ装置11との間で情報の送受信を行う。
The terminal communication unit 17 includes an interface that communicates with an external device wirelessly or by wire to transmit and receive information. For example, the terminal communication unit 17 may include a wireless communication module, a wireless LAN communication module, a wired LAN communication module, or the like compatible with mobile communication standards such as LTE (Long Term Evolution) (registered trademark). The terminal communication unit 17 transmits and receives information to and from the server device 11 via the network 16 .

端末記憶部18は、例えば一次記憶装置及び二次記憶装置を含む。例えば端末記憶部18は、半導体メモリ、磁気メモリ、又は光メモリ等を含んでもよい。サーバ装置11から受信する、ゲームの処理に必要な種々の情報及びプログラムを記憶可能である。例えば端末記憶部18は、上述した多様なゲーム媒体に関する情報、複数のユーザに関する情報、及び多様なゲームパートに関する情報の一部又は全部を記憶してもよい。これらの情報の一部又は全部は、例えば端末制御部21によって、ゲームの実行中にサーバ装置11から取得される。 The terminal storage unit 18 includes, for example, a primary storage device and a secondary storage device. For example, the terminal storage unit 18 may include semiconductor memory, magnetic memory, optical memory, or the like. It can store various information and programs received from the server device 11 and necessary for game processing. For example, the terminal storage unit 18 may store part or all of the above-described information regarding various game media, information regarding a plurality of users, and information regarding various game parts. Some or all of this information is acquired from the server device 11 by the terminal control unit 21, for example, during execution of the game.

表示部19は、例えば液晶ディスプレイ又は有機ELディスプレイ等の表示デバイスを含む。表示部19は、多様な画面を表示可能である。 The display unit 19 includes a display device such as a liquid crystal display or an organic EL display. The display unit 19 can display various screens.

入力部20は、例えば表示部19と一体的に設けられたタッチパネルを含む入力インタフェースを含む。入力部20は、端末装置12に対するユーザ入力を受付可能である。また入力部20は、物理キーを含んでもよいし、マウス等のようなポインティングデバイスをはじめとする任意の入力インタフェースを更に含んでもよい。 The input unit 20 includes an input interface including a touch panel provided integrally with the display unit 19, for example. The input unit 20 can accept user input to the terminal device 12 . The input unit 20 may include physical keys, and may further include any input interface including a pointing device such as a mouse.

端末制御部21は、特定のプログラムを読み込むことにより特定の機能を実現する1以上の汎用のプロセッサ、及び特定の処理に特化した1以上の専用のプロセッサのうち、少なくとも一方を含む。端末制御部21は、端末装置12全体の動作を制御する。 The terminal control unit 21 includes at least one of one or more general-purpose processors that implement specific functions by reading specific programs, and one or more dedicated processors that specialize in specific processing. The terminal control unit 21 controls the operation of the terminal device 12 as a whole.

例えば端末制御部21は、端末通信部17を介して情報の送受信を行う。また、端末制御部21は、ユーザの操作に応じてゲームのアプリケーションを起動して、ゲームの処理を実行する。ゲームの処理において、端末制御部21は、任意のゲームパートを開始する際に、或いは任意のタイミングで、当該ゲームパートの実行に必要な情報(例えば、対戦の実行に必要な情報)の送信要求を、サーバ装置11へ送信してもよい。端末制御部21は、当該送信要求に応じてサーバ装置11から受信した情報を、端末記憶部18に記憶する。例えば、端末制御部21は、端末記憶部18に記憶された対戦の実行に必要な情報を用いて、対戦を実行する。以下、端末制御部21が実行する対戦に関する処理について、詳細に説明する。 For example, the terminal control section 21 transmits and receives information via the terminal communication section 17 . In addition, the terminal control unit 21 activates a game application according to a user's operation and executes game processing. In game processing, the terminal control unit 21 requests transmission of information necessary for executing a game part (for example, information necessary for executing a match) when starting an arbitrary game part or at an arbitrary timing. may be transmitted to the server device 11 . The terminal control unit 21 stores the information received from the server device 11 in response to the transmission request in the terminal storage unit 18 . For example, the terminal control unit 21 uses the information stored in the terminal storage unit 18 and necessary for the execution of the battle to execute the battle. The processing related to the competition executed by the terminal control unit 21 will be described in detail below.

本実施形態において、対戦は、使用ゲーム媒体である1以上のユーザキャラクタと、1以上の敵キャラクタと、の対戦である。ここでは、6つのユーザキャラクタ(キャラクタA-F)と、1つの敵キャラクタ(敵キャラクタP)と、の対戦が行われる例について説明する。4つのユーザキャラクタ(キャラクタA-D)が前衛であり、2つのユーザキャラクタ(キャラクタE、F)が後衛である。以下、前衛であるユーザキャラクタを前衛キャラクタといい、後衛であるユーザキャラクタを後衛キャラクタともいう。対戦の開始時において、例えば、対戦のモードは第1モードであり、特定パラメータは0ポイントである。しかしながら、対戦の開始時における対戦のモード及び特定パラメータの値は、任意に定められてもよい。例えば、対戦の開始時における特定パラメータの値は、当該対戦よりも前に行われた他の対戦の終了時における特定パラメータの値であってもよい。 In this embodiment, a battle is a battle between one or more user characters, which are used game media, and one or more enemy characters. Here, an example will be described in which six user characters (characters AF) and one enemy character (enemy character P) battle each other. Four user characters (characters A to D) are the vanguard, and two user characters (characters E and F) are the rearguard. Hereinafter, the front-line user character will be referred to as the front-line character, and the rear-line user character will also be referred to as the rear-line character. At the start of the battle, for example, the battle mode is the first mode and the specific parameter is 0 points. However, the battle mode and specific parameter values at the start of the battle may be determined arbitrarily. For example, the value of the specific parameter at the start of the match may be the value of the specific parameter at the end of another match that took place prior to the current match.

(第1モード)
まず、第1モードについて説明する。上述したように、対戦のモードが第1モードである場合、いわゆるターン制で対戦が進行する。本実施形態において、端末制御部21は、各ターンの開始前に、4つの前衛キャラクタ及び1つの敵キャラクタを含む複数のキャラクタのうち少なくとも1つのキャラクタに対して、当該キャラクタに実行させる動作を自動的に又はユーザ操作に応じて選択可能な第1機会を発生させる。具体的には、端末制御部21は、対戦のモードが第1モードである場合、複数のキャラクタそれぞれに対して第1機会を発生させる。端末制御部21は、第1機会を発生させた複数のキャラクタのうち、敵キャラクタに実行させる動作を自動的に選択する。端末制御部21は、第1機会を発生させた複数のキャラクタのうち、4つの前衛キャラクタにそれぞれ実行させる動作をユーザ操作に応じて選択する。
(first mode)
First, the first mode will be explained. As described above, when the battle mode is the first mode, the battle proceeds in a so-called turn-based manner. In this embodiment, the terminal control unit 21 automatically instructs at least one of a plurality of characters including four vanguard characters and one enemy character to perform an action before each turn. A selectable first opportunity is generated either explicitly or in response to a user operation. Specifically, when the battle mode is the first mode, the terminal control unit 21 generates a first chance for each of the plurality of characters. The terminal control unit 21 automatically selects an action to be executed by the enemy character among the plurality of characters that have generated the first chance. The terminal control unit 21 selects an action to be executed by each of the four front-line characters among the plurality of characters that have generated the first chance, according to the user's operation.

端末制御部21は、4つの前衛キャラクタそれぞれに実行させる動作の選択を、ユーザ操作に応じて確定する。端末制御部21は、当該選択が確定されると、ターンを開始する。端末制御部21は、ターンの進行中において、複数のキャラクタそれぞれに、例えば素早さが大きい順番に動作を実行させる。端末制御部21は、全てのキャラクタが動作を実行し終えると、当該ターンを終了する。このように、第1モードにおいては、ターン制で対戦が進行するので、前衛キャラクタに実行させる動作を検討するためにユーザは十分な時間を使うことができる。このため、例えばユーザによる素早い判断及びゲーム操作等のゲーム技量が比較的低いライトユーザにとって、第1モードは好適である。或いは、端末制御部21は、第1モードにおいて、例えば前衛キャラクタのみが動作可能なターンと、敵キャラクタのみが動作可能なターンとを交互に実行してもよい。 The terminal control unit 21 confirms the selection of the action to be executed by each of the four vanguard characters according to the user's operation. The terminal control unit 21 starts a turn when the selection is confirmed. During the progress of the turn, the terminal control unit 21 causes each of the plurality of characters to perform actions, for example, in order of quickness. The terminal control unit 21 ends the turn when all the characters have finished executing their actions. As described above, in the first mode, the battle progresses in a turn-based manner, so the user can use sufficient time to consider the action to be executed by the vanguard character. Therefore, for example, the first mode is suitable for light users who have relatively low game skills such as quick judgment and game operation by the user. Alternatively, in the first mode, the terminal control unit 21 may alternately execute a turn in which only the vanguard character can act and a turn in which only the enemy character can act.

端末制御部21は、対戦の状況に応じて、所定の情報を変化させる。例えば、対戦の状況は、各ターンにおいてキャラクタが実行する動作を含む。また例えば、所定の情報は、キャラクタのHP及びMP、並びに特定パラメータ等の情報を含む。端末制御部21は、キャラクタが動作を実行する度に、当該動作に応じた情報を変化させる。以下、変化後の当該情報を、キャラクタによる動作の実行結果ともいう。 The terminal control unit 21 changes the predetermined information according to the battle situation. For example, the battle situation includes actions that characters perform in each turn. Further, for example, the predetermined information includes information such as the character's HP and MP, and specific parameters. The terminal control unit 21 changes the information according to the action each time the character performs the action. Hereinafter, the information after the change is also referred to as the execution result of the action by the character.

具体的には、端末制御部21は、例えば前衛キャラクタが動作を実行した場合、当該動作に設定された消費MPの値だけ、当該前衛キャラクタのMPを減少させる。また端末制御部21は、例えば前衛キャラクタが攻撃動作を実行した場合、敵キャラクタのHPを減少させる。また端末制御部21は、例えば前衛キャラクタが回復動作を実行した場合、対象のキャラクタのHPを増加させる。端末制御部21は、例えば敵キャラクタのHPがゼロまで減少すると、ユーザの勝利と決定して、対戦を終了する。一方、端末制御部21は、例えば全ての前衛キャラクタのHPがゼロまで減少すると、ユーザの敗北と決定して、対戦を終了する。 Specifically, for example, when a front-line character performs an action, the terminal control unit 21 reduces the MP of the front-line character by the MP consumption value set for the action. Also, the terminal control unit 21 reduces the HP of the enemy character, for example, when the vanguard character performs an attacking action. Also, the terminal control unit 21 increases the HP of the target character, for example, when the vanguard character performs a recovery action. For example, when the HP of the enemy character is reduced to zero, the terminal control unit 21 determines that the user wins and ends the battle. On the other hand, the terminal control unit 21 determines that the user is defeated when, for example, the HPs of all front-line characters decrease to zero, and ends the battle.

また具体的には、端末制御部21は、前衛キャラクタが動作を実行した場合、当該動作に設定された増加特定ポイントの値だけ、特定パラメータを増加させる。端末制御部21は、特定パラメータが第1基準値以上である場合に、自動的に又はユーザ操作に応じて、対戦のモードを第1モードから第2モードに切り替える。 More specifically, when the vanguard character performs a motion, the terminal control unit 21 increases the specific parameter by the value of the increased specific points set for the motion. The terminal control unit 21 switches the battle mode from the first mode to the second mode automatically or according to a user's operation when the specific parameter is equal to or greater than the first reference value.

(第2モード)
次に、第2モードについて説明する。上述したように、対戦のモードが第2モードである場合、いわゆるリアルタイム制で対戦が進行する。具体的には、端末制御部21は、4つの前衛キャラクタ及び1つの敵キャラクタを含む複数のキャラクタのうち少なくとも1つのキャラクタに対して、当該キャラクタに実行させる動作を自動的に又はユーザ操作に応じて選択可能な第1機会を発生させる。
(second mode)
Next, the second mode will be explained. As described above, when the battle mode is the second mode, the battle progresses in a so-called real-time system. Specifically, the terminal control unit 21 causes at least one of a plurality of characters including four vanguard characters and one enemy character to perform an action automatically or in response to a user operation. to generate a selectable first opportunity.

具体的には、端末制御部21は、対戦のモードが第2モードである場合、4つの前衛キャラクタそれぞれに対して第1機会を発生させる。ここで、ターン開始前に複数のキャラクタ全てに対する動作が選択される第1モードとは異なり、第2モードでは、前衛キャラクタ毎に動作の選択及び実行が行われる。具体的には、対戦のモードが第2モードである場合、端末制御部21は、1つの前衛キャラクタに対して発生させた第1機会において動作が選択されると、他の前衛キャラクタに対する第1機会の発生及び動作の選択を待つことなく、当該1つの前衛キャラクタに選択された動作を実行させる。端末制御部21は、1つの前衛キャラクタに対して発生させた第1機会において動作が選択された後、又は当該動作が実行された後、当該前衛キャラクタに対して次に第1機会を発生させるまでの残り時間を決定する。 Specifically, when the battle mode is the second mode, the terminal control unit 21 generates a first chance for each of the four vanguard characters. Here, unlike the first mode in which actions for all characters are selected before the start of a turn, in the second mode, actions are selected and executed for each vanguard character. Specifically, when the battle mode is the second mode, the terminal control unit 21 selects an action at the first opportunity generated for one front-line character, causing the other front-line character to perform the first action for the other front-line character. Without waiting for the occurrence of the opportunity and the selection of the action, the one vanguard character is caused to perform the selected action. After an action is selected in the first opportunity generated for one front-line character, or after the action is executed, the terminal control unit 21 next generates the first opportunity for the front-line character. Determine the remaining time to

例えば、当該前衛キャラクタの素早さが大きいほど、残り時間の初期値が短く(小さく)なってもよい。この場合、前衛キャラクタの素早さが大きいほど、第2モードの開始から終了までの間に当該前衛キャラクタに対して第1機会が発生する回数が多くなるので、ユーザに有利である。かかる構成によれば、例えば素早さが大きい前衛キャラクタが、第2モードにおいて第1モードとは異なる価値を有するので、対戦の戦略性が拡大し、ゲームの興趣性が向上する。 For example, the greater the speed of the vanguard character, the shorter (smaller) the initial value of the remaining time. In this case, the greater the quickness of the vanguard character, the greater the number of times the first chance occurs against the vanguard character during the period from the start to the end of the second mode, which is advantageous to the user. According to such a configuration, for example, a front-line character with great agility has a different value in the second mode than in the first mode, so that the strategy of the battle is expanded and the interest of the game is improved.

また例えば、第2モードの開始から終了までの間において、当該前衛キャラクタが同一の動作又は同一の属性を有する動作を実行した回数が多いほど、残り時間の初期値が長く(大きく)なってもよい。かかる構成によれば、ユーザに対して、前衛キャラクタに多様な動作を実行させる動機付けを与えることができ、ゲームの興趣性が向上する。 Also, for example, the greater the number of times the vanguard character performs the same action or the action having the same attribute during the period from the start to the end of the second mode, the longer (larger) the initial value of the remaining time. good. According to such a configuration, it is possible to give the user a motivation to cause the vanguard character to perform various actions, thereby improving the interest of the game.

残り時間がゼロまで減少すると、端末制御部21は、当該前衛キャラクタに対して第1機会を再度発生させる。 When the remaining time has decreased to zero, the terminal control unit 21 causes the vanguard character to generate the first chance again.

一方、端末制御部21は、対戦のモードが第2モードである場合、敵キャラクタに対する第1機会の発生を停止させる。或いは、端末制御部21は、1つの敵キャラクタに対して第1機会を発生させてもよい。本実施形態において、前衛キャラクタの第1機会の発生頻度に対する敵キャラクタの第1機会の発生頻度の割合は、対戦のモードが第1モードである場合よりも第2モードである場合の方が小さい。具体的には、第1モードでは、各ターンにおいて各キャラクタが動作を実行するので、当該割合は「1」である。一方、第2モードでは、例えば敵キャラクタに対して第1機会が1回発生する間に、1つの前衛キャラクタに対して第1機会が複数回発生する。このように、敵キャラクタと比較して前衛キャラクタに対する第1機会の発生頻度が高いので、第1モードと比較して第2モードはユーザに有利である。かかる構成によれば、第1モードと、第1モードと比較してユーザに有利である第2モードと、を切り替えることができ、ゲームの興趣性が向上する。 On the other hand, when the battle mode is the second mode, the terminal control unit 21 stops generating the first chance for the enemy character. Alternatively, the terminal control section 21 may generate a first chance for one enemy character. In this embodiment, the ratio of the occurrence frequency of the enemy character's first chance to the occurrence frequency of the vanguard character's first chance is smaller when the battle mode is the second mode than when the battle mode is the first mode. . Specifically, in the first mode, each character performs an action in each turn, so the ratio is "1". On the other hand, in the second mode, for example, while the first chance occurs once for the enemy character, the first chance occurs multiple times for one vanguard character. As described above, the second mode is more advantageous to the user than the first mode because the frequency of occurrence of the first opportunity for the vanguard character is higher than that for the enemy character. According to such a configuration, it is possible to switch between the first mode and the second mode, which is more advantageous to the user than the first mode, thereby improving the interest of the game.

また、端末制御部21は、第2モードが開始すると、特定パラメータの経時変化処理を開始する。本実施形態において、経時変化処理は、初期値が負である時間変化率α(αの初期値<0)で、時間経過に従い(即ち、リアルタイムで)自動的に特定パラメータを変化させる処理を含む。端末制御部21は、特定パラメータの現在値が第2基準値(ここでは、0ポイント)まで減少すると、特定パラメータの経時変化処理を終了する。 In addition, when the second mode starts, the terminal control unit 21 starts the process of changing the specific parameter over time. In the present embodiment, the aging process includes a process of automatically changing a specific parameter over time (i.e., in real time) at a time change rate α whose initial value is negative (initial value of α<0). . When the current value of the specific parameter has decreased to the second reference value (here, 0 point), the terminal control unit 21 terminates the time-dependent change process of the specific parameter.

また、端末制御部21は、特定パラメータの現在値が第2基準値まで減少すると、4つの前衛キャラクタのうち少なくとも1つの前衛キャラクタに対して、当該前衛キャラクタに実行させる動作として少なくとも必殺技動作を、自動的に又はユーザ操作に応じて選択可能な第2機会を発生させる。本実施形態では、4つの前衛キャラクタに対して第2機会が発生する。 Further, when the current value of the specific parameter decreases to the second reference value, the terminal control unit 21 causes at least one front-line character out of the four front-line characters to execute at least a deathblow motion as a motion to be executed by the front-line character. , automatically or in response to user action, generate a selectable second opportunity. In this embodiment, the second chance occurs for four vanguard characters.

各前衛キャラクタに対して第2機会が発生する一方、端末制御部21は、第2モードの開始時における特定パラメータの値に応じて、第2機会において選択された必殺技動作を実行させる前衛キャラクタの数を異ならせる。例えば、特定パラメータに設定される1つ以上の第1基準値のうち、第2モードの開始時における特定パラメータの値以下である第1基準値の数と等しい数の前衛キャラクタに、必殺技動作を実行させる。したがって、4つの前衛キャラクタに対して第2機会が発生するが、実際に必殺技動作を実行可能な前衛キャラクタの数は、1以上4以下の値であり得る。 While the second opportunity is generated for each front-line character, the terminal control unit 21 causes the front-line character to execute the special move motion selected at the second opportunity according to the value of the specific parameter at the start of the second mode. vary the number of For example, among one or more first reference values set for the specific parameter, the number of vanguard characters equal to the number of first reference values that are equal to or less than the value of the specific parameter at the start of the second mode is given a special move. to run. Therefore, the second chance is generated for four vanguard characters, but the number of vanguard characters that can actually execute the deathblow movement can be a value of 1 or more and 4 or less.

必殺技動作の実行が完了すると、端末制御部21は、対戦のモードを第2モードから第1モードに切り替える。このように、特定パラメータの現在値が第2基準値まで減少し、必殺技動作の実行が完了すると、第2モードが終了する。かかる構成によって、第2モードのみによって対戦が進行することが抑制されるので、適切なゲームバランスが実現可能である。また第2モードは、時間経過によって自動的に終了する点でリアルタイム性を有するモードである。このため第2モードにおいては、ターン制で進行する第1モードと比較して、ユーザによる素早い判断及びゲーム操作等のゲーム技量がユーザに要求される。換言すると、第2モードにおいては、第1モードと比較して、ゲームをプレイするユーザのゲーム技量が反映されやすい。したがって、例えばゲーム技量が比較的高いヘビーユーザにとって、第2モードは好適である。 When execution of the deathblow movement is completed, the terminal control unit 21 switches the battle mode from the second mode to the first mode. Thus, when the current value of the specific parameter decreases to the second reference value and execution of the deathblow movement is completed, the second mode ends. With such a configuration, it is possible to prevent the battle from progressing only in the second mode, so that an appropriate game balance can be achieved. The second mode is a real-time mode in that it automatically terminates with the passage of time. Therefore, in the second mode, compared to the first mode in which the game progresses on a turn-based basis, the user is required to have game skills such as quick decisions and game operations by the user. In other words, in the second mode, the game skill of the user playing the game is more likely to be reflected than in the first mode. Therefore, for example, the second mode is suitable for heavy users with relatively high game skills.

また、端末制御部21は、対戦の状況に応じて、所定の情報を変化させる。例えば、対戦の状況は、キャラクタが実行する動作を含む。また例えば、所定の情報は、キャラクタのHP等の情報、特定パラメータの値、及び特定パラメータの時間変化率αを含む。端末制御部21は、キャラクタが動作を実行する度に、当該動作に応じた情報を変化させる。 In addition, the terminal control unit 21 changes the predetermined information according to the battle situation. For example, the battle situation includes actions performed by characters. Further, for example, the predetermined information includes information such as HP of the character, the value of the specific parameter, and the time change rate α of the specific parameter. The terminal control unit 21 changes the information according to the action each time the character performs the action.

具体的には、端末制御部21は、例えば前衛キャラクタが攻撃動作を実行した場合、敵キャラクタのHPを減少させる。また端末制御部21は、例えば前衛キャラクタが回復動作を実行した場合、対象のキャラクタのHPを増加させる。 Specifically, the terminal control unit 21 reduces the HP of the enemy character, for example, when the vanguard character performs an attack motion. Also, the terminal control unit 21 increases the HP of the target character, for example, when the vanguard character performs a recovery action.

また具体的には、端末制御部21は、前衛キャラクタが動作を実行した場合、特定パラメータの値を変化させてもよい。例えば、端末制御部21は、当該動作に設定された増加特定ポイントの値(設定値)だけ特定パラメータを増加させる。端末制御部21は、当該設定値とは異なる値だけ特定パラメータを増加させてもよい。或いは、端末制御部21は、特定パラメータを減少させてもよい。 More specifically, the terminal control section 21 may change the value of the specific parameter when the vanguard character performs an action. For example, the terminal control unit 21 increases the specific parameter by the value of the increased specific point (set value) set for the operation. The terminal control unit 21 may increase the specific parameter by a value different from the set value. Alternatively, the terminal control section 21 may decrease the specific parameter.

ここで、前衛キャラクタが実行可能な少なくとも1つの動作の実行結果が、対戦のモードに応じて異なってもよい。例えば、動作の実行に応じて変化するキャラクタのHP若しくはMP、又は特定パラメータの変化量は、対戦のモードが第1モードである場合よりも第2モードである場合の方が大きくてもよいし、或いは小さくてもよい。また例えば、第2モードである場合において、前衛キャラクタが実行する動作に予め設定された消費MPの値(設定値)にかかわらず、当該設定値よりも小さい値(例えば、0ポイント)だけ当該前衛キャラクタのMPを減少させてもよい。 Here, the execution result of at least one action that can be executed by the vanguard character may differ depending on the battle mode. For example, a character's HP or MP that changes according to the execution of an action, or the amount of change in a specific parameter may be larger in the second mode than in the first mode. , or may be smaller. Also, for example, in the case of the second mode, regardless of the MP consumption value (set value) preset for the action executed by the vanguard character, a value smaller than the set value (for example, 0 points) A character's MP may be decreased.

また例えば、端末制御部21は、前衛キャラクタが動作を実行した場合、特定パラメータの時間変化率αを一時的に変化させてもよい。例えば、端末制御部21は、当該動作に設定された増加特定ポイントの値が大きいほど、特定パラメータの時間変化率αを大きく増加させてもよい。増加後の時間変化率αは、負であってもよく正であってもよい。 Further, for example, the terminal control unit 21 may temporarily change the time rate of change α of the specific parameter when the vanguard character performs an action. For example, the terminal control unit 21 may increase the time rate of change α of the specific parameter as the value of the specific increase point set for the action increases. The time change rate α after the increase may be either negative or positive.

ここで、端末制御部21は、前衛キャラクタが実行する動作の属性と、当該動作の対象となる敵キャラクタの属性と、が所定の対応関係を有する場合に、特定パラメータの値を増加させ、又は特定パラメータの時間変化率αを一時的に増加させてもよい。所定の対応関係は、例えば前衛キャラクタの動作の属性(例えば、火属性)が、敵キャラクタの属性(例えば、木属性)に対して有利となる対応関係であってもよい。かかる場合、例えば各前衛キャラクタが、敵キャラクタに対して有利な属性を有する動作を実行すると、ユーザに有利な第2モードが終了するまでの時間を延ばすことができる。かかる構成によれば、ユーザに対し、第2モードにおいて前衛キャラクタの動作の属性と敵キャラクタの属性との関係を考慮する動機付けを与えることができ、対戦の戦略性が拡大し、ゲームの興趣性が向上する。 Here, the terminal control unit 21 increases the value of the specific parameter, or The time change rate α of the specific parameter may be temporarily increased. The predetermined correspondence relationship may be, for example, a correspondence relationship in which the movement attribute of the vanguard character (eg, fire attribute) is advantageous over the enemy character's attribute (eg, wood attribute). In such a case, for example, if each vanguard character performs an action having an attribute that is advantageous to the enemy character, it is possible to extend the time until the end of the second mode that is advantageous to the user. According to such a configuration, the user can be motivated to consider the relationship between the attributes of the movement of the vanguard character and the attributes of the enemy character in the second mode, thereby increasing the strategic nature of the battle and enhancing the interest of the game. improve sexuality.

また、端末制御部21は、第2モードの開始から終了までの間、前衛キャラクタが動作を実行する度に、1以上の値を示すパラメータである変化量倍率Gを増加させてもよい。変化量倍率Gは、動作の実行に応じて変化させるパラメータの変化量を補正するために用いられる。例えば、前衛キャラクタが実行する動作によってキャラクタに与えるダメージ量又は回復量は、補正前の値(例えば、100ポイント)に変化量倍率Gを乗じた値(例えば、100Gポイント)になる。したがって、第2モードの開始から終了までの間に、前衛キャラクタが実行する動作の回数が多くなるほど、動作の実行に応じて変化させるパラメータの変化量が大きくなるので、ユーザに有利である。かかる構成によれば、例えば素早さが大きい前衛キャラクタが、第2モードにおいて第1モードとは異なる価値を有するので、対戦の戦略性が拡大し、ゲームの興趣性が向上する。端末制御部21は、第2モードが終了すると、変化量倍率Gを初期値(例えば、1)に定めてもよい。 Also, the terminal control unit 21 may increase the change amount magnification G, which is a parameter indicating a value of 1 or more, each time the vanguard character performs an action from the start to the end of the second mode. The change amount magnification G is used to correct the change amount of the parameter that is changed according to the execution of the motion. For example, the amount of damage or the amount of recovery inflicted on the character by the action performed by the vanguard character becomes a value (eg, 100 G points) obtained by multiplying the value before correction (eg, 100 points) by the change amount magnification G. Therefore, the greater the number of actions performed by the vanguard character during the period from the start to the end of the second mode, the greater the amount of change in the parameters to be changed according to the execution of the actions, which is advantageous for the user. According to such a configuration, for example, a front-line character with great agility has a different value in the second mode than in the first mode, so that the strategy of the battle is expanded and the interest of the game is improved. The terminal control unit 21 may set the change amount magnification G to an initial value (for example, 1) when the second mode ends.

ここで、第2モードの開始から終了までの間に、少なくとも1つの前衛キャラクタが実行する第1動作の属性と、少なくとも1つの前衛キャラクタが当該第1動作よりも前に実行した第2動作の属性と、が所定の対応関係を有する場合よりも有さない場合の方が、当該第1動作の実行に応じて変化するパラメータ(例えば、キャラクタのHP)の変化量(例えば、ダメージ量又は回復量)が大きくてもよいし、或いは小さくてもよい。 Here, between the start and end of the second mode, the attribute of the first action performed by at least one front-line character and the second action performed by at least one front-line character prior to the first action. The amount of change (e.g., damage amount or recovery) of the parameter (e.g., character's HP) that changes according to the execution of the first action is better when the attribute and do not have a predetermined correspondence relationship than when they have a predetermined correspondence. amount) may be large or small.

例えば、第1動作の属性と第2動作の属性が、同一である場合よりも異なる場合の方が、第1動作の実行によって増加する変化量倍率Gの増加量が大きくなり、第1動作の実行に応じて変化するパラメータの変化量も、変化量倍率Gを介して大きくなる。かかる構成によれば、前衛キャラクタが、異なる属性の動作を実行することのメリットが形成される。このため、例えば敵キャラクタに対して有利な属性の動作を実行可能なユーザキャラクタを優先的に使用ゲーム媒体に定めるという戦略に限られず、多様な属性の動作を実行可能なユーザキャラクタを優先的に使用ゲーム媒体に定めるという新たな戦略が生じる。したがって、ゲームの戦略性が拡大し、ゲームの興趣性が向上する。 For example, when the attribute of the first action and the attribute of the second action are different than when the attribute is the same, the amount of increase in the change amount magnification G due to the execution of the first action is larger, and the first action is different. The change amount of the parameter that changes according to the execution also increases through the change amount magnification G. According to such a configuration, there is an advantage that the vanguard characters can perform actions with different attributes. For this reason, the strategy is not limited to, for example, preferentially determining user characters capable of performing actions with attributes advantageous to enemy characters as game media to be used. A new strategy arises to determine the game media used. Therefore, the strategy of the game is expanded and the interest of the game is improved.

或いは、第1動作の属性と第2動作の属性が、同一である場合よりも異なる場合の方が、第1動作の実行によって増加する変化量倍率Gの増加量が小さくなり、第1動作の実行に応じて変化するパラメータの変化量も、変化量倍率Gを介して小さくなってもよい。かかる構成によれば、例えば敵キャラクタの属性に対して有利な属性の動作を繰り返し実行することにより、敵キャラクタに与えられるダメージ量を一層増加させることができる。このため、ゲームの戦略性が拡大し、ゲームの興趣性が向上する。 Alternatively, when the attribute of the first action and the attribute of the second action are different than when the attribute is the same, the amount of increase in the change amount magnification G due to the execution of the first action is smaller, and the first action is different. The change amount of the parameter that changes according to execution may also be reduced via the change amount magnification G. According to such a configuration, for example, by repeatedly performing actions with attributes that are advantageous to the attributes of the enemy character, it is possible to further increase the amount of damage inflicted on the enemy character. Therefore, the strategy of the game is expanded, and the interest of the game is improved.

次に、端末制御部21が対戦の実行中に表示部19に表示させる画面(対戦画面)について説明する。図5は、対戦のモードが第1モードである場合の対戦画面の例を示す。端末制御部21は、対戦画面の表示制御を行う。対戦画面は、第1領域22のみを含んでもよく、第1領域22及び第1領域22の例えば右方に続く第2領域23を含んでもよい。対戦画面が第1領域22のみを含む場合、表示部19には、第1領域22のみが表示される。一方、対戦画面が第1領域22及び第2領域23を含む場合、例えば表示部19に第1領域22のみが表示された状態で、入力部20に対する所定のユーザ操作(例えば、スライド操作)に応じて第2領域23がスライドして表示されてもよい。 Next, the screen (competition screen) displayed on the display section 19 by the terminal control section 21 during execution of the competition will be described. FIG. 5 shows an example of a battle screen when the battle mode is the first mode. The terminal control unit 21 performs display control of the battle screen. The battle screen may include only the first area 22, or may include the first area 22 and a second area 23 that continues to the right of the first area 22, for example. When the battle screen includes only the first area 22 , only the first area 22 is displayed on the display section 19 . On the other hand, when the battle screen includes the first area 22 and the second area 23, for example, when only the first area 22 is displayed on the display unit 19, a predetermined user operation (for example, a slide operation) on the input unit 20 is performed. The second area 23 may be slid and displayed accordingly.

図5に示すように、第1領域22には、例えば4つの前衛キャラクタ画像24(24a-24d)と、1つの敵キャラクタ画像25と、4つの前衛情報表示画像26(26a-26d)と、2つの後衛情報表示画像27(27a、27b)と、確定ボタン28と、カウンタ29と、特定パラメータ表示画像30と、切替ボタン31と、が表示されてもよい。また、第2領域23には、2つの後衛キャラクタ画像32(32a、32b)が表示されてもよい。 As shown in FIG. 5, the first area 22 includes, for example, four avant-garde character images 24 (24a-24d), one enemy character image 25, four avant-garde information display images 26 (26a-26d), Two rearguard information display images 27 (27a, 27b), a confirmation button 28, a counter 29, a specific parameter display image 30, and a switch button 31 may be displayed. Also, two rearguard character images 32 (32a, 32b) may be displayed in the second area 23. FIG.

前衛キャラクタ画像24は、対応する前衛キャラクタを示す画像である。例えば、前衛キャラクタ画像24は、前衛キャラクタが動作を実行する様子をアニメーションによって示してもよい。敵キャラクタ画像25は、対応する敵キャラクタを示す画像である。例えば、敵キャラクタ画像25は、敵キャラクタが動作を実行する様子をアニメーションによって示してもよい。後衛キャラクタ画像32は、対応する後衛キャラクタを示す画像である。 The avant-garde character image 24 is an image showing the corresponding avant-garde character. For example, the avant-garde character image 24 may show animation of the avant-garde character performing an action. The enemy character image 25 is an image showing the corresponding enemy character. For example, the enemy character image 25 may show animation of the enemy character performing an action. The rearguard character image 32 is an image showing the corresponding rearguard character.

前衛情報表示画像26は、対応する前衛キャラクタに関する情報を示す画像である。例えば、前衛情報表示画像26は、対応する前衛キャラクタのキャラクタ名、アイコン画像、HP、及びMP等を示すが、これらに限られない。また、前衛情報表示画像26は、対応する前衛キャラクタに対応付けられた少なくとも1つのコマンドを表示させるユーザ操作を受け付けるGUI(Graphic user Interface)として機能してもよい。前衛情報表示画像26に対するユーザ操作が検出された場合の動作については後述する。 The avant-garde information display image 26 is an image showing information about the corresponding avant-garde character. For example, the avant-garde information display image 26 shows the character name, icon image, HP, MP, etc. of the corresponding avant-garde character, but is not limited to these. Further, the avant-garde information display image 26 may function as a GUI (Graphic User Interface) that receives a user operation for displaying at least one command associated with the corresponding avant-garde character. An operation when a user operation on the vanguard information display image 26 is detected will be described later.

後衛情報表示画像27は、対応する後衛キャラクタに関する情報を示す画像である。例えば、後衛情報表示画像27は、対応する後衛キャラクタのキャラクタ名、アイコン画像、HP、及びMP等を示すが、これらに限られない。後衛情報表示画像27は、前衛情報表示画像26とは異なる表示態様で表示されてもよい。例えば、前衛情報表示画像26と比較して、後衛情報表示画像27が小さく及び/又は暗く表示されてもよい。かかる構成によって、ユーザは前衛情報表示画像と後衛情報表示画像とを一見して区別可能である。 The rear guard information display image 27 is an image showing information about the corresponding rear guard character. For example, the rear guard information display image 27 shows the character name, icon image, HP, MP, etc. of the corresponding rear guard character, but is not limited to these. The rear guard information display image 27 may be displayed in a display manner different from that of the front guard information display image 26 . For example, the rear information display image 27 may be displayed smaller and/or darker than the front information display image 26 . With this configuration, the user can distinguish between the vanguard information display image and the rearguard information display image at a glance.

確定ボタン28は、対戦のモードが第1モードである場合、4つの前衛キャラクタそれぞれに対して選択したコマンド(又はコマンドに対応する動作)を確定させるユーザ操作を受け付けるGUIである。各前衛キャラクタに対するコマンドの選択、及び確定ボタン28に対するユーザ操作が検出された場合の動作については後述する。 The confirmation button 28 is a GUI that accepts a user operation for confirming a command (or an action corresponding to the command) selected for each of the four front-line characters when the battle mode is the first mode. Selection of a command for each vanguard character and operation when a user's operation on the enter button 28 is detected will be described later.

カウンタ29は、特定パラメータに定められた複数の第1基準値のうち、特定パラメータの現在値以下である第1基準値の数を示す画像である。本実施形態において、特定パラメータは、下限値(例えば、0ポイント)と上限値(例えば、400ポイント)との間の何れかの値をとり得る。また本実施形態において、特定パラメータには、100ポイント、200ポイント、300ポイント、及び400ポイントの、4つの第1基準値が予め定められている。しかしながら、少なくとも1つの第1基準値が定められていればよい。また、1以上の第1基準値それぞれは、特定パラメータの下限値よりも大きく、且つ上限値以下の値であればよい。本実施形態において、特定パラメータの下限値である0ポイントを第2基準値ともいうが、第2基準値の値は、最小の第1基準値よりも小さい値(例えば、100ポイント未満)であればよい。上述したように、対戦の開始時点において、特定パラメータは0ポイントである。したがって、図5に示すカウンタ29は「0」を示している。 The counter 29 is an image indicating the number of first reference values that are equal to or less than the current value of the specific parameter among the plurality of first reference values set for the specific parameter. In this embodiment, the specific parameter can take any value between a lower limit (eg, 0 points) and an upper limit (eg, 400 points). Further, in this embodiment, four first reference values of 100 points, 200 points, 300 points, and 400 points are predetermined for the specific parameter. However, it is sufficient if at least one first reference value is defined. Also, each of the one or more first reference values may be a value that is greater than the lower limit value of the specific parameter and equal to or less than the upper limit value. In the present embodiment, 0 points, which is the lower limit value of the specific parameter, is also referred to as a second reference value. Just do it. As described above, the specific parameter is 0 points at the start of the battle. Therefore, the counter 29 shown in FIG. 5 indicates "0".

また、カウンタ29は、特定パラメータの現在値が、1以上の第1基準値のうち、最小の第1基準値(ここでは、100ポイント)以上である場合、即ちカウンタ29が示す値が「1」以上である場合、対戦のモードを第1モードから第2モードに切り替えるユーザ操作を受け付けるGUIとして機能する。一方、カウンタ29は、特定パラメータの現在値が最小の第1基準値未満である場合、即ちカウンタ29が示す値が「0」である場合、対戦のモードを切り替える当該ユーザ操作の受け付けが停止された状態となる。当該ユーザ操作の受け付けが停止されている状態である場合、カウンタ29は、例えば半透明表示又はグレーアウト表示等、当該ユーザ操作の受け付けが停止されていない状態と区別可能な表示態様で表示されてもよい。以下、カウンタ29に対するユーザ操作の受け付けを可能にする処理を、カウンタ29の有効化ともいう。また、カウンタ29に対するユーザ操作の受付を停止する処理を、カウンタ29の無効化ともいう。カウンタ29に対するユーザ操作が検出された場合の動作については後述する。 In addition, the counter 29 detects when the current value of the specific parameter is equal to or greater than the minimum first reference value (here, 100 points) among the first reference values of 1 or more, that is, when the value indicated by the counter 29 is "1 ', it functions as a GUI that accepts a user's operation to switch the battle mode from the first mode to the second mode. On the other hand, when the current value of the specific parameter is less than the minimum first reference value, that is, when the value indicated by the counter 29 is "0", the counter 29 stops accepting the user operation to switch the battle mode. state. When the acceptance of the user operation is stopped, the counter 29 may be displayed in a display mode distinguishable from the state where the acceptance of the user operation is not stopped, such as translucent display or grayed out display. good. Hereinafter, the process of enabling reception of user operations on the counter 29 is also referred to as enabling the counter 29 . Further, the process of stopping accepting user operations on the counter 29 is also referred to as disabling the counter 29 . An operation when a user operation on the counter 29 is detected will be described later.

特定パラメータ表示画像30は、特定パラメータの現在値を示す画像である。本実施形態において、特定パラメータ表示画像30は、右端が特定パラメータの下限値(0ポイント)、左端が特定パラメータの上限値(400ポイント)をそれぞれ示すインジケータである。特定パラメータの現在値が変化する場合、現在値の変化に追従してインジケータが変化する。特定パラメータ表示画像30は、例えば数値を示す画像又は円グラフの画像等、特定パラメータの現在値を示す任意の画像であってもよい。また、特定パラメータ表示画像30は、少なくとも1つの第1基準値を示す目盛り30aを含んでもよい。例えば図5に示す特定パラメータ表示画像30は、100ポイント、200ポイント、及び300ポイントの3つの第1基準値を示す目盛り30aを含む。特定パラメータ表示画像30は、特定パラメータの現在値に応じて、例えば明滅する等、強調して表示されてもよい。例えば、特定パラメータの現在値が大きいほど、或いは特定パラメータの現在値以下である第1基準値の数が多いほど、強調の度合いが大きくなってもよい。 The specific parameter display image 30 is an image showing the current value of the specific parameter. In the present embodiment, the specific parameter display image 30 is an indicator whose right end indicates the lower limit value (0 points) of the specific parameter and whose left end indicates the upper limit value (400 points) of the specific parameter. If the current value of a particular parameter changes, the indicator changes to follow the change in current value. The specific parameter display image 30 may be any image that indicates the current value of the specific parameter, such as an image showing numerical values or an image of a pie chart. Further, the specific parameter display image 30 may include at least one scale 30a indicating the first reference value. For example, the specific parameter display image 30 shown in FIG. 5 includes scales 30a indicating three first reference values of 100 points, 200 points, and 300 points. The specific parameter display image 30 may be displayed in an emphasized manner such as blinking, for example, according to the current value of the specific parameter. For example, the greater the current value of the specific parameter, or the greater the number of first reference values less than or equal to the current value of the specific parameter, the greater the degree of emphasis.

切替ボタン31は、対戦のモードが第1モードである場合にのみ表示され、第2モードである場合には非表示となる。切替ボタン31は、第1モードによる対戦の進行速度を変化させるユーザ操作を受け付けるGUIである。対戦の進行速度は、例えば前衛キャラクタ画像24及び敵キャラクタ画像25が上述したようにアニメーションする速度を含んでもよい。例えば、切替ボタン31に対するユーザ操作が検出される度に、対戦の進行速度が、例えば通常の速度で対戦が進行する「通常」と、通常の速度よりも早い「高速」と、の間で切り替わる。端末制御部21は、対戦のモードが第1モードから第2モードに切り替わると、第1モードにおける対戦の進行速度に関わらず、第2モードの開始から終了までの間、対戦の進行速度を自動的に「通常」に設定する。上述したように、リアルタイム性を有する第2モードにおいては、ユーザによる素早い判断及びゲーム操作が要求されるので、対戦は通常の進行速度で行われることが望ましい。したがって、端末制御部21の上述した構成によれば、対戦のモードが第1モードから第2モードに切り替わった場合に、ユーザが意図せず第2モードにおける対戦の進行速度が「高速」に定められることが抑制されるので、ユーザビリティが向上する。端末制御部21は、対戦のモードが第2モードから第1モードに切り替わると、対戦の進行速度を、第2モードの開始前の状態(例えば、「高速」)に戻してもよい。 The switch button 31 is displayed only when the battle mode is the first mode, and is not displayed when the battle mode is the second mode. The switch button 31 is a GUI that accepts a user operation to change the progress speed of the battle in the first mode. The battle progress speed may include, for example, the animation speed of the vanguard character image 24 and the enemy character image 25 as described above. For example, each time a user operation on the switch button 31 is detected, the progress speed of the battle is switched between, for example, "normal" in which the battle progresses at a normal speed and "high speed", which is faster than the normal speed. . When the battle mode is switched from the first mode to the second mode, the terminal control unit 21 automatically adjusts the progress speed of the battle from the start to the end of the second mode regardless of the progress speed of the battle in the first mode. set to "Normal". As described above, in the second mode having a real-time property, the user is required to make quick decisions and operate the game. Therefore, according to the above-described configuration of the terminal control unit 21, when the battle mode is switched from the first mode to the second mode, the user unintentionally sets the progress speed of the battle in the second mode to "fast". Usability is improved because it is suppressed that When the battle mode is switched from the second mode to the first mode, the terminal control unit 21 may return the progress speed of the battle to the state before the start of the second mode (for example, "high speed").

或いは、切替ボタン31は、対戦のサブモードを変化させるユーザ操作を受け付けるGUIとして機能してもよい。例えば、切替ボタン31に対するユーザ操作が検出されるたびに、対戦のサブモードが、ユーザ操作に応じて対戦を進行させる第1サブモードと、第1サブモードと比較してユーザ操作の数を低減して対戦を進行させる第2サブモードと、の間で切り替わる。例えば、第1サブモードはいわゆる手動操作モードであってもよく、第2サブモードはいわゆる自動操作モードであってもよい。端末制御部21は、対戦のモードが第1モードから第2モードに切り替わると、第1モードにおける対戦のサブモードに関わらず、第2モードの開始から終了までの間、対戦のサブモードを第1サブモード又は第2サブモードに設定してもよい。何れのサブモードに設定されるかは、例えば自動的に又はユーザ操作に応じて予め決定されていてもよい。 Alternatively, the switching button 31 may function as a GUI that accepts a user operation to change the battle sub-mode. For example, each time a user operation on the switching button 31 is detected, the battle submode is a first submode in which the battle progresses according to the user operation, and the number of user operations is reduced compared to the first submode. and a second submode in which the battle progresses. For example, the first sub-mode may be a so-called manual operating mode and the second sub-mode may be a so-called automatic operating mode. When the battle mode is switched from the first mode to the second mode, the terminal control unit 21 switches the battle sub-mode to the second mode from the start to the end of the second mode regardless of the battle sub-mode in the first mode. You may set to 1 submode or a 2nd submode. The sub-mode to be set may be determined in advance, for example, automatically or according to a user's operation.

例えば、端末制御部21は、第2モードの開始から終了までの間、対戦のサブモードを自動的に第1サブモードに決定してもよい。上述したように、リアルタイム性を有する第2モードにおいては、第1モードと比較してユーザのゲーム技量が反映されやすい。このため、例えばゲーム技量が比較的高いヘビーユーザにとって、第2モードにおける対戦のサブモードは、比較的多くの数のユーザ操作が必要な第1サブモードに定められることが望ましい。したがって、端末制御部21の上述した構成によれば、対戦のモードが第1モードから第2モードに切り替わった場合に、ユーザが意図せず対戦のサブモードが第2サブモードに定められることが抑制されるので、ヘビーユーザにとってユーザビリティが向上する。 For example, the terminal control unit 21 may automatically determine the battle sub-mode to be the first sub-mode from the start to the end of the second mode. As described above, the user's game skill is more likely to be reflected in the second mode, which has a real-time property, than in the first mode. For this reason, for example, for heavy users with relatively high game skills, it is desirable that the battle sub-mode in the second mode is set to the first sub-mode that requires a relatively large number of user operations. Therefore, according to the above-described configuration of the terminal control unit 21, when the battle mode is switched from the first mode to the second mode, the battle sub-mode may be set to the second sub-mode unintentionally by the user. Being suppressed improves usability for heavy users.

或いは、端末制御部21は、第2モードの開始から終了までの間、対戦のサブモードを自動的に第2サブモードに決定してもよい。例えばゲーム技量が比較的低いライトユーザにとって、第2モードにおける対戦のサブモードは、比較的少ない数のユーザ操作で対戦を進行可能な第2サブモードに定められることが望ましい。したがって、端末制御部21の上述した構成によれば、対戦のモードが第1モードから第2モードに切り替わった場合に、ユーザが意図せず対戦のサブモードが第1サブモードに定められることが抑制されるので、ライトユーザにとってユーザビリティが向上する。 Alternatively, the terminal control unit 21 may automatically set the battle sub-mode to the second sub-mode from the start to the end of the second mode. For example, for light users with relatively low game skills, it is desirable that the battle sub-mode in the second mode is set to the second sub-mode in which the battle can proceed with a relatively small number of user operations. Therefore, according to the above-described configuration of the terminal control unit 21, when the battle mode is switched from the first mode to the second mode, the battle sub-mode may be set to the first sub-mode unintentionally by the user. Being suppressed improves usability for light users.

端末制御部21は、対戦のモードが第2モードから第1モードに切り替わると、対戦のサブモードを、第2モードの開始前の状態に戻してもよい。 When the battle mode is switched from the second mode to the first mode, the terminal control unit 21 may return the battle sub-mode to the state before the start of the second mode.

ここで、第1モードにおける対戦の進行について具体的に説明する。ターンの開始前において、例えばキャラクタAに対応する前衛情報表示画像に対するユーザ操作が検出されると、例えば図6に示すように、キャラクタAに対応する1以上の第1コマンドボタン33が表示される。本実施形態において、対戦のモードが第1モードである場合、基本動作、第1スキル動作、第2スキル動作、及び交代動作にそれぞれ対応する4つの第1コマンドボタン33(33a-33d)が表示され得る。 Here, the progress of the battle in the first mode will be specifically described. Before the start of the turn, for example, when a user operation on the vanguard information display image corresponding to character A is detected, one or more first command buttons 33 corresponding to character A are displayed, for example, as shown in FIG. . In this embodiment, when the battle mode is the first mode, four first command buttons 33 (33a-33d) corresponding to the basic action, the first skill action, the second skill action, and the alternate action are displayed. can be

第1コマンドボタン33は、対応する前衛キャラクタに実行させる動作を選択するユーザ操作を受け付けるGUIである。第1コマンドボタン33に対するユーザ操作が検出されると、端末制御部21は、当該前衛キャラクタに実行させる動作として、当該第1コマンドボタン33に対応する動作を選択する。或いは、端末制御部21は、当該前衛キャラクタに実行させる動作を自動的に選択してもよい。第1コマンドボタン33には、対応する動作に関する情報が表示されてもよい。例えば図6に示す例では、第1スキル動作及び第2スキル動作にそれぞれ対応する2つの第1コマンドボタン33b、33cそれぞれに、動作の消費MP、増加特定ポイント、及び属性が表示されている。 The first command button 33 is a GUI that accepts a user's operation to select an action to be executed by the corresponding vanguard character. When the user's operation on the first command button 33 is detected, the terminal control unit 21 selects the action corresponding to the first command button 33 as the action to be executed by the vanguard character. Alternatively, the terminal control section 21 may automatically select an action to be executed by the vanguard character. Information about the corresponding operation may be displayed on the first command button 33 . For example, in the example shown in FIG. 6, the consumption MP of the action, the increase specific point, and the attribute are displayed on the two first command buttons 33b and 33c respectively corresponding to the first skill action and the second skill action.

4つの前衛キャラクタそれぞれに実行させる動作が選択された後、確定ボタン28に対するユーザ操作が検出されると、端末制御部21は、全ての前衛キャラクタに対する動作の選択を確定して、ターンを開始する。 After the actions to be executed by each of the four front-line characters are selected, when the user's operation on the confirm button 28 is detected, the terminal control unit 21 confirms the selection of actions for all the front-line characters and starts the turn. .

上述したように、端末制御部21は、前衛キャラクタが動作を実行した場合、例えば当該動作に設定された増加特定ポイントの値だけ、特定パラメータを増加させる。図6に示す例では、特定パラメータが300ポイントよりも大きく、400ポイント未満である。このためカウンタ29は、「3」を示しており、上述したように対戦のモードを第1モードから第2モードに切り替えるユーザ操作を受け付けるGUIとして機能する。例えば、ターンの開始前において、カウンタ29に対するユーザ操作が検出されると、端末制御部21は、対戦のモードを第1モードから第2モードに切り替える。ここで、第2モードの開始時における特定パラメータの値は、300ポイント以上400ポイント未満であるものとする。 As described above, when the vanguard character performs an action, the terminal control unit 21 increases the specific parameter by, for example, the value of the increased specific point set for the action. In the example shown in FIG. 6, the specific parameter is greater than 300 points and less than 400 points. Therefore, the counter 29 indicates "3", and functions as a GUI that accepts user's operation to switch the battle mode from the first mode to the second mode as described above. For example, when a user operation on the counter 29 is detected before the start of a turn, the terminal control unit 21 switches the battle mode from the first mode to the second mode. Here, it is assumed that the value of the specific parameter at the start of the second mode is 300 points or more and less than 400 points.

端末制御部21は、対戦のモードに応じて、対戦画面の少なくとも一部を変化させる。 The terminal control unit 21 changes at least part of the battle screen according to the battle mode.

例えば図7に示すように、第2モードにおける対戦画面では、確定ボタン28が、例えば半透明表示又はグレーアウト表示等、確定ボタン28に対するユーザ操作の受け付けが停止されていることが識別可能な態様で表示される。或いは、確定ボタン28は、第2モードにおいて非表示となってもよい。 For example, as shown in FIG. 7, in the battle screen in the second mode, the confirmation button 28 is displayed in a semi-transparent display or a grayed-out display in such a manner that it can be identified that acceptance of the user's operation on the confirmation button 28 is stopped. Is displayed. Alternatively, the confirm button 28 may be hidden in the second mode.

また例えば、第2モードにおける対戦画面では、第1モードである場合に表示されていた切替ボタン31が非表示となる。上述したように、端末制御部21は、第1モードにおいて設定されていた対戦の進行速度に関わらず、第2モードの開始から終了までの間、対戦の進行速度を「通常」に設定する。また、第2モードにおける対戦画面には、倍率表示領域34が表示される。倍率表示領域34は、上述した変化量倍率Gが表示される領域である。図7において、倍率表示領域34には、変化量倍率Gが百分率で示されている。 Also, for example, on the battle screen in the second mode, the switch button 31 that was displayed in the first mode is hidden. As described above, the terminal control unit 21 sets the battle progress speed to "normal" from the start to the end of the second mode regardless of the battle progress speed set in the first mode. Also, a magnification display area 34 is displayed on the battle screen in the second mode. The magnification display area 34 is an area in which the change amount magnification G described above is displayed. In FIG. 7, the change amount magnification G is indicated in percentage in the magnification display area 34 .

対戦のモードが第1モードから第2モードに切り替わると、端末制御部21は、上述した特定パラメータの経時変化処理を開始する。特定パラメータ表示画像30は、時間経過に従い自動的に変化する特定パラメータの値に応じて、時々刻々と変化する。特定パラメータの値に応じて、カウンタ29に示される値も変化する。 When the battle mode is switched from the first mode to the second mode, the terminal control unit 21 starts the time-dependent change process of the specific parameter described above. The specific parameter display image 30 changes from moment to moment according to the value of the specific parameter, which automatically changes over time. Depending on the value of the particular parameter, the value indicated by counter 29 also changes.

第2モードにおいて、端末制御部21は、4つの前衛キャラクタそれぞれに対して、上述した第1機会を発生させる。一方、端末制御部21は、1つの対戦キャラクタに対する第1機会の発生を停止する。例えば図8に示す対戦画面は、図7に示す状態から対戦が進行し、キャラクタAに対して第1機会が発生した様子を示す。このとき、キャラクタAに対応する1以上の第2コマンドボタン35が表示される。本実施形態において、対戦のモードが第2モードである場合、第1スキル動作、第2スキル動作、及び交代動作にそれぞれ対応する3つの第2コマンドボタン35(35a-35c)が表示され得る。第2モードにおける各第2コマンドボタン35の動作及び機能は、第1モードにおける各第1コマンドボタン33と同様である。上述したように、対戦のモードが第2モードである場合、スキル動作に予め設定された消費MPの値に関わらず、スキル動作の消費MPが0ポイントとして扱われてもよい。図8において、例えば第1スキル動作及び第2スキル動作にそれぞれ対応する2つの第2コマンドボタン35a、35bに表示される消費MPは、それぞれ0ポイントに変化している。 In the second mode, the terminal control unit 21 generates the above-described first opportunity for each of the four vanguard characters. On the other hand, the terminal control unit 21 stops generating the first opportunity for one opponent character. For example, the battle screen shown in FIG. 8 shows how the battle progresses from the state shown in FIG. 7 and the first chance for character A occurs. At this time, one or more second command buttons 35 corresponding to character A are displayed. In this embodiment, when the battle mode is the second mode, three second command buttons 35 (35a-35c) corresponding respectively to the first skill action, the second skill action, and the change action can be displayed. The operation and function of each second command button 35 in the second mode are the same as those of each first command button 33 in the first mode. As described above, when the battle mode is the second mode, the MP consumption of the skill action may be treated as 0 points regardless of the MP consumption value set in advance for the skill action. In FIG. 8, for example, the consumed MP displayed on the two second command buttons 35a and 35b respectively corresponding to the first skill action and the second skill action are changed to 0 points.

第2モードにおいて、第1機会の発生に応じて表示される第2コマンドボタン35に対するユーザ操作が検出されると、当該第2コマンドボタン35に対応する動作をキャラクタAが実行する。或いは、端末制御部21は、自動的に選択した動作を当該前衛キャラクタに実行させてもよい。前衛キャラクタが動作を実行すると、当該前衛キャラクタに対して次に第1機会を発生させるまでの残り時間を示す残り時間表示画像36が表示される。残り時間表示画像36は、例えば図8に示すように、対応する前衛キャラクタの前衛情報表示画像に対応して表示されてもよい。例えば、図8において、キャラクタB、C、及びDの前衛情報表示画像それぞれに重畳して、3つの残り時間表示画像36(36a-36c)が表示される。例えば、残り時間表示画像36は円グラフであるが、例えば数値を示す画像又はインジケータ画像等、任意の画像であってもよい。 In the second mode, when the user's operation on the second command button 35 displayed in response to the occurrence of the first opportunity is detected, the character A performs the action corresponding to the second command button 35 . Alternatively, the terminal control unit 21 may cause the vanguard character to perform the automatically selected action. When the avant-garde character performs the action, a remaining time display image 36 indicating the remaining time until the next first chance is generated for the avant-garde character is displayed. The remaining time display image 36 may be displayed corresponding to the vanguard information display image of the corresponding vanguard character, as shown in FIG. 8, for example. For example, in FIG. 8, three remaining time display images 36 (36a-36c) are displayed superimposed on the avant-garde information display images of characters B, C, and D, respectively. For example, the remaining time display image 36 is a pie chart, but may be any image such as an image showing numerical values or an indicator image.

第2モードにおいて対戦が進行し、特定パラメータが第2基準値(例えば、0ポイント)まで減少すると、端末制御部21は、特定パラメータの経時変化処理を終了する。また、端末制御部21は、4つの前衛キャラクタに対して第2機会を発生させる。第2機会の発生に応じて、例えば図9に示すように、4つの前衛キャラクタにそれぞれ対応する4つの第3コマンドボタン37(37a-37d)が表示される。各第3コマンドボタン37は、対応する前衛キャラクタに実行させる動作として必殺技動作を選択するユーザ操作を受け付け得るGUIである。本実施形態において、4つの前衛キャラクタのうち、第2モードの開始時における特定パラメータの値以下である第1基準値の数に等しい数の第3コマンドボタン37が、当該ユーザ操作を受け付ける。一例において、第2モードの開始時における特定パラメータの値は、300ポイント以上400ポイント未満であり、当該値以下である第1基準値は、100ポイント、200ポイント、及び300ポイントの3つである。したがって、4つの第3コマンドボタン37のうち、3つの第3コマンドボタン37に対するユーザ操作が検出されると、当該3つの第3コマンドボタン37にそれぞれ対応する3つの前衛キャラクタが、それぞれ必殺技動作を実行する。 When the competition progresses in the second mode and the specific parameter decreases to the second reference value (for example, 0 points), the terminal control unit 21 terminates the process of changing the specific parameter over time. Also, the terminal control unit 21 generates a second chance for the four vanguard characters. In response to the occurrence of the second opportunity, four third command buttons 37 (37a-37d) respectively corresponding to the four vanguard characters are displayed, as shown in FIG. 9, for example. Each third command button 37 is a GUI capable of accepting a user operation for selecting a deathblow motion as a motion to be executed by the corresponding vanguard character. In the present embodiment, among the four vanguard characters, the third command buttons 37 whose number is equal to the number of first reference values equal to or less than the value of the specific parameter at the start of the second mode accept the user operation. In one example, the value of the specific parameter at the start of the second mode is 300 points or more and less than 400 points, and the first reference values that are equal to or less than the value are 100 points, 200 points, and 300 points. . Therefore, when a user operation on three third command buttons 37 among the four third command buttons 37 is detected, the three vanguard characters corresponding to the three third command buttons 37 respectively perform the special move motion. to run.

或いは、第2モードにおいて特定パラメータが第2基準値まで減少すると、端末制御部21は、第3コマンドボタン37を表示させることなく、自動的に選択した3つの前衛キャラクタに、それぞれ必殺技動作を実行させてもよい。また、第2モードの開始時における特定パラメータの値以下である第1基準値の数が前衛キャラクタの数に等しい場合、第3コマンドボタン37の表示が省略されて、4つの前衛キャラクタにそれぞれ必殺技動作を自動的に実行させてもよい。 Alternatively, when the specific parameter decreases to the second reference value in the second mode, the terminal control unit 21 causes the three automatically selected vanguard characters to perform special move motions without displaying the third command button 37. may be executed. Further, when the number of first reference values equal to or less than the value of the specific parameter at the start of the second mode is equal to the number of front-line characters, the display of the third command button 37 is omitted, and each of the four front-line characters is killed. Techniques may be performed automatically.

端末制御部21は、実行された必殺技動作に応じて、例えばキャラクタのHP等のパラメータを変化させる。そして、対戦のモードが第2モードから第1モードに切り替わる。 The terminal control unit 21 changes parameters such as HP of the character, for example, in accordance with the executed special move. Then, the battle mode is switched from the second mode to the first mode.

次に、図10を参照して、端末装置12が実行する対戦に関する処理のフローについて説明する。 Next, with reference to FIG. 10, the flow of processing related to the competition executed by the terminal device 12 will be described.

ステップS100:端末制御部21は、対戦のモードが第1モードであるか否かを判定する。第1モードであると判定された場合(ステップS100-Yes)、ステップS101に進む。一方、第1モードではない(第2モードである)と判定された場合(ステップS100-No)、ステップS110に進む。 Step S100: The terminal control unit 21 determines whether or not the battle mode is the first mode. If it is determined to be the first mode (step S100-Yes), the process proceeds to step S101. On the other hand, if it is determined that the mode is not the first mode (it is the second mode) (step S100-No), the process proceeds to step S110.

ステップS101:ステップS100で第1モードであると判定された場合(ステップS100-Yes)、端末制御部21は、いわゆるターン制で、対戦を行う複数のキャラクタのうち少なくとも1つのキャラクタに対して第1機会を発生させる。本実施形態では、4つの前衛キャラクタ及び1つの敵キャラクタそれぞれに対して第1機会が発生する。 Step S101: If it is determined that the mode is the first mode in step S100 (step S100-Yes), the terminal control unit 21 controls at least one of the plurality of characters to battle against each other in the so-called turn system. Create an opportunity. In this embodiment, the first chance occurs for each of the four vanguard characters and one enemy character.

ステップS102:端末制御部21は、4つの前衛キャラクタに実行させる動作を、自動的に又はユーザ操作に応じて選択する。また、端末制御部21は、敵キャラクタに実行させる動作を自動的に選択する。 Step S102: The terminal control unit 21 selects actions to be executed by the four front-line characters automatically or according to user's operation. Also, the terminal control unit 21 automatically selects an action to be executed by the enemy character.

ステップS103:端末制御部21は、4つの前衛キャラクタに実行させる動作の選択を確定させるユーザ操作に応じて、ターンを開始する。端末制御部21は、ターンの進行中において、対戦の状況(例えば、複数のキャラクタそれぞれが実行する動作)に応じて、例えばキャラクタのHP及びMP等のパラメータを変化させる。 Step S103: The terminal control unit 21 starts a turn in response to a user operation for confirming the selection of actions to be executed by the four front-line characters. The terminal control unit 21 changes parameters such as the HP and MP of the characters, for example, according to the battle situation (for example, actions performed by each of the plurality of characters) during the progress of the turn.

ステップS104:端末制御部21は、ターンの進行中において、複数のキャラクタそれぞれが実行する動作に応じて、特定パラメータを増加させる。端末制御部21は、ターンを終了する。 Step S104: The terminal control unit 21 increases the specific parameter according to the action performed by each of the plurality of characters during the progress of the turn. The terminal control unit 21 ends the turn.

ステップS105:端末制御部21は、特定パラメータが、1以上の第1基準値のうち最小の第1基準値以上であるか否かを判定する。特定パラメータが第1基準値以上であると判定された場合(ステップS105-Yes)、ステップS106に進む。一方、特定パラメータが第1基準値未満であると判定された場合(ステップS105-No)、ステップS101に戻る。 Step S105: The terminal control unit 21 determines whether or not the specific parameter is equal to or greater than the minimum first reference value among the one or more first reference values. If it is determined that the specific parameter is greater than or equal to the first reference value (step S105-Yes), the process proceeds to step S106. On the other hand, if it is determined that the specific parameter is less than the first reference value (step S105-No), the process returns to step S101.

ステップS106:ステップS105で特定パラメータが第1基準値以上であると判定された場合(ステップS105-Yes)、端末制御部21は、カウンタ29を有効化する。 Step S106: If it is determined in step S105 that the specific parameter is greater than or equal to the first reference value (step S105-Yes), the terminal control section 21 activates the counter 29. FIG.

ステップS107:端末制御部21は、カウンタ29に対するユーザ操作が検出されたか否かを判定する。ユーザ操作が検出されたと判定された場合(ステップS107-Yes)、ステップS108に進む。一方、ユーザ操作が検出されていないと判定された場合(ステップS107-No)、ステップS101に戻る。 Step S107: The terminal control unit 21 determines whether or not a user operation on the counter 29 has been detected. If it is determined that a user operation has been detected (step S107-Yes), the process proceeds to step S108. On the other hand, if it is determined that no user operation has been detected (step S107-No), the process returns to step S101.

ステップS108:ステップS107でユーザ操作が検出されたと判定された場合(ステップS107-Yes)、端末制御部21は、カウンタ29を無効化する。 Step S108: If it is determined in step S107 that a user operation has been detected (step S107-Yes), the terminal control section 21 disables the counter 29. FIG.

ステップS109:端末制御部21は、対戦のモードを第1モードから第2モードに切り替える。その後、ステップS100に戻る。 Step S109: The terminal control unit 21 switches the battle mode from the first mode to the second mode. After that, the process returns to step S100.

ステップS110:ステップS100で第1モードではない(第2モードである)と判定された場合(ステップS100-No)、端末制御部21は、特定パラメータの経時変化処理を開始する。 Step S110: If it is determined in step S100 that the mode is not the first mode (the mode is the second mode) (step S100-No), the terminal control unit 21 starts the process of changing the specific parameter over time.

ステップS111:端末制御部21は、いわゆるリアルタイム制で、対戦を行う複数のキャラクタのうち少なくとも1つのキャラクタに対して第1機会を発生させる。本実施形態では、4つの前衛キャラクタに対してのみ、第1機会が発生する。 Step S111: The terminal control unit 21 generates a first chance for at least one character out of a plurality of characters to be battled in a so-called real-time system. In this embodiment, the first chance occurs only for the four vanguard characters.

ステップS112:端末制御部21は、第1機会を発生させた前衛キャラクタに実行させる動作を、自動的に又はユーザ操作に応じて選択する。 Step S112: The terminal control unit 21 automatically or according to the user's operation selects an action to be executed by the vanguard character that has generated the first opportunity.

ステップS113:端末制御部21は、ステップS112で選択された動作を、当該前衛キャラクタに実行させる。端末制御部21は、対戦の状況(例えば、当該前衛キャラクタが実行する動作)に応じて、例えばキャラクタのHP及びMP等のパラメータを変化させる。 Step S113: The terminal control unit 21 causes the vanguard character to perform the action selected in step S112. The terminal control unit 21 changes parameters such as the character's HP and MP, for example, according to the battle situation (for example, actions performed by the front-line character).

ステップS114:端末制御部21は、対戦の状況(例えば、当該前衛キャラクタが実行する動作)に応じて、特定パラメータの値を変化させ、又は特定パラメータの時間変化率αを一時的に変化させる。 Step S114: The terminal control unit 21 changes the value of the specific parameter or temporarily changes the time rate of change α of the specific parameter according to the battle situation (for example, the action performed by the vanguard character).

ステップS115:端末制御部21は、特定パラメータが第2基準値(例えば、0ポイント)まで減少したか否かを判定する。特定パラメータが第2基準値まで減少したと判定された場合(ステップS115-Yes)、ステップS116に進む。一方、特定パラメータが第2基準値まで減少していないと判定された場合(ステップS115-No)、ステップS111に戻る。 Step S115: The terminal control unit 21 determines whether or not the specific parameter has decreased to the second reference value (for example, 0 points). If it is determined that the specific parameter has decreased to the second reference value (step S115-Yes), the process proceeds to step S116. On the other hand, if it is determined that the specific parameter has not decreased to the second reference value (step S115-No), the process returns to step S111.

ステップS116:ステップS115で特定パラメータが第2基準値まで減少したと判定された場合(ステップS115-Yes)、端末制御部21は、特定パラメータの経時変化処理を終了する。 Step S116: If it is determined in step S115 that the specific parameter has decreased to the second reference value (step S115-Yes), the terminal control unit 21 terminates the process of changing the specific parameter over time.

ステップS117:端末制御部21は、4つの前衛キャラクタのうち少なくとも1つの前衛キャラクタに対して第2機会を発生させる。本実施形態では、4つの前衛キャラクタに対して第2機会が発生する。 Step S117: The terminal control unit 21 generates a second chance for at least one front-line character among the four front-line characters. In this embodiment, the second chance occurs for four vanguard characters.

ステップS118:端末制御部21は、第2モードの開始時(例えば、ステップS109の実行時)における特定パラメータの値に応じた数の前衛キャラクタそれぞれに実行させる必殺技動作を選択する。 Step S118: The terminal control unit 21 selects the deathblow action to be executed by each of the number of vanguard characters corresponding to the value of the specific parameter at the start of the second mode (for example, at the time of execution of step S109).

ステップS119:端末制御部21は、第2モードの開始時における特定パラメータの値が、例えば300ポイント以上400ポイント未満である場合、4つの前衛キャラクタのうち3つの前衛キャラクタに必殺技動作を実行させる。端末制御部21は、対戦の状況(例えば、3つの前衛キャラクタそれぞれが実行する必殺技動作)に応じて、例えばキャラクタのHP及びMP等のパラメータを変化させる。 Step S119: If the value of the specific parameter at the start of the second mode is, for example, 300 points or more and less than 400 points, the terminal control unit 21 causes three out of the four front-line characters to perform a special move. . The terminal control unit 21 changes parameters such as the HP and MP of the characters, for example, according to the battle situation (for example, the deathblow actions performed by each of the three front-line characters).

ステップS120:端末制御部21は、対戦のモードを第2モードから第1モードに切り替える。そして、ステップS100に戻る。 Step S120: The terminal control unit 21 switches the battle mode from the second mode to the first mode. Then, the process returns to step S100.

以上述べたように、本実施形態に係る端末装置12によれば、互いに異なる2つのモードを切り替えて対戦を行うことができる。第2モードにおいては、特定パラメータの経時変化処理が行われ、特定パラメータが時間経過に従い自動的に変化する。特定パラメータが第2基準値まで減少すると、対戦のモードが第2モードから第1モードに切り替わる。このように、第2モードは、時間経過によって自動的に終了する点でリアルタイム性を有するモードである。対戦のモードを、第1モードと、リアルタイム性を有する第2モードとの間で切替可能な構成によれば、ゲームの興趣性が向上する。即ち、例えばターン制が採用される従来の対戦ゲームでは、ユーザ操作に応じてターンが開始するまで対戦が進行しないことが一般的である。ターン制が採用される場合、対戦の状況に応じた戦略を考えるために、ユーザは十分な時間を使うことができる。このため、ゲームの技量が比較的低いライトユーザと、ゲームの技量が比較的高いヘビーユーザと、の間のゲーム技量の差がゲームに反映されにくく、ヘビーユーザにとって興趣性が必ずしも十分でない場合がある。一方、リアルタイム性を有する従来の対戦ゲームは、ゲームのプレイにおいて例えば素早い判断が求められる等、ライトユーザとヘビーユーザとのゲーム技量の差がゲームに反映されやすい。このため、リアルタイム性を有する従来のゲームは、ライトユーザにとって、難度が高く、ゲームの興趣性が必ずしも十分でない場合がある。本実施形態に係る端末装置12によれば、第1モードと、リアルタイム性を有する第2モードとを対戦中に切替可能であるので、例えばヘビーユーザ及びライトユーザの双方にとって興趣性が向上する。また、対戦のモードが第2モードである場合、対戦の状況に応じて、特定パラメータの値が変化し、又は特定パラメータの時間変化率αが一時的に変化する。かかる構成によれば、第2モードで対戦が進行する間、対戦の進め方によっては当該第2モードをより長く続けることができるので、ユーザに対して、時間が限られた第2モードにおいて対戦の進め方を工夫する動機付けを与えることができ、ゲームの興趣性が更に向上する。 As described above, according to the terminal device 12 according to the present embodiment, it is possible to switch between two different modes to play a match. In the second mode, a process of changing the specific parameter over time is performed, and the specific parameter automatically changes as time elapses. When the specific parameter decreases to the second reference value, the battle mode switches from the second mode to the first mode. Thus, the second mode is a real-time mode in that it automatically terminates with the passage of time. According to the configuration in which the battle mode can be switched between the first mode and the real-time second mode, the game becomes more interesting. That is, for example, in a conventional battle game that adopts a turn system, it is common that the battle does not progress until a turn starts according to a user's operation. If a turn-based system is adopted, the user can spend ample time to think of strategies according to the situation of the match. Therefore, the difference in game skill between light users with relatively low game skills and heavy users with relatively high game skills is difficult to reflect in the game, and heavy users may not always find it interesting. be. On the other hand, conventional competitive games having a real-time nature tend to reflect the difference in game skills between light users and heavy users, such as, for example, requiring quick decisions in game play. For this reason, conventional real-time games are difficult for light users, and the games are not necessarily interesting enough. According to the terminal device 12 of the present embodiment, it is possible to switch between the first mode and the real-time second mode during the battle, so that both the heavy users and the light users are more interested in the game. Further, when the battle mode is the second mode, the value of the specific parameter changes or the time rate of change α of the specific parameter changes temporarily according to the situation of the battle. According to this configuration, while the battle progresses in the second mode, the second mode can be continued for a longer time depending on how the battle progresses. Motivation to devise how to proceed can be given, and the interest of the game is further improved.

また、リアルタイム性を有する第2モードは、ターン制で進行する第1モードと比較して、ユーザによる素早い判断及びゲーム操作が要求される。このため、ユーザがゲームのプレイに集中できない状況に置かれている場合には第1モードで対戦を進行させ、当該状況が解消した場合には第2モードで対戦を進行させる等、状況に応じてユーザが対戦のモードを切替可能となるので、ユーザビリティが向上する。 In addition, the second mode, which has a real-time nature, requires quick decisions and game operations by the user, compared to the first mode, which progresses on a turn basis. For this reason, if the user is in a situation where they cannot concentrate on playing the game, the battle proceeds in the first mode, and if the situation is resolved, the battle proceeds in the second mode. The usability is improved because the user can switch the battle mode by pressing the button.

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

例えば、上述した実施形態において、対戦のモードが第2モードである場合、特定パラメータの値が第2基準値(例えば、0ポイント)まで減少すると、4つの前衛キャラクタに対して必殺技動作を選択可能な第2機会が発生する構成について説明した。しかしながら、第2機会を発生させない構成であってもよい。例えば、端末制御部21は、第2モードにおいて、前衛キャラクタに対して第1機会が発生した場合、当該前衛キャラクタが実行可能な必殺技動作に対応する第2コマンドボタンを含む複数の第2コマンドボタンを表示させてもよい。端末制御部21は、自動的に又は当該第2コマンドボタンに対するユーザ操作に応じて、当該前衛キャラクタに実行させる動作として必殺技動作を選択する。 For example, in the above-described embodiment, when the battle mode is the second mode, when the value of the specific parameter decreases to the second reference value (for example, 0 points), the special move is selected for the four front-line characters. A possible second-chance-occurring configuration has been described. However, the configuration may be such that the second opportunity is not generated. For example, in the second mode, the terminal control unit 21 generates a plurality of second commands including second command buttons corresponding to the deathblow actions that can be performed by the vanguard character when a first chance occurs for the vanguard character. button may be displayed. The terminal control unit 21 automatically or in response to the user's operation on the second command button selects the deathblow motion as the motion to be executed by the vanguard character.

必殺技動作を選択可能な前衛キャラクタの数は、上述した実施形態と同様に、例えば第2モード開始時における特定パラメータの値に応じて決定されてもよい。端末制御部21は、前衛キャラクタに対して必殺技動作が選択されると、第2モードの終了まで、当該前衛キャラクタに対する第1機会の再度の発生を停止する。したがって、第2モードの途中で1つの前衛キャラクタに対して必殺技動作が選択されると、第2モードが終了するまでの残りの期間において、当該前衛キャラクタに対して第1機会が発生しない。そして、端末制御部21は、特定パラメータの値が第2基準値まで減少すると、当該前衛キャラクタに必殺技動作を自動的に実行させる。かかる構成によれば、第2モードの開始から終了までの間に、前衛キャラクタに必殺技以外の動作を可能な限り多くの回数だけ実行させるとともに、第2モードの終了直前に必殺技動作を選択するように対戦を進行させる戦略が、ユーザにとって有利である。したがって、対戦の戦略性が向上し、ゲームの興趣性が更に向上する。 The number of avant-garde characters whose deathblow moves can be selected may be determined, for example, according to the value of the specific parameter at the start of the second mode, as in the above-described embodiment. When the deathblow action is selected for the vanguard character, the terminal control unit 21 stops generating the first chance again for the vanguard character until the end of the second mode. Therefore, if a deathblow action is selected for one vanguard character in the middle of the second mode, the first chance does not occur for that vanguard character during the remaining period until the second mode ends. Then, when the value of the specific parameter decreases to the second reference value, the terminal control section 21 causes the vanguard character to automatically perform the deathblow movement. According to such a configuration, during the period from the start to the end of the second mode, the vanguard character is caused to perform an action other than the special move as many times as possible, and the special move action is selected immediately before the end of the second mode. A strategy that advances the match in such a way is advantageous to the user. Therefore, the strategy of the battle is improved, and the interest of the game is further improved.

また、上述した本実施形態において、サーバ装置11が実行する動作及び処理の一部又は全部を、端末装置12が実行する構成であってもよい。同様に、端末装置12が実行する動作の一部を、サーバ装置11が実行する構成であってもよい。例えば、端末装置12に表示される各種画面の表示制御及び各種GUIの制御等の処理は、サーバ装置11及び端末装置12の何れか一方が実行してもよく、サーバ装置11及び端末装置12が協働して実行してもよい。或いは、ゲームシステム10は、サーバ装置11を備えなくてもよい。かかる場合、端末装置12は、上述した実施形態においてサーバ装置11から受信する情報を、予め記憶してもよい。 Further, in the present embodiment described above, the terminal device 12 may be configured to perform part or all of the operations and processes performed by the server device 11 . Similarly, the server device 11 may be configured to perform part of the operations performed by the terminal device 12 . For example, processing such as display control of various screens displayed on the terminal device 12 and control of various GUIs may be executed by either the server device 11 or the terminal device 12. May be performed cooperatively. Alternatively, the game system 10 does not have to include the server device 11 . In such a case, the terminal device 12 may store in advance the information received from the server device 11 in the above-described embodiment.

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

また、上述した実施形態に係るサーバ装置11又は端末装置12として機能させるために、コンピュータ又は携帯電話等の情報処理装置を好適に用いることができる。このような情報処理装置は、実施形態に係るサーバ装置11又は端末装置12の各機能を実現する処理内容を記述したプログラムを、情報処理装置の記憶部に格納し、情報処理装置のCPUによって当該プログラムを読み出して実行させることによって実現可能である。
以下に、本願の原出願の出願当初の特許請求の範囲に記載された発明を付記する。
[1]
ゲームを実行する情報処理装置に、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
ユーザ操作に応じて第1サブモード又は第2サブモードに設定されるサブモードにおいて前記対戦を進行させ、前記対戦を前記対戦の状況に応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードについて予め定められている前記第1サブモード又は前記第2サブモードにおいて前記対戦を進行させ、
初期値が負である時間変化率で、時間経過に従い前記第1パラメータを変化させる経時変化処理を開始するステップと、
前記第1パラメータが所定の基準値まで減少すると、前記経時変化処理を終了し、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を実行させる、
プログラム。
[2]
[1]に記載のプログラムであって、
前記第1サブモードと前記第2サブモードとの間で前記サブモードを切替えるためのユーザ操作を受け付ける切替ボタンを前記第1モードにおいてのみ表示し、前記切替ボタンを前記第2モードでは表示しない、プログラム。
[3]
[1]又は[2]に記載のプログラムであって、
前記対戦のモードが前記第1モードから前記第2モードへ切り替えられる際の前記サブモードの設定で、前記対戦のモードが前記第2モードから前記第1モードに切り替えられたときに前記第1モードでの前記対戦を進行させる、プログラム。
[4]
[1]乃至[3]の何れか一項に記載のプログラムであって、
前記第1サブモードは、ユーザ操作に応じて前記対戦を進行させる手動操作モードである、プログラム。
[5]
[1]乃至[4]の何れか一項に記載のプログラムであって、
前記第2サブモードは、前記第1サブモードよりも少ない数のユーザ操作で前記対戦を進行させる自動操作モードである、プログラム。
[6]
[1]に記載のプログラムであって、
前記対戦の状況は、前記第1ゲーム媒体及び前記第2ゲーム媒体の少なくとも一方が実行する又は実行した動作を含む、プログラム。
[7]
[6]に記載のプログラムであって、
前記第1ゲーム媒体が実行可能な少なくとも1つの動作の実行結果が、前記対戦のモードに応じて異なる、プログラム。
[8]
[6]又は[7]に記載のプログラムであって、
前記第1機会を発生させるアルゴリズムが、前記対戦のモードに応じて異なっており、
前記第1ゲーム媒体の前記第1機会の発生頻度に対する、前記第2ゲーム媒体の前記第1機会の発生頻度の割合は、前記対戦のモードが前記第1モードである場合よりも前記第2モードである場合の方が小さい、プログラム。
[9]
[8]に記載のプログラムであって、
前記対戦のモードが前記第2モードである場合、前記第2ゲーム媒体に対する前記第1機会の発生が停止される、プログラム。
[10]
[8]又は[9]に記載のプログラムであって、
前記対戦のモードが前記第2モードである場合、第1ゲーム媒体に対して発生させた前記第1機会において動作が選択された後又は当該動作が実行された後、前記第1ゲーム媒体に対して次に前記第1機会を発生させるまでの時間が、前記第2モードの開始から終了までの間において前記第1ゲーム媒体が同一の動作を実行した回数に応じて変化する、プログラム。
[11]
ゲームを実行する制御部を備える情報処理装置であって、
前記制御部は、前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させ、
前記対戦のモードが第1モードである場合、
ユーザ操作に応じて第1サブモード又は第2サブモードに設定されるサブモードにおいて前記対戦を進行させ、前記対戦の状況に応じて第1パラメータを増加させ、
前記対戦のモードを前記第1モードから第2モードに切り替え、
前記対戦のモードが前記第2モードである場合、
前記第2モードについて予め定められている前記第1サブモード又は前記第2サブモードにおいて前記対戦を進行させ、
初期値が負である時間変化率で、時間経過に従い前記第1パラメータを変化させる経時変化処理を開始し、
前記第1パラメータが所定の基準値まで減少すると、前記経時変化処理を終了し、前記対戦のモードを前記第2モードから前記第1モードに切り替える、
情報処理装置。
[12]
情報処理装置が実行するゲームの制御方法であって、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
ユーザ操作に応じて第1サブモード又は第2サブモードに設定されるサブモードにおいて前記対戦を進行させ、前記対戦の状況に応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードについて予め定められている前記第1サブモード又は前記第2サブモードにおいて前記対戦を進行させ、
初期値が負である時間変化率で、時間経過に従い前記第1パラメータを変化させる経時変化処理を開始するステップと、
前記第1パラメータが所定の基準値まで減少すると、前記経時変化処理を終了し、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を含む、
制御方法。
In order to function as the server device 11 or the terminal device 12 according to the embodiment described above, an information processing device such as a computer or a mobile phone can be preferably used. In such an information processing device, a program describing processing details for realizing each function of the server device 11 or the terminal device 12 according to the embodiment is stored in the storage unit of the information processing device, and the CPU of the information processing device stores the program. It can be realized by reading and executing the program.
The invention described in the scope of claims as originally filed in the original application of the present application will be additionally described below.
[1]
In the information processing device that executes the game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. and
When the battle mode is the first mode,
progressing the battle in a sub-mode that is set to a first sub-mode or a second sub-mode according to a user operation, and increasing a first parameter of the battle according to the situation of the battle;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
advancing the battle in the first sub-mode or the second sub-mode predetermined for the second mode;
starting a temporal change process of changing the first parameter over time at a rate of change whose initial value is negative;
a step of terminating the aging process and switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
to run
program.
[2]
The program according to [1],
displaying a switching button for receiving a user operation for switching the sub-mode between the first sub-mode and the second sub-mode only in the first mode, and not displaying the switching button in the second mode; program.
[3]
The program according to [1] or [2],
In the setting of the sub-mode when the battle mode is switched from the first mode to the second mode, the first mode when the battle mode is switched from the second mode to the first mode A program that advances the match in.
[4]
The program according to any one of [1] to [3],
The program, wherein the first sub-mode is a manual operation mode in which the battle progresses according to a user's operation.
[5]
The program according to any one of [1] to [4],
The program, wherein the second sub-mode is an automatic operation mode in which the battle progresses with a smaller number of user operations than in the first sub-mode.
[6]
The program according to [1],
A program according to claim 1, wherein the battle situation includes an action performed or performed by at least one of the first game medium and the second game medium.
[7]
The program according to [6],
A program, wherein an execution result of at least one action executable by the first game content differs according to the battle mode.
[8]
The program according to [6] or [7],
an algorithm for generating the first opportunity differs depending on the mode of the battle;
The ratio of the frequency of occurrence of the first opportunity of the second game medium to the frequency of occurrence of the first opportunity of the first game medium is higher in the second mode than when the battle mode is the first mode. The smaller the program.
[9]
The program according to [8],
A program, wherein when the battle mode is the second mode, generation of the first opportunity for the second game content is stopped.
[10]
The program according to [8] or [9],
When the battle mode is the second mode, after an action is selected or executed at the first opportunity generated for the first game medium, and the time until the next occurrence of the first opportunity changes according to the number of times the first game medium performs the same action from the start to the end of the second mode.
[11]
An information processing device comprising a control unit for executing a game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. to generate
When the battle mode is the first mode,
Progressing the battle in a sub-mode set to a first sub-mode or a second sub-mode according to a user operation, increasing a first parameter according to the situation of the battle,
switching the battle mode from the first mode to the second mode;
When the battle mode is the second mode,
advancing the battle in the first sub-mode or the second sub-mode predetermined for the second mode;
Starting a time-dependent change process for changing the first parameter over time at a rate of time change whose initial value is negative;
When the first parameter decreases to a predetermined reference value, the time-dependent change process is terminated, and the battle mode is switched from the second mode to the first mode.
Information processing equipment.
[12]
A game control method executed by an information processing device, comprising:
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. and
When the battle mode is the first mode,
progressing the battle in a sub-mode that is set to a first sub-mode or a second sub-mode according to a user operation, and increasing a first parameter according to the situation of the battle;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
advancing the battle in the first sub-mode or the second sub-mode predetermined for the second mode;
starting a temporal change process of changing the first parameter over time at a rate of change whose initial value is negative;
a step of terminating the aging process and switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
including,
control method.

10 ゲームシステム
11 サーバ装置
12 端末装置
13 サーバ通信部
14 サーバ記憶部
15 サーバ制御部
16 ネットワーク
17 端末通信部
18 端末記憶部
19 表示部
20 入力部
21 端末制御部
22 第1領域
23 第2領域
24 前衛キャラクタ画像
25 敵キャラクタ画像
26 前衛情報表示画像
27 後衛情報表示画像
28 確定ボタン
29 カウンタ
30 特定パラメータ表示画像
30a 目盛り
31 切替ボタン
32 後衛キャラクタ画像
33 第1コマンドボタン
34 倍率表示領域
35 第2コマンドボタン
36 残り時間表示画像
37 第3コマンドボタン
10 Game system 11 Server device 12 Terminal device 13 Server communication unit 14 Server storage unit 15 Server control unit 16 Network 17 Terminal communication unit 18 Terminal storage unit 19 Display unit 20 Input unit 21 Terminal control unit 22 First area 23 Second area 24 Vanguard character image 25 Enemy character image 26 Vanguard information display image 27 Rearguard information display image 28 Enter button 29 Counter 30 Specific parameter display image 30a Scale 31 Switch button 32 Rearguard character image 33 First command button 34 Magnification display area 35 Second command button 36 Remaining time display image 37 Third command button

Claims (10)

ゲームを実行する情報処理装置に、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させるステップと、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を実行させ、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい、
プログラム。
In the information processing device that executes the game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. and
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time since the start of the second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
and
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned greater than the increment of the first parameter,
program.
請求項1に記載のプログラムであって、
前記第1ゲーム媒体の前記第1動作について第1設定値が設定されており、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことに応じて、前記第1パラメータを前記第1設定値に基づいて増加させる、プログラム。
The program according to claim 1,
A first set value is set for the first action of the first game medium, and the first parameter is set to the A program that increases based on a first set value.
請求項1又は2に記載のプログラムであって、
前記第1ゲーム媒体の前記第2動作について第2設定値が設定されており、前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことに応じて、前記第1パラメータを前記第2設定値に基づいて増加させる、プログラム。
The program according to claim 1 or 2,
A second set value is set for the second action of the first game medium, and the first parameter is changed to the above in response to the first game medium performing the second action in the second mode. A program that increases based on a second set value.
請求項1乃至3の何れか一項に記載のプログラムであって、
前記第1機会を発生させるアルゴリズムが、前記対戦のモードに応じて異なっており、
前記第1ゲーム媒体の前記第1機会の発生頻度に対する、前記第2ゲーム媒体の前記第1機会の発生頻度の割合は、前記対戦のモードが前記第1モードである場合よりも前記第2モードである場合の方が小さい、プログラム。
The program according to any one of claims 1 to 3,
an algorithm for generating the first opportunity differs depending on the mode of the battle;
The ratio of the frequency of occurrence of the first opportunity of the second game medium to the frequency of occurrence of the first opportunity of the first game medium is higher in the second mode than when the battle mode is the first mode. The smaller the program.
請求項4に記載のプログラムであって、
前記対戦のモードが前記第2モードである場合、前記第2ゲーム媒体に対する前記第1機会の発生が停止される、プログラム。
The program according to claim 4,
A program, wherein when the battle mode is the second mode, generation of the first opportunity for the second game content is stopped.
請求項4又は5に記載のプログラムであって、
前記対戦のモードが前記第2モードである場合、第1ゲーム媒体に対して発生させた前記第1機会において動作が選択された後又は当該動作が実行された後、前記第1ゲーム媒体に対して次に前記第1機会を発生させるまでの時間が、前記第2モードの開始から終了までの間において前記第1ゲーム媒体が同一の動作を実行した回数に応じて変化する、プログラム。
The program according to claim 4 or 5,
When the battle mode is the second mode, after an action is selected or executed at the first opportunity generated for the first game medium, and the time until the next occurrence of the first opportunity changes according to the number of times the first game medium performs the same action from the start to the end of the second mode.
請求項1乃至5の何れか一項に記載のプログラムであって、
前記第1モードの開始時に、前記第1パラメータは、前記対戦よりも前に行われた別の対戦の終了時の前記第1パラメータの値に設定される、プログラム。
The program according to any one of claims 1 to 5,
The program, wherein, at the start of the first mode, the first parameter is set to the value of the first parameter at the end of another match played prior to the match.
請求項1乃至13の何れか一項に記載のプログラムであって、
前記第1パラメータが第1基準値以上である場合に、前記対戦のモードを前記第1モードから前記第2モードへ切り替える、プログラム。
The program according to any one of claims 1 to 13,
A program for switching the battle mode from the first mode to the second mode when the first parameter is equal to or greater than a first reference value.
ゲームを実行する制御部を備える情報処理装置であって、
前記制御部は、前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させ、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させ、
前記対戦のモードを前記第1モードから第2モードに切り替え、
前記対戦のモードが前記第2モードである場合、
前前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させ、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替え、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい、
情報処理装置。
An information processing device comprising a control unit for executing a game,
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one game medium among a plurality of game mediums including the one or more first game mediums and the one or more second game mediums. to generate
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
switching the battle mode from the first mode to the second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time from the start of the previous second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned greater than the increment of the first parameter,
Information processing equipment.
情報処理装置が実行するゲームの制御方法であって、
前記ゲーム内で行われる、1以上の第1ゲーム媒体と1以上の第2ゲーム媒体との対戦において、
前記1以上の第1ゲーム媒体及び前記1以上の第2ゲーム媒体を含む複数のゲーム媒体のうち少なくとも1つのゲーム媒体に対し、前記少なくとも1つのゲーム媒体に実行させる動作を選択可能な第1機会を発生させるステップと、
前記対戦のモードが第1モードである場合、
前記第1ゲーム媒体が前記第1モードで第1動作を実行したことに応じて第1パラメータを増加させるステップと、
前記対戦のモードを前記第1モードから第2モードに切り替えるステップと、
前記対戦のモードが前記第2モードである場合、
前記第2モードが開始してからの経過時間及び前記第1ゲーム媒体が前記第2モードで実行した第2動作に応じて前記第1パラメータを変化させるステップと、
前記第1パラメータが所定の基準値まで減少すると、前記対戦のモードを前記第2モードから前記第1モードに切り替えるステップと、
を含み、
前記第1ゲーム媒体が前記第2モードにおいて前記第2動作を実行したことによる前記第1パラメータの増加量は、前記第1ゲーム媒体が前記第1モードにおいて前記第1動作を実行したことによる前記第1パラメータの増加量よりも大きい、
制御方法。
A game control method executed by an information processing device, comprising:
In a battle between one or more first game media and one or more second game media performed in the game,
A first opportunity for selecting an action to be executed by at least one of a plurality of game media including the one or more first game media and the one or more second game media. and
When the battle mode is the first mode,
increasing a first parameter in response to the first game medium performing a first action in the first mode;
a step of switching the battle mode from the first mode to a second mode;
When the battle mode is the second mode,
changing the first parameter according to the elapsed time since the start of the second mode and the second action performed by the first game medium in the second mode;
switching the battle mode from the second mode to the first mode when the first parameter decreases to a predetermined reference value;
including
The amount of increase in the first parameter due to the first game medium executing the second action in the second mode is the above-mentioned greater than the increment of the first parameter,
control method.
JP2022092160A 2020-04-27 2022-06-07 Program, information processing device, and control method Active JP7401597B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022092160A JP7401597B2 (en) 2020-04-27 2022-06-07 Program, information processing device, and control method
JP2023206648A JP2024015256A (en) 2020-04-27 2023-12-07 Program, information processing device, and control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020077933A JP7086131B2 (en) 2020-04-27 2020-04-27 Programs, information processing devices, and control methods
JP2022092160A JP7401597B2 (en) 2020-04-27 2022-06-07 Program, information processing device, and control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020077933A Division JP7086131B2 (en) 2020-04-27 2020-04-27 Programs, information processing devices, and control methods

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023206648A Division JP2024015256A (en) 2020-04-27 2023-12-07 Program, information processing device, and control method

Publications (2)

Publication Number Publication Date
JP2022120000A true JP2022120000A (en) 2022-08-17
JP7401597B2 JP7401597B2 (en) 2023-12-19

Family

ID=72084532

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2020077933A Active JP7086131B2 (en) 2020-04-27 2020-04-27 Programs, information processing devices, and control methods
JP2022092160A Active JP7401597B2 (en) 2020-04-27 2022-06-07 Program, information processing device, and control method
JP2023206648A Pending JP2024015256A (en) 2020-04-27 2023-12-07 Program, information processing device, and control method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2020077933A Active JP7086131B2 (en) 2020-04-27 2020-04-27 Programs, information processing devices, and control methods

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023206648A Pending JP2024015256A (en) 2020-04-27 2023-12-07 Program, information processing device, and control method

Country Status (1)

Country Link
JP (3) JP7086131B2 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2794230B2 (en) * 1991-07-16 1998-09-03 株式会社スクウェア Video game device, control method thereof, and control device
JP2005095443A (en) 2003-09-25 2005-04-14 Dimps:Kk Game apparatus and program for functioning computer
JP2006087600A (en) 2004-09-22 2006-04-06 Namco Ltd Program, information recording medium and game machine
JP2009213559A (en) 2008-03-07 2009-09-24 Namco Bandai Games Inc Game apparatus
JP5180047B2 (en) 2008-12-09 2013-04-10 株式会社スクウェア・エニックス Video game processing apparatus, video game processing method, and video game processing program
JP6188280B2 (en) 2012-05-11 2017-08-30 クルーズ株式会社 Network-type game system, game method, and game server
JP2014079528A (en) 2012-10-18 2014-05-08 Square Enix Co Ltd Video game processor and video game processing program
JP5811375B2 (en) 2014-02-14 2015-11-11 株式会社セガゲームス GAME PROGRAM AND GAME DEVICE
JP6063437B2 (en) 2014-12-19 2017-01-18 株式会社スクウェア・エニックス Program, computer apparatus, computer processing method, and system

Also Published As

Publication number Publication date
JP2020124558A (en) 2020-08-20
JP7086131B2 (en) 2022-06-17
JP2024015256A (en) 2024-02-01
JP7401597B2 (en) 2023-12-19

Similar Documents

Publication Publication Date Title
JP6483218B1 (en) Program, control method, server device, and terminal device
US11964199B2 (en) Program, information processing device, and control method
JP5457585B1 (en) Server apparatus and program
JP4319211B2 (en) Video game processing apparatus and video game processing program
JP6205474B1 (en) GAME SYSTEM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD
US11219832B2 (en) Non-transitory computer-readable medium, information processing system, and method
JP6259036B1 (en) Program, information processing apparatus, and control method
JP2023015221A (en) Program, information processor, and control method of information processor
JP4137128B2 (en) Video game processing apparatus, video game processing method, and video game processing program
JP7077355B2 (en) Game control system, game control method, communication terminal and game control program
JP7086131B2 (en) Programs, information processing devices, and control methods
JP6698062B2 (en) Program, information processing apparatus, and control method
JP5909015B1 (en) Server apparatus, program, and control method
JP6856790B2 (en) Programs, information processing devices and control methods
JP7445934B2 (en) Game program, game system, terminal device, and game program execution method
JP6936746B2 (en) Programs, information processing devices, and control methods
JP2020099516A (en) Program, information processing device, and control method
JP7427365B2 (en) Program, information processing device, and control method
JP6933531B2 (en) Programs, information processing devices and control methods
JP7340209B2 (en) Program, control method, and information processing device
JP7130704B2 (en) Game information processing device, information processing method, information processing program
JP6778301B2 (en) Programs, communication systems, and control methods
JP2018201668A (en) Program, information processing device, and control method
JP6689814B2 (en) Game program, game system, terminal device, and method for executing game program
JP6530430B2 (en) Game program and game system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220608

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230718

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230913

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: 20231107

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231207

R150 Certificate of patent or registration of utility model

Ref document number: 7401597

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150