JP6661226B2 - Information processing device and game program - Google Patents

Information processing device and game program Download PDF

Info

Publication number
JP6661226B2
JP6661226B2 JP2019015770A JP2019015770A JP6661226B2 JP 6661226 B2 JP6661226 B2 JP 6661226B2 JP 2019015770 A JP2019015770 A JP 2019015770A JP 2019015770 A JP2019015770 A JP 2019015770A JP 6661226 B2 JP6661226 B2 JP 6661226B2
Authority
JP
Japan
Prior art keywords
character
player
base
synthesis
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019015770A
Other languages
Japanese (ja)
Other versions
JP2019063624A (en
Inventor
恭平 山口
恭平 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2019015770A priority Critical patent/JP6661226B2/en
Publication of JP2019063624A publication Critical patent/JP2019063624A/en
Priority to JP2020009724A priority patent/JP6913192B2/en
Application granted granted Critical
Publication of JP6661226B2 publication Critical patent/JP6661226B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理装置、及び、ゲームプログラムに関する。   The present invention relates to an information processing device and a game program.

ベースとなるゲームコンテンツに合成素材となるゲームコンテンツを合成することによって、そのベースとなるゲームコンテンツに設定されたパラメーターを変動させるゲームシステムが知られている(たとえば、特許文献1)。   2. Description of the Related Art There is known a game system in which a game content serving as a synthetic material is combined with a base game content to change parameters set in the base game content (for example, Patent Document 1).

特許第5204330号公報Japanese Patent No. 5204330

このゲームシステムでは、プレイヤーは、ベースとなるゲームコンテンツ及び合成素材となるゲームコンテンツの合成を繰り返すことにより、ベースとなるゲームコンテンツに設定されたパラメーターを徐々に上昇させ強化して行くことができるが、それには限界があった。限界に達してしまうと、ベースとなるゲームコンテンツをさらに強化することができなくなるため、ゲームコンテンツの合成がそれ以上繰り返されなくなってしまう。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲を高めることにある。
In this game system, the player can gradually increase and strengthen the parameters set in the base game content by repeatedly synthesizing the base game content and the game content as the synthetic material. , It had its limits. When the limit is reached, the base game content cannot be further enhanced, and the synthesis of the game content will not be repeated any more.
The present invention has been made in view of such circumstances, and an object of the present invention is to increase a player's willingness to repeat synthesis of game content.

上記課題を解決するための本発明の主たる発明は、
ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理部と、
前記所定条件の成立前において、前記第1ゲームコンテンツに前記第2ゲームコンテンツを合成することによって、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる合成処理部と、
前記所定条件の成立後において、当該第1ゲームコンテンツに設定された前記パラメーターを初期化すると共に、少なくとも当該第1ゲームコンテンツに設定された初期化後の前記パラメーターを上昇させることができるアイテムを付与する特典付与処理部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above-mentioned problems,
A determination processing unit that determines whether a predetermined condition regarding the synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
A synthesis processing unit that changes the upper limit of a parameter set in the first game content stepwise by synthesizing the second game content with the first game content before the predetermined condition is satisfied;
After the predetermined condition is satisfied, an item that initializes the parameter set in the first game content and increases at least the parameter after the initialization set in the first game content is provided. A privilege granting processing unit,
An information processing apparatus comprising:
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。FIG. 1 is a diagram illustrating an example of the overall configuration of a game system 1. サーバー装置10の機能上の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration of a server device 10. プレイヤー端末20の機能上の構成を示すブロック図である。FIG. 3 is a block diagram showing a functional configuration of a player terminal 20. キャラクター情報のデータ構造例を示す図である。It is a figure showing the example of the data structure of character information. アイテム情報のデータ構造例を示す図である。It is a figure showing the example of the data structure of item information. プレイヤー情報のデータ構造例を示す図である。It is a figure showing the example of the data structure of player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure showing the example of the data structure of possession character information. 所有アイテム情報のデータ構造例を示す図である。It is a figure showing the example of the data structure of possession item information. キャラクター合成に関する動作例を説明するためのフローチャートである。6 is a flowchart for explaining an operation example regarding character synthesis. キャラクター転生に関する動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example regarding character reincarnation. キャラクター転生処理を説明するためのフローチャートである。It is a flowchart for demonstrating a character reincarnation process. キャラクター転生前のゲーム画面50の一例を示す図である。It is a figure showing an example of game screen 50 before character reincarnation. キャラクター転生後のゲーム画面50の一例を示す図である。It is a figure showing an example of game screen 50 after character reincarnation. アイテム付与後のゲーム画面50の一例を示す図である。It is a figure showing an example of the game screen 50 after the item provision. キャラクター転生後のゲーム画面50の他の例を示す図である。It is a figure showing other examples of game screen 50 after character reincarnation.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理部と、
前記所定条件の成立前において、前記第1ゲームコンテンツに前記第2ゲームコンテンツを合成することによって、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる合成処理部と、
前記所定条件の成立後において、当該第1ゲームコンテンツに設定された前記パラメーターを初期化すると共に、少なくとも当該第1ゲームコンテンツに設定された初期化後の前記パラメーターを上昇させることができるアイテムを付与する特典付与処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、所定条件の成立前は、合成を繰り返すことによって第1ゲームコンテンツを段階的に強化でき、所定条件の成立後には、合成を繰り返すことによって初期化後の第1ゲームコンテンツを再び強化して行くことができる。このため、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲を高めることができる。さらに、所定条件の成立後おいては、付与されたアイテムを使用することで、初期化後の第1ゲームコンテンツを飛躍的に強化できる。
At least the following matters will be made clear by the description in the present specification and the accompanying drawings.
That is, a determination processing unit that determines whether a predetermined condition regarding the synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied,
A synthesis processing unit that changes the upper limit of a parameter set in the first game content stepwise by synthesizing the second game content with the first game content before the predetermined condition is satisfied;
After the predetermined condition is satisfied, an item that initializes the parameter set in the first game content and increases at least the parameter after the initialization set in the first game content is provided. A privilege granting processing unit,
An information processing apparatus comprising:
According to such an information processing device, before the predetermined condition is satisfied, the first game content can be strengthened stepwise by repeating the combination, and after the predetermined condition is satisfied, the first game content can be strengthened by repeating the combination to thereby reset the first game content. One game content can be strengthened again. Therefore, the player's willingness to repeat the synthesis of the game content can be increased. Further, after the predetermined condition is satisfied, the first game content after the initialization can be significantly enhanced by using the provided item.

次に、ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理部と、
前記所定条件の成立前において、前記第1ゲームコンテンツに前記第2ゲームコンテンツを合成することによって、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる合成処理部と、
前記所定条件の成立後において、当該第1ゲームコンテンツを他のゲームコンテンツに変化させる共に、少なくとも当該他のゲームコンテンツに設定されたパラメーターを上昇させることができるアイテムを付与する特典付与処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、所定条件の成立前は、合成を繰り返すことによって第1ゲームコンテンツを段階的に強化でき、所定条件の成立後には、合成を繰り返すことによって変化後の他のゲームコンテンツを新たに強化して行くことができる。このため、所定条件の成立前後に亘って、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲を高めることができる。さらに、所定条件の成立後おいては、付与されたアイテムを使用することで、変化後の他のゲームコンテンツを飛躍的に強化できる。
Next, a determination processing unit that determines whether a predetermined condition regarding synthesis of the first base game content and the second game content that is a synthetic material is satisfied,
A synthesis processing unit that changes the upper limit of a parameter set in the first game content stepwise by synthesizing the second game content with the first game content before the predetermined condition is satisfied;
After the satisfaction of the predetermined condition, the first game content is changed to another game content, and at the same time, a privilege giving processing unit that gives an item that can raise at least a parameter set in the other game content,
An information processing apparatus comprising:
According to such an information processing apparatus, before the predetermined condition is satisfied, the first game content can be strengthened stepwise by repeating the combination, and after the predetermined condition is satisfied, the first game content can be strengthened step by step by repeating the combination. Game content can be newly enhanced. Therefore, the player's willingness to repeat the synthesis of the game content before and after the predetermined condition is satisfied can be increased. Further, after the predetermined condition is satisfied, by using the provided item, other game contents after the change can be dramatically enhanced.

また、かかる情報処理装置であって、
前記特典付与処理部は、プレイヤーからの操作入力を受け付けた際に、
当該第1ゲームコンテンツに設定された前記パラメーターを初期化すると共に、当該第1ゲームコンテンツに設定された前記パラメーターを上昇させることができるアイテムを付与する、又は、
当該第1ゲームコンテンツに設定された前記パラメーターを初期化すると共に、当該第1ゲームコンテンツに設定された初期化後の前記パラメーターを上昇させることができるアイテムを付与する、こととしてもよい。
このような情報処理装置によれば、所定条件の成立後には、プレイヤーは、任意のタイミングで入力操作を行うことで、初期化後の第1ゲームコンテンツや変化後の他のゲームコンテンツを強化することができ、かつ、アイテムを獲得することができる。
Further, in the information processing device,
When receiving the operation input from the player,
Initializing the parameters set in the first game content, and providing an item that can raise the parameters set in the first game content, or
The parameter set in the first game content may be initialized, and an item capable of increasing the parameter after the initialization set in the first game content may be added.
According to such an information processing device, after the predetermined condition is satisfied, the player performs an input operation at an arbitrary timing to reinforce the first game content after initialization or another game content after change. And get items.

また、かかる情報処理装置であって、
前記所定条件は、前記第1ゲームコンテンツと前記第2ゲームコンテンツとを合成した合成回数が所定回数に達したこと、又は、前記第1ゲームコンテンツに設定されたパラメーターの上限が限界値に達したことを含むである、こととしてもよい。
このような情報処理装置によれば、合成回数やパラメーターの上限に制限を設けることによって、第1ゲームコンテンツに設定されたパラメーターを過度に変動させないように抑制することができる。
Further, in the information processing device,
The predetermined condition is that the number of times of combining the first game content and the second game content has reached a predetermined number, or the upper limit of a parameter set in the first game content has reached a limit value. It is also possible to include things.
According to such an information processing device, by setting restrictions on the number of times of synthesis and the upper limit of the parameter, it is possible to prevent the parameter set in the first game content from being excessively changed.

また、かかる情報処理装置であって、
前記特典付与処理部は、前記第1ゲームコンテンツに対応付けられた固有のアイテムを付与する、こととしてもよい。
このような情報処理装置によれば、プレイヤーはゲームコンテンツ毎の固有のアイテムを収集するべくゲームコンテンツの合成を繰り返し行なうようになるため、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲をさらに高めることができる。
Further, in the information processing device,
The privilege provision processing unit may provide a unique item associated with the first game content.
According to such an information processing device, the player repeatedly synthesizes the game content in order to collect unique items for each game content, thereby further increasing the player's willingness to repeat the synthesis of the game content. Can be.

また、かかる情報処理装置であって、
前記特典付与処理部は、前記第1ゲームコンテンツに設定されたレアリティのクラスに応じて異なる特典を付与する、こととしてもよい。
このような情報処理装置によれば、第1ゲームコンテンツのレアリティによってプレイヤーに付与される特典が異なるため、ゲームコンテンツの合成を繰り返し行なう意欲を持続させることができる。
Further, in the information processing device,
The privilege granting unit may grant different privileges according to the rarity class set for the first game content.
According to such an information processing apparatus, since the privilege given to the player differs depending on the rarity of the first game content, it is possible to maintain the willingness to repeatedly synthesize the game content.

次に、コンピューターに、
ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理と、
前記所定条件の成立前において、前記第1ゲームコンテンツに前記第2ゲームコンテンツを合成することによって、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる合成処理と、
前記所定条件の成立後において、当該第1ゲームコンテンツに設定された前記パラメーターを初期化すると共に、少なくとも当該第1ゲームコンテンツに設定された初期化後の前記パラメーターを上昇させることができるアイテムを付与する特典付与処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲を高めることができる。
Next, on the computer,
A determination process of determining whether a predetermined condition regarding the synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
A synthesis process of changing the upper limit of a parameter set in the first game content stepwise by synthesizing the second game content with the first game content before the predetermined condition is satisfied;
After the predetermined condition is satisfied, an item that initializes the parameter set in the first game content and increases at least the parameter after the initialization set in the first game content is provided. Privilege grant processing to be performed,
Is executed.
According to such a game program, the player's willingness to repeat the synthesis of the game content can be increased.

次に、コンピューターに、
ベースとなる第1ゲームコンテンツ及び合成素材となる第2ゲームコンテンツの合成に関する所定条件が成立したか否かを判定する判定処理と、
前記所定条件の成立前において、前記第1ゲームコンテンツに前記第2ゲームコンテンツを合成することによって、当該第1ゲームコンテンツに設定されたパラメーターの上限を段階的に変動させる合成処理と、
前記所定条件の成立後において、当該第1ゲームコンテンツを他のゲームコンテンツに変化させる共に、少なくとも当該他のゲームコンテンツに設定されたパラメーターを上昇させることができるアイテムを付与する特典付与処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲を高めることができる。
Next, on the computer,
A determination process of determining whether a predetermined condition regarding the synthesis of the first game content serving as a base and the second game content serving as a synthesis material is satisfied;
A synthesis process of changing the upper limit of a parameter set in the first game content stepwise by synthesizing the second game content with the first game content before the predetermined condition is satisfied;
After the satisfaction of the predetermined condition, the first game content is changed to another game content, and at least a privilege providing process of providing an item capable of increasing a parameter set in the other game content,
Is executed.
According to such a game program, the player's willingness to repeat the synthesis of the game content can be increased.

===実施形態===
<<ゲームシステム1の構成について>>
図1は、本実施形態に係るゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
=== embodiment ===
<< Configuration of Game System 1 >>
FIG. 1 is a diagram illustrating an example of an overall configuration of a game system 1 according to the present embodiment. The game system 1 provides various services related to games to players via a network 2 (for example, the Internet, etc.), and includes a server device 10 and a plurality of player terminals 20.

<サーバー装置10の構成について>
図2は、本実施形態に係るサーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等がゲームサービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)であり、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラムや、プレイヤー端末20の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ(ゲーム画面等)を配信(レスポンス)することができる。このサーバー装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、通信部15と、を有している。
<Configuration of server device 10>
FIG. 2 is a block diagram illustrating a functional configuration of the server device 10 according to the present embodiment. The server device 10 is an information processing device (for example, a workstation or a personal computer) used when a system administrator or the like operates and manages a game service, and receives various commands (requests) from the player terminal 20. A game program operable on the player terminal 20 or a Web page (game screen or the like) created in a markup language (HTML or the like) conforming to the standard of the player terminal 20 can be distributed (responded). The server device 10 includes a control unit 11, a storage unit 12, an input unit 13, a display unit 14, and a communication unit 15.

制御部11は、各部間のデータの受け渡しを行うと共に、サーバー装置10全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態の制御部11は、キャラクター付与処理部111、対戦処理部112、合成処理部113、特典付与処理部114、判定処理部115、更新処理部116、キャラクター選択処理部117、画面データ生成部118を備えている。   The control unit 11 exchanges data between the units and controls the entire server device 10, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. . The control unit 11 of the present embodiment includes a character provision processing unit 111, a battle processing unit 112, a combination processing unit 113, a privilege provision processing unit 114, a determination processing unit 115, an update processing unit 116, a character selection processing unit 117, and screen data generation. A portion 118 is provided.

キャラクター付与処理部111は、ゲームコンテンツ付与処理部の一例であって、プレイヤーに対してゲームコンテンツの一例としてのキャラクターを付与する処理を実行する機能を有している。ゲームコンテンツは、電子的なゲームデータであって、例えば、キャラクター、キャラクター等が対応付けられたゲームカードやフィギア等、又は、ゲームにて使用される道具・アビリティ等のアイテムなどである。   The character assignment processing unit 111 is an example of a game content assignment processing unit, and has a function of executing a process of assigning a character as an example of game content to a player. The game content is electronic game data, for example, a character, a game card or a figure associated with the character, or an item such as a tool or ability used in the game.

対戦処理部112は、対戦ゲームに関する各種処理を実行する機能を有している。本実施形態における対戦処理部112は、プレイヤーキャラクターと敵キャラクターとの対戦について勝敗を決定する処理を実行する。   The battle processing unit 112 has a function of executing various processes related to the battle game. The battle processing unit 112 in the present embodiment executes a process for determining a win or loss in a battle between the player character and the enemy character.

合成処理部113は、ゲームコンテンツの合成に関する各種処理を実行する機能を有している。ゲームコンテンツの合成は、ベースとなるゲームコンテンツ(以下、「ベースコンテンツ」とも呼ぶ)に、合成素材となるゲームコンテンツ(以下、「素材コンテンツ」とも呼ぶ)を合成することによって、合成素材となるゲームコンテンツをプレイヤーに所有させることなく、合成後のベースとなるゲームコンテンツをプレイヤーに所有させることである。本実施形態における合成処理部113は、ゲームコンテンツに設定されたパラメーターを変動させるパラメーター変動処理部を有している。本実施形態におけるパラメーター変動処理部は、例えば、ベースコンテンツに設定されたパラメーターの値を上限までの間で上昇させたり、そのパラメーターの上限を上昇させたりする。   The composition processing unit 113 has a function of executing various processes related to the composition of the game content. The synthesis of the game content is performed by synthesizing the base game content (hereinafter, also referred to as “base content”) with the game content as the synthetic material (hereinafter, also referred to as “material content”). This means that the player owns the game content that is the base after the synthesis without having the player own the content. The synthesis processing unit 113 according to the present embodiment has a parameter change processing unit that changes a parameter set in the game content. The parameter change processing unit in the present embodiment increases, for example, the value of a parameter set in the base content up to an upper limit, or increases the upper limit of the parameter.

特典付与処理部114は、プレイヤーに対して特典を付与する処理を実行する機能を有している。この特典とは、プレイヤーにとって有利となるゲームサービスを提供することであって、例えば、ゲームアイテムをプレイヤーに付与することである。本実施形態における特典付与処理部114は、ベースコンテンツに設定されたパラメーターを初期化すると共に、当該ベースコンテンツに設定された初期化後のパラメーターを上昇させることができるアイテムをプレイヤーに対して付与する。   The privilege grant processing unit 114 has a function of executing a process of granting a privilege to a player. The privilege is to provide a game service that is advantageous to the player, for example, to give a game item to the player. The privilege provision processing unit 114 in the present embodiment initializes the parameters set in the base content and provides the player with an item that can raise the parameter after the initialization set in the base content. .

判定処理部115は、各種の判定処理を実行する機能を有している。本実施形態における判定処理部115は、例えば、ベースコンテンツ及び素材コンテンツの合成に関する所定条件が成立したかを判定する。この所定条件とは、例えば、ベースコンテンツ及び素材コンテンツの合成回数が所定回数に達したことである。   The determination processing unit 115 has a function of executing various types of determination processing. The determination processing unit 115 in the present embodiment determines, for example, whether a predetermined condition regarding the combination of the base content and the material content is satisfied. The predetermined condition is, for example, that the number of times of combining the base content and the material content has reached the predetermined number.

更新処理部116は、記憶部12に記録されている各種情報を更新する処理を実行する機能を有している。本実施形態における更新処理部116は、例えば、プレイヤーがゲームコンテンツを所有したこと又は所有しなくなったことに応じて、記憶部12に記憶されているプレイヤー情報の記録を更新する。   The update processing unit 116 has a function of executing processing for updating various types of information recorded in the storage unit 12. The update processing unit 116 in the present embodiment updates the record of the player information stored in the storage unit 12, for example, when the player owns or no longer owns the game content.

キャラクター選択処理部117は、ゲームコンテンツ選択処理部の一例であって、複数のキャラクターの中からいずれかのキャラクターを選択する処理を実行する機能を有している。本実施形態におけるキャラクター選択処理部117は、例えば、プレイヤーの所有する複数のキャラクターの中から、パラメーターの上限が限界値に到達したキャラクターを選択する。   The character selection processing unit 117 is an example of a game content selection processing unit, and has a function of executing a process of selecting any one of a plurality of characters. The character selection processing unit 117 in the present embodiment selects, for example, a character whose parameter upper limit has reached the limit value from among a plurality of characters owned by the player.

画面データ生成部118は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態の画面データ生成部118は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。   The screen data generation unit 118 has a function of executing processing for generating screen data for displaying a game screen on the player terminal 20. The screen data generation unit 118 according to the present embodiment generates HTML data as screen data corresponding to a game screen.

記憶部12は、システムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、制御部11による演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、例えば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。本実施形態の記憶部12は、キャラクターに関する情報であるキャラクター情報と、アイテムに関する情報であるアイテム情報と、プレイヤーに関する情報であるプレイヤー情報とを、少なくとも記憶する。なお、これら各情報については追って詳述する。   The storage unit 12 includes a ROM (Read Only Memory) that is a read-only storage area in which a system program is stored, and a RAM (Random Access) that is a rewritable storage area used as a work area for arithmetic processing by the control unit 11. And a non-volatile storage device such as a flash memory or a hard disk. The storage unit 12 of the present embodiment stores at least character information that is information about a character, item information that is information about an item, and player information that is information about a player. Each of these information will be described later in detail.

入力部13は、システム管理者等が各種データ(例えば、キャラクター情報等)を入力するためのものであり、例えば、キーボードやマウス等によって実現される。   The input unit 13 is used by a system administrator or the like to input various data (for example, character information and the like), and is realized by, for example, a keyboard and a mouse.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。   The display unit 14 displays an operation screen for a system administrator based on a command from the control unit 11, and is realized by, for example, a liquid crystal display (LCD).

通信部15は、プレイヤー端末20との間で通信を行うためのものであり、プレイヤー端末20から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をプレイヤー端末20へ送信する送信部として機能とを有している。通信部15は、例えば、NIC(Network Interface Card)等によって実現される。   The communication unit 15 is for performing communication with the player terminal 20. The communication unit 15 functions as a receiving unit that receives various data and signals transmitted from the player terminal 20, and responds to a command from the control unit 11. It has a function as a transmission unit that transmits various data and signals to the player terminal 20. The communication unit 15 is realized by, for example, a NIC (Network Interface Card) or the like.

<プレイヤー端末20の構成について>
図3は、プレイヤー端末20の機能上の構成を示すブロック図である。本実施形態のプレイヤー端末20は、ゲームをプレイする際にプレイヤーが利用する情報処理装置(例えば、携帯電話端末、スマートフォン、タブレット型端末等)であり、サーバー装置10に対してゲームに関する各種情報(ゲームプログラムやWebページ等)の配信要求を行うことができる。プレイヤー端末20は、プレイヤーにWebページを閲覧させるためのWebブラウザ機能を有しているため、サーバー装置10から配信されたWebページ(ゲーム画面等)を表示することができる。このプレイヤー端末20は、端末制御部21と、端末記憶部22と、端末入力部23と、端末表示部24と、端末通信部25と、を有している。
<About the configuration of the player terminal 20>
FIG. 3 is a block diagram illustrating a functional configuration of the player terminal 20. The player terminal 20 of the present embodiment is an information processing device (for example, a mobile phone terminal, a smartphone, a tablet terminal, or the like) used by a player when playing a game, and sends various kinds of information (for example, a game) to the server device 10. Distribution request of a game program or a Web page). Since the player terminal 20 has a Web browser function for allowing a player to browse a Web page, the player terminal 20 can display a Web page (a game screen or the like) distributed from the server device 10. The player terminal 20 includes a terminal control unit 21, a terminal storage unit 22, a terminal input unit 23, a terminal display unit 24, and a terminal communication unit 25.

端末制御部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 terminal control unit 21 exchanges data between the units and controls the entire player terminal 20, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. Is done. Note that the terminal control unit 21 of the present embodiment also functions as a screen display control unit that controls the display mode of the game screen displayed on the terminal display unit 24. The terminal storage unit 22 is connected to the terminal control unit 21 via a bus, and performs a process of referring to, reading, and rewriting stored data in response to a command from the terminal control unit 21. The terminal storage unit 22 is realized by, for example, a flash memory or a hard disk. The terminal input unit 23 is used by the player to perform various operations (game operation and the like), and is realized by, for example, operation buttons, a touch panel, and the like. The terminal display unit 24 is for displaying a game screen in accordance with a command from the terminal control unit 21, and is realized by, for example, a liquid crystal display (LCD). The terminal communication unit 25 functions as a transmission / reception unit for transmitting / receiving various information to / from the server device 10 via the network 2, and is realized by, for example, an NIC (Network Interface Card) or the like.

<データ構造について>
図4は、サーバー装置10の記憶部12に記憶されるキャラクター情報のデータ構造例を示す図である。このキャラクター情報は、キャラクターID、キャラクター名、キャラクター画像、レアリティ、アイテムID、初期攻撃力、初期防御力、初期体力、初期上限攻撃力、初期上限防御力、初期上限体力、第2上限攻撃力、第2上限防御力、第2上限体力、第3上限攻撃力、第3上限防御力、第3上限体力等の項目(フィールド)を有している。キャラクターIDは、キャラクターを識別する識別情報である。キャラクター名は、キャラクターの表示名を示す情報である。キャラクター画像は、キャラクターの画像データである。レアリティは、キャラクターの希少価値に応じて複数クラスに分類された希少度を示す情報である。本実施形態においては、4段階のクラスに分類されたレアリティ(「コモン」→「アンコモン」→「レア」→「スーパーレア」)がキャラクターに設定されている。アイテムIDは、そのキャラクターに設定された固有のアイテムを識別する識別情報である。後述するキャラクター転生がキャラクターに対して行われた場合には、そのキャラクターに対応付けられた固有のアイテムが付与されることになる。初期攻撃力、初期防御力、初期体力は、キャラクターに最初に設定された能力に関するパラメーター(能力値)である。初期上限攻撃力、初期上限防御力、初期上限体力は、キャラクターの能力パラメーターに最初に(第1段階目に)設定された上限値である。第2上限攻撃力、第2上限防御力、第2上限体力は、キャラクターの能力パラメーターに第2段階目に設定された上限値である。第3上限攻撃力、第3上限防御力、第3上限体力は、キャラクターの能力パラメーターに第3段階目に設定された上限値(限界値)である。このように、本実施形態では、キャラクターの能力パラメーターに対して3つの上限値が段階的に設定されている。
<About data structure>
FIG. 4 is a diagram illustrating an example of a data structure of character information stored in the storage unit 12 of the server device 10. This character information includes a character ID, a character name, a character image, a rarity, an item ID, an initial attack, an initial defense, an initial health, an initial upper attack, an initial upper defense, an initial upper health, a second upper attack, Items (fields) such as a second upper-limit defense force, a second upper-limit physical strength, a third upper-limit attack power, a third upper-limit defense power, and a third upper-limit physical strength are provided. The character ID is identification information for identifying a character. The character name is information indicating the display name of the character. The character image is image data of the character. The rarity is information indicating the rarity classified into a plurality of classes according to the rarity value of the character. In the present embodiment, the rarities classified into four classes (“common” → “uncommon” → “rare” → “super rare”) are set for the character. The item ID is identification information for identifying a unique item set for the character. When a character reincarnation, which will be described later, is performed on a character, a unique item associated with the character is added. The initial attack power, the initial defense power, and the initial physical strength are parameters (ability values) relating to the abilities set initially for the character. The initial maximum attack power, the initial maximum defense power, and the initial maximum physical strength are the maximum values initially set (at the first stage) in the ability parameters of the character. The second upper-limit attack power, the second upper-limit defense power, and the second upper-limit physical strength are the upper-limit values set in the second stage in the ability parameters of the character. The third upper-limit attack power, the third upper-limit defense power, and the third upper-limit health are the upper limit values (limit values) set in the third stage in the ability parameters of the character. As described above, in the present embodiment, three upper limit values are set in stages for the ability parameters of the character.

図5は、サーバー装置10の記憶部12に記憶されるアイテム情報のデータ構造例を示す図である。このアイテム情報は、アイテムID、アイテム名、パラメーター増加量等の項目を有している。アイテムIDは、アイテムを識別する識別情報である。アイテム名は、アイテムの表示名を示す情報である。パラメーター増加量は、アイテムを使用することによって、キャラクターに設定されたパラメーターの現在値に対して加算されるポイント量を示す情報である。   FIG. 5 is a diagram illustrating an example of a data structure of item information stored in the storage unit 12 of the server device 10. The item information includes items such as an item ID, an item name, and a parameter increase amount. The item ID is identification information for identifying an item. The item name is information indicating a display name of the item. The parameter increase amount is information indicating the amount of points to be added to the current value of the parameter set for the character by using the item.

図6は、サーバー装置10の記憶部12に記憶されるプレイヤー情報のデータ構造例を示す図である。このプレイヤー情報は、プレイヤーID、仮想メダル、自動合成設定、所有キャラクター情報、所有アイテム情報等の項目を有している。プレイヤーIDは、プレイヤーを識別する識別情報である。仮想メダルは、プレイヤーが所有するゲーム価値の一例としての仮想メダルの量を示す情報である。プレイヤーは、ゲームの進行中に仮想メダルを獲得することができ、この仮想メダルを用いることで、所有キャラクターのパラメータ(現在値)を上昇させたり、アイテムを購入したりすることもできる。自動合成設定は、キャラクター合成を自動的に行う自動合成の設定状態を示す情報である。プレイヤーの操作に従って自動合成設定に「ON」が設定されていれば、キャラクターの自動合成が有効となり、「OFF」が設定されていれば、キャラクターの自動合成が無効となる。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)を示す情報である。所有アイテム情報は、プレイヤーが所有するゲームアイテム(以下、「所有アイテム」とも呼ぶ)を示す情報である。   FIG. 6 is a diagram illustrating a data structure example of the player information stored in the storage unit 12 of the server device 10. The player information includes items such as a player ID, a virtual medal, an automatic composition setting, owned character information, owned item information, and the like. The player ID is identification information for identifying a player. The virtual medal is information indicating the amount of the virtual medal as an example of the game value owned by the player. The player can acquire a virtual medal during the progress of the game, and by using the virtual medal, can increase the parameter (current value) of the possessed character or purchase an item. The automatic composition setting is information indicating a setting state of automatic composition for automatically performing character composition. If “ON” is set in the automatic composition setting in accordance with the operation of the player, the automatic composition of the character is valid, and if “OFF” is set, the automatic composition of the character is invalid. Owned character information is information indicating a character owned by a player (hereinafter, also referred to as “owned character”). Owned item information is information indicating a game item owned by a player (hereinafter, also referred to as “owned item”).

図7は、所有キャラクター情報のデータ構造例を示す図である。この所有キャラクター情報は、キャラクターID、アイテムID、攻撃力、防御力、体力、上限攻撃力、上限防御力、上限体力、合成回数等の項目を有している。キャラクターIDは、所有キャラクターを識別する識別情報である。アイテムIDは、その所有キャラクターに装着された所有アイテム(装備品)を識別する識別情報である。プレイヤーは、所有キャラクターに所有アイテムを装着させることによって、その所有キャラクターのパラメーター(攻撃力、防御力、体力)を増加させることができる。所有キャラクターの攻撃力、防御力、体力は、所有キャラクターに設定された現時点におけるパラメーターの値(現在値)である。なお、所有キャラクターが所有アイテムを装着している場合には、増加後のパラメーターの値(現在値)である。キャラクターの上限攻撃力、上限防御力、上限体力は、所有キャラクターに設定されたパラメーターの現時点における上限値を示す情報である。これら各種のパラメーターは、ゲームの進行に応じて更新される。合成回数は、キャラクター合成を行った回数を示す情報である。   FIG. 7 is a diagram illustrating an example of a data structure of owned character information. The possessed character information includes items such as a character ID, an item ID, an attack power, a defense power, a physical strength, an upper limit attack power, an upper limit defense power, an upper limit physical strength, and the number of combined times. The character ID is identification information for identifying a possessed character. The item ID is identification information for identifying a possessed item (equipment) attached to the possessed character. The player can increase the parameters (attack power, defense power, and physical strength) of the possessed character by attaching the possessed item to the possessed character. The attack power, defense power, and physical strength of the possessed character are the values (current values) of the parameters at the present time set for the possessed character. If the possessed character is wearing a possessed item, the value of the parameter after the increase (current value). The character's maximum attack power, maximum defense power, and maximum physical strength are information indicating the current maximum value of the parameters set for the owned character. These various parameters are updated as the game progresses. The number of times of synthesis is information indicating the number of times of performing character synthesis.

図8は、所有アイテム情報のデータ構造例を示す図である。この所有アイテム情報は、アイテムID、所有数の項目を有している。アイテムIDは、プレイヤーが所有する各種のアイテムを識別する識別情報である。所有数は、プレイヤーが所有するアイテムの数量を示す情報である。   FIG. 8 is a diagram illustrating an example of a data structure of owned item information. The possessed item information has items of item ID and possession number. The item ID is identification information for identifying various items owned by the player. The possession number is information indicating the number of items owned by the player.

<<ゲームの概要について>>
ここでは、本実施形態のゲームシステム1によって提供されるゲームの概要について説明する。このゲームシステム1では、ゲームキャラクターが対応付けられた電子的なゲームカード(ゲーム内で使用される仮想カード。以下では、単に「キャラクター」とも呼ぶ)を用いて行う各種ゲームが提供される。
<< About the outline of the game >>
Here, an outline of a game provided by the game system 1 of the present embodiment will be described. The game system 1 provides various games that are played using electronic game cards (virtual cards used in the game; hereinafter, also simply referred to as “characters”) associated with game characters.

<対戦ゲーム>
本実施形態のゲームシステム1において、プレイヤーは、キャラクターを複数所有することができる。プレイヤーは、自らが所有するプレイヤーキャラクターを用いて対戦ゲームを行うことができる。具体的には、対戦処理部112は、プレイヤーの対戦相手となる敵キャラクターを決定し、プレイヤーキャラクター及び敵キャラクターの各々に設定された各種パラメーター(攻撃力、防御力、体力等)に基づいて、これらのキャラクター同士による対戦についての勝敗を決定する。敵キャラクターとの対戦に勝利した場合には、その敵キャラクターが保有するアイテムや、その敵キャラクター自体がプレイヤーに対して付与される。
<Competitive game>
In the game system 1 of the present embodiment, a player can own a plurality of characters. The player can play a battle game using the player character owned by the player. Specifically, the battle processing unit 112 determines an enemy character to be an opponent of the player, and, based on various parameters (attack power, defense power, physical strength, etc.) set for each of the player character and the enemy character, The winning or losing of the battle between these characters is determined. If the player wins the battle with the enemy character, the items owned by the enemy character and the enemy character itself are given to the player.

<抽選ゲーム>
本実施形態におけるゲームシステム1において、プレイヤーは、所謂「ガチャガチャ」(登録商標)と呼ばれる抽選ゲームを行うことができる。抽選ゲームでは、複数のキャラクターの中から選択されたキャラクターがプレイヤーに対して付与される。この抽選ゲームには、通常の抽選ゲームと特別な抽選ゲームとがある。通常の抽選ゲームでは、1回の抽選が行われると、1つのキャラクターがプレイヤーに対して付与される。その一方で、特別な抽選ゲームでは、1回の抽選が行われると、一度に複数のキャラクターがプレイヤーに対して付与される。プレイヤーは、通常の抽選ゲーム及び特別な抽選ゲームのいずれかを選択的に行うことができる。プレイヤーは、この抽選ゲームを繰り返し行なうことによって、自らが所有するキャラクターを最大数に達するまで増やすことができる。そして、プレイヤーは、自らの所有するキャラクターを用いて前述した対戦ゲームを行うことができる。
<Lottery game>
In the game system 1 according to the present embodiment, the player can play a lottery game called “Gacha Gacha” (registered trademark). In the lottery game, a character selected from a plurality of characters is given to a player. The lottery game includes a normal lottery game and a special lottery game. In a normal lottery game, when one lottery is performed, one character is given to the player. On the other hand, in a special lottery game, once one lottery is performed, a plurality of characters are given to the player at once. The player can selectively perform either a normal lottery game or a special lottery game. By repeatedly performing the lottery game, the player can increase the number of characters owned by the player until the maximum number is reached. Then, the player can play the above-mentioned battle game using the character owned by the player.

<キャラクター合成>
本実施形態のゲームシステム1では、プレイヤーは、自らの所有する複数のキャラクターの中から選択したベースとなるキャラクター(以下、「ベースキャラクター」とも呼ぶ)に対し、合成素材となるキャラクター(以下、「素材キャラクター」とも呼ぶ)を組み合せることによって、キャラクター合成を行うことができる。
以下では、キャラクター合成に関する所定条件が、キャラクター合成を行った回数(合成回数)が所定回数に達したことであるものとして説明する。
<Character composition>
In the game system 1 according to the present embodiment, a player selects a base character (hereinafter, also referred to as a “base character”) selected from a plurality of characters owned by the player, and a character as a synthetic material (hereinafter, “base character”). Character combination can also be performed by combining the characters.
In the following, a description will be given assuming that the predetermined condition regarding character synthesis is that the number of times of performing character synthesis (the number of times of synthesis) has reached the predetermined number.

合成回数が所定回数に到達する前において、ベースキャラクターと素材キャラクターとが同じキャラクターである場合に、ベースキャラクターに対してその素材キャラクターを合成することにより、合成前のベースキャラクターに設定されたパラメーターの上限値が上昇し、そのパラメーターの値が上限を超えて上昇できるように合成後のベースキャラクターに対して再設定される。このようにしてキャラクター合成が行われると、プレイヤーは、ベースキャラクター及び素材キャラクターの双方を所有できず、合成によって強化された後のベースキャラクターのみを所有することができる。   If the base character and the material character are the same character before the number of times of synthesis reaches the predetermined number, by synthesizing the material character with the base character, the parameter set for the base character before synthesis is set. The upper limit value is increased, and the parameter value is reset for the synthesized base character so that the value of the parameter can be increased beyond the upper limit. When the character synthesis is performed in this manner, the player cannot own both the base character and the material character, and can own only the base character that has been enhanced by the synthesis.

そして、合成回数が所定回数に到達するまでは、キャラクター合成が繰り返されると、ベースキャラクターに設定されたパラメーターの上限値が段階的に上昇する。本実施形態では、図4のキャラクター情報に示すとおり、合成回数が3回までに制限されているため、3回のキャラクター合成を繰り返すと、ベースキャラクターに設定されたパラメーターの上限が限界値に到達することになり、それ以上のキャラクター合成を繰り返しても、ベースキャラクターに設定されたパラメーターの上限値を上昇させることができなくなる。   Until the number of times of synthesis reaches the predetermined number, when character synthesis is repeated, the upper limit value of the parameter set for the base character increases stepwise. In the present embodiment, as shown in the character information of FIG. 4, the number of times of synthesis is limited to three times. Therefore, when the character synthesis is repeated three times, the upper limit of the parameter set for the base character reaches the limit value. Therefore, even if the character combination is further repeated, the upper limit value of the parameter set for the base character cannot be increased.

なお、合成回数が所定回数に到達した後においては、ベースキャラクターと素材キャラクターとが同じキャラクターである場合に、ベースキャラクターに対してその素材キャラクターを合成する度に、合成前のベースキャラクターに設定されたパラメーターの上限値(限界値)をさらに上昇させることができないものの、その素材キャラクターに設定された特性に基づくアイテムがプレイヤーに対して付与される。このようにしてキャラクター合成が行われると、プレイヤーは、素材キャラクターを所有できず、引き続きベースキャラクターのみを所有することができると共に、素材キャラクターの特性に基づくアイテムを取得することができる。本実施形態では、上述したとおり、合成回数が3回までに制限されているため、4回目、5回目、6回目…のキャラクター合成を行なう度に、ベースキャラクターに設定されたパラメーターの上限値(限界値)に変動はないものの、素材キャラクターの特性に基づくアイテムがプレイヤーに対して付与されることになる。素材キャラクターの特性に基づくアイテムの種類は、素材キャラクターに設定されたレアリティのクラスに応じて異なる。   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, the base character is set as the base character before synthesis. Although the upper limit value (limit value) of the parameter cannot be further increased, an item based on the characteristics set for the material character is given to the player. When the character synthesis is performed in this manner, the player cannot own the material character, can continue to own only the base character, and can acquire an item based on the characteristics of the material character. In the present embodiment, as described above, the number of times of synthesis is limited to three times, so each time the fourth, fifth, sixth, etc. character synthesis is performed, the upper limit value of the parameter set for the base character ( Although the limit value does not change, an item based on the characteristics of the material character is given to the player. The type of item based on the characteristics of the material character differs depending on the rarity class set for the material character.

<キャラクター転生>
本実施形態のゲームシステム1では、キャラクター合成に関する所定条件が成立した後においては、プレイヤーは、任意のタイミングで所定の入力操作を行なうことにより、パラメーターの上限が限界値に到達した状態のベースキャラクター(以下では、「最大進化後のベースキャラクター」とも呼ぶ)に対してキャラクター転生を行うことができる。キャラクター転生とは、最大進化後のベースキャラクターを所有するプレイヤーに対して特典を付与するためのゲーム処理のことである。
以下では、上述したキャラクター合成と同様に、キャラクター合成に関する所定条件が、キャラクター合成を行った回数(合成回数)が所定回数に達したことであるものとして説明する。
<Character reincarnation>
In the game system 1 of the present embodiment, after a predetermined condition relating to character synthesis is established, the player performs a predetermined input operation at an arbitrary timing, so that the base character in a state where the upper limit of the parameter has reached the limit value is set. (In the following, character reincarnation can be performed for the “base character after maximum evolution”). The character reincarnation is a game process for giving a privilege to a player who owns the base character after the maximum evolution.
In the following, similarly to the above-described character synthesis, a description will be given assuming that the predetermined condition regarding the character synthesis is that the number of times of performing the character synthesis (the number of times of synthesis) has reached the predetermined number.

合成回数が所定回数に到達した後において、プレイヤーが所定の入力操作を行なうと、キャラクター転生が行われることによって、最大進化後のベースキャラクターに設定されたパラメーターが初期化されると共に、当該ベースキャラクターに設定された初期化後のパラメーターを上昇させることができるアイテムがプレイヤーに対して付与される。
なお、初期化後のパラメーターが設定されたベースキャラクターについては、上述したキャラクター合成を繰り返し行うことによって、そのパラメーターの上限値を再び段階的に上昇させることができる。
When the player performs a predetermined input operation after the number of synthesis times reaches the predetermined number, the character reincarnation is performed, thereby initializing the parameters set for the base character after the maximum evolution, and An item that can raise the parameter after the initialization set in is provided to the player.
Note that, for a base character for which a parameter after initialization has been set, the upper limit of the parameter can be increased stepwise again by repeatedly performing the above-described character synthesis.

このように、合成回数が所定回数に到達する前は、合成を繰り返すことによってベースキャラクターを段階的に強化でき、合成回数が所定回数に到達した後には、合成を繰り返すことによって初期化後のベースキャラクターを再び強化して行くことができる。すなわち、キャラクター合成を繰り返し行うことによって、ベースキャラクターに設定されたパラメーターの上限が限界値に到達し、そのパラメーターの上限を限界値以上に上昇させることができなくなったとしても、キャラクター転生を行なうことによって、そのベースキャラクターに設定されたパラメーターを初期値に戻すことができる。このため、キャラクター転生を行った後には、再びキャラクター合成を繰り返すことによって、ベースキャラクターに設定されたパラメーターの上限を段階的に上昇させることができる。このようにすることで、キャラクター合成を繰り返すことに対するプレイヤーの意欲を高めることができる。   As described above, before the number of times of synthesis reaches the predetermined number of times, the base character can be gradually strengthened by repeating the synthesis, and after the number of times of synthesis reaches the predetermined number of times, the base character after initialization is repeated by repeating the synthesis. You can strengthen your character again. In other words, even if character synthesis is repeated, the upper limit of the parameter set for the base character reaches the limit value, and even if it becomes impossible to raise the upper limit of the parameter beyond the limit value, perform character reincarnation Thus, the parameters set for the base character can be returned to the initial values. For this reason, after the character is reborn, the upper limit of the parameter set for the base character can be increased stepwise by repeating character synthesis again. By doing so, the player's willingness to repeat the character synthesis can be increased.

また、キャラクター転生を行った後には、キャラクター転生で付与されたアイテムを使用することよって、初期化された後のパラメーターを飛躍的に上昇させることができるため、プレイヤーがベースキャラクターを強化させる際に有利となり、キャラクター合成を繰り返すことに対するプレイヤーの意欲をさらに高めることができる。   Also, after performing character reincarnation, you can use the items given by character reincarnation to dramatically increase the parameter after initialization, so when players strengthen the base character, This is advantageous and can further increase the player's willingness to repeat the character synthesis.

<自動合成>
本実施形態のゲームシステム1では、プレイヤーが予め設定操作を行うことで、対戦ゲームや抽選ゲームによってプレイヤーに対してキャラクターが付与された際に、プレイヤーの操作によらず自動的にキャラクター合成を行なうことができる。これにより、キャラクターが付与されたことを契機として、そのキャラクターがベースキャラクターに対して合成することのできる素材キャラクターとなり得るか否かが判定された上で、キャラクター合成が自動的に行われることになる。そのため、プレイヤーの操作入力に要する手間を軽減させることが可能となる。
<Automatic synthesis>
In the game system 1 of the present embodiment, when a player performs a setting operation in advance, when a character is given to the player in a battle game or a lottery game, the character is automatically synthesized regardless of the operation of the player. be able to. As a result, when the character is given, it is determined whether or not the character can be a material character that can be synthesized with the base character, and then the character synthesis is automatically performed. Become. Therefore, it is possible to reduce the labor required for the operation input of the player.

<<ゲームシステム1の動作について>>
本実施形態にかかるゲームシステム1では、サーバー装置10における制御部11が、記憶部12に格納されたゲームプログラムに従って、制御対象となる各機能部を制御することにより、以下で説明する各処理を実行する。
<<< Operation of Game System 1 >>>
In the game system 1 according to the present embodiment, the control unit 11 in the server device 10 controls each functional unit to be controlled in accordance with the game program stored in the storage unit 12, thereby performing each process described below. Execute.

<キャラクター合成に関する動作について>
図9は、本実施形態におけるキャラクター合成に関する動作例を説明するためのフローチャートである。
<Operations related to character composition>
FIG. 9 is a flowchart for explaining an operation example regarding character synthesis in the present embodiment.

プレイヤー端末20は、プレイヤーが抽選ゲームを開始するための操作を行うと、抽選ゲーム開始要求をサーバー装置10に送信する。サーバー装置10は、プレイヤー端末20から送信された抽選ゲーム開始要求を受信すると、キャラクター付与処理を実行する(S101)。具体的には、キャラクター付与処理部111は、図4に示すキャラクター情報に基づいて、複数のキャラクターの中から選択したキャラクターを、プレイヤーに対して付与する。   When the player performs an operation for starting a lottery game, the player terminal 20 transmits a lottery game start request to the server device 10. Upon receiving the lottery game start request transmitted from the player terminal 20, the server device 10 executes a character providing process (S101). Specifically, the character assignment processing section 111 assigns a character selected from a plurality of characters to the player based on the character information shown in FIG.

次いで、サーバー装置10は、プレイヤーに対してキャラクターが付与されると、キャラクター合成が自動合成に設定されているか否かを判定する(S102)。すなわち、判定処理部115は、図6に示すプレイヤー情報を参照して、自動合成設定の項目が「ON」に設定されているか否かを判定する。
なお、自動合成設定をプレイヤーに事前に行わせることなく、かつ、ステップ102における判定処理を省略して、キャラクター合成については常に自動合成が行われるようにしても良い。
Next, when the character is given to the player, the server device 10 determines whether or not the character combination is set to the automatic combination (S102). That is, the determination processing unit 115 determines whether or not the item of the automatic composition setting is set to “ON” with reference to the player information shown in FIG.
It should be noted that the automatic synthesis setting may not always be performed by the player in advance, and the determination processing in step 102 may be omitted, so that the automatic synthesis is always performed for the character synthesis.

かかる判定の結果、自動合成設定が「OFF」に設定されていると判定された場合には(S102:NO)、ステップ104に進み、画面データ生成処理が実行される。すなわち、画面データ生成処理部118は、プレイヤーに付与されたキャラクターを含むゲーム画面に対応する画面データを生成する。   When it is determined that the automatic composition setting is set to “OFF” (S102: NO), the process proceeds to step 104, and the screen data generation process is performed. That is, the screen data generation processing unit 118 generates screen data corresponding to the game screen including the character given to the player.

その一方で、自動合成設定が「ON」に設定されていると判定された場合には(S102:YES)、ステップ103に進み、キャラクター合成処理が実行される。このキャラクター合成処理では、以下の各種処理が実行される。   On the other hand, when it is determined that the automatic composition setting is set to “ON” (S102: YES), the process proceeds to step 103, and the character composition processing is executed. In this character synthesizing process, the following various processes are executed.

先ずは、サーバー装置10は、ベースキャラクターに対して素材キャラクターを合成することが可能であるか否かを判定する処理を実行する。すなわち、判定処理部115は、プレイヤーに対して付与されたキャラクター(素材キャラクター)が、プレイヤーによって指定されたベースキャラクターと同一のキャラクターであるか否かを判定する。本実施形態では、ベースキャラクターと同一のキャラクターであるか否かの判定は、キャラクターIDが一致するか否かによって行われる。
かかる判定の結果、ベースキャラクターと同一のキャラクターでないと判定された場合には、更新処理が実行される。すなわち、更新処理部116は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとして記憶部12に記録することにより、図7に示す所有キャラクター情報を更新する。
First, the server device 10 executes a process of determining whether or not a material character can be combined with a base character. That is, the determination processing unit 115 determines whether the character (material character) given to the player is the same character as the base character specified by the player. In the present embodiment, whether or not the character is the same as the base character is determined based on whether or not the character IDs match.
If it is determined that the character is not the same as the base character, an update process is performed. That is, the update processing unit 116 updates the possessed character information illustrated in FIG. 7 by recording the character given to the player as the possessed character of the player in the storage unit 12.

その一方で、ベースキャラクターと同一のキャラクターであると判定された場合には、キャラクター合成に関する所定条件が成立したか否かが判定される。すなわち、判定処理部115は、図7に示す所有キャラクター情報を参照して、プレイヤーによって指定されたベースキャラクターの合成回数が、最大回数(本実施形態では、3回)に到達しているか否かを判定する。   On the other hand, when it is determined that the character is the same as the base character, it is determined whether or not a predetermined condition regarding the character combination is satisfied. That is, the determination processing unit 115 refers to the possessed character information shown in FIG. 7 and determines whether the number of times of synthesis of the base character specified by the player has reached the maximum number (three times in the present embodiment). Is determined.

かかる判定の結果、ベースキャラクターの合成回数が最大回数に到達していないと判定された場合には、パラメーター変動処理が実行される。具体的には、合成処理部113(パラメーター変動処理部)は、図4に示すキャラクター情報及び図7に示す所有キャラクター情報に基づいて、ベースキャラクターに設定された能力パラメーターの上限値を、現在の段階から次の段階へ上昇させる。この際、合成処理部113は、ベースキャラクターに設定された能力パラメーターの現在値も併せて上昇させることができる。その後、更新処理部116は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとはせず、かつ、ベースキャラクターに設定された能力パラメーターに対して新たな現時点の上限値を再設定することによって、図7に示す所有キャラクター情報を更新する。   As a result of this determination, when it is determined that the number of times of combining the base characters has not reached the maximum number, parameter variation processing is executed. Specifically, the synthesis processing unit 113 (parameter variation processing unit) sets the upper limit value of the ability parameter set for the base character based on the character information shown in FIG. 4 and the owned character information shown in FIG. Increase from one stage to the next. At this time, the synthesis processing unit 113 can also increase the current value of the ability parameter set for the base character. Thereafter, the update processing unit 116 does not regard the character given to the player as the player's own character and resets a new current upper limit value for the ability parameter set for the base character. Thus, the owned character information shown in FIG. 7 is updated.

その一方で、ベースキャラクターの合成回数が最大回数に到達したと判定された場合には、合成処理部113は、ベースキャラクターに設定された能力パラメーターを変動させることなく、プレイヤーに対して付与されたキャラクターに設定された特性に基づくアイテムをプレイヤーに対して付与する。その後、更新処理部116は、プレイヤーに対して付与されたキャラクターをプレイヤーの所有キャラクターとはせず、かつ、プレイヤーに対して付与されたアイテムをプレイヤーの所有アイテムとして記憶部12に記録することにより、図8に示す所有アイテム情報を更新する。   On the other hand, when it is determined that the number of times of combining the base characters has reached the maximum number, the combining processing unit 113 is provided to the player without changing the ability parameter set for the base character. An item based on the characteristics set for the character is given to the player. Thereafter, the update processing unit 116 does not regard the character given to the player as a player-owned character, and records the item given to the player in the storage unit 12 as a player-owned item. , The owned item information shown in FIG. 8 is updated.

次いで、図9に戻り、サーバー装置10は、このようにしてキャラクター合成処理が終了すると、画面データ生成処理を実行する(S104)。すなわち、画面データ生成部118は、抽選ゲームに関するゲーム画面に対応する画面データ(HTMLデータ)を生成する。   Next, returning to FIG. 9, when the character synthesizing process ends in this way, the server device 10 executes a screen data generation process (S104). That is, the screen data generation unit 118 generates screen data (HTML data) corresponding to the game screen relating to the lottery game.

そして、サーバー装置10は、このようにして生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信されたこの画面データを受信すると、画面データを解析することにより、ゲーム画面(Webページ)を端末表示部24に表示させる。   Then, the server device 10 transmits the generated screen data to the requesting player terminal 20 via the network. Upon receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen (Web page) on the terminal display unit 24.

<キャラクター転生に関する動作について>
図10は、本実施形態におけるキャラクター転生に関する動作例を説明するためのフローチャートである。
<Operations related to character reincarnation>
FIG. 10 is a flowchart for explaining an operation example regarding character reincarnation in the present embodiment.

プレイヤー端末20は、プレイヤーがキャラクター転生を開始するための操作を行うと、ゲーム開始ページ送信要求をサーバー装置10に送信する。サーバー装置10は、プレイヤー端末20から送信されたゲーム開始ページ送信要求を受信すると、キャラクター選択処理を実行する(S201)。具体的には、キャラクター選択処理部117は、図4に示すキャラクター情報及び図7に示す所有キャラクター情報に基づいて、プレイヤーの所有キャラクターの中から、能力パラメーターの上限値が第3段階目に設定された上限値(限界値)に到達したキャラクター(つまり、最大進化後のベースキャラクター)を選択する。   When the player performs an operation for starting character reincarnation, the player terminal 20 transmits a game start page transmission request to the server device 10. Upon receiving the game start page transmission request transmitted from the player terminal 20, the server device 10 executes a character selection process (S201). Specifically, based on the character information shown in FIG. 4 and the owned character information shown in FIG. 7, the character selection processing unit 117 sets the upper limit value of the ability parameter at the third stage from among the player's owned characters. The character that has reached the set upper limit (limit value) (that is, the base character after the maximum evolution) is selected.

次いで、サーバー装置10は、キャラクター選択処理が終了すると、画面データ生成処理を実行する(S202)。すなわち、画面データ生成部118は、キャラクター転生の開始画面に対応する画面データ(HTMLデータ)を生成する。このキャラクター転生の開始画面には、選択された最大進化後のベースキャラクターの画像等が含まれている。   Next, when the character selecting process ends, the server device 10 executes a screen data generating process (S202). That is, the screen data generation unit 118 generates screen data (HTML data) corresponding to the character reincarnation start screen. The character reincarnation start screen includes an image of the selected base character after the maximum evolution.

そして、サーバー装置10は、この生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信されたこの画面データを受信すると、画面データを解析することにより、キャラクター転生の開始画面(Webページ)を端末表示部24に表示させる。   Then, the server device 10 transmits the generated screen data to the requesting player terminal 20 via the network. Upon receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data and causes the terminal display unit 24 to display a character reincarnation start screen (Web page).

次いで、プレイヤー端末20は、このキャラクター転生の開始画面が端末表示部24に表示されている際に、プレイヤーが最大進化後のベースキャラクターを指定する操作を行うと、かかる操作情報と共にキャラクター転生の開始要求をサーバー装置10に送信する。サーバー装置10は、プレイヤー端末20から送信された開始要求を受信すると、プレイヤーの操作情報に基づき、最大進化後のベースキャラクターの指定があったか否かを判定する(S203)。   Next, when the player performs an operation to specify the base character after the maximum evolution while the character reincarnation start screen is displayed on the terminal display unit 24, the player terminal 20 starts the character reincarnation together with the operation information. The request is transmitted to the server device 10. Upon receiving the start request transmitted from the player terminal 20, the server device 10 determines whether or not the base character after the maximum evolution has been designated based on the operation information of the player (S203).

次いで、サーバー装置10は、このようにして最大進化後のベースキャラクターを指定する操作入力を受け取ると、特典付与処理の一例としてのキャラクター転生処理を実行する(S204)。以下では、キャラクター転生処理に関する動作例について具体的に説明する。   Next, upon receiving the operation input specifying the base character after the maximum evolution in this way, the server device 10 executes a character reincarnation process as an example of the privilege granting process (S204). Hereinafter, an operation example regarding the character reincarnation process will be specifically described.

図11は、キャラクター転生処理を説明するためのフローチャートである。
先ずは、サーバー装置10は、最大進化後のベースキャラクターに設定されたパラメーターを変動させるパラメーター変動処理を実行する(S301)。具体的には、特典付与処理部114は、図4に示すキャラクター情報及び図7に示す所有キャラクター情報に基づいて、最大進化後のベースキャラクターに設定されたパラメーターの現在値(この現在値は限界値と同じ値である)を初期値に戻す処理(初期化処理)を実行する。その後、更新処理部116は、初期化された後のベースキャラクターに対して新たな現在値(この現在値は初期値と同じ値である)を再設定することによって、図7に示す所有キャラクター情報を更新する。
FIG. 11 is a flowchart for explaining the character reincarnation process.
First, the server device 10 executes a parameter changing process for changing a parameter set for the base character after the maximum evolution (S301). Specifically, based on the character information shown in FIG. 4 and the possessed character information shown in FIG. 7, the privilege provision processing unit 114 determines the current value of the parameter set in the base character after the maximum evolution (this current value is (The same value) is returned to the initial value (initialization process). Thereafter, the update processing unit 116 resets a new current value (this current value is the same as the initial value) for the initialized base character, thereby obtaining the owned character information shown in FIG. To update.

次いで、サーバー装置10は、パラメーター変動処理が終了すると、初期化された後のベースキャラクターを所有するプレイヤーに対して、アイテムを付与するアイテム付与処理を実行する(S302)。具体的には、特典付与処理部114は、図4に示すキャラクター情報に基づいて、そのベースキャラクターに対応付けられた固有のアイテム(装備品)をプレイヤーに対して付与する。その後、更新処理部116は、プレイヤーに対して付与されたアイテムをプレイヤーの所有アイテムとして記憶部12に記録することにより、図8に示す所有アイテム情報を更新する。
なお、このアイテム付与処理においては、ベースキャラクターに設定された属性に応じて、付与する特典の種類を異ならせても良い。例えば、特典付与処理部114は、ベースキャラクターのレアリティ(属性)が「レア」以上である場合は、アイテム(装備品)をプレイヤーに対して付与し、ベースキャラクターのレアリティが「アンコモン」以下である場合には、仮想メダル(ゲーム内通貨)を付与しても良い。
Next, when the parameter variation process ends, the server device 10 executes an item providing process of providing an item to the player who owns the initialized base character (S302). Specifically, based on the character information shown in FIG. 4, the privilege provision processing unit 114 provides the player with a unique item (equipment) associated with the base character. Thereafter, the update processing unit 116 updates the possessed item information shown in FIG. 8 by recording the item given to the player as the player's possessed item in the storage unit 12.
In the item granting process, the type of privilege to be granted may be changed according to the attribute set for the base character. For example, if the rarity (attribute) of the base character is “rare” or more, the privilege granting unit 114 grants an item (equipment) to the player, and the rarity of the base character is “uncommon” or less. In this case, a virtual medal (in-game currency) may be provided.

ここで、プレイヤーが、付与されたアイテムを、その初期化された後のベースキャラクターに対して使用した場合には、付与されたアイテムが、その初期化された後のベースキャラクターに装着され、かつ、そのアイテムに対応付けられたパラメーター増加量(図5参照)が、初期化された後のベースキャラクターのパラメーターの現在値に加算されることになる。これに伴い、図7示す所有キャラクター情報が更新処理部116によって更新されることになる。
なお、プレイヤーは、付与されたアイテムを、その初期化された後のベースキャラクターのみならず、他の所有キャラクターに装着させることもできる。
Here, when the player uses the assigned item for the initialized base character, the assigned item is attached to the initialized base character, and The parameter increase amount (see FIG. 5) associated with the item is added to the current value of the parameter of the base character after the initialization. Accompanying this, the owned character information shown in FIG. 7 is updated by the update processing unit 116.
In addition, the player can attach the provided item not only to the initialized base character but also to other owned characters.

次いで、図10に戻り、サーバー装置10は、このようにしてキャラクター転生処理が終了すると、画面データ生成処理を実行する(S205)。すなわち、画面データ生成部118は、抽選ゲームに関するゲーム画面に対応する画面データ(HTMLデータ)を生成する。   Next, returning to FIG. 10, when the character reincarnation process ends in this way, the server device 10 executes a screen data generation process (S205). That is, the screen data generation unit 118 generates screen data (HTML data) corresponding to the game screen relating to the lottery game.

そして、サーバー装置10は、このようにして生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信されたこの画面データを受信すると、画面データを解析することにより、ゲーム画面(Webページ)を端末表示部24に表示させる。   Then, the server device 10 transmits the generated screen data to the requesting player terminal 20 via the network. Upon receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen (Web page) on the terminal display unit 24.

図12は、キャラクター転生前のゲーム画面50の一例を示す図である。このゲーム画面50には、ゲームフィールド領域51と、プレイヤーによって指定された最大進化後のベースキャラクター52とが表示されている。ゲームフィールド領域51には、最大進化後のベースキャラクター52が表示されると共に、このベースキャラクター52に対応付けてキャラクター情報が表示されている。ここでは、最大進化後のベースキャラクター52として「キャラクターA」がプレイヤーによって指定されており、その「キャラクターA」の能力パラメーターとして「攻撃力」、「防御力」、「体力」が表示されている。各パラメーターについては、上限値(限界値)が「300」ポイントであるのに対して、現在値が「210」ポイントであることが示されている。   FIG. 12 is a diagram illustrating an example of the game screen 50 before the character is reincarnated. The game screen 50 displays a game field area 51 and a base character 52 after the maximum evolution specified by the player. In the game field area 51, a base character 52 after the maximum evolution is displayed, and character information is displayed in association with the base character 52. Here, “character A” is specified by the player as the base character 52 after the maximum evolution, and “attack power”, “defense power”, and “physical strength” are displayed as the ability parameters of the “character A”. . For each parameter, it is shown that the upper limit value (limit value) is "300" points, while the current value is "210" points.

図13は、キャラクター転生後のゲーム画面50の一例を示す図である。ゲームフィールド領域51には、転生後のベースキャラクター53である「キャラクターA」が表示されると共に、そのベースキャラクター53に対応付けてキャラクター情報が表示されている。ここでは、「キャラクターA」の能力パラメーターとして「攻撃力」、「防御力」、「体力」が表示されている。各パラメーターについては、上限値が「100」ポイントに下降し、かつ、現在値が「10」ポイントに下降したことが示されている。すなわち、キャラクター転生によってパラメーターの初期化が行われ、ベースキャラクターに設定された能力パラメーターの上限値及び現在値が初期値に戻ったことが示されている。   FIG. 13 is a diagram illustrating an example of the game screen 50 after the character is reincarnated. In the game field area 51, “character A”, which is the base character 53 after reincarnation, is displayed, and character information is displayed in association with the base character 53. Here, "attack power", "defense power", and "physical strength" are displayed as ability parameters of "character A". For each parameter, it is shown that the upper limit value has dropped to "100" points and the current value has dropped to "10" points. That is, it is shown that the parameters are initialized by the character reincarnation, and the upper limit value and the current value of the ability parameter set to the base character have returned to the initial values.

図14は、アイテム付与後のゲーム画面50の一例を示す図である。ここでは、ゲームフィールド領域51には、プレイヤーに対して付与されたゲームアイテム54である「アイテムA」が表示されている。プレイヤーは、初期化後のベースキャラクターにアイテムを使用することによって急速に強化することができる。   FIG. 14 is a diagram illustrating an example of the game screen 50 after the item provision. Here, in the game field area 51, "item A" which is a game item 54 given to the player is displayed. Players can be rapidly enhanced by using items for the initialized base character.

以上のように、本実施形態に係るゲームシステム1によれば、キャラクター合成に関する所定条件が成立する前に、キャラクター合成を繰り返すことによってベースキャラクターを段階的に強化できる。その一方で、キャラクター合成に関する所定条件が成立した後には、ベースキャラクターに設定されたパラメーターの上限値をさらに上昇させることはできないものの、プレイヤーからの操作入力に従ってキャラクター転生を行なうことにより、そのベースキャラクターに設定されたパラメーターを初期値に戻すことができる。そして、キャラクター転生を行った後には、再びキャラクター合成を繰り返すことによって、ベースキャラクターに設定されたパラメーターの上限を段階的に上昇させることが可能となる。このため、キャラクター合成を繰り返すことに対するプレイヤーの意欲を高めることができる。さらに、キャラクター転生を行なうことによって、プレイヤーに対してアイテムが付与される。そして、キャラクター転生を行った後には、このアイテムを使用することよって、初期化後のベースキャラクターを飛躍的に強化させることが可能となる。
また、キャラクター転生においては、キャラクター毎に固有のアイテムが付与されるため、様々な種類のアイテムを収集するために、ゲームコンテンツの合成を繰り返すことに対するプレイヤーの意欲をより高めることができる。
As described above, according to the game system 1 according to the present embodiment, the base character can be gradually strengthened by repeating the character synthesis before the predetermined condition regarding the character synthesis is satisfied. On the other hand, after the predetermined condition regarding the character synthesis is satisfied, the upper limit of the parameter set for the base character cannot be further increased, but the character is reborn according to the operation input from the player, and the character is reincarnated. The parameters set in can be returned to the initial values. Then, after the character is reborn, the upper limit of the parameter set for the base character can be increased stepwise by repeating character synthesis again. For this reason, the player's willingness to repeat the character synthesis can be increased. Further, by performing character reincarnation, an item is given to the player. Then, after the character is reborn, the use of this item makes it possible to significantly enhance the initialized base character.
In addition, in character reincarnation, a unique item is given to each character, so that the player's willingness to repeat the synthesis of game content can be further increased in order to collect various types of items.

===その他の実施の形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== Other Embodiments ===
The embodiments described above are intended to facilitate understanding of the present invention, and are not intended to limit the present invention. The present invention can be modified and improved without departing from the spirit thereof, and the present invention also includes equivalents thereof. In particular, even the embodiments described below are included in the present invention.

<キャラクター転生>
上記の本実施形態では、キャラクター転生処理(特典付与処理)を実行することによって、最大進化後のベースキャラクターに設定されたパラメーターを初期化させると共に、当該ベースキャラクターに設定された初期化後のパラメーターを上昇させることができるアイテムをプレイヤーに対して付与する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、特典付与処理部114は、図4に示すキャラクター情報を参照することにより、最大進化後のベースキャラクターに対応するキャラクターIDを異なるキャラクターIDに変更することで、最大進化後のベースキャラクターと異なる種類の他のキャラクターに変化させると共に、当該他のキャラクターに設定されたパラメーターを上昇させることができるアイテムを付与しても良い。この際、特典付与処理部114は、そのベースキャラクターに対応する固有のアイテムを付与しても良い。かかる場合には、図15に示すように、キャラクター転生後のゲーム画面50においては、図13に示すゲーム画面50とは異なり、転生後のベースキャラクター53である「キャラクターB」が表示される。この「キャラクターB」のパラメーターには、図4に示すキャラクター情報に基づき、初期上限値「100」ポイントに対して初期値「10」ポイントが設定されている。これにより、キャラクター転生を行った後には、再びキャラクター合成を繰り返すことによって、この変化後(交換後)のベースキャラクターに設定されたパラメーターの上限を段階的に上昇させることができる。このようにすることで、キャラクター合成を繰り返すことに対するプレイヤーの意欲を高めることができる。さらに、キャラクター転生を行なうことによって、プレイヤーに対してアイテムが付与される。そして、キャラクター転生を行った後には、このアイテムを使用することよって、他のキャラクターを飛躍的に強化させることが可能となる。なお、プレイヤーは、付与されたアイテムを、その変化後のベースキャラクター(他のキャラクター)のみならず、他の所有キャラクターに装着させることもできる。
なお、変化後のベースキャラクター(他のキャラクター)に設定されたパラメーターの限界値を、変化前のベースキャラクターに設定されたパラメーターの限界値よりも大きくなるように設定しても良い。これにより、キャラクター転生を行なった後には、キャラクター合成を繰り返すことによって、キャラクター転生を行う前に比べてより強いベースキャラクターに成長させることが可能となる。
<Character reincarnation>
In the above-described embodiment, the parameters set for the base character after the maximum evolution are initialized by executing the character reincarnation process (privilege giving process), and the parameters after the initialization set for the base character are executed. Although an example has been described in which an item that can raise the is given to the player, the present invention is not limited to this. For example, by referring to the character information shown in FIG. 4, the privilege provision processing unit 114 changes the character ID corresponding to the base character after the maximum evolution to a different character ID, and thus differs from the base character after the maximum evolution. An item that can be changed to another type of character and that can increase a parameter set for the other character may be provided. At this time, the privilege provision processing unit 114 may provide a unique item corresponding to the base character. In such a case, as shown in FIG. 15, on the game screen 50 after the character is reincarnated, unlike the game screen 50 shown in FIG. 13, “character B” which is the base character 53 after the reincarnation is displayed. In the parameter of "character B", an initial upper limit value of "100" points and an initial value of "10" points are set based on the character information shown in FIG. As a result, after the character is reborn, the character combination is repeated again, so that the upper limit of the parameter set for the base character after this change (after replacement) can be increased stepwise. By doing so, the player's willingness to repeat the character synthesis can be increased. Further, by performing character reincarnation, an item is given to the player. Then, after performing the character reincarnation, it is possible to dramatically enhance other characters by using this item. The player can attach the provided item not only to the changed base character (other character) but also to another owned character.
The limit value of the parameter set for the base character (other character) after the change may be set to be larger than the limit value of the parameter set for the base character before the change. Thus, by repeating character synthesis after performing character reincarnation, it is possible to grow into a stronger base character than before performing character reincarnation.

上記の本実施形態では、キャラクター転生を行なう際、パラメーター変動処理を実行することによって、最大進化後のベースキャラクターに設定されたパラメーターを初期化する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、パラメーターの現在値を初期値に戻すことなく、パラメーターの現在値を半減させたり、パラメーターの現在値を一律に所定値(例えば、0ポイント)に下降させたりしても良い。   In the above-described embodiment, when performing the character reincarnation, the case where the parameters set in the base character after the maximum evolution are initialized by executing the parameter variation processing has been described as an example. However, it is not limited to this. For example, the current value of the parameter may be halved or the current value of the parameter may be uniformly reduced to a predetermined value (for example, 0 point) without returning the current value of the parameter to the initial value.

上記の本実施形態では、最大進化後のベースキャラクターに対してキャラクター転生を行なうことが可能である場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、ベースキャラクターに設定されたパラメーターの上限値が、第3段階目に設定された上限値(限界値)に到達した場合のみならず、第2段階目に設定された上限値に到達した場合であっても、キャラクター転生を行なえるようにしても良い。つまり、パラメーターの上限が限界値に到達する前の途中段階であっても、キャラクター転生を行なえるようにしても良い。   In the above embodiment, the case where the character reincarnation can be performed on the base character after the maximum evolution has been described as an example, but the present invention is not limited to this. For example, not only when the upper limit value of the parameter set for the base character reaches the upper limit value (limit value) set in the third stage, but also when the upper limit value set in the second stage is reached However, character reincarnation may be performed. That is, character reincarnation may be performed even before the upper limit of the parameter reaches the limit value.

上記の本実施形態では、キャラクター転生を行うことによって、最大進化後のベースキャラクターに設定されたパラメーターを初期化した場合に、初期化後のベースキャラクターに設定されたパラメーターの限界値を、初期化前のベースキャラクターに設定されたパラメーターの限界値よりも大きくなるように再設定しても良い。これにより、キャラクター転生を行なった後には、キャラクター合成を繰り返すことによって、キャラクター転生を行う前に比べてより強いベースキャラクターに成長させることが可能となる。   In the above-described embodiment, when the parameters set in the base character after the maximum evolution are initialized by performing the character reincarnation, the limit values of the parameters set in the base character after the initialization are initialized. You may reset it so that it becomes larger than the limit value of the parameter set to the previous base character. Thus, by repeating character synthesis after character reincarnation, it is possible to grow into a stronger base character than before character reincarnation.

上記の本実施形態では、プレイヤーが任意のタイミングで所定の入力操作を行なうことによって、キャラクター転生を行なうことができる場合を例に挙げて説明したが、本発明はこれに限られるものではなく、自動的にキャラクター転生を行なうようにしても良い。例えば、ベースキャラクターに設定されたパラメーターの上限値が、第3段階目に設定された上限値(限界値)に到達したことを条件とし、判定処理部115が条件成立の判定を行った場合に、特典付与処理114が自動的にキャラクター転生処理(特典付与処理)を行なうようにしても良い。   In the above-described embodiment, a case where the player can perform character reincarnation by performing a predetermined input operation at an arbitrary timing has been described as an example, but the present invention is not limited to this. Character reincarnation may be performed automatically. For example, when the upper limit value of the parameter set for the base character has reached the upper limit value (limit value) set in the third stage, and the determination processing unit 115 determines that the condition is satisfied, Alternatively, the privilege granting process 114 may automatically perform a character reincarnation process (privilege granting process).

<キャラクター合成>
上記の本実施形態では、ベースキャラクターと素材キャラクターが同一のキャラクターである場合に、キャラクター合成が行われることを例に挙げて説明したが、本発明はこれに限られるものではない。例えば、ベースキャラクターと素材キャラクターが、同じグループに属するキャラクターであっても良いし、異なるキャラクターであっても良い。また例えば、ベースキャラクターに予め対応付けられた複数種類のキャラクターを全て所有できた場合に、キャラクター合成が行われるようにしても良い。
<Character composition>
In the above-described embodiment, an example has been described in which character synthesis is performed when the base character and the material character are the same character, but the present invention is not limited to this. For example, the base character and the material character may be characters belonging to the same group or different characters. Further, for example, when all of a plurality of types of characters previously associated with the base character can be owned, character synthesis may be performed.

また、上記の本実施形態では、キャラクター合成に関する所定条件が成立する前に、ベースキャラクターと素材キャラクターの合成が繰り返されると、ベースキャラクターに設定されたパラメーターの上限値が段階的に上昇する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、ベースキャラクターに設定されたパラメーターの現在値を上限値までの間で段階的に上昇させても良い。   Further, in the above-described embodiment, if the synthesis of the base character and the material character is repeated before the predetermined condition regarding the character synthesis is satisfied, the upper limit value of the parameter set for the base character may increase stepwise. Although described by way of 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 stepwise up to the upper limit.

また、上記の本実施形態では、プレイヤーに対して1体の素材キャラクターが付与された際に、その1体の素材キャラクターをベースキャラクターに対して合成する場合を例に挙げて説明したが、本発明はこれに限られるものではない。例えば、プレイヤーに対して一度に2体以上の素材キャラクターが付与された際に、各々の素材キャラクターをベースキャラクターに対して連続的に合成する場合にも適用することもできる。   Further, in the above-described embodiment, the case where one material character is given to the player and 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 a player at one time, the present invention can also be applied to a case where each material character is continuously combined with a base character.

<キャラクター合成に関する所定条件>
上記の本実施形態では、キャラクター合成に関する所定条件として、合成回数が所定回数(例えば、最大回数:3回)に達したことを例に挙げて説明したが、本発明はこれに限られるものではない。例えば、合成回数には制限がない設定状態で、キャラクター合成を繰り返して行き、ベースキャラクターに設定されたパラメーターの上限が限界値(最大値)に達したことを、キャラクター合成に関する所定条件としても良い。また、ベースキャラクターのパラメーター(現在値)がベースキャラクターに設定されたパラメーターの上限まで達したことを、キャラクター合成に関する所定条件としても良い。あるいは、上述した具体的な条件を組み合わせたものを、キャラクター合成に関する所定条件としても良い。
<Predetermined conditions for character composition>
In the above-described embodiment, an example has been described in which the number of times of synthesis reaches a predetermined number of times (for example, the maximum number of times: 3) as the predetermined condition regarding the character synthesis, but the present invention is not limited to this. Absent. For example, the character synthesis may be repeated in a setting state in which the number of times of synthesis is not limited, and the predetermined condition regarding the character synthesis may be that the upper limit of the parameter set for the base character has reached the limit value (maximum value). . In addition, the condition that the parameter (current value) of the base character has reached the upper limit of the parameter set for the base character may be set as the predetermined condition regarding the character synthesis. Alternatively, a combination of the above specific conditions may be used as the predetermined condition regarding the character synthesis.

<自動合成>
上記の本実施形態における自動合成は、特別な抽選ゲームが行われて一度に複数のキャラクターがプレイヤーに対して付与された場合にも、適用することができる。この際、例えば、プレイヤーに対して付与された複数のキャラクターの中の1体のキャラクターをベースキャラクターとして自動合成に使用し、その複数のキャラクターの中の残部のキャラクターを素材キャラクターとして自動合成に使用しても良い。
<Automatic synthesis>
The automatic composition in the present embodiment described above can also be applied to a case where a special lottery game is played and a plurality of characters are given to the player at once. At this time, for example, one of a plurality of characters given to a player is used as a base character for automatic synthesis, and the remaining characters of the plurality of characters are used as a material character for automatic synthesis. You may.

<キャラクター付与処理>
上記の本実施形態では、キャラクター付与処理の一例として対戦ゲーム及び抽選ゲームを挙げて説明したが、本発明はこれに限定されるものではない。例えば、プレイヤーに与えられたミッションをクリアーすることにより、キャラクターを付与しても良い。また、プレイヤーがWebページ等に表示されたシリアルコードの入力することにより、キャラクターを付与しても良い。また、プレイヤーがゲームシステム1にログインすることにより、キャラクターを付与してもよい。さらに、ゲームシステム1において提供されたイベント(イベント内ポイントの消費、ランキング上位者)により、キャラクターを付与するようにしてもよい。
<Character assignment processing>
In the above-described embodiment, the battle game and the lottery game have been described as examples of the character providing process, but the present invention is not limited to this. For example, a character may be given by completing a mission given to a player. Further, a character may be given by a player inputting a serial code displayed on a Web page or the like. Further, a character may be given by a player logging in to the game system 1. Further, a character may be given by an event provided in the game system 1 (consumption of points in the event, ranking leader).

<ベースキャラクターの指定>
上記の本実施形態では、プレイヤーが所有キャラクターの中からプレイヤーによって指定されたキャラクターを、ベースキャラクターとして合成に利用しても良いし、合成処理部113がプレイヤーの指定操作によらず自動的に選択したキャラクターを、ベースキャラクターとして合成に利用しても良い。
<Designation of base character>
In the above-described embodiment, the player may use the character designated by the player from the possessed characters as the base character for the synthesis, or the synthesis processing unit 113 automatically selects the character regardless of the player's specification operation. The synthesized character may be used as a base character for synthesis.

<サーバー装置10>
上記の本実施形態では、サーバー装置の一例として1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、サーバー装置の一例として複数台のサーバー装置10を備えたゲームシステム1としてもよい。すなわち、複数台のサーバー装置10がネットワーク2を介して接続され、各サーバー装置10が各種処理を分散して行うようにしてもよい。
<Server device 10>
In the above-described embodiment, the game system 1 including one server device 10 has been described as an example of a server device. However, the present invention is not limited to this, and a plurality of server devices 10 may be used as an example of a server device. A game system 1 may be provided. That is, a plurality of server devices 10 may be connected via the network 2 and each server device 10 may perform various processes in a distributed manner.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしてもよい。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としてもよい。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the above-described game system 1 according to the present embodiment, the case where the server device 10 and the player terminal 20 cooperate to execute various information processing based on the game program has been described as an example, but is not limited thereto. Instead, the player terminal 20 alone as the information processing device or the server device 10 alone may execute the above various information processing based on the game program.
Further, the configuration may be such that the player terminal 20 plays a part of the function as the information processing device. In this case, the server device 10 and the player terminal 20 constitute an information processing device.
Note that the information processing device is an example of a computer including a processor and a memory.

1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 記憶部、13 入力部、14 表示部、15 通信部、20 プレイヤー端末、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、50 ゲーム画面、51 ゲームフィールド領域、52 ベースキャラクター、53 ベースキャラクター、54 ゲームアイテム、111 キャラクター付与処理部、112 対戦処理部、113 合成処理部、114 特典付与処理部、115 判定処理部、116 更新処理部、117 キャラクター選択処理部、118 画面データ生成部 1 game system, 2 networks, 10 server devices, 11 control units, 12 storage units, 13 input units, 14 display units, 15 communication units, 20 player terminals, 21 terminal control units, 22 terminal storage units, 23 terminal input units, 24 terminal display unit, 25 terminal communication unit, 50 game screen, 51 game field area, 52 base character, 53 base character, 54 game items, 111 character assignment processing unit, 112 battle processing unit, 113 synthesis processing unit, 114 privilege addition Processing unit, 115 determination processing unit, 116 update processing unit, 117 character selection processing unit, 118 screen data generation unit

Claims (6)

希少価値に応じて複数クラスに分類されたレアリティが各キャラクターに対応付けて設定されたキャラクター情報と、前記キャラクター情報に設定されたキャラクターの中でプレイヤーが所有するキャラクターが各プレイヤーに対応付けて設定されたプレイヤー情報を記憶する記憶部と、Character information in which the rarities classified into a plurality of classes according to the rarity value are set in association with each character, and the characters owned by the player among the characters set in the character information are set in association with each player A storage unit for storing the player information obtained,
キャラクター合成に関する所定条件が成立するまでは、プレイヤーの所有するベースキャラクターに対して所定関係にある素材キャラクターを合成するキャラクター合成を繰り返すことにより、前記ベースキャラクターのパラメーターの上限値を段階的に上昇させ、前記素材キャラクターを前記プレイヤーに所有させず、パラメーターの上限値が次の段階に上昇した前記ベースキャラクターを前記プレイヤーに所有させるためのキャラクター合成処理、及び、Until the predetermined condition regarding the character synthesis is satisfied, the upper limit value of the parameter of the base character is increased stepwise by repeating the character synthesis for synthesizing the material character having a predetermined relationship with the base character owned by the player. Character synthesis processing for causing the player to own the base character whose parameter upper limit has increased to the next stage without having the material character owned by the player, and
キャラクター合成に関する所定条件が成立したことにより、キャラクター合成の繰り返しによってパラメーターの上限値が最終段階まで上昇した最大進化後のベースキャラクターを、プレイヤーに自己の所有するキャラクターの中から任意のタイミングで選択させ、最大進化後のベースキャラクターを所有する前記プレイヤーに対して、前記プレイヤーによって選択された最大進化後のベースキャラクターのレアリティが所定クラス以上である場合と所定クラス未満である場合とで異なる特典を付与するためのキャラクター転生処理を実行する制御部と、Allows the player to select the maximum evolved base character, whose parameter upper limit has been raised to the final stage due to the repetition of character synthesis, at an arbitrary timing from the characters owned by the player when the predetermined conditions for character synthesis are satisfied A different privilege is given to the player who owns the base character after maximum evolution depending on whether the rarity of the base character after maximum evolution selected by the player is equal to or higher than a predetermined class and lower than the predetermined class. A control unit for executing a character reincarnation process for performing
を備えたことを特徴とする情報処理装置。An information processing apparatus comprising:
請求項1に記載の情報処理装置であって、The information processing device according to claim 1,
前記制御部は、前記キャラクター転生処理において、前記プレイヤーによって選択された最大進化後のベースキャラクターを異なる種類の他のキャラクターに変化させると共に、前記他のキャラクターが使用可能なアイテムを特典として前記プレイヤーに付与する、In the character reincarnation process, the control unit changes the base character after the maximum evolution selected by the player to another character of a different type, and gives the player an item usable by the other character as a privilege to the player. Give,
ことを特徴とする情報処理装置。An information processing apparatus characterized by the above-mentioned.
請求項2に記載の情報処理装置であって、The information processing apparatus according to claim 2, wherein
前記プレイヤーに対して付与される特典としての前記アイテムは、前記プレイヤーが所有するキャラクターのうち、前記他のキャラクター以外のキャラクターにも使用可能なアイテムである、The item as a privilege granted to the player, among the characters owned by the player, is an item that can be used for characters other than the other characters,
ことを特徴とする情報処理装置。An information processing apparatus characterized by the above-mentioned.
請求項1に記載の情報処理装置であって、The information processing device according to claim 1,
前記制御部は、前記キャラクター転生処理において、前記最大進化後のベースキャラクターを前記プレイヤーが任意のタイミングで選択したことにより、前記プレイヤーによって選択された最大進化後のベースキャラクターのパラメーターの現在値を変動させる、The control unit changes the current value of the parameter of the base character after the maximum evolution selected by the player by the player selecting the base character after the maximum evolution at an arbitrary timing in the character reincarnation process. Let
ことを特徴とする情報処理装置。An information processing apparatus characterized by the above-mentioned.
請求項4に記載の情報処理装置であって、The information processing apparatus according to claim 4, wherein
前記最大進化後のベースキャラクターのパラメーターの現在値を変動させることとは、前記最大進化後のベースキャラクターのパラメーターの現在値を初期値に戻すこと、前記最大進化後のベースキャラクターのパラメーターの現在値を初期値に戻さずに半減させること、及び、前記最大進化後のベースキャラクターのパラメーターの現在値を初期値に戻さずに所定値に下降させること、のうちのいずれか1つである、Varying the current value of the parameter of the base character after the maximum evolution refers to returning the current value of the parameter of the base character after the maximum evolution to the initial value, the current value of the parameter of the base character after the maximum evolution. Reducing the current value of the parameter of the base character after the maximum evolution to a predetermined value without returning to the initial value,
ことを特徴とする情報処理装置。An information processing apparatus characterized by the above-mentioned.
コンピューターに、On the computer
希少価値に応じて複数クラスに分類されたレアリティが各キャラクターに対応付けて設定されたキャラクター情報と、前記キャラクター情報に設定されたキャラクターの中でプレイヤーが所有するキャラクターが各プレイヤーに対応付けて設定されたプレイヤー情報を記憶部に記憶する処理と、Character information in which the rarities classified into a plurality of classes according to the rarity value are set in association with each character, and the characters owned by the player among the characters set in the character information are set in association with each player Storing the player information thus obtained in the storage unit;
キャラクター合成に関する所定条件が成立するまでは、プレイヤーの所有するベースキャラクターに対して所定関係にある素材キャラクターを合成するキャラクター合成を繰り返すことにより、前記ベースキャラクターのパラメーターの上限値を段階的に上昇させ、前記素材キャラクターを前記プレイヤーに所有させず、パラメーターの上限値が次の段階に上昇した前記ベースキャラクターを前記プレイヤーに所有させるためのキャラクター合成処理と、Until the predetermined condition regarding the character synthesis is satisfied, the upper limit value of the parameter of the base character is increased stepwise by repeating the character synthesis for synthesizing the material character having a predetermined relationship with the base character owned by the player. Character synthesis processing for causing the player to own the base character whose parameter upper limit value has increased to the next stage without having the material character owned by the player,
キャラクター合成に関する所定条件が成立したことにより、キャラクター合成の繰り返しによってパラメーターの上限値が最終段階まで上昇した最大進化後のベースキャラクターを、プレイヤーに自己の所有するキャラクターの中から任意のタイミングで選択させ、最大進化後のベースキャラクターを所有する前記プレイヤーに対して、前記プレイヤーによって選択された最大進化後のベースキャラクターのレアリティが所定クラス以上である場合と所定クラス未満である場合とで異なる特典を付与するためのキャラクター転生処理と、Allows the player to select the maximum evolved base character, whose parameter upper limit has been raised to the final stage due to the repetition of character synthesis, at an arbitrary timing from the characters owned by the player when the predetermined conditions for character synthesis are satisfied A different privilege is given to the player who owns the base character after maximum evolution depending on whether the rarity of the base character after maximum evolution selected by the player is equal to or higher than a predetermined class and lower than the predetermined class. Character reincarnation processing to do
を実行させることを特徴とするゲームプログラム。A game program characterized by executing the following.
JP2019015770A 2019-01-31 2019-01-31 Information processing device and game program Active JP6661226B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019015770A JP6661226B2 (en) 2019-01-31 2019-01-31 Information processing device and game program
JP2020009724A JP6913192B2 (en) 2019-01-31 2020-01-24 Information processing equipment and game programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019015770A JP6661226B2 (en) 2019-01-31 2019-01-31 Information processing device and game program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014172217A Division JP6475937B2 (en) 2014-08-27 2014-08-27 Information processing apparatus and game program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020009724A Division JP6913192B2 (en) 2019-01-31 2020-01-24 Information processing equipment and game programs

Publications (2)

Publication Number Publication Date
JP2019063624A JP2019063624A (en) 2019-04-25
JP6661226B2 true JP6661226B2 (en) 2020-03-11

Family

ID=66339525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019015770A Active JP6661226B2 (en) 2019-01-31 2019-01-31 Information processing device and game program

Country Status (1)

Country Link
JP (1) JP6661226B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5204330B1 (en) * 2012-05-31 2013-06-05 株式会社 ディー・エヌ・エー GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Also Published As

Publication number Publication date
JP2019063624A (en) 2019-04-25

Similar Documents

Publication Publication Date Title
JP5681273B1 (en) Information processing apparatus and game program
JP5409876B1 (en) Server device and game program
JP5613339B1 (en) Information processing apparatus and game program
JP5153960B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5280579B1 (en) Server apparatus and program
JP5941605B1 (en) Information processing apparatus, game program, and information processing method
JP5577427B1 (en) Information processing apparatus and game program
JP5493037B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5856342B1 (en) Information processing apparatus and game program
JP5800976B1 (en) Information processing apparatus and game program
JP6475937B2 (en) Information processing apparatus and game program
JP5222433B1 (en) Game program
JP6918041B2 (en) Information processing equipment and game programs
JP7443976B2 (en) Information processing device and program
JP5493048B1 (en) Information processing apparatus and game program
JP6296495B2 (en) Information processing apparatus, program, information processing system
JP5416850B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP6913192B2 (en) Information processing equipment and game programs
JP6661226B2 (en) Information processing device and game program
JP7194237B2 (en) Information processing device, game program, and information processing method
JP7187619B2 (en) game program
JP2014133145A (en) Game program, game system, and information processor
JP7477702B2 (en) PROGRAM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD
JP6504815B2 (en) INFORMATION PROCESSING APPARATUS AND GAME PROGRAM
JP2024009244A (en) Information processing device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190131

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191218

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200210

R150 Certificate of patent or registration of utility model

Ref document number: 6661226

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250