JP2020141879A - Information processing device, game program, and information processing method - Google Patents

Information processing device, game program, and information processing method Download PDF

Info

Publication number
JP2020141879A
JP2020141879A JP2019041062A JP2019041062A JP2020141879A JP 2020141879 A JP2020141879 A JP 2020141879A JP 2019041062 A JP2019041062 A JP 2019041062A JP 2019041062 A JP2019041062 A JP 2019041062A JP 2020141879 A JP2020141879 A JP 2020141879A
Authority
JP
Japan
Prior art keywords
game stage
player
story
information
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019041062A
Other languages
Japanese (ja)
Other versions
JP7090571B2 (en
Inventor
穂高 鈴木
Hodaka Suzuki
穂高 鈴木
健悟 今江
Kengo Imae
健悟 今江
豪気 三浦
Goki Miura
豪気 三浦
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.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2019041062A priority Critical patent/JP7090571B2/en
Publication of JP2020141879A publication Critical patent/JP2020141879A/en
Priority to JP2022095237A priority patent/JP7321325B2/en
Application granted granted Critical
Publication of JP7090571B2 publication Critical patent/JP7090571B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Electrically Operated Instructional Devices (AREA)

Abstract

To provide an information processing device capable suppressing withdrawal of a player.SOLUTION: An information processing device includes: a storage unit 12 for storing story information in which an appearing character is set for each story, and game stage information in which a preceding game stage for a player to play first and a subsequent game stage for the player to play after the end of the play in the preceding game stage are set in association with each story; and a game progress processing unit for executing processing for causing the player to select any one of a plurality of stories when the player plays in the preceding game stage of the preceding game stage and the subsequent game stage, and setting an appearing character of the selected story so as to be used in the preceding game stage.SELECTED DRAWING: Figure 2

Description

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

先行ゲームステージ(例えば、チュートリアルのように、プレイヤーにプレイ方法を習得させるための練習用のゲームステージ)をプレイヤーに先にプレイさせ、その先行ゲームステージのプレイ終了後に、後続ゲームステージ(例えば、練習ではなく本番用のゲームステージ)でのゲームプレイが可能となるようにした情報処理装置が知られている(例えば、特許文献1)。 Have the player play the preceding game stage (for example, a practice game stage for the player to learn how to play, as in the tutorial) first, and after the play of the preceding game stage is completed, the succeeding game stage (for example, practice). There is known an information processing device that enables game play on a production game stage (for example, Patent Document 1).

特開2019−010595号公報Japanese Unexamined Patent Publication No. 2019-010595

このような情報処理装置では、先行ゲームステージをプレイするプレイヤーに興味を持たせることができなければ、後続ゲームステージをプレイする前にプレイヤーが離脱してしまうことがある。 In such an information processing device, if the player who plays the preceding game stage cannot be interested, the player may leave before playing the succeeding game stage.

本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、プレイヤーの離脱を抑制することにある。 The present invention has been made in view of such circumstances, and an object of the present invention is to suppress the player's withdrawal.

上記課題を解決するための本発明の主たる発明は、
ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶する記憶部と、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理を実行するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above problems is
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. A storage unit that stores the game stage information that has been played,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. The game progress processing unit that executes the process set to
It is an information processing device characterized by being equipped with.
Other features of the present invention will be clarified by the description in the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。It is a figure which shows the whole structure example of the game system 1. サーバー装置10の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of the server apparatus 10. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a character information. アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of item information. ストーリー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of story information. ゲームステージ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a game stage information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the possession character information. 所有アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the possession item information. プレイヤーデッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a player deck information. プレイヤーステージ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the player stage information. プレイヤー端末20の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of a player terminal 20. ゲームシステム1の動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example of the game system 1. 先行ゲームステージに関する動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example about the preceding game stage. ストーリー選択画面50の一例を示す図である。It is a figure which shows an example of a story selection screen 50. 登場キャラクター画面55の一例を示す図である。It is a figure which shows an example of the appearance character screen 55. アイテム抽選画面60の一例を示す図である。It is a figure which shows an example of the item lottery screen 60.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶する記憶部と、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理を実行するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、先行ゲームステージをプレイするプレイヤーに早い段階で特権(ストーリーの選択権や、そのストーリーの登場キャラクターの使用権)を与えて興味を持たせることにより、後続ゲームステージへのプレイ意欲を高めることができる。その結果、先行ゲームステージをプレイしたプレイヤーが後続ゲームステージをプレイする前に離脱してしまうことを抑制できる。
The description of this specification and the accompanying drawings will clarify at least the following matters.
That is, the story information in which the characters appearing in each story are set, the preceding game stage that causes the player to play first, and the succeeding game stage that becomes playable after the end of play in the preceding game stage are associated with each story. A storage unit that stores the game stage information set in
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. The game progress processing unit that executes the process set to
It is an information processing device characterized by being equipped with.
According to such an information processing device, the player who plays the preceding game stage is given privileges (the right to select a story and the right to use the characters appearing in the story) at an early stage to make the subsequent game interesting. You can increase your motivation to play on the stage. As a result, it is possible to prevent the player who has played the preceding game stage from leaving before playing the succeeding game stage.

また、前記記憶部には、登場キャラクターの能力パラメーターを上昇させるアイテムを含む複数のアイテムが設定されたアイテム情報が記憶されており、
前記ゲーム進行処理部は、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、先行ゲームステージで使用される登場キャラクターの能力パラメーターを上昇させることのできるアイテムのみを付与する処理を更に実行することとしてもよい。
このような情報処理装置によれば、先行ゲームステージをプレイするプレイヤーに早い段階で更なる特権(その登場キャラクターを強化すること)を与えて興味を持たせることにより、後続ゲームステージへのプレイ意欲をより一層高めることができる。
In addition, the storage unit stores item information in which a plurality of items including an item that raises the ability parameter of the appearing character are set.
The game progress processing unit grants only items that can increase the ability parameters of the characters used in the preceding game stage when the player plays the preceding game stage of the preceding game stage and the succeeding game stage. The processing to be performed may be further executed.
According to such an information processing device, the player who plays the preceding game stage is motivated to play the succeeding game stage by giving an additional privilege (strengthening the character appearing) at an early stage to make the player interested. Can be further enhanced.

また、前記ゲーム進行処理部は、先行ゲームステージで使用される登場キャラクターの能力パラメーターを上昇させることのできるアイテムのみを、複数のアイテムの中から抽選によって付与することとしてもよい。
このような情報処理装置によれば、アイテムに対するプレイヤーの期待感を高めることができるため、先行ゲームステージをプレイするプレイヤーに更なる興味を持たせることが可能となる。
In addition, the game progress processing unit may grant only items that can increase the ability parameters of the appearing characters used in the preceding game stage from a plurality of items by lottery.
According to such an information processing device, it is possible to raise the player's expectation for the item, and thus it is possible to make the player who plays the preceding game stage more interested.

また、前記ゲーム進行処理部は、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、先行ゲームステージに関連付けられたストーリーではなく、プレイヤーが選択したストーリーに基づいて先行ゲームステージを進行させる処理を実行することとしてもよい。
このような情報処理装置によれば、プレイヤー自ら選択したストーリーに基づいて先行ゲームステージでのゲームプレイを楽しむことができるようになるため、先行ゲームステージをプレイするプレイヤーに更なる興味を持たせることが可能となる。
Further, when the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the game progress processing unit precedes based on the story selected by the player, not the story associated with the preceding game stage. The process of advancing the game stage may be executed.
With such an information processing device, it becomes possible to enjoy the game play in the preceding game stage based on the story selected by the player himself, so that the player playing the preceding game stage is further interested. Is possible.

また、前記先行ゲームステージは、プレイヤーにプレイ方法を習得させるための練習用のゲームステージであるのに対し、前記後続ゲームステージは、プレイヤーに練習ではなく実際にプレイさせるための本番用のゲームステージであって、
前記ゲーム進行処理部は、練習用のゲームステージ及び本番用のゲームステージのうちの練習用のゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを練習用のゲームステージで使用可能に設定する処理を実行することとしてもよい。
このような情報処理装置によれば、練習ステージでプレイ方法等を習得するプレイヤーに早い段階で特権(ストーリーの選択権や、そのストーリーの登場キャラクターの使用権)を与えて興味を持たせることにより、その後に続く本番ステージへのプレイ意欲を高めることができる。その結果、練習ステージでプレイ方法等を習得したプレイヤーが本番ステージをプレイする前に離脱してしまうことを抑制できる。
Further, the preceding game stage is a practice game stage for the player to learn how to play, while the succeeding game stage is a production game stage for the player to actually play instead of practicing. And
The game progress processing unit causes the player to select one of a plurality of stories when the player plays the practice game stage of the practice game stage and the production game stage, and the selection thereof. It is also possible to execute a process of setting the characters appearing in the story to be available on the practice game stage.
According to such an information processing device, a player who learns how to play in the practice stage is given privileges (the right to select a story and the right to use the characters appearing in the story) at an early stage to make them interested. , You can increase your motivation to play the subsequent production stage. As a result, it is possible to prevent the player who has learned the playing method and the like in the practice stage from leaving before playing the actual stage.

また、前記ゲーム進行処理部は、所定条件を満たすプレイヤーについては、先に先行ゲームステージをプレイさせることなく、後続ゲームステージをプレイさせることとしてもよい。
このような情報処理装置によれば、所定条件を満たさないプレイヤー(例えば、初心者)に比べて、所定条件を満たすプレイヤー(例えば、上級者)は、後続ゲームステージに対するプレイ意欲が高いため、後続ゲームステージをプレイする前に離脱する可能性が低い。そのため、所定条件を満たすプレイヤーは、先に先行ゲームステージをプレイしなくても、後続ゲームステージをプレイすることができる。
Further, the game progress processing unit may allow a player who satisfies a predetermined condition to play a succeeding game stage without first playing a preceding game stage.
According to such an information processing device, a player who satisfies a predetermined condition (for example, an advanced player) has a higher motivation to play a subsequent game stage than a player who does not satisfy the predetermined condition (for example, a beginner). It is unlikely that you will leave before playing the stage. Therefore, the player who satisfies the predetermined condition can play the succeeding game stage without playing the preceding game stage first.

次に、コンピューターに、
ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶部に記憶する処理と、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定するゲーム進行処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、プレイヤーの離脱を抑制することができる。
Then on the computer
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. The process of storing the game stage information in the storage unit,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. Game progress processing to be set to
It is a game program characterized by executing.
According to such a game program, it is possible to suppress the player's withdrawal.

次に、コンピューターが、
ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶部に記憶することと、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定することと、
を有することを特徴とする情報処理方法である。
このような情報処理方法によれば、プレイヤーの離脱を抑制することができる。
Then the computer
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. To store the game stage information that has been played in the storage unit,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. To set to
It is an information processing method characterized by having.
According to such an information processing method, it is possible to suppress the player's withdrawal.

===実施形態===
<<ゲームシステム1の構成について>>
図1は、ゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
=== Embodiment ===
<< About the configuration of game system 1 >>
FIG. 1 is a diagram showing an example of the overall configuration of the game system 1. The game system 1 provides various services related to a game to a player via a network 2 (for example, the Internet or the like), and includes a server device 10 and a plurality of player terminals 20.

本実施形態に係るゲームシステム1は、ゲームコンテンツを用いた各種ゲームをプレイヤーに提供することができる。以下では、ゲームコンテンツの一例としてのキャラクターを用いた対戦ゲームについて説明する。 The game system 1 according to the present embodiment can provide a player with various games using game contents. In the following, a competitive game using a character as an example of game content will be described.

本実施形態における対戦ゲームは、複数のストーリーのそれぞれに関連付けられたゲームステージにおいて、ストーリーの登場キャラクターを自己のプレイヤーキャラクターとしてプレイヤーに使用させ、プレイヤーがその登場キャラクターに対して動作指示を与えることによって、対戦相手である敵キャラクターと対戦させるゲームである。 In the battle game of the present embodiment, in the game stage associated with each of the plurality of stories, the character appearing in the story is used by the player as his / her own player character, and the player gives an action instruction to the appearing character. , It is a game to play against the enemy character who is the opponent.

この対戦ゲームでは、初めてゲームに参加したプレイヤーに、複数のゲームステージのうちの先行ゲームステージとして、練習用ゲームステージを最初にプレイさせる。練習用ゲームステージでは、ゲームルールや操作方法の説明等に従ってプレイヤーにゲーム操作を行わせ、そのストーリーに関連する敵キャラクターと対戦させることで、プレイヤーにプレイ方法等を習得させることができる。そして、練習用ゲームステージをクリアすることができると、それ以降に続く後続ゲームステージとして、本番用ゲームステージをプレイヤーにプレイさせる。本番用ゲームステージでは、プレイヤー自らの判断で実際にゲーム操作を行わせ、そのストーリーに関連する敵キャラクターと対戦させることで、全ステージのクリアを目指してプレイヤーに実戦を経験させることができる。 In this competitive game, the player who participates in the game for the first time is made to play the practice game stage first as the preceding game stage among the plurality of game stages. In the practice game stage, the player can operate the game according to the explanation of the game rules and the operation method, and the player can learn the play method and the like by playing against the enemy character related to the story. Then, when the practice game stage can be cleared, the player is made to play the production game stage as a subsequent game stage following that. In the production game stage, the player can actually operate the game at his / her own discretion and play against the enemy characters related to the story, so that the player can experience the actual battle with the aim of clearing all stages.

本実施形態における練習用ゲームステージでは、複数のストーリーの中から好みのストーリーを選択できる選択権や、その選択されたストーリーの登場キャラクターを使用できる使用権などの特権を、プレイヤーに対して与える。このようにして、プレイヤーに特権を与えて興味を持たせることにより、本番ゲームステージへのプレイ意欲を高めることができる。このことにより、練習用ゲームステージをプレイしたプレイヤーが、本番ゲームステージをプレイする前に離脱してしまうことを抑制できる。 In the practice game stage in the present embodiment, the player is given privileges such as a selection right to select a favorite story from a plurality of stories and a usage right to use the characters appearing in the selected story. In this way, by giving the player privilege and interest, it is possible to increase the motivation to play the production game stage. As a result, it is possible to prevent the player who has played the practice game stage from leaving before playing the production game stage.

<<サーバー装置10の構成について>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)である。サーバー装置10は、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラム・各種データを送信(レスポンス)する。サーバー装置10は、サーバー装置10全体の制御を行う制御部11と、各種データ・プログラムを記憶する記憶部12と、システム管理者等が各種データを入力するための入力部13と、操作画面を表示する表示部14と、プレイヤー端末20との間で情報通信を行う通信部15と、を有している。
<< About the configuration of the server device 10 >>
FIG. 2 is a block diagram showing a functional configuration of the server device 10. The server device 10 is an information processing device (for example, a workstation, a personal computer, etc.) used by a system administrator or the like when operating and managing various services. When the server device 10 receives various commands (requests) from the player terminal 20, it transmits (responses) a game program and various data that can be operated on the player terminal 20. The server device 10 includes a control unit 11 that controls the entire server device 10, a storage unit 12 that stores various data programs, an input unit 13 for a system administrator or the like to input various data, and an operation screen. It has a display unit 14 for displaying and a communication unit 15 for performing information communication between the player terminal 20 and the player terminal 20.

本実施形態における制御部11は、少なくともデータ管理部111を備えている。データ管理部111は、プレイヤー端末20との間で送受信を行う各種データを管理する処理を実行する機能を有している。本実施形態における記憶部12は、少なくともキャラクター情報、アイテム情報、ストーリー情報、ゲームステージ情報、及び、プレイヤー情報を記憶する。 The control unit 11 in the present embodiment includes at least a data management unit 111. The data management unit 111 has a function of executing a process of managing various data transmitted / received to / from the player terminal 20. The storage unit 12 in the present embodiment stores at least character information, item information, story information, game stage information, and player information.

図3は、キャラクター情報のデータ構造例を示す図である。キャラクター情報は、対戦ゲームにて利用される各種キャラクターに関する情報である。このキャラクター情報には、キャラクターIDに対応付けて、少なくともキャラクター名、属性、スキル、最大攻撃力、最大防御力、最大体力(最大HP)、初期攻撃力、初期防御力、初期体力(初期HP)等の各種パラメーターの初期値及び最大値が設定されている。属性は、キャラクターの種類を示す情報である。ここでは、例えば戦士や魔術師等、キャラクターの職種が設定されている。スキルは、キャラクターの持つ特殊能力を示す情報である。例えば魔術師であれば、消費後の体力(HP)を回復させる能力がスキルとして設定されている。 FIG. 3 is a diagram showing an example of a data structure of character information. The character information is information about various characters used in the battle game. This character information is associated with at least the character name, attributes, skills, maximum attack power, maximum defense power, maximum physical strength (maximum HP), initial attack power, initial defense power, and initial physical strength (initial HP). The initial value and maximum value of various parameters such as are set. The attribute is information indicating the type of character. Here, the occupations of characters such as warriors and magicians are set. Skills are information that indicates the special abilities of a character. For example, if you are a magician, the ability to recover physical strength (HP) after consumption is set as a skill.

図4は、アイテム情報のデータ構造例を示す図である。アイテム情報は、対戦ゲームにて利用されるアイテムに関する情報である。このアイテム情報には、アイテムIDに対応付けて、少なくともアイテム名、アイテム効果、レア度、抽選確率、使用可能キャラクターが設定されている。アイテム効果は、そのアイテムが発揮する効果等に関する情報である。レア度は、アイテムの希少度を示す情報であり、希少価値に応じて複数クラスに分類されている。ここでは、「R1」<「R2」<「R3」・・・の順番に従ってレア度を高く設定している。抽選確率は、抽選を行った際の排出確率を示す情報である。使用可能キャラクターは、そのアイテムを使用できるキャラクターの種類を示す情報である。例えば、キャラクターが「戦士」である場合は、攻撃アイテムの一例としての「大きな剣」を身に着けること(使用すること)ができるが、「魔術師」の場合には、それを身に着けることができない。このように、アイテムを使用できれば、キャラクターの現時点における能力値を対戦時に上昇させることが可能となる。 FIG. 4 is a diagram showing an example of a data structure of item information. Item information is information about items used in a battle game. In this item information, at least an item name, an item effect, a rarity, a lottery probability, and a usable character are set in association with the item ID. An item effect is information about an effect or the like exerted by the item. Rarity is information indicating the rarity of an item, and is classified into a plurality of classes according to the rarity value. Here, the rarity is set high according to the order of "R1" <"R2" <"R3" .... The lottery probability is information indicating the emission probability when the lottery is performed. The usable character is information indicating the type of character that can use the item. For example, if the character is a "warrior", you can wear (use) a "big sword" as an example of an attack item, but if you are a "magician", you can wear it. Can't. In this way, if the item can be used, it is possible to increase the current ability value of the character at the time of battle.

図5は、ストーリー情報のデータ構造例を示す図である。ストーリー情報は、シリーズ化されたストーリーに関する情報である。このストーリー情報には、ストーリーIDに対応付けて、少なくともストーリー名、登場キャラクター、BGM情報、動画情報が設定されている。登場キャラクターは、キャラクター情報に設定された複数キャラクターのうち、そのストーリーに登場するキャラクターを示す情報である。BGM情報は、そのストーリーに関する楽曲データである。動画情報は、そのストーリーに関する動画データである。プレイヤーはストーリーに関する楽曲や動画を楽しみながらゲームプレイすることができる。 FIG. 5 is a diagram showing an example of a data structure of story information. Story information is information about a series of stories. In this story information, at least the story name, the characters appearing, the BGM information, and the moving image information are set in association with the story ID. The appearing character is information indicating a character appearing in the story among a plurality of characters set in the character information. BGM information is music data related to the story. The video information is video data related to the story. Players can play the game while enjoying songs and videos related to the story.

図6は、ゲームステージ情報のデータ構造例を示す図である。ゲームステージ情報は、ストーリーに合わせた組み立てられたゲームステージに関する情報である。このゲームステージ情報には、ゲームステージIDに対応付けて、少なくともステージ名、ストーリー、エネミー情報、報酬、仲間キャラクターが設定されている。ストーリーは、ストーリー情報に設定された複数ストーリーのうち、そのゲームステージに関連付けられたストーリーを示す情報である。エネミー情報は、キャラクター情報に設定された複数キャラクターのうち、そのゲームステージに出現する1又は複数の敵キャラクターを示す情報である。ここでは、敵キャラクターの対戦パラメーターとして、攻撃力、防御力、体力等の各種パラメーターの対戦時における実力値が併せて設定されている。報酬は、そのゲームステージをクリアしたときに獲得できるクリアボーナスを示す情報である。仲間キャラクターは、そのゲームステージに関連付けられたストーリーの登場キャラクターのうち、そのゲームステージをクリアしたときに使用可能となる登場キャラクターを示す情報である。 FIG. 6 is a diagram showing an example of a data structure of game stage information. The game stage information is information about the game stage assembled according to the story. In this game stage information, at least a stage name, a story, enemy information, a reward, and a fellow character are set in association with the game stage ID. The story is information indicating a story associated with the game stage among a plurality of stories set in the story information. The enemy information is information indicating one or a plurality of enemy characters appearing on the game stage among the plurality of characters set in the character information. Here, as the battle parameters of the enemy character, the ability values of various parameters such as attack power, defense power, and physical strength at the time of battle are also set. The reward is information indicating a clear bonus that can be obtained when the game stage is cleared. The fellow character is information indicating the characters appearing in the story associated with the game stage that can be used when the game stage is cleared.

本実施形態では、最初のゲームステージとして、先行ゲームステージとしての「練習用ゲームステージ」が設定されている。そのため、初めて対戦ゲームに参加するプレイヤーは、先ずこの「練習用ゲームステージ」からゲームプレイを始めることになる。なお、そのクリア後に続く後続ゲームステージとしての「本番用ゲームステージ」それぞれは、プレイヤー自ら選択した順番に従ってプレイさせてもよいし、予め用意された順番に従ってプレイさせてもよい。 In the present embodiment, as the first game stage, a "practice game stage" as a preceding game stage is set. Therefore, the player who participates in the battle game for the first time starts the game play from this "practice game stage" first. It should be noted that each of the "production game stages" as the subsequent game stages following the clearing may be played in the order selected by the player himself / herself, or may be played in the order prepared in advance.

図7は、プレイヤー情報のデータ構造例を示す図である。プレイヤー情報は、対戦ゲームに参加しているプレイヤーに関する情報である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくともプレイヤー名、レベル、所有キャラクター情報、所有アイテム情報、プレイヤーデッキ情報、プレイヤーステージ情報が設定されている。レベルは、そのプレイヤーの等級を示す情報である。ここでは、初級者であるほど低いレベルが設定され、上級者であるほど高いレベルが設定されている。 FIG. 7 is a diagram showing an example of a data structure of player information. Player information is information about players participating in a competitive game. At least the player name, level, owned character information, owned item information, player deck information, and player stage information are set in this player information in association with the player ID. The level is information indicating the grade of the player. Here, the lower the level is set for beginners, and the higher the level is set for advanced users.

図8は、所有キャラクター情報のデータ構造例を示す図である。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」ともいう)に関する情報である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくともレベル、攻撃力、防御力、体力等の各種パラメーターの現在値が設定されている。 FIG. 8 is a diagram showing an example of a data structure of owned character information. Owned character information is information about a character owned by a player (hereinafter, also referred to as "owned character"). In this owned character information, at least the current values of various parameters such as level, attack power, defense power, and physical strength are set in association with the character ID of the owned character.

図9は、所有アイテム情報のデータ構造例を示す図である。所有アイテム情報は、プレイヤーが所有するアイテム(以下、「所有アイテム」ともいう)に関する情報である。この所有アイテム情報には、所有アイテムのアイテムIDに対応付けて、少なくともそのアイテムの所有数が設定されている。 FIG. 9 is a diagram showing an example of a data structure of owned item information. Owned item information is information about items owned by the player (hereinafter, also referred to as "owned items"). In this owned item information, at least the number of possessed items of the owned item is set in association with the item ID of the owned item.

図10は、プレイヤーデッキ情報のデータ構造例を示す図である。プレイヤーデッキ情報は、プレイヤーが各ゲームステージで対戦中に用いるデッキに関する情報である。デッキとは、複数キャラクターを1つのセットにまとめたキャラクター群のことをいう。このプレイヤーデッキ情報には、デッキ枠に対応付けて、少なくとも構成キャラクター、使用アイテム、対戦パラメーターが設定されている。構成キャラクターは、プレイヤーデッキを構成する各キャラクターを示す情報であって、各デッキ枠に対応付けられている。この構成キャラクターは、デッキに組み込まれることにより、プレイヤーの使用可能なキャラクターとして設定される。本実施形態では、1体の所有キャラクターと4体の登場キャラクター(つまり、合計5体の構成キャラクター)が設定されている。プレイヤーは、所有キャラクターや、ステージクリアによって仲間キャラクターを自己のデッキに組み込むことが可能となる。使用アイテムは、構成キャラクターに対して使用したアイテムを示す情報である。アイテムの使用によって、構成キャラクターを強化することができる。対戦パラメーターは、キャラクターが持つ攻撃力、防御力、体力等の各種パラメーターの対戦時における実力値が設定されている。例えば、攻撃力を「+10」だけ上昇させることのできる「攻撃アイテム」を、現時点で攻撃力「290」を持つ構成キャラクターが身に着けること(使用すること)によって、対戦時にはその構成キャラクターの現時点における攻撃力を実力値「300」まで上昇させることが可能となる。 FIG. 10 is a diagram showing an example of a data structure of player deck information. The player deck information is information about the deck that the player uses during the battle in each game stage. A deck is a group of characters that combines multiple characters into one set. In this player deck information, at least constituent characters, items used, and battle parameters are set in association with the deck frame. The constituent characters are information indicating each character constituting the player deck, and are associated with each deck frame. This constituent character is set as a character that can be used by the player by being incorporated into the deck. In this embodiment, one owned character and four appearing characters (that is, a total of five constituent characters) are set. Players will be able to incorporate their own characters and fellow characters into their decks by clearing the stage. The used item is information indicating the item used for the constituent character. By using items, you can strengthen the constituent characters. As the battle parameters, the ability values of various parameters such as attack power, defense power, and physical strength of the character at the time of battle are set. For example, by wearing (using) an "attack item" that can increase the attack power by "+10" by a constituent character with an attack power of "290" at the present time, the current constituent character can be worn (used) at the time of the battle. It is possible to increase the attack power in the above to the ability value "300".

図11は、プレイヤーステージ情報のデータ構造例を示す図である。プレイヤーステージ情報は、プレイヤーによるゲームステージのプレイ状況に関する情報である。このプレイヤーステージ情報には、ゲームプレイIDに対応付けて、少なくともゲームステージ、選択ストーリー、クリア情報が設定されている。ゲームステージは、ゲームステージ情報に設定された複数ゲームステージのうち、プレイヤーがプレイしたことのあるゲームステージを示す情報である。選択ストーリーは、先行ゲームステージとしての「練習用ゲームステージ」をプレイするときに、ストーリー情報に設定された複数ストーリーの中から、プレイヤー自ら選択したストーリーを示す情報である。クリア情報は、そのゲームステージをプレイヤーがクリアできたか否かを示す情報である。 FIG. 11 is a diagram showing an example of a data structure of player stage information. The player stage information is information regarding the play status of the game stage by the player. At least the game stage, the selected story, and the clear information are set in the player stage information in association with the game play ID. The game stage is information indicating a game stage that the player has played among a plurality of game stages set in the game stage information. The selected story is information indicating a story selected by the player himself / herself from a plurality of stories set in the story information when playing the "practice game stage" as the preceding game stage. The clear information is information indicating whether or not the player has cleared the game stage.

<<プレイヤー端末20の構成について>>
図12は、プレイヤー端末20の機能上の構成を示すブロック図である。本実施形態のプレイヤー端末20は、ゲームをプレイする際にプレイヤーが利用する情報処理装置(例えば、スマートフォン、携帯電話端末、タブレット型端末等)であり、サーバー装置10との間でゲームに関する各種情報(ゲームデータや操作データ等)を送受信可能に接続される。このプレイヤー端末20は、端末制御部21と、端末記憶部22と、端末入力部23と、端末表示部24と、端末通信部25と、を有している。
<< About the configuration of player terminal 20 >>
FIG. 12 is a block diagram showing a functional configuration of the player terminal 20. The player terminal 20 of the present embodiment is an information processing device (for example, a smartphone, a mobile phone terminal, a tablet terminal, etc.) used by the player when playing a game, and various information related to the game with the server device 10. Connected so that (game data, operation data, etc.) can be sent and received. The player terminal 20 has a terminal control unit 21, a terminal storage unit 22, a terminal input unit 23, a terminal display unit 24, and a terminal communication unit 25.

端末制御部21は、各部間のデータの受け渡しを行うととともに、プレイヤー端末20全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態の端末制御部21は、少なくともデッキ編成処理部211、ゲーム進行処理部212、画面生成処理部213を備えている。 The terminal control unit 21 transfers data between each unit and controls the entire player terminal 20, which is realized by the CPU (Central Processing Unit) executing a program stored in a predetermined memory. Will be done. The terminal control unit 21 of the present embodiment includes at least a deck organization processing unit 211, a game progress processing unit 212, and a screen generation processing unit 213.

デッキ編成処理部211は、複数キャラクターから構成されるデッキを編成する処理を実行する機能を有している。デッキ編成処理部211は、プレイヤーの操作に基づいてプレイヤーデッキを編成することもできれば、プレイヤーの操作によらず自動的にプレイヤーデッキを編成することもできる。また、プレイヤーが所有する複数のキャラクターから構成されるプレイヤーデッキを編成することもできれば、プレイヤーが所有しないキャラクターを含むプレイヤーデッキを編成することもできる。 The deck organization processing unit 211 has a function of executing a process of organizing a deck composed of a plurality of characters. The deck formation processing unit 211 can organize a player deck based on the player's operation, or can automatically organize the player deck regardless of the player's operation. In addition, a player deck composed of a plurality of characters owned by the player can be organized, or a player deck including characters not owned by the player can be organized.

ゲーム進行処理部212は、ゲームプログラムに従って対戦ゲームを進行させる処理を実行する機能を有している。ゲーム進行処理部212は、例えば、プレイヤーの操作に基づきプレイヤーデッキを構成する各キャラクターを動作させ、各ゲームステージにて出現する敵キャラクターとの対戦について勝敗を決定する処理を実行する。また例えば、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際には、複数のストーリーの中からいずれかをプレイヤーに選択させる処理や、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理等も実行する。 The game progress processing unit 212 has a function of executing a process of advancing the battle game according to the game program. For example, the game progress processing unit 212 operates each character constituting the player deck based on the operation of the player, and executes a process of determining the outcome of the battle with the enemy character appearing in each game stage. Further, for example, when the player plays the preceding game stage of the preceding game stage and the succeeding game stage, a process of causing the player to select one of a plurality of stories and a character appearing in the selected story are selected. It also executes processing such as setting it to be usable in the preceding game stage.

画面生成処理部213は、ゲーム画面を端末表示部24に表示させるための画面データを生成する処理を実行する機能を有している。画面生成処理部213は、例えば、対戦に用いるプレイヤーデッキの編成を行うためのゲーム画面や、複数ストーリーの中からいずれかのストーリーをプレイヤーに選択させるためのゲーム画面等を生成する処理を実行する。 The screen generation processing unit 213 has a function of executing a process of generating screen data for displaying the game screen on the terminal display unit 24. The screen generation processing unit 213 executes, for example, a process of generating a game screen for organizing a player deck used for a battle, a game screen for allowing a player to select one of a plurality of stories, and the like. ..

端末記憶部22は、バスを介して端末制御部21に接続され、端末制御部21からの指令に応じて記憶されているデータを参照、読み出し、書き換える処理が行われる。この端末記憶部22は、例えばフラッシュメモリやハードディスク等によって実現されるものであって、対戦ゲームに関するゲームプログラムを記憶したり、サーバー装置10からネットワークを介して受け取ったキャラクター情報、アイテム情報、ゲームステージ情報、ストーリー情報、及びプレイヤー情報等の少なくとも1つを記憶したりする。なお、ゲームプレイ後に更新された各種情報は、所定のタイミングで端末制御部21によって端末記憶部22から読み出されてサーバー装置10へ送信されるようになっている。そのため、サーバー装置10の記憶部12においては、データ管理部111によって更新後の各種情報が管理されることになる。 The terminal storage unit 22 is connected to the terminal control unit 21 via a bus, and is subjected to a process of referencing, reading, and rewriting the stored data in response to a command from the terminal control unit 21. The terminal storage unit 22 is realized by, for example, a flash memory, a hard disk, or the like, and stores a game program related to a battle game, character information, item information, and a game stage received from the server device 10 via a network. It stores at least one of information, story information, player information, and the like. Various information updated after the game play is read from the terminal storage unit 22 by the terminal control unit 21 at a predetermined timing and transmitted to the server device 10. Therefore, in the storage unit 12 of the server device 10, various updated information is managed by the data management unit 111.

端末入力部23は、プレイヤーが各種操作(ゲーム操作等)を行うためのものであり、例えば、操作ボタン、タッチパネル等によって実現されるものである。本実施形態では、プレイヤーは、タッチパネルを用いたゲーム操作を行うことにより、ゲームフィールド上の各種アイテムや各種キャラクター等を指定したり、各種ボタンを選択したりすることができる。 The terminal input unit 23 is for the player to perform various operations (game operations, etc.), and is realized by, for example, an operation button, a touch panel, or the like. In the present embodiment, the player can specify various items, various characters, and the like on the game field and select various buttons by performing a game operation using the touch panel.

端末表示部24は、端末制御部21からの指令によりゲーム画面を表示するためのものであり、たとえば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現されるものである。 The terminal display unit 24 is for displaying a game screen by a command from the terminal control unit 21, and is realized by, for example, a liquid crystal display (LCD) or the like.

端末通信部25は、ネットワーク2を介してサーバー装置10と各種情報の送受信を行うための送受信部として機能するものであり、例えば、NIC(Network Interface Card)等によって実現されるものである。 The terminal communication unit 25 functions as a transmission / reception unit for transmitting / receiving various information to / from the server device 10 via the network 2, and is realized by, for example, a NIC (Network Interface Card) or the like.

<<ゲームシステム1の動作について>>
ここでは、本実施形態に係るゲームシステム1の動作例について説明する。以下では、まず、先行ゲームステージ及び後続ゲームステージを含むゲームシステム全体の流れについて説明し、その後に、先行ゲームステージの流れについて具体例に説明する。
<< About the operation of game system 1 >>
Here, an operation example of the game system 1 according to the present embodiment will be described. In the following, first, the flow of the entire game system including the preceding game stage and the succeeding game stage will be described, and then the flow of the preceding game stage will be described as a specific example.

<ゲームシステム全体の流れについて>
図13は、本実施形態にかかるゲームシステム1の動作例を説明するためのフローチャートである。
<About the flow of the entire game system>
FIG. 13 is a flowchart for explaining an operation example of the game system 1 according to the present embodiment.

先ず、プレイヤー端末20は、ゲームプレイを希望するプレイヤーからプレイ開始を要求するためのゲーム操作を受け付けると、そのプレイヤーに関して所定条件が成立するか否かを判定する処理を行う(ステップS101)。本実施形態では、初めてプレイ開始するプレイヤーであることが所定条件として判定される。なお、所定条件はこれに限られるものではない。 First, when the player terminal 20 receives a game operation for requesting the start of play from a player who desires to play the game, the player terminal 20 performs a process of determining whether or not a predetermined condition is satisfied for that player (step S101). In the present embodiment, it is determined as a predetermined condition that the player starts playing for the first time. The predetermined conditions are not limited to this.

具体的には、プレイヤー端末20のゲーム進行処理部212は、初めてプレイ開始するプレイヤーであるか否かを判定する。すなわち、ゲーム進行処理部212は、図7に示すプレイヤー情報からプレイヤーのプレイヤーステージ情報を特定する。そして、そのプレイヤーステージ情報(図11を参照)を参照して、初めてプレイ開始するプレイヤーであるか否かを判定する。本実施形態では、先行ゲームステージとしての「練習用ゲームステージ」を未だクリアしていなければ、初めてプレイ開始するプレイヤーであることといった条件を満たすものと判定する。 Specifically, the game progress processing unit 212 of the player terminal 20 determines whether or not the player is the first player to start playing. That is, the game progress processing unit 212 specifies the player stage information of the player from the player information shown in FIG. 7. Then, with reference to the player stage information (see FIG. 11), it is determined whether or not the player is the first player to start playing. In the present embodiment, if the "practice game stage" as the preceding game stage has not been cleared yet, it is determined that the condition that the player is the first player to start playing is satisfied.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、そのプレイヤーに関して所定条件が成立しないと判定した場合は(ステップS101:NO)、後述するステップS104へ処理を進める。その一方で、そのプレイヤーに関して所定条件が成立すると判定した場合には(ステップS101:YES)、次のステップS102へ処理を進める。 As a result of this determination process, if the game progress processing unit 212 of the player terminal 20 determines that the predetermined condition is not satisfied for the player (step S101: NO), the process proceeds to step S104 described later. On the other hand, if it is determined that the predetermined condition is satisfied for the player (step S101: YES), the process proceeds to the next step S102.

次いで、プレイヤー端末20は、そのプレイヤーに関して所定条件が成立すると判定した場合に(ステップS101:YES)、先行ゲームステージとしての「練習用ゲームステージ」を進行させて、そのプレイヤーによるゲームプレイを開始させる(ステップS102)。 Next, when the player terminal 20 determines that the predetermined condition is satisfied for the player (step S101: YES), the player terminal 20 advances the "practice game stage" as the preceding game stage and starts the game play by the player. (Step S102).

プレイヤーは、この「練習用ゲームステージ」にてゲームプレイを開始すると、ゲームルールや操作方法の説明等に従ってゲーム操作を行うことによって、出現した敵キャラクターと練習しながら対戦することができるため、プレイ方法等を習得することができる。また、この「練習用ゲームステージ」をプレイするプレイヤーには、早い段階で特権(ストーリーの選択権や、その選択されたストーリーの登場キャラクターの使用権)を与えて興味を持たせることにより、後続ゲームステージとしての「本番用ゲームステージ」へのプレイ意欲を高めることができる。なお、この先行ゲームステージとしての「練習用ゲームステージ」に関する具体的な処理については後述する。 When the player starts the game play on this "practice game stage", he / she can play against the appearing enemy character while practicing by operating the game according to the explanation of the game rules and the operation method. You can learn how to do it. In addition, the player who plays this "practice game stage" is given privileges (the right to select a story and the right to use the characters appearing in the selected story) at an early stage to make them interested. It is possible to increase the motivation to play the "production game stage" as a game stage. The specific processing related to the "practice game stage" as the preceding game stage will be described later.

次いで、プレイヤー端末20は、そのプレイヤーが先行ゲームステージとしての「練習用ゲームステージ」をプレイした結果、そのゲームステージをクリアしたか否かを判定する処理を行う(ステップS103)。 Next, the player terminal 20 performs a process of determining whether or not the player has cleared the game stage as a result of playing the "practice game stage" as the preceding game stage (step S103).

具体的には、プレイヤー端末20のゲーム進行処理部212は、先行ゲームステージとしての「練習用ゲームステージ」にて出現した敵キャラクターすべてと対戦した結果、そのプレイヤーが勝利条件を満たすことができた場合には、そのゲームステージをクリアしたものと判定する。本実施形態では、その出現した敵キャラクターすべてを倒したこと(プレイヤーデッキを構成する各キャラクターの攻撃によって、すべての敵キャラクターの体力が所定値以下(例えばゼロ以下)になったこと)が勝利条件として判定される。なお、勝利条件はこのことに限られるものではない。また、練習用のゲームステージであるので、その出現した敵キャラクターすべてを必ず倒せるように設定してもよい。 Specifically, the game progress processing unit 212 of the player terminal 20 played against all the enemy characters that appeared in the "practice game stage" as the preceding game stage, and as a result, the player was able to satisfy the victory condition. If so, it is determined that the game stage has been cleared. In this embodiment, the victory condition is that all the appearing enemy characters have been defeated (the physical strength of all the enemy characters has become less than or equal to a predetermined value (for example, less than or equal to zero) due to the attack of each character constituting the player deck). Is judged as. The victory conditions are not limited to this. Also, since it is a practice game stage, you may set it so that you can always defeat all the enemy characters that have appeared.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、そのプレイヤーが先行ゲームステージとしての「練習用ゲームステージ」をプレイした結果、そのゲームステージをクリアしないと判定した場合は(ステップS103:NO)、ステップS102の処理に戻って再び先行ゲームステージとしての「練習用ゲームステージ」を進行させる。その一方で、その先行ゲームステージとしての「練習用ゲームステージ」をクリアしたと判定した場合には(ステップS103:YES)、次のステップS104へ処理を進める。 As a result of this determination process, when the game progress processing unit 212 of the player terminal 20 determines that the game stage is not cleared as a result of the player playing the "practice game stage" as the preceding game stage (step S103). : NO), the process returns to step S102, and the "practice game stage" as the preceding game stage is advanced again. On the other hand, if it is determined that the "practice game stage" as the preceding game stage has been cleared (step S103: YES), the process proceeds to the next step S104.

次いで、プレイヤー端末20は、そのプレイヤーに関して所定条件が成立しないと判定した場合(ステップS101:NO)、又は、そのプレイヤーが先行ゲームステージとしての「練習用ゲームステージ」をプレイした結果、そのゲームステージをクリアした場合(ステップS103:YES)には、後続ゲームステージとしての「本番用ゲームステージ」を進行させて、そのプレイヤーによるゲームプレイを開始させる(ステップS104)。 Next, when the player terminal 20 determines that the predetermined condition is not satisfied for the player (step S101: NO), or as a result of the player playing the "practice game stage" as the preceding game stage, the game stage (Step S103: YES), the "production game stage" as the subsequent game stage is advanced, and the game play by the player is started (step S104).

プレイヤーは、この「本番用ゲームステージ」にてゲームプレイを開始すると、プレイヤー自らの判断で実際にゲーム操作を行うことによって、出現した敵キャラクターと練習ではなくリアルな対戦を行うことができるため、全ステージクリアを目指して実戦を経験できる。なお、この「本番用ゲームステージ」をプレイするプレイヤーには、「練習用ゲームステージ」をプレイする場合とは異なり、特権(ストーリーの選択権や、その選択されたストーリーの登場キャラクターの使用権など)は与えられない。その一方で、「本番用ゲームステージ」をクリアすることができれば、図6に示すゲームステージ情報に基づき、その「本番用ゲームステージ」に関連付けられた報酬を獲得できたり、その「本番用ゲームステージ」に関連付けられた仲間キャラクターを使用できたりする。すなわち、基本的にプレイヤーは、「本番用ゲームステージ」をクリアしなければ、「本番用ゲームステージ」に関連付けられた仲間キャラクター(つまり、「本番用ゲームステージ」に関連付けられたストーリーの登場キャラクター)を、自己のプレイヤーデッキに組み込む(使用する)ことができないようになっている。 When the player starts the game play in this "production game stage", the player can actually perform the game operation at his / her own discretion, and can perform a realistic battle with the appearing enemy character instead of practicing. You can experience the actual battle aiming to clear all stages. In addition, unlike the case of playing the "practice game stage", the player who plays this "production game stage" has privileges (the right to select a story, the right to use the characters appearing in the selected story, etc. ) Is not given. On the other hand, if the "production game stage" can be cleared, the reward associated with the "production game stage" can be obtained based on the game stage information shown in FIG. 6, or the "production game stage" can be obtained. You can use the fellow characters associated with "". That is, basically, if the player does not clear the "production game stage", the fellow character associated with the "production game stage" (that is, the character appearing in the story associated with the "production game stage"). Cannot be incorporated (used) into your player deck.

<先行ゲームステージの流れについて>
図14は、本実施形態にかかる先行ゲームステージに関する動作例を説明するためのフローチャートである。
<About the flow of the preceding game stage>
FIG. 14 is a flowchart for explaining an operation example relating to the preceding game stage according to the present embodiment.

先ず、プレイヤー端末20は、先行ゲームステージとしての「練習用ゲームステージ」でのゲームプレイを開始することが決定されると、プレイヤーに希望のストーリーを選択させるためのストーリー選択画面を表示する(ステップS201)。 First, when the player terminal 20 is determined to start game play in the "practice game stage" as the preceding game stage, the player terminal 20 displays a story selection screen for allowing the player to select a desired story (step). S201).

具体的には、プレイヤー端末20の画面生成処理部213は、図5に示すストーリー情報に基づいて、複数ストーリーの中からいずれかのストーリーをプレイヤーに選択させるためのストーリー選択画面50を生成する。そして、この画面生成処理部213によって生成されたストーリー選択画面50は、端末表示部24に表示される。 Specifically, the screen generation processing unit 213 of the player terminal 20 generates a story selection screen 50 for allowing the player to select one of a plurality of stories based on the story information shown in FIG. Then, the story selection screen 50 generated by the screen generation processing unit 213 is displayed on the terminal display unit 24.

図15は、ストーリー選択画面50の一例を示す図である。このストーリー選択画面50には、選択候補となるストーリーが一覧表示されている。プレイヤーは、いずれかの操作ボタン51を選択することにより、この一覧の中から希望のストーリーを指定することができる。ここでは、各々の操作ボタン51には、ストーリー名がそれぞれ表示されている。このようにして、「練習用ゲームステージ」をプレイするプレイヤーに対し、好みのストーリーの自ら選択できる権利を特権として早い段階で与えて興味を持たせることで、「本番用ゲームステージ」へのプレイ意欲を高めることができる。 FIG. 15 is a diagram showing an example of the story selection screen 50. On the story selection screen 50, stories that are candidates for selection are displayed in a list. The player can specify a desired story from this list by selecting any of the operation buttons 51. Here, the story name is displayed on each operation button 51. In this way, by giving the player who plays the "practice game stage" the right to choose his / her favorite story at an early stage as a privilege and making him interested, he / she can play the "production game stage". You can motivate yourself.

図14に戻り、次いでプレイヤー端末20は、このストーリー選択画面50が端末表示部24に表示されている際に、プレイヤーの選択操作によって一覧表示された複数ストーリーの中からいずれかのストーリーが指定されたか否かを判定する(ステップS202)。 Returning to FIG. 14, then, when the story selection screen 50 is displayed on the terminal display unit 24, the player terminal 20 specifies one of the stories displayed in a list by the player's selection operation. It is determined whether or not (step S202).

具体的には、プレイヤー端末20のゲーム進行処理部212は、このストーリー選択画面50が端末表示部24に表示されている際に、プレイヤーがいずれかの操作ボタン51を選択することによって、その選択された操作ボタン51に対応する操作信号を端末入力部23から受信したか否かを判定する。ここでは、操作ボタン51に対応する操作信号を端末入力部23から受信した場合には、プレイヤーによってストーリーが指定されたものと判定する。 Specifically, the game progress processing unit 212 of the player terminal 20 selects one of the operation buttons 51 when the player selects one of the operation buttons 51 when the story selection screen 50 is displayed on the terminal display unit 24. It is determined whether or not the operation signal corresponding to the operation button 51 is received from the terminal input unit 23. Here, when the operation signal corresponding to the operation button 51 is received from the terminal input unit 23, it is determined that the story has been specified by the player.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、プレイヤーの選択操作によって一覧表示された複数ストーリーの中から未だストーリーが指定されなかった場合には(ステップS202:NO)、プレイヤーによっていずれかのストーリーが指定されるまで待機する。その一方で、複数ストーリーの中からいずれかのストーリーが指定された場合には(ステップS202:YES)、そのプレイヤーが指定したストーリーを「練習用ゲームステージ」に関連付けて図11に示すプレイヤーステージ情報に設定した後に、次のステップS203へ処理を進める。 As a result of this determination process, the game progress processing unit 212 of the player terminal 20 is determined by the player when a story has not yet been specified from the plurality of stories listed by the player's selection operation (step S202: NO). Wait until one of the stories is specified. On the other hand, when any story is specified from the plurality of stories (step S202: YES), the player stage information shown in FIG. 11 is associated with the story specified by the player in relation to the "practice game stage". After setting to, the process proceeds to the next step S203.

次いで、プレイヤー端末20は、いずれかのストーリーがプレイヤーによって選択されると(ステップS202:YES)、その選択されたストーリーの登場キャラクターをプレイヤーに提示するための登場キャラクター画面を表示する(ステップS203)。 Next, when any story is selected by the player (step S202: YES), the player terminal 20 displays an appearance character screen for presenting the appearance character of the selected story to the player (step S203). ..

具体的には、プレイヤー端末20の画面生成処理部213は、図5に示すストーリー情報を参照して、プレイヤーによって選択されたストーリーに対応付けられた登場キャラクターを取得し、その取得した登場キャラクターを表示した登場キャラクター画面55を生成する。そして、この画面生成処理部213によって生成された登場キャラクター画面55は、端末表示部24に表示される。 Specifically, the screen generation processing unit 213 of the player terminal 20 acquires the appearance character associated with the story selected by the player with reference to the story information shown in FIG. 5, and obtains the acquired appearance character. Generate the displayed character screen 55. Then, the appearance character screen 55 generated by the screen generation processing unit 213 is displayed on the terminal display unit 24.

図16は、登場キャラクター画面55の一例を示す図である。この登場キャラクター画面55には、選択ストーリー表示領域56と、登場キャラクター表示領域57と、操作ボタン58が含まれている。選択ストーリー表示領域56には、プレイヤーによって選択されたストーリーが表示されている。登場キャラクター表示領域57には、プレイヤーによって選択されたストーリーの登場キャラクターが一覧表示されている。プレイヤーは、一覧表示された登場キャラクターを確認して操作ボタン58を選択することにより、自ら選択した希望のストーリーに登場するキャラクターを取得する。その結果、プレイヤーは、自ら選択したストーリーに登場するキャラクターを、先行ゲームステージとしての「練習用ゲームステージ」で使用できるようになる。なお、プレイヤーは、自ら選択したストーリーに登場するキャラクターを「練習用ゲームステージ」でいったん使用すると、後続ゲームステージとしての「本番用ゲームステージ」でも引き続き使用できるようになる。このようにして、「練習用ゲームステージ」をプレイするプレイヤーに対し、自ら選択した好みのストーリーの登場キャラクターを使用できる権利を特権として早い段階で与えて興味を持たせることで、「本番用ゲームステージ」へのプレイ意欲を高めることができる。 FIG. 16 is a diagram showing an example of the appearance character screen 55. The appearance character screen 55 includes a selection story display area 56, an appearance character display area 57, and an operation button 58. The story selected by the player is displayed in the selected story display area 56. In the appearance character display area 57, the appearance characters of the story selected by the player are listed. The player acquires the character appearing in the desired story selected by himself / herself by confirming the characters displayed in the list and selecting the operation button 58. As a result, the player will be able to use the characters appearing in the story of his choice in the "practice game stage" as the preceding game stage. In addition, once the character appearing in the story of his choice is used in the "practice game stage", the player can continue to use it in the "production game stage" as the subsequent game stage. In this way, by giving the player who plays the "practice game stage" the right to use the characters appearing in the story of his choice at an early stage as a privilege, he is interested in the "production game". You can increase your motivation to play "stage".

図14に戻り、次いでプレイヤー端末20は、この登場キャラクター画面55が端末表示部24に表示されている際に、プレイヤーが自ら選択した希望のストーリーの登場キャラクターを確認したか否かを判定する(ステップS204)。 Returning to FIG. 14, the player terminal 20 then determines whether or not the appearance character of the desired story selected by the player has been confirmed when the appearance character screen 55 is displayed on the terminal display unit 24 ( Step S204).

具体的には、プレイヤー端末20のゲーム進行処理部212は、この登場キャラクター画面55が端末表示部24に表示されている際に、プレイヤーが操作ボタン58を選択することによって、その選択された操作ボタン58に対応する操作信号を端末入力部23から受信したか否かを判定する。ここでは、操作ボタン58に対応する操作信号を端末入力部23から受信した場合には、プレイヤーがそのストーリーの登場キャラクターを確認したものと判定する。 Specifically, the game progress processing unit 212 of the player terminal 20 performs the selected operation by the player selecting the operation button 58 when the appearance character screen 55 is displayed on the terminal display unit 24. It is determined whether or not the operation signal corresponding to the button 58 is received from the terminal input unit 23. Here, when the operation signal corresponding to the operation button 58 is received from the terminal input unit 23, it is determined that the player has confirmed the character appearing in the story.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、プレイヤーが自ら選択した希望のストーリーの登場キャラクターを確認しなかった場合には(ステップS204:NO)、プレイヤーに確認されるまで待機する。その一方で、プレイヤーが自ら選択した希望のストーリーの登場キャラクターを確認した場合には(ステップS204:YES)、次のステップS205へ処理を進める。 As a result of this determination process, if the game progress processing unit 212 of the player terminal 20 does not confirm the character appearing in the desired story selected by the player (step S204: NO), waits until the player confirms it. To do. On the other hand, when the player confirms the character appearing in the desired story selected by himself / herself (step S204: YES), the process proceeds to the next step S205.

次いで、プレイヤー端末20は、プレイヤーが自ら選択した希望のストーリーの登場キャラクターを確認したと判定すると(ステップS204:YES)、その選択されたストーリーの登場キャラクターに設定された能力パラメーターを上昇させることのできるアイテムのみを抽選するためのアイテム抽選画面を表示する(ステップS205)。 Next, when it is determined that the player terminal 20 has confirmed the character appearing in the desired story selected by the player (step S204: YES), the player terminal 20 increases the ability parameter set for the character appearing in the selected story. The item lottery screen for drawing only the items that can be drawn is displayed (step S205).

図17は、アイテム抽選画面60の一例を示す図である。このアイテム抽選画面60には、抽選対象となるアイテムの全部又は一部が一覧表示されている。プレイヤーは、抽選ボタン61を選択することにより、複数アイテムの中からいずれかのアイテムを獲得するための抽選ゲームを開始することができる。そして、プレイヤーは、自ら選択したストーリーの登場キャラクターに設定された能力パラメーターを上昇させることのできるアイテムを確実に入手できるため、その登場キャラクターを即座に強化できるようになる。このようにして、「練習用ゲームステージ」をプレイするプレイヤーに対し、自ら選択した好みのストーリーの登場キャラクターをすぐに強化できる権利を特権として早い段階で与えて興味を持たせることで、「本番用ゲームステージ」へのプレイ意欲をより一層高めることができる。 FIG. 17 is a diagram showing an example of the item lottery screen 60. On the item lottery screen 60, all or a part of the items to be drawn are displayed in a list. By selecting the lottery button 61, the player can start a lottery game for acquiring any of a plurality of items. Then, the player can surely obtain an item that can raise the ability parameter set for the character appearing in the story of his choice, so that the character appearing can be strengthened immediately. In this way, by giving the player who plays the "practice game stage" the right to immediately strengthen the characters appearing in the story of his choice as a privilege at an early stage, he becomes interested in "production". You can further increase your motivation to play the game stage.

図14に戻り、次いでプレイヤー端末20は、このアイテム抽選画面60が端末表示部24に表示されている際に、プレイヤーが抽選開始の要求を行ったか否かを判定する(ステップS206)。 Returning to FIG. 14, the player terminal 20 then determines whether or not the player has requested the start of the lottery when the item lottery screen 60 is displayed on the terminal display unit 24 (step S206).

具体的には、プレイヤー端末20のゲーム進行処理部212は、この登場キャラクター画面55が端末表示部24に表示されている際に、プレイヤーが抽選ボタン61を選択することによって、その選択された抽選ボタン61に対応する操作信号を端末入力部23から受信したか否かを判定する。ここでは、抽選ボタン61に対応する操作信号を端末入力部23から受信した場合には、プレイヤーが抽選開始を要求したものと判定する。 Specifically, the game progress processing unit 212 of the player terminal 20 is selected by the player selecting the lottery button 61 when the appearance character screen 55 is displayed on the terminal display unit 24. It is determined whether or not the operation signal corresponding to the button 61 is received from the terminal input unit 23. Here, when the operation signal corresponding to the lottery button 61 is received from the terminal input unit 23, it is determined that the player has requested the start of the lottery.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、プレイヤーが抽選開始を要求しなかった場合には(ステップS206NO)、プレイヤーが抽選開始を要求するまで待機する。その一方で、プレイヤーが抽選開始を要求した場合には(ステップS206:YES)、次のステップS207へ処理を進める。 As a result of this determination process, if the player does not request the start of the lottery (step S206NO), the game progress processing unit 212 of the player terminal 20 waits until the player requests the start of the lottery. On the other hand, if the player requests the start of the lottery (step S206: YES), the process proceeds to the next step S207.

次いで、プレイヤー端末20は、プレイヤーが抽選開始を要求した場合に(ステップS206:YES)、プレイヤー自ら選択したストーリーの登場キャラクターに設定された能力パラメーターを上昇させることのできるアイテムを、そのプレイヤーに対して抽選で付与する処理を実行する(ステップS207)。 Next, when the player requests the start of the lottery (step S206: YES), the player terminal 20 gives the player an item that can increase the ability parameter set for the character appearing in the story selected by the player. The process of giving by lottery is executed (step S207).

具体的には、プレイヤー端末20のゲーム進行処理部212は、プレイヤーが抽選開始を要求すると、図5に示すストーリー情報を参照して、プレイヤーが自ら選択した希望のストーリーの登場キャラクターを特定する。次に、図3に示すキャラクター情報を参照して、その特定された登場キャラクターの属性を特定する。そして、図4に示すアイテム情報を参照して、その特定された属性と同じ属性を持つキャラクターが使用可能なアイテムのみを抽選候補としてそれぞれ選出する。その後、その抽選候補として選出された複数のアイテムの中から、各アイテムの抽選確率に基づいていずれかのアイテムを抽選し、その抽選されたアイテムをプレイヤーに対して付与する。この際、そのプレイヤーの所有アイテム情報(図9参照)が更新される。 Specifically, when the player requests the start of the lottery, the game progress processing unit 212 of the player terminal 20 identifies the characters appearing in the desired story selected by the player by referring to the story information shown in FIG. Next, with reference to the character information shown in FIG. 3, the attributes of the specified appearing character are specified. Then, with reference to the item information shown in FIG. 4, only the items that can be used by the character having the same attribute as the specified attribute are selected as lottery candidates. After that, from a plurality of items selected as the lottery candidates, one of the items is drawn based on the lottery probability of each item, and the lottered item is given to the player. At this time, the item information owned by the player (see FIG. 9) is updated.

このようにしてプレイヤーは、自ら選択したストーリーの登場キャラクターに設定された能力パラメーターを上昇させることのできるアイテムを、確実に獲得することができる。なお、このアイテムは、その選択されたストーリーの登場キャラクターのうち、特定のキャラクター(例えば、図3に示す「戦士」の「キャラクターA」)が装備した場合のみ所定の効果を発動させるキャラクター専用アイテムであっても良い。所定の効果としては、特定のキャラクター以外のキャラクターが装備した場合よりもパラメーターを大きく上昇させること、所定のスキルが使用可能になること、又は、特殊効果を発動できるようになること等が含まれる。 In this way, the player can surely acquire an item that can raise the ability parameter set for the character appearing in the story of his choice. In addition, this item is a character-only item that activates a predetermined effect only when a specific character (for example, "Character A" of "Warrior" shown in FIG. 3) is equipped among the characters appearing in the selected story. It may be. Predetermined effects include increasing parameters significantly compared to when equipped by a character other than a specific character, enabling certain skills to be used, or being able to activate special effects. ..

次いで、プレイヤー端末20は、このようにしてプレイヤー自ら選択したストーリーの登場キャラクターを強化するためのアイテムを付与すると、先行ゲームステージとしての「練習用ゲームステージ」で用いるプレイヤーデッキを編成する処理を実行する(ステップS208)。 Next, when the player terminal 20 gives an item for strengthening the characters appearing in the story selected by the player in this way, the player terminal 20 executes a process of organizing the player deck used in the "practice game stage" as the preceding game stage. (Step S208).

具体的には、プレイヤー端末20のデッキ編成処理部211は、図10に示すプレイヤーデッキ情報を更新することにより、図16に示す登場キャラクター画面55にてそのプレイヤーに提示された登場キャラクターをデッキ枠に対して設定すると共に、図7に示すプレイヤー情報に設定されたそのプレイヤーの所有キャラクターをデッキ枠に対して設定する。本実施形態では、予め用意された所有キャラクター1体と、その選択されたストーリーの登場キャラクター4体を組み合わせた5体の構成キャラクターで、そのプレイヤーのプレイヤーデッキが自動的に編成される。このようにして、プレイヤーデッキ情報のデッキ枠に設定されたことによって、その選択されたストーリーの登場キャラクターが「練習用ゲームステージ」で使用可能に設定されたことになる。なお、プレイヤーデッキは自動的に編成されなくてもよく、例えば、プレイヤーの操作によって選択された登場キャラクターをプレイヤーデッキ情報のデッキ枠に設定してもよい。また、このようにして編成されたプレイヤーデッキ(又は、プレイヤーデッキに含まれる登場キャラクター)については、プレイヤーがこの「練習用ゲームステージ」をクリアすれば、その後の「本番用ゲームステージ」でも引き続き使用可能にしてもよい。 Specifically, the deck organization processing unit 211 of the player terminal 20 updates the player deck information shown in FIG. 10 to set the appearance character presented to the player on the appearance character screen 55 shown in FIG. 16 as a deck frame. In addition to setting, the character owned by the player set in the player information shown in FIG. 7 is set for the deck frame. In the present embodiment, the player deck of the player is automatically organized by five constituent characters, which are a combination of one owned character prepared in advance and four characters appearing in the selected story. By being set in the deck frame of the player deck information in this way, the characters appearing in the selected story are set to be available in the "practice game stage". The player deck does not have to be automatically organized. For example, the appearing character selected by the player's operation may be set in the deck frame of the player deck information. In addition, if the player clears this "practice game stage", the player deck (or the characters included in the player deck) organized in this way will continue to be used in the subsequent "production game stage". It may be possible.

また、プレイヤー端末20のデッキ編成処理部211は、図10に示すプレイヤーデッキ情報を更新して、図16に示す登場キャラクター画面55にてそのプレイヤーに提示された登場キャラクターをデッキ枠に対して設定するときに、図17に示すアイテム抽選画面60にて抽選の結果として獲得できたアイテムを、そのデッキ枠にセットされた登場キャラクターに関連付けて設定する。本実施形態では、いずれかの登場キャラクターに対して抽選により獲得できたアイテムを自動的に関連付ける。このようにして、抽選で付与されたアイテムが「使用アイテム」として登場キャラクターに関連付けてプレイヤーデッキ情報に設定されることによって、その選択されたストーリーの登場キャラクターの能力パラメーターが上昇して強化されたことになる。なお、抽選で付与されたアイテムは自動的に関連付けられなくてもよく、例えば、プレイヤーの操作によって選択された登場キャラクターに対しそのアイテムを関連付けて設定してもよい。 Further, the deck organization processing unit 211 of the player terminal 20 updates the player deck information shown in FIG. 10 and sets the appearance character presented to the player on the appearance character screen 55 shown in FIG. 16 with respect to the deck frame. At this time, the items obtained as a result of the lottery on the item lottery screen 60 shown in FIG. 17 are set in association with the appearing characters set in the deck frame. In this embodiment, the items obtained by lottery are automatically associated with any of the appearing characters. In this way, by setting the item given by lottery as a "used item" in the player deck information in association with the appearing character, the ability parameter of the appearing character of the selected story is increased and strengthened. It will be. The item given by the lottery does not have to be automatically associated with the item. For example, the item may be associated with the appearing character selected by the player's operation.

次いで、プレイヤー端末20は、この「練習用ゲームステージ」で用いられるプレイヤーデッキを編成すると、そのプレイヤーデッキを構成する各キャラクターと、この「練習用ゲームステージ」にて出現する敵キャラクターとを対戦させる処理を実行する(ステップS209)。本実施形態では、チュートリアルのようにして、ゲーム画面上でゲームルールを説明したり操作方法を指示したりしながら、プレイヤーに「練習用ゲームステージ」で対戦プレイさせる。 Next, when the player terminal 20 organizes the player deck used in this "practice game stage", each character constituting the player deck is made to play against the enemy characters appearing in this "practice game stage". The process is executed (step S209). In the present embodiment, as in the tutorial, the player is made to play the game in the "practice game stage" while explaining the game rules and instructing the operation method on the game screen.

具体的には、プレイヤー端末20のゲーム進行処理部212は、この「練習用ゲームステージ」での対戦にて、プレイヤーデッキに含まれる複数の構成キャラクターと対戦相手となる敵キャラクターが順番に行動するように制御する。例えば、プレイヤーデッキのうちの或る構成キャラクターが行動順となったときに、攻撃方法の画面指示に従ってプレイヤーがゲーム操作を行うと、図10に示すプレイヤーデッキ情報、及び、図6に示すゲームステージ情報を参照して、或る構成キャラクターの攻撃力及び敵キャラクターの防御力等に基づき、或る構成キャラクターが敵キャラクターへ与えるダメージの大きさを算出し、そのダメージの大きさに応じて敵キャラクターの体力(HP)を減少させる。そして、或る構成キャラクターの攻撃によって敵キャラクターがダメージを受けた結果、その敵キャラクターの体力(HP)を所定値以下(例えば、ゼロ値以下)まで減少すると、或る構成キャラクターが敵キャラクターを倒したことになる。その一方で、その敵キャラクターの体力(HP)を所定値以下(例えば、ゼロ値以下)まで減少させることができなければ、今度は敵キャラクターの行動順となってプレイヤーは反撃を受けることになる。このようにして互いに攻撃を繰り返した結果、そのプレイヤーが勝利条件を満たすことができた場合には、この「練習用ゲームステージ」をクリアしたものと判定する。本実施形態では、出現した全ての敵キャラクターを倒したこと(構成キャラクターの攻撃によって、すべての敵キャラクターの体力が所定値以下(例えばゼロ以下)になったこと)が勝利条件として判定される。そして、ゲーム進行処理部212は、プレイヤーが「練習用ゲームステージ」をクリアできると、図6に示すゲームステージ情報に基づいて報酬を付与する。 Specifically, in the game progress processing unit 212 of the player terminal 20, in the battle in this "practice game stage", a plurality of constituent characters included in the player deck and an enemy character as an opponent act in order. To control. For example, when a certain constituent character in the player deck is in the order of action and the player operates the game according to the screen instruction of the attack method, the player deck information shown in FIG. 10 and the game stage shown in FIG. 6 With reference to the information, the amount of damage that a certain constituent character inflicts on the enemy character is calculated based on the attack power of a certain constituent character and the defense power of the enemy character, and the enemy character is calculated according to the magnitude of the damage. Reduces physical strength (HP). Then, as a result of the enemy character being damaged by the attack of a certain constituent character, when the physical strength (HP) of the enemy character is reduced to a predetermined value or less (for example, zero value or less), the certain constituent character defeats the enemy character. That's what I did. On the other hand, if the physical strength (HP) of the enemy character cannot be reduced to a predetermined value or less (for example, zero value or less), the player will be counterattacked in the order of action of the enemy character. .. As a result of repeating the attacks on each other in this way, if the player can satisfy the victory condition, it is determined that the "practice game stage" has been cleared. In the present embodiment, it is determined as a victory condition that all the appearing enemy characters have been defeated (the physical strength of all the enemy characters has become equal to or less than a predetermined value (for example, zero or less) due to the attack of the constituent characters). Then, when the player can clear the "practice game stage", the game progress processing unit 212 gives a reward based on the game stage information shown in FIG.

以上のとおり、本実施形態に係るゲームシステム1によれば、先行ゲームステージとしての「練習用ゲームステージ」をプレイヤーがプレイする場合には、後続ゲームステージとしての「本番用ゲームステージ」をプレイする場合とは異なり、特権(例えば、ストーリーの選択権、そのストーリーの登場キャラクターの使用権、その登場キャラクターの強化権)が与えられる。そのため、「練習用ゲームステージ」をプレイするプレイヤーは、「本番用ゲームステージ」に関連付けられたストーリーを選択すれば、「本番用ゲームステージ」をプレイする前であっても早い段階から、好みのストーリーの登場キャラクターを自分のデッキに組み込んで、敵キャラクターとの対戦を楽しむことができるようになる。このようにして、プレイヤーは「練習用ゲームステージ」での対戦プレイにおいてある程度の満足感が得られることにより、次の「本番用ゲームステージ」へのプレイ意欲を高めることができる。そのため、「練習用ゲームステージ」をプレイしたプレイヤーが「本番用ゲームステージ」をプレイする前に離脱することを抑制できる。 As described above, according to the game system 1 according to the present embodiment, when the player plays the "practice game stage" as the preceding game stage, the "production game stage" is played as the succeeding game stage. Unlike the case, privileges (for example, the right to select a story, the right to use a character appearing in the story, and the right to strengthen the character appearing in the story) are given. Therefore, a player who plays the "practice game stage" can select the story associated with the "production game stage" and prefer it from an early stage even before playing the "production game stage". You will be able to enjoy playing against enemy characters by incorporating the characters from the story into your deck. In this way, the player can be motivated to play in the next "production game stage" by obtaining a certain degree of satisfaction in the competitive play in the "practice game stage". Therefore, it is possible to prevent the player who has played the "practice game stage" from leaving before playing the "production game stage".

===その他の実施形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== Other embodiments ===
The above embodiment is for facilitating the understanding of the present invention, and is not for limiting the interpretation of the present invention. The present invention can be modified and improved without departing from the spirit thereof, and the present invention also includes equivalents thereof. In particular, even the embodiments described below are included in the present invention.

<ストーリーの選択>
上記の本実施形態では、いずれかのストーリーをプレイヤー自ら選択する場合を例に挙げて説明したが、プレイヤーの選択操作によらず、自動的にストーリーが選択されるようにしてもよい。例えば、ストーリー選択画面において、ストーリー選択をおまかせする選択肢を用意しても良い。これにより、どのストーリーを選択すべきか判断できないプレイヤーをサポートすることができる。そして、ストーリー選択をおまかせする選択肢をプレイヤーが選択した際、例えば、事前に集計した人気ランキングに基づき自動的にストーリーを選択してもよいし、ランダムに選択してもよい。
<Story selection>
In the above embodiment, the case where one of the stories is selected by the player himself / herself has been described as an example, but the story may be automatically selected regardless of the player's selection operation. For example, on the story selection screen, an option that entrusts the story selection may be prepared. This can support players who cannot decide which story to choose. Then, when the player selects an option that entrusts the story selection, for example, the story may be automatically selected based on the popularity ranking aggregated in advance, or may be randomly selected.

また、上記の本実施形態では、ゲーム進行処理部212が、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーにプレイさせる際に、先行ゲームステージに関連付けられたストーリーではなく、プレイヤーが選択したストーリーに基づいて先行ゲームステージを進行させてもよい。具体的には、プレイヤーが選択したストーリーに関連付けられた後続ゲームステージで出現する敵キャラクターを、その先行ゲームステージでも突然出現させてもよい。また、先行ゲームステージをプレイヤーにプレイさせる際に、プレイヤーが選択したストーリーに関連付けられたBGM情報に基づく楽曲をその先行ゲームステージで流したり、プレイヤーが選択したストーリーに関連付けられた動画情報に基づくムービー場面をその先行ゲームステージで挿入したりすることも可能である。また、ストーリー選択画面や登場キャラクター画面において先行ゲームステージをプレイヤーに選択させる際に、プレイヤーが選択したストーリーに関連付けられたBGM情報に基づく楽曲を流したり、プレイヤーが選択したストーリーに関連付けられた動画情報に基づくムービー場面をその画面上で挿入したりすることも可能である。 Further, in the above embodiment, when the game progress processing unit 212 causes the player to play the preceding game stage of the preceding game stage and the succeeding game stage, the player does not play the story associated with the preceding game stage. You may advance the preceding game stage based on the selected story. Specifically, an enemy character that appears in the subsequent game stage associated with the story selected by the player may suddenly appear in the preceding game stage. In addition, when letting the player play the preceding game stage, a song based on the BGM information associated with the story selected by the player is played on the preceding game stage, or a movie based on the video information associated with the story selected by the player. It is also possible to insert a scene in the preceding game stage. In addition, when letting the player select the preceding game stage on the story selection screen or the appearing character screen, a song based on the BGM information associated with the story selected by the player can be played, or video information associated with the story selected by the player can be played. It is also possible to insert a movie scene based on the above on the screen.

<先行ゲームステージ、後続ゲームステージ>
上記の本実施形態では、所定条件の一例として「初めてプレイ開始するプレイヤーであること」の成立により、先行ゲームステージの一例として「練習用ゲームステージ」を先にプレイし、後続ゲームステージの一例として「本番用ゲームステージ」をその後にプレイする場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、所定条件の一例として「特別チケットを消費すること」の成立により、先行ゲームステージの一例として「第1の特別ゲームステージ」を先にプレイし、後続ゲームステージの一例として「第2の特別ゲームステージ」をその後にプレイする場合においても、本発明を適用できる。
<Preceding game stage, succeeding game stage>
In the above embodiment, as an example of a predetermined condition, "being a player who starts playing for the first time" is established, so that the "practice game stage" is played first as an example of the preceding game stage, and as an example of the succeeding game stage. Although the case where the "production game stage" is played after that has been described as an example, the present invention is not limited to this. For example, by establishing "consuming a special ticket" as an example of a predetermined condition, the "first special game stage" is played first as an example of the preceding game stage, and the "second special" is played as an example of the succeeding game stage. The present invention can also be applied when the "game stage" is played after that.

<アイテム付与>
上記の本実施形態では、抽選によってアイテムをプレイヤーに付与する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、抽選によらず、予め用意したアイテムを付与してもよい。
<Item grant>
In the above embodiment, the case where the item is given to the player by lottery has been described as an example, but the present invention is not limited to this. For example, items prepared in advance may be given regardless of the lottery.

また、上記の本実施形態では、先行ゲームステージとしての「練習用ゲームステージ」で、プレイヤーによって選択されたストーリーに関する抽選をいったん行うと(図14のステップS205〜ステップS207)、後続ゲームステージとしての「本番用ゲームステージ」でも、引き続きそのストーリーに関する抽選を行えるようにすることも可能である。 Further, in the above embodiment, once a lottery regarding the story selected by the player is performed in the "practice game stage" as the preceding game stage (steps S205 to S207 in FIG. 14), the subsequent game stage is used. It is also possible to continue to draw lots for the story in the "production game stage".

<プレイヤーデッキ>
上記の本実施形態では、対戦ゲームではデッキが用いられる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、対戦ゲームではキャラクター単体が用いられてもよい。
<Player deck>
In the above embodiment, the case where the deck is used in the battle game has been described as an example, but the present invention is not limited to this. For example, a single character may be used in a competitive game.

<ゲームコンテンツ>
上記の本実施形態では、ゲームコンテンツの一例としてのキャラクターを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、ゲームコンテンツは、電子的なゲームデータであれば良く、キャラクターカード、フィギュア、ゲームで使用される道具・アビリティ等のアイテムなどであってもよい。
<Game content>
In the above embodiment, the character as an example of the game content has been described as an example, but the present invention is not limited thereto. For example, the game content may be electronic game data, and may be character cards, figures, items such as tools / abilities used in the game, and the like.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、情報処理装置の一例としてのプレイヤー端末20が、ゲームプログラムに基づいて、各種情報処理を実行する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、サーバー装置10単体が、かかるゲームプログラムに基づき上記の各種情報処理を実行するようにしてもよい。また例えば、情報処理装置としての機能の一部をサーバー装置10が担う構成としてもよい。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 in the above embodiment, the case where the player terminal 20 as an example of the information processing device executes various information processing based on the game program has been described as an example, but the present invention describes this. It is not limited. For example, the server device 10 alone may execute the above-mentioned various information processing based on the game program. Further, for example, the server device 10 may be configured to play a part of the function as the information processing device. In this case, the server device 10 and the player terminal 20 form an information processing device. The information processing device is an example of a computer equipped with a processor and a memory.

1 ゲームシステム
2 ネットワーク
10 サーバー装置
11 制御部
12 記憶部
13 入力部
14 表示部
15 通信部
20 プレイヤー端末
21 端末制御部
22 端末記憶部
23 端末入力部
24 端末表示部
25 端末通信部
50 ストーリー選択画面
51 操作ボタン
55 登場キャラクター画面
56 選択ストーリー表示領域
57 登場キャラクター表示領域
58 操作ボタン
60 アイテム抽選画面
61 抽選ボタン
111 データ管理部
211 デッキ編成処理部
212 ゲーム進行処理部
213 画面生成処理部
1 Game system 2 Network 10 Server device 11 Control unit 12 Storage unit 13 Input unit 14 Display unit 15 Communication unit 20 Player terminal 21 Terminal control unit 22 Terminal storage unit 23 Terminal input unit 24 Terminal display unit 25 Terminal communication unit 50 Story selection screen 51 Operation button 55 Appearance character screen 56 Selected story display area 57 Appearance character display area 58 Operation button 60 Item lottery screen 61 Lottery button 111 Data management unit 211 Deck organization processing unit 212 Game progress processing unit 213 Screen generation processing unit

Claims (8)

ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶する記憶部と、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理を実行するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置。
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. A storage unit that stores the game stage information that has been played,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. The game progress processing unit that executes the process set to
An information processing device characterized by being equipped with.
請求項1に記載の情報処理装置であって、
前記記憶部には、登場キャラクターの能力パラメーターを上昇させるアイテムを含む複数のアイテムが設定されたアイテム情報が記憶されており、
前記ゲーム進行処理部は、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、先行ゲームステージで使用される登場キャラクターの能力パラメーターを上昇させることのできるアイテムのみを付与する処理を更に実行する、
ことを特徴とする情報処理装置。
The information processing device according to claim 1.
In the storage unit, item information in which a plurality of items including an item for increasing the ability parameter of the appearing character are set is stored.
The game progress processing unit grants only items that can increase the ability parameters of the characters used in the preceding game stage when the player plays the preceding game stage of the preceding game stage and the succeeding game stage. Further execute the processing to be performed,
An information processing device characterized by this.
請求項2に記載の情報処理装置であって、
前記ゲーム進行処理部は、先行ゲームステージで使用される登場キャラクターの能力パラメーターを上昇させることのできるアイテムのみを、複数のアイテムの中から抽選によって付与する、
ことを特徴とする情報処理装置。
The information processing device according to claim 2.
The game progress processing unit grants only items that can increase the ability parameters of the characters used in the preceding game stage by lottery from among a plurality of items.
An information processing device characterized by this.
請求項1乃至3のいずれかに記載の情報処理装置であって、
前記ゲーム進行処理部は、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、先行ゲームステージに関連付けられたストーリーではなく、プレイヤーが選択したストーリーに基づいて先行ゲームステージを進行させる処理を実行する、
ことを特徴とする情報処理装置。
The information processing device according to any one of claims 1 to 3.
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the game progress processing unit is based on the story selected by the player, not the story associated with the preceding game stage. Execute the process to advance
An information processing device characterized by this.
請求項1乃至4のいずれかに記載の情報処理装置であって、
前記先行ゲームステージは、プレイヤーにプレイ方法を習得させるための練習用のゲームステージであるのに対し、前記後続ゲームステージは、プレイヤーに練習ではなく実際にプレイさせるための本番用のゲームステージであって、
前記ゲーム進行処理部は、練習用のゲームステージ及び本番用のゲームステージのうちの練習用のゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを練習用のゲームステージで使用可能に設定する処理を実行する、
ことを特徴とする情報処理装置。
The information processing device according to any one of claims 1 to 4.
The preceding game stage is a practice game stage for the player to learn how to play, whereas the succeeding game stage is a production game stage for the player to actually play instead of practicing. hand,
The game progress processing unit causes the player to select one of a plurality of stories when the player plays the practice game stage of the practice game stage and the production game stage, and the selection thereof. Executes the process of setting the characters appearing in the story to be available on the practice game stage.
An information processing device characterized by this.
請求項1乃至5のいずれかに記載の情報処理装置であって、
前記ゲーム進行処理部は、所定条件を満たすプレイヤーについては、先に先行ゲームステージをプレイさせることなく、後続ゲームステージをプレイさせる、
ことを特徴とする情報処理装置。
The information processing device according to any one of claims 1 to 5.
The game progress processing unit causes a player who satisfies a predetermined condition to play a subsequent game stage without first playing a preceding game stage.
An information processing device characterized by this.
コンピューターに、
ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶部に記憶する処理と、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定するゲーム進行処理と、
を実行させることを特徴とするゲームプログラム。
On the computer
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. The process of storing the game stage information in the storage unit,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. Game progress processing to be set to
A game program characterized by executing.
コンピューターが、
ストーリー毎に登場キャラクターが設定されたストーリー情報、及び、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報を記憶部に記憶することと、
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定することと、
を有することを特徴とする情報処理方法。
The computer
The story information in which the characters appearing in each story are set, the preceding game stage that allows the player to play first, and the succeeding game stage that can be played after the play in the preceding game stage is completed are set in association with each story. To store the game stage information that has been played in the storage unit,
When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player can select one of multiple stories, and the characters appearing in the selected story can be used in the preceding game stage. To set to
An information processing method characterized by having.
JP2019041062A 2019-03-06 2019-03-06 Information processing equipment, game programs, and information processing methods Active JP7090571B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019041062A JP7090571B2 (en) 2019-03-06 2019-03-06 Information processing equipment, game programs, and information processing methods
JP2022095237A JP7321325B2 (en) 2019-03-06 2022-06-13 Information processing device, game program, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019041062A JP7090571B2 (en) 2019-03-06 2019-03-06 Information processing equipment, game programs, and information processing methods

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022095237A Division JP7321325B2 (en) 2019-03-06 2022-06-13 Information processing device, game program, and information processing method

Publications (2)

Publication Number Publication Date
JP2020141879A true JP2020141879A (en) 2020-09-10
JP7090571B2 JP7090571B2 (en) 2022-06-24

Family

ID=72354782

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019041062A Active JP7090571B2 (en) 2019-03-06 2019-03-06 Information processing equipment, game programs, and information processing methods

Country Status (1)

Country Link
JP (1) JP7090571B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5420044B1 (en) * 2012-09-21 2014-02-19 株式会社 ディー・エヌ・エー GAME MANAGEMENT SERVER DEVICE AND GAME MANAGEMENT SERVER DEVICE PROGRAM
JP2014061424A (en) * 2013-11-18 2014-04-10 Dna:Kk Game management server and program for game management server
JP2014068720A (en) * 2012-09-28 2014-04-21 Copcom Co Ltd Game program and game system
JP5939479B1 (en) * 2015-06-08 2016-06-22 株式会社セガゲームス Game program
JP2018118057A (en) * 2015-06-18 2018-08-02 株式会社コナミデジタルエンタテインメント Game system, game control device, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5420044B1 (en) * 2012-09-21 2014-02-19 株式会社 ディー・エヌ・エー GAME MANAGEMENT SERVER DEVICE AND GAME MANAGEMENT SERVER DEVICE PROGRAM
JP2014068720A (en) * 2012-09-28 2014-04-21 Copcom Co Ltd Game program and game system
JP2014061424A (en) * 2013-11-18 2014-04-10 Dna:Kk Game management server and program for game management server
JP5939479B1 (en) * 2015-06-08 2016-06-22 株式会社セガゲームス Game program
JP2018118057A (en) * 2015-06-18 2018-08-02 株式会社コナミデジタルエンタテインメント Game system, game control device, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"「最初の選択肢(キャラ)はどれを選ぶべき?」", ミリシタ攻略WIKI [ONLINE], JPN6022008460, 29 June 2017 (2017-06-29), ISSN: 0004721530 *

Also Published As

Publication number Publication date
JP7090571B2 (en) 2022-06-24

Similar Documents

Publication Publication Date Title
JP2021090835A (en) Game system, game control device, and program
JP2014000263A (en) Game program and server device
JP5555819B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP6678257B2 (en) Game program and information processing device
JP7140992B2 (en) game program, game device, game system
JP7090571B2 (en) Information processing equipment, game programs, and information processing methods
JP2015177946A (en) Game program and information processing device
JP6787513B1 (en) Information processing equipment and programs
JP7193738B2 (en) computer programs and computer equipment
JP7321325B2 (en) Information processing device, game program, and information processing method
JP7044121B2 (en) Information processing equipment and programs
JP7171843B1 (en) Game system, game program and information processing method
JP7280422B2 (en) Game server, game program, information processing method
JP2014000382A (en) Game program and server device
JP2018108416A (en) Information processing device, game program, and information processing method
JP7358677B1 (en) Information processing system, information processing device, information processing program, and information processing method
JP7130025B2 (en) Game server, game program, information processing method
JP7181433B1 (en) Information processing system, information processing device, information processing program, and information processing method
JP7235992B2 (en) game program, game device, game system
JP6795659B2 (en) Video game processing program and video game processing system
JP6885590B2 (en) Information processing equipment, game programs, and information processing methods
JP2022078299A (en) Information processing device and program
JP2023063520A (en) Information processing device, game program, information processing method
JP2023179094A (en) Information processor, information processing method, and program
JP2023012523A (en) Game system, game program, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211208

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220308

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220426

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220614

R150 Certificate of patent or registration of utility model

Ref document number: 7090571

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150