JP6523518B2 - Program and game system - Google Patents

Program and game system Download PDF

Info

Publication number
JP6523518B2
JP6523518B2 JP2018078866A JP2018078866A JP6523518B2 JP 6523518 B2 JP6523518 B2 JP 6523518B2 JP 2018078866 A JP2018078866 A JP 2018078866A JP 2018078866 A JP2018078866 A JP 2018078866A JP 6523518 B2 JP6523518 B2 JP 6523518B2
Authority
JP
Japan
Prior art keywords
stage
character
player
characters
cleared
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
JP2018078866A
Other languages
Japanese (ja)
Other versions
JP2018138183A (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.)
Namco Ltd
Bandai Namco Entertainment Inc
Original Assignee
Namco Ltd
Bandai Namco Entertainment Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Namco Ltd, Bandai Namco Entertainment Inc filed Critical Namco Ltd
Priority to JP2018078866A priority Critical patent/JP6523518B2/en
Publication of JP2018138183A publication Critical patent/JP2018138183A/en
Application granted granted Critical
Publication of JP6523518B2 publication Critical patent/JP6523518B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、プログラム及びゲームシステムに関する。   The present invention relates to a program and a game system.

従来から、複数のカード(キャラクタ)からなるデッキを構築して敵キャラクタと対戦するゲームが知られている(例えば、特許文献1)。また、このような対戦ゲームとして、敵キャラクタを倒してステージをクリアすると、より強力な敵キャラクタが出現する(より難易度の高い)次のステージがプレイ可能となるゲームが知られている。   BACKGROUND ART Conventionally, there has been known a game in which a deck composed of a plurality of cards (characters) is constructed to play against an enemy character (for example, Patent Document 1). In addition, as such a competition game, there is known a game in which, when the enemy character is defeated and the stage is cleared, the next stage (more difficult) in which a stronger enemy character appears (a higher degree of difficulty) can be played.

特開2012−61060号公報JP, 2012-61060, A

プレーヤが難易度の高いステージをプレイする場合、適切なキャラクタ(相対的に攻撃力や回復力の高いキャラクタ)を選択してデッキを構成しないと当該ステージを何回プレイしてもクリアできないことがある。また、プレーヤが保有するキャラクタのレベルに見合わない難易度のステージをプレイする場合、プレーヤが適切なキャラクタを選択してデッキを構成したとしても当該ステージをクリアできないことがある。従来の対戦ゲームでは、ステージのクリアに失敗したとき、プレーヤは、適切なキャラクタを選択してデッキを構成すれば当該ステージをクリアできる(クリアする可能性がある)のか、適切なキャラクタを選択してデッキを構成したとしても当該ステージをクリアできない(クリアする可能性がない)のかを把握することができなかった。   When a player plays a stage with a high degree of difficulty, it can not be cleared no matter how many times the stage is played unless the appropriate character (a character with relatively high aggression and resilience) is selected to configure the deck. is there. In addition, when playing a stage with a degree of difficulty that does not meet the level of the character held by the player, the player may not be able to clear the stage even if the player selects an appropriate character and configures a deck. In a conventional competition game, when clearing of the stage fails, the player selects an appropriate character if it can clear the stage by selecting an appropriate character and configuring a deck. Even if the deck was configured, it was not possible to grasp whether the stage could not be cleared (there was no possibility of clearing it).

本発明は、以上のような課題に鑑みてなされたものであり、その目的とするところは、ステージをクリアする可能性に関する判断材料をプレーヤに与えることが可能なプログラム及びゲームシステムを提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a program and a game system capable of giving a player a judgment material regarding the possibility of clearing the stage. It is in.

(1)本発明は、プレーヤが保有するキャラクタのうち、前記プレーヤによって選択された複数のキャラクタを対戦用キャラクタとして設定するキャラクタ設定部と、前記対戦用キャラクタとして設定された複数のキャラクタと、前記プレーヤによって選択されたステージに出現する敵キャラクタとの対戦を実行し、対戦結果に基づき前記ステージをクリアしたか否かを判定するゲーム処理部と、前記ステージをクリアできなかった回数が所定の回数に達した場合に、前記プレーヤが保有する各キャラクタのパラメータに基づいて、前記プレーヤが保有するキャラクタから前記対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタのパラメータと前記ステージに出現する敵キャラクタのパラメータとに基づいて、前記抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に前記ステージをクリア可能か否かを判定し、判定結果に応じた内容を前記プレーヤに提示する情報提示部としてコンピュータを機能させることを特徴とするプログラムに関する。   (1) According to the present invention, a character setting unit for setting a plurality of characters selected by the player as the battle character among the characters held by the player, a plurality of characters set as the battle character, and A game processing unit that executes a battle with an enemy character appearing on a stage selected by the player and determines whether or not the stage is cleared based on the battle result, and the number of times the stage can not be cleared is a predetermined number of times When it reaches, a plurality of characters recommended to be set as the battle character are extracted from the characters held by the player based on the parameters of the characters held by the player, and the extracted characters of the plurality of characters are extracted. Parameters and parameters of the enemy character appearing on the stage It is determined whether or not the stage can be cleared when the plurality of extracted characters are set as the battle character on the basis of the data, and an information presenting unit which presents the content according to the determination result to the player The present invention relates to a program that causes a computer to function.

また本発明は、コンピュータ読み取り可能な情報記憶媒体であって、上記各部としてコンピュータを機能させるためのプログラムを記憶した情報記憶媒体に関する。また本発明は、上記各部を含むゲームシステムに関する。   The present invention also relates to a computer-readable information storage medium storing a program for causing a computer to function as the above-described sections. The present invention also relates to a game system including the above-described units.

本発明によれば、ステージをクリアできなかった回数が所定の回数に達した場合に、プレーヤが保有するキャラクタから対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタのパラメータとステージに出現する敵キャラクタのパラメータとに基づいて、抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に当該ステージをクリア可能か否かを判定し、判定結果に応じた内容をプレーヤに提示することで、ステージをクリアする可能性に関する判断材料をプレーヤに与えることができる。   According to the present invention, when the number of times the stage can not be cleared reaches a predetermined number, a plurality of characters recommended to be set as a battle character are extracted from the characters held by the player, and a plurality of extracted characters are extracted. Based on the parameters of the character and the parameters of the enemy character appearing on the stage, it is determined whether or not the stage can be cleared when the plurality of extracted characters are set as the battle character, and the content according to the determination result By presenting the player with the player, it is possible to give the player a decision as to the possibility of clearing the stage.

(2)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記情報提示部は、前記ステージをクリア可能であると判定した場合に、前記対戦用キャラクタとして設定するキャラクタを変更することを示唆する内容をプレーヤに提示してもよい。   (2) In the program, the information storage medium, and the game system according to the present invention, the information presenting unit changes the character to be set as the battle character when it is determined that the stage can be cleared. Suggested content may be presented to the player.

本発明によれば、対戦用キャラクタとして設定するキャラクタを変更すればステージをクリアする可能性があることをプレーヤに認識させることが可能となる。   According to the present invention, it is possible to make the player recognize that there is a possibility of clearing the stage by changing the character set as the battle character.

(3)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記情報提示部は、前記ステージをクリア可能であると判定した場合であって、且つ前記抽出した複数のキャラクタが前記対戦用キャラクタとして設定されている複数のキャラクタと一致しない場合に、前記対戦用キャラクタとして設定するキャラクタを変更することを示唆する内容をプレーヤに提示してもよい。   (3) In the program, the information storage medium, and the game system according to the present invention, the information presentation unit determines that the stage can be cleared, and the plurality of extracted characters are for the battle If the character does not match the plurality of characters set as the characters, content suggesting that the character set as the battle character is to be changed may be presented to the player.

本発明によれば、対戦用キャラクタとして設定するキャラクタを変更すればステージをクリアする可能性があることをプレーヤに認識させることが可能となる。   According to the present invention, it is possible to make the player recognize that there is a possibility of clearing the stage by changing the character set as the battle character.

(4)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記情報提示部は、前記ステージをクリア可能でないと判定した場合に、その旨を示唆する内容をプレーヤに提示してもよい。   (4) In the program, the information storage medium, and the game system according to the present invention, the information presenting unit may present, to the player, content suggesting that when it is determined that the stage can not be cleared. .

本発明によれば、対戦用キャラクタとして設定するキャラクタを変更してもステージをクリアできないことをプレーヤに認識させることが可能となる。   According to the present invention, it is possible to make the player recognize that the stage can not be cleared even if the character set as the battle character is changed.

本実施形態のゲームシステムを示す図である。It is a figure showing a game system of this embodiment. 本実施形態の端末の機能ブロック図の一例を示す図である。It is a figure which shows an example of the functional block diagram of the terminal of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure which shows an example of the game screen produced | generated by the game system of this embodiment. プレーヤが保有するキャラクタのパラメータ等を格納するテーブル情報の一例を示す図である。It is a figure which shows an example of the table information which stores the parameter etc. of the character which a player holds. 各ステージに出現する敵キャラクタのパラメータ等を格納するテーブル情報の一例を示す図である。It is a figure which shows an example of the table information which stores the parameter etc. of the enemy character which appears in each stage. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure which shows an example of the game screen produced | generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure which shows an example of the game screen produced | generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure which shows an example of the game screen produced | generated by the game system of this embodiment. 本実施形態の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process of this embodiment.

以下、本実施形態について説明する。なお、以下に説明する本実施形態は、特許請求の
範囲に記載された本発明の内容を不当に限定するものではない。また本実施形態で説明される構成の全てが、本発明の必要構成要件であるとは限らない。
Hereinafter, the present embodiment will be described. Note that the embodiments described below do not unduly limit the contents of the present invention described in the claims. Further, not all of the configurations described in the present embodiment are necessarily required configuration requirements of the present invention.

1.構成
図1は、本実施形態のネットワークシステム(ゲームシステム)を示す。本実施形態では、複数の端末10とサーバ20(サーバシステム)とによって構成される。つまり、図1に示すように、本実施形態のネットワークシステムは、サービスを提供するサーバ20と、端末10とが、ネットワークに接続可能に構成される。
1. Configuration FIG. 1 shows a network system (game system) according to the present embodiment. In the present embodiment, the plurality of terminals 10 and the server 20 (server system) are included. That is, as shown in FIG. 1, in the network system of this embodiment, the server 20 providing the service and the terminal 10 are configured to be connectable to the network.

サーバ20は、複数のユーザ(プレーヤ)間でコミュニケーションを提供することが可能なサービスを提供する情報処理装置であり、本実施形態ではSNS(ソーシャル・ネットワーキング・サービス)と呼ばれるコミュニティ型のサービスを提供するサーバである。つまり、サーバ20は、ユーザの情報(ユーザ名、日記、掲示情報、ゲームフィールドの状況など)をログインしたユーザだけでなく、当該ユーザとフレンド関係にある他のユーザにも送信し、ユーザ間でコミュニケーションを図るようにしている。サーバ20は、会員登録を行ったユーザに限定してサービスを提供するようにしてもよい。サーバ20は、1又は複数のサーバ(認証サーバ、ゲーム処理サーバ、通信サーバ、課金サーバ、データベースサーバ等)により構成することができる。   The server 20 is an information processing apparatus that provides a service capable of providing communication among a plurality of users (players), and provides a community-type service called SNS (social networking service) in the present embodiment. Server. That is, the server 20 transmits the user's information (user name, diary, posting information, the situation of the game field, etc.) not only to the logged-in user but also to other users who have a friend relationship with the user. I try to communicate. The server 20 may provide the service limited to the user who has performed member registration. The server 20 can be configured by one or more servers (authentication server, game processing server, communication server, charging server, database server, etc.).

また、本実施形態のサーバ20は、端末10からの要求に応じて、オンラインゲームサービス(ソーシャルゲーム)を提供する。本実施形態では、端末10においてゲームプログラムが実行され、サーバ20では、プレーヤのアカウント情報や、端末10で実行されるゲームのゲーム結果、当該ゲームで使用可能なゲーム要素(キャラクタ、アイテム等)、当該ゲームで使用可能なゲーム内通貨などの情報、当該ゲームを構成するステージに関する情報等が管理される。   In addition, the server 20 of the present embodiment provides an online game service (social game) in response to a request from the terminal 10. In the present embodiment, the game program is executed on the terminal 10, and the server 20 executes the account information of the player, the game result of the game executed on the terminal 10, the game elements (characters, items, etc.) usable in the game. Information such as in-game currency that can be used in the game, information on the stages that make up the game, and the like are managed.

端末10は、携帯端末(スマートフォン、携帯電話、携帯型ゲーム機等)、パーソナルコンピュータ(PC)、ゲーム装置、画像生成装置などの情報処理装置であり、インターネット(WAN)、LANなどのネットワークを介してサーバ20に接続可能な装置である。なお、端末10とサーバ20との通信回線は、有線でもよいし無線でもよい。   The terminal 10 is an information processing apparatus such as a portable terminal (smart phone, mobile phone, portable game machine, etc.), personal computer (PC), game apparatus, image generation apparatus, etc. via a network such as Internet (WAN), LAN, etc. Is a device that can connect to the server 20. The communication line between the terminal 10 and the server 20 may be wired or wireless.

図2に本実施形態のゲーム装置(端末10)の機能ブロック図の一例を示す。なお本実施形態のゲーム装置は図2の構成要素(各部)の一部を省略した構成としてもよい。   FIG. 2 shows an example of a functional block diagram of the game device (terminal 10) of the present embodiment. The game apparatus of this embodiment may have a configuration in which some of the components (each part) of FIG. 2 are omitted.

入力部150は、プレーヤからの入力情報を入力(検出)するための機器であり、プレーヤの入力情報(操作入力)を処理部100に出力する。入力部150の機能は、タッチパネル、タッチパッド、マウス、方向キーやボタン、キーボード等の入力機器により実現することができる。   The input unit 150 is a device for inputting (detecting) input information from the player, and outputs the player's input information (operation input) to the processing unit 100. The function of the input unit 150 can be realized by an input device such as a touch panel, a touch pad, a mouse, direction keys or buttons, or a keyboard.

記憶部170は、処理部100の各部としてコンピュータを機能させるためのプログラムや各種データを記憶するとともに、処理部100のワーク領域として機能し、その機能はハードディスク、RAMなどにより実現できる。また、記憶部170は、プレーヤが保有する(プレーヤが使用可能な)キャラクタに関する情報(種類、パラメータ、属性、レベル等)、対戦用キャラクタとして設定されたキャラクタの設定情報、プレーヤが保有するアイテムに関する情報、敵キャラクタに関する情報(種類、パラメータ、属性、レベル等)、ゲームを構成するステージに関する情報、各ステージに出現する敵キャラクタに関する情報等の各種データを記憶する。   The storage unit 170 stores programs and various data for causing the computer to function as each unit of the processing unit 100, and functions as a work area of the processing unit 100. The function can be realized by a hard disk, a RAM, and the like. In addition, the storage unit 170 includes information (type, parameters, attributes, levels, etc.) related to characters (available to the player) owned by the player, setting information on the character set as the battle character, and items associated with the player. It stores various data such as information, information on enemy characters (type, parameters, attributes, levels, etc.), information on stages constituting the game, and information on enemy characters appearing on each stage.

表示部190は、処理部100で生成されたゲーム画像を出力するものであり、その機能は、タッチパネル、LCD或いはCRTなどのディスプレイにより実現できる。   The display unit 190 outputs the game image generated by the processing unit 100, and the function thereof can be realized by a display such as a touch panel, an LCD, or a CRT.

音出力部192は、処理部100で生成された音を出力するものであり、その機能は、スピーカ、或いはヘッドフォンなどにより実現できる。   The sound output unit 192 outputs the sound generated by the processing unit 100, and the function thereof can be realized by a speaker, headphones, or the like.

通信部196はサーバ20との間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。   The communication unit 196 performs various controls for communicating with the server 20, and the function thereof can be realized by hardware such as various processors or communication ASICs, a program, or the like.

なお、サーバ20が有する情報記憶媒体や記憶部に記憶されている処理部100の各部としてコンピュータを機能させるためのプログラムや各種データを、ネットワークを介して受信し、受信したプログラムやデータを記憶部170に記憶してもよい。このようにプログラムや各種データを受信して端末を機能させる場合も本発明の範囲内に含む。   A program or various data for causing the computer to function as each unit of the processing unit 100 stored in the information storage medium of the server 20 or the storage unit is received via the network, and the received program or data is stored in the storage unit. It may be stored in 170. The case where the terminal is made to function by receiving the program and various data as described above is also included in the scope of the present invention.

処理部100(プロセッサ)は、入力部150からの入力情報(操作入力)、プログラム、通信部196を介して受信したデータなどに基づいて、ゲーム処理、画像生成処理、音生成処理、などの処理を行う。処理部100の機能は各種プロセッサ(CPU、DSP等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。   The processing unit 100 (processor) performs processing such as game processing, image generation processing, and sound generation processing based on input information (operation input) from the input unit 150, a program, data received via the communication unit 196, and the like. I do. The function of the processing unit 100 can be realized by hardware such as various processors (CPU, DSP, etc.), ASIC (gate array, etc.), or a program.

処理部100は、キャラクタ設定部110、ゲーム処理部112、情報提示部114、画像生成部120、音生成部130を含む。   The processing unit 100 includes a character setting unit 110, a game processing unit 112, an information presentation unit 114, an image generation unit 120, and a sound generation unit 130.

キャラクタ設定部110は、プレーヤが保有する複数のキャラクタのうち、入力部150からの操作入力に基づき(プレーヤによって)選択された複数のキャラクタを対戦用キャラクタとして設定する。   The character setting unit 110 sets a plurality of characters selected by the player (by the player) among the plurality of characters held by the player as the battle character.

ゲーム処理部112は、入力部150からの操作入力に基づいて、前記対戦用キャラクタとして設定された複数のキャラクタと、前記プレーヤによって選択されたステージに出現する敵キャラクタとの対戦を実行し、対戦結果に基づき前記ステージをクリアしたか否かを判定するゲーム処理を行う。   The game processing unit 112, based on the operation input from the input unit 150, executes a battle between the plurality of characters set as the battle character and the enemy character appearing on the stage selected by the player. Game processing is performed to determine whether or not the stage has been cleared based on the result.

情報提示部114は、前記ステージをクリアできなかった回数(連続してクリアできなかった回数、或いは、所定期間内におけるクリアできなかった回数)が所定の回数(1回又は複数回)に達した場合に、前記プレーヤが保有する各キャラクタのパラメータ(及び/又は属性)に基づいて、前記プレーヤが保有する複数のキャラクタから前記対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタのパラメータと前記ステージに出現する敵キャラクタのパラメータとに基づいて、前記抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に前記ステージをクリア可能か否かを判定し、判定結果に応じた内容をプレーヤに提示する処理を行う。ここで、判定結果に応じた内容をプレーヤに提示する際には、当該内容を示す画像を表示部190に出力する処理を行ってもよいし、当該内容を示す音声を音出力部192に出力する処理を行ってもよい。   The information presentation unit 114 has reached the predetermined number of times (one or more times the number of times the stage could not be cleared (the number of times that could not be cleared continuously or the number of times that could not be cleared within a predetermined period). In this case, based on the parameters (and / or attributes) of each character held by the player, a plurality of characters recommended to be set as the battle character are extracted from the plurality of characters held by the player and extracted It is determined whether or not the stage can be cleared when the plurality of extracted characters are set as the battle character based on the parameters of the plurality of characters and the parameters of the enemy character appearing on the stage. A process of presenting the content according to the result to the player is performed. Here, when the content according to the determination result is presented to the player, a process of outputting an image indicating the content to the display unit 190 may be performed, or a sound indicating the content is output to the sound output unit 192. Processing may be performed.

また、情報提示部114は、前記プレーヤが保有する各キャラクタのパラメータ(及び/又は属性)と記ステージに出現する敵キャラクタのパラメータ(及び/又は属性)とに基づいて複数のキャラクタを抽出してもよい。また、情報提示部114は、前記抽出した複数のキャラクタのパラメータと前記ステージに出現する敵キャラクタのパラメータとを比較することで、前記抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に前記ステージをクリア可能か否かを判定してもよい。   Further, the information presentation unit 114 extracts a plurality of characters based on the parameters (and / or attributes) of each character possessed by the player and the parameters (and / or attributes) of the enemy characters appearing in the stage. It is also good. Further, the information presenting unit 114 compares the parameters of the plurality of extracted characters with the parameters of the enemy character appearing on the stage to set the plurality of extracted characters as the battle character. It may be determined whether the stage can be cleared.

また、情報提示部114は、前記ステージをクリア可能であると判定した場合であって、且つ前記抽出した複数のキャラクタが前記対戦用キャラクタとして設定されている複数のキャラクタと一致しない場合に、前記対戦用キャラクタとして設定するキャラクタを変更することを示唆する内容をプレーヤに提示してもよい。また、情報提示部114は、前記ステージをクリア可能でないと判定した場合に、その旨(例えば、対戦用キャラクタとして設定するキャラクタを変更してもステージをクリアできないこと)を示唆する内容をプレーヤに提示してもよい。   The information presenting unit 114 determines that the stage can be cleared, and the extracted plurality of characters do not match the plurality of characters set as the battle character. Contents that suggest changing the character set as the battle character may be presented to the player. In addition, when the information presenting unit 114 determines that the stage can not be cleared, the information indicating that (for example, that the stage can not be cleared even if the character set as the battle character is changed) is notified to the player May be presented.

画像生成部120は、処理部100で行われる種々の処理の結果に基づいて描画処理を行い、これによりゲーム画像(プレーヤキャラクタ、敵キャラクタ、判定結果に応じた内容等を含むゲーム画像)を生成し、表示部190に出力する。画像生成部120は、オブジェクト空間(ゲーム空間)内において仮想カメラ(所与の視点)から見える画像(いわゆる3次元画像)を生成してもよい。   The image generation unit 120 performs drawing processing based on the results of various processing performed by the processing unit 100, and thereby generates a game image (a game image including a player character, an enemy character, contents according to the determination result, etc.) Output to the display unit 190. The image generation unit 120 may generate an image (so-called three-dimensional image) viewed from a virtual camera (given viewpoint) in the object space (game space).

音生成部130は、処理部100で行われる種々の処理の結果に基づいて音処理を行い、BGM、効果音、又は音声などのゲーム音を生成し、音出力部192に出力する。   The sound generation unit 130 performs sound processing based on the results of various processes performed by the processing unit 100, generates game sound such as BGM, sound effects, or voice, and outputs the sound to the sound output unit 192.

また処理部100は、ゲームを開始した場合には、ゲームを開始したことを通知するための情報をサーバ20に送信し、ゲームが終了した場合には、ゲーム結果や各種ゲームパラメータに関するゲーム結果情報をサーバ20に送信する。サーバ20は、ゲーム装置(端末10)から送信された、ゲーム結果情報に基づいて、各プレーヤに対応付けられた各種データの更新処理を行う。また、処理部100は、対戦用キャラクタの設定情報が変更された場合に、当該設定情報をサーバ20に送信してもよい。   In addition, when the game is started, the processing unit 100 transmits information for notifying the start of the game to the server 20, and when the game is ended, game result information on game results and various game parameters. Are sent to the server 20. The server 20 performs update processing of various data associated with each player based on the game result information transmitted from the game device (terminal 10). In addition, when the setting information of the battle character is changed, the processing unit 100 may transmit the setting information to the server 20.

また、本実施形態のゲームシステムをサーバシステム(ゲームシステム)として構成してもよい。サーバシステムは、1又は複数のサーバ(認証サーバ、ゲーム処理サーバ、通信サーバ、課金サーバ、データベースサーバ等)により構成することができる。この場合には、サーバシステムは、ネットワークを介して接続された1又は複数の端末(例えば、スマートフォン、携帯電話、携帯型ゲーム機等)から送信された操作入力(端末の入力部に入力されたデータ)に基づいて、キャラクタ設定部110、ゲーム処理部112及び情報提示部114の処理を行って、画像を生成するための画像生成用データを生成し、生成した画像生成用データを各端末に対して送信する。ここで、画像生成用データとは、本実施形態の手法により生成された画像を各端末において表示するためのデータであり、画像データそのものでもよいし、各端末が画像を生成するために用いる各種データ(オブジェクトデータ、ゲーム処理結果データ等)であってもよい。また、処理部100の各部(キャラクタ設定部110、ゲーム処理部112、情報提示部114、画像生成部120)の処理を、サーバと端末で分散して実行するようにゲームシステムを構成してもよい。例えば、キャラクタ設定部110とゲーム処理部112の処理を端末で実行し、情報提示部114の処理をサーバで実行するようにゲームシステムを構成してもよい。   Also, the game system of the present embodiment may be configured as a server system (game system). The server system can be configured by one or more servers (authentication server, game processing server, communication server, charging server, database server, etc.). In this case, the server system receives an operation input (an input unit of a terminal) transmitted from one or more terminals (for example, a smartphone, a mobile phone, a portable game machine, etc.) connected via a network. The character setting unit 110, the game processing unit 112, and the information presentation unit 114 perform processing based on the data) to generate image generation data for generating an image, and the generated image generation data is transmitted to each terminal. Send to. Here, the image generation data is data for displaying an image generated by the method according to the present embodiment on each terminal, and may be image data itself, or various types of information used by each terminal to generate an image. It may be data (object data, game processing result data, etc.). Also, the game system may be configured such that the processing of each unit (character setting unit 110, game processing unit 112, information presentation unit 114, image generation unit 120) of the processing unit 100 is distributed and executed between the server and the terminal. Good. For example, the game system may be configured such that the processing of the character setting unit 110 and the game processing unit 112 is executed on the terminal and the processing of the information presentation unit 114 is executed on the server.

2.本実施形態の手法
次に本実施形態の手法について図面を用いて説明する。
2. Method of this Embodiment Next, the method of this embodiment will be described using the drawings.

本実施形態のゲームシステムは、プレーヤキャラクタと敵キャラクタとの対戦ゲームを実行するように構成されている。   The game system of this embodiment is configured to execute a battle game between a player character and an enemy character.

図3、図6〜図8は、本実施形態のゲームシステムで生成されるゲーム画面(ゲーム画像)の一例を示す図である。ゲーム画面GIは、端末10の表示部190(タッチパネル)に表示され、プレーヤは、指先やタッチペン等をタッチパネルに接触させる操作(タッチ操作)を行うことで操作入力を行うことができる。   3 and 6 to 8 are diagrams showing an example of a game screen (game image) generated by the game system according to the present embodiment. The game screen GI is displayed on the display unit 190 (touch panel) of the terminal 10, and the player can perform an operation input by performing an operation (touch operation) for causing a fingertip, a touch pen or the like to contact the touch panel.

図3は、プレーヤキャラクタが敵キャラクタと戦闘を行う際に表示されるゲーム画面GIを示す図である。   FIG. 3 is a diagram showing a game screen GI displayed when the player character battles with the enemy character.

図3に示すように、ゲーム画面GIには、プレーヤキャラクタPCと、敵キャラクタECが表示される。図3に示す例では、デッキを構成する(パーティを組む)4つのプレーヤキャラクタPCが表示されている。4つのプレーヤキャラクタPCは、プレーヤが所有する複数のキャラクタのうちプレーヤによって選択され対戦用キャラクタとして設定されたキャラクタである。プレーヤは、敵キャラクタECとの対戦を行う際に、プレーヤが所有する複数のキャラクタの中から、デッキを構成する4つのキャラクタを任意に選択することができる。また、ゲーム画面GIには、4つのプレーヤキャラクタPCのヒットポイント(体力値)の合計値を表すゲージPGと、敵キャラクタECのヒットポイントを表すゲージEGが表示される。   As shown in FIG. 3, the player character PC and the enemy character EC are displayed on the game screen GI. In the example shown in FIG. 3, four player characters PC forming a deck (forming a party) are displayed. The four player characters PC are characters selected by the player and set as battle characters among a plurality of characters owned by the player. The player can arbitrarily select four characters constituting the deck from among a plurality of characters possessed by the player when playing a match with the enemy character EC. Further, on the game screen GI, a gauge PG indicating the total value of hit points (physical strength values) of the four player characters PC and a gauge EG indicating hit points of the enemy character EC are displayed.

図3に示すゲーム画面GIにおいて、プレーヤが4つのプレーヤキャラクタPCのいずれかを選択する操作入力を行うと、選択されたプレーヤキャラクタPCが敵キャラクタECを攻撃する動作が実行され、ゲージEGで表される敵キャラクタECのヒットポイントが更新される。敵キャラクタECのヒットポイントは、攻撃を実行したプレーヤキャラクタPCの攻撃力に応じて減少する。   In the game screen GI shown in FIG. 3, when the player performs an operation input to select one of the four player characters PC, an operation of attacking the enemy character EC by the selected player character PC is executed, and a table with gauge EG is displayed. The hit points of the enemy character EC to be played are updated. The hit points of the enemy character EC decrease according to the attack power of the player character PC that has carried out the attack.

また、所与のタイミングで(例えば、所定のターン数或いは敵キャラクタECに固有のターン数が経過する毎に)敵キャラクタECがプレーヤキャラクタPCを攻撃する動作が実行され、ゲージPGで表されるプレーヤキャラクタPCのヒットポイントの合計値が更新される。プレーヤキャラクタPCのヒットポイントの合計値は、敵キャラクタECの攻撃力に応じて減少する。   Also, at a given timing (for example, each time the predetermined number of turns or the number of turns unique to the enemy character EC elapses), an action of the enemy character EC to attack the player character PC is executed and represented by a gauge PG. The total value of hit points of the player character PC is updated. The total value of hit points of the player character PC decreases in accordance with the attack power of the enemy character EC.

また、プレーヤが、選択したプレーヤキャラクタPCに回復動作を行わせる操作入力を行った場合に、当該プレーヤキャラクタPCが回復動作を行って、ゲージPGで表されるプレーヤキャラクタPCのヒットポイントの合計値を更新してもよい。この場合、プレーヤキャラクタPCのヒットポイントの合計値は、回復動作を行った(選択された)プレーヤキャラクタPCの回復力に応じて増加する。   Further, when the player performs an operation input for performing the recovery operation on the selected player character PC, the player character PC performs the recovery operation, and the total value of the hit points of the player character PC represented by the gauge PG. May be updated. In this case, the total value of hit points of the player character PC increases in accordance with the resilience of the (selected) player character PC.

プレーヤキャラクタPCと敵キャラクタECの対戦は、敵キャラクタEC及びプレーヤキャラクタPCのいずれかのヒットポイントが所定値以下(例えば、0)となるまで継続する。そして、敵キャラクタECのヒットポイントが所定値以下となった場合には、当該敵キャラクタECは倒されたと判定され、プレーヤキャラクタPCのヒットポイントの合計値が所定値以下となった場合には、プレーヤが敗北したと判定される。   The battle between the player character PC and the enemy character EC continues until any one of the enemy character EC and the player character PC has a hit point equal to or less than a predetermined value (for example, 0). Then, when the hit point of the enemy character EC becomes equal to or less than a predetermined value, it is determined that the enemy character EC is defeated, and the total value of hit points of the player character PC becomes equal to or less than a predetermined value. It is determined that the player has lost.

ゲームを構成するステージには複数の敵キャラクタECが出現する。ステージに出現する最初の敵キャラクタEC(ザコキャラ)を倒すと、2番目の敵キャラクタEC(ザコキャラ)が出現し、2番目の敵キャラクタECを倒すと、3番目の敵キャラクタEC(ザコキャラ)が出現する。そして、当該ステージの最終面に出現する敵キャラクタEC(ボスキャラ)を倒すと当該ステージをクリアした(プレーヤが勝利した)ことになる。ステージをクリアした場合には、当該ステージ(当該ステージに出現した複数の敵キャラクタEC)に応じた報酬がプレーヤに付与される。報酬としては、例えば、新たなキャラクタやアイテム、経験値、ゲーム内通貨等のポイント等がプレーヤに付与される。報酬として経験値等のポイントが付与されると、各プレーヤキャラクタPCの攻撃力等のパラメータやレベル等が更新(増加)される。   A plurality of enemy characters EC appear on the stage constituting the game. When the first enemy character EC (Zako Chara) appearing on the stage is defeated, the second enemy character EC (Zako Chara) appears, and when the second enemy character EC is defeated, the third enemy character EC (Zako Chara) appears. Then, when the enemy character EC (boss character) appearing on the final surface of the stage is defeated, the stage is cleared (the player has won). When the stage is cleared, a reward according to the stage (a plurality of enemy characters EC appearing in the stage) is given to the player. As a reward, for example, new characters and items, experience points, points such as in-game currency, and the like are given to the player. When a point such as an experience value is given as a reward, parameters such as the offensive power of each player character PC, the level and the like are updated (increased).

また、本実施形態のゲームでは、プレーヤがゲーム内で得られる所定のポイント(無料
で得られるポイントや有料で得られるポイントを含む)を消費することにより、新たなキャラクタやアイテム(装備品や消耗品など)がプレーヤに付与される(いわゆる「ガチャ」)。
Also, in the game according to the present embodiment, new characters and items (equipment and wear and tear) are consumed by consuming predetermined points (including points obtained for free and points obtained for pay) obtained by the player in the game. An article etc.) is given to the player (so-called "Gacha").

また、本実施形態のゲームでは、プレーヤは、報酬として付与されたキャラクタ(或いはアイテム)や、所定のポイントを消費することで入手したキャラクタ(或いはアイテム)を用いて、自身が保有するキャラクタを強化(パラメータやレベルを増加)することができる。例えば、プレーヤは、合成のベースとなるキャラクタと、合成の素材となる1つ又は複数のキャラクタとを選択して、選択した複数のキャラクタの合成を行うことで、合成のベースとなるキャラクタを強化(或いは、合成のベースとなるキャラクタを進化させた新たな種類のキャラクタを生成)することができる。キャラクタを強化したときのパラメータやレベルの増加量は、合成の素材として選択したキャラクタのパラメータやレベル或いは属性に応じて変化する。なお、レベルが最大値に達したキャラクタについてはそれ以上強化することができない。レベルの最大値は各キャラクタの種類によって異なる。また、合成の素材としたキャラクタは、プレーヤが保有するキャラクタのリストから消去される。   Further, in the game according to the present embodiment, the player strengthens the character owned by the player using the character (or item) given as a reward or the character (or item) obtained by consuming predetermined points. (Can increase parameters and levels). For example, the player strengthens the character that is the basis of composition by selecting the character that is the basis of composition and one or more characters that become the material of composition, and combining the selected characters. (Alternatively, it is possible to generate a new kind of character evolved from the character on which the composition is based). The amount of increase in parameters or level when the character is reinforced changes in accordance with the parameter, level, or attribute of the character selected as the material of composition. The character whose level has reached the maximum value can not be further strengthened. The maximum value of the level depends on the type of each character. Also, the character used as the material of composition is deleted from the list of characters possessed by the player.

本実施形態のゲームでは、それぞれレベル(難易度)の異なる複数のステージが用意されており、ストーリーが進展するに従って新たなステージ(より難易度の高いステージ)が登場する。すなわち、プレーヤが最初のステージ(第1ステージ)をクリアすると、次のステージ(第2ステージ)が選択(プレイ)可能となり、プレーヤが第2ステージをクリアすると、第3ステージが選択可能となる。第2ステージに出現する敵キャラクタECは全体として第1ステージに出現する敵キャラクタECよりも強力(攻撃力等のパラメータ値、レベルが高い)であり、第3ステージに出現する敵キャラクタECは全体として第2ステージに出現する敵キャラクタECよりも強力である。すなわち、本実施形態のゲームでは、ステージをクリアする毎に、ステージに出現する敵キャラクタECの攻撃力やレベルが高くなる。   In the game of this embodiment, a plurality of stages having different levels (degrees of difficulty) are prepared, and as the story progresses, new stages (stages with higher degrees of difficulty) appear. That is, when the player clears the first stage (first stage), the next stage (second stage) can be selected (played), and when the player clears the second stage, the third stage can be selected. The enemy character EC appearing in the second stage is stronger than the enemy character EC appearing in the first stage as a whole (parameter value such as aggressivity, higher in level), and the enemy character EC appearing in the third stage is all It is more powerful than the enemy character EC that appears in the second stage. That is, in the game of this embodiment, the offensive power and level of the enemy character EC appearing on the stage increase each time the stage is cleared.

本実施形態のゲームでは、プレーヤが同一のステージをクリアできなかった回数が所定回数(例えば、3回)に達した場合に、デッキを構成するキャラクタ(対戦用キャラクタとして設定するキャラクタ)を変更すれば当該ステージをクリア可能か、或いはデッキの構成を変更しても当該ステージをクリアできないかを判定し、判定結果に応じた内容をプレーヤに提示する。   In the game of this embodiment, when the number of times the player can not clear the same stage reaches a predetermined number of times (for example, three times), the character (the character set as a battle character) constituting the deck is changed. For example, it is determined whether the stage can be cleared or the stage can not be cleared even if the configuration of the deck is changed, and the content according to the determination result is presented to the player.

具体的には、まず、プレーヤが保有する全てのキャラクタから、対戦用キャラクタとして設定する(デッキに入れる)ことを推奨する複数のキャラクタを抽出する。図4は、プレーヤが保有するキャラクタのパラメータ等を格納するテーブル情報の一例を示す図である。テーブル情報200は、プレーヤが保有する各キャラクタの、識別情報、攻撃力、回復力、ヒットポイント、属性(「火」、「水」、「木」等)、レベル等の情報を格納する。このうち、攻撃力、回復力及びヒットポイントはパラメータの一例である。また、図5は、敵キャラクタのパラメータ等を格納するテーブル情報の一例を示す図である。テーブル情報300は、各ステージに出現する複数の敵キャラクタ(ザコキャラ、ボスキャラ)と、各敵キャラクタのパラメータ(攻撃力、回復力、ヒットポイント)、属性等の情報を格納する。例えば、図5に示すテーブル情報300では、ステージ「001」には、敵キャラクタとして「ザコキャラA」、「ザコキャラB」、「ボスキャラA」が出現することを示している。   Specifically, first, from all the characters owned by the player, a plurality of characters recommended to be set (inserted into the deck) as battle characters are extracted. FIG. 4 is a diagram showing an example of table information storing parameters and the like of characters held by the player. The table information 200 stores information such as identification information, aggressivity, resilience, hit points, attributes ("fire", "water", "trees", etc.), levels and the like of each character possessed by the player. Among these, aggressivity, resilience and hit points are examples of parameters. FIG. 5 is a diagram showing an example of table information for storing parameters and the like of the enemy character. The table information 300 stores information such as a plurality of enemy characters (Zako character, boss character) appearing on each stage, parameters (aggressiveness, resilience, hit points) of each enemy character, attributes, and the like. For example, in the table information 300 shown in FIG. 5, it is shown that "Zaco Chara A", "Zaco Chara B", and "Boss Chara A" appear as enemy characters on the stage "001".

本実施形態では、図4に示すようなテーブル情報200を参照して、デッキを構成することを推奨する4つのキャラクタを抽出する。例えば、キャラクタのパラメータ(攻撃力、回復力、ヒットポイント)の合計値をキャラクタ毎に算出し、当該合計値が大きい上位
4つのキャラクタを抽出する。また、攻撃力を重視する場合、攻撃力が大きい上位4つのキャラクタを抽出してもよいし、回復力を重視する場合、回復力が大きい上位4つのキャラクタを抽出してもよいし、攻撃力と回復力のバランスを重視する場合、攻撃力が大きい上位2つのキャラクタと回復力が大きい上位2つのキャラクタとを抽出してもよい。また、図5に示すようなテーブル情報300を参照して、所定回数クリアできなかったステージに出現する敵キャラクタの属性を考慮して4つのキャラクタを抽出してもよい。例えば、属性間に優劣関係(例えば、「水」は「火」に対して優勢、「木」は「水」に対して優勢、「火」は「木」に対して優勢、といった三すくみの関係)がある場合に、当該ステージに出現する敵キャラクタ(例えば、ボスキャラクタ)の属性に対して優勢な属性を有するキャラクタを優先して抽出してもよい。
In the present embodiment, four characters recommended to constitute a deck are extracted with reference to table information 200 as shown in FIG. For example, a total value of character parameters (aggressiveness, resilience, hit points) of the character is calculated for each character, and the top four characters having large total values are extracted. Also, when emphasis is placed on the aggression, the top four characters with high aggression may be extracted, and when emphasis is placed on the resilience, the top four characters with high resilience may be extracted. When importance is placed on the balance of the resiliency and the resiliency, the top two characters with high aggression and the top two characters with high resiliency may be extracted. Further, four characters may be extracted with reference to the table information 300 as shown in FIG. 5 in consideration of the attribute of the enemy character appearing on the stage which can not be cleared a predetermined number of times. For example, the relationship between superiority and inferiority (for example, “water” is superior to “fire”, “tree” is superior to “water”, “fire” is superior to “tree”, and so on) ) May be preferentially extracted with an attribute having an attribute superior to the attribute of the enemy character (for example, boss character) appearing in the stage.

次に、テーブル情報200及びテーブル情報300を参照して、抽出した4つのキャラクタのパラメータと、所定回数クリアできなかったステージに出現する複数の敵キャラクタのパラメータとに基づいて、抽出した4つのキャラクタでデッキを構成した場合(推奨デッキを用いた場合)に当該ステージをクリア可能か否かを判定する。例えば、抽出した4つのキャラクタのパラメータ(攻撃力、回復力、ヒットポイント)の合計値Sと、当該ステージに登場する複数の敵キャラクタのパラメータ(攻撃力、回復力、ヒットポイント)の合計値Sを比較し、合計値Sが合計値Sよりも小さく且つ合計値Sと合計値Sの差が所定値以上である場合に、当該ステージをクリア可能でないと判定し、それ以外の場合(合計値Sが合計値Sよりも大きい場合、或いは合計値Sと合計値Sの差が所定値以下である場合)に当該ステージをクリア可能であると判定する。ここで、抽出したキャラクタの属性が当該ステージに出現する敵キャラクタ(例えば、ボスキャラクタ)の属性に対して優勢である場合には、合計値Sが大きくなるように調整し、抽出したキャラクタの属性が当該敵キャラクタの属性に対して劣勢である場合には、合計値Sが小さくなるように調整してもよい。また、抽出した4つのキャラクタのパラメータと当該ステージに出現する複数の敵キャラクタのパラメータに基づき所定のアルゴリズムに従って計算を行って、計算値が所定の条件を満たす場合にクリア可能であると判定し、計算値が所定の条件を満たさない場合にクリア可能でないと判定してもよい。 Next, with reference to the table information 200 and the table information 300, the four characters extracted based on the parameters of the extracted four characters and the parameters of the plurality of enemy characters appearing in the stage which could not be cleared a predetermined number of times If the deck is configured in (the recommended deck is used), it is determined whether or not the stage can be cleared. For example, the total value S p of the parameters (aggressiveness, resilience, hit points) of the four extracted characters and the sum of the parameters (aggressiveness, resilience, hit points) of a plurality of enemy characters appearing on the stage comparing the S e, if the difference between the total value S p is the sum S e and smaller and the total value S p than the sum S e is a predetermined value or more, determined not to be clear the stage, it In other cases (when the total value Sp is larger than the total value S e or when the difference between the total value S p and the total value S e is equal to or less than a predetermined value), it is determined that the stage can be cleared. Here, when the attribute of the extracted character is superior to the attribute of the enemy character (for example, boss character) appearing in the stage, the total value Sp is adjusted to be large, and the extracted character is extracted. If the attribute is a recessive for the attribute of the enemy character may be adjusted so that the total value S p decreases. In addition, calculation is performed according to a predetermined algorithm based on the parameters of the extracted four characters and the parameters of a plurality of enemy characters appearing in the stage, and it is determined that clearing is possible if the calculated value satisfies the predetermined condition. If the calculated value does not satisfy the predetermined condition, it may be determined that the condition can not be cleared.

抽出した4つのキャラクタでデッキを構成した場合に当該ステージをクリア可能であると判定した場合には、図6に示すように、デッキを構成するキャラクタを変更することを示唆する内容をゲーム画面GIに表示する。図6に示す例は、「ステージ40」のクリアに失敗した回数が所定回数に達したときに表示される内容の一例であり、デッキを構成するキャラクタを変更すれば「ステージ40」をクリアする可能性があることを示唆している。図6に示すゲーム画面GIにおいて、プレーヤがボタンBTを選択する操作を行うと、図7に示すような、デッキの構成を変更するためのゲーム画面GIに移行する。図7に示すゲーム画面には、その時点でデッキを構成している4つのプレーヤキャラクタPC(「リーダー」、「サブ1」、「サブ2」、「サブ3」)が表示されている。図7に示すゲーム画面において、プレーヤが変更したいプレーヤキャラクタPCを選択する操作入力を行うと、プレーヤが保有するキャラクタの一覧を表示する画面に移行し、当該画面においてキャラクタを選択する操作入力を行うと、選択したキャラクタが対戦用キャラクタとして設定される。例えば、「リーダー」のプレーヤキャラクタPCを選択して、キャラクタの一覧から別のキャラクタを選択することで、「リーダー」のキャラクタを当該別のキャラクタに変更することができる。   When it is determined that the stage can be cleared when the deck is configured by the four extracted characters, as shown in FIG. 6, the content that suggests changing the characters that configure the deck is displayed on the game screen GI. Display on The example shown in FIG. 6 is an example of the content displayed when the number of times of failure to clear the "stage 40" has reached a predetermined number of times, and the "stage 40" is cleared if the character constituting the deck is changed. It suggests that there is a possibility. In the game screen GI shown in FIG. 6, when the player performs an operation to select the button BT, the screen shifts to a game screen GI for changing the configuration of the deck as shown in FIG. On the game screen shown in FIG. 7, four player characters PC ("leader", "sub 1", "sub 2", "sub 3") constituting the deck at that time are displayed. In the game screen shown in FIG. 7, when the player performs an operation input to select the player character PC that the player wishes to change, the screen shifts to a screen displaying a list of characters possessed by the player, and an operation input to select the character on the screen is performed. And the selected character is set as the battle character. For example, by selecting the “leader” player character PC and selecting another character from the character list, the “leader” character can be changed to the other character.

なお、当該ステージをクリア可能であると判定した場合であっても、抽出した4つのキャラクタと、デッキを構成している4つのプレーヤキャラクタPCとが一致している場合には、デッキの構成を変更する必要がない(すなわち、デッキの構成を変更しなくてもクリア可能である)ため、図6に示すようなゲーム画面GIを表示させない。なお、両者が一致していない場合であっても、デッキの構成を変更しなくても実質的に当該ステージを
クリア可能である場合(例えば、抽出した4つのキャラクタのパラメータの合計値が、デッキを構成している4つのプレーヤキャラクタPCのパラメータの合計値と同等である場合等)には、図6に示すようなゲーム画面GIを表示させないように構成してもよい。
Even if it is determined that the stage can be cleared, if the four extracted characters match the four player characters PC constituting the deck, the deck configuration is set. The game screen GI as shown in FIG. 6 is not displayed because it is not necessary to change (that is, it can be cleared without changing the configuration of the deck). In addition, even if the two do not match, if the stage can be substantially cleared without changing the configuration of the deck (for example, the total value of the extracted four character parameters is the deck The game screen GI as shown in FIG. 6 may not be displayed in the case where it is equal to the total value of the parameters of the four player characters PC making up.

一方、抽出した4つのキャラクタでデッキを構成した場合に当該ステージをクリア可能でないと判定した場合には、図8に示すように、当該ステージをクリア可能でない旨を示唆する内容をゲーム画面GIに表示する。図8に示す例は、「ステージ40」のクリアに失敗した回数が所定回数に達したときに表示される内容の一例であり、デッキを構成するキャラクタを変更しても「ステージ40」をクリアする可能性がないことを示唆している。図8に示すゲーム画面GIにおいて、プレーヤがボタンBTを選択する操作を行うと、ステージを選択するためのゲーム画面に移行する。このとき、クリア可能でないと判定されたステージ(図8の例では、「ステージ40」)については、プレーヤが選択(プレイ)できないようにしてもよい。例えば、ステージを選択するためのゲーム画面において当該ステージを非表示としてもよい。なお、当該ステージをクリア可能でないと判定した場合に、プレーヤが保有するキャラクタを強化(キャラクタの合成による強化等)させることを示唆する内容を提示してもよい。   On the other hand, when it is determined that the stage can not be cleared when the deck is configured by the four extracted characters, as shown in FIG. 8, the content that suggests that the stage can not be cleared is displayed on the game screen GI. indicate. The example shown in FIG. 8 is an example of the content displayed when the number of times of failure to clear “stage 40” reaches a predetermined number of times, and even if the characters making up the deck are changed, “stage 40” is cleared. It suggests that there is no possibility. In the game screen GI shown in FIG. 8, when the player performs an operation to select the button BT, the screen shifts to a game screen for selecting a stage. At this time, the player may not be able to select (play) the stage determined to be unclearable (“stage 40” in the example of FIG. 8). For example, the stage may be hidden on the game screen for selecting the stage. In addition, when it is determined that the stage can not be cleared, content may be presented that suggests that the character held by the player is strengthened (strengthening by combining characters, etc.).

このように、本実施形態によれば、ステージをクリアできなかった回数が所定の回数に達した場合に、プレーヤが保有するキャラクタから、デッキを構成することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタでデッキを構成した場合に当該ステージをクリア可能か否かを判定し、当該ステージをクリア可能であると判定した場合には、デッキを構成するキャラクタを変更することを示唆する内容をプレーヤに提示し、当該ステージをクリア可能でないと判定した場合には、その旨を示唆する内容をプレーヤに提示することで、ステージをクリアする可能性についての判断材料となる有益な情報をプレーヤに与えることができる。すなわち、本実施形態によれば、プレーヤは、ステージのクリアに失敗した場合に、適切なキャラクタを選択してデッキを構成すれば当該ステージをクリアできる(クリアする可能性がある)のか、適切なキャラクタを選択してデッキを構成したとしても当該ステージをクリアできない(クリアする可能性がない)のかを容易に把握することができる。   As described above, according to the present embodiment, when the number of times the stage can not be cleared reaches a predetermined number, a plurality of characters recommended to constitute a deck are extracted from the characters possessed by the player, If the deck is composed of a plurality of extracted characters, it is determined whether or not the stage can be cleared, and if it is determined that the stage can be cleared, it is suggested to change the characters constituting the deck. If the content is presented to the player and it is determined that the stage can not be cleared, by presenting the content suggesting that to the player, useful information to be used as a decision material for the possibility of clearing the stage is provided. It can be given to the player. That is, according to the present embodiment, if the player fails to clear the stage, if the player selects an appropriate character and configures the deck, the player can clear the stage (possibly clear), or not. Even if a character is selected to configure a deck, it can be easily grasped whether the stage can not be cleared (there is no possibility of clearing).

3.処理
次に、本実施形態のゲームシステムの処理の一例について図9のフローチャートを用いて説明する。
3. Processing Next, an example of processing of the game system of the present embodiment will be described using the flowchart of FIG. 9.

まず、キャラクタ設定部110は、操作入力に基づいて選択された複数のキャラクタを対戦用キャラクタ(デッキを構成するプレーヤキャラクタPC)として設定する(ステップS10)。次に、ゲーム処理部112は、操作入力に基づいて選択されたステージを対戦を実行するステージとして決定し(ステップS12)、対戦用キャラクタとして設定された複数のキャラクタと、決定したステージに出現する敵キャラクタとの対戦を実行し、各敵キャラクタのヒットポイント及びプレーヤキャラクタPCのヒットポイントの合計値を更新する(ステップS14)。   First, the character setting unit 110 sets a plurality of characters selected based on the operation input as a battle character (player character PC constituting a deck) (step S10). Next, the game processing unit 112 determines the stage selected based on the operation input as the stage for executing the battle (step S12), and appears on the determined stage and the plurality of characters set as the battle character. A battle with the enemy character is executed, and the total value of the hit points of each enemy character and the hit points of the player character PC is updated (step S14).

次に、ゲーム処理部112は、対戦結果に基づきステージ(ステップS12で決定したステージ)をクリアしたか否かを判断する(ステップS16)。プレーヤキャラクタPCのヒットポイントの合計値が所定値以下となり当該ステージのクリアに失敗したと判断した場合(ステップS16のY)には、ゲーム処理部112は、当該ステージに対応付けて記憶された失敗回数を1だけ増加させ、当該ステージの失敗回数が所定回数に達したか否かを判断する(ステップS18)。   Next, the game processing unit 112 determines whether or not the stage (the stage determined in step S12) has been cleared based on the match result (step S16). When it is determined that the total value of hit points of the player character PC is less than or equal to a predetermined value and clearing of the stage has failed (Y in step S16), the game processing unit 112 stores the fault stored in association with the stage. The number of times is increased by one, and it is determined whether the number of failures of the stage has reached a predetermined number (step S18).

当該ステージの失敗回数が所定回数に達した場合(ステップS18のY)には、情報提
示部114は、テーブル情報200を参照して、プレーヤが保有する各キャラクタのパラメータに基づき、プレーヤが保有するキャラクタから、対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出する(ステップS20)。
If the number of failures of the stage has reached a predetermined number (Y in step S18), the information presenting unit 114 refers to the table information 200 and holds the player based on the parameters of the characters held by the player. A plurality of characters recommended to be set as battle characters are extracted from the characters (step S20).

次に、情報提示部114は、テーブル情報200、300を参照して、ステップS20で抽出した複数のキャラクタのパラメータと、クリアに失敗したステージ(ステップS12で決定したステージ)に出現する敵キャラクタのパラメータに基づき、抽出した複数のキャラクタを対戦用キャラクタとして設定した場合(推奨デッキで対戦した場合)に当該ステージをクリア可能か否かを判断する(ステップS22)。   Next, the information presenting unit 114 refers to the table information 200 and 300, and the parameters of the plurality of characters extracted in step S20 and the enemy characters appearing in the stage (step determined in step S12) which failed in clearing. Based on the parameters, when the plurality of extracted characters are set as a battle character (when a battle is made in the recommended deck), it is determined whether or not the stage can be cleared (step S22).

当該ステージをクリア可能であると判断した場合(ステップS22のY)には、情報提示部114は、ステップS20で抽出した複数のキャラクタと、ステップS10で対戦用キャラクタとして設定した複数のキャラクタが一致するか否かを判断し(ステップS24)、一致しない場合(ステップS24のN)には、対戦用キャラクタとして設定するキャラクタを変更することを示唆する内容をプレーヤに提示する(ステップS26)。   If it is determined that the stage can be cleared (Y in step S22), the information presenting unit 114 matches the plurality of characters extracted in step S20 with the plurality of characters set as battle characters in step S10. It is determined whether or not to be (step S24), and if it does not match (N in step S24), the content that suggests changing the character set as the battle character is presented to the player (step S26).

一方、当該ステージをクリア可能でないと判断した場合(ステップS22のN)には、情報提示部114は、当該ステージをクリア可能でない旨を示唆する内容をプレーヤに提示する(ステップS28)。   On the other hand, when it is determined that the stage can not be cleared (N in step S22), the information presenting unit 114 presents the player with content indicating that the stage can not be cleared (step S28).

4.変形例
本発明は、上記実施形態で説明したものに限らず、種々の変形実施が可能である。例えば、明細書又は図面中の記載において広義や同義な用語として引用された用語は、明細書又は図面中の他の記載においても広義や同義な用語に置き換えることができる。
4. Modifications The present invention is not limited to those described in the above embodiments, and various modifications can be made. For example, terms cited as broad or synonymous terms in the description in the specification or the drawings can be replaced with broad or synonymous terms in the other descriptions in the specification or the drawings.

例えば、上記実施形態では、ステージをクリアできなかった回数が所定の回数に達したことを契機として、推奨デッキで当該ステージをクリア可能か否かを判定する場合について説明したが、本発明はこれに限られない。例えば、ステージにおける対戦中にプレーヤキャラクタPCのヒットポイントの合計値が所定値以下となり、当該ヒットポイントを回復(増加)させる所定のアイテム(回復アイテム)を所定の回数(1回又は複数回)だけ使用して当該ヒットポイントを回復させた後に、当該ステージをクリアした場合に、対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタを対戦用キャラクタとして設定した場合に当該ステージをクリア可能か否かを判定し、判定結果に応じた内容をプレーヤに提示するように構成してもよい。   For example, in the above embodiment, when the number of times the stage can not be cleared reaches a predetermined number, the case where it is determined whether the stage can be cleared by the recommended deck has been described. It is not limited to. For example, the total value of hit points of the player character PC becomes equal to or less than a predetermined value during a match on the stage, and a predetermined item (recovery item) for recovering (increasing) the hit points is a predetermined number of times When the hit point is recovered to be used and then the stage is cleared, a plurality of characters recommended to be set as a battle character are extracted, and a plurality of extracted characters are set as a battle character It is also possible to determine whether or not the stage can be cleared, and to present the player with the content according to the determination result.

10 端末、20 サーバ、100 処理部、110 キャラクタ設定部、112 ゲーム処理部、114 情報提示部、120 画像生成部、130 音生成部、150 入力部、170 記憶部、190 表示部、192 音出力部、196 通信部 Reference Signs List 10 terminal, 20 server, 100 processing unit, 110 character setting unit, 112 game processing unit, 114 information presenting unit, 120 image generating unit, 130 sound generating unit, 150 input unit, 170 storage unit, 190 display unit, 192 sound output Department, 196 communication department

Claims (4)

プレーヤが保有するキャラクタのうち、前記プレーヤによって選択された複数のキャラクタを対戦用キャラクタとして設定するキャラクタ設定部と、
前記対戦用キャラクタとして設定された複数のキャラクタと、複数のステージから選択された1のステージに出現する敵キャラクタとの対戦を実行し、対戦結果に基づき前記1のステージをクリアしたか否かを判定するゲーム処理部と、
前記1のステージをクリアできなかった回数が所定の回数に達した場合に、前記プレーヤが保有する各キャラクタのパラメータに基づいて、前記プレーヤが保有するキャラクタから前記対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタのパラメータと前記1のステージに出現する敵キャラクタのパラメータとに基づいて、前記抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に前記1のステージをクリア可能か否かを判定し、判定結果に応じた内容を前記プレーヤに提示する情報提示部としてコンピュータを機能させ、
前記情報提示部は、
前記1のステージをクリア可能でないと判定した場合に、ステージの変更を示唆する内容を前記プレーヤに提示することを特徴とするプログラム。
A character setting unit configured to set a plurality of characters selected by the player among the characters held by the player as a battle character;
A battle between a plurality of characters set as the battle character and an enemy character appearing in one stage selected from a plurality of stages is executed, and whether or not the one stage is cleared based on the battle result A game processing unit to determine
It is recommended that the character held by the player be set as the battle character based on the parameters of each character held by the player when the number of times the stage 1 can not be cleared reaches a predetermined number of times When the plurality of extracted characters are set as the battle character based on parameters of the plurality of extracted characters and parameters of the enemy character appearing in the first stage. It is determined whether or not it is possible to clear the stage, and the computer is functioned as an information presentation unit that presents the content according to the determination result to the player,
The information presentation unit
A program characterized by presenting contents suggesting a change of a stage to the player when it is determined that the one stage can not be cleared.
請求項1において、
前記情報提示部は、
前記1のステージをクリア可能でないと判定した場合に、前記プレーヤがステージ選択に関する指示を行うことが可能な画面を前記プレーヤに提示することを特徴とするプログラム。
In claim 1,
The information presentation unit
A program characterized by presenting a screen on which the player can issue an instruction regarding stage selection to the player when it is determined that the one stage can not be cleared.
請求項2において、
前記情報提示部は、
前記1のステージをクリア可能でないと判定した場合に、前記ステージ選択において前記1のステージを選択できないようにすることを特徴とするプログラム。
In claim 2,
The information presentation unit
A program characterized in that, when it is determined that the one stage can not be cleared, the one stage can not be selected in the stage selection.
プレーヤが保有するキャラクタのうち、前記プレーヤによって選択された複数のキャラクタを対戦用キャラクタとして設定するキャラクタ設定部と、
前記対戦用キャラクタとして設定された複数のキャラクタと、複数のステージから選択された1のステージに出現する敵キャラクタとの対戦を実行し、対戦結果に基づき前記1のステージをクリアしたか否かを判定するゲーム処理部と、
前記1のステージをクリアできなかった回数が所定の回数に達した場合に、前記プレーヤが保有する各キャラクタのパラメータに基づいて、前記プレーヤが保有するキャラクタから前記対戦用キャラクタとして設定することを推奨する複数のキャラクタを抽出し、抽出した複数のキャラクタのパラメータと前記1のステージに出現する敵キャラクタのパラメータとに基づいて、前記抽出した複数のキャラクタを前記対戦用キャラクタとして設定した場合に前記1のステージをクリア可能か否かを判定し、判定結果に応じた内容を前記プレーヤに提示する情報提示部とを含み、
前記情報提示部は、
前記1のステージをクリア可能でないと判定した場合に、ステージの変更を示唆する内容を前記プレーヤに提示することを特徴とするゲームシステム。
A character setting unit configured to set a plurality of characters selected by the player among the characters held by the player as a battle character;
A battle between a plurality of characters set as the battle character and an enemy character appearing in one stage selected from a plurality of stages is executed, and whether or not the one stage is cleared based on the battle result A game processing unit to determine
It is recommended that the character held by the player be set as the battle character based on the parameters of each character held by the player when the number of times the stage 1 can not be cleared reaches a predetermined number of times When the plurality of extracted characters are set as the battle character based on parameters of the plurality of extracted characters and parameters of the enemy character appearing in the first stage. Determining whether it is possible to clear the stage, and presenting information to the player according to the determination result,
The information presentation unit
A game system characterized by presenting contents suggesting a change of a stage to the player when it is determined that the one stage can not be cleared.
JP2018078866A 2018-04-17 2018-04-17 Program and game system Active JP6523518B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018078866A JP6523518B2 (en) 2018-04-17 2018-04-17 Program and game system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018078866A JP6523518B2 (en) 2018-04-17 2018-04-17 Program and game system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014156342A Division JP6327998B2 (en) 2014-07-31 2014-07-31 Program and game system

Publications (2)

Publication Number Publication Date
JP2018138183A JP2018138183A (en) 2018-09-06
JP6523518B2 true JP6523518B2 (en) 2019-06-05

Family

ID=63451269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018078866A Active JP6523518B2 (en) 2018-04-17 2018-04-17 Program and game system

Country Status (1)

Country Link
JP (1) JP6523518B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7190617B2 (en) * 2020-10-06 2022-12-16 株式会社Mixi Information processing device, information processing method and program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001170365A (en) * 1999-12-16 2001-06-26 Namco Ltd Game device, game method and recording medium
JP4220412B2 (en) * 2004-02-18 2009-02-04 株式会社バンダイナムコゲームス PROGRAM, INFORMATION STORAGE MEDIUM, AND GAME DEVICE
JP5004754B2 (en) * 2007-10-29 2012-08-22 株式会社コナミデジタルエンタテインメント GAME DEVICE, GAME DEVICE CONTROL METHOD, AND PROGRAM
JP4709872B2 (en) * 2008-05-07 2011-06-29 任天堂株式会社 Game device and storage medium used therefor
JP5651324B2 (en) * 2009-11-11 2015-01-07 任天堂株式会社 GAME PROGRAM, GAME DEVICE, AND GAME CONTROL METHOD
JP5409876B1 (en) * 2012-10-29 2014-02-05 株式会社 ディー・エヌ・エー Server device and game program
JP2013176624A (en) * 2013-05-23 2013-09-09 Konami Digital Entertainment Co Ltd Game device and program

Also Published As

Publication number Publication date
JP2018138183A (en) 2018-09-06

Similar Documents

Publication Publication Date Title
JP6327998B2 (en) Program and game system
JP6475940B2 (en) Program and game device
JP2015223227A (en) Program and game system
JP6381929B2 (en) Game system
JP6417144B2 (en) Program and game system
JP2017148302A (en) Program and game system
JP7022505B2 (en) Program and game system
JP6523518B2 (en) Program and game system
JP2016179135A (en) Program, terminal, and server
JP6446213B2 (en) Program and game system
JP6339456B2 (en) Program and game system
JP6346654B1 (en) Game system
JP2015092900A (en) Program and game system
JP6688559B2 (en) Program and game system
JP2018202239A (en) Program and game system
JP6920090B2 (en) Program and game system
JP6134694B2 (en) Program and game system
JP6643785B2 (en) Program and game system
JP6549168B2 (en) Program and game system
JP2018143791A (en) Game system
JP6941461B2 (en) Program and game system
JP6937399B2 (en) Program and game system
JP6752015B2 (en) Program and game system
JP7198582B2 (en) Program, game system and game service providing method
JP6833333B2 (en) Program and game system

Legal Events

Date Code Title Description
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: 20190410

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190425

R150 Certificate of patent or registration of utility model

Ref document number: 6523518

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250