JP7321325B2 - 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
JP7321325B2
JP7321325B2 JP2022095237A JP2022095237A JP7321325B2 JP 7321325 B2 JP7321325 B2 JP 7321325B2 JP 2022095237 A JP2022095237 A JP 2022095237A JP 2022095237 A JP2022095237 A JP 2022095237A JP 7321325 B2 JP7321325 B2 JP 7321325B2
Authority
JP
Japan
Prior art keywords
player
game stage
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.)
Active
Application number
JP2022095237A
Other languages
Japanese (ja)
Other versions
JP2022116362A (en
Inventor
穂高 鈴木
健悟 今江
豪気 三浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Priority claimed from JP2019041062A external-priority patent/JP7090571B2/en
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2022095237A priority Critical patent/JP7321325B2/en
Publication of JP2022116362A publication Critical patent/JP2022116362A/en
Application granted granted Critical
Publication of JP7321325B2 publication Critical patent/JP7321325B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

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

特開2019-010595号公報JP 2019-010595 A

このような情報処理装置では、先行ゲームステージをプレイするプレイヤーに興味を持たせることができなければ、後続ゲームステージをプレイする前にプレイヤーが離脱してしまうことがある。 In such an information processing device, if a player playing 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 prevent a player from leaving the game.

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

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

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

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

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

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

また、前記先行ゲームステージは、プレイヤーにプレイ方法を習得させるための練習用のゲームステージであるのに対し、前記後続ゲームステージは、プレイヤーに練習ではなく実際にプレイさせるための本番用のゲームステージであって、
前記ゲーム進行処理部は、練習用のゲームステージ及び本番用のゲームステージのうちの練習用のゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを練習用のゲームステージで使用可能に設定する処理を実行することとしてもよい。
このような情報処理装置によれば、練習ステージでプレイ方法等を習得するプレイヤーに早い段階で特権(ストーリーの選択権や、そのストーリーの登場キャラクターの使用権)を与えて興味を持たせることにより、その後に続く本番ステージへのプレイ意欲を高めることができる。その結果、練習ステージでプレイ方法等を習得したプレイヤーが本番ステージをプレイする前に離脱してしまうことを抑制できる。
The preceding game stage is a practice game stage for allowing the player to learn how to play, while the subsequent game stage is an actual game stage for allowing the player to actually play the game instead of practicing. and
The game progress processing unit allows the player to select one of a plurality of stories when the player plays the practice game stage out of the practice game stage and the actual game stage, and selects one of the stories. It is also possible to execute a process of setting characters appearing in the written story to be usable in a game stage for practice.
According to such an information processing device, by giving privileges (the right to select a story and the right to use characters appearing in the story) at an early stage to a player who has learned how to play in a practice stage, etc., arouse interest in the player. , it is possible to increase the willingness to play to the subsequent production stage. As a result, it is possible to prevent a 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 cause the player who satisfies a predetermined condition to play the succeeding game stage without first playing the 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 the subsequent game stage than a player who does not satisfy the predetermined condition (for example, a beginner). Less likely to leave before playing a stage. Therefore, a player who satisfies the predetermined condition can play the subsequent game stage without first playing the preceding game stage.

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

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

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

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

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

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

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

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

本実施形態における制御部11は、少なくともデータ管理部111を備えている。データ管理部111は、プレイヤー端末20との間で送受信を行う各種データを管理する処理を実行する機能を有している。本実施形態における記憶部12は、少なくともキャラクター情報、アイテム情報、ストーリー情報、ゲームステージ情報、及び、プレイヤー情報を記憶する。 The control unit 11 in this embodiment includes at least a data management unit 111 . The data management unit 111 has a function of executing processing for managing various data transmitted and received with the player terminal 20 . The storage unit 12 in this 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 data structure of character information. The character information is information about various characters used in the battle game. This character information includes at least a character name, attributes, skills, maximum attack power, maximum defense power, maximum physical strength (maximum HP), initial attack power, initial defense power, initial physical strength (initial HP), in association with the character ID. Initial values and maximum values of various parameters such as are set. The attribute is information indicating the type of character. Here, occupations of characters such as warriors and magicians are set. A skill is information indicating a special ability possessed by a character. For example, in the case of 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 data structure of item information. The item information is information about items used in the battle game. At least an item name, an item effect, a rarity level, a lottery probability, and a usable character are set in this item information in association with the item ID. The item effect is information related to the effect or the like of the item. The rarity is information indicating the rarity of an item, and is classified into multiple classes according to rarity value. Here, the rarity is set to be high according to the order of "R1"<"R2"<"R3". The lottery probability is information indicating the discharge probability when a lottery is held. Usable characters are information indicating the types of characters who can use the item. For example, if the character is a "warrior", he can wear (use) a "big sword" as an example of an attack item, but if he is a "magician", he can wear it I can't. In this way, if items can be used, it is possible to increase the character's current ability value during battle.

図5は、ストーリー情報のデータ構造例を示す図である。ストーリー情報は、シリーズ化されたストーリーに関する情報である。このストーリー情報には、ストーリーIDに対応付けて、少なくともストーリー名、登場キャラクター、BGM情報、動画情報が設定されている。登場キャラクターは、キャラクター情報に設定された複数キャラクターのうち、そのストーリーに登場するキャラクターを示す情報である。BGM情報は、そのストーリーに関する楽曲データである。動画情報は、そのストーリーに関する動画データである。プレイヤーはストーリーに関する楽曲や動画を楽しみながらゲームプレイすることができる。 FIG. 5 is a diagram showing an example data structure of story information. Story information is information about a serialized story. In this story information, at least a story name, appearing characters, BGM information, and moving image information are set in association with the story ID. Appearing characters are information indicating characters appearing in the story among the plurality of characters set in the character information. The BGM information is music data related to the story. The moving image information is moving image 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 data structure of game stage information. The game stage information is information relating to the game stage assembled according to the story. In this game stage information, at least a stage name, story, enemy information, reward, and companion character are set in association with the game stage ID. A story is information indicating a story associated with the game stage among multiple stories set in the story information. Enemy information is information indicating one or more enemy characters appearing in the game stage among the plurality of characters set in the character information. Here, as the battle parameters of the enemy character, the actual values of various parameters such as attack power, defense power, physical strength, etc. during the battle are also set. The reward is information indicating a clear bonus that can be obtained when the game stage is cleared. The companion character is information indicating characters that become available when the game stage is cleared, among the characters that appear in the story associated with the game stage.

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

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

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

図9は、所有アイテム情報のデータ構造例を示す図である。所有アイテム情報は、プレイヤーが所有するアイテム(以下、「所有アイテム」ともいう)に関する情報である。この所有アイテム情報には、所有アイテムのアイテムIDに対応付けて、少なくともそのアイテムの所有数が設定されている。 FIG. 9 is a diagram showing an example data structure of possessed item information. Possessed item information is information about an item owned by the player (hereinafter also referred to as “possessed item”). At least the number of owned items is set in the owned item information 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 data structure of player deck information. The player deck information is information about decks used by players during battles in each game stage. A deck is a group of characters that combine multiple characters into one set. In this player deck information, at least constituent characters, items to be used, and battle parameters are set in association with deck frames. Constituent characters are information indicating each character that constitutes the player deck, and are associated with each deck frame. These constituent characters are set as characters 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 can incorporate owned characters and fellow characters into their own decks by clearing stages. A used item is information indicating an item used for a constituent character. By using items, you can strengthen the constituent characters. The battle parameters are set with actual values of various parameters such as attack power, defense power, physical strength, etc. of the character at the time of battle. 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 moment, the constituent character's current It is possible to increase the attack power to the actual value "300".

図11は、プレイヤーステージ情報のデータ構造例を示す図である。プレイヤーステージ情報は、プレイヤーによるゲームステージのプレイ状況に関する情報である。このプレイヤーステージ情報には、ゲームプレイIDに対応付けて、少なくともゲームステージ、選択ストーリー、クリア情報が設定されている。ゲームステージは、ゲームステージ情報に設定された複数ゲームステージのうち、プレイヤーがプレイしたことのあるゲームステージを示す情報である。選択ストーリーは、先行ゲームステージとしての「練習用ゲームステージ」をプレイするときに、ストーリー情報に設定された複数ストーリーの中から、プレイヤー自ら選択したストーリーを示す情報である。クリア情報は、そのゲームステージをプレイヤーがクリアできたか否かを示す情報である。 FIG. 11 is a diagram showing an example data structure of player stage information. The player stage information is information relating to the play status of the game stage by the player. At least a game stage, a selected story, and clear information are set in this player stage information in association with the game play ID. The game stage is information indicating a game stage that has been played by the player, 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と、を有している。
<<Regarding the configuration of the player terminal 20>>
FIG. 12 is a block diagram showing the functional configuration of the player terminal 20. As shown in FIG. 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 the game, and exchanges various information about the game with the server device 10. (game data, operation data, etc.) are connected so as to be able to be transmitted and received. The player terminal 20 has a terminal control section 21 , a terminal storage section 22 , a terminal input section 23 , a terminal display section 24 and a terminal communication section 25 .

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

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

ゲーム進行処理部212は、ゲームプログラムに従って対戦ゲームを進行させる処理を実行する機能を有している。ゲーム進行処理部212は、例えば、プレイヤーの操作に基づきプレイヤーデッキを構成する各キャラクターを動作させ、各ゲームステージにて出現する敵キャラクターとの対戦について勝敗を決定する処理を実行する。また例えば、先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際には、複数のストーリーの中からいずれかをプレイヤーに選択させる処理や、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理等も実行する。 The game progress processing unit 212 has a function of executing processing for progressing the competitive game according to the game program. The game progress processing unit 212, for example, causes each character constituting the player deck to act based on the player's operation, and executes a process of determining the outcome of the battle against the enemy character that appears 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 for allowing the player to select one of a plurality of stories, and the character appearing in the selected story are displayed. 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 processing for generating screen data for displaying a game screen on the terminal display unit 24 . The screen generation processing unit 213 executes processing for generating, for example, a game screen for organizing a player deck to be used in a battle, or a game screen for allowing the player to select one of a plurality of stories. .

端末記憶部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 performs processing of referring to, reading out, and rewriting stored data according to commands from the terminal control unit 21 . The terminal storage unit 22 is realized by, for example, a flash memory or a hard disk, and stores a game program related to a battle game, and also stores character information, item information, and game stage information received from the server device 10 via the network. It stores at least one of information, story information, player information, and the like. Various information updated after the game is played is read out from the terminal storage section 22 by the terminal control section 21 at a predetermined timing and transmitted to the server device 10 . Therefore, in the storage unit 12 of the server device 10, the data management unit 111 manages various information after updating.

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

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

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

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

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

先ず、プレイヤー端末20は、ゲームプレイを希望するプレイヤーからプレイ開始を要求するためのゲーム操作を受け付けると、そのプレイヤーに関して所定条件が成立するか否かを判定する処理を行う(ステップS101)。本実施形態では、初めてプレイ開始するプレイヤーであることが所定条件として判定される。なお、所定条件はこれに限られるものではない。 First, when the player terminal 20 receives a game operation for requesting the start of play from a player who wishes to play a game, it performs a process of determining whether or not a predetermined condition is satisfied for that player (step S101). In this embodiment, it is determined as a predetermined condition that the player is the first player to start playing. Note that the predetermined condition is 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 identifies the player stage information of the player from the player information shown in FIG. Then, referring 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 yet been cleared, it is determined that the player satisfies the condition of starting play for the first time.

この判定処理の結果、プレイヤー端末20のゲーム進行処理部212は、そのプレイヤーに関して所定条件が成立しないと判定した場合は(ステップS101:NO)、後述するステップS104へ処理を進める。その一方で、そのプレイヤーに関して所定条件が成立すると判定した場合には(ステップS101:YES)、次のステップS102へ処理を進める。 As a result of this determination process, when 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, which will be described later. On the other hand, if it is determined that the predetermined condition is satisfied for that 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 to start the game play by the player. (Step S102).

プレイヤーは、この「練習用ゲームステージ」にてゲームプレイを開始すると、ゲームルールや操作方法の説明等に従ってゲーム操作を行うことによって、出現した敵キャラクターと練習しながら対戦することができるため、プレイ方法等を習得することができる。また、この「練習用ゲームステージ」をプレイするプレイヤーには、早い段階で特権(ストーリーの選択権や、その選択されたストーリーの登場キャラクターの使用権)を与えて興味を持たせることにより、後続ゲームステージとしての「本番用ゲームステージ」へのプレイ意欲を高めることができる。なお、この先行ゲームステージとしての「練習用ゲームステージ」に関する具体的な処理については後述する。 When the player starts playing the game on this "practice game stage", he/she can play the game while practicing against the enemy character that appears by operating the game according to the game rules and the explanation of the operation method. You can learn how to do it. In addition, players who play this "practice game stage" are given privileges (the right to choose a story and the right to use the characters that appear in the selected story) at an early stage to make them interested in the next stage. It is possible to increase the willingness to play the "actual game stage" as the game stage. A specific process regarding 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 determines that the player has satisfied the victory conditions as a result of fighting against all the enemy characters that have appeared in the "practice game stage" as the preceding game stage. If so, it is determined that the game stage has been cleared. In this embodiment, the victory condition is that all of the enemy characters that have appeared have been defeated (the health of all enemy characters has fallen below a predetermined value (for example, below zero) due to the attacks of the characters that make up the player's deck). is determined as The victory condition is not limited to this. Moreover, since this is a game stage for practice, it may be set so that all the appearing enemy characters can be defeated without fail.

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

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

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

先ず、プレイヤー端末20は、先行ゲームステージとしての「練習用ゲームステージ」でのゲームプレイを開始することが決定されると、プレイヤーに希望のストーリーを選択させるためのストーリー選択画面を表示する(ステップS201)。 First, the player terminal 20 displays a story selection screen for allowing the player to select a desired story when it is decided to start playing the game in the "practice game stage" as the preceding game stage (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 the stories based on the story information shown in FIG. The story selection screen 50 generated by the screen generation processing section 213 is displayed on the terminal display section 24 .

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

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

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

この判定処理の結果、プレイヤー端末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 determines that if a story has not yet been designated from among the plurality of stories displayed as a list by the player's selection operation (step S202: NO), Wait until any story is specified. On the other hand, if one of the multiple stories is specified (step S202: YES), the story specified by the player is associated with the "practice game stage" and the player stage information shown in FIG. , 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 appearing character screen for presenting the characters appearing in 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 refers to the story information shown in FIG. The displayed appearance character screen 55 is generated. 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. As shown in FIG. This appearing character screen 55 includes a selected story display area 56 , an appearing character display area 57 , and operation buttons 58 . A story selected by the player is displayed in the selected story display area 56 . In the appearing character display area 57, a list of appearing characters of the story selected by the player is displayed. The player obtains a character appearing in a desired story selected by himself/herself by confirming the listed appearing characters and selecting the operation button 58 . As a result, the player can use the character appearing in the story selected by the player in the "practice game stage" as the preceding game stage. It should be noted that once the player uses the character appearing in the story he or she has selected in the "practice game stage", the player can continue to use it in the "actual game stage" as a subsequent game stage. In this way, players who play the "practice game stage" are given the right to use characters from their favorite stories at an early stage as a privilege, and by arousing their interest, the "real game stage" It is possible to increase the willingness to play to the stage.

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

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

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

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

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

図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 while 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, when the player selects the lottery button 61 while the character screen 55 is displayed on the terminal display unit 24, the game progress processing unit 212 of the player terminal 20 selects the lottery selected by the player. It is determined whether or not an operation signal corresponding to the button 61 has been received from the terminal input unit 23 . Here, when an 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 S206 NO), 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 supplies the player with an item capable of increasing the ability parameter set for the character appearing in the story selected by the player. Then, a lottery process 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 refers to the story information shown in FIG. 5 to specify the characters appearing in the desired story selected by the player. Next, with reference to the character information shown in FIG. 3, attributes of the identified appearing character are identified. Then, with reference to the item information shown in FIG. 4, only items that can be used by characters having the same attribute as the identified attribute are selected as lottery candidates. After that, one of the items selected as the lottery candidates is selected by lottery based on the lottery probability of each item, and the lottery item is given to the player. At this time, the player's possessed item information (see FIG. 9) is updated.

このようにしてプレイヤーは、自ら選択したストーリーの登場キャラクターに設定された能力パラメーターを上昇させることのできるアイテムを、確実に獲得することができる。なお、このアイテムは、その選択されたストーリーの登場キャラクターのうち、特定のキャラクター(例えば、図3に示す「戦士」の「キャラクターA」)が装備した場合のみ所定の効果を発動させるキャラクター専用アイテムであっても良い。所定の効果としては、特定のキャラクター以外のキャラクターが装備した場合よりもパラメーターを大きく上昇させること、所定のスキルが使用可能になること、又は、特殊効果を発動できるようになること等が含まれる。 In this way, the player can reliably acquire items that can raise the ability parameters set for characters appearing in the story that they have selected. 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) among the characters appearing in the selected story is equipped. can be Predetermined effects include increasing parameters more than when equipped by a character other than a specific character, enabling the use of a predetermined skill, or activating a special effect. .

次いで、プレイヤー端末20は、このようにしてプレイヤー自ら選択したストーリーの登場キャラクターを強化するためのアイテムを付与すると、先行ゲームステージとしての「練習用ゲームステージ」で用いるプレイヤーデッキを編成する処理を実行する(ステップS208)。 Next, when the player terminal 20 grants the item for strengthening the character appearing in the story selected by the player in this way, the player terminal 20 executes the process of organizing the player deck to be 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 formation processing unit 211 of the player terminal 20 updates the player deck information shown in FIG. 10 so that the characters presented to the player on the character appearance screen 55 shown in FIG. , and the character possessed by the player set in the player information shown in FIG. 7 is set for the deck frame. In the present embodiment, the player's deck is automatically organized with five constituent characters, which are a combination of one possessed character prepared in advance and four characters appearing in the selected story. In this way, by being set in the deck frame of the player deck information, the character appearing in the selected story is set to be usable in the "practice game stage". Note that the player deck does not have to be organized automatically, and for example, an 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 characters included in the player deck) organized in this way will continue to be used in the subsequent "actual game stage". It may be possible.

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

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

具体的には、プレイヤー端末20のゲーム進行処理部212は、この「練習用ゲームステージ」での対戦にて、プレイヤーデッキに含まれる複数の構成キャラクターと対戦相手となる敵キャラクターが順番に行動するように制御する。例えば、プレイヤーデッキのうちの或る構成キャラクターが行動順となったときに、攻撃方法の画面指示に従ってプレイヤーがゲーム操作を行うと、図10に示すプレイヤーデッキ情報、及び、図6に示すゲームステージ情報を参照して、或る構成キャラクターの攻撃力及び敵キャラクターの防御力等に基づき、或る構成キャラクターが敵キャラクターへ与えるダメージの大きさを算出し、そのダメージの大きさに応じて敵キャラクターの体力(HP)を減少させる。そして、或る構成キャラクターの攻撃によって敵キャラクターがダメージを受けた結果、その敵キャラクターの体力(HP)を所定値以下(例えば、ゼロ値以下)まで減少すると、或る構成キャラクターが敵キャラクターを倒したことになる。その一方で、その敵キャラクターの体力(HP)を所定値以下(例えば、ゼロ値以下)まで減少させることができなければ、今度は敵キャラクターの行動順となってプレイヤーは反撃を受けることになる。このようにして互いに攻撃を繰り返した結果、そのプレイヤーが勝利条件を満たすことができた場合には、この「練習用ゲームステージ」をクリアしたものと判定する。本実施形態では、出現した全ての敵キャラクターを倒したこと(構成キャラクターの攻撃によって、すべての敵キャラクターの体力が所定値以下(例えばゼロ以下)になったこと)が勝利条件として判定される。そして、ゲーム進行処理部212は、プレイヤーが「練習用ゲームステージ」をクリアできると、図6に示すゲームステージ情報に基づいて報酬を付与する。 Specifically, the game progress processing unit 212 of the player terminal 20 causes the constituent characters included in the player deck and the enemy characters to act as opponents in order in the battle on the "practice game stage". to control. For example, when a certain constituent character of the player deck is in the order of action, if 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. By referring to the information, based on the attack power of a certain constituent character and the defense power of the enemy character, etc., the magnitude of the damage that a certain constituent character inflicts on the enemy character is calculated, and according to the magnitude of the damage, the enemy character Decrease the physical strength (HP) of As a result of an enemy character being damaged by an 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. 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 by the enemy character's turn of action. . As a result of repeatedly attacking each other in this manner, if the player is able to satisfy the victory conditions, it is determined that this "practice game stage" has been cleared. In this embodiment, defeating all the enemy characters that have appeared (that all enemy characters' physical strengths have fallen below a predetermined value (for example, zero or below) due to attacks by constituent characters) is determined as a victory condition. Then, when the player clears 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 "actual game stage" as the succeeding game stage is played. Unlike the case, privileges (for example, the right to select a story, the right to use characters appearing in the story, and the right to strengthen the characters appearing) are given. Therefore, if the player who plays the "practice game stage" selects the story associated with the "production game stage", they will be able to start playing their favorite story from an early stage even before playing the "production game stage". You can incorporate the characters that appear in the story into your own deck and enjoy playing against enemy characters. In this way, the player can obtain a certain degree of satisfaction in the battle play in the "practice game stage", and thus can be motivated to play the next "real game stage." Therefore, it is possible to prevent a player who has played the "practice game stage" from leaving before playing the "actual game stage".

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

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

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

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

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

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

<プレイヤーデッキ>
上記の本実施形態では、対戦ゲームではデッキが用いられる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、対戦ゲームではキャラクター単体が用いられてもよい。
<Player deck>
In the present embodiment described above, a case where a deck is used in a 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 battle game.

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

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、情報処理装置の一例としてのプレイヤー端末20が、ゲームプログラムに基づいて、各種情報処理を実行する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、サーバー装置10単体が、かかるゲームプログラムに基づき上記の各種情報処理を実行するようにしてもよい。また例えば、情報処理装置としての機能の一部をサーバー装置10が担う構成としてもよい。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 according to the present embodiment described above, the case where the player terminal 20 as an example of the information processing device executes various types of information processing based on the game program has been described as an example. It is not limited. For example, the server device 10 alone may execute the various types of information processing based on the game program. Further, for example, a configuration may be adopted in which the server device 10 takes part of the functions as an information processing device. In this case, the server device 10 and the player terminal 20 constitute an information processing device. Note that the information processing device is an example of a computer including a processor and 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 Appearing character screen 56 Selected story display area 57 Appearing character display area 58 Operation button 60 Item lottery screen 61 Lottery button 111 Data management unit 211 Deck composition processing unit 212 Game progress processing unit 213 Screen generation processing unit

Claims (7)

複数の属性のうちのいずれかの属性を持つ登場キャラクターがストーリー毎に設定されたストーリー情報、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報、及び、複数のアイテムが前記複数の属性のうちのいずれかの属性に関連付けて設定されたアイテム情報を記憶する記憶部と、Story information in which an appearing character with one of multiple attributes is set for each story, a preceding game stage that the player is to play first, and a succeeding game that can be played after the preceding game stage has been played. a storage unit that stores game stage information in which the stage is set in association with each story, and item information in which a plurality of items are set in association with one of the plurality of attributes;
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理、及び、前記複数のアイテムの中から、その選択されたストーリーの登場キャラクターが持つ属性と同じ属性が関連付けられたアイテムのみを抽選候補として決定し、その抽選候補の中から抽選したアイテムを前記プレイヤーに付与する処理を実行するゲーム進行処理部と、When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player is allowed to select one of multiple stories, and characters appearing in the selected story can be used in the preceding game stage. and, from among the plurality of items, only items associated with the same attributes as those of the characters appearing in the selected story are determined as lottery candidates, and a lottery is drawn from among the lottery candidates. a game progress processing unit that executes a process of giving an item to the player;
を備えたことを特徴とする情報処理装置。An information processing device comprising:
請求項1に記載の情報処理装置であって、The information processing device according to claim 1,
前記ゲーム進行処理部は、前記先行ゲームステージをプレイヤーがプレイする際に、前記抽選候補の中から抽選したアイテムを前記プレイヤーに付与した場合に、前記後続ゲームステージをプレイヤーがプレイする際にも、その抽選候補の中から抽選したアイテムを前記プレイヤーに付与する処理を実行する、When the player plays the preceding game stage, the game progress processing unit grants the player an item drawn from among the lottery candidates, and when the player plays the subsequent game stage, Execute a process of giving the player an item selected by lottery from among the lottery candidates,
ことを特徴とする情報処理装置。An information processing device characterized by:
請求項1又は2に記載の情報処理装置であって、The information processing device according to claim 1 or 2,
登場キャラクターが持つ属性と同じ属性が関連付けられたアイテムは、前記登場キャラクターによって使用される場合のみ、所定の効果を発揮するキャラクター専用アイテムである、An item associated with the same attribute as an appearing character's attribute is a character-exclusive item that exerts a predetermined effect only when used by said appearing character.
ことを特徴とする情報処理装置。An information processing device characterized by:
請求項3に記載の情報処理装置であって、The information processing device according to claim 3,
前記登場キャラクターが前記キャラクター専用アイテムを使用した場合に発揮される前記所定の効果は、当該登場キャラクターの能力パラメーターを上昇させる効果である、The predetermined effect exerted when the appearing character uses the character-only item is an effect of increasing the ability parameter of the appearing character.
ことを特徴とする情報処理装置。An information processing device characterized by:
請求項1乃至4のいずれかに記載の情報処理装置であって、The information processing device according to any one of claims 1 to 4,
前記ストーリー情報は、第1のストーリーに設定された登場キャラクターが持つ属性と、第2のストーリーに設定された登場キャラクターが持つ属性とが異なるように構成されている、The story information is configured such that the attributes possessed by the characters set in the first story and the attributes possessed by the characters set in the second story are different.
ことを特徴とする情報処理装置。An information processing device characterized by:
コンピューターに、to the computer,
複数の属性のうちのいずれかの属性を持つ登場キャラクターがストーリー毎に設定されたストーリー情報、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報、及び、複数のアイテムが前記複数の属性のうちのいずれかの属性に関連付けて設定されたアイテム情報を記憶部に記憶する処理と、Story information in which an appearing character with one of multiple attributes is set for each story, a preceding game stage that the player is to play first, and a succeeding game that can be played after the preceding game stage has been played. a process of storing, in a storage unit, game stage information in which stages are set in association with each story, and item information in which a plurality of items are set in association with any of the plurality of attributes;
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理、及び、前記複数のアイテムの中から、その選択されたストーリーの登場キャラクターが持つ属性と同じ属性が関連付けられたアイテムのみを抽選候補として決定し、その抽選候補の中から抽選したアイテムを前記プレイヤーに付与する処理を実行するゲーム進行処理と、When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player is allowed to select one of multiple stories, and characters appearing in the selected story can be used in the preceding game stage. and, from among the plurality of items, only items associated with the same attributes as those of the characters appearing in the selected story are determined as lottery candidates, and a lottery is drawn from among the lottery candidates. a game progression process for executing a process of giving an item to the player;
を実行させることを特徴とするゲームプログラム。A game program characterized by executing
コンピューターが、the computer
複数の属性のうちのいずれかの属性を持つ登場キャラクターがストーリー毎に設定されたストーリー情報、プレイヤーに先にプレイさせる先行ゲームステージと、前記先行ゲームステージでのプレイ終了後にプレイ可能となる後続ゲームステージが、各々のストーリーに関連付けて設定されたゲームステージ情報、及び、複数のアイテムが前記複数の属性のうちのいずれかの属性に関連付けて設定されたアイテム情報を記憶部に記憶することと、Story information in which an appearing character with one of multiple attributes is set for each story, a preceding game stage that the player is to play first, and a succeeding game that can be played after the preceding game stage has been played. storing, in a storage unit, game stage information in which stages are set in association with each story, and item information in which a plurality of items are set in association with any one of the plurality of attributes;
先行ゲームステージ及び後続ゲームステージのうちの先行ゲームステージをプレイヤーがプレイする際に、複数のストーリーの中からいずれかをプレイヤーに選択させ、その選択されたストーリーの登場キャラクターを先行ゲームステージで使用可能に設定する処理、及び、前記複数のアイテムの中から、その選択されたストーリーの登場キャラクターが持つ属性と同じ属性が関連付けられたアイテムのみを抽選候補として決定し、その抽選候補の中から抽選したアイテムを前記プレイヤーに付与する処理を実行することと、When the player plays the preceding game stage of the preceding game stage and the succeeding game stage, the player is allowed to select one of multiple stories, and characters appearing in the selected story can be used in the preceding game stage. and, from among the plurality of items, only items associated with the same attributes as those of the characters appearing in the selected story are determined as lottery candidates, and a lottery is drawn from among the lottery candidates. performing a process of giving an item to the player;
を有することを特徴とする情報処理方法。An information processing method characterized by having
JP2022095237A 2019-03-06 2022-06-13 Information processing device, game program, and information processing method Active JP7321325B2 (en)

Priority Applications (1)

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

Applications Claiming Priority (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

Related Parent Applications (1)

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

Publications (2)

Publication Number Publication Date
JP2022116362A JP2022116362A (en) 2022-08-09
JP7321325B2 true JP7321325B2 (en) 2023-08-04

Family

ID=87474527

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JP7321325B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017018464A (en) 2015-07-14 2017-01-26 株式会社 ディー・エヌ・エー Program for providing game, system, and method
JP2018118057A (en) 2015-06-18 2018-08-02 株式会社コナミデジタルエンタテインメント Game system, game control device, and program
JP2018166674A (en) 2017-03-29 2018-11-01 株式会社コナミデジタルエンタテインメント Game machine, game system, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018118057A (en) 2015-06-18 2018-08-02 株式会社コナミデジタルエンタテインメント Game system, game control device, and program
JP2017018464A (en) 2015-07-14 2017-01-26 株式会社 ディー・エヌ・エー Program for providing game, system, and method
JP2018166674A (en) 2017-03-29 2018-11-01 株式会社コナミデジタルエンタテインメント Game machine, game system, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
アルパカでもわかるスクフェスの始め方,ラブライブ!魂 [online],2015年11月04日,<URL:https://ラブライブ魂.com/アルパカでもわかるスクフェスの始め方.html>,[2023年6月28日検索]
ゲームの始め方,メイプルストーリー公式サイト[online],2018年08月07日,<URL:https://web.archive.org/20180807002036/https://maplestory.nexon.co.jp/gameguide/gamestart/start/>,[2023年6月28日検索]

Also Published As

Publication number Publication date
JP2022116362A (en) 2022-08-09

Similar Documents

Publication Publication Date Title
JP2023024720A (en) Game system, game control device, and program
JP6618600B1 (en) Information processing apparatus, game program, and information processing method
JP7373154B2 (en) Control program, control method and computer
JP7394159B2 (en) Game server, game program, information processing method
JP7321325B2 (en) Information processing device, game program, and information processing method
JP6030786B1 (en) Information processing apparatus, game program, and information processing method
US20230094057A1 (en) Game system, game server, and game program
JP7193738B2 (en) computer programs and computer equipment
JP7090571B2 (en) Information processing equipment, game programs, and information processing methods
JP6370465B1 (en) Information processing apparatus, game program, and information processing method
JP7250093B2 (en) Terminal device, server device, and control method
JP7280404B2 (en) Game server, game program, information processing method
JP7412120B2 (en) Game program, game processing method, information processing device
JP7098811B1 (en) Information processing equipment, game programs, information processing methods
JP2019122567A (en) Game program, computer device, and game program control method
JP7263270B2 (en) Information processing device, game program, and information processing method
JP6961909B2 (en) Game equipment and programs
JP6963597B2 (en) Terminal equipment, server equipment, and control methods
JP7466877B2 (en) Control program, control method, and computer
JP2018108416A (en) Information processing device, game program, and information processing method
JP7244782B2 (en) Information processing device and game program
JP7272939B2 (en) Game control method, game control device and program
JP7078854B2 (en) Computer programs and computer equipment
JP6858727B2 (en) Systems, methods, and programs for providing games
JP2023005301A (en) Information processing device, game program, and information processing method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220620

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220620

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230630

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230704

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230725

R150 Certificate of patent or registration of utility model

Ref document number: 7321325

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150