JP6643785B2 - Program and game system - Google Patents

Program and game system Download PDF

Info

Publication number
JP6643785B2
JP6643785B2 JP2018091609A JP2018091609A JP6643785B2 JP 6643785 B2 JP6643785 B2 JP 6643785B2 JP 2018091609 A JP2018091609 A JP 2018091609A JP 2018091609 A JP2018091609 A JP 2018091609A JP 6643785 B2 JP6643785 B2 JP 6643785B2
Authority
JP
Japan
Prior art keywords
character
characters
operation input
selection area
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
JP2018091609A
Other languages
Japanese (ja)
Other versions
JP2018118155A (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 JP2018091609A priority Critical patent/JP6643785B2/en
Publication of JP2018118155A publication Critical patent/JP2018118155A/en
Application granted granted Critical
Publication of JP6643785B2 publication Critical patent/JP6643785B2/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)。このようなゲームシステムでは、プレーヤが保有する複数のキャラクタを合成する等してキャラクタを強化(キャラクタのパラメータを変更)する仕組みを導入したものがある。   2. Description of the Related Art Conventionally, there has been known a game system in which a deck and a card are set based on input information, and a player character makes an attack on an enemy character to execute a battle game (for example, Patent Document 1). In such a game system, there is a system that introduces a mechanism for enhancing a character (changing a parameter of a character) by combining a plurality of characters possessed by a player.

特開2012−061059号公報JP 2012-061059 A

従来のゲームシステムでは、プレーヤは、敵キャラクタとの対戦中にキャラクタを強化することができず、利便性に欠けていた。   In a conventional game system, a player cannot strengthen a character during a battle with an enemy character and lacks convenience.

本発明は、以上のような課題に鑑みてなされたものであり、その目的とするところは、プレーヤが保有するキャラクタを敵キャラクタとの対戦中に強化することが可能なプログラム及びゲームシステムを提供することにある。   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 enhancing a character held by a player during a battle with an enemy character. Is to do.

(1)本発明は、複数のキャラクタと敵キャラクタとの対戦を実行するためのプログラムであって、複数のキャラクタをキャラクタ選択領域に配置する配置部と、前記キャラクタ選択領域に配置する各キャラクタの属性を設定する属性設定部と、前記キャラクタ選択領域に配置された複数のキャラクタから同一の属性を有する複数のキャラクタを連続して選択する第1の操作入力があった場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータに基づき算出される攻撃力に応じた攻撃を前記敵キャラクタに対して行わせる処理を行い、前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタに隣接する少なくとも1つのキャラクタを前記キャラクタ選択領域から消去するとともに、消去されたキャラクタのパラメータに応じて前記第2の操作入力により選択されたキャラクタのパラメータを変更するゲーム処理部としてコンピュータを機能させ、前記ゲーム処理部は、前記第1の操作入力又は前記第2の操作入力があった場合に、前記敵キャラクタが攻撃を開始するまでの残りターン数を減少させ、前記残りターン数が所定値に達した場合に、前記敵キャラクタに、前記キャラクタ選択領域に配置されたキャラクタに対する攻撃を行わせる処理を行うことを特徴とするプログラムに関する。また本発明は、コンピュータ読み取り可能な情報記憶媒体であって、上記各部としてコンピュータを機能させるためのプログラムを記憶した情報記憶媒体に関する。また本発明は、上記各部を含むゲームシステムに関する。   (1) The present invention is a program for executing a battle between a plurality of characters and an enemy character, comprising: a placement unit for placing a plurality of characters in a character selection area; An attribute setting unit for setting an attribute; and a first operation input for continuously selecting a plurality of characters having the same attribute from a plurality of characters arranged in the character selection area, Performing a process of causing the plurality of characters selected by the operation input to attack the enemy character in accordance with the attack power calculated based on the parameters of each character selected by the first operation input; There is a second operation input for selecting a character satisfying a predetermined condition from among a plurality of characters arranged in the character selection area. In this case, at least one character adjacent to the character selected by the second operation input is deleted from the character selection area, and the character is selected by the second operation input according to a parameter of the deleted character. The computer functions as a game processing unit that changes a parameter of the character, and the game processing unit performs a process until the enemy character starts attacking when the first operation input or the second operation input is performed. The present invention relates to a program for reducing the number of remaining turns and, when the number of remaining turns reaches a predetermined value, performing processing for causing the enemy character to attack a character arranged in the character selection area. The present invention also relates to a computer-readable information storage medium storing a program for causing a computer to function as each of the above units. The present invention also relates to a game system including each of the above units.

本発明によれば、プレーヤが、キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力を行うと、第2の操作入力により選択されたキャラクタに隣接する少なくとも1つのキャラクタがキャラクタ選択領域
から消去されるとともに、消去されたキャラクタのパラメータに応じて第2の操作入力により選択されたキャラクタのパラメータが変更されるため、プレーヤは敵キャラクタとの対戦中において第2の操作入力によりキャラクタを選択することで、選択したキャラクタを強化することができ、プレーヤの利便性を高めることができる。また、本発明によれば、敵キャラクタを攻撃するための第1の操作入力が行われた場合のみならず、キャラクタを強化するための第2の操作入力が行われた場合にも、敵キャラクタが攻撃を開始するまでの残りターン数が減少するため、敵キャラクタへの攻撃を優先するかキャラクタの強化を優先するかを、ゲーム状況に応じてプレーヤに選択させることができ、ゲームの戦略性を高めることができる。
According to the present invention, when the player performs a second operation input for selecting a character that satisfies a predetermined condition from among a plurality of characters arranged in a character selection area, the player selects a character selected by the second operation input. At least one adjacent character is deleted from the character selection area, and the parameter of the character selected by the second operation input is changed according to the parameter of the deleted character. By selecting the character by the second operation input in the inside, the selected character can be strengthened, and the convenience of the player can be improved. According to the present invention, not only when the first operation input for attacking the enemy character is performed, but also when the second operation input for strengthening the character is performed, Since the number of turns remaining before the player starts attacking is reduced, the player can choose between giving priority to attacking the enemy character and giving priority to strengthening the character according to the game situation, and the strategy of the game Can be increased.

(2)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記ゲーム処理部は、前記第2の操作入力により選択されたキャラクタのパラメータを変更した場合に、当該キャラクタに対して選択順序を設定し、前記第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序で選択された場合のみ、当該キャラクタの変更後のパラメータに基づき前記攻撃力を算出してもよい。   (2) In the program, the information storage medium, and the game system according to the present invention, when the parameter of the character selected by the second operation input is changed, the game processing unit may select the character in the selection order with respect to the character. May be set, and the attack power may be calculated based on the changed parameter of the character only when the character is selected in the selection order set for the character by the first operation input.

本発明によれば、プレーヤは、第2の操作入力によってキャラクタを強化した場合に、当該キャラクタを第1の操作入力により当該キャラクタに設定された選択順序に従って選択した場合のみキャラクタ強化の効果を発生させることができ、制約の下での戦略的なゲームプレイを行うことができる。   According to the present invention, when a player enhances a character by the second operation input, the player generates the effect of enhancing the character only when the character is selected by the first operation input in accordance with the selection order set for the character. And play strategic game play under constraints.

(3)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記配置部は、前記複数のキャラクタの一部として、キャラクタを合成する際に素材となる素材キャラクタを前記キャラクタ選択領域に配置し、前記ゲーム処理部は、前記第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタに隣接する少なくとも1つの素材キャラクタを前記キャラクタ選択領域から消去するとともに、消去された素材キャラクタのパラメータに応じて前記第2の操作入力により選択されたキャラクタのパラメータを変更してもよい。   (3) In the program, the information storage medium, and the game system according to the present invention, the arrangement unit arranges, as a part of the plurality of characters, a material character that is a material when combining characters in the character selection area. When receiving the second operation input, the game processing unit deletes at least one material character adjacent to the character selected by the second operation input from the character selection area, and deletes the material character. The parameter of the character selected by the second operation input may be changed according to the parameter of the material character.

本発明によれば、プレーヤが、キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力を行うと、第2の操作入力により選択されたキャラクタに隣接する少なくとも1つの素材キャラクタがキャラクタ選択領域から消去されるとともに、消去された素材キャラクタのパラメータに応じて第2の操作入力により選択されたキャラクタのパラメータが変更されるため、プレーヤは敵キャラクタとの対戦中において第2の操作入力によりキャラクタを選択することで、選択したキャラクタを強化することができ、プレーヤの利便性を高めることができる。   According to the present invention, when the player performs a second operation input for selecting a character that satisfies a predetermined condition from among a plurality of characters arranged in a character selection area, the player selects a character selected by the second operation input. At least one adjacent material character is erased from the character selection area, and the parameters of the character selected by the second operation input are changed according to the parameters of the erased material character. By selecting a character by the second operation input during the match, the selected character can be strengthened and the convenience of the player can be improved.

(4)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、前記ゲーム処理部は、前記敵キャラクタを攻撃したキャラクタを前記キャラクタ選択領域から消去し、前記配置部は、前記キャラクタ選択領域から消去されたキャラクタと同数のキャラクタを前記キャラクタ選択領域に追加して配置してもよい。   (4) In the program, the information storage medium, and the game system according to the present invention, the game processing unit deletes a character that has attacked the enemy character from the character selection area, and the arranging unit deletes the character from the character selection area. The same number of characters as the erased characters may be additionally arranged in the character selection area.

本発明によれば、キャラクタ選択領域から消去されたキャラクタと同数のキャラクタをキャラクタ選択領域に追加して配置することで、ゲームの戦略性を高めることができる。   According to the present invention, by arranging the same number of characters as the characters deleted from the character selection area in the character selection area, it is possible to enhance the strategic nature of the game.

本実施形態のゲームシステムを示す図である。It is a diagram showing a game system of the present embodiment. 本実施形態の端末の機能ブロック図の一例を示す図である。It is a figure showing an example of a functional block diagram of a terminal of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 第1の操作入力について説明するための図である。FIG. 9 is a diagram for describing a first operation input. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 図8(A)、図8(B)は、合計攻撃力の算出について説明するための図である。FIGS. 8A and 8B are diagrams for describing calculation of the total attack power. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 第2の操作入力について説明するための図である。FIG. 9 is a diagram for describing a second operation input. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図である。It is a figure showing an example of the game screen generated by the game system of this embodiment. 第1の操作入力について説明するための図である。FIG. 9 is a diagram for describing a first operation input. 本実施形態の処理の流れを示すフローチャートである。5 is a flowchart illustrating a flow of a process according to the embodiment.

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

1.構成
図1は、本実施形態のネットワークシステム(ゲームシステム)を示す。本実施形態では、複数の端末10とサーバ20(サーバシステム)とによって構成される。つまり、図1に示すように、本実施形態のネットワークシステムは、サービスを提供するサーバ20と、端末10とが、ネットワークに接続可能に構成される。
1. Configuration FIG. 1 shows a network system (game system) of the present embodiment. In the present embodiment, it is configured by a plurality of terminals 10 and a server 20 (server system). That is, as shown in FIG. 1, the network system of the present embodiment is configured such that the server 20 that provides the service and the terminal 10 can be connected 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 between a plurality of users (players). In the present embodiment, the server 20 provides a community-type service called an SNS (social networking service). Server. That is, the server 20 transmits the user information (user name, diary, bulletin information, game field status, etc.) not only to the logged-in user but also to other users who have a friend relationship with the user, and the I try to communicate. The server 20 may provide the service only to the user who has registered as a member. The server 20 can be composed of one or more servers (authentication server, game processing server, communication server, billing 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, a game program is executed in the terminal 10, and in the server 20, account information of a player, a game result of a game executed in the terminal 10, game elements (characters, items, and the like) usable in the game, Information such as in-game currency that can be used in the game, information on stages constituting the game, and the like are managed.

端末10は、携帯端末(スマートフォン、携帯電話、携帯型ゲーム機等)、パーソナル
コンピュータ(PC)、ゲーム装置、画像生成装置などの情報処理装置であり、インターネット(WAN)、LANなどのネットワークを介してサーバ20に接続可能な装置である。なお、端末10とサーバ20との通信回線は、有線でもよいし無線でもよい。
The terminal 10 is an information processing device such as a mobile terminal (smartphone, mobile phone, portable game machine, etc.), a personal computer (PC), a game device, an image generation device, and the like, and is connected via a network such as the Internet (WAN) or LAN. Is a device that can be connected to the server 20 through 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. Note that the game device of the present embodiment may have a configuration in which some of the components (sections) in 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 input information (operation input) of the player to the processing unit 100. The function of the input unit 150 can be realized by input devices such as a touch panel, a touch pad, a mouse, direction keys and buttons, and a keyboard.

記憶部170は、処理部100の各部としてコンピュータを機能させるためのプログラムや各種データを記憶するとともに、処理部100のワーク領域として機能し、その機能はハードディスク、RAMなどにより実現できる。プレーヤが保有する(プレーヤが使用可能な)キャラクタに関する情報(種類、パラメータ、属性、レベル等)、プレーヤが保有するアイテムに関する情報、敵キャラクタに関する情報(種類、パラメータ、属性、レベル等)、ゲームを構成するステージに関する情報等の各種データを記憶する。   The storage unit 170 stores programs and various data for causing a computer to function as each unit of the processing unit 100, and also functions as a work area of the processing unit 100. The function can be realized by a hard disk, a RAM, or the like. Information on characters (types, parameters, attributes, levels, etc.) held by the player (usable by the player), information on items held by the players, information on enemy characters (types, parameters, attributes, levels, etc.), and games Various data such as information on the stages to be configured are stored.

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

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

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

なお、サーバ20が有する情報記憶媒体や記憶部に記憶されている処理部100の各部としてコンピュータを機能させるためのプログラムや各種データを、ネットワークを介して受信し、受信したプログラムやデータを記憶部170に記憶してもよい。このようにプログラムやデータを受信してゲーム装置を機能させる場合も本発明の範囲内に含む。   A program and various data for causing a computer to function as each unit of the processing unit 100 stored in the information storage medium and the storage unit of the server 20 are received via a network, and the received programs and data are stored in the storage unit. 170. The case where the game device functions by receiving the program or the 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.), and programs.

処理部100は、配置部110、属性設定部112、ゲーム処理部114、画像生成部120、音生成部130を含む。   The processing unit 100 includes an arrangement unit 110, an attribute setting unit 112, a game processing unit 114, an image generation unit 120, and a sound generation unit 130.

配置部110は、プレーヤが使用可能な複数のキャラクタ(プレーヤキャラクタ)のうちの一部をキャラクタ選択領域に配置する処理を行う。また、配置部110は、敵キャラクタをキャラクタ選択領域に配置する。また、配置部110は、プレーヤが使用可能なキャラクタの他、キャラクタを合成する際に素材となる素材キャラクタをキャラクタ選択領域に配置してもよい。   The arranging unit 110 performs a process of arranging a part of a plurality of characters (player characters) usable by the player in the character selection area. In addition, the placement unit 110 places the enemy character in the character selection area. In addition, the arrangement unit 110 may arrange a material character serving as a material when combining characters in the character selection area, in addition to a character that can be used by the player.

属性設定部112は、前記キャラクタ選択領域に配置する各キャラクタの属性を設定する(各キャラクタに設定する属性を決定する)。   The attribute setting unit 112 sets the attribute of each character arranged in the character selection area (determines the attribute to be set for each character).

ゲーム処理部114は、前記キャラクタ選択領域に配置された複数のキャラクタから同一の属性を有する複数のキャラクタを連続して(順次)選択する第1の操作入力が入力部150に入力された場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータ(攻撃力等)に基づき算出される攻撃力(合計攻撃力)に応じた攻撃を前記敵キャラクタに対して行わせる処理を行う。すなわち、第1の操作入力により選択された各キャラクタに敵キャラクタを攻撃する動作を行わせる制御、攻撃に伴う演出画像を表示させる処理、選択された各キャラクタのパラメータに応じた攻撃力に基づき敵キャラクタの体力値(ヒットポイント)を減少させる処理等を行う。ここで、ゲーム処理部114は、順次選択された各キャラクタの攻撃力を選択された順序に応じて算出し、算出した各キャラクタの攻撃力に基づき合計攻撃力を算出してもよい。また、ゲーム処理部114は、前記敵キャラクタを攻撃したキャラクタを前記キャラクタ選択領域から消去する。   The game processing unit 114 is configured to input a first operation input for continuously (sequentially) selecting a plurality of characters having the same attribute from a plurality of characters arranged in the character selection area when the input unit 150 receives the first operation input. The plurality of characters selected by the first operation input are assigned to the attack power (total attack power) calculated based on the parameters (the attack power, etc.) of each character selected by the first operation input. A process for causing the enemy character to perform an attack is performed. In other words, control is performed to cause each character selected by the first operation input to perform an action of attacking the enemy character, processing for displaying a staging image accompanying the attack, and enemy based on the attack power according to the parameters of each selected character. Processing such as reducing the physical strength value (hit point) of the character is performed. Here, the game processing unit 114 may calculate the attack power of each character sequentially selected in accordance with the selected order, and calculate the total attack power based on the calculated attack power of each character. Further, the game processing unit 114 deletes the character that has attacked the enemy character from the character selection area.

また、ゲーム処理部114は、前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力が入力部150に入力された場合に、前記第2の操作入力により選択されたキャラクタに隣接する少なくとも1つのキャラクタを前記キャラクタ選択領域から消去するとともに、消去されたキャラクタのパラメータに応じて前記第2の操作入力により選択されたキャラクタのパラメータを変更する(増加させる)処理を行う。また、ゲーム処理部114は、前記キャラクタ選択領域において、前記第2の操作入力により選択されたキャラクタと少なくとも1つの素材キャラクタが隣接している場合に、当該素材キャラクタを前記キャラクタ選択領域から消去するとともに、消去された素材キャラクタのパラメータに応じて前記第2の操作入力により選択されたキャラクタのパラメータを変更する処理を行ってもよい。   Further, when a second operation input for selecting a character satisfying a predetermined condition among a plurality of characters arranged in the character selection area is input to the input unit 150, the game processing unit 114 At least one character adjacent to the character selected by the operation input is deleted from the character selection area, and the parameter of the character selected by the second operation input is changed according to the parameter of the deleted character ( Increase) processing. Further, when the character selected by the second operation input and at least one material character are adjacent to each other in the character selection region, the game processing unit 114 deletes the material character from the character selection region. At the same time, a process of changing the parameter of the character selected by the second operation input according to the parameter of the deleted material character may be performed.

また、ゲーム処理部114は、前記第2の操作入力により選択されたキャラクタのパラメータを変更した場合に、当該キャラクタに対して選択順序を設定し、前記第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序で選択された場合のみ、当該キャラクタの変更後のパラメータに基づき前記攻撃力(合計攻撃力)を算出してもよい。   When changing the parameters of the character selected by the second operation input, the game processing unit 114 sets a selection order for the character, and the character is changed to the character by the first operation input. The attack power (total attack power) may be calculated based on the changed parameters of the character only when the character is selected in the selection order set in (1).

また、ゲーム処理部114は、前記第1の操作入力又は前記第2の操作入力があった場合に、前記敵キャラクタが攻撃を開始するまでの残りターン数を示す値を減少させ、前記残りターン数を示す値が所定値に達した場合(敵キャラクタの攻撃ターンとなった場合)に、前記敵キャラクタに、前記キャラクタ選択領域に配置されたキャラクタに対する攻撃を行わせる処理を行う。すなわち、敵キャラクタにキャラクタ選択領域に配置されたキャラクタを攻撃する動作を行わせる制御、攻撃に伴う演出画像を表示させる処理、敵キャラクタのパラメータに応じた攻撃力に基づきキャラクタ選択領域に配置されたキャラクタの体力値を減少させる処理等を行う。   Further, when the first operation input or the second operation input is received, the game processing unit 114 decreases the value indicating the number of turns remaining until the enemy character starts attacking, and When the value indicating the number has reached a predetermined value (when an enemy character's attack turn has come), a process of causing the enemy character to attack the character arranged in the character selection area is performed. That is, control is performed to cause the enemy character to perform an action of attacking a character arranged in the character selection area, processing for displaying an effect image associated with the attack, and processing in which the enemy character is arranged in the character selection area based on the attack power according to the parameter of the enemy character. Processing such as reducing the physical strength value of the character is performed.

また、ゲーム処理部114は、前記敵キャラクタを攻撃したキャラクタを前記キャラクタ選択領域から消去した場合、及び前記第2の操作入力により選択されたキャラクタに隣接するキャラクタを前記キャラクタ選択領域から消去した場合に、前記キャラクタ選択領域から消去されたキャラクタと同数のキャラクタ(プレーヤが使用可能な複数のキャラクタのうち、キャラクタ選択領域に配置されているキャラクタを除くキャラクタから選択したキャラクタ)を前記キャラクタ選択領域に追加して配置する。このとき、属性設定部112は、前記キャラクタ選択領域に追加して配置する各キャラクタに、所与のルールに従って属性を設定する。ここで、所与のルールに従って属性を設定するとは、設定する属性
を抽選により(ランダムに)決定する場合と、設定する属性を予め定められた属性の順番に従って決定する場合とを含む。
Also, the game processing unit 114 deletes a character attacking the enemy character from the character selection area, and deletes a character adjacent to the character selected by the second operation input from the character selection area. In the character selection area, the same number of characters as the characters erased from the character selection area (characters selected from among a plurality of characters that can be used by the player excluding characters arranged in the character selection area) are stored in the character selection area. Add and place. At this time, the attribute setting unit 112 sets an attribute to each character additionally arranged in the character selection area according to a given rule. Here, setting an attribute according to a given rule includes a case where an attribute to be set is determined (randomly) by lottery and a case where an attribute to be set is determined according to a predetermined order of attributes.

画像生成部120は、処理部100で行われる種々の処理の結果に基づいて描画処理を行い、これによりゲーム画像(キャラクタ選択領域を表すゲーム画像)を生成し、表示部190に出力する。画像生成部120は、オブジェクト空間(ゲームフィールド)内において仮想カメラ(所与の視点)から見える画像(いわゆる3次元画像)を生成してもよい。   The image generation unit 120 performs a drawing process based on the results of various processes performed by the processing unit 100, generates a game image (a game image representing a character selection area), and outputs the game image to the display unit 190. The image generation unit 120 may generate an image (a so-called three-dimensional image) viewed from a virtual camera (given viewpoint) in an object space (game field).

音生成部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 sounds such as BGM, sound effects, and voices, and outputs the game sounds 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 that the game has been started to the server 20, and when the game is finished, the game result information relating to the game result and various game parameters. Is transmitted to the server 20. The server 20 performs an update process of various data associated with each player based on the game result information transmitted from the game device (terminal 10). Further, when the setting information of a plurality of characters that can be used by the player is changed, the processing unit 100 may transmit the setting information to the server 20.

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

2.本実施形態の手法
次に本実施形態の手法について図面を用いて説明する。
2. Next, a method according to the present embodiment will be described with reference to the drawings.

図3は、本実施形態のゲームシステムで生成されるゲーム画面(ゲーム画像)の一例を示す図であり、敵キャラクタとの対戦を行う際に表示されるゲーム画面を示す図である。ゲーム画面GIは、端末10の表示部(タッチパネル)に表示され、プレーヤは、指先やタッチペン等をタッチパネルに接触させる操作(タッチ操作)を行うことで操作入力を行うことができる。   FIG. 3 is a diagram illustrating an example of a game screen (game image) generated by the game system of the present embodiment, and is a diagram illustrating a game screen displayed when a battle with an enemy character is performed. The game screen GI is displayed on the display unit (touch panel) of the terminal 10, and the player can perform an operation input by performing an operation (touch operation) of bringing a fingertip, a touch pen, or the like into contact with the touch panel.

図3に示すゲーム画面には、キャラクタ選択領域(ゲームフィールド)に配置された複数のキャラクタPC(プレーヤキャラクタ)と、敵キャラクタECが表示されている。図3に示す例では、9つのキャラクタPCと、1つの敵キャラクタECがキャラクタ選択領域に配置されている。本実施形態では、プレーヤによってゲームで使用するものとして選択された(デッキを構成する)12個のキャラクタのうち、9つのキャラクタPCがキャラクタ選択領域に配置される。また、各キャラクタPCが配置される位置には、各キャラクタPCに設定された属性を表す属性マークMKが表示される。本実施形態のゲームでは、「丸」「三角」「四角」「星」「ハート」の5種類の属性のいずれかがキャラクタPC
に設定される。
On the game screen shown in FIG. 3, a plurality of characters PC (player characters) arranged in a character selection area (game field) and an enemy character EC are displayed. In the example shown in FIG. 3, nine characters PC and one enemy character EC are arranged in the character selection area. In the present embodiment, of the twelve characters (constituting the deck) selected by the player to be used in the game, nine character PCs are arranged in the character selection area. At the position where each character PC is arranged, an attribute mark MK indicating an attribute set for each character PC is displayed. In the game according to the present embodiment, one of the five attributes “circle”, “triangle”, “square”, “star”, and “heart” is a character PC
Is set to

また、ゲーム画面GIには、各キャラクタPCの体力値の合計値を表す体力ゲージPGと、敵キャラクタECの体力値を表す体力ゲージEGと、敵キャラクタECが攻撃を開始するまでの残りターン数TNが表示される。また、ゲーム画面GIには、次回にキャラクタ選択領域に追加して配置するキャラクタPCに設定される属性を示す画像NMが表示される。図3に示す例では、追加して配置するキャラクタPCに設定される予定の属性として3個の属性を予め表示している。キャラクタPCの追加配置については後述する。   The game screen GI also includes a physical strength gauge PG indicating the total physical strength value of each character PC, a physical strength gauge EG indicating the physical strength value of the enemy character EC, and the number of turns remaining until the enemy character EC starts attacking. TN is displayed. Further, on the game screen GI, an image NM indicating an attribute set for the character PC to be additionally arranged in the character selection area next time is displayed. In the example shown in FIG. 3, three attributes are displayed in advance as attributes to be set for the character PC to be additionally arranged. The additional arrangement of the character PC will be described later.

プレーヤは、ゲーム画面においてキャラクタPCをタッチする操作(キャラクタPCを選択する操作)を行うことで、攻撃を行わせるキャラクタPCを選択することができる。また、図4に示すように、プレーヤは、指先をタッチパネルに接触させた状態で移動させて、指先を同一の属性を有する複数のキャラクタPCに順次重ねる操作(第1の操作入力の一例)を行うことで、攻撃を行わせる複数のキャラクタPCを順次(連続して)選択することができる。なお、互いに隣接(上下方向、左右方向或いは斜め方向に隣接)して配置されたキャラクタPCのみを順次選択できるようにしてもよいし、隣接して配置されていない同一属性のキャラクタPCを順次選択できるようにしてもよい。図4に示す例では、指先を軌跡TRに沿って移動させた結果、「○」の属性を有する3つのキャラクタPCが順次選択されている。   The player can select a character PC to be attacked by performing an operation of touching the character PC on the game screen (an operation of selecting the character PC). Further, as shown in FIG. 4, the player moves the fingertip in contact with the touch panel and moves the fingertip sequentially on a plurality of characters PC having the same attribute (an example of a first operation input). By doing so, a plurality of character PCs to be attacked can be sequentially (continuously) selected. It should be noted that only the character PCs arranged adjacent to each other (adjacent in the vertical direction, the horizontal direction or the diagonal direction) may be sequentially selected, or the character PCs of the same attribute that are not arranged adjacently may be sequentially selected. You may be able to. In the example shown in FIG. 4, as a result of moving the fingertip along the trajectory TR, three characters PC having the attribute of “○” are sequentially selected.

第1の操作入力によってキャラクタPC(1つのキャラクタPC、又は順次選択された同一属性の複数のキャラクタ)が選択されると、選択された各キャラクタPCが敵キャラクタECを攻撃するゲーム処理及びゲーム演出が行われ、体力ゲージEGで表される敵キャラクタECの体力値が更新される。敵キャラクタECの体力値は、攻撃を行った各キャラクタPCの攻撃力(パラメータの一例)に応じて減少する。図4に示す例では、「○」の属性を有する3つのキャラクタPCがそれぞれ敵キャラクタECを攻撃する。そして、敵キャラクタECが攻撃を開始するまでの残りターン数TNが1だけ減少する。   When a character PC (a single character PC or a plurality of characters sequentially selected with the same attribute) is selected by the first operation input, a game process and a game effect in which each selected character PC attacks an enemy character EC Is performed, and the physical strength value of the enemy character EC represented by the physical strength gauge EG is updated. The physical strength value of the enemy character EC decreases in accordance with the attack power (an example of a parameter) of each character PC that made an attack. In the example shown in FIG. 4, three characters PC having the attribute of “○” attack the enemy character EC. Then, the number of turns TN left before the enemy character EC starts attacking is reduced by one.

図5に示すように、敵キャラクタECを攻撃したキャラクタPCはキャラクタ選択領域から消去され、図6に示すように、キャラクタPCの消去によって生じる領域は、消去されたキャラクタPCの左方向に存在するキャラクタPCが右方向にシフトすることで詰められる。そして、図7に示すように、消去されたキャラクタPCと同数のキャラクタPCがキャラクタ選択領域に追加して配置される。図7に示す例では、3つのキャラクタPCが追加して配置されている。ここで、プレーヤが使用可能な(プレーヤがゲームで使用するものとして設定した)キャラクタの数が、キャラクタ選択領域に配置される数(9個)と同数である場合には、消去されたキャラクタPCがそのままキャラクタ選択領域に追加して配置される。また、プレーヤが使用可能なキャラクタの数が、キャラクタ選択領域に配置される数より多い場合には、キャラクタ選択領域に配置されていないキャラクタ(消去されたキャラクタを含む)の中から、キャラクタ選択領域に追加して配置するキャラクタを抽選により(ランダムに)決定する。なお、キャラクタ選択領域に配置されていないキャラクタのうち、消去されたキャラクタ以外のキャラクタを優先してキャラクタ選択領域に追加して配置してもよい。   As shown in FIG. 5, the character PC that has attacked the enemy character EC is deleted from the character selection area, and as shown in FIG. 6, the area caused by the deletion of the character PC exists to the left of the deleted character PC. The character PC is shifted by shifting to the right. Then, as shown in FIG. 7, the same number of character PCs as deleted character PCs are additionally arranged in the character selection area. In the example shown in FIG. 7, three characters PC are additionally arranged. Here, if the number of characters that can be used by the player (set by the player to be used in the game) is the same as the number (9) arranged in the character selection area, the deleted character PC Is added to the character selection area and placed as it is. If the number of characters that can be used by the player is larger than the number of characters arranged in the character selection area, the character selection area includes characters (including erased characters) that are not arranged in the character selection area. Characters to be added and arranged are determined (randomly) by lottery. Note that, of the characters that are not arranged in the character selection area, characters other than the erased character may be preferentially added and arranged in the character selection area.

本実施形態では、キャラクタ選択領域に追加して配置する各キャラクタの属性を抽選(ランダム又は抽選テーブルを用いた抽選)により決定する。従って、キャラクタに設定される属性が、消去前と追加配置後とで異なる場合がある。例えば、図4において「丸」属性が設定されたキャラクタPCの属性は、図7の追加配置後では異なる属性に変わっている。なお、図3〜図6に示すように、追加して配置するキャラクタPCに設定される属性NMとして、「三角」「三角」「ハート」が決定されているため、図7に示すように、追加して配置された3つのキャラクタの属性は、それぞれ「三角」「三角」「ハート」とな
っている。このように、本実施形態では、追加して配置するキャラクタPCに設定される属性を予め決めておき、属性NMとして予告して表示している。
In the present embodiment, the attribute of each character additionally arranged in the character selection area is determined by lottery (random or lottery using a lottery table). Therefore, the attribute set for the character may be different before erasure and after additional arrangement. For example, the attribute of the character PC to which the “circle” attribute is set in FIG. 4 is changed to a different attribute after the additional arrangement in FIG. Note that, as shown in FIGS. 3 to 6, “triangle”, “triangle”, and “heart” are determined as attributes NM set for the character PC to be additionally arranged. The attributes of the three additionally placed characters are “triangle”, “triangle”, and “heart”, respectively. As described above, in the present embodiment, the attribute set for the character PC to be additionally arranged is determined in advance, and is displayed as the attribute NM in advance.

このように、本実施形態のゲームでは、各キャラクタは固有の属性を有しておらず、キャラクタ選択領域に配置される度にその属性が再設定される。すなわち、本実施形態によれば、キャラクタ選択領域に配置される度に属性が再設定される複数のキャラクタのうち、同一の属性が設定されたキャラクタを順次選択することで敵キャラクタを攻撃する、というこれまでにない対戦ゲームを実現することができる。また、各キャラクタが固有の属性を有していないため、プレーヤはキャラクタの属性にとらわれずに好みのキャラクタをゲームで使用するキャラクタ(デッキを構成するキャラクタ)として設定することができる。なお、追加配置する各キャラクタの属性を抽選により決定することに代えて、設定する属性の順番を予め定めておき、この順番に従って追加配置する各キャラクタの属性を設定してもよい。   As described above, in the game of the present embodiment, each character does not have a unique attribute, and the attribute is reset each time the character is arranged in the character selection area. That is, according to the present embodiment, an enemy character is attacked by sequentially selecting a character having the same attribute among a plurality of characters whose attributes are reset each time the character is arranged in the character selection area. It is possible to realize an unprecedented competitive game. Further, since each character does not have a unique attribute, the player can set a favorite character as a character used in the game (a character constituting a deck) regardless of the attribute of the character. Instead of determining the attribute of each character to be additionally arranged by lottery, the order of attributes to be set may be determined in advance, and the attribute of each character to be additionally arranged may be set according to this order.

キャラクタPCが追加配置されると、図7に示すように、次回に追加配置するキャラクタに設定する属性NMが抽選(又は予め定められた属性の順番)により決定され更新される。なお、キャラクタPCが1つ追加配置される度に、次回に追加配置するキャラクタの属性を1つ決定するようにしてもよいし、初めに所定数(例えば10)の属性を決定しておき、そのうちの一部(本実施形態では3つ)を属性NMとして表示してもよい。   When the character PC is additionally arranged, as shown in FIG. 7, the attribute NM to be set for the character to be additionally arranged next time is determined and updated by lottery (or a predetermined attribute order). Note that each time one character PC is additionally arranged, one attribute of the character to be additionally arranged next time may be determined, or a predetermined number (for example, 10) of attributes may be determined first. Some of them (three in this embodiment) may be displayed as attributes NM.

また、敵キャラクタECが攻撃を開始するまでの残りターン数TNが0(所定値の一例)となった場合には、敵キャラクタECの攻撃ターンとなり、敵キャラクタECがキャラクタPCを攻撃するゲーム処理及びゲーム演出が行われ、体力ゲージPGで表されるキャラクタPCの体力値の合計値が更新される。キャラクタPCの体力値の合計値は、攻撃を行った敵キャラクタECの攻撃力に応じて減少する。一方、残りターン数TNが0でない場合には、キャラクタPCの攻撃ターンとなり、再度キャラクタPCを順次選択する第1の操作入力が受け付けられる。   Further, when the number of turns TN remaining before the enemy character EC starts an attack becomes 0 (an example of a predetermined value), the enemy character EC becomes an attack turn, and the enemy character EC attacks the character PC. And a game effect is performed, and the total value of the physical strength values of the character PC represented by the physical strength gauge PG is updated. The total value of the physical strength values of the character PC decreases in accordance with the attack power of the enemy character EC that made the attack. On the other hand, if the number of remaining turns TN is not 0, the character PC is attacked, and the first operation input for sequentially selecting the character PC again is received.

キャラクタPCの攻撃により敵キャラクタECの体力ゲージEGが0となり敵キャラクタECを倒すと、新たな敵キャラクタECが登場する。そして、いくつかの敵キャラクタEC(ザコキャラクタ)を倒してステージの終盤に登場するボスキャラクタを倒すと当該ステージをクリアした(プレーヤが勝利した)ことになる。ステージをクリアした場合には、当該ステージ(当該ステージに出現した複数の敵キャラクタEC)に応じた報酬がプレーヤに付与される。報酬としては、例えば、新たなキャラクタやアイテム、経験値、ゲーム内通貨等のポイント等がプレーヤに付与される。報酬として経験値等のポイントが付与されると、各キャラクタPCの攻撃力等のパラメータやレベル等が更新(増加)される。一方、ボスキャラクタを倒す前にキャラクタPCの体力ゲージPGが0となった場合には、当該ステージのクリアに失敗した(プレーヤが敗北した)ことになる。   When the physical strength gauge EG of the enemy character EC becomes 0 due to the attack of the character PC and the enemy character EC is defeated, a new enemy character EC appears. Then, when some enemy characters EC (Zako character) are defeated and the boss character appearing at the end of the stage is defeated, the stage is cleared (the player has won). When the stage is cleared, a reward corresponding to the stage (a plurality of enemy characters EC appearing in the stage) is given to the player. As the reward, for example, points such as new characters and items, experience points, in-game currency, and the like are given to the player. When a point such as an experience value is given as a reward, a parameter such as an attack power of each character PC, a level, and the like are updated (increased). On the other hand, if the physical strength gauge PG of the character PC becomes 0 before defeating the boss character, it means that the stage has failed to clear (the player has lost).

次に、キャラクタPCの攻撃力の算出について説明する。本実施形態のゲームでは、第1の操作入力によって順次選択された各キャラクタPCの攻撃力を合算することで合計攻撃力を算出し、合計攻撃力に応じて敵キャラクタECを攻撃する処理(敵キャラクタECの体力ゲージEGを減算する処理)を行う。すなわち、順次選択されたキャラクタの数が多いほど合計攻撃力が大きくなり敵キャラクタECに与えるダメージが大きくなる。   Next, the calculation of the attack power of the character PC will be described. In the game according to the present embodiment, the total attack power is calculated by adding the attack powers of the characters PC sequentially selected by the first operation input, and the processing of attacking the enemy character EC according to the total attack power (the enemy character EC) (A process of subtracting the physical strength gauge EG of the character EC). That is, the greater the number of characters sequentially selected, the greater the total attack power and the greater the damage to the enemy character EC.

また本実施形態では、順次選択されたキャラクタの選択順序に応じて合計攻撃力が変化するようにしている。例えば、図8(A)に示すように、キャラクタの組み合わせに対応付けて、合計攻撃力を算出するための係数Cを設定しておき、順次選択されたキャラクタの選択順序に現れる組み合わせに対応する係数Cに基づき合計攻撃力を算出する。図8(A)に示す例では、キャラクタの選択順序にキャラクタ「A」、「B」の組み合わせ
が現れる場合(キャラクタ「A」→「B」の順或いはキャラクタ「B」→「A」の順で選択された場合)に係数Cとして「1.5」が決定され、合計攻撃力が1.5倍となる。また、キャラクタの選択順序にキャラクタ「B」、「C」の組み合わせが現れる場合(キャラクタ「B」→「C」の順或いはキャラクタ「C」→「B」の順で選択された場合)に係数Cとして「1.2」が決定され、合計攻撃力が1.2倍となる。また、例えばキャラクタ「A」→「B」→「C」の順序で選択された場合には、係数Cとして「1.5×1.2」が決定される。
In this embodiment, the total attack power is changed according to the selection order of the sequentially selected characters. For example, as shown in FIG. 8A, a coefficient Cc for calculating the total attack power is set in association with the combination of characters, and the coefficient Cc is set in correspondence with the combination that appears in the selection order of the sequentially selected characters. calculating the total attack power based on the coefficient C c to. In the example shown in FIG. 8A, when a combination of the characters “A” and “B” appears in the character selection order (the order of the characters “A” → “B” or the order of the characters “B” → “A”). in "1.5" is determined when it is selected) as the coefficient C c, total attack force is 1.5 times. Also, when a combination of characters “B” and “C” appears in the character selection order (when the characters “B” → “C” or the characters “C” → “B” are selected), the coefficient "1.2" is determined as the C c, the total attack force is 1.2 times. Further, for example if it is selected in the order of the character "A" → "B" → "C", "1.5 × 1.2" is determined as a coefficient C c.

また本実施形態では、順次選択された各キャラクタの攻撃力を、選択された順序に応じて決定する。例えば、図8(B)に示すように、選択される順序に対応付けてキャラクタの攻撃力を算出するための係数Cを設定しておき、選択された順序に対応する係数Cに基づき各キャラクタの攻撃力を算出する。図8(B)に示す例では、1番目に選択されたキャラクタの攻撃力は0.7倍となり、2番目に選択されたキャラクタの攻撃力は1.0倍(攻撃力は変更されない)となり、3番目に選択されたキャラクタの攻撃力は1.3倍となる。 In the present embodiment, the attack power of each character sequentially selected is determined according to the order of selection. For example, as shown in FIG. 8B, a coefficient Co for calculating the attack power of the character is set in association with the selection order, and based on the coefficient Co corresponding to the selection order. Calculate the attack power of each character. In the example shown in FIG. 8B, the attack power of the first selected character is 0.7 times, and the attack power of the second selected character is 1.0 times (the attack power is not changed). The attack power of the third selected character is 1.3 times.

例えば、係数C、係数Cが図8(A)、図8(B)に示すように設定されているとして、第1の操作入力によりキャラクタ「A」→「B」→「C」の順序で選択された場合、キャラクタ「A」、「B」、「C」の元々の攻撃力をそれぞれS、S、Sとすると、合計攻撃力Sは次式のように算出される。 For example, assuming that the coefficient C c and the coefficient Co are set as shown in FIGS. 8A and 8B, the first operation input changes the character “A” → “B” → “C”. If selected in the order, the character "a", "B", the original attack power each S a "C", S b, when the S c, the total attack power S s is calculated as: You.

=((S×0.7)+(S×1.0)+(S×1.3))×1.5×1.2
同様に、第1の操作入力によりキャラクタ「A」→「C」→「B」の順序で選択された場合には、合計攻撃力Sは次式のように算出される。
S s = ((S a × 0.7) + (S b × 1.0) + (S c × 1.3)) × 1.5 × 1.2
Similarly, when it is selected in the order of the character "A" → "C" → "B" by the first operation input, the total attack power S s is calculated by the following equation.

=((S×0.7)+(S×1.0)+(S×1.3))×1.0×1.2
すなわち、プレーヤは、係数Cの値が大きくなるキャラクタの組み合わせ(相性のよい2つのキャラクタ)を連続して選択し、且つ、元々の攻撃力の高いキャラクタを後の方に選択することで、合計攻撃力を大きくして敵キャラクタECに与えるダメージを大きくすることができる。
S s = ((S a × 0.7) + (S c × 1.0) + (S b × 1.3)) × 1.0 × 1.2
That is, the player selects a combination of a character value of the coefficient C c is increased (good compatibility two characters) in succession, and, by selecting the later high original ATK character, The damage to the enemy character EC can be increased by increasing the total attack power.

次に、第2の操作入力について説明する。本実施形態では、プレーヤは、キャラクタ選択領域に配置された複数のキャラクタPCのうち、所定条件を満たすキャラクタを選択する操作(第2操作入力)を行うことで、当該所定条件を満たすキャラクタと当該キャラクタに隣接する少なくとも1つのキャラクタを結合(合成)して当該所定条件を満たすキャラクタ(第2操作入力により選択したキャラクタ)を強化することができる。   Next, the second operation input will be described. In the present embodiment, the player performs an operation (second operation input) of selecting a character that satisfies a predetermined condition from among a plurality of characters PC arranged in the character selection area, and the character that satisfies the predetermined condition and At least one character adjacent to the character can be combined (combined) to enhance a character satisfying the predetermined condition (a character selected by the second operation input).

図9に示す例では、所定条件を満たすキャラクタPC〜PCのそれぞれにエフェクト画像EFが重畳して表示されており、キャラクタPC〜PCが所定条件を満たした(キャラクタPC〜PCの状態が結合可能状態に変化した)ことを示している。なお、所定条件を満たすキャラクタ及びキャラクタが所定条件を満たすようになるタイミングは抽選により(ランダムに)決定される。また、所定条件を満たす複数のキャラクタは互いに隣接している。 In the example shown in FIG. 9, are displayed in each superimposed effect image EF to a predetermined condition is satisfied character PC 1 to PC 3, character PC 1 to PC 3 satisfies a predetermined condition (character PC 1 to PC third state indicates a changed) that a bondable state. The character that satisfies the predetermined condition and the timing at which the character satisfies the predetermined condition are determined (randomly) by lottery. A plurality of characters satisfying a predetermined condition are adjacent to each other.

プレーヤが所定条件を満たすキャラクタPC〜PCのいずれか1つを選択する操作(例えば、選択するキャラクタをロングタップする操作)を行うと、選択されたキャラクタに隣接する他の2つのキャラクタが選択されたキャラクタに結合される。例えば、図10に示すように、プレーヤが、所定条件を満たすキャラクタPCを選択する操作を行うと、図11に示すように、キャラクタPCに隣接するキャラクタPC、PCがキャラクタPCと結合してキャラクタ選択領域から消去される。また、敵キャラクタECが
攻撃を開始するまでの残りターン数TNが1だけ減少する。そして、図12に示すように、消去されたキャラクタPC、PCと同数(2つ)のキャラクタPCがキャラクタ選択領域に追加して配置される。
Operation player to select one of the predetermined condition is satisfied character PC 1 to PC 3 (e.g., operation of long tap character selecting) Doing, other two characters adjacent to the selected character Combined with the selected character. For example, as shown in FIG. 10, the player performs an operation for selecting a predetermined condition is satisfied character PC 1, as shown in FIG. 11, the character PC 2, PC 3 is character PC 1 adjacent to the character PC 1 And is deleted from the character selection area. Further, the number of turns TN remaining until the enemy character EC starts attacking is reduced by one. Then, as shown in FIG. 12, the same number (two) of the character PCs as the erased characters PC 2 and PC 3 are additionally arranged in the character selection area.

ここで、第2の操作入力による結合が行われた場合には、第2の操作入力で選択されたキャラクタのパラメータ(攻撃力、防御力、回復力、経験値等)が、結合により消去されたキャラクタのパラメータに応じて増加する。例えば、図10の例では、キャラクタPCの攻撃力等(攻撃力、防御力、回復力、経験値のそれぞれ)が、キャラクタPC、PCのそれぞれの攻撃力等に応じて増加する。 Here, when the connection is performed by the second operation input, the parameters (attack power, defense power, recovery power, experience value, and the like) of the character selected by the second operation input are deleted by the connection. Increases according to the parameters of the character. For example, in the example of FIG. 10, attack power, etc. of the character PC 1 (ATK, defensive power, resilience, each experience) is increased in response to each attack force or the like of the character PC 2, PC 3.

ここで、キャラクタPC、PCのそれぞれの攻撃力等をそのままキャラクタPCの攻撃力等に加算してもよいし、キャラクタPC、PCのそれぞれの攻撃力等に所与の係数を掛け合わせた値をキャラクタPCの攻撃力等に加算してもよい。また、各キャラクタにスキル(必殺技等の特殊効果を発動する能力)が設定されている場合には、結合により消去されたキャラクタのスキルを、第2の操作入力により選択されたキャラクタに対して追加して設定してもよい。なお、結合により強化されたキャラクタのパラメータ値は、当該キャラクタがキャラクタ選択領域から消去されたときに、当該キャラクタの元々のパラメータ値(強化される前のパラメータ値)にリセットされる。 Here, to each of the attack force or the like of the character PC 2, PC 3 may be directly added to the attack power such character PC 1, the given coefficient to each attack force or the like of the character PC 2, PC 3 multiplied by the value may be added to the attack force or the like of the character PC 1 a. If a skill (ability to activate a special effect such as a deadly technique) is set for each character, the skills of the character deleted by the combination are applied to the character selected by the second operation input. It may be additionally set. Note that the parameter value of the character enhanced by the combination is reset to the original parameter value of the character (the parameter value before being enhanced) when the character is deleted from the character selection area.

このように、本実施形態のゲームでは、プレーヤは、キャラクタ選択領域に配置されたキャラクタのうち所定条件を満たすキャラクタを選択する第2の操作入力を行うことで、選択したキャラクタと隣接するキャラクタとを結合して選択したキャラクタのパラメータを増加させることができる。すなわち、プレーヤは、キャラクタを強化するためのゲーム画面に移行することなく、敵キャラクタとの対戦を行うゲーム画面において選択したキャラクタを強化することができ、プレーヤの利便性を向上することができる。   As described above, in the game according to the present embodiment, the player performs the second operation input for selecting a character satisfying the predetermined condition among the characters arranged in the character selection area, so that the character adjacent to the selected character can be determined. To increase the parameter of the selected character. In other words, the player can strengthen the character selected on the game screen for fighting the enemy character without shifting to the game screen for strengthening the character, thereby improving the convenience of the player.

また、本実施形態のゲームでは、敵キャラクタを攻撃するための第1の操作入力が行われた場合のみならず、キャラクタを強化するための第2の操作入力が行われた場合にも、敵キャラクタが攻撃を開始するまでの残りターン数が減少するため、敵キャラクタへの攻撃を行ってターンを消費するか(敵キャラクタへの攻撃を優先するか)キャラクタの強化を行ってターンを消費するか(キャラクタの強化を優先するか)を、ゲーム状況に応じてプレーヤに選択させることができ、ゲームの戦略性を高めることができる。   Further, in the game of the present embodiment, not only when the first operation input for attacking the enemy character is performed, but also when the second operation input for strengthening the character is performed, Since the number of turns remaining before the character starts attacking decreases, either attack the enemy character and consume the turn (whether the attack on the enemy character is prioritized). The player can select whether or not (priority of character enhancement is given) according to the game situation, and the strategy of the game can be enhanced.

なお、上記説明では、所定条件を満たす複数のキャラクタのいずれかを選択する第2の操作入力があった場合に、当該複数のキャラクタ同士を結合する場合について説明したが、所定条件を満たすキャラクタとして1つのキャラクタを決定し、当該キャラクタを選択する第2の操作入力があった場合に、選択されたキャラクタと、選択されたキャラクタに隣接するキャラクタのうちランダムに決定した少なくとも1つのキャラクタとを結合するように構成してもよい。   In the above description, a case has been described in which, when there is a second operation input for selecting one of a plurality of characters satisfying a predetermined condition, the plurality of characters are combined with each other. When one character is determined and there is a second operation input for selecting the character, the selected character is combined with at least one randomly determined character among the characters adjacent to the selected character. May be configured.

また、本実施形態のゲームでは、第2の操作入力により強化された(パラメータが変更された)キャラクタに対して選択順序を設定し、第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序で選択された場合のみ、当該キャラクタの変更後(強化後)の攻撃力に基づき合計攻撃力を算出し、第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序以外の順序で選択された場合には、当該キャラクタの元々の(強化前の)攻撃力に基づき合計攻撃力を算出してもよい。   In the game according to the present embodiment, the selection order is set for the character enhanced (the parameter is changed) by the second operation input, and the character is set to the character by the first operation input. Only when the character is selected in the selection order, the total attack power is calculated based on the changed (enhanced) attack power of the character, and the character is selected by the first operation input in an order other than the selection order set for the character. If the character is selected, the total attack power may be calculated based on the original (before reinforcement) attack power of the character.

図13に示す例では、第2の操作入力により強化されたキャラクタPCに選択順序「3」を示す画像SSが重畳して表示されており、キャラクタPCに対して選択順序として「3」が設定されたことを示している。ここで、図14に示すように、プレーヤが、第
1の操作入力によりキャラクタPCを3番目に選択した場合(指先を軌跡TRに沿って移動させて、キャラクタPC、PC、PCの順序で選択した場合)には、キャラクタPC、PCの攻撃力とキャラクタPCの強化後の攻撃力とに基づき合計攻撃力が算出される。一方、プレーヤが、第1の操作入力によりキャラクタPCを1番目、2番目或いは4番目以降に選択した場合には、キャラクタPCの強化前の攻撃力に基づき合計攻撃力が算出される。
In the example shown in FIG. 13, the image SS indicating the selection order “3” is superimposed and displayed on the character PC 1 enhanced by the second operation input, and “3” is selected as the selection order for the character PC 1 . Has been set. Here, as shown in FIG. 14, the player, when selecting the character PC 1 in the third by the first operation input (by moving along the fingertip trace TR, character PC 4, PC 5, PC 1 ), The total attack power is calculated based on the attack power of the characters PC 4 and PC 5 and the enhanced attack power of the character PC 1 . On the other hand, the player, first the character PC 1 by the first operation input, if you select the second or fourth and later total attack force is calculated based on the attack power before enhancement character PC 1.

このようにすると、プレーヤが第2の操作入力によってキャラクタを強化した場合に、第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序に従って選択された場合のみキャラクタ強化の効果を発生させることができ、プレーヤは制約の下での戦略的なゲームプレイを楽しむことができる。   With this configuration, when the player enhances the character by the second operation input, the effect of enhancing the character is generated only when the character is selected by the first operation input in accordance with the selection order set for the character. Players can enjoy strategic game play under constraints.

また、本実施形態のゲームでは、プレーヤがゲームで使用するものとして設定したキャラクタに加えて、合成の素材となる素材キャラクタをキャラクタ選択領域に配置(追加して配置)してもよい。ここで、キャラクタ選択領域に配置される素材キャラクタは、プレーヤが保有するキャラクタではなく、キャラクタの強化用にプレーヤに貸与(提供)されるキャラクタである。また、キャラクタ選択領域に配置される素材キャラクタは、所定条件を満たすキャラクタとして決定されない(第2の操作入力により選択できない)。素材キャラクタがキャラクタ選択領域に配置されるタイミングと、キャラクタ選択領域に配置される素材キャラクタの種類は、ランダム或いは所与のアルゴリズムに従って決定される。   In the game according to the present embodiment, in addition to the character set by the player to be used in the game, a material character to be a composite material may be arranged (added and arranged) in the character selection area. Here, the material character arranged in the character selection area is not a character possessed by the player, but a character lent (provided) to the player for enhancing the character. In addition, the material character arranged in the character selection area is not determined as a character that satisfies the predetermined condition (cannot be selected by the second operation input). The timing at which the material character is arranged in the character selection area and the type of the material character arranged in the character selection area are determined randomly or according to a given algorithm.

キャラクタ選択領域に素材キャラクタを配置する場合、第2の操作入力により選択されたキャラクタに隣接する少なくとも1つの素材キャラクタが、選択されたキャラクタに結合されて消去され、選択されたキャラクタのパラメータが、消去された素材キャラクタのパラメータに応じて増加する。なお、第2の操作入力により選択されたキャラクタに隣接する位置に素材キャラクタが存在しない場合には、選択されたキャラクタのパラメータの変更(キャラクタの結合)を実行しないようにしてもよい。また、素材キャラクタとの結合(合成)により強化されたキャラクタのパラメータ値を、当該キャラクタがキャラクタ選択領域から消去された後もリセットせずに維持してもよい。また、第2の操作入力により選択されたキャラクタと素材キャラクタとを結合する際に、プレーヤがゲーム内で獲得した所定のポイントを減少させる(素材キャラクタとの結合に必要な分のポイントを消費する)ようにしてもよい。また、レベルが最大値に達したキャラクタについてそれ以上の強化(パラメータの増加)を制限するように構成した場合、レベルが最大値に達したキャラクタについては所定条件を満たすキャラクタとして決定しない(第2の操作入力により選択できない)ようにしてもよい。   When arranging the material characters in the character selection area, at least one material character adjacent to the character selected by the second operation input is deleted by being combined with the selected character, and the parameter of the selected character is It increases according to the parameters of the deleted material character. If there is no material character at a position adjacent to the character selected by the second operation input, the change of the parameters of the selected character (character combination) may not be executed. Further, the parameter value of the character reinforced by the combination (composition) with the material character may be maintained without resetting even after the character is deleted from the character selection area. Further, when combining the character selected by the second operation input with the material character, the predetermined points acquired by the player in the game are reduced (consumed points required for combining with the material character are consumed). ). Further, when the character whose level has reached the maximum value is configured to limit further enhancement (increase in parameters), the character whose level has reached the maximum value is not determined as a character satisfying the predetermined condition (second character). May not be selected by the user's operation input).

このように、キャラクタ選択領域に合成の素材となる素材キャラクタを配置して、素材キャラクタと第2の操作入力により選択されたキャラクタとの合成を可能にすることで、プレーヤは、キャラクタを合成するためのゲーム画面に移行することなく、敵キャラクタとの対戦を行うゲーム画面において、第2の操作入力により選択したキャラクタと素材キャラクタを合成して選択したキャラクタを強化することができ、プレーヤの利便性を向上することができる。   As described above, the player combines the characters by arranging the material characters to be combined in the character selection area and enabling the combination of the material characters and the character selected by the second operation input. In a game screen where a battle with an enemy character is performed without shifting to a game screen for selecting a character, the character selected by the second operation input and the material character can be combined to enhance the selected character, thereby improving the player's convenience. Performance can be improved.

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

まず、属性設定部112は、キャラクタ選択領域に配置する各キャラクタの属性を抽選により決定する(ステップS10)。次に、配置部110は、それぞれ属性が設定された
複数のキャラクタをキャラクタ選択領域に配置する(ステップS12)。
First, the attribute setting unit 112 determines the attribute of each character to be arranged in the character selection area by lottery (step S10). Next, the arranging unit 110 arranges a plurality of characters each having the attribute set in the character selection area (Step S12).

次に、ゲーム処理部114は、同一の属性を有するキャラクタを順次選択する第1の操作入力(或いは、1つのキャラクタを選択する操作入力)があったか否かを判断し(ステップS14)、第1の操作入力があった場合(ステップS14のY)には、選択された各キャラクタのパラメータ(攻撃力)に基づき攻撃力(合計攻撃力)を算出する(ステップS16)。ここで、第1の操作入力で選択されたキャラクタが、第2の操作入力によってパラメータが変更された(結合によって強化された)キャラクタである場合には、当該キャラクタの変更後のパラメータに基づき攻撃力を算出する。次に、ゲーム処理部114は、算出した攻撃力に基づいて、選択された各キャラクタに敵キャラクタに対する攻撃を行わせるゲーム処理を行う(ステップS18)。次に、ゲーム処理部114は、選択されたキャラクタ(敵キャラクタを攻撃したキャラクタ)をキャラクタ選択領域から消去する(ステップS20)。   Next, the game processing unit 114 determines whether there is a first operation input for sequentially selecting characters having the same attribute (or an operation input for selecting one character) (step S14). If there is an operation input (Y in step S14), the attack power (total attack power) is calculated based on the parameter (attack power) of each selected character (step S16). Here, if the character selected by the first operation input is a character whose parameters have been changed (enhanced by combination) by the second operation input, an attack is performed based on the changed parameters of the character. Calculate the force. Next, the game processing unit 114 performs a game process for causing each selected character to attack the enemy character based on the calculated attack power (Step S18). Next, the game processing unit 114 deletes the selected character (the character attacking the enemy character) from the character selection area (Step S20).

第1の操作入力がなかった場合(ステップS14のN)には、ゲーム処理部114は、所定条件を満たすキャラクタを選択する第2の操作入力があったか否かを判断し(ステップS22)、第2の操作入力があった場合(ステップS22のY)には、選択されたキャラクタに隣接する少なくとも1つのキャラクタ(選択されたキャラクタに隣接するキャラクタのうち、所定条件を満たすキャラクタ、抽選により決定したキャラクタ、或いは素材キャラクタ)をキャラクタ選択領域から消去する(ステップS24)。第2の操作入力がなかった場合(ステップS22のN)には、ステップS38に移行する。次に、ゲーム処理部114は、ステップS24で消去されたキャラクタのパラメータに応じて、第2の操作入力により選択されたキャラクタのパラメータを変更(増加)する(ステップS26)。   When there is no first operation input (N in step S14), the game processing unit 114 determines whether there is a second operation input for selecting a character satisfying a predetermined condition (step S22). If there is an operation input of 2 (Y in step S22), at least one character adjacent to the selected character (a character that satisfies a predetermined condition among characters adjacent to the selected character, is determined by lottery). The character or the material character) is deleted from the character selection area (step S24). If there is no second operation input (N in step S22), the process proceeds to step S38. Next, the game processing unit 114 changes (increases) the parameter of the character selected by the second operation input according to the parameter of the character deleted in step S24 (step S26).

次に、属性設定部112は、追加配置する各キャラクタ(ステップS20又はステップS24でキャラクタ選択領域から消去されたキャラクタと同数のキャラクタ)に属性を設定する(ステップS28)。次に、配置部110は、それぞれ属性が設定された複数のキャラクタをキャラクタ選択領域に追加して配置する(ステップS30)。次に、ゲーム処理部114は、敵キャラクタが攻撃を開始するまでの残りターン数TNを1だけ減少させる(ステップS32)。   Next, the attribute setting unit 112 sets an attribute to each character to be additionally arranged (the same number of characters as the characters deleted from the character selection area in Step S20 or Step S24) (Step S28). Next, the arranging unit 110 additionally arranges a plurality of characters each having an attribute set in the character selection area (step S30). Next, the game processing unit 114 decreases the number of remaining turns TN until the enemy character starts attacking by 1 (step S32).

次に、ゲーム処理部114は、残りターン数TNが0となったか否かを判断し(ステップS34)、残りターン数TNが0となった場合(ステップS34のY)には、敵キャラクタにキャラクタ選択領域に配置されたキャラクタに対する攻撃を行わせるゲーム処理を行い(ステップS36)、残りターン数TNをリセットする(初期値にセットする)。残りターン数TNが0となっていない場合(ステップS34のN)には、ステップS38に移行する。   Next, the game processing unit 114 determines whether or not the number of remaining turns TN has become 0 (step S34). If the number of remaining turns TN has become 0 (Y in step S34), the game processing unit 114 gives the enemy character A game process for causing an attack on a character arranged in the character selection area is performed (step S36), and the number of remaining turns TN is reset (set to an initial value). If the number of remaining turns TN is not 0 (N in step S34), the process proceeds to step S38.

次に、ゲーム処理部114は、敵キャラクタの体力値と、キャラクタ選択領域に配置された複数のキャラクタの体力値の合計値のいずれかが所定値以下となったか否かを判断し(ステップS38)、いずれも所定値以下となっていない場合(ステップS38のY)には、対戦を継続すると判断して、ステップS14に移行し、敵キャラクタの体力値と、キャラクタ選択領域に配置された複数のキャラクタの体力値の合計値のいずれかが所定値以下となるまで、ステップS14以降の処理を繰り返す。   Next, the game processing unit 114 determines whether any one of the physical strength value of the enemy character and the total physical strength value of the plurality of characters arranged in the character selection area is equal to or less than a predetermined value (step S38). If none of them is equal to or smaller than the predetermined value (Y in step S38), it is determined that the battle is to be continued, and the process proceeds to step S14, where the physical strength of the enemy character and the plurality of characters arranged in the character selection area The processing from step S14 is repeated until one of the total physical strength values of the character becomes equal to or less than the predetermined value.

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

10 端末、20 サーバ、100 処理部、110 配置部、112 属性設定部、114 ゲーム処理部、120 画像生成部、130 音生成部、150 入力部、170
記憶部、190 表示部、192 音出力部、196 通信部
10 terminal, 20 server, 100 processing unit, 110 arrangement unit, 112 attribute setting unit, 114 game processing unit, 120 image generation unit, 130 sound generation unit, 150 input unit, 170
Storage unit, 190 display unit, 192 sound output unit, 196 communication unit

Claims (5)

複数のキャラクタと敵キャラクタとの対戦を実行するためのプログラムであって、
複数のキャラクタをキャラクタ選択領域に配置する配置部と、
前記キャラクタ選択領域に配置された複数のキャラクタの一部を選択する第1の操作入力があった場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータに基づき算出される攻撃力に応じた攻撃を前記敵キャラクタに対して行わせるゲーム処理部としてコンピュータを機能させ、
前記ゲーム処理部は、
前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタのパラメータを変更し、当該キャラクタに対して選択順序を設定し、前記第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序で選択された場合のみ、当該キャラクタの変更後のパラメータに基づき前記攻撃力を算出することを特徴とするプログラム。
A program for executing a battle between a plurality of characters and an enemy character,
An arrangement unit for arranging a plurality of characters in a character selection area;
When there is a first operation input for selecting a part of the plurality of characters arranged in the character selection area, a plurality of characters selected by the first operation input are input to the plurality of characters by the first operation input. Causing the computer to function as a game processing unit that makes an attack on the enemy character according to the attack power calculated based on the parameters of each selected character;
The game processing unit includes:
When there is a second operation input for selecting a character that satisfies a predetermined condition from among the plurality of characters arranged in the character selection area, changing a parameter of the character selected by the second operation input ; A selection order is set for the character, and the attack power is calculated based on the changed parameter of the character only when the character is selected in the selection order set for the character by the first operation input. A program characterized by the following.
複数のキャラクタと敵キャラクタとの対戦を実行するためのプログラムであって、
複数のキャラクタをキャラクタ選択領域に配置する配置部と、
前記キャラクタ選択領域に配置された複数のキャラクタの一部を選択する第1の操作入力があった場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータに基づき算出される攻撃力に応じた攻撃を前記敵キャラクタに対して行わせ、前記敵キャラクタを攻撃したキャラクタを前記キャラクタ選択領域から消去するゲーム処理部としてコンピュータを機能させ、
前記配置部は、
前記キャラクタ選択領域から消去されたキャラクタと同数のキャラクタを前記キャラクタ選択領域に追加して配置し、
前記ゲーム処理部は、
前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力があった場合に、前記第2の操作入力により選択された
キャラクタのパラメータを変更することを特徴とするプログラム。
A program for executing a battle between a plurality of characters and an enemy character,
An arrangement unit for arranging a plurality of characters in a character selection area;
When there is a first operation input for selecting a part of the plurality of characters arranged in the character selection area, a plurality of characters selected by the first operation input are input to the plurality of characters by the first operation input. The computer functions as a game processing unit for causing the enemy character to perform an attack in accordance with the attack power calculated based on the parameters of each selected character, and deleting the character that has attacked the enemy character from the character selection area. Let
The arrangement section,
The same number of characters as the characters erased from the character selection area are added and arranged in the character selection area,
The game processing unit includes:
Changing a parameter of the character selected by the second operation input when there is a second operation input for selecting a character satisfying a predetermined condition among the plurality of characters arranged in the character selection area Program characterized by the following.
請求項1又は2において、
前記配置部は、
前記複数のキャラクタの一部として、キャラクタを合成する際に素材となる素材キャラクタを前記キャラクタ選択領域に配置し、
前記ゲーム処理部は、
前記第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタに隣接する少なくとも1つの素材キャラクタを前記キャラクタ選択領域から消去するとともに、消去された素材キャラクタのパラメータに応じて前記第2の操作入力により選択されたキャラクタのパラメータを変更することを特徴とするプログラム。
In claim 1 or 2,
The arrangement unit includes:
As a part of the plurality of characters, a material character serving as a material when combining characters is arranged in the character selection area,
The game processing unit includes:
When there is the second operation input, at least one material character adjacent to the character selected by the second operation input is deleted from the character selection area, and according to a parameter of the deleted material character. A parameter of the character selected by the second operation input.
複数のキャラクタと敵キャラクタとの対戦を実行するためのゲームシステムであって、
複数のキャラクタをキャラクタ選択領域に配置する配置部と、
前記キャラクタ選択領域に配置された複数のキャラクタの一部を選択する第1の操作入力があった場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータに基づき算出される攻撃力に応じた攻撃を前記敵キャラクタに対して行わせるゲーム処理部とを含み、
前記ゲーム処理部は、
前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタのパラメータを変更し、当該キャラクタに対して選択順序を設定し、前記第1の操作入力によって当該キャラクタが当該キャラクタに設定された選択順序で選択された場合のみ、当該キャラクタの変更後のパラメータに基づき前記攻撃力を算出することを特徴とするゲームシステム。
A game system for executing a battle between a plurality of characters and an enemy character,
An arrangement unit for arranging a plurality of characters in a character selection area;
When there is a first operation input for selecting a part of the plurality of characters arranged in the character selection area, a plurality of characters selected by the first operation input are input to the plurality of characters by the first operation input. A game processing unit for performing an attack on the enemy character according to the attack power calculated based on the parameters of each selected character,
The game processing unit includes:
When there is a second operation input for selecting a character that satisfies a predetermined condition from among the plurality of characters arranged in the character selection area, changing a parameter of the character selected by the second operation input ; A selection order is set for the character, and the attack power is calculated based on the changed parameter of the character only when the character is selected in the selection order set for the character by the first operation input. A game system characterized by:
複数のキャラクタと敵キャラクタとの対戦を実行するためのゲームシステムであって、
複数のキャラクタをキャラクタ選択領域に配置する配置部と、
前記キャラクタ選択領域に配置された複数のキャラクタの一部を選択する第1の操作入力があった場合に、前記第1の操作入力により選択された複数のキャラクタに、前記第1の操作入力により選択された各キャラクタのパラメータに基づき算出される攻撃力に応じた攻撃を前記敵キャラクタに対して行わせ、前記敵キャラクタを攻撃したキャラクタを前記キャラクタ選択領域から消去するゲーム処理部とを含み、
前記配置部は、
前記キャラクタ選択領域から消去されたキャラクタと同数のキャラクタを前記キャラクタ選択領域に追加して配置し、
前記ゲーム処理部は、
前記キャラクタ選択領域に配置された複数のキャラクタのうち所定の条件を満たすキャラクタを選択する第2の操作入力があった場合に、前記第2の操作入力により選択されたキャラクタのパラメータを変更することを特徴とするゲームシステム。
A game system for executing a battle between a plurality of characters and an enemy character,
An arrangement unit for arranging a plurality of characters in a character selection area;
When there is a first operation input for selecting a part of the plurality of characters arranged in the character selection area, a plurality of characters selected by the first operation input are input to the plurality of characters by the first operation input. A game processing unit that causes the enemy character to perform an attack corresponding to the attack power calculated based on the parameters of each selected character, and erases the character that has attacked the enemy character from the character selection area ,
The arrangement unit includes:
The same number of characters as the characters erased from the character selection area are added and arranged in the character selection area,
The game processing unit includes:
Changing a parameter of the character selected by the second operation input when there is a second operation input for selecting a character satisfying a predetermined condition among the plurality of characters arranged in the character selection area A game system characterized by the following.
JP2018091609A 2018-05-10 2018-05-10 Program and game system Active JP6643785B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018091609A JP6643785B2 (en) 2018-05-10 2018-05-10 Program and game system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018091609A JP6643785B2 (en) 2018-05-10 2018-05-10 Program and game system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014175549A Division JP6339456B2 (en) 2014-08-29 2014-08-29 Program and game system

Publications (2)

Publication Number Publication Date
JP2018118155A JP2018118155A (en) 2018-08-02
JP6643785B2 true JP6643785B2 (en) 2020-02-12

Family

ID=63044662

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018091609A Active JP6643785B2 (en) 2018-05-10 2018-05-10 Program and game system

Country Status (1)

Country Link
JP (1) JP6643785B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5102406B1 (en) * 2012-07-06 2012-12-19 株式会社 ディー・エヌ・エー Game management server device program, game management server device, and terminal device program
JP5559920B1 (en) * 2013-09-30 2014-07-23 株式会社 ディー・エヌ・エー Server device, electronic game device, and electronic game program

Also Published As

Publication number Publication date
JP2018118155A (en) 2018-08-02

Similar Documents

Publication Publication Date Title
JP5746291B2 (en) Program and game system
JP6327998B2 (en) Program and game system
JP6285162B2 (en) Program and game system
JP6475940B2 (en) Program and game device
JP6427328B2 (en) Program and game system
JP6095383B2 (en) Video game processing apparatus and video game processing program
JP6381929B2 (en) Game system
JP6417144B2 (en) Program and game system
JP6339456B2 (en) Program and game system
JP6373934B2 (en) Game program and game system
JP6446213B2 (en) Program and game system
JP6346654B1 (en) Game system
JP2015092900A (en) Program and game system
JP6643785B2 (en) Program and game system
JP6688559B2 (en) Program and game system
JP6564907B2 (en) Game system
JP6523518B2 (en) Program and game system
JP6920090B2 (en) Program and game system
JP6134694B2 (en) Program and game system
JP6842861B2 (en) Program and game system
JP2018202239A (en) Program and game system
JP6941461B2 (en) Program and game system
JP6549168B2 (en) Program and game system
JP6752015B2 (en) Program and game system
JP6500133B2 (en) Program and game system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180608

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180608

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190515

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190710

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200106

R150 Certificate of patent or registration of utility model

Ref document number: 6643785

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