JP2023123697A - Game control method, game control device and program - Google Patents

Game control method, game control device and program Download PDF

Info

Publication number
JP2023123697A
JP2023123697A JP2023104967A JP2023104967A JP2023123697A JP 2023123697 A JP2023123697 A JP 2023123697A JP 2023104967 A JP2023104967 A JP 2023104967A JP 2023104967 A JP2023104967 A JP 2023104967A JP 2023123697 A JP2023123697 A JP 2023123697A
Authority
JP
Japan
Prior art keywords
user
card
probability
components
battle
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.)
Pending
Application number
JP2023104967A
Other languages
Japanese (ja)
Inventor
和貴 大野
Kazuki Ono
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.)
GREE Inc
Original Assignee
GREE 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 GREE Inc filed Critical GREE Inc
Priority to JP2023104967A priority Critical patent/JP2023123697A/en
Publication of JP2023123697A publication Critical patent/JP2023123697A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a specification in which plural users cooperate in a game and play.SOLUTION: A game control part 54 applies to each of plural users, a constitution item which constitutes a single item. The game control part 54 stores acquisition constitution item information which indicates the constitution item applied to each of the plural users in a storage part 42. The game control part 54 determines whether or not, all plural constitution items required for constituting the single item, are applied to the plural users forming a group, based on the acquisition constitution item information stored in the storage part 42. The storage part 42 also stores level management information indicating a level of each of the plural users. The game control part 54 determines whether or not, each of the plural constitution items is applied to each of the plural users, based on the level management information. A group to which each of the plural users belongs, can be designated by each user.SELECTED DRAWING: Figure 2

Description

本発明は、ゲーム制御方法、ゲーム制御装置及びプログラムに関する。 The present invention relates to a game control method, game control device and program.

近年、ソーシャルネットワーキングサービス(SNS)上で提供され、他のユーザとコ
ミュニケーションをとりながらプレイするソーシャルゲームが知られている。
In recent years, social games that are provided on social networking services (SNS) and played while communicating with other users are known.

このソーシャルゲームをプレイするためのアプリケーションプログラムは、通信端末に
ダウンロードされ、当該通信端末にインストールされて利用されるネイティブアプリケー
ションと、ウェブサーバ上で動作し、通信端末のウェブブラウザに利用されるウェブアプ
リケーション(Webアプリケーション)とに大別できる。
The application program for playing this social game consists of a native application that is downloaded to a communication terminal and installed and used on the communication terminal, and a web application that runs on a web server and is used by the web browser of the communication terminal. (Web application).

ネイティブアプリケーションは、スマートフォンのiPhone(登録商標)端末やA
ndroid(登録商標)端末といった通信端末のOSに依存するアプリケーションであ
る。例えば、サーバ装置はObjective-Cを搭載したiPhoneアプリケーシ
ョン、またはJava(登録商標)を搭載したAndroidアプリケーション等のネイ
ティブアプリケーションをプラットフォームから各通信端末に配信している。
Native applications can be used on smartphones such as iPhone (registered trademark) terminals and A
It is an application that depends on the OS of a communication terminal such as an ndroid (registered trademark) terminal. For example, the server device distributes a native application such as an iPhone application loaded with Objective-C or an Android application loaded with Java (registered trademark) from the platform to each communication terminal.

なお、ネイティブアプリケーションは、iPhone端末に対応したプログラミング言
語「Objective-C」と、Android端末に対応したプログラミング言語「
Java」との2種類で開発する必要がある。このため、ネイティブアプリケーションは
、通信端末のプラットフォーム特有の言語を用いたコーディング処理を介した後に、公式
のマーケットプレイスを通して公開する必要がある。
In addition, the native application is a programming language "Objective-C" corresponding to the iPhone terminal and a programming language corresponding to the Android terminal "
It is necessary to develop in two types, "Java". For this reason, native applications need to be published through an official marketplace after going through a coding process using a language specific to the platform of the communication terminal.

一方、ウェブアプリケーションは、両プラットフォームに向けてHTML5(Hype
r Text Markup Language 5)、Javascript(登録商標)
、CSS3(Cascading Style Sheets 3)等の言語をベースにし
たクロス開発が可能であり、公開に当たって公式のマーケットプレイスを通す必要がない
。また、ウェブアプリケーションは、端末のOSに依存しない。
Web applications, on the other hand, are HTML5 (Hype
r Text Markup Language 5), Javascript (registered trademark)
, CSS3 (Cascading Style Sheets 3), etc., and cross-development is possible. Also, the web application does not depend on the OS of the terminal.

ところで、上記したソーシャルゲームの中には、当該ソーシャルゲームをプレイする複
数のユーザ(プレイヤ)でギルドと呼ばれるグループを構成することができるものがある
。このようなソーシャルゲームでは、同一のギルドを構成する複数のユーザ(ギルドメン
バ)間で情報を共有する、またはコミュニケーションをとることができる。
By the way, some of the social games described above can form a group called a guild with a plurality of users (players) who play the social game. In such social games, a plurality of users (guild members) forming the same guild can share information or communicate with each other.

また、例えばユーザが所有する各種キャラクタ等を用いて敵キャラクタとバトルを行う
ようなソーシャルゲームにおいては、ギルドで協力して例えばレイドボスと呼ばれる敵キ
ャラクタとバトルを行うことができる。このようにギルドで協力して敵キャラクタとバト
ルを行い、当該バトルの結果として勝利した場合には、当該ギルドメンバは各種特典(例
えば、キャラクタ及びアイテム等)を得ることができる。
Also, in a social game in which a user uses various characters owned by a user to battle an enemy character, for example, a guild can cooperate to battle an enemy character called a raid boss. In this way, the guild cooperates in a battle with an enemy character, and if the guild member wins as a result of the battle, the guild member can obtain various benefits (for example, characters, items, etc.).

特開平11-244533号公報JP-A-11-244533

上記したギルドで協力して敵キャラクタとバトルを行うようなソーシャルゲームにおい
ては、当該ギルドを構成することによって例えば1人のユーザでは得ることができない特
典を得ることができるため、ギルドを構成することはユーザにとって利益がある。
In a social game in which a guild cooperates and battles against enemy characters, it is possible to obtain benefits that cannot be obtained by a single user by forming the guild. is beneficial to users.

しかしながら、このような場合のギルドは、バトルに勝利することを目的とするもので
あるから、ソーシャルゲームにおけるレベルの高いユーザ(上級者)同士で構成される傾
向にある。また、ギルドメンバの数には上限が設けられている場合が多い。
However, since the purpose of the guild in such a case is to win the battle, it tends to be composed of high-level social game users (advanced players). Also, in many cases, the number of guild members is limited.

このため、レベルの低いユーザ(初級者)は、当該ユーザと同程度のレベルのユーザと
しかギルドを構成することができず、結果として、当該ユーザが望むような特典を得るこ
とができない可能性がある。このような状況は、レベルの低いユーザのゲームへの意欲が
低下してしまう原因となる。
Therefore, a user with a low level (beginner) can form a guild only with users of the same level as the user, and as a result, there is a possibility that the user will not be able to obtain the benefits that the user desires. There is Such a situation causes a low-level user's motivation to play the game to decrease.

つまり、ソーシャルゲームにおいては、例えばレベル等に関係なく複数のユーザ(ギル
ド)で協力してプレイすることが可能な新たな仕組みが必要である。
In other words, in social games, for example, there is a need for a new mechanism that allows a plurality of users (guilds) to play cooperatively regardless of their level.

そこで、本発明の目的は、複数のユーザで協力してプレイする仕組みを提供することが
可能なゲーム制御方法、ゲーム制御装置及びプログラムを提供することにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a game control method, a game control device, and a program capable of providing a mechanism for cooperative play by a plurality of users.

本発明の1つの態様によれば、ゲームをプレイする複数のユーザの各々によって利用さ
れる複数の通信端末と通信可能に接続され、ゲームをプレイする複数のユーザから構成さ
れるグループを示すグループ管理情報と1のアイテムを構成する複数の構成アイテムを示
す構成アイテム情報とを格納する格納手段を有するゲーム制御装置が実行するゲーム制御
方法が提供される。このゲーム制御方法は、複数のユーザの各々に対して構成アイテムを
付与するステップと、複数のユーザの各々に付与された構成アイテムを示す入手構成アイ
テム情報を格納手段に格納するステップと、格納手段に格納された入手構成アイテム情報
に基づいて、グループ管理情報によって示されるグループを構成する複数のユーザに対し
て、構成アイテム情報によって示される1のアイテムを構成するために必要な複数の構成
アイテムの全てが付与されたかを判定するステップとを有し、格納手段は、複数のユーザ
各々のレベルを示すレベル管理情報を更に格納し、構成アイテムを付与するステップにお
いて、レベル管理情報に基づいて、構成アイテム情報によって示される複数の構成アイテ
ムの各々を複数のユーザ各々に付与するか否かを判断し、複数のユーザ各々が属するグル
ープをユーザが指定可能であることを特徴とする。
According to one aspect of the present invention, a group management system that is communicably connected to a plurality of communication terminals used by each of a plurality of game-playing users and indicates a group composed of a plurality of game-playing users. A game control method executed by a game control device having storage means for storing information and configuration item information indicating a plurality of configuration items that configure one item is provided. This game control method includes the steps of giving a configuration item to each of a plurality of users, storing acquired configuration item information indicating the configuration item given to each of the plurality of users in a storage means, and storing means. , based on the obtained configuration item information stored in the the storage means further stores level management information indicating the level of each of the plurality of users; It is characterized in that it is possible for the user to determine whether or not each of the plurality of constituent items indicated by the item information is given to each of the plurality of users, and to specify the group to which each of the plurality of users belongs.

本発明は、複数のユーザで協力してプレイする仕組みを提供することを可能とする。 INDUSTRIAL APPLICABILITY The present invention makes it possible to provide a mechanism for cooperative play by a plurality of users.

本発明の実施形態に係るゲーム制御装置を含むネットワークシステムのハードウェア構成を示すブロック図である。1 is a block diagram showing the hardware configuration of a network system including a game control device according to an embodiment of the present invention; FIG. 図1に示すゲーム制御装置50の主として機能構成を示すブロック図である。2 is a block diagram mainly showing a functional configuration of a game control device 50 shown in FIG. 1; FIG. 図2に示す格納部42に格納されているカードパラメータ管理情報のデータ構造の一例を示す図である。3 is a diagram showing an example of the data structure of card parameter management information stored in a storage unit 42 shown in FIG. 2; FIG. 図2に示す格納部42に格納されているロボットパラメータ管理情報のデータ構造の一例を示す図である。3 is a diagram showing an example of the data structure of robot parameter management information stored in a storage unit 42 shown in FIG. 2; FIG. 本実施形態におけるカードバトルゲームの流れについて概略的に説明するためのフローチャートである。4 is a flow chart for schematically explaining the flow of the card battle game in this embodiment. 本実施形態におけるカードバトルゲームにおいてクエストが開始された場合のゲーム制御装置50の処理手順を示すフローチャートである。4 is a flow chart showing a processing procedure of the game control device 50 when a quest is started in the card battle game in this embodiment. 本実施形態におけるカードバトルゲームにおいてカードキャラクタを進化合成させる際のゲーム制御装置50の処理手順を示すフローチャートである。4 is a flow chart showing a processing procedure of the game control device 50 when card characters are evolved and synthesized in the card battle game of the present embodiment. 本実施形態におけるカードバトルゲームにおいてロボットバトルが発生した際のゲーム制御装置50の処理手順を示すフローチャートである。4 is a flow chart showing a processing procedure of the game control device 50 when a robot battle occurs in the card battle game in this embodiment. パラメータ設定部53によって実行されるバトル用パラメータ設定処理の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure of battle parameter setting processing executed by a parameter setting unit 53. FIG. ゲーム制御部54によって実行されるロボットバトル演出画像生成処理の処理手順を示すフローチャートである。FIG. 10 is a flowchart showing a processing procedure of robot battle effect image generation processing executed by a game control unit 54; FIG. ゲーム制御部54によって実行されるロボットバトル演出画像生成処理の処理手順を示すフローチャートである。FIG. 10 is a flowchart showing a processing procedure of robot battle effect image generation processing executed by a game control unit 54; FIG. 格納部42に格納されているギルド管理情報のデータ構造の一例を示す図である。4 is a diagram showing an example of the data structure of guild management information stored in the storage unit 42. FIG. 格納部42に格納されている構成アイテム情報のデータ構造の一例を示す図である。4 is a diagram showing an example of the data structure of configuration item information stored in a storage unit 42; FIG. 格納部42に格納されている入手構成アイテム情報のデータ構造の一例を示す図である。4 is a diagram showing an example of the data structure of obtained configuration item information stored in a storage unit 42; FIG. 格納部42に格納されているレベル管理情報のデータ構造の一例を示す図である。4 is a diagram showing an example of the data structure of level management information stored in a storage unit 42; FIG. 本実施形態に係るゲーム制御装置50によって実行されるギルドイベント発生処理の処理手順を示すフローチャートである。5 is a flow chart showing a processing procedure of guild event occurrence processing executed by the game control device 50 according to the present embodiment. 本実施形態に係るゲーム制御装置50によって実行されるギルドイベント管理処理の処理手順を示すフローチャートである。4 is a flow chart showing the procedure of guild event management processing executed by the game control device 50 according to the present embodiment.

以下、図面を参照して、本発明の実施形態について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施形態に係るゲーム制御装置を含むネットワークシステム(ゲーム制御シ
ステム)のハードウェア構成を示すブロック図である。
FIG. 1 is a block diagram showing the hardware configuration of a network system (game control system) including a game control device according to this embodiment.

図1に示すネットワークシステムは、主として、コンピュータ(サーバコンピュータ)
10と例えばソーシャルゲームをプレイする複数のユーザの各々によって利用される複数
の通信端末20とから構成される。なお、図1においては、便宜的に、1つの通信端末2
0のみが示されている。
The network system shown in FIG. 1 mainly consists of computers (server computers)
10 and a plurality of communication terminals 20 used by each of a plurality of users who play social games, for example. In addition, in FIG. 1, for convenience, one communication terminal 2
Only 0 is shown.

複数の通信端末20は、例えばインターネットのようなネットワーク30を介してコン
ピュータ10と通信可能に接続されている。
A plurality of communication terminals 20 are communicably connected to the computer 10 via a network 30 such as the Internet.

なお、通信端末20としては例えばスマートフォン、フィーチャーフォン及びタブレッ
ト端末等を利用することができ、その機種固有のハードウェア構成、採用しているOS、
インストールされているアプリケーションプログラム等は多岐に渡るものとする。
As the communication terminal 20, for example, a smartphone, a feature phone, a tablet terminal, or the like can be used.
It is assumed that a wide variety of application programs and the like are installed.

コンピュータ10は、ハードディスクドライブ(HDD:Hard Disk Dri
ve)のような外部記憶装置40と接続されている。この外部記憶装置40は、コンピュ
ータ10によって実行されるプログラム41を格納する。コンピュータ10及び外部記憶
装置40は、ゲーム制御装置50を構成する。
The computer 10 has a hard disk drive (HDD: Hard Disk Dri
ve) is connected to an external storage device 40 such as . This external storage device 40 stores a program 41 executed by the computer 10 . The computer 10 and the external storage device 40 constitute a game control device 50 .

本実施形態に係るゲーム制御装置50は、例えば各種キャラクタ等のゲーム要素として
カードキャラクタを用いたカードバトルゲーム(ソーシャルゲーム)を、通信端末20を
介してユーザに提供する機能を有する。本実施形態におけるカードバトルゲームにおいて
、ユーザは、通信端末20を介して、当該ユーザが所有する複数のカードキャラクタを組
み合わせてノンプレイヤキャラクタ(NPC)等の敵キャラクタとバトル(戦闘)を行う
ことができる。また、本実施形態におけるカードバトルゲームにおいては、後述するよう
に複数のユーザで協力してプレイする仕組みが提供される。
The game control device 50 according to the present embodiment has a function of providing a user with a card battle game (social game) using card characters as game elements such as various characters via the communication terminal 20 . In the card battle game according to the present embodiment, a user can combine a plurality of card characters owned by the user to battle against enemy characters such as non-player characters (NPCs) via the communication terminal 20. can. In addition, in the card battle game according to the present embodiment, a mechanism is provided in which a plurality of users cooperate and play, as will be described later.

なお、本実施形態におけるカードバトルゲームは、ゲーム制御装置(ウェブサーバ)5
0上で動作し、通信端末20のウェブブラウザに利用されるウェブアプリケーションによ
って実現されるものとする。
Note that the card battle game in this embodiment is executed by the game control device (web server) 5
0 and realized by a web application used by the web browser of the communication terminal 20 .

図2は、図1に示すゲーム制御装置50の主として機能構成を示すブロック図である。
図2に示すように、ゲーム制御装置50は、カード管理部51、デッキ構築部52、パラ
メータ設定部53及びゲーム制御部54を含む。本実施形態において、これらの各部は、
図1に示すコンピュータ10が外部記憶装置40に格納されているプログラム41を実行
することにより実現されるものとする。このプログラム41は、コンピュータ読み取り可
能な記憶媒体に予め格納して頒布可能である。また、このプログラム41は、ネットワー
ク30を介してコンピュータ10にダウンロードされても構わない。
FIG. 2 is a block diagram mainly showing the functional configuration of the game control device 50 shown in FIG.
As shown in FIG. 2, the game control device 50 includes a card management section 51, a deck building section 52, a parameter setting section 53 and a game control section . In this embodiment, these parts are
It is assumed that the computer 10 shown in FIG. 1 executes the program 41 stored in the external storage device 40 . This program 41 can be stored in advance in a computer-readable storage medium and distributed. Also, this program 41 may be downloaded to the computer 10 via the network 30 .

また、ゲーム制御装置50は、格納部42を含む。本実施形態において、格納部42は
、例えば外部記憶装置40に格納される。
The game control device 50 also includes a storage section 42 . In this embodiment, the storage unit 42 is stored in the external storage device 40, for example.

カード管理部51は、上記したカードバトルゲームの進行に応じて、当該カードバトル
ゲームにおいて用いられる各種カードキャラクタやアイテムを当該カードバトルゲームを
プレイするユーザに与える機能を有する。なお、カード管理部51によって与えられたカ
ードキャラクタ(つまり、ユーザが所有するカードキャラクタ)には、予めパラメータが
設定されているものとする。また、カード管理部51は、ユーザが所有するカードキャラ
クタ及びアイテム(に関する情報)等を管理する機能を有する。
The card management unit 51 has a function of providing various card characters and items used in the card battle game to the user who plays the card battle game according to the progress of the card battle game. It is assumed that parameters are set in advance for the card character provided by the card management unit 51 (that is, the card character owned by the user). The card management unit 51 also has a function of managing (information about) card characters and items owned by the user.

デッキ構築部52は、通信端末20に対するユーザの操作に応じて、当該ユーザが所有
する複数のカードキャラクタ(第1のキャラクタ)を選択する。デッキ構築部52は、選
択された複数のカードキャラクタと、当該カードキャラクタとは異なるロボットキャラク
タ(ユーザが所有する第2のキャラクタ)とを用いて、カードバトルゲームをプレイする
ユーザのデッキを構築する。換言すれば、デッキ構築部52によって構築されたデッキに
は、複数のカードキャラクタとロボットキャラクタが含まれる。
The deck construction unit 52 selects a plurality of card characters (first characters) owned by the user according to the user's operation on the communication terminal 20 . The deck construction unit 52 constructs a deck for the user who plays the card battle game, using the selected card characters and a robot character (second character owned by the user) different from the selected card characters. . In other words, the deck constructed by the deck construction section 52 includes a plurality of card characters and robot characters.

なお、ロボットキャラクタは、例えばカードバトルゲームをプレイする際に予めユーザ
に与えられるゲーム要素である。また、ロボットキャラクタには、上記したカードキャラ
クタと同様に予めパラメータが設定されているものとする。
The robot character is a game element given to the user in advance when playing a card battle game, for example. It is also assumed that parameters are set in advance for the robot character in the same manner as for the card character described above.

パラメータ設定部53は、デッキ構築部52によって構築されたデッキに含まれる複数
のカードキャラクタ及びロボットキャラクタに設定されているパラメータに基づいて、当
該ロボットキャラクタのパラメータを決定する。パラメータ設定部53によって決定され
たパラメータは、ロボットキャラクタのロボットバトル用のパラメータとして設定される
The parameter setting unit 53 determines the parameters of the robot character based on the parameters set for the robot character and the card characters included in the deck constructed by the deck construction unit 52 . The parameters determined by the parameter setting unit 53 are set as parameters for the robot battle of the robot characters.

ゲーム制御部54は、例えば通信端末20に対するユーザの各種操作を示す操作情報を
当該通信端末20から受信して、当該操作情報等に基づいてカードバトルゲームの全体的
な進行を制御する機能を有する。
The game control unit 54 has a function of receiving, for example, operation information indicating various user operations on the communication terminal 20 from the communication terminal 20, and controlling the overall progress of the card battle game based on the operation information. .

また、ゲーム制御部54は、上記したロボットバトル用のパラメータが設定されたロボ
ットキャラクタと敵キャラクタとのバトル(以下、ロボットバトルと表記)の際には、当
該ロボットバトル用のパラメータ及び当該敵キャラクタに対して設定されているパラメー
タに基づいて、当該ロボットキャラクタと敵キャラクタとのバトルを制御する。この場合
、ゲーム制御部54は、ロボットバトルの演出及び当該ロボットバトルの結果を表示する
ための画像(以下、ロボットバトル演出画像と表記)を生成する。このゲーム制御部54
によって生成されたロボットバトル演出画像は、ネットワーク30を介して通信端末20
に表示される。
In addition, the game control unit 54 controls the parameters for the robot battle and the parameters for the enemy character during a battle between the robot character and the enemy character for which the parameters for the robot battle have been set (hereinafter referred to as robot battle). The battle between the robot character and the enemy character is controlled based on the parameters set for. In this case, the game control unit 54 generates an image for displaying the effect of the robot battle and the result of the robot battle (hereinafter referred to as a robot battle effect image). This game control unit 54
The robot battle effect image generated by the communication terminal 20 via the network 30
to be displayed.

また、ゲーム制御部54は、複数のユーザから構成されるギルドと呼ばれるグループで
協力してプレイするためのイベント(以下、ギルドイベントと表記)を発生する。このギ
ルドイベントが発生された場合、ギルドを構成する複数のユーザは、当該ギルドイベント
において予め定められている条件を満たすことによって、各種特典(例えば、カードキャ
ラクタ及びアイテム等)を得ることができる。
The game control unit 54 also generates an event (hereinafter referred to as a guild event) for a group called a guild consisting of a plurality of users to play cooperatively. When this guild event occurs, a plurality of users who form the guild can obtain various benefits (for example, card characters, items, etc.) by satisfying predetermined conditions in the guild event.

格納部42には、カードバトルゲームを制御(進行)するために必要な各種情報が格納
される。具体的には、格納部42は、上記したカードバトルゲームにおいて用いられる各
種カードキャラクタに対して予め設定されているパラメータを含むパラメータ管理情報(
以下、カードパラメータ管理情報と表記)及びロボットキャラクタに対して予め設定され
ているパラメータを含むパラメータ管理情報(以下、ロボットパラメータ管理情報と表記
)が予め格納されている。なお、カードバトルゲームの新たなゲーム要素として新たなカ
ードキャラクタやロボットキャラクタ等が追加された場合には、格納部42に格納されて
いるパラメータ管理情報等が更新される。
The storage unit 42 stores various information necessary for controlling (progressing) the card battle game. Specifically, the storage unit 42 stores parameter management information (
hereinafter referred to as card parameter management information) and parameter management information including parameters preset for the robot character (hereinafter referred to as robot parameter management information) are stored in advance. When a new card character, robot character, or the like is added as a new game element of the card battle game, the parameter management information and the like stored in the storage section 42 are updated.

また、格納部42には、上記した複数のユーザから構成されるギルドを示すギルド管理
情報(グループ管理情報)、ギルドイベントに関する情報、カードバトルゲームをプレイ
するユーザが所有するカードキャラクタやアイテム等に関する情報及び当該ユーザに関す
る情報が格納されている。
The storage unit 42 also stores guild management information (group management information) indicating a guild composed of a plurality of users, information about guild events, information about card characters and items owned by users who play the card battle game, and so on. Information and information about the user are stored.

図3は、図2に示す格納部42に格納されているカードパラメータ管理情報のデータ構
造の一例を示す。
FIG. 3 shows an example of the data structure of card parameter management information stored in the storage section 42 shown in FIG.

図3に示すように、カードパラメータ管理情報には、カードIDに対応づけてHP(ヒ
ットポイント)、攻撃力、スピード及びスキル(のパラメータ)が含まれている。カード
IDは、カードキャラクタを識別するための識別子である。HPは、カードIDによって
識別されるカードキャラクタが敵キャラクタの攻撃に対して耐え得るダメージを数値化し
たものである。なお、HPが0になると例えば戦闘不能となり、バトルにおいては敗戦と
なる。攻撃力は、敵キャラクタに対する攻撃に関する能力を数値で表したものであり、敵
キャラクタに与えるダメージに影響する。スピードは、例えば敵キャラクタとのバトルの
際に攻撃する順番等に影響を与える数値である。スキルは、敵キャラクタとのバトルにお
いて予め定められた効果を発生するものであり、後述するように例えば攻撃スキル、防御
スキル及び戦闘前スキル等を含む。
As shown in FIG. 3, the card parameter management information includes (parameters of) HP (hit points), attack power, speed, and skill in association with the card ID. Card ID is an identifier for identifying a card character. HP is a numerical representation of damage that a card character identified by a card ID can withstand against an attack by an enemy character. When HP becomes 0, for example, the character becomes incapable of fighting and loses the battle. The attack power is a numerical value representing the ability to attack an enemy character, and affects the damage inflicted on the enemy character. The speed is a numerical value that affects, for example, the order of attacks during a battle with an enemy character. A skill produces a predetermined effect in a battle with an enemy character, and includes, for example, an attack skill, a defense skill, a pre-battle skill, and the like, as will be described later.

図3に示す例では、カードパラメータ管理情報には、カードID「1」に対応づけてH
P「100」、攻撃力「10」、スピード「12」及びスキル「スキル1」が含まれてい
る。これによれば、カードID「1」によって識別されるカードキャラクタのHPは10
0であり、攻撃力は10であり、スピードは12であり、当該カードキャラクタがスキル
1を有していることが示されている。
In the example shown in FIG. 3, in the card parameter management information, H is associated with card ID "1".
P "100", attack power "10", speed "12" and skill "skill 1" are included. According to this, the HP of the card character identified by the card ID "1" is 10.
0, attack power is 10, speed is 12, and the card character has skill 1.

同様に、カードパラメータ管理情報には、カードID「2」に対応づけてHP「120
」、攻撃力「15」、スピード「8」及びスキル「スキル2」が含まれている。これによ
れば、カードID「2」によって識別されるカードキャラクタのHPは120であり、攻
撃力は15であり、スピードは8であり、当該カードキャラクタがスキル2を有している
ことが示されている。
Similarly, in the card parameter management information, HP "120" is associated with card ID "2".
”, attack power “15”, speed “8” and skill “skill 2”. According to this, the card character identified by the card ID "2" has HP of 120, attack power of 15, and speed of 8, indicating that the card character has skill 2. It is

ここでは、カードパラメータ管理情報には、HP、攻撃力、スピード及びスキルのパラ
メータが含まれるものとして説明したが、他のパラメータが含まれていても構わない。
Here, the card parameter management information includes HP, attack power, speed, and skill parameters, but may include other parameters.

図4は、図2に示す格納部42に格納されているロボットパラメータ管理情報のデータ
構造の一例を示す。
FIG. 4 shows an example of the data structure of robot parameter management information stored in the storage unit 42 shown in FIG.

図4に示すように、ロボットパラメータ管理情報には、ロボットIDに対応づけてHP
、攻撃力、スピード及び属性(のパラメータ)が含まれている。ロボットIDは、ロボッ
トキャラクタを識別するための識別子である。なお、HP、攻撃力及びスピードについて
は、上述したカードパラメータ管理情報に含まれるものと同様であるため、ここではその
詳細な説明については省略する。属性は、ロボットIDによって識別されるロボットキャ
ラクタに割り当てられている属性を示し、例えば遠距離タイプ、中距離タイプ及び近距離
タイプ等が含まれる。
As shown in FIG. 4, in the robot parameter management information, HP is associated with the robot ID.
, attack power, speed and attributes (parameters of) are included. A robot ID is an identifier for identifying a robot character. Note that HP, attack power, and speed are the same as those included in the above-described card parameter management information, so detailed description thereof will be omitted here. The attribute indicates an attribute assigned to the robot character identified by the robot ID, and includes, for example, long-distance type, medium-distance type, and short-distance type.

図4に示す例では、ロボットパラメータ管理情報には、ロボットID「1」に対応づけ
てHP「300」、攻撃力「30」、スピード「40」及び属性「中」が含まれている。
これによれば、ロボットID「1」によって識別されるロボットキャラクタのHPは30
0であり、攻撃力は30であり、スピードは40であり、当該ロボットキャラクタ(の属
性)が中距離タイプであることが示されている。
In the example shown in FIG. 4, the robot parameter management information includes HP "300", attack power "30", speed "40", and attribute "medium" in association with robot ID "1".
According to this, the HP of the robot character identified by the robot ID "1" is 30.
0, the attack power is 30, and the speed is 40, indicating that (attributes of) the robot character is a medium-range type.

また、ロボットパラメータ管理情報には、ロボットID「2」に対応づけてHP「29
0」、攻撃力「25」、スピード「50」及び属性「遠」が含まれている。これによれば
、ロボットID「2」によって識別されるロボットキャラクタのHPは290であり、攻
撃力は25であり、スピードは50であり、当該ロボットキャラクタ(の属性)が遠距離
タイプであることが示されている。
Also, in the robot parameter management information, HP "29" is associated with the robot ID "2".
0”, attack power “25”, speed “50” and attribute “far”. According to this, the robot character identified by the robot ID "2" has HP of 290, attack power of 25, speed of 50, and (attributes of) the robot character is a long-distance type. It is shown.

また、ロボットパラメータ管理情報には、ロボットID「3」に対応づけてHP「32
0」、攻撃力「35」、スピード「30」及び属性「近」が含まれている。これによれば
、ロボットID「3」によって識別されるロボットキャラクタのHPは320であり、攻
撃力は35であり、スピードは30であり、当該ロボットキャラクタ(の属性)が近距離
タイプであることが示されている。
Also, in the robot parameter management information, HP "32" is associated with the robot ID "3".
0", attack power "35", speed "30" and attribute "near". According to this, the robot character identified by the robot ID "3" has HP of 320, attack power of 35, speed of 30, and (attributes of) the robot character is a close-range type. It is shown.

なお、本実施形態におけるカードバトルゲームにおいては、図4に示すように例えば3
種類のロボットキャラクタ(ロボットID「1」~「3」によって識別されるロボットキ
ャラクタ)を予め用意しておき、当該カードバトルゲームへの初期登録等の際にユーザに
よって選択されたロボットキャラクタを当該ユーザに付与するものとする。これにより、
ユーザは、本実施形態におけるカードバトルゲームにおいて上記したロボットバトルを行
うことができる。なお、図4に示す3種類のロボットキャラクタの各々は、当該ロボット
キャラクタの属性に応じて、例えば他の2つの属性のうちの一方の属性に対しては有利で
あり、他方の属性に対しては不利である等の特性を有するものとすることができる。
In addition, in the card battle game in this embodiment, as shown in FIG.
Types of robot characters (robot characters identified by robot IDs "1" to "3") are prepared in advance, and a robot character selected by the user at the time of initial registration for the card battle game is used by the user. shall be granted to This will
The user can perform the above-described robot battle in the card battle game of this embodiment. It should be noted that each of the three types of robot characters shown in FIG. may have properties such as being disadvantageous.

図3及び図4においては、格納部42に格納されている情報のうち、カードパラメータ
管理情報及びロボットパラメータ管理情報について説明したが、他の情報の詳細について
は後述する。
3 and 4, the card parameter management information and the robot parameter management information among the information stored in the storage unit 42 have been explained, but the details of the other information will be described later.

以下、図5のフローチャートを参照して、本実施形態におけるカードバトルゲームの流
れ(メインサイクル)について概略的に説明する。本実施形態におけるカードバトルゲー
ムでは、例えばユーザ(プレイヤ)がチャプターと呼ばれる探索対象(例えば、惑星等)
を探索することによって希少価値の高いカード(キャラクタ及びアイテム)等を入手する
ことを目的とする。なお、チャプターには、予めクエストが設定されているものとする。
Hereinafter, the flow (main cycle) of the card battle game in this embodiment will be schematically described with reference to the flowchart of FIG. In the card battle game according to the present embodiment, for example, a user (player) can search objects called chapters (for example, planets, etc.).
The purpose is to obtain cards (characters and items) with high rarity value by searching for. It is assumed that quests are set in advance in the chapters.

本実施形態におけるカードバトルゲームが開始されると、通信端末20には、ユーザが
探索可能なチャプターの一覧が表示される。
When the card battle game in this embodiment is started, the communication terminal 20 displays a list of chapters that can be searched by the user.

ユーザは、当該ユーザによって利用される通信端末20を操作することによってチャプ
ターを選択することができる(ステップS1)。
A user can select a chapter by operating the communication terminal 20 used by the user (step S1).

ユーザによってチャプターが選択された場合、当該選択されたチャプターの探索画像が
通信端末20に表示され、当該チャプターに設定されているクエストが開始される(ステ
ップS2)。
When a chapter is selected by the user, a search image of the selected chapter is displayed on the communication terminal 20, and the quest set for the chapter is started (step S2).

クエストが開始されると、ユーザは、通信端末20に対して操作(例えば、タップ操作
等)を行うことによって当該クエストをクリアすることができる(ステップS3)。この
クエストをクリアするための条件は予め設定されているものとする。
When the quest is started, the user can clear the quest by performing an operation (for example, a tap operation, etc.) on the communication terminal 20 (step S3). It is assumed that the conditions for clearing this quest are set in advance.

なお、ユーザによって選択されたチャプターに複数のクエストが設定されている場合に
は、上記したステップS2及びS3が当該クエスト毎に繰り返される。
In addition, when a plurality of quests are set in the chapter selected by the user, the above-described steps S2 and S3 are repeated for each quest.

ユーザによって選択されたチャプターに設定されているクエストが全てクリアされた場
合、当該チャプターにおいて設定されている敵キャラクタ(NPC)とのロボットバトル
が発生される(ステップS4)。以下の説明においては、ロボットバトルを行う敵キャラ
クタ(NPC)を便宜的に敵ロボットキャラクタと称し、他の敵キャラクタを単に敵キャ
ラクタと称する。
When all the quests set in the chapter selected by the user are cleared, a robot battle with the enemy character (NPC) set in the chapter is generated (step S4). In the following description, an enemy character (NPC) that participates in a robot battle will be referred to as an enemy robot character for the sake of convenience, and other enemy characters will simply be referred to as enemy characters.

このロボットバトルに勝利すると、ユーザは、当該ユーザによって選択されたチャプタ
ーをクリアすることができる(ステップS5)。この場合、ユーザが探索可能となる新た
なチャプターが発生する(つまり、新チャプターが解放される)。
If the robot battle is won, the user can clear the chapter selected by the user (step S5). In this case, a new chapter is generated that the user can explore (that is, the new chapter is released).

ここで、ユーザによってカードバトルゲームの終了指示がされない場合(ステップS6
のNO)、上記したステップS1に戻って、ユーザは、新たなチャプターの探索(選択)
を行うことができる。
Here, if the user does not give an instruction to end the card battle game (step S6
No), returning to the above step S1, the user searches (selects) a new chapter
It can be performed.

一方、ユーザによってカードバトルゲームの終了指示がされた場合(ステップS6のY
ES)、当該カードバトルゲームは終了される。
On the other hand, if the user gives an instruction to end the card battle game (Y in step S6
ES), the card battle game is terminated.

本実施形態におけるカードバトルゲームによれば、上記した各チャプターをクリアして
いくことによって当該ゲームが進行され、より希少価値の高いカード等を入手することが
できる。
According to the card battle game of the present embodiment, the game progresses by clearing each of the chapters described above, and cards with a higher rarity value can be obtained.

次に、図6のフローチャートを参照して、本実施形態におけるカードバトルゲームにお
いてクエストが開始された場合のゲーム制御装置50の処理手順について説明する。
Next, a processing procedure of the game control device 50 when a quest is started in the card battle game according to the present embodiment will be described with reference to the flowchart of FIG.

上記したようにクエストが開始されると、ゲーム制御装置50に含まれるゲーム制御部
54は、当該クエストに応じたイベントを発生させる(ステップS11)。クエストにお
いて発生するイベントには、例えばチャプターの探索によってユーザ(が所有するカード
キャラクタ等)のレベルを向上させるための経験値、カードバトルゲーム内で利用可能な
ゲーム内通貨及び各種カード(キャラクタ及びアイテム)等を入手することが可能な探索
イベントや、当該クエスト内の敵キャラクタと戦闘を行う戦闘イベント等が含まれる。戦
闘イベントにおいて敵キャラクタに勝利した場合にも経験値、ゲーム内通貨及び各種カー
ドが入手できるものとする。
When a quest is started as described above, the game control unit 54 included in the game control device 50 generates an event corresponding to the quest (step S11). Events that occur in quests include, for example, experience points for improving the user's (card character, etc. owned by) level by exploring chapters, in-game currency that can be used in the card battle game, and various cards (characters and items) ), etc., and a battle event in which the enemy character in the quest is fought. Experience points, in-game currency, and various cards can be obtained even when defeating an enemy character in a battle event.

なお、発生したイベントによっては、通信端末20に対するユーザの簡単な操作(例え
ば、タップ操作)等が要求される。ゲーム制御部54は、要求された操作がユーザによっ
て行われると、カードバトルゲーム(のクエスト)を進行させる。
Depending on the event that has occurred, the user may be requested to perform a simple operation (for example, a tap operation) on the communication terminal 20 . The game control unit 54 advances (the quest of) the card battle game when the requested operation is performed by the user.

上記したようにイベントが発生されてクエストが進行すると、当該クエストに対して設
定されている敵キャラクタ(クエストボス)との戦闘が発生する(ステップS12)。こ
のクエストボスは、上記した戦闘イベントにおける敵キャラクタよりも能力(例えば、H
Pや攻撃力等のパラメータ)が高いキャラクタである。
When an event occurs and the quest progresses as described above, a battle with an enemy character (quest boss) set for the quest occurs (step S12). This quest boss has more abilities (for example, H
It is a character with high parameters such as P and attack power.

なお、上記した戦闘イベントにおける敵キャラクタとの戦闘及びクエストボスとの戦闘
は、上述したロボットバトルとは異なり、例えばユーザが所有している複数のカードキャ
ラクタのうちの1枚(以下、リーダーカードキャラクタと表記)を用いて行われるものと
する。具体的には、ゲーム制御部54は、格納部42に格納されているパラメータ管理情
報に含まれる当該リーダーカードキャラクタに設定されているパラメータ及び敵キャラク
タまたはクエストボスに設定されているパラメータに基づいて、当該リーダーカードキャ
ラクタと敵キャラクタまたはクエストボスとの戦闘を制御する。
It should be noted that, unlike the robot battle described above, the battle with the enemy character and the battle with the quest boss in the battle event described above is different from, for example, one of a plurality of card characters owned by the user (hereinafter referred to as a leader card character). and notation). Specifically, the game control unit 54 controls the parameters based on the parameters set for the leader card character and the parameters set for the enemy character or quest boss included in the parameter management information stored in the storage unit 42. , controls the battle between the leader card character and the enemy character or quest boss.

ゲーム制御部54は、クエストボスとの戦闘の結果(つまり、勝敗)を通信端末20に
表示する(ステップS13)。
The game control unit 54 displays the result of the battle with the quest boss (that is, victory or defeat) on the communication terminal 20 (step S13).

ここで、クエストボスに勝利すると、クエストのクリアとなり、新たなクエストが発生
する。このように複数のクエストがクリアされると、上述したようにロボットバトルが発
生する。
If the quest boss is defeated here, the quest will be cleared and a new quest will occur. When multiple quests are cleared in this manner, a robot battle occurs as described above.

なお、本実施形態におけるカードバトルゲームではユーザが所有する複数のカードキャ
ラクタのうちの1つ(以下、ベースカードキャラクタと表記)に、当該ベースカードキャ
ラクタ以外のカードキャラクタ(以下、合成カードキャラクタと表記)を合成することに
よって、当該ベースカードキャラクタを進化合成(強化)することができる。
In the card battle game according to the present embodiment, one of the plurality of card characters owned by the user (hereinafter referred to as a base card character) is assigned a card character other than the base card character (hereinafter referred to as a synthetic card character). ), the base card character can be evolved and synthesized (enhanced).

ここで、図7のフローチャートを参照して、本実施形態におけるカードバトルゲームに
おいてカードキャラクタを進化合成させる際のゲーム制御装置50の処理手順について説
明する。
Here, with reference to the flowchart of FIG. 7, the processing procedure of the game control device 50 when evolving and synthesizing the card characters in the card battle game according to the present embodiment will be described.

この場合、ゲーム制御装置50に含まれるゲーム制御部54は、通信端末20にユーザ
が所有する複数のカードキャラクタの一覧を表示する。これにより、ユーザは、通信端末
20を操作することによってユーザが所有する複数のカードキャラクタの一覧の中からベ
ースカードを選択することができる。ゲーム制御部54は、ユーザの操作に応じて、ベー
スカードキャラクタを決定する(ステップS21)。
In this case, the game control unit 54 included in the game control device 50 displays a list of multiple card characters owned by the user on the communication terminal 20 . Thereby, the user can select a base card from a list of a plurality of card characters owned by the user by operating the communication terminal 20 . The game control unit 54 determines a base card character according to the user's operation (step S21).

更に、ユーザは、通信端末20を操作することによってユーザが所有する複数のカード
キャラクタの一覧の中から合成カードを選択することができる。ゲーム制御部54は、ユ
ーザの操作に応じて、合成カードキャラクタを決定する(ステップS22)。
Furthermore, the user can select a synthetic card from a list of a plurality of card characters owned by the user by operating the communication terminal 20 . The game control unit 54 determines a synthetic card character according to the user's operation (step S22).

ゲーム制御部54は、例えば合成カードキャラクタに設定されているパラメータ等に応
じて、ベースカードキャラクタの進化に関するポイント(以下、進化ポイントと表記)を
増加させる(ステップS23)。このベースカードキャラクタの進化ポイントは、例えば
格納部42において格納されて管理されているものとする。このとき、進化ポイントの増
加は、通信端末20に表示されるゲージ等によってユーザに通知される。
The game control unit 54 increases the points related to the evolution of the base card character (hereinafter referred to as "evolution points") according to the parameters set for the composite card character, for example (step S23). It is assumed that the evolution points of this base card character are stored and managed in the storage unit 42, for example. At this time, the increase in evolution points is notified to the user by a gauge or the like displayed on the communication terminal 20 .

ゲーム制御部54は、ベースカードキャラクタの進化ポイントが当該ベースカードキャ
ラクタに対して予め定められている値(以下、規定値と表記)に達した(つまり、MAX
である)か否かを判定する(ステップS24)。
The game control unit 54 determines that the evolution point of the base card character has reached a predetermined value (hereinafter referred to as a specified value) for the base card character (that is, MAX
(step S24).

ベースカードキャラクタの進化ポイントが規定値に達したと判定された場合(ステップ
S24のYES)、ゲーム制御部54は、当該ベースカードキャラクタを進化させる(ス
テップS25)。このように進化したベースカードキャラクタのパラメータは、当該進化
前のベースカードキャラクタのパラメータに比べて高く設定されている。
When it is determined that the evolution points of the base card character have reached the specified value (YES in step S24), the game control section 54 evolves the base card character (step S25). The parameters of the base card character evolved in this way are set higher than the parameters of the base card character before evolution.

つまり、本実施形態におけるカードバトルゲームにおいては、このように各種カードキ
ャラクタを進化合成させることによって敵ロボットキャラクタとのロボットバトルや敵キ
ャラクタとの戦闘等において有利にゲームを進行させることができる。
In other words, in the card battle game of the present embodiment, by evolving and synthesizing various card characters in this way, the game can be advantageously progressed in robot battles with enemy robot characters, battles with enemy characters, and the like.

一方、ベースカードキャラクタの進化ポイントが規定値に達していないと判定された場
合(ステップS24のNO)、ステップS25の処理は実行されない。なお、この場合、
増加されたベースカードキャラクタの進化ポイントは、格納部42等に格納されて管理さ
れ、次回の当該ベースカードキャラクタの進化合成において用いられる。
On the other hand, if it is determined that the evolution points of the base card character have not reached the specified value (NO in step S24), the process of step S25 is not executed. In this case,
The increased evolution points of the base card character are stored and managed in the storage unit 42 or the like, and used in the next evolution synthesis of the base card character.

なお、上記したステップS23において、例えば合成カードキャラクタがベースカード
キャラクタと同一である場合には、増加させる進化ポイントを多くする。これにより、例
えば希少価値の高いカードキャラクタを進化させるために同一のカードキャラクタを消費
させるように促すことができるため、希少価値の高いカードキャラクタがユーザに付与さ
れやすくすることができる(つまり、希少価値の高いカードの排出確率を上げることがで
きる)。また、上記した進化ポイントが規定値まで達しにくいカードキャラクタ(ベース
カードキャラクタ)を設定しておき、当該カードキャラクタは特定の敵キャラクタ(例え
ば、後述するレイドボス等)に勝利したときのみ獲得することができるようにすることで
、当該特定の敵キャラクタと何度も戦闘するように促し、カードバトルゲームのプレイの
幅を広げることが可能となる。
In step S23 described above, for example, if the composite card character is the same as the base card character, the number of evolution points to be increased is increased. As a result, for example, it is possible to encourage the user to consume the same card character in order to evolve a card character with a high rarity value, so that a card character with a high rarity value can be easily given to the user (that is, a rare card character) You can increase the ejection probability of high-value cards). In addition, a card character (base card character) whose evolution points are difficult to reach a specified value is set, and the card character can be acquired only when a specific enemy character (for example, a raid boss, etc., which will be described later) is defeated. By making it possible, it is possible to prompt the user to repeatedly fight with the specific enemy character, thereby expanding the playing range of the card battle game.

次に、図8のフローチャートを参照して、本実施形態におけるカードバトルゲームにお
いてロボットバトルが発生した際のゲーム制御装置50の処理手順について説明する。
Next, the processing procedure of the game control device 50 when a robot battle occurs in the card battle game according to the present embodiment will be described with reference to the flowchart of FIG.

上述したロボットバトルが発生した場合、通信端末20には、デッキを構築するための
画面(以下、デッキ構築画面と表記)が表示される。なお、デッキは、複数のカードキャ
ラクタ(例えば、5枚のカードキャラクタ)とロボットキャラクタとから構築される。こ
のため、ユーザは、通信端末20に表示されたデッキ構築画面において、当該ユーザが所
有するカードキャラクタの中から5枚のカードキャラクタを指定する操作を行う。なお、
このユーザによって行われる操作を示す操作情報は、通信端末20からゲーム制御装置5
0に送信される。
When the above-described robot battle occurs, a screen for constructing a deck (hereinafter referred to as a deck construction screen) is displayed on the communication terminal 20 . A deck is constructed from a plurality of card characters (for example, five card characters) and a robot character. Therefore, on the deck building screen displayed on the communication terminal 20, the user performs an operation of designating five card characters out of the card characters owned by the user. In addition,
The operation information indicating the operation performed by the user is transmitted from the communication terminal 20 to the game control device 5 .
0.

ゲーム制御装置50に含まれるデッキ構築部52は、このようなユーザの操作(通信端
末20から送信された操作情報)に応じて、5枚のカードキャラクタを選択する。
The deck construction unit 52 included in the game control device 50 selects five card characters according to such user's operation (operation information transmitted from the communication terminal 20).

デッキ構築部52は、選択された5枚のカードキャラクタとユーザが所有するロボット
キャラクタとを用いて当該ユーザのデッキを構築する(ステップS32)。以下、デッキ
構築部52によって構築されたデッキに含まれるロボットキャラクタを便宜的にデッキロ
ボットキャラクタと称する。
The deck construction unit 52 constructs a deck for the user using the selected five card characters and the robot character owned by the user (step S32). Hereinafter, the robot characters included in the deck constructed by the deck construction unit 52 will be referred to as deck robot characters for convenience.

次に、パラメータ設定部53は、構築されたデッキ(デッキロボットキャラクタ)に対
してバトル用パラメータ設定処理を実行する(ステップS33)。このバトル用パラメー
タ設定処理においては、デッキロボットキャラクタに対してロボットバトル用のパラメー
タ(以下、バトル用パラメータと表記)が設定される。このバトル用パラメータには、デ
ッキロボットキャラクタのHP、攻撃力、スピード、スキル及び属性等が含まれる。なお
、バトル用パラメータ設定処理の詳細については後述する。
Next, the parameter setting unit 53 executes battle parameter setting processing for the constructed deck (deck robot character) (step S33). In this battle parameter setting process, robot battle parameters (hereinafter referred to as battle parameters) are set for the deck robot character. The battle parameters include the deck robot character's HP, attack power, speed, skill, attributes, and the like. Details of the battle parameter setting process will be described later.

ゲーム制御部54は、通信端末20に対するユーザの操作に応じて、当該ユーザによっ
てロボットバトルの開始指示がされたか否かを判定する(ステップS34)。なお、ユー
ザは、通信端末20の画面上に表示されたロボットバトルの開始ボタン等に対してタップ
操作を行うことによって、ロボットバトルの開始指示を行うことができる。
The game control unit 54 determines whether or not the user has given an instruction to start a robot battle according to the user's operation on the communication terminal 20 (step S34). Note that the user can instruct the robot battle to start by performing a tap operation on a robot battle start button or the like displayed on the screen of the communication terminal 20 .

ロボットバトルの開始指示がされていないと判定された場合(ステップS34のNO)
、上記したステップS31に戻って処理が繰り返される。
When it is determined that the robot battle start instruction has not been given (NO in step S34)
, the process returns to step S31 and the process is repeated.

一方、ロボットバトルの開始指示がされたと判定された場合(ステップS34のYES
)、ゲーム制御部54は、上述したロボットバトル演出画像生成処理を実行する(ステッ
プS35)。このロボットバトル演出画像生成処理においては、ステップS33において
デッキロボットキャラクタに対して設定されたバトル用パラメータ及び当該ロボットバト
ルにおける敵ロボットキャラクタに対して予め設定されているパラメータに基づいて当該
ロボットバトルが制御され、当該制御に応じたロボットバトル演出画像が生成される。な
お、敵ロボットキャラクタに対して予め設定されているパラメータには、デッキロボット
キャラクタに対して設定されたバトル用パラメータと同様に、当該敵ロボットキャラクタ
のHP、攻撃力、スピード、スキル及び属性等が含まれる。
On the other hand, if it is determined that an instruction to start a robot battle has been given (YES in step S34)
), the game control unit 54 executes the above-described robot battle effect image generation processing (step S35). In this robot battle effect image generation process, the robot battle is controlled based on the battle parameters set for the deck robot characters in step S33 and the parameters preset for the enemy robot characters in the robot battle. A robot battle effect image corresponding to the control is generated. The parameters set in advance for the enemy robot character include the HP, attack power, speed, skill, attributes, etc. of the enemy robot character in the same manner as the battle parameters set for the deck robot character. included.

ゲーム制御部54は、生成されたロボットバトル演出画像を通信端末20に表示する(
ステップS36)。
The game control unit 54 displays the generated robot battle effect image on the communication terminal 20 (
step S36).

なお、カードバトルゲームにおいてロボットバトル演出画像が表示される場合、通信端
末20では、デッキロボットキャラクタ及び敵ロボットキャラクタ間の攻防を表す画像が
自動的に順次表示され、最後に当該ロボットバトルの結果(つまり、勝敗)を表す画像が
表示される。なお、ユーザの指示に応じて、ロボットバトル演出画像の表示時間を短縮さ
せ、ロボットバトルの結果を表す画像のみを表示させるような構成とすることも可能であ
る。
When the robot battle effect image is displayed in the card battle game, the communication terminal 20 automatically sequentially displays images representing the offense and defense between the deck robot character and the enemy robot character, and finally the result of the robot battle ( That is, an image representing victory or defeat is displayed. It is also possible to shorten the display time of the robot battle effect image and display only the image representing the result of the robot battle according to the user's instruction.

次に、図9のフローチャートを参照して、上述したバトル用パラメータ設定処理(図8
に示すステップS33の処理)の処理手順について説明する。なお、このバトル用パラメ
ータ設定処理は、上記したようにパラメータ設定部53によって実行される。
Next, referring to the flowchart of FIG. 9, the above-described battle parameter setting process (
3) will be described. This battle parameter setting process is executed by the parameter setting unit 53 as described above.

バトル用パラメータ設定処理において、パラメータ設定部53は、デッキロボットキャ
ラクタ(デッキ構築部52によって構築されたデッキに含まれるロボットキャラクタ)に
対して予め設定されているパラメータを含むパラメータ管理情報(ロボットパラメータ管
理情報)を取得する(ステップS41)。なお、ロボットパラメータ管理情報(に含まれ
るパラメータ)には、上記したようにHP、攻撃力、スピード及び属性が含まれる。
In the battle parameter setting process, the parameter setting unit 53 sets parameter management information (robot parameter management information) is acquired (step S41). The robot parameter management information (parameters contained therein) includes HP, attack power, speed, and attributes as described above.

次に、パラメータ設定部53は、上記したようにデッキ構築部52によって構築された
デッキに含まれる複数のカードキャラクタ(つまり、デッキを構築する際に選択された複
数のカードキャラクタ)の各々に対して予め設定されているパラメータを含むパラメータ
管理情報(カードパラメータ管理情報)を取得する(ステップS42)。なお、カードパ
ラメータ管理情報(に含まれるパラメータ)には、上記したようにHP、攻撃力、スピー
ド及びスキルが含まれる。
Next, the parameter setting unit 53 sets each of the plurality of card characters included in the deck constructed by the deck construction unit 52 as described above (that is, the plurality of card characters selected when constructing the deck). obtains parameter management information (card parameter management information) including preset parameters (step S42). Note that (parameters included in) the card parameter management information includes HP, attack power, speed, and skill as described above.

なお、詳細な説明については省略するが、格納部42には例えばユーザを識別するため
のユーザIDに対応づけて当該ユーザが所有するロボットキャラクタを識別するためのロ
ボットID及びカードキャラクタを識別するためのカードID等を含む情報が格納(管理
)されており、ステップS41及びS42においては、この情報に含まれるロボットID
及びカードIDに基づいてロボットパラメータ管理情報及びカードパラメータ管理情報を
取得することができる。
Although detailed description is omitted, the storage unit 42 stores, for example, a robot ID for identifying a robot character owned by the user and a card character for identifying a card character in association with a user ID for identifying the user. is stored (managed), and in steps S41 and S42, the robot ID included in this information is stored (managed).
And based on the card ID, robot parameter management information and card parameter management information can be obtained.

パラメータ設定部53は、ステップS41において取得されたロボットパラメータ管理
情報に含まれるHP及びステップS42において取得されたカードパラメータ管理情報の
各々に含まれるHPに基づいて、デッキロボットキャラクタに対して設定されるバトル用
パラメータに含まれるHP(のパラメータ)を算出する(ステップS43)。
The parameter setting unit 53 sets the deck robot character based on the HP included in the robot parameter management information acquired in step S41 and the HP included in the card parameter management information acquired in step S42. HP (parameters of) included in the battle parameters is calculated (step S43).

この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれるHP(の
パラメータ値)とカードパラメータ管理情報の各々に含まれるHP(のパラメータ値)と
を加算することによって、当該ロボットパラメータ管理情報に含まれるHPとカードパラ
メータ管理情報の各々に含まれるHPとの合計値をバトル用パラメータに含まれるHPと
して算出する。
In this case, the parameter setting unit 53 adds (the parameter value of) HP included in the robot parameter management information and (the parameter value of) HP included in each of the card parameter management information to obtain the robot parameter management information. and the HP included in each of the card parameter management information is calculated as the HP included in the battle parameters.

なお、ここではロボットパラメータ管理情報に含まれるHPとカードパラメータ管理情
報の各々に含まれるHPとの合計値をバトル用パラメータに含まれるHPとして算出する
ものとして説明したが、例えばカードパラメータ管理情報の各々に含まれるHPに対して
属性補正を行うような構成であっても構わない。具体的には、上述した図3においては省
略されているが、カードパラメータ管理情報が当該カードパラメータ管理情報に含まれる
カードIDによって識別されるカードキャラクタの属性を含み、当該カードキャラクタの
属性がデッキロボットパラメータ管理情報に含まれる属性(デッキロボットキャラクタの
属性)と一致するか否かに応じて、当該カードパラメータ管理情報に含まれるHPに属性
補正値を掛けるような構成とすることができる。この場合、バトル用パラメータに含まれ
るHPは、「ロボットパラメータ管理情報に含まれるHP+(カードパラメータ管理情報
に含まれるHP*属性補正値)の総和」によって算出される。なお、カードキャラクタの
属性がデッキロボットキャラクタの属性と一致する場合の属性補正値は予め定められた1
より大きい値であり、カードキャラクタの属性がデッキロボットキャラクタの属性と一致
しない場合の属性補正値は1であるものとする。これにより、ユーザは、デッキを構築す
る際にユーザが所有するロボットキャラクタ(デッキロボットキャラクタ)の属性と同じ
属性のカードキャラクタを選択することによって、バトル用パラメータに含まれるHP(
の値)をより高くすることができる。
It should be noted that, here, the HP included in the battle parameters is calculated as the sum of the HP included in the robot parameter management information and the HP included in each of the card parameter management information. The configuration may be such that attribute correction is performed for each HP included. Specifically, although omitted in FIG. 3 described above, the card parameter management information includes the attribute of the card character identified by the card ID included in the card parameter management information, and the attribute of the card character is the deck. The HP included in the card parameter management information may be multiplied by an attribute correction value depending on whether or not it matches the attribute (attribute of the deck robot character) included in the robot parameter management information. In this case, the HP included in the battle parameters is calculated by "the sum of HP included in the robot parameter management information+(HP included in the card parameter management information*attribute correction value)". Note that the attribute correction value when the attribute of the card character matches the attribute of the deck robot character is a predetermined value of 1.
The attribute correction value is assumed to be 1 when the attribute of the card character does not match the attribute of the deck robot character, which is a larger value. Accordingly, when building a deck, the user selects a card character having the same attributes as the robot character owned by the user (deck robot character), thereby increasing the HP included in the battle parameters (
) can be higher.

次に、パラメータ設定部53は、ステップS41において取得されたロボットパラメー
タ管理情報に含まれる攻撃力及びステップS42において取得されたカードパラメータ管
理情報の各々に含まれる攻撃力に基づいて、デッキロボットキャラクタに対して設定され
るバトル用パラメータに含まれる攻撃力(のパラメータ)を算出する(ステップS44)
Next, the parameter setting unit 53 determines the deck robot character based on the attack power included in the robot parameter management information acquired in step S41 and the attack power included in the card parameter management information acquired in step S42. The attack power (parameters of) included in the battle parameters set for the attack is calculated (step S44)
.

この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれる攻撃力(
のパラメータ値)とカードパラメータ管理情報の各々に含まれる攻撃力(のパラメータ値
)とを加算することによって、当該ロボットパラメータ管理情報に含まれる攻撃力とカー
ドパラメータ管理情報の各々に含まれる攻撃力との合計値をバトル用パラメータに含まれ
る攻撃力として算出する。
In this case, the parameter setting unit 53 uses the attack power (
By adding the attack power (parameter value of) included in each of the card parameter management information and the attack power (parameter value of) included in each of the card parameter management information, the attack power included in the robot parameter management information and the attack power included in each of the card parameter management information is calculated as the attack power included in the battle parameters.

なお、ここではロボットパラメータ管理情報に含まれる攻撃力とカードパラメータ管理
情報の各々に含まれる攻撃力との合計値をバトル用パラメータに含まれる攻撃力として算
出するものとして説明したが、上記したHPの場合と同様に、例えばカードパラメータ管
理情報の各々に含まれる攻撃力に対して属性補正を行うような構成であっても構わない。
具体的には、カードパラメータ管理情報が当該カードパラメータ管理情報に含まれるカー
ドIDによって識別されるカードキャラクタの属性を含み、当該カードキャラクタの属性
がロボットパラメータ管理情報に含まれる属性(デッキロボットキャラクタの属性)と一
致するか否かに応じて、当該カードパラメータ管理情報に含まれる攻撃力に属性補正値を
掛けるような構成とすることができる。この場合、バトル用パラメータの攻撃力は、「ロ
ボットパラメータ管理情報に含まれる攻撃力+(カードパラメータ管理情報に含まれる攻
撃力*属性補正値)の総和」によって算出される。なお、カードキャラクタの属性がデッ
キロボットキャラクタの属性と一致する場合の属性補正値は予め定められた1より大きい
値であり、カードキャラクタの属性がデッキロボットキャラクタの属性と一致しない場合
の属性補正値は1であるものとする。これにより、ユーザは、デッキを構築する際にユー
ザが所有するロボットキャラクタ(デッキロボットキャラクタ)の属性と同じ属性のカー
ドキャラクタを選択することによって、バトル用パラメータに含まれる攻撃力をより高く
することができる。
It should be noted that, here, it was explained that the total value of the attack power included in the robot parameter management information and the attack power included in each of the card parameter management information is calculated as the attack power included in the battle parameters, but the above-mentioned HP As in the case of (1) above, for example, the configuration may be such that attribute correction is performed for the attack power included in each piece of card parameter management information.
Specifically, the card parameter management information includes the attributes of the card character identified by the card ID included in the card parameter management information, and the attributes of the card character are included in the robot parameter management information (the attributes of the deck robot character). attribute), the attack power included in the card parameter management information may be multiplied by an attribute correction value. In this case, the attack power of the battle parameters is calculated by "sum of attack power included in robot parameter management information + (attack power included in card parameter management information*attribute correction value)". The attribute correction value when the card character's attributes match the deck robot character's attributes is a predetermined value larger than 1, and the attribute correction value when the card character's attributes do not match the deck robot character's attributes. shall be 1. Accordingly, when constructing a deck, the user selects a card character having the same attribute as the robot character (deck robot character) owned by the user, thereby increasing the attack power included in the battle parameters. can be done.

更に、パラメータ設定部53は、ステップS41において取得されたロボットパラメー
タ管理情報に含まれるスピード及びステップS42において取得されたカードパラメータ
管理情報の各々に含まれるスピードに基づいて、デッキロボットキャラクタに対して設定
されるバトル用パラメータに含まれるスピード(のパラメータ)を算出する(ステップS
45)。
Further, the parameter setting unit 53 sets the deck robot character based on the speed included in the robot parameter management information acquired in step S41 and the speed included in the card parameter management information acquired in step S42. Calculate the speed (parameters of) included in the battle parameters (step S
45).

この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれるスピード
(のパラメータ値)とカードパラメータ管理情報の各々に含まれるスピード(のパラメー
タ値)とを加算することによって、当該ロボットパラメータ管理情報に含まれるスピード
とカードパラメータ管理情報の各々に含まれるスピードとの合計値をバトル用パラメータ
に含まれるスピードとして算出する。
In this case, the parameter setting unit 53 adds the speed (parameter value) included in the robot parameter management information and the speed (parameter value) included in each of the card parameter management information to obtain the robot parameter management information. and the speeds included in each of the card parameter management information are calculated as the speeds included in the battle parameters.

なお、ここではロボットパラメータ管理情報に含まれるスピードとカードパラメータ管
理情報の各々に含まれるスピードとの合計値をバトル用パラメータに含まれるスピードと
して算出するものとして説明したが、上記したHP及び攻撃力の場合と同様に、例えばカ
ードパラメータ管理情報の各々に含まれるスピードに対して属性補正を行うような構成で
あっても構わない。具体的には、カードパラメータ管理情報が当該カードパラメータ管理
情報に含まれるカードIDによって識別されるカードキャラクタの属性を含み、当該カー
ドキャラクタの属性がロボットパラメータ管理情報に含まれる属性(デッキロボットキャ
ラクタの属性)と一致するか否かに応じて、当該カードパラメータ管理情報に含まれるス
ピードに属性補正値を掛けるような構成とすることができる。この場合、バトル用パラメ
ータに含まれるスピードは、「ロボットパラメータ管理情報に含まれるスピード+(カー
ドパラメータ管理情報に含まれるスピード*属性補正値)の総和」によって算出される。
なお、カードキャラクタの属性がデッキロボットキャラクタの属性と一致する場合の属性
補正値は予め定められた1より大きい値であり、カードキャラクタの属性がデッキロボッ
トキャラクタの属性と一致しない場合の属性補正値は1であるものとする。これにより、
ユーザは、デッキを構築する際にユーザが所有するロボットキャラクタ(デッキロボット
キャラクタ)の属性と同じ属性のカードキャラクタを選択することによって、バトル用パ
ラメータに含まれるスピード(の値)をより高くすることができる。
It should be noted that although the sum of the speeds contained in the robot parameter management information and the speeds contained in each of the card parameter management information is calculated as the speed contained in the battle parameters here, the HP and attack power described above are assumed to be calculated. As in the case of (1), for example, the configuration may be such that attribute correction is performed for the speed included in each piece of card parameter management information. Specifically, the card parameter management information includes the attributes of the card character identified by the card ID included in the card parameter management information, and the attributes of the card character are included in the robot parameter management information (the attributes of the deck robot character). attribute), the speed included in the card parameter management information may be multiplied by an attribute correction value. In this case, the speed included in the battle parameters is calculated by "sum of speed included in robot parameter management information + (speed included in card parameter management information*attribute correction value)".
The attribute correction value when the card character's attributes match the deck robot character's attributes is a predetermined value larger than 1, and the attribute correction value when the card character's attributes do not match the deck robot character's attributes. shall be 1. This will
When constructing a deck, the user selects a card character having the same attributes as the robot character (deck robot character) owned by the user, thereby increasing the speed (value) included in the battle parameters. can be done.

次に、パラメータ設定部53は、ステップS42において取得されたカードパラメータ
管理情報の各々に基づいて、デッキロボットキャラクタに対して設定されるバトル用パラ
メータに含まれるスキルを特定する(ステップS46)。この場合、パラメータ設定部5
3は、カードパラメータ管理情報の各々に含まれるスキルの全てをバトル用パラメータに
含まれるスキルとして特定する。
Next, the parameter setting unit 53 specifies skills included in the battle parameters set for the deck robot character based on each piece of card parameter management information acquired in step S42 (step S46). In this case, the parameter setting unit 5
3 specifies all skills included in each piece of card parameter management information as skills included in battle parameters.

パラメータ設定部53は、上記したステップS43において算出されたHP、ステップ
S44において算出された攻撃力、ステップS45において算出されたスピード及びステ
ップS46において特定されたスキルを含むバトル用パラメータを、デッキロボットキャ
ラクタに対して設定する(ステップS47)。
The parameter setting unit 53 sets the battle parameters including the HP calculated in step S43, the attack power calculated in step S44, the speed calculated in step S45, and the skill specified in step S46 to the deck robot character. (step S47).

なお、上記したようにカードパラメータ管理情報の各々に含まれるHP、攻撃力及びス
ピードに対して属性補正を行う場合であって、例えばカードキャラクタ全ての属性がデッ
キロボットキャラクタの属性と一致するような特段の場合には、更にデッキロボットキャ
ラクタに対して設定されるバトル用パラメータ(HP、攻撃力及びスピード)を向上させ
るようにすることも可能であるし、デッキロボットキャラクタとカードキャラクタとの組
み合わせに応じて特別なスキル(例えば、コンボ系のスキル)を付与するような構成とす
ることも可能である。
As described above, in the case where attributes are corrected for the HP, attack power, and speed contained in each of the card parameter management information, for example, the attributes of all card characters match those of the deck robot character. In special cases, it is possible to further improve the battle parameters (HP, attack power, and speed) set for the deck robot character, and it is possible to improve the combination of the deck robot character and the card character. It is also possible to adopt a configuration in which a special skill (for example, combo type skill) is imparted accordingly.

本実施形態におけるロボットバトルでは、このようにデッキロボットキャラクタに対し
て設定されたバトル用パラメータ及び敵ロボットキャラクタに対して設定されているパラ
メータに基づいて、上述したロボットバトル演出画像生成処理が実行される。
In the robot battle according to the present embodiment, the above-described robot battle effect image generation processing is executed based on the battle parameters set for the deck robot characters and the parameters set for the enemy robot characters. be.

次に、図10及び図11のフローチャートを参照して、ロボットバトル演出画像生成処
理(図8に示すステップS35の処理)の処理手順について説明する。このロボットバト
ル演出画像生成処理においては、デッキロボットキャラクタと敵ロボットキャラクタとの
ロボットバトルが制御され、当該ロボットバトルの演出及び結果を表示するための画像を
生成する処理である。なお、ロボットバトル演出画像生成処理は、上記したようにゲーム
制御部54によって実行される。
Next, the processing procedure of the robot battle effect image generation processing (the processing of step S35 shown in FIG. 8) will be described with reference to the flowcharts of FIGS. 10 and 11. FIG. In this robot battle effect image generation process, a robot battle between a deck robot character and an enemy robot character is controlled, and an image for displaying the effect and result of the robot battle is generated. The robot battle effect image generation process is executed by the game control section 54 as described above.

ロボットバトル演出画像生成処理において、ゲーム制御部54は、ロボットバトルにお
ける先攻及び後攻を決定する。この場合、ゲーム制御部54は、デッキロボットキャラク
タに対して設定されたバトル用パラメータ(以下、単にデッキロボットキャラクタのバト
ル用パラメータと表記)に含まれるスピードと敵ロボットキャラクタに対して設定されて
いるパラメータ(以下、単に敵ロボットキャラクタのパラメータと表記)に含まれるスピ
ードとを比較し、当該スピード(のパラメータ値)が高い方を先攻とし、低い方を後攻と
して決定する。ここでは、デッキロボットキャラクタが先攻として決定され、敵ロボット
キャラクタが後攻として決定されたものとして説明する。
In the robot battle effect image generation process, the game control unit 54 determines the first attack and the second attack in the robot battle. In this case, the game control unit 54 controls the speed included in the battle parameters set for the deck robot character (hereinafter simply referred to as battle parameters for the deck robot character) and the speed set for the enemy robot character. The speeds included in the parameters (hereinafter simply referred to as parameters of the enemy robot character) are compared, and the one with the higher speed (parameter value) is determined as the first attack, and the one with the lower speed is determined as the second attack. Here, it is assumed that the deck robot character is determined as the first attack and the enemy robot character is determined as the second attack.

ここで、デッキロボットキャラクタのバトル用パラメータ及び敵ロボットキャラクタの
パラメータに含まれるスキルには、攻撃スキル、防御スキル及び戦闘前スキルが含まれる
Here, the skills included in the battle parameters of the deck robot character and the parameters of the enemy robot character include offensive skills, defensive skills, and pre-battle skills.

攻撃スキルは、当該攻撃スキルを有するロボットキャラクタ(デッキロボットキャラク
タまたは敵ロボットキャラクタ)の攻撃時に発動され、当該攻撃スキルが発動した後の予
め定められた期間内に、例えば自身の攻撃力(のパラメータ値)を上昇させるような効果
を生じるスキルである。防御スキルは、当該防御スキルを有するロボットキャラクタ(デ
ッキロボットキャラクタまたは敵ロボットキャラクタ)の防御時(つまり、相手の攻撃を
受ける際)に発動され、当該防御スキルが発動した後の予め定められた期間内に、例えば
ロボットバトルにおける相手の攻撃力(のパラメータ値)を低下させるような効果を生じ
るスキルである。戦闘前スキルは、攻撃スキルや防御スキルと同様に、自身の攻撃力を上
昇させるまたは相手の攻撃力を低下させるような効果を生じるスキルであるが、攻撃スキ
ル及び防御スキルとは異なり、ロボットバトルにおける攻防(戦闘)の開始前に発動され
、ロボットバトルの期間中に継続して当該効果を生じるものである。なお、これらの各ス
キルには、予め発動タイミング及び発動確率が設定されているものとする。
An attack skill is activated when a robot character (a deck robot character or an enemy robot character) having the attack skill attacks, and within a predetermined period after the attack skill is activated, for example, the attack power (parameter It is a skill that produces an effect that increases the value). A defensive skill is activated when a robot character (a deck robot character or an enemy robot character) having the defensive skill defends (that is, when receiving an opponent's attack), and a predetermined period after the defensive skill is activated. For example, it is a skill that produces an effect such as lowering the opponent's attack power (parameter value) in a robot battle. Pre-battle skills, like attack and defense skills, are skills that increase your own attack power or reduce the opponent's attack power, but unlike attack and defense skills, they are used in robot battles. It is activated before the start of offense and defense (battle) in , and the effect continues during the period of the robot battle. It is assumed that activation timings and activation probabilities are set in advance for each of these skills.

この場合、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含
まれるスキルのうちの戦闘前スキル(以下、先攻の戦闘前スキルと表記)に設定されてい
る発動確率に基づいて、当該先攻の戦闘前スキルを発動するか否かを判定する(ステップ
S51)。なお、先攻の戦闘前スキルが複数存在する場合には、当該先攻の戦闘前スキル
毎に発動するか否かが判定される。
In this case, the game control unit 54, based on the activation probability set for the pre-battle skill (hereinafter referred to as the pre-battle skill of the first attack) among the skills included in the battle parameters of the deck robot character, (step S51). If there are a plurality of pre-battle skills to attack first, it is determined whether or not to activate each of the pre-battle skills to attack first.

先攻の戦闘前スキルを発動すると判定された場合(ステップS51のYES)、ゲーム
制御部54は、当該先攻の戦闘前スキルの発動を表す画像(先攻の戦闘前スキル発動画像
)を生成する(ステップS52)。また、ゲーム制御部54は、発動すると判定された先
攻の戦闘前スキルによって生じる効果をデッキロボットキャラクタのバトル用パラメータ
または敵ロボットキャラクタのパラメータに反映させる。
If it is determined that the first attacking pre-battle skill is to be activated (YES in step S51), the game control unit 54 generates an image representing the activation of the first attacking pre-battle skill (first attacking pre-battle skill activation image) (step S52). In addition, the game control unit 54 reflects the effect produced by the pre-battle skill of the first attack determined to be activated in the battle parameters of the deck robot character or the parameters of the enemy robot character.

一方、先攻の戦闘前スキルを発動しないと判定された場合(ステップS51のNO)、
ステップS52の処理は実行されない。
On the other hand, if it is determined not to activate the first pre-battle skill (NO in step S51),
The process of step S52 is not executed.

次に、ゲーム制御部54は、敵ロボットキャラクタのパラメータに含まれるスキルのう
ちの戦闘前スキル(以下、後攻の戦闘前スキルと表記)に設定されている発動確率に基づ
いて、当該後攻の戦闘前スキルを発動する否かを判定する(ステップS52)。なお、後
攻の戦闘前スキルが複数存在する場合には、当該後攻の戦闘前スキル毎に発動するか否か
が判定される。
Next, the game control unit 54 determines the second attack based on the activation probability set for the pre-battle skill (hereinafter referred to as the second-attack pre-battle skill) among the skills included in the parameters of the enemy robot character. It is determined whether or not to activate the pre-battle skill (step S52). Note that when there are a plurality of pre-battle skills of the second attack, it is determined whether or not to activate each pre-battle skill of the second attack.

後攻の戦闘前スキルを発動すると判定された場合(ステップS53のYES)、ゲーム
制御部54は、当該後攻の戦闘前スキルの発動を表す画像(後攻の戦闘前スキル発動画像
)を生成する(ステップS54)。また、ゲーム制御部54は、発動すると判定された後
攻の戦闘前スキルによって生じる効果をデッキロボットキャラクタのバトル用パラメータ
または敵ロボットキャラクタのパラメータに反映させる。
When it is determined that the second attack pre-battle skill is to be activated (YES in step S53), the game control unit 54 generates an image representing the activation of the second attack pre-battle skill (second attack pre-battle skill activation image). (step S54). In addition, the game control unit 54 reflects the effect caused by the second-attack pre-battle skill determined to be activated in the battle parameters of the deck robot character or the parameters of the enemy robot character.

一方、後攻の戦闘前スキルを発動しないと判定された場合(ステップS53のNO)、
ステップS54の処理は実行されない。
On the other hand, if it is determined not to activate the second attack pre-battle skill (NO in step S53),
The process of step S54 is not executed.

次に、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含まれ
るスキルのうちの攻撃スキル(以下、先攻の攻撃スキルと表記)に設定されている発動確
率に基づいて、当該先攻の攻撃スキルを発動するか否かを判定する(ステップS55)。
なお、先攻の攻撃スキルが複数存在する場合には、当該先攻の攻撃スキル毎に発動するか
否かが判定される。
Next, the game control unit 54 determines the first attack based on the activation probability set for the attack skill (hereinafter referred to as the first attack skill) among the skills included in the battle parameters of the deck robot character. It is determined whether or not to activate the skill (step S55).
Note that if there are a plurality of attack skills that attack first, it is determined whether or not to activate each of the attack skills that attack first.

先攻の攻撃スキルを発動すると判定された場合(ステップS55のYES)、ゲーム制
御部54は、当該先攻の攻撃スキルの発動を表す画像(先攻の攻撃スキル発動画像)を生
成する(ステップS56)。また、ゲーム制御部54は、発動すると判定された先攻の攻
撃スキルによって生じる効果をデッキロボットキャラクタのバトル用パラメータ(に含ま
れる攻撃力)に反映させる。
When it is determined to activate the first attack skill (YES in step S55), the game control unit 54 generates an image representing activation of the first attack skill (first attack skill activation image) (step S56). In addition, the game control unit 54 reflects the effect caused by the first attack skill determined to be activated in (the attack power included in) the battle parameters of the deck robot character.

一方、先攻の攻撃スキルを発動しないと判定された場合(ステップS55のNO)、ス
テップS56の処理は実行されない。
On the other hand, if it is determined not to activate the first attack skill (NO in step S55), the process of step S56 is not executed.

ゲーム制御部54は、デッキロボットキャラクタの攻撃の演出を表す画像(先攻の攻撃
演出画像)を生成する(ステップS57)。
The game control unit 54 generates an image representing the effect of the attack of the deck robot character (first-attack effect image) (step S57).

次に、ゲーム制御部54は、敵ロボットキャラクタのパラメータに含まれるスキルのう
ちの防御スキル(以下、後攻の防御スキルと表記)に設定されている発動確率に基づいて
、当該後攻の防御スキルを発動するか否かを判定する(ステップS58)。なお、後攻の
防御スキルが複数存在する場合には、当該後攻の防御スキル毎に発動するか否かが判定さ
れる。
Next, the game control unit 54 determines the second attack defense based on the activation probability set for the defense skill (hereinafter referred to as the second attack defense skill) among the skills included in the parameters of the enemy robot character. It is determined whether or not to activate the skill (step S58). If there are a plurality of defensive skills for the second attack, it is determined whether or not to activate each of the defensive skills for the second attack.

後攻の防御スキルを発動すると判定された場合(ステップS58のYES)、ゲーム制
御部54は、当該後攻の防御スキルの発動を表す画像(後攻の防御スキル発動画像)を生
成する(ステップS59)。また、ゲーム制御部54は、発動すると判定された後攻の防
御スキルによって生じる効果をデッキロボットキャラクタのバトル用パラメータ(に含ま
れる攻撃力)に反映させる。
If it is determined that the second attack defense skill is to be activated (YES in step S58), the game control unit 54 generates an image representing the activation of the second attack defense skill (second attack defense skill activation image) (step S59). In addition, the game control unit 54 reflects the effect caused by the second-attack defensive skill determined to be activated in (attack power included in) the battle parameter of the deck robot character.

一方、後攻の防御スキルを発動しないと判定された場合(ステップS58のNO)、ス
テップS59の処理は実行されない。
On the other hand, if it is determined not to activate the second attack defense skill (NO in step S58), the process of step S59 is not executed.

ゲーム制御部54は、敵ロボットキャラクタが受けるダメージの演出を表す画像(後攻
のダメージ演出画像)を生成する(ステップS60)。なお、ステップS60の処理にお
いては、敵ロボットキャラクタのパラメータに含まれるスピードに応じた確率に基づいて
、デッキロボットキャラクタの攻撃を回避したことを表す画像が生成されても構わない。
The game control unit 54 generates an image representing the effect of the damage received by the enemy robot character (second attack damage effect image) (step S60). In the process of step S60, an image showing that the deck robot character's attack has been avoided may be generated based on the probability corresponding to the speed included in the parameters of the enemy robot character.

ここで、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含ま
れる攻撃力に基づいて、敵ロボットキャラクタに与えられるダメージ(値)を算出する。
この場合、例えばデッキロボットキャラクタのバトル用パラメータに含まれる属性及び敵
ロボットキャラクタのパラメータに含まれる属性等に応じて、敵ロボットキャラクタに与
えられるダメージが適宜変更されても構わない。
Here, the game control unit 54 calculates the damage (value) given to the enemy robot character based on the attack power included in the battle parameters of the deck robot character.
In this case, the damage inflicted on the enemy robot character may be appropriately changed according to, for example, the attributes included in the battle parameters of the deck robot character and the attributes included in the parameters of the enemy robot character.

ゲーム制御部54によって算出されたダメージは、敵ロボットキャラクタのパラメータ
に含まれるHP(のパラメータ値)から減算される。なお、上記したようにステップS6
0においてデッキロボットキャラクタの攻撃を回避したことを表す画像が生成された場合
には、敵ロボットキャラクタに与えられるダメージは0とする。
The damage calculated by the game control unit 54 is subtracted from (the parameter value of) the HP included in the parameters of the enemy robot character. Note that as described above, step S6
If an image representing that the attack of the deck robot character has been avoided is generated at 0, the damage inflicted on the enemy robot character is set to 0.

次に、ゲーム制御部54は、ダメージが減算されたHP(以下、単に敵ロボットキャラ
クタの残りHPと表記)が0以下であるか否かを判定する(ステップS61)。
Next, the game control unit 54 determines whether or not the HP from which the damage has been subtracted (hereinafter simply referred to as the remaining HP of the enemy robot character) is 0 or less (step S61).

敵ロボットキャラクタの残りHPが0以下でないと判定された場合(ステップS61の
NO)、当該敵ロボットキャラクタの残りHPは、ゲーム制御部54内に保持される。
When it is determined that the remaining HP of the enemy robot character is not 0 or less (NO in step S61), the remaining HP of the enemy robot character is held in the game control section .

次に、ゲーム制御部54は、敵ロボットキャラクタのパラメータに含まれるスキルのう
ちの攻撃スキル(以下、後攻の攻撃スキルと表記)に設定されている発動確率に基づいて
、当該後攻の攻撃スキルを発動するか否かを判定する(ステップS62)。なお、後攻の
攻撃スキルが複数存在する場合には、当該後攻の攻撃スキル毎に発動するか否かが判定さ
れる。
Next, the game control unit 54 determines the second-attack attack based on the activation probability set for the attack skill (hereinafter referred to as the second-attack attack skill) among the skills included in the parameters of the enemy robot character. It is determined whether or not to activate the skill (step S62). Note that if there are a plurality of second-attack attack skills, it is determined whether or not to activate each second-attack skill.

後攻の攻撃スキルを発動すると判定された場合(ステップS62のYES)、ゲーム制
御部54は、当該後攻の攻撃スキルの発動を表す画像(後攻の攻撃スキル発動画像)を生
成する(ステップS63)。また、ゲーム制御部54は、発動すると判定された後攻の攻
撃スキルによって生じる効果を敵ロボットキャラクタのパラメータ(に含まれる攻撃力)
に反映させる。
If it is determined to activate the second attack skill (YES in step S62), the game control unit 54 generates an image representing activation of the second attack skill (second attack skill activation image) (step S63). In addition, the game control unit 54 sets the effect caused by the second-attack attack skill determined to be activated as a parameter (attack power included in) of the enemy robot character.
be reflected in

一方、後攻の攻撃スキルを発動しないと判定された場合(ステップS62のNO)、ス
テップS63の処理は実行されない。
On the other hand, if it is determined not to activate the second attack skill (NO in step S62), the process of step S63 is not executed.

ゲーム制御部54は、敵ロボットキャラクタの攻撃の演出を表す画像(後攻の攻撃演出
画像)を生成する(ステップS64)。
The game control unit 54 generates an image representing the effect of the attack of the enemy robot character (second attack attack effect image) (step S64).

次に、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含まれ
るスキルのうちの防御スキル(以下、先攻の防御スキルと表記)に設定されている発動確
率に基づいて、当該先攻の防御スキルを発動するか否かを判定する(ステップS65)。
なお、先攻の防御スキルが複数存在する場合には、当該先攻の防御スキル毎に発動するか
否かが判定される。
Next, the game control unit 54 determines the first-attack defense based on the activation probability set for the defense skill (hereinafter referred to as the first-attack defense skill) among the skills included in the battle parameters of the deck robot character. It is determined whether or not to activate the skill (step S65).
If there are a plurality of defensive skills to attack first, it is determined whether or not to activate each of the defensive skills to attack first.

先攻の防御スキルを発動すると判定された場合(ステップS65のYES)、ゲーム制
御部54は、当該先攻の防御スキルの発動を表す画像(先攻の防御スキル発動画像)を生
成する(ステップS66)。また、ゲーム制御部54は、発動すると判定された先攻の防
御スキルによって生じる効果を敵ロボットキャラクタのパラメータ(に含まれる攻撃力)
に反映させる。
When it is determined to activate the first defense skill (YES in step S65), the game control unit 54 generates an image representing activation of the first defense skill (first defense skill activation image) (step S66). In addition, the game control unit 54 sets the effect caused by the defensive skill of the first attack determined to be activated as a parameter (attack power included in) of the enemy robot character.
be reflected in

一方、先攻の防御スキルを発動しないと判定された場合(ステップS65のNO)、ス
テップS66の処理は実行されない。
On the other hand, if it is determined not to activate the first defensive skill (NO in step S65), the process of step S66 is not executed.

ゲーム制御部54は、デッキロボットキャラクタが受けるダメージの演出を表す画像(
先攻のダメージ演出画像)を生成する(ステップS67)。なお、ステップS67の処理
においては、デッキロボットキャラクタのパラメータに含まれるスピードに応じた確率に
基づいて、敵ロボットキャラクタの攻撃を回避したことを表す画像が生成されても構わな
い。
The game control unit 54 displays an image (
A damage effect image for the first attack) is generated (step S67). In the process of step S67, an image showing that the enemy robot character's attack has been avoided may be generated based on the probability corresponding to the speed included in the parameters of the deck robot character.

ここで、ゲーム制御部54は、敵ロボットキャラクタのパラメータに含まれる攻撃力に
基づいて、デッキロボットキャラクタに与えられるダメージ(値)を算出する。この場合
、上記したように例えばデッキロボットキャラクタのバトル用パラメータに含まれる属性
及び敵ロボットキャラクタのパラメータに含まれる属性等に応じて、デッキロボットキャ
ラクタに与えられるダメージが適宜変更されても構わない。
Here, the game control unit 54 calculates the damage (value) given to the deck robot character based on the attack power included in the parameter of the enemy robot character. In this case, as described above, the damage inflicted on the deck robot character may be appropriately changed according to, for example, the attributes included in the battle parameters of the deck robot character and the attributes included in the parameters of the enemy robot character.

ゲーム制御部54によって算出されたダメージは、デッキロボットキャラクタのバトル
用パラメータに含まれるHP(のパラメータ値)から減算される。なお、上記したように
ステップS67において敵ロボットキャラクタの攻撃を回避したことを表す画像が生成さ
れた場合には、デッキロボットキャラクタに与えられるダメージは0とする。
The damage calculated by the game control unit 54 is subtracted from (the parameter value of) the HP included in the battle parameters of the deck robot character. As described above, when an image representing that the attack of the enemy robot character has been avoided is generated in step S67, the damage inflicted on the deck robot character is assumed to be zero.

次に、ゲーム制御部54は、ダメージが減算されたHP(以下、単にデッキロボットキ
ャラクタの残りHPと表記)が0以下であるか否かを判定する(ステップS68)。
Next, the game control unit 54 determines whether or not the HP from which the damage has been subtracted (hereinafter simply referred to as the remaining HP of the deck robot character) is 0 or less (step S68).

デッキロボットキャラクタの残りHPが0以下でないと判定された場合(ステップS6
8のNO)、当該デッキロボットキャラクタの残りHPは、ゲーム制御部54内に保持さ
れ、上述したステップS55に戻って処理が繰り返される。なお、以降の処理においてゲ
ーム制御部54によって算出されたダメージは、上記したようにゲーム制御部54内に保
持されたデッキロボットキャラクタまたは敵ロボットキャラクタの残りHPから減算され
ていく。すなわち、ロボットバトルにおいては、デッキロボットキャラクタの残りHPま
たは敵ロボットキャラクタの残りHPのいずれか一方が0以下になるまで上述したステッ
プS55以降の処理が繰り返される。
If it is determined that the remaining HP of the deck robot character is not 0 or less (step S6
If NO at 8), the remaining HP of the deck robot character is held in the game control unit 54, and the process returns to step S55 described above to repeat the process. The damage calculated by the game control unit 54 in subsequent processing is subtracted from the remaining HP of the deck robot character or the enemy robot character held in the game control unit 54 as described above. That is, in the robot battle, the processes after step S55 are repeated until either the remaining HP of the deck robot character or the remaining HP of the enemy robot character becomes 0 or less.

一方、上述したステップS61において敵ロボットキャラクタの残りHPが0以下であ
ると判定された場合、またはステップS68においてデッキロボットキャラクタの残りH
Pが0以下であると判定された場合には、ゲーム制御部54は、ロボットバトルの結果(
勝敗)を表す画像(勝敗画像)を生成する(ステップS69)。なお、敵ロボットキャラ
クタの残りHPが0以下であると判定された場合にはデッキロボットキャラクタが勝利し
た旨を表す画像が生成され、デッキロボットキャラクタの残りHPが0以下であると判定
された場合にはデッキロボットキャラクタが敗北した旨を表す画像が生成される。
On the other hand, if it is determined in step S61 that the remaining HP of the enemy robot character is 0 or less, or if the remaining H of the deck robot character is determined in step S68
If it is determined that P is 0 or less, the game control unit 54 determines the result of the robot battle (
An image (win/lose image) representing the win/lose is generated (step S69). If it is determined that the remaining HP of the enemy robot character is 0 or less, an image indicating that the deck robot character has won is generated, and if it is determined that the remaining HP of the deck robot character is 0 or less. , an image representing that the deck robot character has been defeated is generated.

次に、ゲーム制御部54は、上記した処理において生成された各画像(先攻の戦闘前ス
キル発動画像、後攻の戦闘前スキル発動画像、先攻の攻撃スキル発動画像、先攻の攻撃演
出画像、後攻の防御スキル発動画像、後攻のダメージ演出画像、後攻の攻撃スキル発動画
像、後攻の攻撃演出画像、先攻の防御スキル発動画像、先攻のダメージ演出画像及び勝敗
画像)を時系列的に遷移するように組み合わせることによって、ロボットバトルの演出及
び結果を表示するためのロボットバトル演出画像を生成する(ステップS70)。
Next, the game control unit 54 generates each image (first attack pre-battle skill activation image, second attack pre-battle skill activation image, first attack skill activation image, first attack effect image, second attack effect image, Attack defense skill activation image, second attack damage effect image, second attack attack skill activation image, second attack attack effect image, first attack defense skill activation image, first attack damage effect image, and win/loss image) in chronological order. A robot battle effect image for displaying the effect and result of the robot battle is generated by combining so as to transition (step S70).

このように生成されたロボットバトル演出画像が通信端末20に表示されることによっ
て、ユーザは、ロボットバトルの各演出を鑑賞し、当該ロボットバトルの結果を確認する
ことができる。
By displaying the robot battle effect image generated in this way on the communication terminal 20, the user can appreciate each effect of the robot battle and confirm the result of the robot battle.

上述したように本実施形態におけるカードバトルゲーム(のメインサイクル)において
は、チャプター(クエスト)のクリア等によって各種カード(キャラクタ及びアイテム)
を入手し、当該入手されたカードを用いて更に難易度の高いチャプターをクリアしていく
ことによってストーリーを進めていくことになる。
As described above, in (the main cycle of) the card battle game in this embodiment, various cards (characters and items) can be obtained by clearing chapters (quests) and the like.
, and use the obtained cards to clear more difficult chapters to advance the story.

一方、本実施形態におけるカードバトルゲームにおいては、前述した図5において説明
したメインサイクルとは別に上述した複数のユーザから構成されるグループ(ギルド)で
協力してプレイするための仕組み(ギルドイベント)を含むサブサイクルが設けられてい
る。なお、このギルドイベントは、定期的に発生する(開催される)ものとする。
On the other hand, in the card battle game in this embodiment, apart from the main cycle described in FIG. A sub-cycle is provided that includes It is assumed that this guild event occurs (is held) periodically.

以下、ギルドイベントについて説明する。ギルドイベントでは、ギルドを構成する複数
のユーザ(ギルドメンバ)が協力してカードバトルゲームにおいて出現する1のアイテム
を構成する複数の構成アイテムを収集することを目的とする。このギルドイベントにおい
てギルドが所定の条件を満たした場合には、当該ギルドを構成する複数のユーザは各種特
典を得ることができる。なお、ギルドイベントにおいて得ることができる特典には、例え
ば各種カードキャラクタ及びアイテム等が含まれる。
Guild events are explained below. The purpose of the guild event is for a plurality of users (guild members) forming the guild to cooperate to collect a plurality of constituent items that constitute one item appearing in the card battle game. In this guild event, if the guild satisfies a predetermined condition, a plurality of users forming the guild can obtain various benefits. The benefits that can be obtained in the guild event include, for example, various card characters and items.

ここで、ゲーム制御装置50に含まれる格納部42には、ギルドイベントに関連する情
報として、ギルド管理情報(グループ管理情報)、ギルドイベントに関する情報(以下、
構成アイテム情報と表記)、カードバトルゲームをプレイするユーザが所有するカードキ
ャラクタやアイテム等に関する情報及び当該ユーザに関する情報が格納されている。なお
、カードバトルゲームをプレイするユーザが所有するカードキャラクタやアイテム等に関
する情報には、ユーザが所有するカードキャラクタやアイテム等に関する情報とともに、
ギルドイベントにおいてユーザが入手した構成アイテムに関する情報(以下、入手構成ア
イテム情報と表記)等が含まれる。また、ユーザに関する情報には、カードバトルゲーム
における当該ユーザのレベルを管理するためのレベル管理情報等が含まれる。
Here, in the storage unit 42 included in the game control device 50, guild management information (group management information) and information on guild events (hereinafter referred to as guild event information) are stored as information related to guild events.
configuration item information), information related to card characters, items, etc. possessed by the user who plays the card battle game, and information related to the user. Information on card characters, items, etc. owned by the user who plays the card battle game includes information on card characters, items, etc. owned by the user.
Information on configuration items obtained by the user in the guild event (hereinafter referred to as acquisition configuration item information) and the like are included. The information about the user also includes level management information for managing the level of the user in the card battle game.

図12は、格納部42に格納されているギルド管理情報のデータ構造の一例を示す。ギ
ルド管理情報は、カードバトルゲームにおいて構成されているギルド(当該ゲームをプレ
イする複数のユーザから構成されるグループ)を示す情報である。
FIG. 12 shows an example of the data structure of the guild management information stored in the storage unit 42. As shown in FIG. The guild management information is information indicating a guild (a group composed of a plurality of users who play the game) formed in the card battle game.

図12に示すように、ギルド管理情報には、ユーザID及びギルドIDが対応づけて含
まれる。ユーザIDは、カードバトルゲームをプレイするユーザを識別するための識別子
である。ギルドIDは、対応づけられているユーザIDによって識別されるユーザが所属
するギルド(グループ)を識別するための識別子である。
As shown in FIG. 12, the guild management information includes user IDs and guild IDs associated with each other. A user ID is an identifier for identifying a user who plays the card battle game. The guild ID is an identifier for identifying the guild (group) to which the user identified by the associated user ID belongs.

図12に示す例では、ギルド管理情報には、ユーザID「ユーザ1」及びギルドID「
ギルド1」が対応づけて含まれている。また、ギルド管理情報には、ユーザID「ユーザ
2」及びギルドID「ギルド1」が対応づけて含まれている。これによれば、ユーザID
「ユーザ1」及び「ユーザ2」によって識別されるユーザがギルドID「ギルド1」によ
って識別されるギルドに所属していることが示されている。
In the example shown in FIG. 12, the guild management information includes the user ID "user 1" and the guild ID "
Guild 1" is associated with it. The guild management information also includes a user ID "user 2" and a guild ID "guild 1" in association with each other. According to this, the user ID
It is shown that the users identified by "user 1" and "user 2" belong to the guild identified by the guild ID "guild 1".

ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、カードバトルゲームをプレイする他のユ
ーザについても同様にギルド管理情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "user 2" have been described, but the storage unit 42 also stores guild management information for other users who play the card battle game. information is stored.

なお、本実施形態におけるカードバトルゲームにおいては、当該カードバトルゲームを
プレイする全てのユーザがいずれかのギルドに所属(加入)しているものとする。具体的
には、カードバトルゲームを初めてプレイする際に行われるチュートリアル(プレイ方法
等の説明)の後に既存のギルドへの加入が促され、ユーザは指定したギルドに加入するこ
とができるものとする。また、ユーザが自ら新たなギルドを作成し、他のユーザを募集す
るようなことも可能である。更に、ギルドへの加入の条件として当該ギルドの作成者(リ
ーダー)の承認を必要とするような構成とすることも可能である。
In the card battle game of this embodiment, it is assumed that all users who play the card battle game belong to (join) one of the guilds. Specifically, when playing the card battle game for the first time, after the tutorial (explanation of how to play, etc.), the user is prompted to join an existing guild, and the user can join the specified guild. . It is also possible for a user to create a new guild and recruit other users. Furthermore, it is possible to adopt a configuration in which the approval of the creator (leader) of the guild is required as a condition for joining the guild.

図13は、格納部42に格納されている構成アイテム情報のデータ構造の一例を示す。
構成アイテム情報は、ギルドイベントにおいて収集される構成アイテムを示す情報である
。本実施形態におけるギルドイベントは、例えば1つの宝石を構成する複数のカケラ(構
成アイテム)をギルドで協力して収集することによって特典を得ることができるようなも
のであるものとする。なお、ギルドイベントにおいて収集の対象となる宝石は複数種類用
意されているものとする。
FIG. 13 shows an example of the data structure of configuration item information stored in the storage unit 42. As shown in FIG.
Configuration item information is information indicating configuration items collected in a guild event. A guild event in the present embodiment is such that, for example, the guild cooperates to collect a plurality of pieces (components) that make up one jewel, thereby obtaining a privilege. It is assumed that a plurality of types of gems to be collected in the guild event are prepared.

この場合、図13に示すように、構成アイテム情報には、宝石の種類、カケラID及び
出現確率が対応づけて含まれる。カケラIDは、各宝石を構成する複数のカケラの各々を
識別するための識別子である。出現確率は、対応づけられているカケラIDによって識別
されるカケラがカードバトルゲームにおいて出現する確率を示す。
In this case, as shown in FIG. 13, the configuration item information includes the gem type, fragment ID, and appearance probability in association with each other. Fragment ID is an identifier for identifying each of a plurality of fragments forming each gem. The appearance probability indicates the probability that the fragment identified by the associated fragment ID will appear in the card battle game.

図13に示す例では、構成アイテム情報には、宝石の種類「宝石A」、カケラID「A
1~A6」及び出現確率「確率1」が対応づけて含まれている。これによれば、宝石Aは
、カケラID「A1~A6」によって識別される6つのカケラ(以下、カケラA1~A6
と表記)から構成され、当該カケラA1~A6がカードバトルゲームにおいて「確率1」
で出現することが示されている。なお、宝石Aは例えば低レベルユーザを対象(ターゲッ
ト)としており、カケラA1~A6は全て共通で低レベルユーザ(がプレイしている際)
に出現しやすいような確率が設定されている。ここで、低レベルユーザとは、カードバト
ルゲームにおけるレベルが低いユーザである。低レベルユーザの範囲は、適宜変更可能で
あるが、例えばレベルが1~20程度のユーザであるものとする。また、カケラA1~A
6は、低レベルユーザ以外のユーザにも低い出現確率で出現させてもよいし、当該低レベ
ルユーザ以外のユーザには出現しないようにしてもよい。
In the example shown in FIG. 13, the configuration item information includes the type of jewel "Jewel A" and the fragment ID "A".
1 to A6" and the appearance probability "Probability 1" are included in correspondence. According to this, jewel A consists of six fragments identified by fragment IDs "A1 to A6" (hereafter referred to as fragments A1 to A6
), and the fragments A1 to A6 are "probability 1" in the card battle game
It is shown to appear in For example, gem A targets low-level users, and fragments A1 to A6 are common to low-level users (when playing)
The probability is set so that it is likely to appear in Here, a low-level user is a user with a low level in the card battle game. Although the range of low-level users can be changed as appropriate, it is assumed that the users are users with levels of about 1 to 20, for example. In addition, fragments A1 to A
6 may appear with a low appearance probability to users other than low-level users, or may not appear to users other than the low-level users.

また、構成アイテム情報には、宝石の種類「宝石B」、カケラID「B1~B6」及び
出現確率「確率2」が対応づけて含まれている。これによれば、宝石Bは、カケラID「
B1~B6」によって識別される6つのカケラ(以下、カケラB1~B6と表記)から構
成され、当該カケラB1~B6がカードバトルゲームにおいて「確率2」で出現すること
が示されている。なお、宝石Bは例えば中レベルユーザを対象(ターゲット)としており
、カケラB1~B6は全て共通で中レベルユーザ(がプレイしている際)に出現しやすい
ような確率が設定されている。ここで、中レベルユーザは、カードバトルゲームにおける
レベルが上記した低レベルユーザより高く、後述する高レベルユーザより低いユーザであ
る。中レベルユーザの範囲は、適宜変更可能であるが、例えばレベルが21~50程度の
ユーザであるものとする。また、カケラB1~B6は、中レベルユーザ以外のユーザにも
低い出現確率で出現させてもよいし、当該中レベルユーザ以外のユーザには出現しないよ
うにしてもよい。
In addition, the configuration item information includes the type of gem "jewel B", fragment IDs "B1 to B6", and appearance probability "probability 2" in association with each other. According to this, jewel B has a fragment ID "
B1 to B6" (hereinafter referred to as fragments B1 to B6), and it is indicated that the said fragments B1 to B6 will appear in the card battle game with a "probability of 2". It should be noted that gem B targets, for example, middle-level users, and fragments B1 to B6 are all common and probabilities are set so that middle-level users (while playing) are more likely to appear. Here, a middle-level user is a user whose level in the card battle game is higher than the low-level user described above and lower than the high-level user described later. Although the range of middle-level users can be changed as appropriate, it is assumed that the users are users with levels of about 21 to 50, for example. In addition, the pieces B1 to B6 may appear with a low appearance probability even for users other than middle-level users, or may not appear for users other than the middle-level users.

また、構成アイテム情報には、宝石の種類「宝石C」、カケラID「C1~C6」及び
出現確率「確率3」が対応づけて含まれている。これによれば、宝石Cは、カケラID「
C1~C6」によって識別される6つのカケラ(以下、カケラC1~C6と表記)から構
成され、当該カケラC1~C6がカードバトルゲームにおいて「確率3」で出現すること
が示されている。なお、宝石Cは例えば高レベルユーザを対象(ターゲット)としており
、カケラC1~C6は全て共通で高レベルユーザ(がプレイしている際)に出現しやすい
ような確率が設定されている。ここで、高レベルユーザは、カードバトルゲームにおける
レベルが高いユーザである。高レベルユーザの範囲は、適宜変更可能であるが、例えばレ
ベルが51以上程度のユーザであるものとする。また、カケラC1~C6は、高レベルユ
ーザ以外のユーザにも低い出現確率で出現させてもよいし、当該高レベルユーザ以外のユ
ーザには出現しないようにしてもよい。
Further, the configuration item information includes the type of gem "jewel C", fragment IDs "C1 to C6", and appearance probability "probability 3" in association with each other. According to this, jewel C has a fragment ID "
C1-C6" (hereinafter referred to as fragments C1-C6), and it is indicated that the fragments C1-C6 appear in the card battle game with a "probability of 3". Note that the jewel C targets, for example, high-level users, and the fragments C1 to C6 are all common, and the probabilities are set so that high-level users (when playing) tend to appear. Here, a high-level user is a user with a high level in the card battle game. Although the range of high-level users can be changed as appropriate, it is assumed that the users are users whose level is about 51 or higher, for example. In addition, the pieces C1 to C6 may appear with a low appearance probability to users other than the high-level users, or may not appear to users other than the high-level users.

更に、構成アイテム情報には、宝石の種類「宝石D」、カケラID「D1~D6」及び
出現確率「D1,D2:確率1、D3,D4:確率2、D5,D6:確率3」が対応づけ
て含まれている。これによれば、宝石Dは、カケラID「D1~D6」によって識別され
る6つのカケラ(以下、カケラD1~D6と表記)から構成され、カケラD1及びD2が
「確率1」、カケラD3及びD4が「確率2」、カケラD5及びD6が「確率3」で出現
することが示されている。なお、宝石Dは、全てのユーザ(つまり、上記した低レベルユ
ーザ、中レベルユーザ及び高レベルユーザ)を対象(ターゲット)としている。具体的に
は、カケラD1及びD2は、低レベルユーザに出現しやすいような確率が設定されている
。カケラD3及びD4は、中レベルユーザに出現しやすいような確率が設定されている。
カケラD5及びD6は、高レベルユーザに出現しやすいような確率が設定されている。こ
のように、宝石Dの場合には、他の宝石とは異なり、当該宝石Dを構成する複数のカケラ
(カケラD1~D6)の各々が異なる範囲のレベルのユーザに対して付与されるように設
定されている。
Furthermore, the configuration item information corresponds to the type of jewel "Jewel D", the fragment IDs "D1 to D6", and the appearance probability "D1, D2: probability 1, D3, D4: probability 2, D5, D6: probability 3". included with According to this, the gem D is composed of six pieces (hereinafter referred to as pieces D1 to D6) identified by the piece IDs "D1 to D6". D4 appears with "probability 2", and pieces D5 and D6 appear with "probability 3". Gem D targets all users (that is, the above-described low-level users, middle-level users, and high-level users). Specifically, the fragments D1 and D2 are set with probabilities such that they are likely to appear to low-level users. Fragments D3 and D4 are set with probabilities that are likely to appear for middle-level users.
Fragments D5 and D6 are set with probabilities that are likely to appear for high-level users. In this way, in the case of gem D, unlike other gems, each of the plurality of pieces (fragments D1 to D6) forming gem D is given to users of different levels. is set.

図14は、格納部42に格納されている入手構成アイテム情報のデータ構造の一例を示
す。入手構成アイテム情報は、ギルドイベントにおいてユーザが入手した(つまり、当該
ユーザに対して付与された)構成アイテムを示す情報である。
FIG. 14 shows an example of the data structure of obtained configuration item information stored in the storage unit 42. As shown in FIG. Acquisition configuration item information is information indicating configuration items acquired by the user (that is, given to the user) in the guild event.

図14に示すように、入手構成アイテム情報には、ユーザID及びカケラIDが対応づ
けて含まれる。ユーザIDは、カードバトルゲームをプレイするユーザを識別するための
識別子である。カケラIDは、対応づけられているユーザIDによって識別されるユーザ
が入手した(当該ユーザに付与された)カケラ(構成アイテム)を識別するための識別子
である。
As shown in FIG. 14, the acquired configuration item information includes a user ID and a fragment ID in association with each other. A user ID is an identifier for identifying a user who plays the card battle game. A fragment ID is an identifier for identifying a fragment (configuration item) obtained (given to the user) by the user identified by the associated user ID.

図14に示す例では、入手構成アイテム情報には、ユーザID「ユーザ1」及びカケラ
ID「D1」が対応づけて含まれている。これによれば、ユーザID「ユーザ1」によっ
て識別されるユーザに対してカケラID「D1」によって識別されるカケラが付与されて
いることが示されている。
In the example shown in FIG. 14, the obtained configuration item information includes a user ID "user 1" and a piece ID "D1" in association with each other. According to this, it is shown that the fragment identified by the fragment ID “D1” is given to the user identified by the user ID “user 1”.

また、入手構成アイテム情報には、ユーザID「ユーザ2」及びカケラID「D4」が
対応づけて含まれている。これによれば、ユーザID「ユーザ2」によって識別されるユ
ーザに対してカケラID「D4」によって識別されるカケラが付与されていることが示さ
れている。
The obtained configuration item information also includes a user ID “user 2” and a fragment ID “D4” in association with each other. This shows that the fragment identified by the fragment ID “D4” is given to the user identified by the user ID “user 2”.

ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、構成アイテムであるカケラが付与された
他のユーザについても同様に入手構成アイテム情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "user 2" have been described, but the storage unit 42 also includes other users to whom pieces of configuration items are assigned. contains the acquired configuration item information.

図15は、格納部42に格納されているレベル管理情報のデータ構造の一例を示す。レ
ベル管理情報は、カードバトルゲームをプレイするユーザのレベルを示す情報である。
FIG. 15 shows an example of the data structure of level management information stored in the storage unit 42. As shown in FIG. The level management information is information indicating the level of the user who plays the card battle game.

図15に示すように、レベル管理情報には、ユーザID及びレベル情報が対応づけて含
まれる。ユーザIDは、カードバトルゲームをプレイするユーザを識別するための識別子
である。レベル情報は、対応づけられているユーザIDによって識別されるユーザのカー
ドバトルゲームにおけるレベルを示す。
As shown in FIG. 15, the level management information includes a user ID and level information in association with each other. A user ID is an identifier for identifying a user who plays the card battle game. The level information indicates the level in the card battle game of the user identified by the associated user ID.

図15に示す例では、レベル管理情報には、ユーザID「ユーザ1」及びレベル情報「
5」が対応づけて含まれている。これによれば、ユーザID「ユーザ1」によって識別さ
れるユーザのレベルが5であることが示されている。
In the example shown in FIG. 15, the level management information includes a user ID "user 1" and level information "
5” is associated with it. This shows that the level of the user identified by the user ID "user 1" is 5.

また、レベル管理情報には、ユーザID「ユーザ2」及びレベル情報「25」が対応づ
けて含まれている。これによれば、ユーザID「ユーザ2」によって識別されるユーザの
レベルが25であることが示されている。
The level management information also includes the user ID "user 2" and the level information "25" in association with each other. This shows that the level of the user identified by the user ID "user 2" is 25.

ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、カードバトルゲームをプレイする他のユ
ーザについても同様にレベル管理情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "user 2" have been described, but the storage unit 42 also contains level management information for other users who play the card battle game. information is stored.

なお、カードバトルゲームにおけるユーザのレベルは、当該カードバトルゲームの進行
やバトルでの勝利等に応じて向上する。このようにカードバトルゲームにおけるユーザの
レベルが向上した場合には、格納部42に格納されているレベル管理情報(に含まれるレ
ベル情報)はその都度更新される。
It should be noted that the user's level in the card battle game increases according to the progress of the card battle game, victory in the battle, and the like. When the user's level in the card battle game improves in this way, the level management information (level information contained therein) stored in the storage unit 42 is updated each time.

次に、本実施形態においてギルドイベントが発生される際のゲーム制御装置50の動作
について説明する。この場合、ゲーム制御装置50は、ギルドイベント発生処理及びギル
ドイベント管理処理を実行する。
Next, the operation of the game control device 50 when a guild event is generated in this embodiment will be described. In this case, the game control device 50 executes guild event generation processing and guild event management processing.

まず、図16のフローチャートを参照して、本実施形態に係るゲーム制御装置50によ
って実行されるギルドイベント発生処理の処理手順について説明する。このギルドイベン
ト発生処理は、ギルドイベントを発生し、当該ギルドイベントにおける構成アイテムをユ
ーザ(プレイヤ)に対して付与するための処理である。
First, the processing procedure of the guild event occurrence processing executed by the game control device 50 according to the present embodiment will be described with reference to the flowchart of FIG. 16 . This guild event generation process is a process for generating a guild event and providing the user (player) with the constituent items of the guild event.

まず、ゲーム制御装置50に含まれるゲーム制御部54は、構成アイテムを付与するた
めのギルドイベントを発生する(ステップS81)。このギルドイベントは、例えば定期
的に発生される。具体的には、ギルドイベントは、例えば朝の部として7時、昼の部とし
て12時、夜の部として22時に発生される。また、ギルドイベントが発生している期間
は、通信端末20を介して、カードバトルゲームをプレイしているユーザに通知される。
以下、カードバトルゲームをプレイしているユーザを対象ユーザと称する。
First, the game control unit 54 included in the game control device 50 generates a guild event for giving configuration items (step S81). This guild event occurs, for example, periodically. More specifically, the guild event occurs, for example, at 7:00 in the morning, at 12:00 in the afternoon, and at 22:00 in the evening. In addition, the user who is playing the card battle game is notified via the communication terminal 20 of the period during which the guild event is occurring.
A user playing the card battle game is hereinafter referred to as a target user.

ギルドイベントが発生されると、ゲーム制御部54は、対象ユーザのカードバトルゲー
ムのプレイ内容(つまり、対象ユーザの通信端末20に対する操作)に応じて、構成アイ
テム(各宝石を構成するカケラ)を出現させるか否かを判定する(ステップS82)。こ
のとき、ゲーム制御部54は、格納部42に格納されている構成アイテム情報に含まれる
出現確率及びレベル管理情報によって示される対象ユーザのレベルに基づいて判定処理を
実行する。
When a guild event is generated, the game control unit 54 selects constituent items (pieces that make up each jewel) according to the target user's play contents of the card battle game (that is, the target user's operation on the communication terminal 20). It is determined whether or not to appear (step S82). At this time, the game control unit 54 executes determination processing based on the level of the target user indicated by the appearance probability and level management information included in the configuration item information stored in the storage unit 42 .

なお、構成アイテムは、カードバトルゲームをプレイしている際の様々な場面で出現す
るものとする。具体的には、構成アイテムは、カードバトルゲームにおけるクエスト中や
各種敵キャラクタ(クエストボスや敵ロボットキャラクタ)に勝利した際に出現する。
It should be noted that the constituent items appear in various scenes while playing the card battle game. Specifically, the constituent items appear during quests in the card battle game or when defeating various enemy characters (quest bosses and enemy robot characters).

つまり、ゲーム制御部54は、対象ユーザのカードバトルゲームのプレイ状況が構成ア
イテムを出現させることができる状況である場合に、上記した対象ユーザのレベルに応じ
た出現確率に基づいて構成アイテムを出現させるか否かを判定する。
In other words, the game control unit 54 causes the constituent items to appear based on the appearance probability according to the target user's level when the target user's card battle game play situation allows the constituent items to appear. determine whether or not to allow

構成アイテムを出現させると判定された場合(ステップS82のYES)、ゲーム制御
部54は、当該構成アイテムを出現させる演出画像(構成アイテム出現画像)を生成し、
対象ユーザによって利用される通信端末20に当該構成アイテム出現画像を表示する。
If it is determined that the configuration item is to appear (YES in step S82), the game control unit 54 generates an effect image (configuration item appearance image) that causes the configuration item to appear,
The configuration item appearance image is displayed on the communication terminal 20 used by the target user.

このように構成アイテム出現画像が通信端末20に表示されると、ゲーム制御部54は
、構成アイテムを対象ユーザに対して付与する(ステップS83)。
When the configuration item appearance image is displayed on the communication terminal 20 in this way, the game control unit 54 gives the configuration item to the target user (step S83).

上述したように構成アイテム情報においては、構成アイテム毎に当該構成アイテムが付
与されやすいユーザ(のレベル)が設定されているため、各構成アイテムは、それぞれ異
なる範囲のレベルのユーザに対して付与されることになる。
As described above, in the configuration item information, users (levels) to whom the configuration item is likely to be granted are set for each configuration item. will be

この場合、ゲーム制御部54は、対象ユーザを識別するためのユーザID及び当該対象
ユーザに対して付与された構成アイテム(カケラ)を識別するためのカケラIDを対応づ
けて含む入手構成アイテム情報を生成する。ゲーム制御部54は、生成された入手構成ア
イテム情報を格納部42に格納する(ステップS84)。
In this case, the game control unit 54 obtains configuration item information including a user ID for identifying the target user and a fragment ID for identifying a configuration item (fragment) given to the target user in association with each other. Generate. The game control unit 54 stores the generated acquisition configuration item information in the storage unit 42 (step S84).

ここで、ゲーム制御部54は、上記したステップS81においてギルドイベントが発生
された後、予め定められた期間(所定期間)が経過したか否かを判定する(ステップS8
5)。なお、予め定められた期間としては、例えば1時間等が設定されている。
Here, the game control unit 54 determines whether or not a predetermined period of time (predetermined period of time) has elapsed after the guild event was generated in step S81 (step S8).
5). For example, one hour or the like is set as the predetermined period.

所定期間が経過したと判定された場合(ステップS85のYES)、ギルドイベントが
終了される(ステップS86)。
If it is determined that the predetermined period has passed (YES in step S85), the guild event ends (step S86).

一方、所定期間が経過していないと判定された場合(ステップS85のNO)、ギルド
イベントは継続され、上記したステップS82に戻って処理が繰り返される。つまり、本
実施形態におけるギルドイベントにおいては、当該ギルドイベントが発生している期間中
(つまり、ギルドイベントが発生した後、終了するまでの期間中)であれば複数の構成ア
イテムを収集することが可能である。
On the other hand, if it is determined that the predetermined period has not elapsed (NO in step S85), the guild event continues, and the process returns to step S82 to repeat the process. In other words, in the guild event in this embodiment, it is possible to collect a plurality of configuration items during the period in which the guild event is occurring (that is, during the period from the occurrence of the guild event until the end). It is possible.

また、ステップS82において構成アイテムを出現させないと判定された場合、対象ユ
ーザに対して構成アイテムは付与されず、ステップS85の処理が実行される。
Also, if it is determined in step S82 that the configuration item should not appear, the configuration item is not given to the target user, and the process of step S85 is executed.

なお、ステップS82においては出現確率に基づいて例えば複数の構成アイテムを出現
させると判定された場合には、当該複数の構成アイテムのうちの1つを出現させる演出画
像が通信端末20に表示されてもよいし、複数の構成アイテムを出現させる演出画像が通
信端末20に表示されてもよい。複数の構成アイテムを出現させる演出画像が通信端末2
0に表示された場合、対象ユーザに対して当該複数の構成アイテムの全てを付与してもよ
いし、当該複数の構成アイテムのうち対象ユーザに選択された1つのみを付与するように
してもよい。
It should be noted that, in step S82, if it is determined, for example, to make a plurality of constituent items appear based on the appearance probabilities, the effect image for making one of the plurality of constituent items appear is displayed on the communication terminal 20. Alternatively, an effect image that makes a plurality of configuration items appear may be displayed on the communication terminal 20 . The communication terminal 2 is a production image that causes a plurality of configuration items to appear.
0, all of the plurality of configuration items may be given to the target user, or only one selected from the plurality of configuration items may be given to the target user. good.

次に、図17のフローチャートを参照して、本実施形態に係るゲーム制御装置50によ
って実行されるギルドイベント管理処理の処理手順について説明する。このギルドイベン
ト管理処理は、ギルドイベントが発生されている期間中にユーザに対して付与された構成
アイテムを管理し、当該ギルドイベントにおける特典をユーザに対して付与するための処
理である。
Next, a processing procedure of guild event management processing executed by the game control device 50 according to the present embodiment will be described with reference to the flowchart of FIG. 17 . This guild event management process is a process for managing configuration items granted to the user during the period in which the guild event is occurring, and for granting benefits to the user at the guild event.

まず、ゲーム制御装置50に含まれるゲーム制御部54は、格納部42に格納された入
手構成アイテム情報に基づいて、当該格納部42に格納されているギルド管理情報(グル
ープ管理情報)によって示されるギルド(グループ)を構成する複数のユーザ(ギルドメ
ンバ)の各々に付与された構成アイテムを特定する(ステップS91)。
First, the game control unit 54 included in the game control device 50 is indicated by the guild management information (group management information) stored in the storage unit 42 based on the acquisition configuration item information stored in the storage unit 42. A configuration item given to each of a plurality of users (guild members) constituting a guild (group) is specified (step S91).

この場合、ゲーム制御部54は、格納部42に格納されているギルド管理情報(グルー
プ管理情報)を取得する。
In this case, the game control section 54 acquires the guild management information (group management information) stored in the storage section 42 .

ゲーム制御部54は、取得されたギルド管理情報において同一のギルドIDに対応づけ
られている全てのユーザIDを特定する。ここで特定されたユーザIDによって識別され
るユーザは、同一のギルドを構成するユーザである。以下、ここで特定されたユーザID
によって識別されるユーザから構成されるギルドを対象ギルドと称する。
The game control unit 54 identifies all user IDs associated with the same guild ID in the acquired guild management information. Users identified by the user IDs specified here are users who form the same guild. Below, the user ID specified here
A guild composed of users identified by is called a target guild.

ゲーム制御部54は、特定されたユーザIDを含む入手構成アイテム情報を格納部42
から取得する。
The game control unit 54 stores the obtained configuration item information including the specified user ID in the storage unit 42 .
Get from

ゲーム制御部54は、取得された入手構成アイテム情報に含まれるカケラIDによって
識別されるカケラを、対象ギルドを構成する複数のユーザの各々に付与された構成アイテ
ムとして特定する。
The game control unit 54 identifies the piece identified by the piece ID included in the acquired piece of configuration item information as a piece of configuration item given to each of the plurality of users forming the target guild.

以下、ステップS91においてゲーム制御部54によって特定された構成アイテムを入
手構成アイテムと称する。
Hereinafter, the configuration item specified by the game control unit 54 in step S91 will be referred to as an acquired configuration item.

次に、ゲーム制御部54は、入手構成アイテム及び格納部42に格納されている構成ア
イテム情報に基づいて、対象ギルド(を構成する複数のユーザ)に対して、構成アイテム
の全てが付与されたか否かを判定する(ステップS92)。
Next, the game control unit 54 determines whether or not all of the configuration items have been granted to (a plurality of users constituting the target guild) based on the obtained configuration items and the configuration item information stored in the storage unit 42. It is determined whether or not (step S92).

このステップS92の処理を上述した図13を用いて具体的に説明すると、入手構成ア
イテムの中に例えばカケラID「A1~A6」の各々によって識別されるカケラ(宝石A
を構成する6つのカケラ)の全てが含まれている場合には、構成アイテムの全てが付与さ
れたと判定される。また、入手構成アイテムの中に例えばカケラID「B1~B6」の各
々によって識別されるカケラ(宝石Bを構成する6つのカケラ)の全てが含まれている場
合には、構成アイテムの全てが付与されたと判定される。同様に、入手構成アイテムの中
に例えばカケラID「C1~C6」の各々によって識別されるカケラ(宝石Cを構成する
6つのカケラ)の全てが含まれている場合には、構成アイテムの全てが付与されたと判定
される。また、入手構成アイテムの中に例えばカケラID「D1~D6」の各々によって
識別されるカケラ(宝石Dを構成する6つのカケラ)の全てが含まれている場合には、構
成アイテムの全てが付与されたと判定される。
The process of step S92 will be specifically described with reference to FIG. 13 described above.
are included, it is determined that all of the configuration items have been granted. In addition, if all of the fragments identified by each of the fragment IDs "B1 to B6" (the six fragments that make up jewel B) are included in the obtained configuration items, all of the configuration items are given. It is determined that Similarly, if all of the fragments identified by each of the fragment IDs "C1 to C6" (the six fragments that make up jewel C) are included in the obtained configuration items, all of the configuration items determined to have been granted. In addition, if all of the fragments identified by each of the fragment IDs "D1 to D6" (the six fragments that make up the gem D) are included in the obtained configuration items, all of the configuration items are granted. It is determined that

つまり、ステップS92においては、少なくとも1つの(種類の)宝石を構成するカケ
ラの全て(つまり、1組の6つのカケラ)が入手構成アイテムの中に存在する場合には、
構成アイテムの全てが付与されたと判定される。
That is, in step S92, if all of the pieces (that is, a set of six pieces) that constitute at least one (type) of jewels are present in the acquisition configuration item,
It is determined that all of the configuration items have been granted.

構成アイテムの全てが付与されたと判定された場合(ステップS92のYES)、ゲー
ム制御部54は、当該全て付与された構成アイテム(つまり、全てのカケラを収集した宝
石の種類)に応じた特典を、対象ギルドを構成する複数のユーザ(ギルドメンバ)に対し
て付与する(ステップS93)。なお、複数の組の構成アイテムが付与されている(例え
ば、カケラID「A1~A6」によって識別されるカケラの全てとカケラID「D1~D
6」によって識別されるカケラの全てが付与されている)場合には、当該構成アイテム(
の種類)毎に特典が付与される。
When it is determined that all of the configuration items have been granted (YES in step S92), the game control unit 54 provides a privilege corresponding to the configuration items to which all of the configuration items have been granted (that is, the types of gems from which all fragments have been collected). , to a plurality of users (guild members) forming the target guild (step S93). In addition, multiple sets of configuration items are given (for example, all the pieces identified by the piece IDs "A1 to A6" and the pieces identified by the piece IDs "D1 to D
6" are given), the configuration item (
types) are granted.

次に、ギルドイベントが終了したか否かが判定される(ステップS94)。ギルドイベ
ントが終了されていないと判定された場合(ステップS94のNO)、上記したステップ
S91に戻って処理が繰り返される。
Next, it is determined whether or not the guild event has ended (step S94). If it is determined that the guild event has not ended (NO in step S94), the process returns to step S91 and the process is repeated.

一方、ギルドイベントが終了したと判定された場合(ステップS94のYES)、当該
ギルドイベントにおいてユーザに付与された構成アイテムは無効化される(ステップS9
5)。この場合、ゲーム制御部54は、格納部42に格納されている入手構成アイテム情
報を削除する。
On the other hand, if it is determined that the guild event has ended (YES in step S94), the constituent items given to the user in the guild event are invalidated (step S9).
5). In this case, the game control unit 54 deletes the obtained configuration item information stored in the storage unit 42 .

ここで、対象ギルドが構成アイテムの全てを収集した場合、上記した特典とは別に、当
該対象ギルドに対してランキングポイントを付与する構成とすることも可能である。この
ように対象ギルドに付与されたランキングポイントは予め定められた期間毎に集計され、
当該ランキングポイントの合計値に応じて当該対象ギルドを構成する複数のユーザに対し
て各種特典を付与するような構成とすることができる。なお、ランキングポイントは、ギ
ルドイベント時以外のロボットバトル等によっても付与されるものとする。これにより、
ギルドイベントが発生されていない期間であっても、対象ギルドを構成する複数のユーザ
の各々がランキングポイントを得るためにカードバトルゲームを積極的にプレイすること
が期待できる。なお、このランキングポイントは、例えばギルド毎に格納部42等におい
て管理されればよい。
Here, when the target guild collects all of the constituent items, it is possible to assign ranking points to the target guild in addition to the benefits described above. The ranking points given to the target guild in this way are aggregated for each predetermined period,
It can be configured such that various benefits are given to a plurality of users forming the target guild according to the total value of the ranking points. It should be noted that ranking points are also given for robot battles other than guild events. This will
Even during a period in which no guild event is occurring, it can be expected that each of the plurality of users forming the target guild will actively play the card battle game in order to obtain ranking points. Note that the ranking points may be managed in the storage unit 42 or the like for each guild, for example.

なお、図17において説明したギルドイベント管理処理は、カードバトルゲームにおい
て存在する(作成されている)全てのギルドについて実行される。
The guild event management process described in FIG. 17 is executed for all guilds existing (created) in the card battle game.

上記したように本実施形態においては、ギルド(グループ)を構成する複数のユーザの
各々に対して、当該ユーザによって利用される通信端末20に対する当該ユーザの操作に
応じて構成アイテムを付与し、当該複数のユーザの各々に付与された構成アイテムを示す
入手構成アイテム情報を格納部42に格納し、格納部42に格納された入手構成アイテム
情報に基づいて、ギルド管理情報(グループ管理情報)によって示されるギルドを構成す
る複数のユーザに対して、複数の構成アイテム(1組の構成アイテム)の全てが付与され
たかを判定し、当該複数の構成アイテムの全てが付与されたと判定された場合、ギルドを
構成する複数のユーザに対して特典を付与する構成により、ソーシャルゲームにおいて複
数のユーザで協力してプレイする仕組みを提供することが可能となる。
As described above, in the present embodiment, each of a plurality of users forming a guild (group) is provided with a configuration item according to the operation of the user on the communication terminal 20 used by the user. Acquisition configuration item information indicating a configuration item given to each of a plurality of users is stored in the storage unit 42, and based on the acquisition configuration item information stored in the storage unit 42, guild management information (group management information) is used. It is determined whether or not all of the plurality of configuration items (a set of configuration items) have been granted to the plurality of users who constitute the guild, and if it is determined that all of the plurality of configuration items have been granted, the guild It is possible to provide a mechanism for a plurality of users to cooperate and play in a social game.

また、本実施形態においては、構成アイテム情報によって示される複数の構成アイテム
の各々を異なる範囲のレベルのユーザに対して付与する構成により、例えば高レベルユー
ザ同士や低レベルユーザ同士のみでギルドを構成するのではなく、レベル等に関係なくギ
ルドを構成することを促進することができ、全てのユーザに特典を得る機会を与えること
ができるような仕組みを提供することができる。
Further, in the present embodiment, a guild is formed by only high-level users or low-level users, for example, by assigning each of a plurality of configuration items indicated by the configuration item information to users of different levels. Instead, it is possible to provide a mechanism that encourages the formation of a guild regardless of level, etc., and gives all users the opportunity to obtain benefits.

また、本実施形態においては、ギルドイベントが発生されている期間内に複数の構成ア
イテムの全てが付与された場合に特典を付与し、当該期間が経過した場合、入手構成アイ
テム情報を削除する構成により、ギルドイベントが発生されている期間中に全ての構成ア
イテムを収集しなければ、特典を得ることができないため、例えばカードバトルゲームを
プレイする時間帯が同じようなユーザ同士でギルドを構成し、より複数のユーザで協力し
てプレイすることを促進することができる。なお、本実施形態において、ギルドの特徴(
ギルドを構成するユーザの主なプレイ時間帯等)を説明するための画面が通信端末20に
表示されるような構成とすることも可能である。このような構成とすることで、ユーザは
より適切なギルドに加入することができるため、当該ギルドにおいてより特典を入手する
ことが可能となり、カードバトルゲームの継続的なプレイが期待できる。
In addition, in the present embodiment, a privilege is granted when all of the plurality of configuration items are granted within the period during which the guild event is occurring, and when the period has passed, the acquired configuration item information is deleted. Therefore, if you do not collect all the constituent items during the period when the guild event is occurring, you will not be able to obtain the privilege. , can encourage more users to play cooperatively. In addition, in this embodiment, the characteristics of the guild (
It is also possible to configure the communication terminal 20 to display a screen for explaining the main play time periods of the users who make up the guild. By adopting such a configuration, the user can join a more appropriate guild, so that it becomes possible to obtain more privileges in the guild, and continuous play of the card battle game can be expected.

なお、本実施形態におけるカードバトルゲームにおいては、前述した図5において説明
したメインサイクルとギルドイベントを含むサブサイクルとが設けられているものとして
説明したが、当該サブサイクルには、例えば1人の他のユーザとロボットバトルを行う仕
組み(以下、PvPと表記)等が更に含まれていてもよい。このPvPにおいても結果に
応じて上述したランキングポイントや各種特典が付与される構成とすることができる。ま
た、このPvPの結果に応じて、本実施形態における構成アイテムを他のユーザから獲得
することができるような構成とすることも可能である。
In addition, in the card battle game of the present embodiment, the main cycle described with reference to FIG. 5 and the sub-cycle including the guild event are provided. A mechanism for having a robot battle with other users (hereinafter referred to as PvP) may be further included. Also in this PvP, the above-described ranking points and various benefits can be given according to the results. It is also possible to adopt a configuration in which configuration items in this embodiment can be obtained from other users according to the results of this PvP.

また、例えば通常のクエストや専用のクエストにおいて、他のユーザのリーダーカード
キャラクタを借りてレイドボスと呼ばれる敵キャラクタと戦闘を行うレイドボスイベント
や例えばギルドで協力してレイドロボットキャラクタ(レイドNPC)と呼ばれる敵ロボ
ットキャラクタとロボットバトル(レイドロボットバトル)を行うレイドNPCイベント
等をランダムに発生させるような構成とすることも可能である。
In addition, for example, in normal quests and dedicated quests, there are raid boss events in which other users' leader card characters are borrowed to fight enemy characters called raid bosses, and for example, enemies called raid robot characters (raid NPCs) cooperate in the guild. It is also possible to have a configuration in which a raid NPC event or the like in which a robot character and a robot battle (raid robot battle) are randomly generated.

レイドボスイベントによれば、例えば友達として登録されているユーザのリーダーカー
ドを借りやすくすることによって、カードバトルゲームにおいて友達を増やすモチベーシ
ョンを与えることができ、継続的なプレイを促すことができる。また、レイドボスイベン
トを発生させることによって、他のユーザのカードキャラクタ(リーダーカードキャラク
タ)の強さ(つまり、パラメータ)を認識できるとともに、新たなカードキャラクタの存
在やそのパラメータ等を知得することができる。また、レイドボスイベントによって他の
ユーザにリーダーカードキャラクタを貸与したユーザに対しては、例えばカードバトルゲ
ームにおいてカードキャラクタやアイテム等を獲得するために用いられるポイント等の特
典が与えられるものとする。
According to the raid boss event, for example, by making it easier to borrow the leader card of a user registered as a friend, it is possible to give motivation to increase friends in the card battle game and encourage continuous play. In addition, by generating a raid boss event, it is possible to recognize the strength (that is, parameters) of card characters (leader card characters) of other users, as well as to learn the existence of new card characters and their parameters. . Also, a user who lends a leader card character to another user through a raid boss event is given special benefits such as points used for acquiring card characters, items, etc. in a card battle game, for example.

また、レイドNPCイベントの場合には、ギルドを構成する各ユーザが個別に自身のデ
ッキロボットキャラクタを用いてロボットバトルを行い、当該ロボットバトルの結果に応
じて当該ギルドに対して上記したランキングポイントを付与する構成とすることも可能で
ある。また、レイドNPCイベントにおいてレイドロボットバトルに敗北した場合には、
他のギルドに対して救援要請を行うことができるような構成とすることも可能である。
In the case of a raid NPC event, each user who constitutes a guild individually performs a robot battle using their own deck robot character, and according to the result of the robot battle, the above ranking points are awarded to the guild. It is also possible to set it as the structure which gives. Also, if you lose the raid robot battle at the raid NPC event,
It is also possible to have a configuration that allows requesting assistance from other guilds.

また、本実施形態におけるカードバトルゲームはウェブアプリケーションによって実現
されるものとして説明したが、通信端末(端末装置)20にダウンロードされ、当該通信
端末20にインストールされて利用されるネイティブアプリケーションによって実現され
ても構わない。
Also, although the card battle game in the present embodiment has been described as being implemented by a web application, it is implemented by a native application that is downloaded to the communication terminal (terminal device) 20, installed in the communication terminal 20, and used. I don't mind.

なお、本願発明は、上記実施形態そのままに限定されるものではなく、実施段階ではそ
の要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示
されている複数の構成要素の適宜な組合せにより種々の発明を形成できる。例えば、実施
形態に示される全構成要素から幾つかの構成要素を削除してもよい。
It should be noted that the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying constituent elements without departing from the scope of the present invention at the implementation stage. Also, various inventions can be formed by appropriate combinations of a plurality of constituent elements disclosed in the above embodiments. For example, some components may be omitted from all components shown in the embodiments.

10 コンピュータ
20 通信端末
30 ネットワーク
40 外部記憶装置
41 プログラム
42 格納部
50 ゲーム制御装置
51 カード管理部
52 デッキ構築部
53 パラメータ設定部
54 ゲーム制御部
10 Computer 20 Communication Terminal 30 Network 40 External Storage Device 41 Program 42 Storage Section 50 Game Control Device 51 Card Management Section 52 Deck Building Section 53 Parameter Setting Section 54 Game Control Section

Claims (10)

端末装置と接続されるコンピュータに、
前記端末装置のユーザに、第1アイテムに対応する第1構成要素を所定の出現確率で付与するステップであって、前記第1構成要素は複数あり、その出現確率はいずれも前記ユーザのレベルに応じた一定値である、ステップと、
前記端末装置のユーザに、第2アイテムに対応する第2構成要素を所定の出現確率で付与するステップであって、前記第2構成要素は複数あり、そのうちの一部の出現確率は、他の一部の出現確率とは異なる、ステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記グループに前記第1アイテムを付与するステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記グループに前記第2アイテムを付与するステップと、を実行させる、ゲーム制御プログラム。
to the computer connected to the terminal device,
A step of providing a user of the terminal device with a first component corresponding to the first item with a predetermined appearance probability, wherein there are a plurality of the first components, and all of the first components have appearance probabilities at the level of the user. a step, which is a constant value according to
A step of providing a user of the terminal device with a second component corresponding to the second item with a predetermined appearance probability, wherein there are a plurality of the second components, and the appearance probability of some of them is different from that of the other a step different from some occurrence probabilities;
a step of giving the first item to the group when all the first constituent elements are included in all the constituent elements given to each user belonging to the group to which the user belongs;
If all of the second components are included in all of the components given to each user belonging to the group to which the user belongs, giving the second item to the group. , a game control program.
前記コンピュータに、
前記端末装置のユーザに、第3アイテムに対応する第3構成要素を所定の出現確率で付与するステップであって、前記第3構成要素は複数あり、その出現確率はいずれも前記ユーザのレベルに応じた一定値である、ステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第3構成要素が全て含まれている場合、前記グループに前記第3アイテムを付与するステップと、を実行させ、
前記ユーザが第1レベルである場合、前記第1構成要素の出現確率は、前記第3構成要素の出現確率より高く、
前記ユーザが前記第1レベルより高い第2レベルである場合、前記第1構成要素の出現確率は、前記第3構成要素の出現確率より低い、請求項1に記載のゲーム制御プログラム。
to the computer;
A step of providing a user of the terminal device with a third component corresponding to the third item with a predetermined appearance probability, wherein there are a plurality of the third components, and all of the appearance probabilities are at the level of the user. a step, which is a constant value according to
giving the third item to the group when all the third constituent elements are included in all of the constituent elements given to each user belonging to the group to which the user belongs. ,
if the user is at the first level, the occurrence probability of the first component is higher than the occurrence probability of the third component;
2. The game control program according to claim 1, wherein the appearance probability of the first component is lower than the appearance probability of the third component when the user is of a second level higher than the first level.
前記ユーザが第1レベルである場合、前記第3構成要素の出現確率はゼロである、請求項2に記載のゲーム制御プログラム。 3. The game control program according to claim 2, wherein the probability of occurrence of the third component is zero if the user is of the first level. 前記ユーザが第1レベルである場合、前記第2構成要素の一部の出現確率は、前記第2構成要素の他の一部の出現確率より高く、
前記ユーザが第1レベルより高い第2レベルである場合、前記第2構成要素の一部の出現確率は、前記第2構成要素の他の一部の出現確率より低い、請求項1に記載のゲーム制御プログラム。
if the user is at the first level, the appearance probability of some of the second components is higher than the appearance probability of other parts of the second components;
2. The method of claim 1, wherein when the user is at a second level higher than the first level, the probability of occurrence of some of the second components is lower than the probability of occurrence of other parts of the second components. game control program.
前記ユーザのレベルにかかわらず、前記複数の第2構成要素のいずれの出現確率もゼロではない、請求項1に記載のゲーム制御プログラム。 2. The game control program according to claim 1, wherein the appearance probability of any of said plurality of second components is not zero regardless of said user's level. 端末装置と接続されるゲーム制御装置であって、
前記端末装置のユーザに、第1アイテムに対応する第1構成要素を所定の出現確率で付与するステップであって、前記第1構成要素は複数あり、その出現確率はいずれも前記ユーザのレベルに応じた一定値である、手段と、
前記端末装置のユーザに、第2アイテムに対応する第2構成要素を所定の出現確率で付与するステップであって、前記第2構成要素は複数あり、そのうちの一部の出現確率は、他の一部の出現確率とは異なる、手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記グループに前記第1アイテムを付与する手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記グループに前記第2アイテムを付与する手段と、を備えるゲーム制御装置。
A game control device connected to a terminal device,
A step of providing a user of the terminal device with a first component corresponding to the first item with a predetermined appearance probability, wherein there are a plurality of the first components, and all of the first components have appearance probabilities at the level of the user. means, which is a constant value according to
A step of providing a user of the terminal device with a second component corresponding to the second item with a predetermined appearance probability, wherein there are a plurality of the second components, and the appearance probability of some of them is different from that of the other A means different from some appearance probability,
means for imparting the first item to the group when all the first constituent elements are included in all the constituent elements imparted to each user belonging to the group to which the user belongs;
means for giving the second item to the group when all the second constituent elements are included in all the constituent elements given to each user belonging to the group to which the user belongs. Control device.
第1手段が、端末装置のユーザに、第1アイテムに対応する第1構成要素を所定の出現確率で付与するステップであって、前記第1構成要素は複数あり、その出現確率はいずれも前記ユーザのレベルに応じた一定値である、ステップと、
第2手段が、前記端末装置のユーザに、第2アイテムに対応する第2構成要素を所定の出現確率で付与するステップであって、前記第2構成要素は複数あり、そのうちの一部の出現確率は、他の一部の出現確率とは異なる、ステップと、
第3手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記グループに前記第1アイテムを付与するステップと、
第4手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記グループに前記第2アイテムを付与するステップと、を含むゲーム制御方法。
A first means is a step of providing a user of a terminal device with a first component corresponding to a first item with a predetermined appearance probability, wherein there are a plurality of the first components, and all of the first components have the appearance probabilities described above. A step, which is a constant value according to the user's level;
A second means is a step of providing a user of the terminal device with a second component corresponding to the second item with a predetermined appearance probability, wherein there are a plurality of the second components, and some of them appear. the probability is different from some other probability of occurrence, a step;
a step of giving the first item to the group when the first component is all included in all of the components given to each user belonging to the group to which the user belongs; and,
a step of giving the second item to the group when the second component is all included in all of the components given to each user belonging to the group to which the user belongs, wherein the fourth means includes and game control methods including;
端末装置に、
所定の確率で第1アイテムに対応する第1構成要素の付与を受けるステップであって、前記第1構成要素は複数あり、その付与を受ける確率はいずれもユーザのレベルに応じた一定値である、ステップと、
所定の確率で第2アイテムに対応する第2構成要素の付与を受けるステップであって、前記第2構成要素は複数あり、そのうちの一部の付与を受ける確率は、他の一部の付与を受ける確率とは異なる、ステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記第1アイテムの付与を受けるステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記第2アイテムの付与を受けるステップと、を実行させる、ゲーム制御プログラム。
to the terminal device,
A step of receiving a first component corresponding to a first item with a predetermined probability, wherein there are a plurality of first components, and the probability of receiving the first component is a constant value according to the level of the user. , step and
A step of receiving a second component corresponding to a second item with a predetermined probability, wherein there are a plurality of second components, and the probability of receiving a part of them is determined by the probability of receiving a part of the second component. a step, different from the probability received, and
a step of receiving the first item if all of the first components are included in all of the components given to each user belonging to the group to which the user belongs;
a step of receiving the second item if all of the second components are included in all of the components given to each user belonging to the group to which the user belongs. control program.
所定の確率で第1アイテムに対応する第1構成要素の付与を受ける手段であって、前記第1構成要素は複数あり、その付与を受ける確率はいずれもユーザのレベルに応じた一定値である、手段と、
所定の確率で第2アイテムに対応する第2構成要素の付与を受ける手段であって、前記第2構成要素は複数あり、そのうちの一部の付与を受ける確率は、他の一部の付与を受ける確率とは異なる、手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記第1アイテムの付与を受ける手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記第2アイテムの付与を受ける手段と、を備える、端末装置。
A means for receiving a first component corresponding to a first item with a predetermined probability, wherein there are a plurality of first components, and the probability of receiving the first component is a constant value according to the level of the user. , means and
Means for receiving a second component corresponding to a second item with a predetermined probability, wherein there are a plurality of second components, and the probability of receiving a part of them is determined by the probability of receiving a part of the second component. Means, different from the probability of receiving,
means for receiving the grant of the first item when all of the first components are included in all of the components granted to each user belonging to the group to which the user belongs;
means for receiving the second item when all of the second components are included in all of the components given to each user belonging to the group to which the user belongs. .
第1手段が、所定の確率で第1アイテムに対応する第1構成要素の付与を受けるステップであって、前記第1構成要素は複数あり、その付与を受ける確率はいずれもユーザのレベルに応じた一定値である、ステップと、
第2手段が、所定の確率で第2アイテムに対応する第2構成要素の付与を受けるステップであって、前記第2構成要素は複数あり、そのうちの一部の付与を受ける確率は、他の一部の付与を受ける確率とは異なる、ステップと、
第3手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第1構成要素が全て含まれている場合、前記第1アイテムの付与を受けるステップと、
第4手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、前記第2構成要素が全て含まれている場合、前記第2アイテムの付与を受けるステップと、を含む、ゲーム制御方法。
The first means is a step of receiving a first component corresponding to the first item with a predetermined probability, wherein there are a plurality of first components, and the probability of receiving any of the first components depends on the level of the user. a step, which is a constant value
The second means is a step of receiving a second component corresponding to the second item with a predetermined probability, wherein there are a plurality of second components, and the probability of receiving a part of them is different from the other a step, different from the probability of receiving some grants;
a step of receiving the first item if all of the first components are included in all of the components given to each user belonging to the group to which the user belongs;
a step of receiving the second item if all of the second components are included in all of the components given to each user belonging to the group to which the user belongs; game control methods, including;
JP2023104967A 2019-11-27 2023-06-27 Game control method, game control device and program Pending JP2023123697A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023104967A JP2023123697A (en) 2019-11-27 2023-06-27 Game control method, game control device and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2019214143A JP7272939B2 (en) 2019-11-27 2019-11-27 Game control method, game control device and program
JP2021143658A JP2021184853A (en) 2019-11-27 2021-09-03 Game control method, game control device and program
JP2023104967A JP2023123697A (en) 2019-11-27 2023-06-27 Game control method, game control device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021143658A Division JP2021184853A (en) 2019-11-27 2021-09-03 Game control method, game control device and program

Publications (1)

Publication Number Publication Date
JP2023123697A true JP2023123697A (en) 2023-09-05

Family

ID=69737152

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2019214143A Active JP7272939B2 (en) 2019-11-27 2019-11-27 Game control method, game control device and program
JP2021143658A Pending JP2021184853A (en) 2019-11-27 2021-09-03 Game control method, game control device and program
JP2023104967A Pending JP2023123697A (en) 2019-11-27 2023-06-27 Game control method, game control device and program

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2019214143A Active JP7272939B2 (en) 2019-11-27 2019-11-27 Game control method, game control device and program
JP2021143658A Pending JP2021184853A (en) 2019-11-27 2021-09-03 Game control method, game control device and program

Country Status (1)

Country Link
JP (3) JP7272939B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3561511B2 (en) * 2002-05-14 2004-09-02 株式会社スクウェア・エニックス Network game system, game server device, network game progress method, program, and recording medium
JP5267906B2 (en) 2007-11-15 2013-08-21 株式会社セガ Game device control program
JP5457146B2 (en) * 2009-11-25 2014-04-02 株式会社バンダイナムコゲームス Server system and item management method
JP5220900B2 (en) * 2011-07-27 2013-06-26 株式会社コナミデジタルエンタテインメント GAME DEVICE AND PROGRAM
JP6854787B2 (en) 2018-03-29 2021-04-07 グリー株式会社 Terminal devices, computers, control methods, and control programs

Also Published As

Publication number Publication date
JP2020036982A (en) 2020-03-12
JP7272939B2 (en) 2023-05-12
JP2021184853A (en) 2021-12-09

Similar Documents

Publication Publication Date Title
JP5388016B1 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
US10632373B2 (en) Game control method, game control device, and recording medium
JP2014147664A (en) Game control method, game control apparatus and program
JP6854787B2 (en) Terminal devices, computers, control methods, and control programs
JP6203035B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP2015003053A (en) Game control method, game control device, and program
JP5903519B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP6100966B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP7272939B2 (en) Game control method, game control device and program
JP6391733B2 (en) Terminal device, control method, and program
JP5654107B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP5444498B1 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP5663693B2 (en) GAME CONTROL METHOD, GAME CONTROL DEVICE, AND PROGRAM
JP7321325B2 (en) Information processing device, game program, and information processing method
JP7098811B1 (en) Information processing equipment, game programs, information processing methods
JP7250093B2 (en) Terminal device, server device, and control method
JP7281283B2 (en) Program, game system and game service providing method
JP2024027646A (en) Information processing device, information processing method and program
JP2013135952A (en) Game device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230627