JP7272939B2 - Game control method, game control device and program - Google Patents
Game control method, game control device and program Download PDFInfo
- Publication number
- JP7272939B2 JP7272939B2 JP2019214143A JP2019214143A JP7272939B2 JP 7272939 B2 JP7272939 B2 JP 7272939B2 JP 2019214143 A JP2019214143 A JP 2019214143A JP 2019214143 A JP2019214143 A JP 2019214143A JP 7272939 B2 JP7272939 B2 JP 7272939B2
- Authority
- JP
- Japan
- Prior art keywords
- user
- card
- battle
- robot
- character
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
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.).
そこで、本発明の目的は、複数のユーザで協力してプレイする仕組みを提供することが
可能なゲーム制御方法、ゲーム制御装置及びプログラムを提供することにある。
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.
以下、図面を参照して、本発明の実施形態について説明する。 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
Only 0 is shown.
複数の通信端末20は、例えばインターネットのようなネットワーク30を介してコン
ピュータ10と通信可能に接続されている。
A plurality of
なお、通信端末20としては例えばスマートフォン、フィーチャーフォン及びタブレッ
ト端末等を利用することができ、その機種固有のハードウェア構成、採用しているOS、
インストールされているアプリケーションプログラム等は多岐に渡るものとする。
As the
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
ve) is connected to an
本実施形態に係るゲーム制御装置50は、例えば各種キャラクタ等のゲーム要素として
カードキャラクタを用いたカードバトルゲーム(ソーシャルゲーム)を、通信端末20を
介してユーザに提供する機能を有する。本実施形態におけるカードバトルゲームにおいて
、ユーザは、通信端末20を介して、当該ユーザが所有する複数のカードキャラクタを組
み合わせてノンプレイヤキャラクタ(NPC)等の敵キャラクタとバトル(戦闘)を行う
ことができる。また、本実施形態におけるカードバトルゲームにおいては、後述するよう
に複数のユーザで協力してプレイする仕組みが提供される。
The
なお、本実施形態におけるカードバトルゲームは、ゲーム制御装置(ウェブサーバ)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
図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
As shown in FIG. 2, the
It is assumed that the
また、ゲーム制御装置50は、格納部42を含む。本実施形態において、格納部42は
、例えば外部記憶装置40に格納される。
The
カード管理部51は、上記したカードバトルゲームの進行に応じて、当該カードバトル
ゲームにおいて用いられる各種カードキャラクタやアイテムを当該カードバトルゲームを
プレイするユーザに与える機能を有する。なお、カード管理部51によって与えられたカ
ードキャラクタ(つまり、ユーザが所有するカードキャラクタ)には、予めパラメータが
設定されているものとする。また、カード管理部51は、ユーザが所有するカードキャラ
クタ及びアイテム(に関する情報)等を管理する機能を有する。
The
デッキ構築部52は、通信端末20に対するユーザの操作に応じて、当該ユーザが所有
する複数のカードキャラクタ(第1のキャラクタ)を選択する。デッキ構築部52は、選
択された複数のカードキャラクタと、当該カードキャラクタとは異なるロボットキャラク
タ(ユーザが所有する第2のキャラクタ)とを用いて、カードバトルゲームをプレイする
ユーザのデッキを構築する。換言すれば、デッキ構築部52によって構築されたデッキに
は、複数のカードキャラクタとロボットキャラクタが含まれる。
The
なお、ロボットキャラクタは、例えばカードバトルゲームをプレイする際に予めユーザ
に与えられるゲーム要素である。また、ロボットキャラクタには、上記したカードキャラ
クタと同様に予めパラメータが設定されているものとする。
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
ゲーム制御部54は、例えば通信端末20に対するユーザの各種操作を示す操作情報を
当該通信端末20から受信して、当該操作情報等に基づいてカードバトルゲームの全体的
な進行を制御する機能を有する。
The
また、ゲーム制御部54は、上記したロボットバトル用のパラメータが設定されたロボ
ットキャラクタと敵キャラクタとのバトル(以下、ロボットバトルと表記)の際には、当
該ロボットバトル用のパラメータ及び当該敵キャラクタに対して設定されているパラメー
タに基づいて、当該ロボットキャラクタと敵キャラクタとのバトルを制御する。この場合
、ゲーム制御部54は、ロボットバトルの演出及び当該ロボットバトルの結果を表示する
ための画像(以下、ロボットバトル演出画像と表記)を生成する。このゲーム制御部54
によって生成されたロボットバトル演出画像は、ネットワーク30を介して通信端末20
に表示される。
In addition, the
The robot battle effect image generated by the
to be displayed.
また、ゲーム制御部54は、複数のユーザから構成されるギルドと呼ばれるグループで
協力してプレイするためのイベント(以下、ギルドイベントと表記)を発生する。このギ
ルドイベントが発生された場合、ギルドを構成する複数のユーザは、当該ギルドイベント
において予め定められている条件を満たすことによって、各種特典(例えば、カードキャ
ラクタ及びアイテム等)を得ることができる。
The
格納部42には、カードバトルゲームを制御(進行)するために必要な各種情報が格納
される。具体的には、格納部42は、上記したカードバトルゲームにおいて用いられる各
種カードキャラクタに対して予め設定されているパラメータを含むパラメータ管理情報(
以下、カードパラメータ管理情報と表記)及びロボットキャラクタに対して予め設定され
ているパラメータを含むパラメータ管理情報(以下、ロボットパラメータ管理情報と表記
)が予め格納されている。なお、カードバトルゲームの新たなゲーム要素として新たなカ
ードキャラクタやロボットキャラクタ等が追加された場合には、格納部42に格納されて
いるパラメータ管理情報等が更新される。
The
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
また、格納部42には、上記した複数のユーザから構成されるギルドを示すギルド管理
情報(グループ管理情報)、ギルドイベントに関する情報、カードバトルゲームをプレイ
するユーザが所有するカードキャラクタやアイテム等に関する情報及び当該ユーザに関す
る情報が格納されている。
The
図3は、図2に示す格納部42に格納されているカードパラメータ管理情報のデータ構
造の一例を示す。
FIG. 3 shows an example of the data structure of card parameter management information stored in the
図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 “
ここでは、カードパラメータ管理情報には、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
図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
以下、図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
ユーザは、当該ユーザによって利用される通信端末20を操作することによってチャプ
ターを選択することができる(ステップS1)。
A user can select a chapter by operating the
ユーザによってチャプターが選択された場合、当該選択されたチャプターの探索画像が
通信端末20に表示され、当該チャプターに設定されているクエストが開始される(ステ
ップS2)。
When a chapter is selected by the user, a search image of the selected chapter is displayed on the
クエストが開始されると、ユーザは、通信端末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
上記したようにクエストが開始されると、ゲーム制御装置50に含まれるゲーム制御部
54は、当該クエストに応じたイベントを発生させる(ステップS11)。クエストにお
いて発生するイベントには、例えばチャプターの探索によってユーザ(が所有するカード
キャラクタ等)のレベルを向上させるための経験値、カードバトルゲーム内で利用可能な
ゲーム内通貨及び各種カード(キャラクタ及びアイテム)等を入手することが可能な探索
イベントや、当該クエスト内の敵キャラクタと戦闘を行う戦闘イベント等が含まれる。戦
闘イベントにおいて敵キャラクタに勝利した場合にも経験値、ゲーム内通貨及び各種カー
ドが入手できるものとする。
When a quest is started as described above, the
なお、発生したイベントによっては、通信端末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
上記したようにイベントが発生されてクエストが進行すると、当該クエストに対して設
定されている敵キャラクタ(クエストボス)との戦闘が発生する(ステップ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 above-described battle event is different from the robot battle described above. and notation). Specifically, the
ゲーム制御部54は、クエストボスとの戦闘の結果(つまり、勝敗)を通信端末20に
表示する(ステップS13)。
The
ここで、クエストボスに勝利すると、クエストのクリアとなり、新たなクエストが発生
する。このように複数のクエストがクリアされると、上述したようにロボットバトルが発
生する。
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
この場合、ゲーム制御装置50に含まれるゲーム制御部54は、通信端末20にユーザ
が所有する複数のカードキャラクタの一覧を表示する。これにより、ユーザは、通信端末
20を操作することによってユーザが所有する複数のカードキャラクタの一覧の中からベ
ースカードを選択することができる。ゲーム制御部54は、ユーザの操作に応じて、ベー
スカードキャラクタを決定する(ステップS21)。
In this case, the
更に、ユーザは、通信端末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
ゲーム制御部54は、例えば合成カードキャラクタに設定されているパラメータ等に応
じて、ベースカードキャラクタの進化に関するポイント(以下、進化ポイントと表記)を
増加させる(ステップS23)。このベースカードキャラクタの進化ポイントは、例えば
格納部42において格納されて管理されているものとする。このとき、進化ポイントの増
加は、通信端末20に表示されるゲージ等によってユーザに通知される。
The
ゲーム制御部54は、ベースカードキャラクタの進化ポイントが当該ベースカードキャ
ラクタに対して予め定められている値(以下、規定値と表記)に達した(つまり、MAX
である)か否かを判定する(ステップS24)。
The
(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
つまり、本実施形態におけるカードバトルゲームにおいては、このように各種カードキ
ャラクタを進化合成させることによって敵ロボットキャラクタとのロボットバトルや敵キ
ャラクタとの戦闘等において有利にゲームを進行させることができる。
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
なお、上記したステップ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
上述したロボットバトルが発生した場合、通信端末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
The operation information indicating the operation performed by the user is transmitted from the
0.
ゲーム制御装置50に含まれるデッキ構築部52は、このようなユーザの操作(通信端
末20から送信された操作情報)に応じて、5枚のカードキャラクタを選択する。
The
デッキ構築部52は、選択された5枚のカードキャラクタとユーザが所有するロボット
キャラクタとを用いて当該ユーザのデッキを構築する(ステップS32)。以下、デッキ
構築部52によって構築されたデッキに含まれるロボットキャラクタを便宜的にデッキロ
ボットキャラクタと称する。
The
次に、パラメータ設定部53は、構築されたデッキ(デッキロボットキャラクタ)に対
してバトル用パラメータ設定処理を実行する(ステップS33)。このバトル用パラメー
タ設定処理においては、デッキロボットキャラクタに対してロボットバトル用のパラメー
タ(以下、バトル用パラメータと表記)が設定される。このバトル用パラメータには、デ
ッキロボットキャラクタのHP、攻撃力、スピード、スキル及び属性等が含まれる。なお
、バトル用パラメータ設定処理の詳細については後述する。
Next, the
ゲーム制御部54は、通信端末20に対するユーザの操作に応じて、当該ユーザによっ
てロボットバトルの開始指示がされたか否かを判定する(ステップS34)。なお、ユー
ザは、通信端末20の画面上に表示されたロボットバトルの開始ボタン等に対してタップ
操作を行うことによって、ロボットバトルの開始指示を行うことができる。
The
ロボットバトルの開始指示がされていないと判定された場合(ステップ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
ゲーム制御部54は、生成されたロボットバトル演出画像を通信端末20に表示する(
ステップS36)。
The
step S36).
なお、カードバトルゲームにおいてロボットバトル演出画像が表示される場合、通信端
末20では、デッキロボットキャラクタ及び敵ロボットキャラクタ間の攻防を表す画像が
自動的に順次表示され、最後に当該ロボットバトルの結果(つまり、勝敗)を表す画像が
表示される。なお、ユーザの指示に応じて、ロボットバトル演出画像の表示時間を短縮さ
せ、ロボットバトルの結果を表す画像のみを表示させるような構成とすることも可能であ
る。
When the robot battle effect image is displayed in the card battle game, the
次に、図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
バトル用パラメータ設定処理において、パラメータ設定部53は、デッキロボットキャ
ラクタ(デッキ構築部52によって構築されたデッキに含まれるロボットキャラクタ)に
対して予め設定されているパラメータを含むパラメータ管理情報(ロボットパラメータ管
理情報)を取得する(ステップS41)。なお、ロボットパラメータ管理情報(に含まれ
るパラメータ)には、上記したようにHP、攻撃力、スピード及び属性が含まれる。
In the battle parameter setting process, the
次に、パラメータ設定部53は、上記したようにデッキ構築部52によって構築された
デッキに含まれる複数のカードキャラクタ(つまり、デッキを構築する際に選択された複
数のカードキャラクタ)の各々に対して予め設定されているパラメータを含むパラメータ
管理情報(カードパラメータ管理情報)を取得する(ステップS42)。なお、カードパ
ラメータ管理情報(に含まれるパラメータ)には、上記したようにHP、攻撃力、スピー
ド及びスキルが含まれる。
Next, the
なお、詳細な説明については省略するが、格納部42には例えばユーザを識別するため
のユーザIDに対応づけて当該ユーザが所有するロボットキャラクタを識別するためのロ
ボットID及びカードキャラクタを識別するためのカードID等を含む情報が格納(管理
)されており、ステップS41及びS42においては、この情報に含まれるロボットID
及びカードIDに基づいてロボットパラメータ管理情報及びカードパラメータ管理情報を
取得することができる。
Although detailed description is omitted, the
And based on the card ID, robot parameter management information and card parameter management information can be acquired.
パラメータ設定部53は、ステップS41において取得されたロボットパラメータ管理
情報に含まれるHP及びステップS42において取得されたカードパラメータ管理情報の
各々に含まれるHPに基づいて、デッキロボットキャラクタに対して設定されるバトル用
パラメータに含まれるHP(のパラメータ)を算出する(ステップS43)。
The
この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれるHP(の
パラメータ値)とカードパラメータ管理情報の各々に含まれるHP(のパラメータ値)と
を加算することによって、当該ロボットパラメータ管理情報に含まれるHPとカードパラ
メータ管理情報の各々に含まれるHPとの合計値をバトル用パラメータに含まれるHPと
して算出する。
In this case, the
なお、ここではロボットパラメータ管理情報に含まれる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 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 identified by the card ID included in the card parameter management information. 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
.
この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれる攻撃力(
のパラメータ値)とカードパラメータ管理情報の各々に含まれる攻撃力(のパラメータ値
)とを加算することによって、当該ロボットパラメータ管理情報に含まれる攻撃力とカー
ドパラメータ管理情報の各々に含まれる攻撃力との合計値をバトル用パラメータに含まれ
る攻撃力として算出する。
In this case, the
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, the description has been given assuming that the total value of the attack power contained in the robot parameter management information and the attack power contained in each of the card parameter management information is calculated as the attack power contained 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 attributes 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
45).
この場合、パラメータ設定部53は、ロボットパラメータ管理情報に含まれるスピード
(のパラメータ値)とカードパラメータ管理情報の各々に含まれるスピード(のパラメー
タ値)とを加算することによって、当該ロボットパラメータ管理情報に含まれるスピード
とカードパラメータ管理情報の各々に含まれるスピードとの合計値をバトル用パラメータ
に含まれるスピードとして算出する。
In this case, the
なお、ここではロボットパラメータ管理情報に含まれるスピードとカードパラメータ管
理情報の各々に含まれるスピードとの合計値をバトル用パラメータに含まれるスピードと
して算出するものとして説明したが、上記した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
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
なお、上記したようにカードパラメータ管理情報の各々に含まれる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 the attributes 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
ロボットバトル演出画像生成処理において、ゲーム制御部54は、ロボットバトルにお
ける先攻及び後攻を決定する。この場合、ゲーム制御部54は、デッキロボットキャラク
タに対して設定されたバトル用パラメータ(以下、単にデッキロボットキャラクタのバト
ル用パラメータと表記)に含まれるスピードと敵ロボットキャラクタに対して設定されて
いるパラメータ(以下、単に敵ロボットキャラクタのパラメータと表記)に含まれるスピ
ードとを比較し、当該スピード(のパラメータ値)が高い方を先攻とし、低い方を後攻と
して決定する。ここでは、デッキロボットキャラクタが先攻として決定され、敵ロボット
キャラクタが後攻として決定されたものとして説明する。
In the robot battle effect image generation process, the
ここで、デッキロボットキャラクタのバトル用パラメータ及び敵ロボットキャラクタの
パラメータに含まれるスキルには、攻撃スキル、防御スキル及び戦闘前スキルが含まれる
。
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
先攻の戦闘前スキルを発動すると判定された場合(ステップ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
一方、先攻の戦闘前スキルを発動しないと判定された場合(ステップ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
後攻の戦闘前スキルを発動すると判定された場合(ステップ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
一方、後攻の戦闘前スキルを発動しないと判定された場合(ステップ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
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
一方、先攻の攻撃スキルを発動しないと判定された場合(ステップ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
次に、ゲーム制御部54は、敵ロボットキャラクタのパラメータに含まれるスキルのう
ちの防御スキル(以下、後攻の防御スキルと表記)に設定されている発動確率に基づいて
、当該後攻の防御スキルを発動するか否かを判定する(ステップS58)。なお、後攻の
防御スキルが複数存在する場合には、当該後攻の防御スキル毎に発動するか否かが判定さ
れる。
Next, the
後攻の防御スキルを発動すると判定された場合(ステップS58のYES)、ゲーム制
御部54は、当該後攻の防御スキルの発動を表す画像(後攻の防御スキル発動画像)を生
成する(ステップS59)。また、ゲーム制御部54は、発動すると判定された後攻の防
御スキルによって生じる効果をデッキロボットキャラクタのバトル用パラメータ(に含ま
れる攻撃力)に反映させる。
If it is determined that the second attack defense skill is to be activated (YES in step S58), the
一方、後攻の防御スキルを発動しないと判定された場合(ステップ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
ここで、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含ま
れる攻撃力に基づいて、敵ロボットキャラクタに与えられるダメージ(値)を算出する。
この場合、例えばデッキロボットキャラクタのバトル用パラメータに含まれる属性及び敵
ロボットキャラクタのパラメータに含まれる属性等に応じて、敵ロボットキャラクタに与
えられるダメージが適宜変更されても構わない。
Here, the
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
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
敵ロボットキャラクタの残り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
後攻の攻撃スキルを発動すると判定された場合(ステップS62のYES)、ゲーム制
御部54は、当該後攻の攻撃スキルの発動を表す画像(後攻の攻撃スキル発動画像)を生
成する(ステップS63)。また、ゲーム制御部54は、発動すると判定された後攻の攻
撃スキルによって生じる効果を敵ロボットキャラクタのパラメータ(に含まれる攻撃力)
に反映させる。
If it is determined to activate the second attack skill (YES in step S62), the
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
次に、ゲーム制御部54は、デッキロボットキャラクタのバトル用パラメータに含まれ
るスキルのうちの防御スキル(以下、先攻の防御スキルと表記)に設定されている発動確
率に基づいて、当該先攻の防御スキルを発動するか否かを判定する(ステップS65)。
なお、先攻の防御スキルが複数存在する場合には、当該先攻の防御スキル毎に発動するか
否かが判定される。
Next, the
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
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
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
ゲーム制御部54によって算出されたダメージは、デッキロボットキャラクタのバトル
用パラメータに含まれるHP(のパラメータ値)から減算される。なお、上記したように
ステップS67において敵ロボットキャラクタの攻撃を回避したことを表す画像が生成さ
れた場合には、デッキロボットキャラクタに与えられるダメージは0とする。
The damage calculated by the
次に、ゲーム制御部54は、ダメージが減算されたHP(以下、単にデッキロボットキ
ャラクタの残りHPと表記)が0以下であるか否かを判定する(ステップS68)。
Next, the
デッキロボットキャラクタの残り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
一方、上述したステップ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
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 representing 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
このように生成されたロボットバトル演出画像が通信端末20に表示されることによっ
て、ユーザは、ロボットバトルの各演出を鑑賞し、当該ロボットバトルの結果を確認する
ことができる。
By displaying the robot battle effect image generated in this way on the
上述したように本実施形態におけるカードバトルゲーム(のメインサイクル)において
は、チャプター(クエスト)のクリア等によって各種カード(キャラクタ及びアイテム)
を入手し、当該入手されたカードを用いて更に難易度の高いチャプターをクリアしていく
ことによってストーリーを進めていくことになる。
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
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
図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 "
It is shown that the users identified by "user 1" and "
ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、カードバトルゲームをプレイする他のユ
ーザについても同様にギルド管理情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "
なお、本実施形態におけるカードバトルゲームにおいては、当該カードバトルゲームを
プレイする全てのユーザがいずれかのギルドに所属(加入)しているものとする。具体的
には、カードバトルゲームを初めてプレイする際に行われるチュートリアル(プレイ方法
等の説明)の後に既存のギルドへの加入が促され、ユーザは指定したギルドに加入するこ
とができるものとする。また、ユーザが自ら新たなギルドを作成し、他のユーザを募集す
るようなことも可能である。更に、ギルドへの加入の条件として当該ギルドの作成者(リ
ーダー)の承認を必要とするような構成とすることも可能である。
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 users themselves to create new guilds 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
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 "
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 (while playing) are likely 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:
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
図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 piece ID is an identifier for identifying a piece (configuration item) obtained by a user identified by the associated user ID (given to the user).
図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 “
ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、構成アイテムであるカケラが付与された
他のユーザについても同様に入手構成アイテム情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "
図15は、格納部42に格納されているレベル管理情報のデータ構造の一例を示す。レ
ベル管理情報は、カードバトルゲームをプレイするユーザのレベルを示す情報である。
FIG. 15 shows an example of the data structure of level management information stored in the
図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 "
ここでは、便宜的に、ユーザID「ユーザ1」及び「ユーザ2」によって識別されるユ
ーザについてのみ説明したが、格納部42には、カードバトルゲームをプレイする他のユ
ーザについても同様にレベル管理情報が格納されている。
Here, for the sake of convenience, only the users identified by the user IDs "user 1" and "
なお、カードバトルゲームにおけるユーザのレベルは、当該カードバトルゲームの進行
やバトルでの勝利等に応じて向上する。このようにカードバトルゲームにおけるユーザの
レベルが向上した場合には、格納部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
次に、本実施形態においてギルドイベントが発生される際のゲーム制御装置50の動作
について説明する。この場合、ゲーム制御装置50は、ギルドイベント発生処理及びギル
ドイベント管理処理を実行する。
Next, the operation of the
まず、図16のフローチャートを参照して、本実施形態に係るゲーム制御装置50によ
って実行されるギルドイベント発生処理の処理手順について説明する。このギルドイベン
ト発生処理は、ギルドイベントを発生し、当該ギルドイベントにおける構成アイテムをユ
ーザ(プレイヤ)に対して付与するための処理である。
First, the processing procedure of the guild event occurrence processing executed by the
まず、ゲーム制御装置50に含まれるゲーム制御部54は、構成アイテムを付与するた
めのギルドイベントを発生する(ステップS81)。このギルドイベントは、例えば定期
的に発生される。具体的には、ギルドイベントは、例えば朝の部として7時、昼の部とし
て12時、夜の部として22時に発生される。また、ギルドイベントが発生している期間
は、通信端末20を介して、カードバトルゲームをプレイしているユーザに通知される。
以下、カードバトルゲームをプレイしているユーザを対象ユーザと称する。
First, the
A user playing the card battle game is hereinafter referred to as a target user.
ギルドイベントが発生されると、ゲーム制御部54は、対象ユーザのカードバトルゲー
ムのプレイ内容(つまり、対象ユーザの通信端末20に対する操作)に応じて、構成アイ
テム(各宝石を構成するカケラ)を出現させるか否かを判定する(ステップS82)。こ
のとき、ゲーム制御部54は、格納部42に格納されている構成アイテム情報に含まれる
出現確率及びレベル管理情報によって示される対象ユーザのレベルに基づいて判定処理を
実行する。
When a guild event occurs, the
なお、構成アイテムは、カードバトルゲームをプレイしている際の様々な場面で出現す
るものとする。具体的には、構成アイテムは、カードバトルゲームにおけるクエスト中や
各種敵キャラクタ(クエストボスや敵ロボットキャラクタ)に勝利した際に出現する。
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
構成アイテムを出現させると判定された場合(ステップS82のYES)、ゲーム制御
部54は、当該構成アイテムを出現させる演出画像(構成アイテム出現画像)を生成し、
対象ユーザによって利用される通信端末20に当該構成アイテム出現画像を表示する。
If it is determined that the configuration item is to appear (YES in step S82), the
The configuration item appearance image is displayed on the
このように構成アイテム出現画像が通信端末20に表示されると、ゲーム制御部54は
、構成アイテムを対象ユーザに対して付与する(ステップS83)。
When the configuration item appearance image is displayed on the
上述したように構成アイテム情報においては、構成アイテム毎に当該構成アイテムが付
与されやすいユーザ(のレベル)が設定されているため、各構成アイテムは、それぞれ異
なる範囲のレベルのユーザに対して付与されることになる。
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
ここで、ゲーム制御部54は、上記したステップS81においてギルドイベントが発生
された後、予め定められた期間(所定期間)が経過したか否かを判定する(ステップS8
5)。なお、予め定められた期間としては、例えば1時間等が設定されている。
Here, the
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 and repeats 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
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
まず、ゲーム制御装置50に含まれるゲーム制御部54は、格納部42に格納された入
手構成アイテム情報に基づいて、当該格納部42に格納されているギルド管理情報(グル
ープ管理情報)によって示されるギルド(グループ)を構成する複数のユーザ(ギルドメ
ンバ)の各々に付与された構成アイテムを特定する(ステップS91)。
First, the
この場合、ゲーム制御部54は、格納部42に格納されているギルド管理情報(グルー
プ管理情報)を取得する。
In this case, the
ゲーム制御部54は、取得されたギルド管理情報において同一のギルドIDに対応づけ
られている全てのユーザIDを特定する。ここで特定されたユーザIDによって識別され
るユーザは、同一のギルドを構成するユーザである。以下、ここで特定されたユーザID
によって識別されるユーザから構成されるギルドを対象ギルドと称する。
The
A guild composed of users identified by is called a target guild.
ゲーム制御部54は、特定されたユーザIDを含む入手構成アイテム情報を格納部42
から取得する。
The
Get from
ゲーム制御部54は、取得された入手構成アイテム情報に含まれるカケラIDによって
識別されるカケラを、対象ギルドを構成する複数のユーザの各々に付与された構成アイテ
ムとして特定する。
The
以下、ステップS91においてゲーム制御部54によって特定された構成アイテムを入
手構成アイテムと称する。
Hereinafter, the configuration item specified by the
次に、ゲーム制御部54は、入手構成アイテム及び格納部42に格納されている構成ア
イテム情報に基づいて、対象ギルド(を構成する複数のユーザ)に対して、構成アイテム
の全てが付与されたか否かを判定する(ステップS92)。
Next, the
このステップ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.
If all of the six pieces that constitute the In addition, if all of the fragments identified by each of the fragment IDs "B1 to B6" (the six fragments that make up the jewel B) are included in the obtained configuration items, all of the configuration items are granted. 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
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
ここで、対象ギルドが構成アイテムの全てを収集した場合、上記した特典とは別に、当
該対象ギルドに対してランキングポイントを付与する構成とすることも可能である。この
ように対象ギルドに付与されたランキングポイントは予め定められた期間毎に集計され、
当該ランキングポイントの合計値に応じて当該対象ギルドを構成する複数のユーザに対し
て各種特典を付与するような構成とすることができる。なお、ランキングポイントは、ギ
ルドイベント時以外のロボットバトル等によっても付与されるものとする。これにより、
ギルドイベントが発生されていない期間であっても、対象ギルドを構成する複数のユーザ
の各々がランキングポイントを得るためにカードバトルゲームを積極的にプレイすること
が期待できる。なお、このランキングポイントは、例えばギルド毎に格納部42等におい
て管理されればよい。
Here, when the target guild collects all of the constituent items, it is possible to give ranking points to the target guild separately from 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
なお、図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
また、本実施形態においては、構成アイテム情報によって示される複数の構成アイテム
の各々を異なる範囲のレベルのユーザに対して付与する構成により、例えば高レベルユー
ザ同士や低レベルユーザ同士のみでギルドを構成するのではなく、レベル等に関係なくギ
ルドを構成することを促進することができ、全てのユーザに特典を得る機会を与えること
ができるような仕組みを提供することができる。
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
なお、本実施形態におけるカードバトルゲームにおいては、前述した図5において説明
したメインサイクルとギルドイベントを含むサブサイクルとが設けられているものとして
説明したが、当該サブサイクルには、例えば1人の他のユーザとロボットバトルを行う仕
組み(以下、PvPと表記)等が更に含まれていてもよい。このPvPにおいても結果に
応じて上述したランキングポイントや各種特典が付与される構成とすることができる。ま
た、このPvPの結果に応じて、本実施形態における構成アイテムを他のユーザから獲得
することができるような構成とすることも可能である。
In addition, in the card battle game in this embodiment, the main cycle described in 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
なお、本願発明は、上記実施形態そのままに限定されるものではなく、実施段階ではそ
の要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示
されている複数の構成要素の適宜な組合せにより種々の発明を形成できる。例えば、実施
形態に示される全構成要素から幾つかの構成要素を削除してもよい。
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
Claims (10)
前記端末装置において期間限定イベントを発生させるステップと、
前記期間限定イベントにおいて、前記端末装置のユーザの操作に応じて前記ユーザに構成要素を付与するステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合、前記グループにポイントを付与するステップと、
所定期間ごとに前記ポイントに応じた特典を前記ユーザに付与するステップと、
前記期間限定イベントの終了に応じて、前記ユーザに付与された構成要素を無効化するステップと、を実行させるゲーム制御プログラム。 to the server connected to the terminal device,
generating a time-limited event in the terminal device;
a step of giving a component to the user according to an operation of the user of the terminal device in the limited-time event;
a step of giving points to the group when all the constituent elements of a specific type are included in the total constituent elements given to each user belonging to the group to which the user belongs;
giving the user a benefit according to the points for each predetermined period;
and invalidating the component provided to the user in response to the end of the limited-time event.
前記ユーザに構成要素が付与される確率は、前記パラメータに依存する、請求項1または2に記載のゲーム制御プログラム。 Predetermined parameters are set for the user,
3. A game control program according to claim 1 or 2, wherein the probability that said user is awarded a component depends on said parameter.
前記期間限定イベントにおいて、前記端末装置のユーザの操作に応じて前記ユーザに構成要素を付与する第2手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合、前記グループにポイントを付与する第3手段と、
所定期間ごとに前記ポイントに応じた特典を前記ユーザに付与する第4手段と、
前記期間限定イベントの終了に応じて、前記ユーザに付与された構成要素を無効化する第5手段と、を備えるゲーム制御装置。 a first means for generating a limited-time event in the terminal device;
a second means for giving a component to the user in accordance with the operation of the user of the terminal device in the limited-time event;
a third means for giving points to the group when all the constituent elements of a specific type are included in all the constituent elements given to each user belonging to the group to which the user belongs;
a fourth means for providing the user with a privilege according to the points for each predetermined period;
and a fifth means for invalidating the component given to the user in response to the end of the limited-time event.
第2手段が、前記期間限定イベントにおいて、前記端末装置のユーザの操作に応じて前記ユーザに構成要素を付与し、
第3手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合、前記グループにポイントを付与し、
第4手段が、所定期間ごとに前記ポイントに応じた特典を前記ユーザに付与し、
第5手段が、前記期間限定イベントの終了に応じて、前記ユーザに付与された構成要素を無効化する、ゲーム制御方法。 A first means generates a limited-time event in the terminal device,
A second means provides the user with a component in accordance with the user's operation of the terminal device at the limited-time event,
a third means assigns points to the group when all the constituent elements of a specific type are included in all the constituent elements given to each user belonging to the group to which the user belongs;
A fourth means grants the user a privilege according to the points for each predetermined period,
A game control method, wherein a fifth means invalidates a component given to the user in accordance with the end of the limited-time event.
期間限定イベントを開始させるステップと、
前記期間限定イベントにおいて、前記端末装置のユーザの操作に応じて、前記期間限定イベントの終了に応じて無効化される構成要素の付与を受けるステップと、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合に前記グループに付与されるポイントに応じた特典の付与を所定期間ごとに受けるステップと、を実行させるプログラム。 to the terminal device,
initiating a limited-time event;
In the limited-time event, a step of receiving, according to an operation of the user of the terminal device, a component that is invalidated according to the end of the limited-time event;
Predetermined granting of benefits according to points given to the group when all of the constituent elements of a specific type are included in all the constituent elements given to each user belonging to the group to which the user belongs A program that causes a step to be taken for each period and to be executed.
前記期間限定イベントにおいて、端末装置のユーザの操作に応じて、前記期間限定イベントの終了に応じて無効化される構成要素の付与を受ける第2手段と、
前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合に前記グループに付与されるポイントに応じた特典の付与を所定期間ごとに受ける第3手段と、を備える端末装置。 a first means for starting a limited-time event;
a second means for receiving, in the limited-time event, a component that is invalidated according to the end of the limited-time event according to the operation of the user of the terminal device;
Predetermined granting of benefits according to points given to the group when all of the constituent elements of a specific type are included in all the constituent elements given to each user belonging to the group to which the user belongs A terminal device comprising a third means for receiving each period.
第2手段が、前記期間限定イベントにおいて、端末装置のユーザの操作に応じて、前記期間限定イベントの終了に応じて無効化される構成要素の付与を受け、
第3手段が、前記ユーザが属するグループに属する各ユーザに付与された構成要素の全体の中に、特定の種類の構成要素が全て含まれている場合に前記グループに付与されるポイントに応じた特典の付与を所定期間ごとに受ける、端末装置の制御方法。 A first means starts a limited-time event,
A second means receives, in the limited-time event, a component that is invalidated according to the end of the limited-time event according to the operation of the user of the terminal device,
a third means according to the points given to the group when all the constituent elements of a specific type are included in the total constituent elements given to each user belonging to the group to which the user belongs A control method for a terminal device, in which a privilege is granted at predetermined intervals.
Priority Applications (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 JP7542263B2 (en) | 2019-11-27 | 2021-09-03 | Game control method, game control device and program |
JP2023104967A JP7563792B2 (en) | 2019-11-27 | 2023-06-27 | Game control method, game control device and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019214143A JP7272939B2 (en) | 2019-11-27 | 2019-11-27 | Game control method, game control device and program |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018065841A Division JP6854787B2 (en) | 2018-03-29 | 2018-03-29 | Terminal devices, computers, control methods, and control programs |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021143658A Division JP7542263B2 (en) | 2019-11-27 | 2021-09-03 | Game control method, game control device and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020036982A JP2020036982A (en) | 2020-03-12 |
JP7272939B2 true JP7272939B2 (en) | 2023-05-12 |
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 Active JP7542263B2 (en) | 2019-11-27 | 2021-09-03 | Game control method, game control device and program |
JP2023104967A Active JP7563792B2 (en) | 2019-11-27 | 2023-06-27 | Game control method, game control device and program |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021143658A Active JP7542263B2 (en) | 2019-11-27 | 2021-09-03 | Game control method, game control device and program |
JP2023104967A Active JP7563792B2 (en) | 2019-11-27 | 2023-06-27 | Game control method, game control device and program |
Country Status (1)
Country | Link |
---|---|
JP (3) | JP7272939B2 (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009119030A (en) | 2007-11-15 | 2009-06-04 | Sega Corp | Game device control program |
JP2018118105A (en) | 2018-03-29 | 2018-08-02 | グリー株式会社 | Terminal device, computer, control method, and control program |
Family Cites Families (3)
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 |
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 |
-
2019
- 2019-11-27 JP JP2019214143A patent/JP7272939B2/en active Active
-
2021
- 2021-09-03 JP JP2021143658A patent/JP7542263B2/en active Active
-
2023
- 2023-06-27 JP JP2023104967A patent/JP7563792B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009119030A (en) | 2007-11-15 | 2009-06-04 | Sega Corp | Game device control program |
JP2018118105A (en) | 2018-03-29 | 2018-08-02 | グリー株式会社 | Terminal device, computer, control method, and control program |
Non-Patent Citations (2)
Title |
---|
カリエの祝福 天使カリエの願い,リネージュII[online],2013年1月1日,2013年1月1日時点のウェブアーカイブ,2019年3月5日検索,URL,http://web.archive.org/web/20130101054625/http://event2.ncsoft.jp/1.0/lineage2/1212kaliel/ |
ファミ通mobageエクスプレス 2011 Summer,ファミ通mobage Vol.2,株式会社エンターブレイン,2011年7月21日,第2巻 |
Also Published As
Publication number | Publication date |
---|---|
JP7563792B2 (en) | 2024-10-08 |
JP2021184853A (en) | 2021-12-09 |
JP2020036982A (en) | 2020-03-12 |
JP7542263B2 (en) | 2024-08-30 |
JP2023123697A (en) | 2023-09-05 |
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 | |
JP2023078314A (en) | Terminal device, server device, and control method | |
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 | |
JP7272939B2 (en) | Game control method, game control device and program | |
JP6100966B2 (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 | |
JP5883824B2 (en) | GAME DEVICE AND PROGRAM | |
JP7321325B2 (en) | Information processing device, game program, and information processing method | |
JP7281283B2 (en) | Program, game system and game service providing method | |
JP6788544B2 (en) | Information processing equipment, game programs, and information processing methods |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191223 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191223 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210105 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210129 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20210608 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210903 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20210903 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20210913 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20210914 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20211126 |
|
C211 | Notice of termination of reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C211 Effective date: 20211130 |
|
C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20220726 |
|
C302 | Record of communication |
Free format text: JAPANESE INTERMEDIATE CODE: C302 Effective date: 20221025 |
|
C13 | Notice of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: C13 Effective date: 20221101 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221207 |
|
C126 | Written invitation by the chief administrative judge to file intermediate amendments |
Free format text: JAPANESE INTERMEDIATE CODE: C126 Effective date: 20230110 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230207 |
|
C23 | Notice of termination of proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C23 Effective date: 20230221 |
|
C03 | Trial/appeal decision taken |
Free format text: JAPANESE INTERMEDIATE CODE: C03 Effective date: 20230328 |
|
C30A | Notification sent |
Free format text: JAPANESE INTERMEDIATE CODE: C3012 Effective date: 20230328 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230427 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7272939 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |