JP7187619B2 - game program - Google Patents
game program Download PDFInfo
- Publication number
- JP7187619B2 JP7187619B2 JP2021115195A JP2021115195A JP7187619B2 JP 7187619 B2 JP7187619 B2 JP 7187619B2 JP 2021115195 A JP2021115195 A JP 2021115195A JP 2021115195 A JP2021115195 A JP 2021115195A JP 7187619 B2 JP7187619 B2 JP 7187619B2
- Authority
- JP
- Japan
- Prior art keywords
- game
- player
- character
- game content
- content
- 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
特許法第30条第2項適用 ゲームサービスを提供するウェブサイトからゲームアプリをダウンロード可能となった日: 平成25年11月6日 ゲームサービスを提供するウェブサイトのアドレス: http://sp.mbga.jp/_game_launch?game_id=12016004Application of
本発明は、情報処理装置、及び、ゲームプログラムに関する。 The present invention relates to an information processing device and a game program.
ベースとなるゲームコンテンツに合成素材となるゲームコンテンツを合成することによって、そのベースとなるゲームコンテンツに設定されたパラメーターを変動させるゲームシステムが知られている(たとえば、特許文献1)。 2. Description of the Related Art A game system is known in which a parameter set in a base game content is changed by synthesizing game content as a synthesis material with the base game content (for example, Patent Document 1).
このゲームシステムでは、ベースとなるゲームコンテンツに合成素材となるゲームコンテンツを合成する度に、ベースとなるゲームコンテンツに設定されたパラメーターを変動させて行くことができるものの、それには限界があった。限界に達してしまうと、ゲームコンテンツの合成によってそのパラメーターをさらに変動させることができなくなってしまうため、繰り返し合成することのメリットが少なかった。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、ゲームコンテンツの合成を繰り返し行なうことのメリットを増大させることにある。
In this game system, each time a game content that is a synthesis material is synthesized with a base game content, parameters set in the base game content can be changed, but there is a limit to this. Once the limit is reached, it becomes impossible to further change the parameter by synthesizing the game content, so there is little merit in repeating synthesis.
SUMMARY OF THE INVENTION The present invention has been made in view of such circumstances, and an object of the present invention is to increase the advantages of repeatedly synthesizing game content.
上記課題を解決するための本発明の主たる発明は、
ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理部と、
前記所定条件の成立前は、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定されたパラメーターを変動させ、かつ、
前記所定条件の成立後には、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定された前記パラメーターを変動させることなく、特典を付与する合成処理部と、
を備えた情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above problems is
a determination processing unit that determines whether or not a predetermined condition regarding synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
Before the predetermined condition is established, each time the second game content is combined with the first game content, the parameter set for the first game content is changed, and
After the predetermined condition is satisfied, a synthesizing process of giving a privilege without changing the parameter set in the first game content every time the second game content is synthesized with the first game content. Department and
It is an information processing device comprising
Other features of the present invention will become apparent from the description of the specification and accompanying drawings.
本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理部と、
前記所定条件の成立前は、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定されたパラメーターを変動させ、かつ、
前記所定条件の成立後には、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定された前記パラメーターを変動させることなく、特典を付与する合成処理部と、
を備えた情報処理装置である。
このような情報処理装置によれば、所定条件の成立前後に亘ってゲームコンテンツを合成することによるメリットを、プレイヤーに対して与え続けることができるため、ゲームコンテンツの合成を繰り返し行なうことのメリットを増大させることが可能となる。
At least the following matters will become apparent from the descriptions of this specification and the accompanying drawings.
That is, a determination processing unit that determines whether or not a predetermined condition relating to the synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
Before the predetermined condition is established, each time the second game content is combined with the first game content, the parameter set for the first game content is changed, and
After the predetermined condition is satisfied, a synthesizing process of giving a privilege without changing the parameter set in the first game content every time the second game content is synthesized with the first game content. Department and
It is an information processing device comprising
According to such an information processing device, the merit of synthesizing game content can be continuously given to the player before and after the predetermined condition is established, so the merit of repeatedly synthesizing the game content can be realized. can be increased.
また、かかる情報処理装置であって、
前記判定処理部は、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成することが可能か否かを判定し、かかる判定結果に基づいて前記所定条件が成立したか否かを判定する、こととしてもよい。
このような情報処理装置によれば、先ずは第1ゲームコンテンツに対して第2ゲームコンテンツを合成することが可能か否かの判定が行われることになるため、合成が不可能であれば、その後に続く所定条件の成立を判定する処理を省略することができる。
Further, in such an information processing device,
The determination processing unit determines whether or not the second game content can be synthesized with the first game content, and determines whether or not the predetermined condition is satisfied based on the determination result. , may be.
According to such an information processing device, it is first determined whether or not it is possible to synthesize the second game content with the first game content. It is possible to omit the subsequent process of determining whether the predetermined condition is satisfied.
また、かかる情報処理装置であって、
前記合成処理部は、前記所定条件の成立前において、前記第1ゲームコンテンツに対し、当該第1ゲームコンテンツと同一のゲームコンテンツを前記第2ゲームコンテンツとして合成する度に、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる、こととしてもよい。
このような情報処理装置によれば、同一のゲームコンテンツがプレイヤーに繰り返し付与されたとしても、第1ゲームコンテンツを段階的に成長させることができるため、同一のゲームコンテンツの合成を繰り返し行なうことのメリットを増大させることが可能となる。
Further, in such an information processing device,
Before the predetermined condition is established, each time the synthesis processing unit synthesizes the same game content as the first game content with the first game content as the second game content, It is also possible to change the upper limit of the set parameter step by step.
According to such an information processing device, even if the same game content is repeatedly provided to the player, the first game content can be grown step by step. Benefits can be increased.
また、かかる情報処理装置であって、
前記合成処理部は、前記所定条件の成立後において、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第2ゲームコンテンツに設定された特性に基づく特典を付与する、こととしてもよい。
このような情報処理装置によれば、ゲームコンテンツの合成を繰り返すに際に、第2ゲームコンテンツの特性を反映させることができる。
Further, in such an information processing device,
After the predetermined condition is satisfied, the synthesizing unit provides a privilege based on the characteristics set for the second game content each time the second game content is synthesized with the first game content. You can do it.
According to such an information processing device, it is possible to reflect the characteristics of the second game content when repeating the synthesis of the game content.
また、かかる情報処理装置であって、
前記合成処理部は、前記第2ゲームコンテンツに設定されたレアリティのクラスに応じて異なる特典を付与する、こととしてもよい。
このような情報処理装置によれば、第2ゲームコンテンツの特性によってプレイヤーに付与される特典が異なるため、ゲームコンテンツの合成を繰り返し行なう意欲を持続させることができる。
Further, in such an information processing device,
The synthesizing unit may provide different benefits according to the rarity class set for the second game content.
According to such an information processing device, since the privilege given to the player differs depending on the characteristics of the second game content, it is possible to maintain the desire to repeatedly synthesize the game content.
また、かかる情報処理装置であって、
複数のゲームコンテンツの中から選択されたいずれかのゲームコンテンツを付与するゲームコンテンツ付与処理部と、をさらに備え、
前記判定処理部は、前記ゲームコンテンツ付与処理部によって前記ゲームコンテンツが付与された際に、前記所定条件が成立したか否かを判定し、
前記合成処理部は、
前記判定処理部によって前記所定条件が成立していないと判定された場合に、自動的に前記第1ゲームコンテンツに設定されたパラメーターを変動させ、
前記判定処理部によって前記所定条件が成立したと判定された場合には、自動的に前記特典を付与する、こととしてもよい。
このような情報処理装置によれば、ゲームコンテンツが付与されたことを契機として、所定条件の成立前後に亘ってゲームコンテンツを合成することによるメリットが自動的に付与されることになるため、操作入力に要するプレイヤーの手間を軽減させることができる。
Further, in such an information processing device,
a game content provision processing unit that provides any game content selected from a plurality of game content,
The determination processing unit determines whether or not the predetermined condition is satisfied when the game content is provided by the game content provision processing unit,
The synthesis processing unit
automatically varying a parameter set in the first game content when the determination processing unit determines that the predetermined condition is not satisfied;
The privilege may be automatically given when the determination processing unit determines that the predetermined condition is satisfied.
According to such an information processing device, when the game content is provided, the advantage of synthesizing the game content is automatically provided before and after the predetermined condition is established. It is possible to reduce the effort of the player required for input.
また、かかる情報処理装置であって、
前記所定条件は、前記第1ゲームコンテンツと前記第2ゲームコンテンツとを合成した合成回数が所定回数に達したこと、又は、前記第1ゲームコンテンツに設定されたパラメーターの上限が限界値に達したことである、こととしてもよい。
このような情報処理装置によれば、合成回数やパラメーターの上限に制限を設けることによって、第1ゲームコンテンツに設定されたパラメーターを過度に変動させないように抑制することができる。
Further, in such an information processing device,
The predetermined condition is that the number of times of synthesizing the first game content and the second game content has reached a predetermined number, or that the upper limit of a parameter set in the first game content has reached a limit value. It can be done.
According to such an information processing device, it is possible to prevent the parameters set for the first game content from fluctuating excessively by setting limits on the number of times of synthesis and the upper limits of the parameters.
次に、コンピューターに、
ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理と、
前記所定条件の成立前は、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定されたパラメーターを変動させ、かつ、
前記所定条件の成立後には、前記第1ゲームコンテンツに対して前記第2ゲームコンテンツを合成する度に、前記第1ゲームコンテンツに設定された前記パラメーターを変動させることなく、特典を付与する合成処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、ゲームコンテンツの合成を繰り返し行なうことのメリットを増大させることが可能となる。
Then on your computer,
Determination processing for determining whether or not a predetermined condition regarding synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
Before the predetermined condition is established, each time the second game content is combined with the first game content, the parameter set for the first game content is changed, and
After the predetermined condition is satisfied, a synthesizing process of giving a privilege without changing the parameter set in the first game content every time the second game content is synthesized with the first game content. When,
is a game program characterized by executing
According to such a game program, it is possible to increase the advantage of repeatedly synthesizing game content.
===実施形態===
<<ゲームシステム1の構成について>>
図1は、本実施形態に係るゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
===Embodiment===
<<Regarding the configuration of the
FIG. 1 is a diagram showing an example of the overall configuration of a
<サーバー装置10の構成について>
図2は、本実施形態に係るサーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等がゲームサービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)であり、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラムや、プレイヤー端末20の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ(ゲーム画面等)を配信(レスポンス)することができる。このサーバー装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、通信部15と、を有している。
<Regarding the configuration of the
FIG. 2 is a block diagram showing the functional configuration of the
制御部11は、各部間のデータの受け渡しを行うと共に、サーバー装置10全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態の制御部11は、キャラクター付与処理部111、対戦処理部112、合成処理部113、判定処理部114、更新処理部115、画面データ生成部116を備えている。
The
キャラクター付与処理部111は、ゲームコンテンツ付与処理部の一例であって、プレイヤーに対してゲームコンテンツの一例としてのキャラクターを付与する処理を実行する機能を有している。ゲームコンテンツは、電子的なゲームデータであって、例えば、キャラクター、キャラクター等が対応付けられたゲームカードやフィギア等、又は、ゲームにて使用される道具・アビリティ等のアイテムなどである。
The character
対戦処理部112は、対戦ゲームに関する各種処理を実行する機能を有している。本実施形態における対戦処理部112は、プレイヤーキャラクターと敵キャラクターとの対戦について勝敗を決定する処理を実行する。
The
合成処理部113は、ゲームコンテンツの合成に関する各種処理を実行する機能を有している。ゲームコンテンツの合成は、ベースとなるゲームコンテンツ(以下、「ベースコンテンツ」とも呼ぶ)に、合成素材となるゲームコンテンツ(以下、「素材コンテンツ」とも呼ぶ)を合成することによって、合成素材となるゲームコンテンツをプレイヤーに所有させることなく、合成後のベースとなるゲームコンテンツを引き続きプレイヤーに所有させることである。本実施形態における合成処理部113は、パラメーター変動処理部113Aと、特典付与処理部113Bと、を有している。
The
パラメーター変動処理部113Aは、ゲームコンテンツに設定されたパラメーターを変動させる処理を実行する機能を有している。本実施形態におけるパラメーター変動処理部113Aは、例えば、ベースコンテンツに設定されたパラメーターの値を上限までの間で上昇させたり、そのパラメーターの上限を上昇させたりする。
The parameter
特典付与処理部113Bは、プレイヤーに対して特典を付与する処理を実行する機能を有している。本実施形態における特典付与処理部113Bは、例えば、素材コンテンツに設定された特性に基づく特典を付与する。この特典とは、プレイヤーにとって有利となるゲームサービスを提供することであって、例えば、ゲームアイテム(例えば、ベースコンテンツを強化するためのアイテム)や仮想メダル(ゲーム空間内で利用できる仮想通貨)をプレイヤーに付与することである。
The privilege granting
判定処理部114は、各種の判定処理を実行する機能を有している。本実施形態における判定処理部114は、例えば、ベースコンテンツ及び素材コンテンツの合成に関する所定条件が成立したかを判定する。この所定条件とは、例えば、ベースコンテンツ及び素材コンテンツの合成回数が所定回数に達したことである。
The
更新処理部115は、記憶部12に記録されている各種情報を更新する処理を実行する機能を有している。本実施形態における更新処理部115は、例えば、プレイヤーがゲームコンテンツを所有したこと又は所有しなくなったことに応じて、記憶部12に記憶されているプレイヤー情報の記録を更新する。
The
画面データ生成部116は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態の画面データ生成部116は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。
The screen
記憶部12は、システムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、制御部11による演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、例えば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。本実施形態の記憶部12は、キャラクターに関する情報であるキャラクター情報と、アイテムに関する情報であるアイテム情報と、プレイヤーに関する情報であるプレイヤー情報とを、少なくとも記憶する。なお、これら各情報については追って詳述する。
The
入力部13は、システム管理者等が各種データ(例えば、キャラクター情報等)を入力するためのものであり、例えば、キーボードやマウス等によって実現される。
The
表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。
The
通信部15は、プレイヤー端末20との間で通信を行うためのものであり、プレイヤー端末20から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をプレイヤー端末20へ送信する送信部として機能とを有している。通信部15は、例えば、NIC(Network Interface Card)等によって実現される。
The
<プレイヤー端末20の構成について>
図3は、プレイヤー端末20の機能上の構成を示すブロック図である。本実施形態のプレイヤー端末20は、ゲームをプレイする際にプレイヤーが利用する情報処理装置(例えば、携帯電話端末、スマートフォン、タブレット型端末等)であり、サーバー装置10に対してゲームに関する各種情報(ゲームプログラムやWebページ等)の配信要求を行うことができる。プレイヤー端末20は、プレイヤーにWebページを閲覧させるためのWebブラウザ機能を有しているため、サーバー装置10から配信されたWebページ(ゲーム画面等)を表示することができる。このプレイヤー端末20は、端末制御部21と、端末記憶部22と、端末入力部23と、端末表示部24と、端末通信部25と、を有している。
<Regarding the configuration of the
FIG. 3 is a block diagram showing the functional configuration of the
端末制御部21は、各部間のデータの受け渡しを行うととともに、プレイヤー端末20全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。なお、本実施形態の端末制御部21は、端末表示部24に表示されるゲーム画面の表示態様を制御する画面表示制御部としても機能する。端末記憶部22は、バスを介して端末制御部21に接続され、端末制御部21からの指令に応じて記憶されているデータを参照、読み出し、書き換える処理が行われる。この端末記憶部22は、例えば、フラッシュメモリやハードディスク等によって実現される。端末入力部23は、プレイヤーが各種操作(ゲーム操作等)を行うためのものであり、例えば、操作ボタン、タッチパネル等によって実現される。端末表示部24は、端末制御部21からの指令によりゲーム画面を表示するためのものであり、たとえば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。端末通信部25は、ネットワーク2を介してサーバー装置10と各種情報の送受信を行うための送受信部として機能するものであり、例えば、NIC(Network Interface Card)等によって実現される。
The
<データ構造について>
図4は、サーバー装置10の記憶部12に記憶されるキャラクター情報のデータ構造例を示す図である。このキャラクター情報は、キャラクターID、キャラクター名、キャラクター画像、レアリティ、初期攻撃力、初期防御力、初期体力、初期上限攻撃力、初期上限防御力、初期上限体力、第2上限攻撃力、第2上限防御力、第2上限体力、第3上限攻撃力、第3上限防御力、第3上限体力等の項目(フィールド)を有している。キャラクターIDは、キャラクターを識別する識別情報である。キャラクター名は、キャラクターの表示名を示す情報である。キャラクター画像は、キャラクターの画像データである。レアリティは、キャラクターの希少価値に応じて複数クラスに分類された希少度を示す情報である。本実施形態においては、4段階のクラスに分類されたレアリティ(「コモン」→「アンコモン」→「レア」→「スーパーレア」)がキャラクターに設定されている。初期攻撃力、初期防御力、初期体力は、キャラクターに最初に設定された能力に関するパラメーター(能力値)である。初期上限攻撃力、初期上限防御力、初期上限体力は、キャラクターの能力パラメーターに最初に(第1段階目に)設定された上限値である。第2上限攻撃力、第2上限防御力、第2上限体力は、キャラクターの能力パラメーターに第2段階目に設定された上限値である。第3上限攻撃力、第3上限防御力、第3上限体力は、キャラクターの能力パラメーターに第3段階目に設定された上限値(限界値)である。このように、本実施形態では、キャラクターの能力パラメーターに対して3つの上限値が段階的に設定されている。
<Data structure>
FIG. 4 is a diagram showing an example data structure of character information stored in the
図5は、サーバー装置10の記憶部12に記憶されるアイテム情報のデータ構造例を示す図である。このアイテム情報は、アイテムID、アイテム名等の項目を有している。アイテムIDは、アイテムを識別する識別情報である。アイテム名は、アイテムの表示名を示す情報である。
FIG. 5 is a diagram showing an example data structure of item information stored in the
図6は、サーバー装置10の記憶部12に記憶されるプレイヤー情報のデータ構造例を示す図である。このプレイヤー情報は、プレイヤーID、仮想メダル、自動合成設定、所有キャラクター情報、所有アイテム情報等の項目を有している。プレイヤーIDは、プレイヤーを識別する識別情報である。仮想メダルは、プレイヤーが所有するゲーム価値の一例としての仮想メダルの量を示す情報である。プレイヤーは、ゲームの進行中に仮想メダルを獲得することができ、この仮想メダルを用いてキャラクターのパラメーターを変動させて強化することもできる。自動合成設定は、キャラクター合成を自動的に行う自動合成の設定状態を示す情報である。プレイヤーの操作に従って自動合成設定に「ON」が設定されていれば、キャラクターの自動合成が有効となり、「OFF」が設定されていれば、キャラクターの自動合成が無効となる。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)を示す情報である。所有アイテム情報は、プレイヤーが所有するゲームアイテム(以下、「所有アイテム」とも呼ぶ)を示す情報である。
FIG. 6 is a diagram showing an example data structure of player information stored in the
図7は、所有キャラクター情報のデータ構造例を示す図である。この所有キャラクター情報は、キャラクターID、攻撃力、防御力、体力、上限攻撃力、上限防御力、上限体力、合成回数等の項目を有している。キャラクターIDは、所有キャラクターを識別する識別情報である。所有キャラクターの攻撃力、防御力、体力は、所有キャラクターに設定された現時点におけるパラメーターの値(現在値)である。キャラクターの上限攻撃力、上限防御力、上限体力は、所有キャラクターに設定されたパラメーターの現時点における上限値を示す情報である。これら各種のパラメーターは、ゲームの進行に応じて更新される。合成回数は、キャラクター合成を行った回数を示す情報である。 FIG. 7 is a diagram showing an example data structure of possessed character information. This possessed character information has items such as character ID, attack power, defense power, physical strength, upper limit attack power, upper limit defense power, upper limit physical strength, number of times of synthesis, and the like. A character ID is identification information that identifies an owned character. The attack power, defense power, and physical strength of the possessed character are values of parameters (current values) at the present time set for the possessed character. The maximum attack power, maximum defense power, and maximum physical strength of a character are information indicating the current maximum values of the parameters set for the possessed character. These various parameters are updated as the game progresses. The number of synthesis times is information indicating the number of times character synthesis has been performed.
図8は、所有アイテム情報のデータ構造例を示す図である。この所有アイテム情報は、アイテムID、所有数の項目を有している。アイテムIDは、プレイヤーが所有する各種のアイテムを識別する識別情報である。所有数は、プレイヤーが所有するアイテムの数量を示す情報である。 FIG. 8 is a diagram showing an example data structure of possessed item information. This owned item information has items of item ID and number of owned items. The item ID is identification information that identifies various items owned by the player. The number of possessions is information indicating the number of items owned by the player.
<<ゲームの概要について>>
ここでは、本実施形態のゲームシステム1によって提供されるゲームの概要について説明する。このゲームシステム1では、ゲームキャラクターが対応付けられた電子的なゲームカード(ゲーム内で使用される仮想カード。以下では、単に「キャラクター」とも呼ぶ)を用いて行う各種ゲームが提供される。
<<Overview of the game>>
Here, an outline of the game provided by the
<対戦ゲーム>
本実施形態のゲームシステム1において、プレイヤーは、キャラクターを複数所有することができる。プレイヤーは、自らが所有するプレイヤーキャラクターを用いて対戦ゲームを行うことができる。具体的には、対戦処理部112は、プレイヤーの対戦相手となる敵キャラクターを決定し、プレイヤーキャラクター及び敵キャラクターの各々に設定された各種パラメーター(攻撃力、防御力、体力等)に基づいて、これらのキャラクター同士による対戦についての勝敗を決定する。敵キャラクターとの対戦に勝利した場合には、その敵キャラクターが保有するアイテムや、その敵キャラクター自体がプレイヤーに対して付与される。
<Battle game>
In the
<抽選ゲーム>
本実施形態におけるゲームシステム1において、プレイヤーは、所謂「ガチャガチャ」(登録商標)と呼ばれる抽選ゲームを行うことができる。抽選ゲームでは、複数のキャラクターの中から選択されたキャラクターがプレイヤーに対して付与される。この抽選ゲームには、通常の抽選ゲームと特別な抽選ゲームとがある。通常の抽選ゲームでは、1回の抽選が行われると、1つのキャラクターがプレイヤーに対して付与される。その一方で、特別な抽選ゲームでは、1回の抽選が行われると、一度に複数のキャラクターがプレイヤーに対して付与される。プレイヤーは、通常の抽選ゲーム及び特別な抽選ゲームのいずれかを選択的に行うことができる。プレイヤーは、この抽選ゲームを繰り返し行なうことによって、自らが所有するキャラクターを最大数に達するまで増やすことができる。そして、プレイヤーは、自らの所有するキャラクターを用いて前述した対戦ゲームを行うことができる。
<Lottery game>
In the
<キャラクター合成>
本実施形態のゲームシステム1では、プレイヤーは、自らの所有する複数のキャラクターの中から選択したベースとなるキャラクター(以下、「ベースキャラクター」とも呼ぶ)に対し、合成素材となるキャラクター(以下、「素材キャラクター」とも呼ぶ)を組み合せることによって、キャラクター合成を行うことができる。
<Character Synthesis>
In the
本実施形態においては、キャラクター合成によってプレイヤーに与えることのできるメリットが、キャラクター合成に関する所定条件が成立する前と成立した後で異なる。以下では、キャラクター合成に関する所定条件が、キャラクター合成を行った回数(合成回数)が所定回数に達したことであるものとして説明する。 In this embodiment, the merits that can be given to the player by character synthesis are different before and after a predetermined condition regarding character synthesis is met. In the following description, it is assumed that the predetermined condition for character synthesis is that the number of times character synthesis has been performed (the number of times of synthesis) has reached a predetermined number.
先ずは、合成回数が所定回数に到達する前において、ベースキャラクターと素材キャラクターとが同じキャラクターである場合に、ベースキャラクターに対してその素材キャラクターを合成することにより、合成前のベースキャラクターに設定されたパラメーターの上限値が上昇し、そのパラメーターの値が上限を超えて上昇できるように合成後のベースキャラクターに対して再設定される。このようにしてキャラクター合成が行われると、プレイヤーは、ベースキャラクター及び素材キャラクターの双方を所有できず、合成によって強化された後のベースキャラクターのみを所有することができる。 First, if the base character and the material character are the same character before the number of times of synthesis reaches a predetermined number, by synthesizing the material character with the base character, the base character before synthesis is set. The upper limit value of the parameter is increased, and the value of the parameter is reset for the base character after synthesis so that it can be increased beyond the upper limit. When character synthesis is performed in this way, the player cannot possess both the base character and the material character, but can possess only the base character that has been strengthened by synthesis.
そして、合成回数が所定回数に到達するまでは、キャラクター合成が繰り返されると、ベースキャラクターに設定されたパラメーターの上限値が段階的に上昇する。本実施形態では、図4のキャラクター情報に示すとおり、合成回数が3回までに制限されているため、3回のキャラクター合成を繰り返すと、ベースキャラクターに設定されたパラメーターの上限値が限界値に到達することになり、それ以上のキャラクター合成を繰り返しても、ベースキャラクターに設定されたパラメーターの上限値を上昇させることができなくなる。 When character synthesis is repeated until the number of synthesis times reaches a predetermined number, the upper limit of the parameters set for the base character is increased step by step. In this embodiment, as shown in the character information in FIG. 4, the number of synthesis times is limited to three times. It will be reached, and even if you repeat character synthesis more than that, you will not be able to increase the upper limit value of the parameters set for the base character.
次に、合成回数が所定回数に到達した後においては、ベースキャラクターと素材キャラクターとが同じキャラクターである場合に、ベースキャラクターに対してその素材キャラクターを合成する度に、合成前のベースキャラクターに設定されたパラメーターの上限値(限界値)をさらに上昇させることができないものの、その素材キャラクターに設定された特性に基づく特典がプレイヤーに対して付与される。このようにしてキャラクター合成が行われると、プレイヤーは、素材キャラクターを所有できず、引き続きベースキャラクターのみを所有することができると共に、素材キャラクターの特性に基づく特典を得ることができる。本実施形態では、上述したとおり、合成回数が3回までに制限されているため、4回目、5回目、6回目…のキャラクター合成を行なう度に、ベースキャラクターに設定されたパラメーターの上限値(限界値)に変動はないものの、素材キャラクターの特性に基づく特典がプレイヤーに対して付与される。 Next, after the number of synthesis times reaches a predetermined number, if the base character and the material character are the same character, each time the material character is synthesized with the base character, it is set to the base character before synthesis. Although the upper limit value (limit value) of the specified parameter cannot be further increased, the player is granted benefits based on the characteristics set for the material character. When character synthesis is performed in this way, the player cannot own the material characters and can continue to own only the base character, and can obtain benefits based on the properties of the material characters. In this embodiment, as described above, the number of times of synthesis is limited to three times. Limit value) does not change, but benefits are given to the player based on the characteristics of the material character.
また、本実施形態においては、素材キャラクターの特性に基づく特典が、素材キャラクターに設定されたレアリティのクラスに応じて異なる。具体的には、素材キャラクターのレアリティがレア以上のクラスである場合には、特典としてゲームアイテムがプレイヤーに対して付与される。素材キャラクターのレアリティがアンコモン以下のクラスである場合には、特典として仮想メダルがプレイヤーに対して付与される。 Further, in the present embodiment, the benefits based on the characteristics of the material character differ according to the rarity class set for the material character. Specifically, when the rarity of the material character is a class of rare or higher, a game item is given to the player as a privilege. If the rarity of the material character is of a class equal to or lower than Uncommon, virtual medals are given to the player as a benefit.
このように、所定条件の成立前後に亘ってキャラクター合成を行なうことによるメリットを、プレイヤーに対して与え続けることができるため、キャラクター合成を繰り返し行なうことのメリットを増大させることが可能となる。 In this way, the player can continue to receive the merits of performing character synthesis before and after the predetermined condition is established, so it is possible to increase the merits of repeatedly performing character synthesis.
<自動合成>
本実施形態のゲームシステム1では、プレイヤーが予め設定操作を行うことで、対戦ゲームや抽選ゲームによってプレイヤーに対してキャラクターが付与された際に、プレイヤーの操作によらず自動的にキャラクター合成を行なうことができる。これにより、キャラクターが付与されたことを契機として、そのキャラクターがベースキャラクターに対して合成することのできる素材キャラクターとなり得るか否かが判定された上で、キャラクター合成が自動的に行われることになる。そのため、プレイヤーの操作入力に要する手間を軽減させることが可能となる。
<Auto Synthesis>
In the
<<ゲームシステム1の動作について>>
図9は、本実施形態におけるゲームシステム1の動作例を説明するためのフローチャートである。
<<Operation of
FIG. 9 is a flowchart for explaining an operation example of the
プレイヤー端末20は、プレイヤーが抽選ゲームを開始するための操作を行うと、抽選ゲーム開始要求をサーバー装置10に送信する。サーバー装置10は、プレイヤー端末20から送信された抽選ゲーム開始要求を受信すると、キャラクター付与処理を実行する(S101)。具体的には、キャラクター付与処理部111は、図4に示すキャラクター情報に基づいて、複数のキャラクターの中から選択したキャラクターを、プレイヤーに対して付与する。
When the player performs an operation for starting the lottery game, the
次いで、サーバー装置10は、プレイヤーに対してキャラクターが付与されると、キャラクター合成が自動合成に設定されているか否かを判定する(S102)。すなわち、判定処理部114は、図6に示すプレイヤー情報を参照して、自動合成設定の項目が「ON」に設定されているか否かを判定する。
なお、自動合成設定をプレイヤーに事前に行わせることなく、かつ、ステップ102における判定処理を省略して、キャラクター合成については常に自動合成が行われるようにしても良い。
Next, when the character is assigned to the player, the
It should be noted that it is also possible to omit the determination process in step 102 without having the player perform the automatic synthesis settings in advance, and to always perform automatic synthesis for character synthesis.
かかる判定の結果、自動合成設定が「OFF」に設定されていると判定された場合には(S102:NO)、ステップ104に進み、画面データ生成処理が実行される。すなわち、画面データ生成処理部116は、プレイヤーに付与されたキャラクターを含むゲーム画面に対応する画面データを生成する。
As a result of this determination, when it is determined that the automatic synthesizing setting is set to "OFF" (S102: NO), the process proceeds to step 104, and screen data generation processing is executed. That is, the screen data
その一方で、自動合成設定が「ON」に設定されていると判定された場合には(S102:YES)、ステップ103に進み、キャラクター合成処理が実行される。以下では、キャラクター合成処理に関する動作例について具体的に説明する。 On the other hand, if it is determined that the automatic synthesizing setting is set to "ON" (S102: YES), the process proceeds to step 103 and character synthesizing processing is executed. In the following, an operation example related to character synthesis processing will be specifically described.
図10は、キャラクター合成処理を説明するためのフローチャートである。
先ずは、サーバー装置10は、ベースキャラクターに対して素材キャラクターを合成することが可能であるか否かを判定する処理を実行する。すなわち、判定処理部114は、プレイヤーに対して付与されたキャラクター(素材キャラクター)が、プレイヤーによって指定されたベースキャラクターと同一のキャラクターであるか否かを判定する(S201)。本実施形態では、ベースキャラクターと同一のキャラクターであるか否かの判定は、キャラクターIDが一致するか否かによって行われる。
FIG. 10 is a flowchart for explaining character synthesis processing.
First, the
かかる判定の結果、ベースキャラクターと同一のキャラクターでないと判定された場合には(S201:NO)、ステップ207に進み、更新処理が実行される。すなわち、更新処理部115は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとして記憶部12に記録することにより、図7に示す所有キャラクター情報を更新する。
As a result of such determination, when it is determined that the character is not the same character as the base character (S201: NO), the process proceeds to step 207 and update processing is executed. That is, the
その一方で、ベースキャラクターと同一のキャラクターであると判定された場合には(S201:YES)、ステップ202に進み、キャラクター合成に関する所定条件が成立したか否かが判定される。すなわち、判定処理部114は、図7に示す所有キャラクター情報を参照して、プレイヤーによって指定されたベースキャラクターの合成回数が、最大回数(本実施形態では、3回)に到達しているか否かを判定する。
On the other hand, if it is determined that the character is the same as the base character (S201: YES), the process proceeds to step 202, and it is determined whether or not a predetermined condition regarding character synthesis is satisfied. That is, the
かかる判定の結果、ベースキャラクターの合成回数が最大回数に到達していないと判定された場合には(S202:NO)、ステップ203に進み、パラメーター変動処理が実行される。具体的には、パラメーター変動処理部113Aは、図4に示すキャラクター情報及び図7に示す所有キャラクター情報に基づいて、ベースキャラクターに設定された能力パラメーターの上限値を、現在の段階から次の段階へ上昇させる。この際、パラメーター変動処理部113Aは、ベースキャラクターに設定された能力パラメーターの現在値も併せて上昇させることができる。その後、ステップ207に進み、更新処理部115は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとはせず、かつ、ベースキャラクターに設定された能力パラメーターに対して新たな現時点の上限値を再設定することによって、図7に示す所有キャラクター情報を更新する。
As a result of this determination, if it is determined that the number of times the base character has been synthesized has not reached the maximum number of times (S202: NO), the process proceeds to step 203, and parameter change processing is executed. Specifically, based on the character information shown in FIG. 4 and the possessed character information shown in FIG. rise to At this time, the parameter
その一方で、ベースキャラクターの合成回数が最大回数に到達したと判定された場合には(S202:YES)、ベースキャラクターに設定された能力パラメーターを変動させることなく、ステップ204に進み、プレイヤーに対して付与されたキャラクターに設定された特性に関する所定条件が成立したか否かが判定される。具体的には、判定処理部114は、図4に示すキャラクター情報を参照することにより、プレイヤーに対して付与されたキャラクターに設定されたレアリティが「レア」以上であるか否かを判定する。
On the other hand, if it is determined that the number of synthesis times of the base character has reached the maximum number (S202: YES), the process proceeds to step 204 without changing the ability parameter set for the base character, and It is determined whether or not a predetermined condition relating to the characteristics set to the character given by is satisfied. Specifically, the
かかる判定の結果、プレイヤーに対して付与されたキャラクターに設定されたレアリティが「レア」以上である(つまり、「レア」又は「スーパーレア」である)と判定された場合は(S204:YES)、ステップ205に進み、アイテム付与処理が実行される。すなわち、特典付与処理部113Bは、図5に示すアイテム情報に基づいて、複数のアイテムの中から選択したアイテムをプレイヤーに対して付与する。その後、ステップ207に進み、更新処理が実行される。すなわち、更新処理部115は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとはせず、かつ、プレイヤーに対して付与されたアイテムをプレイヤーの所有アイテムとして記憶部12に記録することにより、図8に示す所有アイテム情報を更新する。
As a result of this determination, if it is determined that the rarity set for the character granted to the player is "rare" or higher (that is, "rare" or "super rare") (S204: YES), Proceeding to step 205, item granting processing is executed. That is, the privilege granting
その一方で、プレイヤーに対して付与されたキャラクターに設定されたレアリティが「レア」未満である(つまり、「アンコモン」又は「コモン」である)と判定された場合は(S204:NO)、ステップ206に進み、仮想メダル付与処理が実行される。すなわち、特典付与処理部113Bは、所定量の仮想メダルをプレイヤーに対して付与する。その後、ステップ207に進み、更新処理部115が図6に示すプレイヤー情報を更新する。その後、ステップ207に進み、更新処理が実行される。すなわち、更新処理部115は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとはせず、かつ、プレイヤーに対して付与された仮想メダルを記憶部12に記録することにより、図6に示すプレイヤー情報を更新する。
On the other hand, if it is determined that the rarity set to the character given to the player is less than "rare" (that is, "uncommon" or "common") (S204: NO), step Proceeding to 206, a virtual medal awarding process is executed. That is, the privilege granting
次いで、図9に戻り、サーバー装置10は、このようにしてキャラクター合成処理が終了すると、画面データ生成処理を実行する(S104)。すなわち、画面データ生成部116は、抽選ゲームに関するゲーム画面に対応する画面データを生成する。
Next, referring back to FIG. 9, when the character synthesis process ends in this way, the
そして、サーバー装置10は、このようにして生成された画面データ(HTMLデータ)を、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信されたこの画面データ(HTMLデータ)を受信すると、画面データを解析することにより、ゲーム画面(Webページ)を端末表示部24に表示させる。
Then, the
図11は、キャラクター合成前のゲーム画面50の一例を示す図である。このゲーム画面50には、ゲームフィールド領域51と、ベースキャラクター52と、素材キャラクター配置領域53が表示されている。ゲームフィールド領域51には、合成前のベースキャラクター52が表示されると共に、このベースキャラクター52に対応付けてキャラクター情報が表示されている。ここでは、ベースキャラクター52として「キャラクターA」が設定されており、その「キャラクターA」の能力パラメーターとして「攻撃力」、「防御力」、「体力」が表示されている。各パラメーターについては、上限値が「100」ポイントであるのに対して、現在値が「80」ポイントであることが示されている。素材キャラクター配置領域53には、プレイヤーに対して付与された5体のキャラクター54~58が表示されている。
FIG. 11 is a diagram showing an example of the
図12は、キャラクター合成の様子を示すゲーム画面50の一例を示す図である。ここでは、キャラクター合成に関する所定条件が未だ成立しておらず、キャラクター54が、ベースキャラクター52と同じ「キャラクターA」であるため、素材キャラクターとして自動的に選択されている。自動的に選択されたキャラクター54は、素材キャラクター配置領域53から移動して、ゲームフィールド領域51に配置され、その後にベースキャラクター52に対して自動合成される。
FIG. 12 is a diagram showing an example of a
図13は、キャラクター合成後のゲーム画面50の一例を示す図である。ゲームフィールド領域51には、合成後のベースキャラクター52である「キャラクターA」が表示されると共に、ベースキャラクター52に対応付けてキャラクター情報が表示されている。ここでは、「キャラクターA」の能力パラメーターとして「攻撃力」、「防御力」、「体力」が表示されている。各パラメーターについては、上限値が「200」ポイントに上昇し、かつ、現在値が「110」ポイントに上昇したことが示されている。すなわち、進化合成により、ベースキャラクター52に設定された能力パラメーターの現在値のみならず上限値が上昇したことが示されている。
FIG. 13 is a diagram showing an example of a
図14は、アイテム付与後のゲーム画面50の一例を示す図である。ここでは、キャラクター合成に関する所定条件が成立しており、ゲームフィールド領域51には、プレイヤーに対して付与されたゲームアイテム59である「アイテムA」が表示されている。
FIG. 14 is a diagram showing an example of the
以上のように、本実施形態に係るゲームシステム1によれば、プレイヤーに対して素材キャラクターが付与された際に、キャラクター合成に関する所定条件が成立する前にあっては、ベースキャラクターに対してその素材キャラクターを合成する度に、ベースキャラクターに設定されたパラメーターの上限値を段階的に上昇させることができる、といった第1のメリットがプレイヤーに対して与えられる。その一方で、キャラクター合成に関する所定条件が成立した後には、ベースキャラクターに対してその素材キャラクターを合成する度に、ベースキャラクターに設定されたパラメーターの上限値をさらに上昇させることはできないが、その素材キャラクターに設定された特性に基づく特典がプレイヤーに対して付与される、といった第2のメリットがプレイヤーに対して与えられる。このようにして、その所定条件の成立前後に亘ってキャラクター合成を行なうことによるメリットを、プレイヤーに対して与え続けることができるため、キャラクター合成を繰り返し行なうことのメリットを増大させることが可能となる。
As described above, according to the
===その他の実施の形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
===Other Embodiments===
The above-described embodiments are intended to facilitate understanding of the present invention, and are not intended to limit the interpretation of the present invention. The present invention can be modified and improved without departing from its spirit, and the present invention also includes equivalents thereof. In particular, even the embodiments described below are included in the invention.
<キャラクター合成>
上記の本実施形態では、ベースキャラクターに対して素材キャラクターを合成することが可能か否かを判定する際、図10のステップ201において、ベースキャラクターと素材キャラクターが同一のキャラクターである場合に、キャラクター合成が可能となることを例に挙げて説明したが、本発明はこれに限られるものではない。例えば、ベースキャラクターと素材キャラクターが、同じグループに属するキャラクターである場合に、キャラクター合成が可能となるようにしても良いし、異なるキャラクターである場合に、キャラクター合成が可能となるようにしても良い。また例えば、ベースキャラクターに予め対応付けられた複数種類のキャラクターをプレイヤーが全て所有できた場合に、キャラクター合成が行われるようにしても良い。
<Character Synthesis>
In the present embodiment described above, when determining whether or not the material character can be synthesized with the base character, in step 201 of FIG. 10, if the base character and the material character are the same character, the character Although the explanation has been made with the example that synthesis is possible, the present invention is not limited to this. For example, if the base character and the material character belong to the same group, character synthesis may be enabled, or if they are different characters, character synthesis may be enabled. . Further, for example, character synthesis may be performed when a player can own all of a plurality of types of characters previously associated with a base character.
また、上記の本実施形態では、キャラクター合成に関する所定条件が成立する前に、ベースキャラクターと素材キャラクターの合成が繰り返されると、ベースキャラクターに設定されたパラメーターの上限値が段階的に上昇する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、ベースキャラクターに設定されたパラメーターの現在値を上限値までの間で段階的に上昇させても良い。また例えば、合成前のベースキャラクターに対応するキャラクターIDを異なるキャラクターIDに変更することで、異なる種類のベースキャラクターに段階的に次々と変化させても良い。 In addition, in the above-described embodiment, if the synthesis of the base character and the material characters is repeated before the predetermined condition regarding character synthesis is satisfied, the upper limit of the parameter set for the base character may be increased step by step. Although described as an example, the present invention is not limited to this. For example, the current value of the parameter set for the base character may be increased step by step up to the upper limit. Also, for example, by changing the character ID corresponding to the base character before synthesis to a different character ID, different types of base characters may be changed step by step one after another.
また、上記の本実施形態では、キャラクター合成に関する所定条件が成立した後に、ベースキャラクターと素材キャラクターの合成が繰り返されると、ベースキャラクターに設定されたパラメーターの上限値をさらに上昇させないものの、その素材キャラクターに設定された特性に基づく特典をプレイヤーに対して付与する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、その所定条件の成立後、ベースキャラクターと素材キャラクターを合成する度に、ベースキャラクターに設定された能力パラメーターの上限値をさらに上昇させないが、特典として、ベースキャラクターに設定された好感度パラメーターの値を段階的に上昇させても良い。 Further, in the present embodiment described above, when the synthesis of the base character and the material character is repeated after the predetermined condition regarding character synthesis is established, the upper limit value of the parameter set for the base character is not further increased, but the material character Although the case in which a privilege based on the characteristics set to the player is given to the player has been described as an example, the present invention is not limited to this. For example, after the predetermined condition is established, each time the base character and the material character are synthesized, the upper limit of the ability parameter set for the base character is not further increased, but as a benefit, the favorability parameter set for the base character is increased. The value may be increased stepwise.
また、上記の本実施形態では、プレイヤーに対して1体の素材キャラクターが付与された際に、その1体の素材キャラクターをベースキャラクターに対して合成する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、特別な抽選ゲーム等により、プレイヤーに対して一度に2体以上の素材キャラクターが付与された際に、各々の素材キャラクターをベースキャラクターに対して連続的に合成する場合にも適用することもできる。 Further, in the above-described embodiment, when one material character is given to the player, the case where the one material character is combined with the base character has been described as an example. The invention is not limited to this. For example, when two or more material characters are given to the player at once by a special lottery game, etc., it can also be applied to the case where each material character is continuously synthesized with the base character. can.
<キャラクター合成に関する所定条件>
上記の本実施形態では、キャラクター合成に関する所定条件として、合成回数が所定回数(例えば、最大回数:3回)に達したことを例に挙げて説明したが、本発明はこれに限られるものではない。例えば、合成回数には制限がない設定状態で、キャラクター合成を繰り返して行き、ベースキャラクターに設定されたパラメーターの上限が限界値(最大値)に達したことを、キャラクター合成に関する所定条件としても良い。
<Predetermined conditions for character synthesis>
In the above-described embodiment, as a predetermined condition regarding character synthesis, the number of times of synthesis has reached a predetermined number (for example, the maximum number of times: 3) has been described as an example, but the present invention is not limited to this. do not have. For example, character synthesis may be repeated in a setting where there is no limit to the number of synthesis times, and the predetermined condition for character synthesis may be that the upper limit (maximum value) of the parameter set for the base character has been reached. .
<自動合成>
上記の本実施形態における自動合成は、特別な抽選ゲームが行われて一度に複数のキャラクターがプレイヤーに対して付与された場合にも、適用することができる。この際、例えば、プレイヤーに対して付与された複数のキャラクターの中の1体のキャラクターをベースキャラクターとして自動合成に使用し、その複数のキャラクターの中の残部のキャラクターを素材キャラクターとして自動合成に使用しても良い。
<Auto Synthesis>
The automatic combination in the present embodiment described above can also be applied when a special lottery game is played and a plurality of characters are awarded to the player at once. At this time, for example, one character out of multiple characters given to the player is used as a base character for automatic synthesis, and the remaining characters among those multiple characters are used for automatic synthesis as material characters. You can
<キャラクター付与処理>
上記の本実施形態では、キャラクター付与処理の一例として対戦ゲーム及び抽選ゲームを挙げて説明したが、本発明はこれに限定されるものではない。例えば、プレイヤーに与えられたミッションをクリアーすることにより、キャラクターを付与しても良い。また、プレイヤーがWebページ等に表示されたシリアルコードの入力することにより、キャラクターを付与しても良い。また、プレイヤーがゲームシステム1にログインすることにより、キャラクターを付与してもよい。さらに、ゲームシステム1において提供されたイベント(イベント内ポイントの消費、ランキング上位者)により、キャラクターを付与するようにしてもよい。
<Character giving process>
In the present embodiment described above, the fighting game and the lottery game are described as examples of the character imparting process, but the present invention is not limited to this. For example, a character may be given by clearing a mission given to the player. Also, a character may be given by the player inputting a serial code displayed on a web page or the like. Also, a character may be given by the player logging into the
<ベースキャラクターの指定>
上記の本実施形態では、プレイヤーが所有キャラクターの中からプレイヤーによって指定されたキャラクターを、ベースキャラクターとして合成に利用しても良いし、合成処理部113がプレイヤーの指定操作によらず自動的に選択したキャラクターを、ベースキャラクターとして合成に利用しても良い。
<Specification of base character>
In the above-described embodiment, the character specified by the player from among the characters owned by the player may be used for synthesis as the base character, or the
<サーバー装置10>
上記の本実施形態では、サーバー装置の一例として1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、サーバー装置の一例として複数台のサーバー装置10を備えたゲームシステム1としてもよい。すなわち、複数台のサーバー装置10がネットワーク2を介して接続され、各サーバー装置10が各種処理を分散して行うようにしてもよい。
<
In the present embodiment described above, the
<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしてもよい。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としてもよい。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the
Also, the
Note that the information processing device is an example of a computer including a processor and memory.
1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 記憶部、13 入力部、14 表示部、15 通信部、20 プレイヤー端末、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、50 ゲーム画面、51 ゲームフィールド領域、52 ベースキャラクター、53 素材キャラクター配置領域、54 キャラクター、55 キャラクター、56 キャラクター、57 キャラクター、58 キャラクター、59 ゲームアイテム、111 キャラクター付与処理部、112 対戦処理部、113 合成処理部、113A パラメーター変動処理部、113B 特典付与処理部、114 判定処理部、115 更新処理部、16 画面データ生成部
1 game system, 2 network, 10 server device, 11 control unit, 12 storage unit, 13 input unit, 14 display unit, 15 communication unit, 20 player terminal, 21 terminal control unit, 22 terminal storage unit, 23 terminal input unit, 24 terminal display unit, 25 terminal communication unit, 50 game screen, 51 game field area, 52 base character, 53 material character placement area, 54 character, 55 character, 56 character, 57 character, 58 character, 59 game item, 111 character
Claims (8)
プレイヤーへ第1のゲームコンテンツを付与する第1ステップと、
前記第1のゲームコンテンツが、前記プレイヤーが所持している第2のゲームコンテンツと、同一であるか否かを判定する第2ステップと、
同一でないと判定した場合に、前記第1のゲームコンテンツを前記プレイヤーに所持させる第3ステップと、
同一であると判定した場合に、前記第2のゲームコンテンツのパラメーターが最大値に達する前では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、自動で前記パラメーターを上昇させる第4ステップと、
同一であると判定した場合に、前記パラメーターが最大値に達した後では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、前記第2のゲームコンテンツのパラメーターを上昇させることなく、プレイヤーにとって有利となるゲームアイテムを、自動で前記プレイヤーに所持させるために付与する第5ステップと、
を実行させることを特徴とするゲームプログラム。 to the computer,
a first step of providing first game content to the player;
a second step of determining whether the first game content is the same as the second game content possessed by the player;
a third step of causing the player to possess the first game content when it is determined that the content is not the same;
a fourth step of automatically increasing the parameter without allowing the player to possess the first game content before the parameter of the second game content reaches the maximum value when it is determined that they are the same; When,
When it is determined that they are the same, after the parameter reaches the maximum value, the player is prevented from possessing the first game content and without increasing the parameter of the second game content. a fifth step of automatically giving the player a game item that is advantageous to the player;
A game program characterized by executing
前記第2ステップでは、前記第1のゲームコンテンツの付与を契機として、前記第2のゲームコンテンツと同一であるか否かの判定を自動で行う、
ことを特徴とするゲームプログラム。 The game program according to claim 1,
In the second step, when the provision of the first game content is triggered, it is automatically determined whether or not it is the same as the second game content.
A game program characterized by:
前記第1ステップでは、抽選によって前記第1のゲームコンテンツをプレイヤーに付与する、
ことを特徴とするゲームプログラム。 The game program according to claim 1 or 2,
In the first step, the first game content is given to the player by lottery;
A game program characterized by:
前記第5ステップでは、前記プレイヤーにとって有利となるゲームアイテムとして、ゲーム内で利用可能な仮想通貨を付与する、
ことを特徴とするゲームプログラム。 The game program according to any one of claims 1 to 3,
In the fifth step, a virtual currency that can be used in the game is granted as a game item that is advantageous to the player;
A game program characterized by:
前記第5ステップでは、前記プレイヤーにとって有利となるゲームアイテムとして、前記第1のゲームコンテンツに設定されたレアリティに基づくゲームアイテムを付与する、
ことを特徴とするゲームプログラム。 The game program according to any one of claims 1 to 3,
In the fifth step, as a game item advantageous to the player, a game item based on the rarity set in the first game content is granted.
A game program characterized by:
プレイヤーへ第1のゲームコンテンツを付与する第1ステップと、
前記第1のゲームコンテンツが、前記プレイヤーが所持している第2のゲームコンテンツと、同一であるか否かを判定する第2ステップと、
同一でないと判定した場合に、前記第1のゲームコンテンツを前記プレイヤーに所持させる第3ステップと、
同一であると判定した場合に、前記第2のゲームコンテンツのパラメーターが最大値に達する前では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、自動で前記パラメーターを上昇させ、上昇した前記パラメーターをゲーム画面に表示する第4ステップと、
同一であると判定した場合に、前記パラメーターが最大値に達した後では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、前記第2のゲームコンテンツのパラメーターを上昇させることなく、プレイヤーにとって有利となるゲームアイテムを、自動で前記プレイヤーに所持させるために付与し、前記ゲームアイテムをゲーム画面に表示する第5ステップと、
を実行させることを特徴とするゲームプログラム。 to the computer,
a first step of providing first game content to the player;
a second step of determining whether the first game content is the same as the second game content possessed by the player;
a third step of causing the player to possess the first game content when it is determined that the content is not the same;
When it is determined that they are the same, before the parameter of the second game content reaches the maximum value, the parameter is automatically increased without allowing the player to possess the first game content, and the parameter is increased. a fourth step of displaying the parameters on a game screen;
When it is determined that they are the same, after the parameter reaches the maximum value, the player is prevented from possessing the first game content and without increasing the parameter of the second game content. a fifth step of automatically granting a game item that is advantageous to the player so that the player can possess it, and displaying the game item on the game screen;
A game program characterized by executing
プレイヤーへ第1のゲームコンテンツを付与する第1ステップと、
前記第1のゲームコンテンツが、前記プレイヤーが所持している第2のゲームコンテンツと、同一であるか否かを判定する第2ステップと、
同一でないと判定した場合に、前記第1のゲームコンテンツを前記プレイヤーに所持させる第3ステップと、
同一であると判定した場合に、前記第2のゲームコンテンツのパラメーターの上限値が限界値に達する前では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、自動で前記パラメーターの上限値を上昇させる第4ステップと、
同一であると判定した場合に、前記上限値が限界値に達した後では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、前記第2のゲームコンテンツのパラメーターの上限値を上昇させることなく、プレイヤーにとって有利となるゲームアイテムを、自動で前記プレイヤーに所持させるために付与する第5ステップと、
を実行させることを特徴とするゲームプログラム。 to the computer,
a first step of providing first game content to the player;
a second step of determining whether the first game content is the same as the second game content possessed by the player;
a third step of causing the player to possess the first game content when it is determined that the content is not the same;
When it is determined that they are the same, before the upper limit value of the parameter of the second game content reaches the limit value, the upper limit value of the parameter is automatically set without allowing the player to possess the first game content. a fourth step of increasing
When it is determined that they are the same, after the upper limit value reaches the limit value, the upper limit value of the parameter of the second game content is increased without allowing the player to possess the first game content. a fifth step of automatically giving a game item that is advantageous to the player to the player so that the player can possess it;
A game program characterized by executing
プレイヤーへ第1のゲームコンテンツを付与する第1ステップと、
前記第1のゲームコンテンツが、前記プレイヤーが所持している第2のゲームコンテンツと、同一であるか否かを判定する第2ステップと、
同一でないと判定した場合に、前記第1のゲームコンテンツを前記プレイヤーに所持させる第3ステップと、
同一であると判定した場合に、前記第2のゲームコンテンツのパラメーターの上限値が限界値に達する前では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、自動で前記パラメーターの上限値を上昇させ、前記上限値をゲーム画面に表示する第4ステップと、
同一であると判定した場合に、前記上限値が限界値に達した後では、前記第1のゲームコンテンツを前記プレイヤーに所持させずに、前記第2のゲームコンテンツのパラメーターの上限値を上昇させることなく、プレイヤーにとって有利となるゲームアイテムを自動で付与し、前記ゲームアイテムをゲーム画面に表示する第5ステップと、
を実行させることを特徴とするゲームプログラム。 to the computer,
a first step of providing first game content to the player;
a second step of determining whether the first game content is the same as the second game content possessed by the player;
a third step of causing the player to possess the first game content when it is determined that the content is not the same;
When it is determined that they are the same, before the upper limit value of the parameter of the second game content reaches the limit value, the upper limit value of the parameter is automatically set without allowing the player to possess the first game content. a fourth step of increasing the upper limit value and displaying the upper limit value on the game screen;
When it is determined that they are the same, after the upper limit value reaches the limit value, the upper limit value of the parameter of the second game content is increased without allowing the player to possess the first game content. a fifth step of automatically granting a game item that is advantageous to the player and displaying the game item on the game screen;
A game program characterized by executing
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021115195A JP7187619B2 (en) | 2019-03-26 | 2021-07-12 | game program |
| JP2022191001A JP2023014213A (en) | 2019-03-26 | 2022-11-30 | Information processing apparatus and game program |
| JP2023196977A JP2024009143A (en) | 2019-03-26 | 2023-11-20 | Information processing device, game program, and information processing method |
| JP2025165966A JP2025185045A (en) | 2019-03-26 | 2025-10-01 | Information processing device and game program |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019058067A JP6918041B2 (en) | 2014-12-26 | 2019-03-26 | Information processing equipment and game programs |
| JP2021115195A JP7187619B2 (en) | 2019-03-26 | 2021-07-12 | game program |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2019058067A Division JP6918041B2 (en) | 2014-12-26 | 2019-03-26 | Information processing equipment and game programs |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022191001A Division JP2023014213A (en) | 2019-03-26 | 2022-11-30 | Information processing apparatus and game program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021166794A JP2021166794A (en) | 2021-10-21 |
| JP7187619B2 true JP7187619B2 (en) | 2022-12-12 |
Family
ID=78079230
Family Applications (4)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021115195A Active JP7187619B2 (en) | 2019-03-26 | 2021-07-12 | game program |
| JP2022191001A Pending JP2023014213A (en) | 2019-03-26 | 2022-11-30 | Information processing apparatus and game program |
| JP2023196977A Pending JP2024009143A (en) | 2019-03-26 | 2023-11-20 | Information processing device, game program, and information processing method |
| JP2025165966A Pending JP2025185045A (en) | 2019-03-26 | 2025-10-01 | Information processing device and game program |
Family Applications After (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022191001A Pending JP2023014213A (en) | 2019-03-26 | 2022-11-30 | Information processing apparatus and game program |
| JP2023196977A Pending JP2024009143A (en) | 2019-03-26 | 2023-11-20 | Information processing device, game program, and information processing method |
| JP2025165966A Pending JP2025185045A (en) | 2019-03-26 | 2025-10-01 | Information processing device and game program |
Country Status (1)
| Country | Link |
|---|---|
| JP (4) | JP7187619B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2024021164A (en) | 2022-08-03 | 2024-02-16 | タグシクス・バイオ株式会社 | A therapeutic agent for Hanna type interstitial cystitis containing a DNA oligonucleotide that selectively binds to IFN-γ |
| JP2024021165A (en) | 2022-08-03 | 2024-02-16 | タグシクス・バイオ株式会社 | Dry eye treatment containing DNA oligonucleotide that selectively binds to IFN-γ |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012005652A (en) | 2010-06-24 | 2012-01-12 | Konami Digital Entertainment Co Ltd | Game system, method for controlling game system, and program |
| JP5153960B1 (en) | 2012-08-24 | 2013-02-27 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
| JP5204330B1 (en) | 2012-05-31 | 2013-06-05 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
| JP2013202405A (en) | 2012-08-06 | 2013-10-07 | Dna:Kk | Game program and information processing device |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5111651B1 (en) * | 2011-09-29 | 2013-01-09 | 株式会社コナミデジタルエンタテインメント | Game device and program |
| JP5681273B1 (en) * | 2013-12-20 | 2015-03-04 | 株式会社 ディー・エヌ・エー | Information processing apparatus and game program |
-
2021
- 2021-07-12 JP JP2021115195A patent/JP7187619B2/en active Active
-
2022
- 2022-11-30 JP JP2022191001A patent/JP2023014213A/en active Pending
-
2023
- 2023-11-20 JP JP2023196977A patent/JP2024009143A/en active Pending
-
2025
- 2025-10-01 JP JP2025165966A patent/JP2025185045A/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012005652A (en) | 2010-06-24 | 2012-01-12 | Konami Digital Entertainment Co Ltd | Game system, method for controlling game system, and program |
| JP5204330B1 (en) | 2012-05-31 | 2013-06-05 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
| JP2013202405A (en) | 2012-08-06 | 2013-10-07 | Dna:Kk | Game program and information processing device |
| JP5153960B1 (en) | 2012-08-24 | 2013-02-27 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2023014213A (en) | 2023-01-26 |
| JP2025185045A (en) | 2025-12-18 |
| JP2021166794A (en) | 2021-10-21 |
| JP2024009143A (en) | 2024-01-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5681273B1 (en) | Information processing apparatus and game program | |
| JP5613339B1 (en) | Information processing apparatus and game program | |
| US9333428B2 (en) | Server device, and non-transitory computer-readable storage medium storing game program | |
| JP2017046875A (en) | Information processor, game program, and information processing method | |
| JP5856342B1 (en) | Information processing apparatus and game program | |
| JP2025185045A (en) | Information processing device and game program | |
| JP2015039386A (en) | Game program and information processing device | |
| JP6475937B2 (en) | Information processing apparatus and game program | |
| JP5493048B1 (en) | Information processing apparatus and game program | |
| JP6918041B2 (en) | Information processing equipment and game programs | |
| JP7443976B2 (en) | Information processing device and program | |
| JP6180590B2 (en) | GAME PROGRAM AND INFORMATION PROCESSING DEVICE | |
| JP2020014809A (en) | Information processing device, game program, and information processing method | |
| JP6913192B2 (en) | Information processing equipment and game programs | |
| JP7182870B2 (en) | Game program and server device | |
| JP7194237B2 (en) | Information processing device, game program, and information processing method | |
| JP6893536B2 (en) | Game programs and information processing equipment | |
| JP6661226B2 (en) | Information processing device and game program | |
| JP6504815B2 (en) | INFORMATION PROCESSING APPARATUS AND GAME PROGRAM | |
| JP7477702B2 (en) | PROGRAM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD | |
| JP7314888B2 (en) | Information processing device and program | |
| JP2024142931A (en) | System, method, and program for providing a game | |
| JP5957589B2 (en) | GAME PROGRAM AND INFORMATION PROCESSING DEVICE | |
| JP2024009244A (en) | information processing equipment | |
| JP2017164646A (en) | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210716 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210716 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220629 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220705 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220823 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20221101 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221130 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7187619 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |