JP2020099749A - Program and information processing apparatus - Google Patents

Program and information processing apparatus Download PDF

Info

Publication number
JP2020099749A
JP2020099749A JP2020053580A JP2020053580A JP2020099749A JP 2020099749 A JP2020099749 A JP 2020099749A JP 2020053580 A JP2020053580 A JP 2020053580A JP 2020053580 A JP2020053580 A JP 2020053580A JP 2020099749 A JP2020099749 A JP 2020099749A
Authority
JP
Japan
Prior art keywords
game
player
interrupted
predetermined condition
change
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
JP2020053580A
Other languages
Japanese (ja)
Other versions
JP7088226B2 (en
JP2020099749A5 (en
Inventor
伸周 宮▲崎▼
Nobuchika Miyazaki
伸周 宮▲崎▼
豪 諸我
Takeshi Moroga
豪 諸我
由矩 竹野
Yoshinori Takeno
由矩 竹野
翔太 深澤
Shota Fukazawa
翔太 深澤
登 荒井
Noboru Arai
登 荒井
丈哲 佐藤
Takeaki Sato
丈哲 佐藤
真依子 松永
Maiko Matsunaga
真依子 松永
三浦 徹也
Tetsuya Miura
徹也 三浦
冬馬 清水
Toma Shimizu
冬馬 清水
凌 鷺谷
Ryo Sagiya
凌 鷺谷
結 鈴木
Yui Suzuki
結 鈴木
義矢 本田
Yoshiya Honda
義矢 本田
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.)
Sega Corp
Original Assignee
Sega Corp
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 Sega Corp filed Critical Sega Corp
Priority to JP2020053580A priority Critical patent/JP7088226B2/en
Publication of JP2020099749A publication Critical patent/JP2020099749A/en
Publication of JP2020099749A5 publication Critical patent/JP2020099749A5/ja
Priority to JP2022082654A priority patent/JP7380751B2/en
Application granted granted Critical
Publication of JP7088226B2 publication Critical patent/JP7088226B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To make it possible that even if a game is started by mistake in selecting game elements, the player is prevented from feeling uncomfortable without the game properties being deteriorated.SOLUTION: A game-related program in which behavior parameters for game behaviors are set for each player, and which can suspend a game on the basis of the player's operation, causes a computer to function as: selection means 46 for allowing the player to select game elements to be used in a game before the game is started; and changing means 48 for changing the behavior parameters of the player if a predetermined condition is satisfied before the game is terminated or suspended after the start of the game, and for suppressing the changing of the behavior parameters of the player if the predetermined condition is not satisfied when the game is suspended, compared with when the predetermined condition is satisfied.SELECTED DRAWING: Figure 3

Description

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

従来から、ゲームに使用するキャラクタをプレイヤに選択させた後、所謂スタミナ等の行動パラメータを消費することにより、実行が開始されるゲームが知られている(例えば特許文献1参照。)。 BACKGROUND ART Conventionally, there is known a game in which execution is started by allowing a player to select a character to be used in the game and then consuming action parameters such as so-called stamina (see, for example, Patent Document 1).

特開2014−155546号公報JP, 2014-155546, A

このようなゲームの中には、プレイヤの操作に基づき、ゲームを途中でリタイア、すなわち、ゲームを中断することができるものがある。しかしながら、プレイヤは、意図しないゲーム要素を選択してゲームを開始してしまうと、プレイヤは、ゲームを中断することができるものの、既に消費された行動パラメータが無駄となってしまい、プレイヤに不快感を与えるという問題があった。また、単に、ゲームを中断した場合に行動パラメータが消費されないようにすると、ゲーム要素の選択を間違えた場合だけでなく、ゲームに失敗した場合でもやり直しができてしまい、ゲーム性が崩れてしまうという問題があった。 Among such games, there is a game in which the game can be retired midway, that is, the game can be interrupted, based on a player's operation. However, if the player selects an unintended game element and starts the game, the player can interrupt the game, but the already consumed action parameters are wasted, and the player feels uncomfortable. There was a problem of giving. Also, if the action parameters are not consumed when the game is interrupted, not only when the game elements are selected incorrectly, but also when the game fails, the game can be redone, and the game quality is degraded. There was a problem.

本発明はこのような課題に鑑みてなされたものであり、その目的は、ゲーム要素の選択を間違えてゲームを開始しても、ゲーム性を崩すことなく、プレイヤに不快感を与えることを抑制できるプログラム及び情報処理装置を提供することにある。 The present invention has been made in view of the above problems, and an object thereof is to prevent the player from feeling uncomfortable even if the game is started by mistakenly selecting a game element without degrading the game. It is to provide a program and an information processing device that can be performed.

上記課題を解決するために、本発明の一態様に係るプログラムは、プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関するプログラムであって、コンピュータを、前記ゲームが開始される前に、前記ゲームに使用するゲーム要素を前記プレイヤに選択させる選択手段、前記ゲームの開始後であって前記ゲームの終了又は中断までに所定条件を満たした場合、前記プレイヤの行動パラメータを変更し、且つ、前記ゲームが中断されたときに前記所定条件を満たしていない場合、前記所定条件を満たしている場合に比べて前記プレイヤの行動パラメータの変更を抑制する変更手段、として機能させる。 In order to solve the above problems, a program according to an aspect of the present invention is a program relating to a game in which an action parameter for a game action is set for each player and the game can be interrupted based on an operation by the player. Then, the computer sets a predetermined condition after the start of the game and before the end or interruption of the game by selecting means for allowing the player to select a game element to be used in the game before the start of the game. When satisfied, the action parameter of the player is changed, and when the predetermined condition is not satisfied when the game is interrupted, the action parameter of the player is changed as compared with the case where the predetermined condition is satisfied. To function as a changing means for suppressing.

上記一態様によれば、プレイヤがゲーム要素の選択を間違えた場合でも、所定条件を満たす前にゲームを中断すれば、プレイヤの行動パラメータの変更が抑制されるので、プレイヤに不快感を与えることを抑制できる。また、所定条件を満たした後にゲームを中断する場合では、行動パラメータが変更されるので、ゲーム性が崩れることも抑制できる。 According to the above aspect, even if the player makes a mistake in selecting the game element, if the game is interrupted before the predetermined condition is satisfied, the change of the action parameter of the player is suppressed, and thus the player is uncomfortable. Can be suppressed. Further, when the game is interrupted after the predetermined condition is satisfied, the action parameter is changed, so that it is possible to suppress the deterioration of the game property.

本発明によれば、ゲーム要素の選択を間違えてゲームを開始しても、ゲーム性を崩すことなく、プレイヤに不快感を与えることを抑制できる。 According to the present invention, even if the player starts a game by mistakenly selecting a game element, it is possible to prevent the player from feeling uncomfortable without degrading the game.

第一実施形態に係る情報処理装置(コンピュータ)を含むゲームシステム1の全体構成の一例を示すブロック図である。It is a block diagram showing an example of the whole composition of game system 1 containing an information processor (computer) concerning a first embodiment. サーバ装置のハードウェア構成の一例を概略的に示す図である。It is a figure which shows roughly an example of the hardware constitutions of a server apparatus. サーバ装置の機能構成の一例を概略的に示すブロック図である。It is a block diagram which shows an example of a functional structure of a server apparatus roughly. 第一実施形態に係るゲームシステムにおけるゲーム処理の流れの一例を示すフローチャートである。It is a flow chart which shows an example of the flow of the game processing in the game system concerning a first embodiment. デッキ選択画像の一例を示す説明図である。It is explanatory drawing which shows an example of a deck selection image. ゲーム画像の一例を示す図である。It is a figure which shows an example of a game image. メニューボタンが押下された場合に表示されるメニュー画像の一例を示す図である。It is a figure which shows an example of the menu image displayed when a menu button is pressed down. 第二実施形態に係るゲームシステムにおけるゲーム処理の流れの一例を示すフローチャートである。It is a flow chart which shows an example of the flow of the game processing in the game system concerning a second embodiment.

以下、添付図面を参照しながら本発明の複数の実施形態について説明する。説明の理解を容易にするため、各図面において同一の構成要素及びステップに対しては可能な限り同一の符号を付して、重複する説明は省略する。 Hereinafter, a plurality of embodiments of the present invention will be described with reference to the accompanying drawings. In order to facilitate understanding of the description, the same components and steps in the drawings will be denoted by the same reference symbols as much as possible, and redundant description will be omitted.

―――第一実施形態―――
まず、本発明の第一実施形態について説明する。第一実施形態に係るゲームシステムは、プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関するものである。なお、ゲーム行動とは、ゲームにおいてクエストのプレイやイベントのプレイ等、ゲームにおいてプレイヤが行う特定の行動を意味する。また、行動パラメータとしては、例えばスタミナ、行動力、体力等が挙げられる。この行動パラメータは、変数であり、プレイヤがゲーム行動を行う度にゲーム行動に応じて減算されてもよいし、加算されてもよい。例えば、行動パラメータが減算される場合は、行動パラメータが0等の基準値になると、プレイヤはゲーム行動が行えない等ゲーム行動が制限される。また、行動パラメータが加算される場合は、行動パラメータが100等の基準値になると、プレイヤはゲーム行動が行えない等ゲーム行動が制限される。第一実施形態では、行動パラメータを「スタミナ」と称し、スタミナが、プレイヤによりゲーム行動が行われている途中で減算される場合を説明する。また、ゲームとしては、対戦ゲームやロールプレイングゲーム、アクションゲーム、シューティングゲーム等、特に限定されないが、第一実施形態では、ゲームが、キャラクタを使用するゲームである場合を説明する。
―――First embodiment――――
First, a first embodiment of the present invention will be described. The game system according to the first embodiment relates to a game in which an action parameter for a game action is set for each player and the game can be interrupted based on an operation by the player. Note that the game action means a specific action performed by the player in the game, such as playing a quest or playing an event in the game. In addition, examples of the action parameters include stamina, action power, and physical strength. This action parameter is a variable and may be subtracted or added depending on the game action each time the player performs the game action. For example, when the action parameter is subtracted, when the action parameter reaches a reference value such as 0, the game action is restricted such that the player cannot perform the game action. Further, when the action parameter is added, when the action parameter reaches a reference value such as 100, the game action is restricted such that the player cannot perform the game action. In the first embodiment, the action parameter is referred to as “stamina”, and the case where the stamina is subtracted while the game action is being performed by the player will be described. Further, the game is not particularly limited to a competitive game, a role playing game, an action game, a shooting game, etc., but in the first embodiment, a case where the game is a game using characters will be described.

<全体構成>
図1は、第一実施形態に係る情報処理装置(コンピュータ)を含むゲームシステム1の全体構成の一例を示すブロック図である。
<Overall structure>
FIG. 1 is a block diagram showing an example of the overall configuration of a game system 1 including an information processing device (computer) according to the first embodiment.

図1に示すように、ゲームシステム1は、一又は複数のプレイヤにゲームを提供するシステムである。ゲームシステム1は、第一実施形態に係る情報処理装置としてのサーバ装置10と、一又は複数の端末装置12と、を備える。これらサーバ装置10と端末装置12は、イントラネットやインターネット等の通信ネットワークNTを介して互いに通信可能に接続されている。 As shown in FIG. 1, the game system 1 is a system that provides a game to one or more players. The game system 1 includes a server device 10 as an information processing device according to the first embodiment, and one or a plurality of terminal devices 12. The server device 10 and the terminal device 12 are communicably connected to each other via a communication network NT such as an intranet or the Internet.

サーバ装置10は、ゲームプログラム14を実行して得られるゲーム、又はゲームプログラム14そのものを、通信ネットワークNTを介して各端末装置12に提供する情報処理装置である。第一実施形態では、サーバ装置10は、ゲームプログラム14を実行し、その実行結果(画像データや音声データ等)を各端末装置12に送信し、出力させることで各端末装置12にゲームを提供する。サーバ装置10は、各端末装置12から操作情報を受信することで、ゲームを進行し、その進行結果(画像データや音声データ等)を各端末装置12に送信し、出力させる。なお、ゲームプログラム14は、端末装置12とサーバ装置10により協働して実行されてもよい。 The server device 10 is an information processing device that provides a game obtained by executing the game program 14 or the game program 14 itself to each terminal device 12 via the communication network NT. In the first embodiment, the server device 10 provides the game to each terminal device 12 by executing the game program 14 and transmitting the execution result (image data, audio data, etc.) to each terminal device 12, and outputting the result. To do. The server device 10 progresses the game by receiving the operation information from each terminal device 12, and transmits the progress result (image data, audio data, etc.) to each terminal device 12 to output it. The game program 14 may be executed by the terminal device 12 and the server device 10 in cooperation with each other.

各端末装置12は、プレイヤが所持する情報処理装置であって、サーバ装置10から受信したゲームプログラム14の実行結果を出力することで、プレイヤにゲームを提供する情報処理装置である。これらの端末装置12としては、ビデオゲーム機や携帯ゲーム機、アーケードゲーム機、スマートフォン、タブレット、パーソナルコンピュータ等の様々なものが挙げられる。なお、各端末装置12は、サーバ装置10からゲームプログラム14をダウンロードして、自らゲームプログラム14を実行することで、プレイヤにゲームを提供してもよい。 Each terminal device 12 is an information processing device possessed by the player, and outputs an execution result of the game program 14 received from the server device 10 to provide a game to the player. Examples of these terminal devices 12 include various devices such as video game machines, portable game machines, arcade game machines, smartphones, tablets, and personal computers. Each terminal device 12 may provide the game to the player by downloading the game program 14 from the server device 10 and executing the game program 14 by itself.

<ハードウェア構成>
図2は、サーバ装置10のハードウェア構成の一例を概略的に示す図である。
<Hardware configuration>
FIG. 2 is a diagram schematically showing an example of the hardware configuration of the server device 10.

図2に示すように、サーバ装置10は、制御装置20と、通信装置26と、記憶装置28と、を備える。制御装置20は、CPU(Central Processing Unit)22及びメモリ24を主に備えて構成される。 As shown in FIG. 2, the server device 10 includes a control device 20, a communication device 26, and a storage device 28. The control device 20 mainly includes a CPU (Central Processing Unit) 22 and a memory 24.

制御装置20では、CPU22がメモリ24或いは記憶装置28等に格納された所定のプログラムを実行することにより、各種の機能手段として機能する。この機能手段の詳細については後述する。 In the control device 20, the CPU 22 functions as various functional means by executing a predetermined program stored in the memory 24, the storage device 28, or the like. Details of this functional means will be described later.

通信装置26は、外部の装置と通信するための通信インターフェース等で構成される。通信装置26は、例えば、端末装置12との間で各種の情報を送受信する。 The communication device 26 is composed of a communication interface or the like for communicating with an external device. The communication device 26 transmits and receives various information to and from the terminal device 12, for example.

記憶装置28は、ハードディスク等で構成される。記憶装置28は、ゲームプログラム14を含む、制御装置20における処理の実行に必要な各種プログラムや各種の情報、及び処理結果の情報を記憶する。 The storage device 28 is composed of a hard disk or the like. The storage device 28 stores various programs and various information necessary for executing the process in the control device 20, including the game program 14, and information on the processing result.

なお、サーバ装置10は、専用又は汎用のサーバ・コンピュータなどの情報処理装置を用いて実現することができる。また、サーバ装置10は、単一の情報処理装置より構成されるものであっても、通信ネットワークNT上に分散した複数の情報処理装置より構成されるものであってもよい。また、図2は、サーバ装置10が有する主要なハードウェア構成の一部を示しているに過ぎず、サーバ装置10は、サーバが一般的に備える他の構成を備えることができる。また、複数の端末装置12のハードウェア構成も、例えば操作手段や表示装置、音出力装置を備える他は、サーバ装置10と同様の構成を備えることができる。 The server device 10 can be realized by using an information processing device such as a dedicated or general-purpose server computer. Further, the server device 10 may be configured by a single information processing device or may be configured by a plurality of information processing devices distributed on the communication network NT. Further, FIG. 2 only shows a part of the main hardware configuration of the server device 10, and the server device 10 can have other configurations that a server generally has. Further, the hardware configuration of the plurality of terminal devices 12 can also be provided with the same configuration as the server device 10 except that, for example, the operation means, the display device, and the sound output device are provided.

<機能構成>
図3は、サーバ装置10の機能構成の一例を概略的に示すブロック図である。
<Functional configuration>
FIG. 3 is a block diagram schematically showing an example of the functional configuration of the server device 10.

図3に示すように、サーバ装置10は、記憶手段40と、実行手段42と、中断手段44と、選択手段46と、変更手段48等の機能構成を備える。記憶手段40は、一又は複数の記憶装置28で実現される。記憶手段40以外の機能構成は、記憶装置28等に格納されたゲームプログラム14を制御装置20が実行することにより実現される。 As shown in FIG. 3, the server device 10 includes functional configurations such as a storage unit 40, an execution unit 42, an interruption unit 44, a selection unit 46, and a change unit 48. The storage unit 40 is realized by one or a plurality of storage devices 28. The functional configuration other than the storage unit 40 is realized by the control device 20 executing the game program 14 stored in the storage device 28 or the like.

記憶手段40は、プレイヤ毎にプレイデータ40Aを記憶する機能を有する。プレイデータ40Aには、プレイヤのゲームの進行状況やプレイヤ情報、プレイヤのスタミナ、プレイヤが所持するアイテム、プレゼントボックス内のアイテム、課金アイテムに関する閾値、課金履歴情報、課金の支払いに応じて増加する課金ランク等が記述されている。 The storage unit 40 has a function of storing the play data 40A for each player. In the play data 40A, the player's game progress status and player information, the player's stamina, the items possessed by the player, the items in the present box, the thresholds related to the charging item, the charging history information, and the charging that increases according to the payment of the charging. The rank etc. are described.

実行手段42は、ゲームの例えばクエストの実行を開始し、当該クエストを進行する機能手段である。 The executing means 42 is a functional means for starting execution of, for example, a quest of a game and advancing the quest.

中断手段44は、実行手段42によりクエストの実行が開始された後、プレイヤの操作に基づき、ゲームを中断する機能手段である。 The suspending unit 44 is a functional unit that suspends the game based on the operation of the player after the execution of the quest is started by the executing unit 42.

選択手段46は、クエストが開始される前に、クエストに使用するゲーム要素をプレイヤに選択させる機能手段である。ゲーム要素としては、クエストやフレンド、キャラクタ、装備、アイテム、搭乗物等が挙げられる。また、選択手段46は、プレイヤのキャラクタを除くゲーム要素をプレイヤに選択させる第一選択画像を出力し、且つ、第一選択画像の後に、ゲームに使用するキャラクタをプレイヤに選択させる第二選択画像を出力し、クエストが中断された場合、第二選択画像を優先的に出力する。また、選択手段46は、ゲームが中断された場合、当該ゲームに使用されていたキャラクタの選択を禁止する、 The selection unit 46 is a functional unit that allows the player to select a game element used for the quest before the quest is started. Game elements include quests, friends, characters, equipment, items, boarding items, and the like. Further, the selection means 46 outputs a first selection image that causes the player to select a game element other than the player character, and a second selection image that causes the player to select a character to be used in the game after the first selection image. Is output, and when the quest is interrupted, the second selected image is output with priority. Further, the selection means 46 prohibits the selection of the character used in the game when the game is interrupted,

変更手段48は、時間の経過又はアイテムの使用に応じてプレイヤのスタミナを増減方向のうち何れか一方向の値に変更する機能手段である。また、変更手段48は、ゲームの開始後であってゲームの終了又は中断までに所定条件を満たした場合、プレイヤの行動パラメータを一方向とは逆方向の値に変更し、且つ、ゲームが中断されたときに所定条件を満たしていない場合、所定条件を満たしている場合に比べてプレイヤの行動パラメータの変更を抑制(禁止を含む。)する。第一実施形態では、変更手段48は、時間の経過又はアイテムの使用に応じてプレイヤのスタミナを加算(回復)することで増加方向の値に変更し、且つ、所定条件を満たした場合、プレイヤのスタミナを減算(消費)することで減算方向の値に変更する。また、変更手段48は、ゲームが中断されたときに所定条件を満たしていない場合、所定条件を満たした場合の変更度合よりも小さい変更度合であって、中断までに経過した経過時間又は/及び中断までのゲームの進行度に応じた変更度合に基づき、プレイヤのスタミナを変更してもよい。例えば、変更手段48は、1秒経過する毎に、スタミナの消費量を1ずつ増やしてもよい。また、変更手段48は、10秒以内であればスタミナを消費せず、20秒以内であれば本来消費すべきスタミナの50パーセントを消費し、21秒経過後は100パーセント消費するようにしてもよい。 The changing unit 48 is a functional unit that changes the stamina of the player to a value in one of the increasing and decreasing directions according to the passage of time or the use of the item. Further, the changing unit 48 changes the player's action parameter to a value in the opposite direction to the one direction when the predetermined condition is satisfied after the game starts and before the game ends or is interrupted, and the game is interrupted. If the predetermined condition is not satisfied at the time of being played, the change of the action parameter of the player is suppressed (including prohibition) as compared with the case where the predetermined condition is satisfied. In the first embodiment, the changing unit 48 changes the value in the increasing direction by adding (restoring) the player's stamina according to the passage of time or the use of the item, and when the predetermined condition is satisfied, the player The stamina of is subtracted (consumed) to change to the value in the subtraction direction. If the predetermined condition is not satisfied when the game is interrupted, the change unit 48 has a change degree smaller than the change degree when the predetermined condition is satisfied, and the elapsed time or/and the elapsed time before the interruption. The stamina of the player may be changed based on the degree of change according to the progress of the game until the interruption. For example, the changing unit 48 may increase the consumption amount of stamina by 1 every 1 second. Further, the changing unit 48 does not consume the stamina within 10 seconds, consumes 50% of the stamina that should be consumed within 20 seconds, and consumes 100% after 21 seconds. Good.

上記所定条件は、例えば、ゲーム(クエスト等)が開始されたときから所定時間が経過したという条件を含む。例えば、所定時間は、ゲームが開始されたときから1秒や5秒等の数秒であることが好ましい。また、ゲーム時間が決められている場合には、そのゲーム時間の数パーセントの時間であることが好ましい。また、上記所定条件は、ゲームが複数のウェーブで構成されている場合、各ウェーブが開始されたときから所定時間が経過したという条件を含む。なお、上記ウェーブでは、ウェーブ毎に敵が登場し、あるウェーブに登場する敵を倒すと、次のウェーブに進み、最終ウェーブの敵を倒すと、ゲームクリアとなる。また、上記所定時間は、プレイヤ毎、クエスト毎に異なっていてもよい。 The predetermined condition includes, for example, a condition that a predetermined time has elapsed since the game (quest, etc.) was started. For example, the predetermined time is preferably a few seconds such as 1 second or 5 seconds from the start of the game. Further, when the game time is fixed, it is preferably several percent of the game time. Further, the predetermined condition includes a condition that, when the game is composed of a plurality of waves, a predetermined time has elapsed from the start of each wave. It should be noted that in the above wave, an enemy appears in each wave, and if the enemy appearing in a certain wave is defeated, the process proceeds to the next wave, and if the enemy in the final wave is defeated, the game is cleared. Further, the predetermined time may be different for each player and for each quest.

また、上記所定条件は、プレイヤによる、ゲームを進行させるためのゲーム操作があったという条件を含んでもよい。このゲーム操作としては、例えば、敵を攻撃する操作や、キャラクタを移動する操作、アイテムを使用する操作等が挙げられる。また、上記所定条件は、敵のヒットポイントが予め定められた割合以下になったという条件を含んでもよい。また、上記所定条件は、キャラクタが敵に与えたダメージの累計が予め定められた値以上になったという条件を含んでもよい。また、上記所定条件は、プレイヤ毎や、プレイヤレベル毎、クエスト毎、日時毎に異なっていてもよい。また、上記所定条件は、課金の支払いによって変更可能になるようにしてもよい。また、上記所定条件は、課金の支払い額に応じて異なってもよい。 Further, the predetermined condition may include a condition that the player has performed a game operation for advancing the game. Examples of this game operation include an operation of attacking an enemy, an operation of moving a character, an operation of using an item, and the like. Further, the predetermined condition may include a condition that the hit points of the enemy have become equal to or less than a predetermined ratio. Further, the above-mentioned predetermined condition may include a condition that the total damage done by the character to the enemy is equal to or more than a predetermined value. Further, the predetermined condition may be different for each player, each player level, each quest, and each date and time. Further, the above-mentioned predetermined condition may be made changeable by payment of charge. Further, the above-mentioned predetermined condition may be different depending on the amount of payment of the charge.

<ゲーム処理の流れ>
図4は、第一実施形態に係るゲームシステム1におけるゲーム処理の流れの一例を示すフローチャートである。なお、以下のステップの順番及び内容は、適宜、変更することができる。
<Game processing flow>
FIG. 4 is a flowchart showing an example of the flow of game processing in the game system 1 according to the first embodiment. The order and contents of the following steps can be changed as appropriate.

(ステップSP10)
サーバ装置10の選択手段46は、通信ネットワークNTを介して、複数のメニューのうち何れか1つのメニューを選択可能なメニュー画像を端末装置12に出力(送信)する。端末装置12は、サーバ装置10からメニュー画像を受信し、表示する。そして、処理は、ステップSP12の処理に移行する。
(Step SP10)
The selection unit 46 of the server device 10 outputs (transmits) a menu image capable of selecting any one of the plurality of menus to the terminal device 12 via the communication network NT. The terminal device 12 receives and displays the menu image from the server device 10. And a process transfers to the process of step SP12.

(ステップSP12)
選択手段46は、端末装置12から、メニュー画像におけるプレイヤによるメニューの選択情報を受信する。ここで、第一実施形態では、選択情報は、メニュー画像に含まれる複数のメニューのうちクエストのメニューが選択されたことを示す情報を含むものとする。そして、処理は、ステップSP14の処理に移行する。
(Step SP12)
The selection means 46 receives from the terminal device 12 the selection information of the menu by the player in the menu image. Here, in the first embodiment, the selection information includes information indicating that the quest menu has been selected from among the plurality of menus included in the menu image. And a process transfers to the process of step SP14.

(ステップSP14)
選択手段46は、複数のクエストのうち何れか1つのクエストを選択可能なクエスト選択画像(第一選択画像の一つ)を、通信ネットワークNTを介して端末装置12に出力する。端末装置12は、サーバ装置10からクエスト選択画像を受信し、表示する。そして、処理は、ステップSP16の処理に移行する。
(Step SP14)
The selection means 46 outputs the quest selection image (one of the first selection images) capable of selecting any one of the plurality of quests to the terminal device 12 via the communication network NT. The terminal device 12 receives the quest selection image from the server device 10 and displays it. And a process transfers to the process of step SP16.

(ステップSP16)
選択手段46は、端末装置12から、クエスト選択画像におけるプレイヤによるクエストの選択情報を受信する。ここで、第一実施形態では、変更手段48は、クエストの選択情報を受信した段階では、プレイヤのスタミナを消費しない。そして、処理は、ステップSP18の処理に移行する。ただし、選択手段46は、後で消費されるスタミナが足りない場合は、エラーを端末装置12に出力し、ステップSP10の処理に戻る。
(Step SP16)
The selection unit 46 receives, from the terminal device 12, the quest selection information by the player in the quest selection image. Here, in the first embodiment, the changing unit 48 does not consume the player's stamina when the quest selection information is received. Then, the process proceeds to the process of step SP18. However, if the stamina to be consumed later is insufficient, the selecting means 46 outputs an error to the terminal device 12, and returns to the processing of step SP10.

(ステップSP18)
選択手段46は、複数のフレンドのうち何れか1つのフレンドを選択可能なフレンド選択画像を、通信ネットワークNTを介して端末装置12に出力する。端末装置12は、サーバ装置10からフレンド選択画像を受信し、表示する。そして、処理は、ステップSP20の処理に移行する。
(Step SP18)
The selection unit 46 outputs a friend selection image capable of selecting any one friend among the plurality of friends to the terminal device 12 via the communication network NT. The terminal device 12 receives and displays the friend selection image from the server device 10. And a process transfers to the process of step SP20.

(ステップSP20)
選択手段46は、端末装置12から、フレンド選択画像(第一選択画像の一つ)におけるプレイヤによるフレンドの選択情報を受信する。そして、処理は、ステップSP22の処理に移行する。
(Step SP20)
The selection unit 46 receives, from the terminal device 12, selection information of the friend selected by the player in the friend selection image (one of the first selection images). Then, the process proceeds to the process of step SP22.

(ステップSP22)
選択手段46は、プレイヤのプレイデータ40Aに基づき、ゲームに使用する一又は複数のキャラクタが予め設定されたデッキを選択可能なデッキ選択画像(第二選択画像)を生成する。続いて、選択手段46は、通信ネットワークNTを介して、生成したデッキ選択画像を端末装置12に出力する。端末装置12は、サーバ装置10からデッキ選択画像を受信し、表示する。
(Step SP22)
The selection unit 46 generates a deck selection image (second selection image) in which one or a plurality of characters used in the game can select a preset deck based on the player's play data 40A. Subsequently, the selection unit 46 outputs the generated deck selection image to the terminal device 12 via the communication network NT. The terminal device 12 receives and displays the deck selection image from the server device 10.

図5は、デッキ選択画像60の一例を示す説明図である。 FIG. 5 is an explanatory diagram showing an example of the deck selection image 60.

デッキ選択画像60には、例えば、スタミナSと、複数のデッキ詳細表示欄62と、複数のデッキ選択チェックボックス64と、出撃ボタン66と、複数のデッキ編成変更ボタン68と、が表示されている。スタミナSは、プレイヤの現在のスタミナを示している。このスタミナSは、時間の経過に応じて上限値(例えば100)まで回復する。デッキ詳細表示欄62には、デッキを構成する一又は複数のキャラクタCの名前やキャラクタCの絵が記述されている。デッキ選択チェックボックス64は、プレイヤが選択したクエストに使用するデッキを選択するボックスである。出撃ボタン66は、クエストを開始するボタンである。デッキ編成変更ボタン68は、デッキにおけるキャラクタCの編成を変更するボタンである。 In the deck selection image 60, for example, a stamina S, a plurality of deck detail display fields 62, a plurality of deck selection check boxes 64, a sortie button 66, and a plurality of deck formation changing buttons 68 are displayed. .. The stamina S indicates the current stamina of the player. The stamina S recovers to an upper limit value (for example, 100) with the passage of time. In the deck detail display field 62, the names of one or a plurality of characters C constituting the deck and pictures of the characters C are described. The deck selection check box 64 is a box for selecting a deck to be used for the quest selected by the player. The sortie button 66 is a button for starting a quest. The deck formation change button 68 is a button for changing the formation of the character C in the deck.

以上のようなデッキ選択画像60において、プレイヤは、複数のデッキ選択チェックボックス64から何れか1つのデッキ選択チェックボックス64を選択する。言い換えれば、プレイヤは、ゲームに使用するゲーム要素として一又は複数のキャラクタCを選択する。続いて、プレイヤは、出撃ボタン66を押下する。 In the deck selection image 60 as described above, the player selects any one deck selection check box 64 from the plurality of deck selection check boxes 64. In other words, the player selects one or a plurality of characters C as a game element used in the game. Then, the player presses the sort button 66.

図4に戻って、処理は、ステップSP24の処理に移行する。 Returning to FIG. 4, the process proceeds to the process of step SP24.

(ステップSP24)
選択手段46は、端末装置12から、デッキ選択画像におけるプレイヤによるデッキの選択情報を受信する。そして、処理は、ステップSP26の処理に移行する。
(Step SP24)
The selection means 46 receives from the terminal device 12 the deck selection information by the player in the deck selection image. And a process transfers to the process of step SP26.

(ステップSP26)
サーバ装置10の実行手段42は、プレイヤにより選択されたフレンドやデッキを反映した状態、言い換えれば、フレンドやデッキを使用可能な状態で、プレイヤにより選択されたクエストの実行を開始する。続いて、実行手段42は、実行結果に基づきゲーム画像を生成し、端末装置12に出力する。端末装置12は、サーバ装置10からゲーム画像を受信し、表示する。
(Step SP26)
The executing means 42 of the server device 10 starts executing the quest selected by the player in a state in which the friend or the deck selected by the player is reflected, in other words, the friend or the deck can be used. Then, the execution means 42 generates a game image based on the execution result and outputs it to the terminal device 12. The terminal device 12 receives the game image from the server device 10 and displays it.

図6は、ゲーム画像80の一例を示す図である。 FIG. 6 is a diagram showing an example of the game image 80.

ゲーム画像80には、デッキ表示欄82と、メニューボタン84と、キャラクタCと、敵キャラクタ86と、スタミナ消費標識88と、が表示されている。デッキ表示欄82には、プレイヤにより選択されたデッキを構成するキャラクタCが並べられている。メニューボタン84は、ゲームの中断やゲームの各種設定を行うためのメニュー画像を表示するためのボタンである。キャラクタCとしては、プレイヤにより選択されたデッキを構成するキャラクタが表示されている。敵キャラクタ86としては、クエストに応じたキャラクタが表示されている。スタミナ消費標識88は、変更手段48が、クエストの途中でスタミナを消費したときに点灯したり、非アクティブ表示からアクティブ表示にしたり、強調表示したりするものである。スタミナ消費標識88としては、アイコンや文字、数字等が挙げられる。このスタミナ消費標識88があることで、プレイヤはスタミナがまだ消費されていないか、既に消費されたかを容易に認識することができる。 In the game image 80, a deck display field 82, a menu button 84, a character C, an enemy character 86, and a stamina consumption sign 88 are displayed. In the deck display field 82, the characters C making up the deck selected by the player are arranged. The menu button 84 is a button for displaying a menu image for interrupting the game and making various settings for the game. As the character C, a character forming the deck selected by the player is displayed. A character corresponding to the quest is displayed as the enemy character 86. The stamina consumption indicator 88 is lit when the changing means 48 consumes stamina in the middle of a quest, or is changed from an inactive display to an active display or is highlighted. Examples of the stamina consumption indicator 88 include icons, characters and numbers. With the stamina consumption indicator 88, the player can easily recognize whether the stamina has not been consumed or has already been consumed.

図7は、図6に示すゲーム画像80においてメニューボタン84が押下された場合に表示されるメニュー画像100の一例を示す図である。 FIG. 7 is a diagram showing an example of the menu image 100 displayed when the menu button 84 is pressed in the game image 80 shown in FIG.

図7に示すように、メニュー画像100には、ゲームの各種設定を行うためのオン・オフボタン102や、リタイアボタン106や、クエスト再開ボタン108と、が表示されている。 As shown in FIG. 7, an on/off button 102 for making various game settings, a retirement button 106, and a quest restart button 108 are displayed in the menu image 100.

図4に戻って、実行手段42は、ステップSP36で否定判定されるまで、端末装置12からプレイヤの操作情報を受信し、これに基づいてゲーム画像80を更新しながらクエストを進行する。そして、処理は、ステップSP28の処理に移行する。 Returning to FIG. 4, the execution means 42 receives the operation information of the player from the terminal device 12 and updates the game image 80 based on this until the negative determination is made in step SP36, and proceeds with the quest. And a process transfers to the process of step SP28.

(ステップSP28)
中断手段44は、リタイアボタン106が押下されたか否かを判定する。そして、当該判定が肯定判定された場合には、クエストを中断し、処理はステップSP22の処理に戻り、当該判定が否定判定された場合には、処理はステップSP30の処理に移行する。ステップSP22の処理に戻る場合、選択手段46は、クエスト選択画像やフレンド選択画像の出力を省略し、デッキ選択画像60を優先的に出力する。また、ステップSP22の処理に戻る場合、選択手段46は、中断までのゲームに使用されていたキャラクタの選択を禁止する。なお、デッキ選択画像60からクエスト選択画像やフレンド選択画像に戻ることができてもよい。
(Step SP28)
The suspending unit 44 determines whether or not the retire button 106 has been pressed. Then, if the determination is affirmative, the quest is interrupted, the process returns to the process of step SP22, and if the determination is negative, the process proceeds to the process of step SP30. When returning to the processing of step SP22, the selection means 46 omits the output of the quest selection image and the friend selection image, and outputs the deck selection image 60 preferentially. When returning to the processing of step SP22, the selection means 46 prohibits the selection of the character used in the game until the interruption. It may be possible to return from the deck selection image 60 to the quest selection image or the friend selection image.

(ステップSP30)
変更手段48は、クエストの終了又は中断までに所定条件を満たしたか否か、例えばクエストの開始からa秒経過したか否かを判定する。なお、aは固定値であって正の値である。そして、当該判定が肯定判定された場合には、処理はステップSP32の処理に移行し、当該判定が否定判定された場合には、処理はステップSP30の処理に戻る。
(Step SP30)
The changing unit 48 determines whether a predetermined condition is satisfied before the quest ends or is interrupted, for example, whether a seconds have elapsed from the start of the quest. In addition, a is a fixed value and a positive value. Then, if the determination is affirmative, the process proceeds to the process of step SP32, and if the determination is negative, the process returns to the process of step SP30.

(ステップSP32)
変更手段48は、開始されているクエストに応じて、プレイヤのスタミナSを消費(減算)することで、スタミナSを現在値からマイナス方向の値(例えば50から45)に変更する。そして、処理は、ステップSP34の処理に移行する。
(Step SP32)
The changing unit 48 consumes (subtracts) the stamina S of the player according to the started quest, thereby changing the stamina S from the current value to a negative value (for example, 50 to 45). Then, the process proceeds to the process of step SP34.

(ステップSP34)
中断手段44は、リタイアボタン106が押下されたか否かを判定する。そして、当該判定が肯定判定された場合には、クエストを中断し、処理はステップSP22の処理に戻り、当該判定が否定判定された場合には、処理はステップSP36の処理に移行する。なお、当該判定が肯定判定された場合には、処理は、例えばステップSP14の処理に戻ってもよい。
(Step SP34)
The suspending unit 44 determines whether or not the retire button 106 has been pressed. Then, if the determination is affirmative, the quest is interrupted, the process returns to the process of step SP22, and if the determination is negative, the process proceeds to the process of step SP36. When the determination is affirmative, the process may return to, for example, the process of step SP14.

(ステップSP36)
実行手段42は、クエストが終了したか否かを判定する。そして、当該判定が肯定判定された場合には、処理はステップSP10の処理に戻り、当該判定が否定判定された場合には、処理はステップSP34の処理に戻る。
(Step SP36)
The executing means 42 determines whether or not the quest has ended. Then, if the determination is affirmative, the process returns to the process of step SP10, and if the determination is negative, the process returns to the process of step SP34.

以上、第一実施形態では、サーバ装置10が、ゲームが開始される前に、ゲームに使用するゲーム要素、例えばキャラクタCをプレイヤに選択させる選択手段46と、ゲームの開始後であってゲームの終了又は中断までに所定条件を満たした場合、プレイヤのスタミナSを変更し、且つ、ゲームが中断されたときに所定条件を満たしていない場合、所定条件を満たしている場合に比べてプレイヤのスタミナSの変更を抑制する変更手段48と、を備える。 As described above, in the first embodiment, the server device 10 allows the player to select a game element to be used in the game, for example, the character C before the game is started, and the game device after the game is started. If the predetermined condition is satisfied before the end or the suspension, the stamina S of the player is changed, and if the predetermined condition is not satisfied when the game is interrupted, the stamina of the player is higher than that when the predetermined condition is satisfied. And a changing unit 48 for suppressing the change of S.

この構成によれば、プレイヤがキャラクタCの選択を間違えてゲームを開始しても、所定条件を満たす前にゲームを中断すれば、プレイヤのスタミナSの変更(消費)が抑制されるので、プレイヤに不快感を与えることを抑制できる。また、所定条件を満たした後にゲームを中断すれば、スタミナSが変更(消費)されるので、ゲーム性が崩れることも抑制できる。 According to this configuration, even if the player mistakenly selects the character C and starts the game, if the game is interrupted before the predetermined condition is satisfied, the change (consumption) of the player's stamina S is suppressed. It is possible to suppress the unpleasant feeling. Further, if the game is interrupted after the predetermined condition is satisfied, the stamina S is changed (consumed), so that it is possible to suppress the deterioration of the game property.

また、第一実施形態では、上記所定条件は、ゲームが開始されたときから所定時間が経過したという条件を含む。 In addition, in the first embodiment, the predetermined condition includes a condition that a predetermined time has elapsed since the game was started.

この構成によれば、所定時間前までは、スタミナの消費を抑制することで、プレイヤがキャラクタCの選択を間違えた場合の救済を図りつつ、所定時間経過後はゲーム性が崩れることを抑制できる。 According to this configuration, by suppressing the consumption of stamina up to a predetermined time, it is possible to prevent the player from making a mistake when selecting the character C, and at the same time, it is possible to prevent the game property from deteriorating after the predetermined time elapses. ..

また、第一実施形態では、上記所定条件は、プレイヤによる、ゲームを進行させるためのゲーム操作があったという条件を含む。 Further, in the first embodiment, the predetermined condition includes a condition that the player has performed a game operation for advancing the game.

この構成によれば、ゲーム操作がある前までは、スタミナの消費を抑制することで、プレイヤがキャラクタCの選択を間違えた場合の救済を図りつつ、ゲーム操作があった後はゲーム性が崩れることを抑制できる。 According to this configuration, by suppressing the consumption of stamina before the game operation is performed, the game is lost after the game operation is performed while the player tries to make a relief when the player makes a mistake in selecting the character C. Can be suppressed.

また、第一実施形態では、変更手段48は、ゲームが中断されたときに上記所定条件を満たしていない場合、所定条件を満たした場合の変更度合よりも小さい変更度合であって、中断までに経過した経過時間又は/及び中断までのゲームの進行度に応じた変更度合に基づき、プレイヤのスタミナを変更する。 Further, in the first embodiment, if the predetermined condition is not satisfied when the game is interrupted, the changing unit 48 has a change degree smaller than the change degree when the predetermined condition is satisfied, and the change degree is set before the interruption. The stamina of the player is changed based on the elapsed time elapsed and/or the degree of change according to the degree of progress of the game until the interruption.

この構成によれば、ゲーム性が崩れることを一層抑制できる。 According to this configuration, it is possible to further suppress the deterioration of the game property.

また、第一実施形態では、選択手段46は、プレイヤのキャラクタを除くゲーム要素をプレイヤに選択させる第一選択画像(クエスト選択画像やフレンド選択画像等)を出力し、且つ、第一選択画像の後に、ゲームに使用するキャラクタCをプレイヤに選択させる第二選択画像(例えばデッキ選択画像60)を出力し、ゲームが中断された場合、優先的に第二選択画像を出力する。 Further, in the first embodiment, the selection unit 46 outputs the first selection image (quest selection image, friend selection image, etc.) that prompts the player to select a game element other than the player character, and After that, the second selection image (for example, the deck selection image 60) that causes the player to select the character C to be used in the game is output, and when the game is interrupted, the second selection image is preferentially output.

この構成によれば、キャラクタCのみを変更したいプレイヤの手間を軽減することができる。また、第二選択画像がフレンド選択画像の後であれば、フレンドの選択の手間を省くことができるとともに、フレンド選択画像が、例えばランダムにフレンドを表示する仕様等であっても、前回と同じフレンドが選択できなくなることを抑制できる。 With this configuration, it is possible to reduce the trouble of the player who wants to change only the character C. Also, if the second selection image is after the friend selection image, it is possible to save the trouble of selecting a friend, and even if the friend selection image has a specification of displaying friends at random, the same as the previous time. It is possible to suppress that friends cannot be selected.

また、第一実施形態では、選択手段46は更に、ゲームが中断された場合、当該ゲームに使用されていたキャラクタCのプレイヤによる選択を禁止する。 Further, in the first embodiment, when the game is interrupted, the selection unit 46 further prohibits the player from selecting the character C used in the game.

この構成によれば、ゲームが中断された後、プレイヤがキャラクタCの選択を再度間違えることを抑制できる。また、ゲームを失敗したので同じキャラクタCでゲームをやり直すというゲーム性を崩すようなプレイヤの行為を抑制できる。 With this configuration, it is possible to prevent the player from making a mistake in selecting the character C again after the game is interrupted. In addition, since the game has failed, it is possible to suppress the player's action of defeating the game of replaying the game with the same character C.

―――第二実施形態―――
次に、本発明の第二実施形態について説明する。第二実施形態では、変更手段48が、ゲームが開始された場合、プレイヤのスタミナSを変更し、ゲームが中断されたときに所定条件を満たしていない場合、変更されたスタミナSを、変更前の値に戻る方向に変更する点で、第一実施形態と異なる。ここで、変更手段48は、ゲームが中断されたときに所定条件を満たしていない場合、中断までに経過した経過時間又は/及び中断までのゲームの進行度に応じた変更度合に基づきスタミナSを変更前の値に戻る方向に変更する(戻す)ことが好ましい。なお、第二実施形態に係るゲームシステムの構成は、第一実施形態に係るゲームシステム1の構成と同様である。
―――Second embodiment――――
Next, a second embodiment of the present invention will be described. In the second embodiment, the changing unit 48 changes the stamina S of the player when the game is started, and when the game is interrupted, when the predetermined condition is not satisfied, the changed stamina S is changed to the previous stamina S. This is different from the first embodiment in that the value is changed back to the value of. Here, if the predetermined condition is not satisfied when the game is interrupted, the changing unit 48 sets the stamina S based on the elapsed time until the interrupt or/and the degree of change according to the progress of the game until the interrupt. It is preferable to change (return) the value to the value before the change. The configuration of the game system according to the second embodiment is similar to that of the game system 1 according to the first embodiment.

図8は、第二実施形態に係るゲームシステムにおけるゲーム処理の流れの一例を示すフローチャートである。なお、以下のステップの順番及び内容は、適宜、変更することができる。 FIG. 8 is a flowchart showing an example of the flow of game processing in the game system according to the second embodiment. The order and contents of the following steps can be changed as appropriate.

(ステップSP50)
ステップSP24の後に、変更手段48は、選択されたクエストに応じて、プレイヤのスタミナを変更、例えば消費する。そして、処理は、ステップSP26の処理に移行する。なお、このステップSP50の処理は、ステップSP26の直後に行われてもよい。
(Step SP50)
After step SP24, the changing unit 48 changes, for example, consumes the player's stamina according to the selected quest. And a process transfers to the process of step SP26. The process of step SP50 may be performed immediately after step SP26.

(ステップSP52)
ステップSP28で肯定判定された場合、変更手段48は、消費されたスタミナSを、変更前の値に戻る方向に変更する。言い換えれば、変更手段48は、消費されたスタミナSの全部又は一部をプレイヤに戻す。ここで、戻す度合は、中断までに経過した経過時間又は/及び中断までのゲームの進行度に応じた変更度合であることが好ましい。そして、処理は、ステップSP22の処理に戻る。
(Step SP52)
When an affirmative decision is made in step SP28, the changing means 48 changes the consumed stamina S in the direction of returning to the value before the change. In other words, the changing unit 48 returns all or part of the consumed stamina S to the player. Here, it is preferable that the degree of returning is a degree of change according to the elapsed time elapsed until the interruption or/and the progress of the game until the interruption. Then, the process returns to the process of step SP22.

以上、第二実施形態では、サーバ装置10が、ゲームが開始された場合、プレイヤのスタミナSを変更(消費)し、且つ、ゲームが中断されたときに所定条件を満たしていない場合、変更されたスタミナSを、変更前の値に戻る方向に変更する。 As described above, in the second embodiment, the server device 10 changes (consumes) the stamina S of the player when the game is started, and is changed when the predetermined condition is not satisfied when the game is interrupted. The stamina S is changed to the value before the change.

この構成によれば、第一実施形態と同様の効果を奏する他、従来と同様に、ゲームの開始の際にスタミナSを消費できるため、ゲームを開始してもスタミナSを消費しないという誤解をプレイヤに与えることを抑制できる。 According to this configuration, in addition to the same effect as the first embodiment, the stamina S can be consumed at the time of starting the game as in the conventional case, and therefore, there is a misunderstanding that the stamina S is not consumed even when the game is started. It is possible to suppress giving to the player.

―――変形例―――
なお、本発明は上記の具体例に限定されるものではない。すなわち、上記の具体例に、当業者が適宜設計変更を加えたものも、本発明の特徴を備えている限り、本発明の範囲に包含される。また、前述した実施形態及び後述する変形例が備える各要素は、技術的に可能な限りにおいて組み合わせることができ、これらを組み合わせたものも本発明の特徴を含む限り本発明の範囲に包含される。
―――Modification――――
The present invention is not limited to the above specific examples. That is, those obtained by appropriately modifying the design of the above specific examples by those skilled in the art are also included in the scope of the present invention as long as they have the features of the present invention. Further, the respective elements included in the above-described embodiment and the modified examples described below can be combined as long as technically possible, and a combination of these is also included in the scope of the present invention as long as it includes the features of the present invention. ..

例えば、第一実施形態では、実行手段42や中断手段44、選択手段46、変更手段48は、サーバ装置10に設ける場合を説明したが、これらの全部又は一部は、端末装置12に設けてもよい。 For example, in the first embodiment, the execution unit 42, the interruption unit 44, the selection unit 46, and the changing unit 48 are provided in the server device 10. However, all or some of these are provided in the terminal device 12. Good.

また、第一実施形態では、選択手段46は、第一選択画像の後に、ゲームに使用するキャラクタをプレイヤに選択させる第二選択画像を出力する場合を説明したが、第一選択画像の前に第二選択画像を出力するようにしてもよい。この場合、選択手段46は、ゲームが中断された場合、第二選択画像を出力するとともに、第二選択画像の後の第一選択画像の出力を省略するようにしてもよい。この構成によれば、キャラクタCのみを変更したいプレイヤの手間を軽減することができる。 Further, in the first embodiment, the case where the selection unit 46 outputs the second selection image that causes the player to select the character to be used in the game after the first selection image has been described. The second selected image may be output. In this case, the selection unit 46 may output the second selection image and omit the output of the first selection image after the second selection image when the game is interrupted. With this configuration, it is possible to reduce the trouble of the player who wants to change only the character C.

また、選択手段46は、プレイヤの設定操作に応じて、キャラクタCやデッキを使用する予定のクエストや対戦相手の種類(敵の属性やアビリティ)を、キャラクタCやデッキに対応付けてプレイデータ40Aに予め登録していてもよい。この場合、選択手段46は、登録されていないデッキや、登録されていても選択されたクエストと対応しないデッキについては、デッキ選択画像60において選択禁止としてもよい。また、選択禁止としない場合でも、選択手段46は、登録されていないデッキや、登録されていても選択されたクエストと対応しないデッキが選択された場合は、例えば「未登録のデッキです。使用しますか。」等の警告を端末装置12に出力してもよい。これにより、デッキ、すなわち、キャラクタCの選択をプレイヤが間違えることを抑制できる。 In addition, the selection unit 46 associates the quest that is planned to use the character C or the deck or the type of opponent (enemy attribute or ability) with the character C or the deck in accordance with the setting operation of the player, and the play data 40A. It may be registered in advance. In this case, the selection unit 46 may prohibit selection in the deck selection image 60 for the unregistered decks or the registered decks that do not correspond to the selected quest. In addition, even if the selection is not prohibited, for example, if the deck which is not registered or the deck which is registered but does not correspond to the selected quest is selected, the selecting means 46 will be, for example, "unregistered deck. Do you want to do this?" may be output to the terminal device 12. This can prevent the player from making a mistake in selecting the deck, that is, the character C.

また、選択手段46は、中断手段44がゲームを中断できる回数を所定回数に制限してもよい。所定回数としては、1回や5回等特に限定されないが、それ以上は選択を間違えないという観点から、プレイヤデッキの数−1回(例えばデッキが4つであれば、4−1=3回)に制限することが好ましい。また、この所定回数は、プレイヤやクエストに応じて異なっていてもよい。 Further, the selection means 46 may limit the number of times that the interruption means 44 can interrupt the game to a predetermined number. The predetermined number of times is not particularly limited, such as once or five times, but from the viewpoint of not making a mistake in the selection, the number of player decks minus one (for example, if there are four decks, 4-1=3 times). ) Is preferred. The predetermined number of times may differ depending on the player and the quest.

また、第一実施形態では、メニュー画像100にリタイアボタン106を設ける場合を説明したが、このリタイアボタン106の代わりに又はリタイアボタン106とともに、クエスト変更ボタンを設けてもよい。このクエスト変更ボタンを押下すると、変更手段48は、現在のクエストを、使用されているキャラクタCに応じて適切なクエストに変更してもよい。ここで、変更手段48は、適切なクエストを自動的に変更してもよいし、一又は複数の適切なクエストをプレイヤに提案し、現在のクエストを、提案したクエストのうちプレイヤにより選択されたクエストに変更してもよい。この場合、変更手段48は、最初のクエスト又は変更後のクエストの開始の際にスタミナSを消費してもよい。 Further, in the first embodiment, the case where the retire button 106 is provided in the menu image 100 has been described, but a quest change button may be provided instead of the retire button 106 or together with the retire button 106. When the quest change button is pressed, the changing unit 48 may change the current quest to an appropriate quest according to the character C being used. Here, the changing unit 48 may automatically change an appropriate quest, proposes one or a plurality of appropriate quests to the player, and selects the current quest by the player from the proposed quests. You may change to a quest. In this case, the changing unit 48 may consume the stamina S at the start of the first quest or the changed quest.

10…サーバ装置(情報処理装置)
14…ゲームプログラム(プログラム)
46…選択手段
48…変更手段
10... Server device (information processing device)
14... Game program (program)
46... Selection means 48... Change means

Claims (10)

プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関するプログラムであって、
コンピュータを、
前記ゲームが開始される前に、前記ゲームに使用するゲーム要素を前記プレイヤに選択させる選択手段、
前記ゲームの開始後であって前記ゲームの終了又は中断までに所定条件を満たした場合、前記プレイヤの行動パラメータを変更し、且つ、前記ゲームが中断されたときに前記所定条件を満たしていない場合、前記所定条件を満たしている場合に比べて前記プレイヤの行動パラメータの変更を抑制する変更手段、
として機能させるためのプログラム。
A program relating to a game, in which an action parameter for a game action is set for each player, and the game can be interrupted based on an operation by the player,
Computer,
Selecting means for causing the player to select a game element to be used in the game before the game is started;
When the predetermined condition is satisfied after the game starts and before the game ends or is interrupted, the action parameter of the player is changed, and when the game is interrupted, the predetermined condition is not satisfied. Change means for suppressing the change of the action parameter of the player as compared with the case where the predetermined condition is satisfied,
Program to function as.
プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関するプログラムであって、
コンピュータを、
前記ゲームが開始される前に、前記ゲームに使用するゲーム要素を前記プレイヤに選択させる選択手段、
前記ゲームが開始された場合、前記プレイヤの行動パラメータを変更し、且つ、前記ゲームが中断されたときに所定条件を満たしていない場合、変更された行動パラメータを、変更前の値に戻る方向に変更する変更手段、
として機能させるためのプログラム。
A program relating to a game in which an action parameter for a game action is set for each player, and the game can be interrupted based on an operation by the player,
Computer,
Selecting means for causing the player to select a game element to be used in the game before the game is started;
When the game is started, the action parameter of the player is changed, and when the predetermined condition is not satisfied when the game is interrupted, the changed action parameter is returned to the value before the change. Change means to change,
Program to function as.
前記所定条件は、前記ゲームが開始されたときから所定時間が経過したという条件を含む、
請求項1又は2に記載のプログラム。
The predetermined condition includes a condition that a predetermined time has elapsed since the game was started,
The program according to claim 1.
前記所定条件は、前記プレイヤによる、ゲームを進行させるためのゲーム操作があったという条件を含む、
請求項1乃至3の何れか1項に記載のプログラム。
The predetermined condition includes a condition that the player has performed a game operation for advancing the game,
The program according to any one of claims 1 to 3.
前記変更手段は、前記ゲームが中断されたときに前記所定条件を満たしていない場合、前記中断までに経過した経過時間又は/及び前記中断までのゲームの進行度に応じた変更度合に基づき、前記行動パラメータを変更する、
請求項1乃至4の何れか1項に記載のプログラム。
If the predetermined condition is not satisfied when the game is interrupted, the changing unit may change the time based on an elapsed time elapsed until the interruption or/and a degree of change according to a progress degree of the game up to the interruption. Change behavior parameters,
The program according to any one of claims 1 to 4.
前記選択手段は、前記プレイヤのキャラクタを除くゲーム要素を前記プレイヤに選択させる第一選択画像を出力し、且つ、前記第一選択画像の後に、前記ゲームに使用するキャラクタを前記プレイヤに選択させる第二選択画像を出力し、前記ゲームが中断された場合、前記第二選択画像を優先的に出力する、
請求項1乃至5の何れか1項に記載のプログラム。
The selecting means outputs a first selection image that causes the player to select a game element other than the player character, and causes the player to select a character to be used in the game after the first selection image. Outputting a second selection image, and when the game is interrupted, preferentially outputting the second selection image,
The program according to any one of claims 1 to 5.
前記選択手段は、前記プレイヤのキャラクタを除くゲーム要素を前記プレイヤに選択させる第一選択画像を出力し、且つ、前記第一選択画像の前に、前記ゲームに使用するキャラクタを前記プレイヤに選択させる第二選択画像を出力し、前記ゲームが中断された場合、前記第二選択画像を出力するとともに、前記第二選択画像の後の前記第一選択画像の出力を省略する、
請求項1乃至5の何れか1項に記載のプログラム。
The selection means outputs a first selection image that causes the player to select a game element other than the player character, and causes the player to select a character to be used in the game before the first selection image. Outputting a second selection image and, when the game is interrupted, outputting the second selection image and omitting the output of the first selection image after the second selection image,
The program according to any one of claims 1 to 5.
前記ゲーム要素は、キャラクタを含み、
前記選択手段は更に、前記ゲームが中断された場合、当該ゲームに使用されていたキャラクタの選択を禁止する、
請求項1乃至7の何れか1項に記載のプログラム。
The game element includes a character,
The selection means further prohibits the selection of the character used in the game when the game is interrupted,
The program according to any one of claims 1 to 7.
プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関する情報処理装置であって、
前記ゲームが開始される前に、前記ゲームに使用するゲーム要素を前記プレイヤに選択させる選択手段と、
前記ゲームの開始後であって前記ゲームの終了又は中断までに所定条件を満たした場合、前記プレイヤの行動パラメータを変更し、且つ、前記ゲームが中断されたときに前記所定条件を満たしていない場合、前記所定条件を満たしている場合に比べて前記プレイヤの行動パラメータの変更を抑制する変更手段と、
を備える情報処理装置。
An information processing device for a game in which an action parameter for a game action is set for each player, and the game can be interrupted based on an operation by the player,
Selecting means for causing the player to select a game element to be used in the game before the game is started;
When the predetermined condition is satisfied after the game starts and before the game ends or is interrupted, the action parameter of the player is changed, and when the game is interrupted, the predetermined condition is not satisfied. Changing means for suppressing the change of the action parameter of the player as compared with the case where the predetermined condition is satisfied,
An information processing apparatus including.
プレイヤ毎にゲーム行動のための行動パラメータが設定され、プレイヤの操作に基づいてゲームを中断することが可能なゲームに関する情報処理装置であって、
前記ゲームが開始される前に、前記ゲームに使用するゲーム要素を前記プレイヤに選択させる選択手段と、
前記ゲームが開始された場合、前記プレイヤの行動パラメータを変更し、且つ、前記ゲームが中断されたときに所定条件を満たしていない場合、変更された行動パラメータを、変更前の値に戻る方向に変更する変更手段と、
を備える情報処理装置。
An information processing device for a game in which an action parameter for a game action is set for each player, and the game can be interrupted based on an operation by the player,
Selecting means for causing the player to select a game element to be used in the game before the game is started;
When the game is started, the action parameter of the player is changed, and when the predetermined condition is not satisfied when the game is interrupted, the changed action parameter is returned to the value before the change. Change means to change,
An information processing apparatus including.
JP2020053580A 2020-03-25 2020-03-25 Programs and information processing equipment Active JP7088226B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020053580A JP7088226B2 (en) 2020-03-25 2020-03-25 Programs and information processing equipment
JP2022082654A JP7380751B2 (en) 2020-03-25 2022-05-19 Programs and information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020053580A JP7088226B2 (en) 2020-03-25 2020-03-25 Programs and information processing equipment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018184261A Division JP6690677B2 (en) 2018-09-28 2018-09-28 Program and information processing device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022082654A Division JP7380751B2 (en) 2020-03-25 2022-05-19 Programs and information processing equipment

Publications (3)

Publication Number Publication Date
JP2020099749A true JP2020099749A (en) 2020-07-02
JP2020099749A5 JP2020099749A5 (en) 2021-10-28
JP7088226B2 JP7088226B2 (en) 2022-06-21

Family

ID=71140490

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020053580A Active JP7088226B2 (en) 2020-03-25 2020-03-25 Programs and information processing equipment
JP2022082654A Active JP7380751B2 (en) 2020-03-25 2022-05-19 Programs and information processing equipment

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022082654A Active JP7380751B2 (en) 2020-03-25 2022-05-19 Programs and information processing equipment

Country Status (1)

Country Link
JP (2) JP7088226B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7109122B1 (en) 2021-12-28 2022-07-29 株式会社Kms Game system, screen generation method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010172352A (en) * 2009-01-27 2010-08-12 Sega Corp Game control program and game device
JP2014155546A (en) * 2013-02-14 2014-08-28 Sega Corp Game device, program, system, and commercial game device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6698342B2 (en) 2015-12-25 2020-05-27 株式会社バンダイナムコエンターテインメント Program, server and game system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010172352A (en) * 2009-01-27 2010-08-12 Sega Corp Game control program and game device
JP2014155546A (en) * 2013-02-14 2014-08-28 Sega Corp Game device, program, system, and commercial game device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"運営からのお知らせ 追記:7/25(火)メンテナンス終了のお知らせ", グランブルーファンタジー, JPN6022016842, 25 July 2017 (2017-07-25), ISSN: 0004767331 *
運営からのお知らせ 追記:7/25(火)メンテナンス終了のお知らせ, JPN6021046253, 25 July 2017 (2017-07-25), JP, ISSN: 0004650292 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7109122B1 (en) 2021-12-28 2022-07-29 株式会社Kms Game system, screen generation method, and program
JP2023098010A (en) * 2021-12-28 2023-07-10 株式会社Kms Game system, screen generation method and program

Also Published As

Publication number Publication date
JP7088226B2 (en) 2022-06-21
JP2022103392A (en) 2022-07-07
JP7380751B2 (en) 2023-11-15

Similar Documents

Publication Publication Date Title
JP2017086203A (en) Game device, game server, and program
JP6095383B2 (en) Video game processing apparatus and video game processing program
JP2019136557A (en) Game program and game device
JP2020054478A (en) Game device, game processing method, and program
JP7380751B2 (en) Programs and information processing equipment
JP6658947B1 (en) Information processing device and program
JP6690677B2 (en) Program and information processing device
JP2023068115A (en) Game device, game processing method, and program
JP6144735B2 (en) Video game processing program and video game processing system
US20210069598A1 (en) Program, information processing apparatus, and game system
JP6690760B1 (en) Information processing device and program
JP6560376B2 (en) GAME PROGRAM AND GAME DEVICE
JP2017213401A (en) Video game processing program and video game processing system
JP6530454B2 (en) Video game processing program and video game processing system
JP2021069883A (en) Game program, game processing method, and game device
JP6483753B2 (en) Video game processing program and video game processing system
JP7385140B2 (en) Game programs and game systems
JP7128770B2 (en) Video game processing program and video game processing system
JP6987169B2 (en) Game management device and program
JP7037714B2 (en) Information processing equipment, information processing methods and programs
JP7295444B2 (en) Information processing system and program
JP6810291B1 (en) Programs, terminals, game management devices, game systems and game methods
WO2022201643A1 (en) Game system, processing method, and information storage medium
JP7294157B2 (en) Information processing device and program
JP6626265B2 (en) Video game processing program and video game processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210916

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210916

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220329

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20220331

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20220331

TRDD Decision of grant or rejection written
RD17 Notification of extinguishment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7437

Effective date: 20220426

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220510

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220523

R150 Certificate of patent or registration of utility model

Ref document number: 7088226

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150