JP2016189930A - Information processor, and game program - Google Patents

Information processor, and game program Download PDF

Info

Publication number
JP2016189930A
JP2016189930A JP2015071783A JP2015071783A JP2016189930A JP 2016189930 A JP2016189930 A JP 2016189930A JP 2015071783 A JP2015071783 A JP 2015071783A JP 2015071783 A JP2015071783 A JP 2015071783A JP 2016189930 A JP2016189930 A JP 2016189930A
Authority
JP
Japan
Prior art keywords
content
base
character
player
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.)
Granted
Application number
JP2015071783A
Other languages
Japanese (ja)
Other versions
JP5837246B1 (en
Inventor
崇弘 大友
Takahiro Otomo
崇弘 大友
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 JP2015071783A priority Critical patent/JP5837246B1/en
Application granted granted Critical
Publication of JP5837246B1 publication Critical patent/JP5837246B1/en
Publication of JP2016189930A publication Critical patent/JP2016189930A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To effectively utilize surplus parameters given by material contents.SOLUTION: An information processor relating to the invention includes a synthesis processing part for adding a sub parameter associated with material contents to a sub parameter associated with first base contents by synthesizing the material contents with the first base contents and causing a main parameter associated with the first base contents to rise on the basis of the added sub parameter. The synthesis processing part subtracts a sub parameter needed to increase the main parameter associated with the first base contents up to a maximum value from the added sub parameter, and adds the rest sub parameter to the sub parameter associated with a second base contents.SELECTED DRAWING: Figure 1

Description

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

プレイヤーが所有する複数のゲームコンテンツのうち、合成元となるベースコンテンツに対し、合成素材となる素材コンテンツを合成させることによって、ベースコンテンツに対応付けられたパラメーターを上昇させるゲームを実行する情報処理装置が知られている(たとえば、特許文献1)。   An information processing apparatus that executes a game in which a parameter associated with a base content is increased by synthesizing material content that is a composite material with a base content that is a composition source among a plurality of game contents owned by a player Is known (for example, Patent Document 1).

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

このようなゲームでは、ベースコンテンツに対し素材コンテンツが合成されると、素材コンテンツに対応付けられたパラメーターが与えられ、ベースコンテンツに対応付けられたパラメーターを上昇させることができる。しかしながら、素材コンテンツに対応付けられたパラメーターが過剰に与えられたことによって、ベースコンテンツに対応付けられたパラメーターが最大値に到達すると、その余剰分のパラメーターが無駄になってしまう。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、素材コンテンツによって与えられた余剰分のパラメーターを有効に活用することにある。
In such a game, when material content is combined with base content, a parameter associated with the material content is given, and the parameter associated with the base content can be increased. However, when the parameters associated with the material content are excessively given and the parameters associated with the base content reach the maximum value, the excess parameters are wasted.
The present invention has been made in view of such circumstances, and an object of the present invention is to effectively utilize parameters of surplus given by material contents.

上記課題を解決するための本発明の主たる発明は、
プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームを実行する情報処理装置であって、
複数の前記ゲームコンテンツのそれぞれに対応付けて、メインパラメーター、及び、前記メインパラメーターを最大値まで上昇させるために必要となるサブパラメーターを記憶する記憶部と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられたサブパラメーターを前記第1のベースコンテンツに対応付けられたサブパラメーターに加算し、加算後のサブパラメーターに基づき前記第1のベースコンテンツに対応付けられたメインパラメーターを上昇させる合成処理部であって、その加算後のサブパラメーターから、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを減算し、その残り分のサブパラメーターを第2のベースコンテンツに対応付けられたサブパラメーターに加算する合成処理部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
An information processing apparatus that executes a game capable of synthesizing material content that is a composite material with base content that is a composition source among a plurality of game contents owned by a player,
A storage unit that stores a main parameter and a sub parameter necessary for increasing the main parameter to a maximum value in association with each of the plurality of game contents;
By combining the material content with the first base content, the subparameter associated with the material content is added to the subparameter associated with the first base content, and based on the subparameter after the addition A synthesis processing unit for increasing a main parameter associated with the first base content, wherein the main parameter associated with the first base content is increased to a maximum value from the subparameters after the addition. A synthesis processing unit that subtracts the sub-parameters required until and adds the remaining sub-parameters to the sub-parameters associated with the second base content;
An information processing apparatus characterized by comprising:
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。1 is a diagram illustrating an example of an overall configuration of a game system 1. FIG. サーバー装置10の機能上の構成を示すブロック図である。2 is a block diagram showing a functional configuration of a server device 10. FIG. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of character information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of possessed character information. プレイヤー端末20の機能上の構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of a player terminal 20. FIG. キャラクター合成に関する動作例(その1)を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example (the 1) regarding character composition. 合成確認画面50の一例を示す図である。5 is a diagram illustrating an example of a composition confirmation screen 50. FIG. 合成確認画面60の一例を示す図である。6 is a diagram illustrating an example of a composition confirmation screen 60. FIG. キャラクター合成に関する動作例(その2)を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example (the 2) regarding character composition.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームを実行する情報処理装置であって、
複数の前記ゲームコンテンツのそれぞれに対応付けて、メインパラメーター、及び、前記メインパラメーターを最大値まで上昇させるために必要となるサブパラメーターを記憶する記憶部と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられたサブパラメーターを前記第1のベースコンテンツに対応付けられたサブパラメーターに加算し、加算後のサブパラメーターに基づき前記第1のベースコンテンツに対応付けられたメインパラメーターを上昇させる合成処理部であって、その加算後のサブパラメーターから、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを減算し、その残り分のサブパラメーターを第2のベースコンテンツに対応付けられたサブパラメーターに加算する合成処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、素材コンテンツに対応付けられたサブパラメーターのうち、その残り分のサブパラメーターが、第1のベースコンテンツではなく、第2のベースコンテンツに対応付けられたサブパラメーターに加算される。このため、無駄がなくなり、素材コンテンツによって与えられた余剰分のパラメーターを有効に活用することが可能となる。
At least the following matters will become apparent from the description of the present specification and the accompanying drawings.
That is, an information processing apparatus that executes a game capable of synthesizing material content that is a composite material with base content that is a composition source among a plurality of game contents owned by a player,
A storage unit that stores a main parameter and a sub parameter necessary for increasing the main parameter to a maximum value in association with each of the plurality of game contents;
By combining the material content with the first base content, the subparameter associated with the material content is added to the subparameter associated with the first base content, and based on the subparameter after the addition A synthesis processing unit for increasing a main parameter associated with the first base content, wherein the main parameter associated with the first base content is increased to a maximum value from the subparameters after the addition. A synthesis processing unit that subtracts the sub-parameters required until and adds the remaining sub-parameters to the sub-parameters associated with the second base content;
An information processing apparatus characterized by comprising:
According to such an information processing device, among the subparameters associated with the material content, the remaining subparameters are associated with the second base content instead of the first base content. Is added to For this reason, there is no waste, and it is possible to effectively use the surplus parameters given by the material content.

かかる情報処理装置であって、前記記憶部は、複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶し、前記合成処理部は、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する、こととしてもよい。
このような情報処理装置によれば、余剰分のサブパラメーターが第2のベースコンテンツに対応付けられたサブパラメーターに加算される一方で、所定パラメーターが第1のベースコンテンツに対応付けられた所定パラメーターに加算される。このため、第1のベースコンテンツと第2のベースコンテンツとの間で各種パラメーターをバランス良く配分できる。
In this information processing apparatus, the storage unit stores a predetermined parameter that can be increased up to a maximum value in association with each of the plurality of game contents, and the composition processing unit is associated with the material content. The predetermined parameter may be added to the predetermined parameter associated with the first base content.
According to such an information processing device, the surplus subparameter is added to the subparameter associated with the second base content, while the predetermined parameter is associated with the first base content. Is added to For this reason, various parameters can be distributed in a well-balanced manner between the first base content and the second base content.

かかる情報処理装置であって、複数の前記ゲームコンテンツの中から前記第1のベースコンテンツを指定する操作が前記プレイヤーによって行われた際に、指定された前記第1のベースコンテンツのメインパラメーターが最大値であるか否かを判定する判定処理部と、
かかる判定が肯定された場合に、前記プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備える、こととしてもよい。
このような情報処理装置によれば、プレイヤーによって第1のベースコンテンツが指定されると、第1のベースコンテンツのメインパラメーターが上限に到達しているか否かが予め判定されるため、素材コンテンツのサブパラメーターが加算される第2のベースコンテンツをプレイヤーに効率良く指定させることができる。
In such an information processing apparatus, when an operation for designating the first base content from among a plurality of the game content is performed by the player, the main parameter of the designated first base content is maximum. A determination processing unit for determining whether the value is a value;
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content when the determination is affirmative;
It is good also as having.
According to such an information processing apparatus, when the first base content is designated by the player, it is determined in advance whether or not the main parameter of the first base content has reached the upper limit. The player can efficiently specify the second base content to which the subparameter is added.

かかる情報処理装置であって、複数の前記ゲームコンテンツの中から前記第1のベースコンテンツ及び前記素材コンテンツを指定する操作が前記プレイヤーによって行われた際に、指定された前記素材コンテンツのサブパラメーターを、指定された前記第1のベースコンテンツのサブパラメーターに加算して、加算後のサブパラメーターが、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを超えたか否かを判定する判定処理部と、
かかる判定が肯定された場合に、前記プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備える、こととしてもよい。
このような情報処理装置によれば、プレイヤーによって第1のベースコンテンツ及び素材コンテンツが指定されると、余剰分のサブパラメーターの存在又は不存在が予め判定されるため、余剰分のサブパラメーターが加算される第2のベースコンテンツをプレイヤーに効率良く指定させることができる。
In such an information processing apparatus, when an operation for specifying the first base content and the material content from among a plurality of the game contents is performed by the player, subparameters of the specified material content are set. Sub-parameters required until the sub-parameter after addition is added to the designated sub-parameter of the first base content and the main parameter associated with the first base content is increased to the maximum value. A determination processing unit for determining whether or not
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content when the determination is affirmative;
It is good also as having.
According to such an information processing apparatus, when the first base content and material content are designated by the player, the presence or absence of the surplus subparameter is determined in advance, so the surplus subparameter is added. The second base content to be played can be efficiently designated by the player.

かかる情報処理装置であって、前記第1のベースコンテンツに対し前記素材コンテンツを合成させるための操作が前記プレイヤーによって行われた際に、指定された前記素材コンテンツのサブパラメーターを、指定された前記第1のベースコンテンツのサブパラメーターに加算して、加算後のサブパラメーターが、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを超えたか否かを判定する判定処理部と、
プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備える、こととしてもよい。
このような情報処理装置によれば、プレイヤーによって合成操作が行われると、余剰分のサブパラメーターの存在又は不存在が予め確認されるため、余剰分のサブパラメーターが加算される第2のベースコンテンツをプレイヤーに効率良く指定させることができる。
In this information processing apparatus, when an operation for synthesizing the material content with the first base content is performed by the player, the designated sub parameter of the material content is designated as the designated sub parameter. Whether or not the sub parameter after the addition exceeds the sub parameter necessary for increasing the main parameter associated with the first base content to the maximum value by adding to the sub parameter of the first base content A determination processing unit for determining
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content;
It is good also as having.
According to such an information processing apparatus, when the player performs a compositing operation, the presence or absence of the surplus subparameter is confirmed in advance, so the second base content to which the surplus subparameter is added. Can be specified efficiently by the player.

かかる情報処理装置であって、複数の前記ゲームコンテンツのうちの未だメインパラメーターが最大値に到達していないゲームコンテンツを、前記プレイヤーに前記第2のベースコンテンツを指定させるときの選択候補となるゲームコンテンツとして抽出する抽出処理部を備える、こととしてもよい。
このような情報処理装置によれば、余剰分のサブパラメーターが加算できる適切な第2のベースコンテンツをプレイヤーに効率良く指定させることができる。
In this information processing apparatus, a game content whose main parameter has not yet reached the maximum value among a plurality of the game content is a candidate for selection when the player designates the second base content It is good also as providing the extraction process part extracted as content.
According to such an information processing apparatus, it is possible to cause the player to efficiently specify an appropriate second base content to which extra subparameters can be added.

また、プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームを実行する情報処理装置であって、
複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶する記憶部と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理部であって、その加算後の所定パラメーターから、前記第1のベースコンテンツに対応付けられた所定パラメーターの最大値を減算し、その残り分の所定パラメーターを第2のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、素材コンテンツによって与えられた余剰分のパラメーターを有効に活用することが可能となる。
An information processing apparatus that executes a game capable of synthesizing material content that is a composite material with base content that is a composition source among a plurality of game contents owned by a player,
A storage unit that stores predetermined parameters that can be increased to a maximum value in association with each of the plurality of game contents;
A composition processing unit that adds a predetermined parameter associated with the material content to a predetermined parameter associated with the first base content by combining the material content with the first base content, A composition for subtracting the maximum value of the predetermined parameter associated with the first base content from the predetermined parameter after addition, and adding the remaining predetermined parameter to the predetermined parameter associated with the second base content A processing unit;
An information processing apparatus characterized by comprising:
According to such an information processing apparatus, it is possible to effectively utilize the surplus parameters given by the material content.

次に、プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
複数の前記ゲームコンテンツのそれぞれに対応付けて、メインパラメーター、及び、前記メインパラメーターを最大値まで上昇させるために必要となるサブパラメーターを記憶部に記憶させる処理と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられたサブパラメーターを前記第1のベースコンテンツに対応付けられたサブパラメーターに加算し、加算後のサブパラメーターに基づき前記第1のベースコンテンツに対応付けられたメインパラメーターを上昇させる合成処理であって、その加算後のサブパラメーターから、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを減算し、その残り分のサブパラメーターを第2のベースコンテンツに対応付けられたサブパラメーターに加算する合成処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、素材コンテンツによって与えられた余剰分のパラメーターを有効に活用することが可能となる。
Next, a game program for causing a computer to execute a game that can synthesize a material content that is a composite material with a base content that is a composition source among a plurality of game contents owned by a player,
On the computer,
Corresponding to each of the plurality of game contents, a process of storing a main parameter and a sub parameter necessary for increasing the main parameter to a maximum value in a storage unit;
By combining the material content with the first base content, the subparameter associated with the material content is added to the subparameter associated with the first base content, and based on the subparameter after the addition A synthesis process for increasing the main parameter associated with the first base content until the main parameter associated with the first base content is increased to a maximum value from the sub-parameter after the addition. Sub-parameters necessary for the sub-parameters, and adding the remaining sub-parameters to the sub-parameters associated with the second base content;
Is a game program characterized in that
According to such a game program, it is possible to effectively utilize the surplus parameters given by the material content.

また、プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶部に記憶させる処理と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理であって、その加算後の所定パラメーターから、前記第1のベースコンテンツに対応付けられた所定パラメーターの最大値を減算し、その残り分の所定パラメーターを第2のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、素材コンテンツによって与えられた余剰分のパラメーターを有効に活用することが可能となる。
Also, a game program for causing a computer to execute a game that can synthesize a material content that is a composite material with a base content that is a composition source among a plurality of game contents owned by a player,
On the computer,
A process of storing a predetermined parameter that can be increased up to a maximum value in association with each of the plurality of game contents,
A synthesis process for adding a predetermined parameter associated with the material content to a predetermined parameter associated with the first base content by combining the material content with the first base content, the addition A synthesis process of subtracting the maximum value of the predetermined parameter associated with the first base content from the predetermined parameter after, and adding the remaining predetermined parameter to the predetermined parameter associated with the second base content When,
Is a game program characterized in that
According to such a game program, it is possible to effectively utilize the surplus parameters given by the material content.

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

本実施形態に係るゲームシステム1は、ゲームコンテンツの一例としてのキャラクターカード(以下、単に「キャラクター」とも呼ぶ)を用いて行なうキャラクター対戦や、合成元となるキャラクター(以下、「ベースキャラクター」とも呼ぶ)に対して合成素材となるキャラクター(以下、「素材キャラクター」とも呼ぶ)を合成するキャラクター合成を、プレイヤーに提供することができる。   The game system 1 according to the present embodiment uses a character card (hereinafter also simply referred to as “character”) as an example of game content or a character to be a composition source (hereinafter also referred to as “base character”). ) Can be provided to the player with a character composition that synthesizes a character that is a composite material (hereinafter also referred to as a “material character”).

本実施形態に係るキャラクター対戦は、プレイヤーが所有するプレイヤーキャラクターを、ゲームステージ毎に出現するエネミーキャラクターと対戦させるゲームである。プレイヤーは、複数のゲームステージの中から選択したいずれかのゲームステージにて対戦プレイを行なう。プレイヤーは、ゲームステージにて対戦プレイを行った結果、出現したエネミーキャラクターを獲得できる場合がある。プレイヤーは、出現したキャラクターを獲得できた場合には、そのキャラクターを用いてキャラクター合成を行うことができる。   The character battle according to the present embodiment is a game in which a player character owned by a player is played against an enemy character that appears at each game stage. The player performs a battle play at any game stage selected from among a plurality of game stages. A player may be able to acquire an enemy character that appears as a result of playing a game on the game stage. If the player can acquire an appearing character, the player can perform character synthesis using the character.

本実施形態に係るキャラクター合成は、ベースキャラクターに対して1又は複数の素材キャラクターを合成させるゲームである。このキャラクター合成では、素材キャラクターから与えられるサブパラメーター(例えば、経験値)をベースキャラクターのサブパラメーターに加算することにより、ベースキャラクターのメインパラメーター(例えば、レベル)を上昇させ、ベースキャラクターを強化することができる。本実施形態では、素材キャラクターのサブパラメーターが過剰に与えられることによって、第1のベースキャラクターのメインパラメーターが最大値に到達すると、その余剰分のサブパラメーターが第2のベースキャラクターに与えられる。そのため、素材キャラクターによって与えられた余剰分のサブパラメーターを有効に活用することが可能となる。   Character synthesis according to the present embodiment is a game in which one or more material characters are synthesized with a base character. In this character composition, by adding the sub-parameters (for example, experience values) given by the material character to the sub-parameters of the base character, the base character's main parameters (for example, level) are increased and the base character is strengthened. Can do. In this embodiment, when the main parameter of the first base character reaches the maximum value due to the excessive provision of the sub-parameters of the material character, the surplus sub-parameters are given to the second base character. Therefore, it is possible to effectively utilize the surplus subparameters given by the material character.

<<サーバー装置10の構成について>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置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 apparatus 10. The server apparatus 10 is an information processing apparatus (for example, a workstation or a personal computer) used when a system administrator or the like operates and manages various services. Upon receiving various commands (requests) from the player terminal 20, the server device 10 uses a game program and various data that can be operated on the player terminal 20, and a markup language (HTML or the like) that matches the standard of the player terminal 20. The created web page (game screen or the like) is transmitted (response). 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を備える。   The control unit 11 exchanges data between each unit 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 at least a battle processing unit 111, a composition processing unit 112, a determination processing unit 113, an extraction processing unit 114, and a screen data generation processing unit 115.

対戦処理部111は、キャラクター対戦に関する各種処理を実行する機能を有している。本実施形態における対戦処理部111は、プレイヤーの操作入力を受け付けると、その操作に基づきキャラクター対戦を進行させる。   The battle processing unit 111 has a function of executing various processes related to the character battle. When the battle processing unit 111 in this embodiment receives an operation input from the player, the battle processing unit 111 advances the character battle based on the operation.

合成処理部112は、キャラクター合成に関する各種処理を実行する機能を有している。本実施形態における合成処理部112は、ベースキャラクターに対し少なくとも1つの素材キャラクターを合成することにより、そのベースキャラクターに設定されたパラメーターを変動させる。   The composition processing unit 112 has a function of executing various processes related to character composition. The composition processing unit 112 in this embodiment varies the parameters set for the base character by compositing at least one material character with the base character.

判定処理部113は、各種の判定処理を実行する機能を有している。本実施形態における判定処理部113は、例えば、第1のベースキャラクターを指定する操作がプレイヤーによって行われた際に、その指定された第1のベースキャラクターのレベルが最大値であるか否かを判定する。   The determination processing unit 113 has a function of executing various determination processes. For example, the determination processing unit 113 in the present embodiment determines whether or not the level of the designated first base character is the maximum value when an operation for designating the first base character is performed by the player. judge.

抽出処理部114は、選択候補となるキャラクターの抽出に関する各種処理を実行する機能を有している。本実施形態における抽出処理部114は、例えば、複数のキャラクターのうちの未だレベルが最大値に到達していないキャラクターを、プレイヤーに第2のベースキャラクターを指定させるときの選択候補となるキャラクターとして抽出する。   The extraction processing unit 114 has a function of executing various processes relating to extraction of characters that are selection candidates. For example, the extraction processing unit 114 in this embodiment extracts a character whose level has not yet reached the maximum value from among a plurality of characters as a character to be selected when the player designates the second base character. To do.

画面データ生成処理部115は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面データ生成処理部115は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。   The screen data generation processing unit 115 has a function of executing processing for generating screen data for displaying the game screen on the player terminal 20. The screen data generation processing unit 115 in the present embodiment generates HTML data as screen data corresponding to the 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 system programs are stored, and a RAM (Random Access) that is a rewritable storage area that is used as a work area for arithmetic processing by the control unit 11. For example, a non-volatile storage device such as a flash memory or a hard disk. The storage unit 12 in the present embodiment stores at least character information (game content information) and player information. These various types of information will be described in detail later.

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

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。   The display unit 14 is for displaying 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 communicating with the player terminal 20, according to a function as a receiving unit that receives various data and signals transmitted from the player terminal 20 and a command from the control unit 11. It has a function as a transmission part which transmits various data and signals to the player terminal 20. The communication unit 15 is realized by, for example, a NIC (Network Interface Card).

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくとも、キャラクター名、キャラクター画像、レアリティ、スキル、初期攻撃力、初期防御力、初期体力、最大攻撃力、最大防御力、最大体力、最大レベル、最大スキルレベル、最大レベルに必要な経験値が設定されている。スキルは、そのキャラクターが対戦時に発動する特殊攻撃等の能力を示す情報である。最大レベルは、そのキャラクターのレベルに設定された最大値を示す情報である。最大スキルレベルは、そのキャラクターのスキルに関するレベルに設定された最大値を示す情報である。本実施形態では、スキルレベルが高いほど、対戦時にそのスキルが発動され易くなるように設定されている。例えば、合成時に、素材キャラクターの中にベースキャラクターと同じスキルを有するキャラクターが存在する場合、ベースキャラクターのスキルレベルを上昇させるか否かを決定するための抽選が行われる。なお、全キャラクターのレベル及びスキルレベルの初期値はレベル1に設定されている。最大レベルまでに必要な経験値は、そのキャラクターのレベルを初期値(レベル1)から最大値まで上昇させるために必要となる経験値を示す情報である。   FIG. 3 is a diagram illustrating an example data structure of character information. In this character information, in association with the character ID, at least the character name, character image, rarity, skill, initial attack power, initial defense power, initial physical strength, maximum attack power, maximum defense power, maximum physical strength, maximum level, The required skill value is set for the maximum skill level and the maximum level. The skill is information indicating the ability such as a special attack that the character activates during the battle. The maximum level is information indicating the maximum value set for the level of the character. The maximum skill level is information indicating the maximum value set in the level related to the skill of the character. In the present embodiment, the higher the skill level, the easier the skill is activated during the battle. For example, when a character having the same skill as the base character exists in the material character at the time of composition, a lottery is performed to determine whether or not to increase the skill level of the base character. Note that the initial values of the levels and skill levels of all characters are set to level 1. The experience value required up to the maximum level is information indicating an experience value required to raise the level of the character from the initial value (level 1) to the maximum value.

図4は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、ゲームポイント、所有キャラクター情報が設定されている。ゲームポイントは、プレイヤーが所持するポイント量を示す情報であり、プレイヤーがキャラクター合成を行なう際に消費される。   FIG. 4 is a diagram illustrating an example data structure of player information. In this player information, at least a player name, game points, and owned character information are set in association with the player ID. The game point is information indicating the amount of points possessed by the player and is consumed when the player performs character composition.

図5は、所有キャラクター情報のデータ構造例を示す図である。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)に関する情報である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、現時点におけるレベル、経験値、攻撃力、防御力、体力、スキルレベル等の各種パラメーターや、付加攻撃力、付加防御力、付加体力等の付加能力が設定されている。レベルは、キャラクターの強さを示すパラメーターであり、経験値に基づき上昇するように設定されている。経験値は、キャラクター合成時に素材キャラクターから与えられ、所定量を蓄積する度にレベルを段階的に上昇させることができるパラメーターである。また、その時点でのレベルが高いほど、ベースキャラクターに大きな経験値を与えることができる。付加能力は、所定パラメーターの一例であって、現在の能力(攻撃力等)に対し付加される攻撃力(能力)の大きさを決定するためのパラメーターである。本実施形態では、例えば、付加攻撃力が1ポイントに設定されている場合、現在の攻撃力に対し10だけ余分に攻撃力が付加される。付加能力は最大で99ポイントまで設定できるため、例えば、現在の攻撃力に対し990の攻撃力を付加できる。つまり、キャラクターに付加攻撃力が設定されていれば、現在の攻撃力が最大値に到達している場合でも、実質的にはその上限を超えて最大で990まで攻撃力を上昇させることができることになる。   FIG. 5 is a diagram illustrating a data structure example of owned character information. The owned character information is information relating to a character owned by the player (hereinafter also referred to as “owned character”). In this possessed character information, in association with the character ID of the possessed character, at least various parameters such as current level, experience value, attack power, defense power, physical strength, skill level, additional attack power, additional defense power, Additional abilities such as additional physical strength are set. The level is a parameter indicating the strength of the character, and is set to increase based on the experience value. The experience value is a parameter that is given from the material character at the time of character synthesis, and can increase the level step by step whenever a predetermined amount is accumulated. In addition, the higher the level at that time, the greater the experience value can be given to the base character. The added ability is an example of a predetermined parameter, and is a parameter for determining the magnitude of the attack power (ability) added to the current ability (attack power, etc.). In this embodiment, for example, when the additional attack power is set to 1 point, the attack power is added by 10 more than the current attack power. Since the additional ability can be set up to 99 points at the maximum, for example, an attack power of 990 can be added to the current attack power. In other words, if the additional attack power is set for the character, even if the current attack power reaches the maximum value, the attack power can be substantially increased to 990 exceeding the upper limit. become.

<<プレイヤー端末20の構成について>>
図6は、プレイヤー端末20の機能上の構成を示すブロック図である。プレイヤー端末20は、プレイヤーが所持し利用することができる情報処理装置(例えば、タブレット端末、携帯電話端末、スマートフォン等)である。プレイヤー端末20は、Webブラウザ機能を有しているため、サーバー装置10から送信されたWebページ(ゲーム画面等)を画面表示することができる。プレイヤー端末20は、プレイヤー端末20全体の制御を行う端末制御部21と、各種データ・プログラムを記憶する端末記憶部22と、プレイヤーが操作入力を行うための端末操作部23と、ゲーム画面・操作画面を表示する端末表示部24と、サーバー装置10との間で情報通信を行う端末通信部25を有している。
<< Configuration of Player Terminal 20 >>
FIG. 6 is a block diagram illustrating a functional configuration of the player terminal 20. The player terminal 20 is an information processing apparatus (for example, a tablet terminal, a mobile phone terminal, a smartphone, etc.) that can be possessed and used by a player. Since the player terminal 20 has a Web browser function, the Web page (game screen or the like) transmitted from the server device 10 can be displayed on the screen. The player terminal 20 includes a terminal control unit 21 that controls the player terminal 20 as a whole, a terminal storage unit 22 that stores various data and programs, a terminal operation unit 23 for a player to input operations, and a game screen / operation. A terminal display unit 24 that displays a screen and a terminal communication unit 25 that performs information communication between the server device 10 are provided.

<<ゲームシステム1の動作(その1)について>>
図7は、キャラクター合成に関する動作例(その1)を説明するためのフローチャートである。
先ず始めに、プレイヤー端末20は、サーバー装置10から送信された画面データに基づいて、プレイヤー自らが所有する複数キャラクターの中から第1のベースキャラクターを選択するための第1ベースキャラクター選択画面を、端末表示部24に表示させる(ステップS101)。
<< Operation of Game System 1 (Part 1) >>
FIG. 7 is a flowchart for explaining an operation example (part 1) related to character composition.
First, the player terminal 20 displays a first base character selection screen for selecting a first base character from a plurality of characters owned by the player based on the screen data transmitted from the server device 10. It is displayed on the terminal display unit 24 (step S101).

次いで、プレイヤー端末20は、その第1ベースキャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から第1のベースキャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS102)。   Next, when the first base character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates the first base character from among the plurality of characters displayed in a list by the selection operation by the player. Then, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S102).

次いで、サーバー装置10は、プレイヤー端末20から送信された遷移画面要求を受信すると、プレイヤーによって指定された第1のベースキャラクターのレベルが最大であるか否かを判定する(ステップS103)。すなわち、判定処理部113は、遷移画面要求とともに受信したプレイヤーID及びキャラクターIDに基づき、図3に示すキャラクター情報及び図5に示す所有キャラクター情報を参照することにより、その第1のベースキャラクターのレベルが既に最大値に達しているか否かを判定する。   Next, when receiving the transition screen request transmitted from the player terminal 20, the server device 10 determines whether or not the level of the first base character designated by the player is the maximum (step S103). That is, the determination processing unit 113 refers to the character information shown in FIG. 3 and the possessed character information shown in FIG. 5 based on the player ID and the character ID received together with the transition screen request, so that the level of the first base character It is determined whether or not has already reached the maximum value.

かかる判定の結果、第1のベースキャラクターのレベルが最大でないと判定された場合に(ステップS103:NO)、ステップS108の処理に進み、素材キャラクター選択画面が表示される。この処理については、追って詳述する。   As a result of the determination, if it is determined that the level of the first base character is not maximum (step S103: NO), the process proceeds to step S108, and the material character selection screen is displayed. This process will be described in detail later.

その一方で、第1のベースキャラクターのレベルが最大であると判定された場合に(ステップS103:YES)、第1のベースキャラクターのレベルが上限を超えて上昇できないため、第2のベースキャラクターをプレイヤーに選択させる第2ベースキャラクター選択画面が表示される(ステップS104)。   On the other hand, if it is determined that the level of the first base character is the maximum (step S103: YES), the level of the first base character cannot be increased beyond the upper limit, so the second base character is A second base character selection screen to be selected by the player is displayed (step S104).

具体的には、抽出処理部114は、遷移画面要求とともに受信したプレイヤーID及びキャラクターIDに基づき、図3に示すキャラクター情報及び図5に示す所有キャラクター情報を参照することにより、プレイヤーの所有キャラクターの中から、未だレベルが最大値に達していないキャラクターを、第2のベースキャラクターの選択候補として抽出する。そして、画面データ生成処理部115は、その抽出された選択候補となるキャラクターが一覧表示された第2ベースキャラクター選択画面のデータを生成する。その後、サーバー装置10は、画面データ生成処理部115によって生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、第2ベースキャラクター選択画面を端末表示部24に表示させる。   Specifically, the extraction processing unit 114 refers to the character information shown in FIG. 3 and the owned character information shown in FIG. 5 on the basis of the player ID and the character ID received together with the transition screen request. Characters whose level has not yet reached the maximum value are extracted as selection candidates for the second base character. Then, the screen data generation processing unit 115 generates data of the second base character selection screen in which the extracted selection candidate characters are displayed as a list. Thereafter, the server device 10 transmits the screen data generated by the screen data generation processing unit 115 to the requesting player terminal 20 via the network. When the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 displays the second base character selection screen on the terminal display unit 24 by analyzing the screen data.

次いで、プレイヤー端末20は、その第2ベースキャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から第2のベースキャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS105)。   Next, when the second base character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates the second base character from among the plurality of characters displayed in a list by the selection operation by the player. Then, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S105).

次いで、プレイヤー端末20は、かかる遷移画面要求に応答してサーバー装置10から送信された画面データに基づいて、プレイヤー自らが所有する複数キャラクターの中から素材キャラクターを選択するための素材キャラクター選択画面を、端末表示部24に表示させる(ステップS106)。なお、このように最大レベルのキャラクターが第1のベースキャラクターとして指定された場合には(上述したステップS103の処理がYESの場合には)、プレイヤーは、その第1のベースキャラクターのレベル(経験値)ではなく、付加能力やスキルレベルを上昇させることを望んでいることになる。そのため、この素材キャラクター選択画面では、第1のベースキャラクターの付加能力やスキルレベルを上昇させることができる素材キャラクターのみを選択可能としても良い。   Next, the player terminal 20 displays a material character selection screen for selecting a material character from a plurality of characters owned by the player based on the screen data transmitted from the server device 10 in response to the transition screen request. Is displayed on the terminal display unit 24 (step S106). In addition, when the character of the maximum level is designated as the first base character in this way (when the processing in step S103 described above is YES), the player determines the level (experience of the first base character). Value), not the added ability or skill level. Therefore, on this material character selection screen, only material characters that can increase the additional ability and skill level of the first base character may be selectable.

次いで、プレイヤー端末20は、その素材キャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から少なくとも1つ以上の素材キャラクターが指定されると、かかる操作情報に基づきキャラクター合成の確認を要求するコマンド(合成確認要求)を、サーバー装置10に送信する(ステップS107)。   Next, when the material character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates at least one material character from among the plurality of characters displayed in a list by a selection operation by the player. Then, a command for requesting confirmation of character composition (composition confirmation request) based on the operation information is transmitted to the server device 10 (step S107).

次いで、サーバー装置10は、プレイヤー端末20から送信された合成確認要求を受信すると、合成確認画面のデータを画面データ生成処理部115に生成させる。そして、サーバー装置10は、画面データ生成処理部115によって生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。   Next, when the server apparatus 10 receives the composition confirmation request transmitted from the player terminal 20, the server apparatus 10 causes the screen data generation processing unit 115 to generate the composition confirmation screen data. Then, the server device 10 transmits the screen data generated by the screen data generation processing unit 115 to the requesting player terminal 20 via the network.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、合成確認画面を端末表示部24に表示させる(ステップS113)。   Next, when the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a composition confirmation screen on the terminal display unit 24 (step S113).

図8は、合成確認画面50の一例を示す図である。この合成確認画面50には、プレイヤーに指定された第2のベースキャラクターが表示されるベースキャラクター表示領域51、プレイヤーに指定された素材キャラクターが表示される素材キャラクター表示領域52、及び、ベースキャラクター表示領域51に表示された第2のベースキャラクターに対し、素材キャラクター表示領域52に表示された素材キャラクターを合成させるための操作ボタン53が含まれている。プレイヤーは、合成確認画面50にて、対象となる第2のベースキャラクター及び素材キャラクターを確認した上で、キャラクター合成を開始させることができる。   FIG. 8 is a diagram illustrating an example of the composition confirmation screen 50. The composition confirmation screen 50 includes a base character display area 51 in which the second base character designated by the player is displayed, a material character display area 52 in which the material character designated by the player is displayed, and a base character display. An operation button 53 for synthesizing the material character displayed in the material character display area 52 with the second base character displayed in the area 51 is included. The player can start character synthesis after confirming the target second base character and material character on the composition confirmation screen 50.

次いで、プレイヤー端末20は、合成確認画面50が端末表示部24に表示されている際に、プレイヤーによって操作ボタン53が選択操作されると、かかる操作情報に基づきキャラクター合成を要求するコマンド(合成要求)を、サーバー装置10に送信する(ステップS114)。   Next, when the operation button 53 is selected and operated by the player while the composition confirmation screen 50 is displayed on the terminal display unit 24, the player terminal 20 issues a command (composition request for character composition) based on the operation information. ) Is transmitted to the server device 10 (step S114).

次いで、サーバー装置10は、プレイヤー端末20から送信された合成要求を受信すると、プレイヤーに指定された第2のベースキャラクターについての合成処理を実行する(ステップS115)。   Next, when the server device 10 receives the composition request transmitted from the player terminal 20, the server device 10 performs composition processing for the second base character designated by the player (step S115).

具体的には、合成処理部112は、プレイヤーによって指定された第2のベースキャラクターに対し、そのプレイヤーによって指定された素材キャラクターすべてを合成させることにより、各々の素材キャラクターに対応付けられた経験値を第2のベースキャラクターに対応付けられた経験値に加算し、加算後の経験値に基づき第2のベースキャラクターに対応付けられたレベルを上昇させる。そして、合成処理部112は、その指定された第2のベースキャラクターのレベル及び経験値が上昇後の値及び加算後の値となり、かつ、すべての素材キャラクターがプレイヤーの所有しないキャラクターとなるように、図5に示す所有キャラクター情報を更新する。   Specifically, the composition processing unit 112 synthesizes all the material characters designated by the player with the second base character designated by the player, thereby obtaining experience values associated with the material characters. Is added to the experience value associated with the second base character, and the level associated with the second base character is raised based on the experience value after the addition. Then, the composition processing unit 112 makes the level and experience value of the designated second base character become the value after the increase and the value after the addition, and all the material characters become characters not owned by the player. The owned character information shown in FIG. 5 is updated.

次いで、サーバー装置10は、このようにして合成処理が行われると、その結果を示す結果画面のデータを、画面データ生成処理部115に生成させる。そして、サーバー装置10は、画面データ生成処理部115によって生成された結果画面のデータを、ネットワークを介して要求元のプレイヤー端末20に送信する。その後、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、結果画面を端末表示部24に表示させる(ステップS116)。   Next, when the synthesizing process is performed in this way, the server apparatus 10 causes the screen data generation processing unit 115 to generate data of a result screen indicating the result. Then, the server device 10 transmits the result screen data generated by the screen data generation processing unit 115 to the requesting player terminal 20 via the network. After that, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the result screen on the terminal display unit 24 (step S116).

以下では、上述したステップS103の処理にて、第1のベースキャラクターのレベルが最大でないと判定された場合(ステップS103:NO)について説明する。この場合には、ステップS108の処理に進む。   Hereinafter, a case will be described in which it is determined in step S103 described above that the level of the first base character is not maximum (step S103: NO). In this case, the process proceeds to step S108.

続いて、プレイヤー端末20は、サーバー装置10から送信された画面データに基づいて、プレイヤー自らが所有する複数キャラクターの中から素材キャラクターを選択するための素材キャラクター選択画面を、端末表示部24に表示させる(ステップS108)。   Subsequently, the player terminal 20 displays, on the terminal display unit 24, a material character selection screen for selecting a material character from among a plurality of characters owned by the player based on the screen data transmitted from the server device 10. (Step S108).

次いで、プレイヤー端末20は、その素材キャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から少なくとも1つ以上の素材キャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS109)。   Next, when the material character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates at least one material character from among the plurality of characters displayed in a list by a selection operation by the player. Then, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S109).

次いで、サーバー装置10は、プレイヤー端末20から送信された遷移画面要求を受信すると、プレイヤーによって指定された第1のベースキャラクターの経験値がオーバーフローするか否かを判定する(ステップS110)。すなわち、判定処理部113は、遷移画面要求とともに受信したプレイヤーID及びキャラクターIDに基づき、図3に示すキャラクター情報及び図5に示す所有キャラクター情報を参照することにより、指定された素材キャラクターの経験値を、指定された第1のベースキャラクターの経験値に加算して、その加算後の経験値が、第1のベースキャラクターに対応付けられたレベルを最大値に上昇させるまでに必要な経験値を超えたか否かを判定する。例えば、第1のベースキャラクターの現在の経験値が9500ポイント、第1のベースキャラクターに対応付けられたレベルを最大値に上昇させるまでに必要な経験値が10000ポイント、素材キャラクターの経験値が1000ポイントである場合に、素材キャラクターの経験値を第1のベースキャラクターの経験値に加算すると、加算後の経験値は10500ポイントとなる。つまり、第1のベースキャラクターに対応付けられたレベルを最大値に上昇させるまでに必要な経験値である10000ポイントを、500ポイントだけ超えたものと判定される。   Next, when receiving the transition screen request transmitted from the player terminal 20, the server device 10 determines whether or not the experience value of the first base character designated by the player overflows (step S110). That is, the determination processing unit 113 refers to the character information shown in FIG. 3 and the possessed character information shown in FIG. 5 on the basis of the player ID and the character ID received together with the transition screen request, so that the experience value of the designated material character is obtained. Is added to the experience value of the designated first base character, and the experience value after the addition increases the experience value required until the level associated with the first base character is raised to the maximum value. It is determined whether it has been exceeded. For example, the current experience value of the first base character is 9500 points, the experience value required to raise the level associated with the first base character to the maximum value is 10000 points, and the experience value of the material character is 1000 In the case of points, if the experience value of the material character is added to the experience value of the first base character, the experience value after the addition is 10500 points. That is, it is determined that the 10000 points that are necessary for increasing the level associated with the first base character to the maximum value have exceeded 500 points.

かかる判定の結果、第1のベースキャラクターの経験値がオーバーフローしないと判定された場合に(ステップS110:NO)、ステップS113の処理に進む。その一方で、第1のベースキャラクターの経験値がオーバーフローすると判定された場合に(ステップS110:YES)、ステップS112の処理に進み、上述したステップS104と同様にして、第2のベースキャラクターをプレイヤーに選択させるための第2ベースキャラクター選択画面が表示される(ステップS111)。   As a result of the determination, if it is determined that the experience value of the first base character does not overflow (step S110: NO), the process proceeds to step S113. On the other hand, if it is determined that the experience value of the first base character overflows (step S110: YES), the process proceeds to step S112, and the second base character is assigned to the player in the same manner as in step S104 described above. A second base character selection screen for allowing the user to select is displayed (step S111).

次いで、プレイヤー端末20は、その第2ベースキャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から第2のベースキャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS112)。   Next, when the second base character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates the second base character from among the plurality of characters displayed in a list by the selection operation by the player. Then, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S112).

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、合成確認画面を端末表示部24に表示させる(ステップS113)。以下では、上述したステップS110の処理にてオーバーフローしたと判定された場合の合成確認画面60について説明する。なお、上述したステップS110の処理にてオーバーフローしないと判定された場合には、図8に示す合成確認画面50と同様の画面表示がなされる。   Next, when the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a composition confirmation screen on the terminal display unit 24 (step S113). Hereinafter, the composition confirmation screen 60 when it is determined that the overflow has occurred in the process of step S110 described above will be described. If it is determined that the overflow does not occur in the process of step S110 described above, a screen display similar to the composition confirmation screen 50 shown in FIG. 8 is made.

図9は、合成確認画面60の一例を示す図である。この合成確認画面60には、プレイヤーに指定された第1のベースキャラクターが表示される第1ベースキャラクター表示領域61、プレイヤーに指定された第2のベースキャラクターが表示される第2ベースキャラクター表示領域62、プレイヤーに指定された素材キャラクターが表示される素材キャラクター表示領域63、及び、第1ベースキャラクター表示領域61に表示された第1のベースキャラクターに対し、素材キャラクター表示領域63に表示された素材キャラクターを合成させるための操作ボタン64が含まれている。第2ベースキャラクター表示領域62には、オーバーフローした余剰分の経験値が第2のベースキャラクターに与えられる旨の表示がなされている。   FIG. 9 is a diagram illustrating an example of the composition confirmation screen 60. In the composition confirmation screen 60, a first base character display area 61 in which the first base character designated by the player is displayed, and a second base character display area in which the second base character designated by the player is displayed. 62, the material character display area 63 in which the material character designated by the player is displayed, and the material displayed in the material character display area 63 for the first base character displayed in the first base character display area 61 An operation button 64 for synthesizing the character is included. In the second base character display area 62, an indication that the overflowed surplus experience value is given to the second base character is displayed.

次いで、プレイヤー端末20は、合成確認画面が端末表示部24に表示されている際に、プレイヤーによって合成操作が行われると、かかる操作情報に基づきキャラクター合成を要求するコマンド(合成要求)を、サーバー装置10に送信する(ステップS114)。   Next, when the player performs a compositing operation while the compositing confirmation screen is displayed on the terminal display unit 24, the player terminal 20 sends a command (compositing request) for requesting character compositing based on the operation information to the server. It transmits to the apparatus 10 (step S114).

次いで、サーバー装置10は、プレイヤー端末20から送信された合成要求を受信すると、プレイヤーに指定された第1のベースキャラクターについての合成処理を実行する(ステップS115)。先ずは、上述したステップS110の処理にてオーバーフローしないと判定された場合での合成処理について説明する。この場合、合成処理部112は、プレイヤーによって指定された第1のベースキャラクターに対し、そのプレイヤーによって指定された素材キャラクターすべてを合成させることにより、各々の素材キャラクターに対応付けられた経験値と付加能力を第1のベースキャラクターに対応付けられた経験値と付加能力に加算し、加算後の経験値に基づき第1のベースキャラクターに対応付けられたレベルを上昇させる。このほかにも、合成処理部112は、第1のベースキャラクターに対応付けられたスキルレベルを上昇させるか否かを決定するための抽選を行い、その抽選結果に基づきこのスキルレベルを上昇させる。その後、合成処理部112は、その指定された第1のベースキャラクターのレベル、経験値、付加能力、及びスキルレベルが上昇後の値及び加算後の値となり、かつ、すべての素材キャラクターがプレイヤーの所有しないキャラクターとなるように、図5に示す所有キャラクター情報を更新する。   Next, when receiving the composition request transmitted from the player terminal 20, the server device 10 executes a composition process for the first base character designated by the player (step S115). First, the synthesis process when it is determined that there is no overflow in the process of step S110 described above will be described. In this case, the composition processing unit 112 adds all the material characters designated by the player to the first base character designated by the player, thereby adding the experience value associated with each material character and the addition. The ability is added to the experience value associated with the first base character and the additional ability, and the level associated with the first base character is raised based on the experience value after the addition. In addition, the composition processing unit 112 performs a lottery for determining whether or not to increase the skill level associated with the first base character, and increases the skill level based on the lottery result. Thereafter, the composition processing unit 112 sets the level, experience value, additional ability, and skill level of the designated first base character to the value after the increase and the value after addition, and all the material characters are the player's The owned character information shown in FIG. 5 is updated so that the character is not owned.

続いて、上述したステップS110の処理にてオーバーフローしたと判定された場合での合成処理について説明する。この場合、合成処理部112は、プレイヤーによって指定された第1のベースキャラクターに対し、そのプレイヤーによって指定された素材キャラクターすべてを合成させることにより、第1のベースキャラクターのレベルを最大値に上昇させるまでに必要な経験値に到達するまで(つまり、第1のベースキャラクターのレベルが最大になるまで)、各々の素材キャラクターに対応付けられた経験値と付加能力を第1のベースキャラクターに対応付けられた経験値と付加能力に加算する。このほかにも、合成処理部112は、第1のベースキャラクターに対応付けられたスキルレベルを上昇させるか否かを決定するための抽選を行い、その抽選結果に基づきこのスキルレベルを上昇させる。そして、合成処理部112は、その加算後の経験値から、第1のベースキャラクターのレベルを最大値に上昇させるまでに必要な経験値を減算し、その残り分の経験値を第2のベースキャラクターに対応付けられた経験値に加算する。例えば、第1のベースキャラクターの現在の経験値が9500ポイント、第1のベースキャラクターに対応付けられたレベルを最大値に上昇させるまでに必要な経験値が10000ポイント、素材キャラクターの経験値が1000ポイントである場合に、素材キャラクターの経験値を第1のベースキャラクターの経験値に加算すると、加算後の経験値は10500ポイントとなる。その加算後の経験値である10500ポイントから、第1のベースキャラクターに対応付けられたレベルを最大値に上昇させるまでに必要な経験値である10000ポイントを減算し、その残り分である500ポイントを第2のベースキャラクターの経験値に加算する。その後、合成処理部112は、その指定された第1及び第2のベースキャラクターのレベル、経験値、付加能力、及びスキルレベルが上昇後の値及び加算後の値となり、かつ、すべての素材キャラクターがプレイヤーの所有しないキャラクターとなるように、図5に示す所有キャラクター情報を更新する。   Subsequently, a synthesis process when it is determined that an overflow has occurred in the process of step S110 described above will be described. In this case, the composition processing unit 112 raises the level of the first base character to the maximum value by synthesizing all the material characters designated by the player with the first base character designated by the player. Until the necessary experience value is reached (that is, until the level of the first base character is maximized), the experience value and the additional ability associated with each material character are associated with the first base character. It is added to the obtained experience value and additional ability. In addition, the composition processing unit 112 performs a lottery for determining whether or not to increase the skill level associated with the first base character, and increases the skill level based on the lottery result. Then, the synthesis processing unit 112 subtracts the experience value necessary to raise the level of the first base character to the maximum value from the experience value after the addition, and the remaining experience value is set to the second base value. Add to the experience value associated with the character. For example, the current experience value of the first base character is 9500 points, the experience value required to raise the level associated with the first base character to the maximum value is 10000 points, and the experience value of the material character is 1000 In the case of points, if the experience value of the material character is added to the experience value of the first base character, the experience value after the addition is 10500 points. From the added experience value of 10500 points, subtract 10000 points, which is the experience value required to raise the level associated with the first base character to the maximum value, and the remaining 500 points Is added to the experience value of the second base character. Thereafter, the composition processing unit 112 sets the level, experience value, additional ability, and skill level of the designated first and second base characters to the value after the increase and the value after the addition, and all the material characters. 5 is updated so that the character is not owned by the player.

次いで、サーバー装置10は、このようにして合成処理が行われると、その結果を示す結果画面のデータを、画面データ生成処理部115に生成させる。そして、サーバー装置10は、画面データ生成処理部115によって生成された結果画面のデータを、ネットワークを介して要求元のプレイヤー端末20に送信する。その後、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、結果画面を端末表示部24に表示させる(ステップS116)。   Next, when the synthesizing process is performed in this way, the server apparatus 10 causes the screen data generation processing unit 115 to generate data of a result screen indicating the result. Then, the server device 10 transmits the result screen data generated by the screen data generation processing unit 115 to the requesting player terminal 20 via the network. After that, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the result screen on the terminal display unit 24 (step S116).

以上のとおり、本実施形態に係るゲームシステム1においては、第1のベースキャラクターに素材キャラクターを合成することにより、素材キャラクターの経験値(サブパラメーター)が第1のベースキャラクターの経験値(サブパラメーター)に加算される。その経験値の加算によって、第1のベースキャラクターのレベル(メインパラメーター)が最大値となるまでに必要な経験値に到達すれば、その第1のベースキャラクターのレベルは最大となる。この際、第1のベースキャラクターのレベルが最大値となるまでに必要な経験値を超えた分の経験値は(つまり、オーバーフローしたことによる余剰分の経験値は)、第2のベースキャラクターに与えられる。その結果、無駄がなくなり、素材キャラクターによって与えられた余剰分の経験値を有効に活用することが可能となる。   As described above, in the game system 1 according to the present embodiment, the material character experience value (subparameter) is changed to the first base character experience value (subparameter) by combining the material character with the first base character. ). If the experience value required until the level (main parameter) of the first base character reaches the maximum value is reached by the addition of the experience value, the level of the first base character becomes the maximum. At this time, the experience value that exceeds the experience value necessary until the level of the first base character reaches the maximum value (that is, the experience value of the surplus due to overflow) is the second base character Given. As a result, there is no waste, and it is possible to effectively utilize the surplus experience value given by the material character.

<<ゲームシステム1の動作(その2)について>>
前述した動作例(その1)では、キャラクター合成によって第1のベースキャラクターのレベルが最大になったときに、その余剰分の経験値を第2のベースキャラクターに与える場合について説明した。それに対し、この動作例(その2)では、キャラクター合成によって第1のベースキャラクターの付加能力(例えば、付加攻撃力)が最大になったときに、その余剰分の付加能力を第2のベースキャラクターに与える場合について説明する。
<< Operation of Game System 1 (Part 2) >>
In the operation example (part 1) described above, the case where the surplus experience value is given to the second base character when the level of the first base character is maximized by character synthesis has been described. On the other hand, in this operation example (part 2), when the additional ability (for example, additional attack power) of the first base character is maximized by the character composition, the additional ability of the surplus is given to the second base character. The case of giving to will be described.

なお、キャラクター合成によって第1のベースキャラクターのレベル及び付加能力が最大になったときに、その余剰分の経験値を第2のベースキャラクターに与えると共に、その余剰分の付加攻撃力を第2のベースキャラクターに与えても良い。   When the level and additional ability of the first base character are maximized by character synthesis, the surplus experience value is given to the second base character, and the additional attack power of the surplus is given to the second base character. It may be given to the base character.

図10は、キャラクター合成に関する動作例(その2)を説明するためのフローチャートである。   FIG. 10 is a flowchart for explaining an operation example (part 2) related to character composition.

先ず始めに、プレイヤー端末20は、サーバー装置10から送信された画面データに基づいて、プレイヤー自らが所有する複数キャラクターの中から第1のベースキャラクターを選択するための第1ベースキャラクター選択画面を、端末表示部24に表示させる(ステップS201)。   First, the player terminal 20 displays a first base character selection screen for selecting a first base character from a plurality of characters owned by the player based on the screen data transmitted from the server device 10. It is displayed on the terminal display unit 24 (step S201).

次いで、プレイヤー端末20は、その第1ベースキャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中からいずれかのベースキャラクターが指定されると、かかる操作情報に基づき素材キャラクターの選択画面を要求するコマンド(素材キャラクター選択画面要求)を、サーバー装置10に送信する(ステップS202)。   Next, when the first base character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates one of the base characters from among the plurality of characters displayed in a list by the selection operation by the player. Then, a command (material character selection screen request) for requesting a material character selection screen based on the operation information is transmitted to the server device 10 (step S202).

次いで、プレイヤー端末20は、かかる素材キャラクター選択画面要求に応答してサーバー装置10から送信された画面データに基づいて、プレイヤー自らが所有する複数キャラクターの中から素材キャラクターを選択するための素材キャラクター選択画面を、端末表示部24に表示させる(ステップS203)。   Next, the player terminal 20 selects a material character for selecting a material character from a plurality of characters owned by the player based on the screen data transmitted from the server device 10 in response to the material character selection screen request. A screen is displayed on the terminal display part 24 (step S203).

次いで、プレイヤー端末20は、その素材キャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中から少なくとも1つ以上の素材キャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS204)。   Next, when the material character selection screen is displayed on the terminal display unit 24, the player terminal 20 designates at least one material character from among the plurality of characters displayed in a list by a selection operation by the player. Then, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S204).

次いで、サーバー装置10は、プレイヤー端末20から送信された遷移画面要求を受信すると、プレイヤーによって指定された第1のベースキャラクターの付加攻撃力がオーバーフローするか否かを判定する(ステップS205)。すなわち、判定処理部113は、遷移画面要求とともに受信したプレイヤーID及びキャラクターIDに基づき、図3に示すキャラクター情報及び図5に示す所有キャラクター情報を参照することにより、指定された素材キャラクターの付加攻撃力を、指定された第1のベースキャラクターの付加攻撃力に加算して、加算後の付加攻撃力が最大値を超えたか否かを判定する。例えば、第1のベースキャラクターの現在の付加攻撃力が98ポイント、素材キャラクターの付加攻撃力が2ポイントである場合に、素材キャラクターの付加攻撃力を第1のベースキャラクターの攻撃力に加算すると、加算後の付加攻撃力は100ポイントとなる。つまり、第1のベースキャラクターの付加攻撃力の最大値である99ポイントを、1ポイントだけ超えたものと判定される。   Next, when receiving the transition screen request transmitted from the player terminal 20, the server device 10 determines whether or not the additional attack power of the first base character designated by the player overflows (step S205). That is, the determination processing unit 113 refers to the character information shown in FIG. 3 and the possessed character information shown in FIG. 5 based on the player ID and the character ID received together with the transition screen request, so that the additional attack of the designated material character is performed. The power is added to the additional attack power of the designated first base character, and it is determined whether or not the additional attack power after the addition exceeds the maximum value. For example, when the current additional attack power of the first base character is 98 points and the additional attack power of the material character is 2 points, the additional attack power of the material character is added to the attack power of the first base character. The additional attack power after the addition is 100 points. That is, it is determined that 99 points, which is the maximum value of the additional attack power of the first base character, is exceeded by one point.

かかる判定の結果、第1のベースキャラクターの付加攻撃力がオーバーフローしないと判定された場合に(ステップS205:NO)、ステップS208の処理に進む。その一方で、第1のベースキャラクターの経験値がオーバーフローすると判定された場合に(ステップS205:YES)、次のステップS206の処理に進み、図7に示すステップS104と同様にして、第2のベースキャラクターをプレイヤーに選択させるための第2ベースキャラクター選択画面が表示される(ステップS206)。   As a result of the determination, when it is determined that the additional attack power of the first base character does not overflow (step S205: NO), the process proceeds to step S208. On the other hand, if it is determined that the experience value of the first base character overflows (step S205: YES), the process proceeds to the next step S206, and the second step is performed in the same manner as in step S104 shown in FIG. A second base character selection screen for allowing the player to select a base character is displayed (step S206).

次いで、プレイヤー端末20は、その第2ベースキャラクター選択画面が端末表示部24に表示されている際に、プレイヤーによる選択操作により、一覧表示された複数のキャラクターの中からいずれかの第2のベースキャラクターが指定されると、かかる操作情報に基づき次の遷移画面を要求するコマンド(遷移画面要求)を、サーバー装置10に送信する(ステップS207)。   Next, when the second base character selection screen is displayed on the terminal display unit 24, the player terminal 20 selects one of the second bases from among the plurality of characters displayed in a list by a selection operation by the player. When a character is designated, a command (transition screen request) for requesting the next transition screen based on the operation information is transmitted to the server device 10 (step S207).

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、合成確認画面を端末表示部24に表示させる(ステップS208)。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a composition confirmation screen on the terminal display unit 24 (step S208).

次いで、プレイヤー端末20は、合成確認画面が端末表示部24に表示されている際に、プレイヤーによって合成操作なされると、かかる操作情報に基づきキャラクター合成を要求するコマンド(合成要求)を、サーバー装置10に送信する(ステップS209)。   Next, when a player performs a compositing operation while the compositing confirmation screen is displayed on the terminal display unit 24, the player terminal 20 sends a command (compositing request) for requesting character compositing based on the operation information to the server device. 10 (step S209).

次いで、サーバー装置10は、プレイヤー端末20から送信された合成要求を受信すると、プレイヤーに指定された第1のベースキャラクターについての合成処理を実行する(ステップS210)。先ずは、上述したステップS205の処理にてオーバーフローしないと判定された場合での合成処理について説明する。この場合、合成処理部112は、プレイヤーによって指定された第1のベースキャラクターに対し、そのプレイヤーによって指定された素材キャラクターすべてを合成させることにより、各々の素材キャラクターに対応付けられた付加攻撃力を第1のベースキャラクターに対応付けられた付加攻撃力に加算する。その後、合成処理部112は、その指定された第1のベースキャラクターの付加攻撃力が加算後の値となり、かつ、すべての素材キャラクターがプレイヤーの所有しないキャラクターとなるように、図5に示す所有キャラクター情報を更新する。   Next, when the server device 10 receives the composition request transmitted from the player terminal 20, the server device 10 performs composition processing for the first base character designated by the player (step S210). First, the synthesis process when it is determined that there is no overflow in the process of step S205 described above will be described. In this case, the composition processing unit 112 combines the material characters designated by the player with the first base character designated by the player, thereby increasing the additional attack power associated with each material character. It adds to the additional attack power matched with the 1st base character. After that, the composition processing unit 112 has the possession shown in FIG. 5 so that the added attack power of the designated first base character becomes a value after addition, and all the material characters become characters not owned by the player. Update character information.

続いて、上述したステップS205の処理にてオーバーフローしたと判定された場合での合成処理について説明する。この場合、合成処理部112は、プレイヤーによって指定された第1のベースキャラクターに対し、そのプレイヤーによって指定された素材キャラクターすべてを合成させることにより、第1のベースキャラクターの付加攻撃力を最大値に上昇させるまでに、各々の素材キャラクターに対応付けられた付加攻撃力を第1のベースキャラクターに対応付けられた付加攻撃力に加算する。そして、合成処理部112は、その加算後の付加攻撃力から、第1のベースキャラクターの付加攻撃力の最大値を減算し、その残り分の付加攻撃力を第2のベースキャラクターに対応付けられた付加攻撃力に加算する。例えば、第1のベースキャラクターの現在の付加攻撃力が98ポイント、素材キャラクターの付加攻撃力が2ポイントである場合に、素材キャラクターの付加攻撃力を第1のベースキャラクターの攻撃力に加算すると、加算後の付加攻撃力は100ポイントとなる。その加算後の付加攻撃力である100ポイントから、第1のベースキャラクターの付加攻撃力の最大値である99ポイントを減算し、その残り分の付加攻撃力である1ポイントを第2のベースキャラクターの付加攻撃力に加算する。その後、合成処理部112は、その指定された第1及び第2のベースキャラクターの付加攻撃力が加算後の値となり、かつ、すべての素材キャラクターがプレイヤーの所有しないキャラクターとなるように、図5に示す所有キャラクター情報を更新する。   Next, the synthesis process when it is determined that the process has overflowed in the process of step S205 described above will be described. In this case, the composition processing unit 112 synthesizes all the material characters designated by the player with the first base character designated by the player, thereby maximizing the additional attack power of the first base character. Before increasing, the additional attack power associated with each material character is added to the additional attack power associated with the first base character. Then, the composition processing unit 112 subtracts the maximum value of the additional attack power of the first base character from the added attack power after the addition, and the remaining additional attack power is associated with the second base character. Add to the additional attack power. For example, when the current additional attack power of the first base character is 98 points and the additional attack power of the material character is 2 points, the additional attack power of the material character is added to the attack power of the first base character. The additional attack power after the addition is 100 points. Subtract 99 points which is the maximum value of the additional attack power of the first base character from 100 points which is the additional attack power after the addition, and then add 1 point which is the remaining additional attack power to the second base character. Add to the additional attack power. Thereafter, the composition processing unit 112 determines that the additional attack power of the designated first and second base characters is a value after addition, and that all the material characters are characters not owned by the player. Update the owned character information shown in.

次いで、図7のステップS116と同様にして、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、結果画面を端末表示部24に表示させる(ステップS211)。   Next, similarly to step S116 in FIG. 7, when the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the result screen on the terminal display unit 24 ( Step S211).

以上のとおり、本実施形態に係るゲームシステム1においては、第1のベースキャラクターに素材キャラクターを合成することにより、素材キャラクターの付加能力(所定パラメーター)が第1のベースキャラクターの付加能力に加算される。その付加能力の加算によって、第1のベースキャラクターの付加能力が最大値に到達した際に、その最大値を超えた分の付加能力は(つまり、オーバーフローしたことによる余剰分の付加能力は)、第2のベースキャラクターに与えられる。その結果、無駄がなくなり、素材キャラクターによって与えられた余剰分の付加能力を有効に活用することが可能となる。   As described above, in the game system 1 according to the present embodiment, by adding the material character to the first base character, the additional ability (predetermined parameter) of the material character is added to the additional ability of the first base character. The When the additional power of the first base character reaches the maximum value by adding the additional power, the additional power that exceeds the maximum value (that is, the additional power of the surplus due to overflow) Awarded to the second base character. As a result, there is no waste, and it is possible to effectively utilize the extra capacity provided by the material character.

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

<オーバーフローの判定>
上記の本実施形態では、図7に示すフローチャートでは、第1のベースキャラクター及び素材キャラクターを指定する操作が行われた際に、オーバーフローの判定が行われる場合を例に挙げて説明したが、第1のベースキャラクターに対し素材キャラクターを合成させるための合成操作がプレイヤーによって行われた際に、第1のベースキャラクターの経験値がオーバーフローするか否かについて判定を行なっても良い。この場合には、オーバーフローすると判定された後に、第2のベースキャラクターを選択するための第2ベースキャラクター選択画面を表示させると良い。また、オーバーフローの判定対象となるパラメーターは、経験値(レベル)や付加能力だけでなく、キャラクターに関連するパラメーターであれば如何なるものでも良い(例えば、スキルレベルなどでも良い)。
<Determination of overflow>
In the above-described embodiment, in the flowchart illustrated in FIG. 7, the case where an overflow is determined when an operation for specifying the first base character and the material character is performed is described as an example. It may be determined whether or not the experience value of the first base character overflows when the player performs a combining operation for combining the material character with one base character. In this case, it is preferable to display a second base character selection screen for selecting the second base character after it is determined that the overflow occurs. Further, the parameter to be determined as an overflow is not limited to the experience value (level) and the additional ability, but may be any parameter related to the character (for example, the skill level may be used).

<付加能力>
上記の本実施形態では、第1のベースキャラクターの付加能力を上昇させる条件として、素材キャラクターに1ポイント以上の付加能力が設定されていることを例に挙げて説明したが、素材キャラクターと第1のベースキャラクターとが同一のキャラクターであることや、素材キャラクターが特殊なキャラクターであること等を条件にしても良い。また、付加能力は、攻撃力、防御力、体力だけでなく、キャラクターに関連するパラメーターであれば如何なるものでも良い(例えば、対戦時にスキルが発動され易くなる能力、エネミーキャラクターからの特殊攻撃を防ぐ能力などでも良い)。
<Additional capacity>
In the above-described embodiment, as an example of the condition for increasing the additional ability of the first base character, the material character is set with an additional ability of 1 point or more. The base character may be the same character, or the material character may be a special character. In addition, the additional ability is not limited to attack power, defense power, and physical strength, but may be any parameter related to the character (for example, the ability to easily activate the skill at the time of battle, preventing special attacks from enemy characters) Ability etc.)

<ゲームシステム>
上記の本実施形態では、ゲームステージでキャラクター対戦が行われる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。すなわち、上記の本実施形態に係るゲームシステム1では、アクションゲーム、育成ゲーム、パズルゲーム等にも適用することができる。
<Game system>
In the present embodiment, the case where the character battle is performed on the game stage has been described as an example, but the present invention is not limited to this. That is, the game system 1 according to the present embodiment can be applied to an action game, a breeding game, a puzzle game, and the like.

<ゲームコンテンツ>
上記の本実施形態では、キャラクターカードを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、ゲームコンテンツは、電子的なゲームデータであれば良く、キャラクター自体、フィギア、ゲームで使用される道具・アビリティ等のアイテムなどであっても良い。
<Game contents>
In the above embodiment, the character card has been described as an example, but the present invention is not limited to this. For example, the game content may be electronic game data, and may be a character itself, a figure, an item such as a tool / ability used in the game, or the like.

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

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしても良い。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としても良い。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 according to the above-described embodiment, the case where various types of information processing are executed in cooperation with the server device 10 and the player terminal 20 based on the game program has been described as an example. However, the present invention is not limited thereto. Instead, the player terminal 20 alone or the server device 10 alone as the information processing device may execute the various information processing based on the game program.
Moreover, it is good also as a structure which the player terminal 20 bears a part of function as an information processing apparatus. In this case, the server device 10 and the player terminal 20 constitute an information processing device.
Note that the information processing apparatus 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 操作ボタン、60 合成確認画面、61 第1ベースキャラクター表示領域、62 第2ベースキャラクター表示領域、63 素材キャラクター表示領域、64 操作ボタン、111 対戦処理部、112 合成処理部、113 判定処理部、114 抽出処理部、115 画面データ生成処理部 1 game system, 2 networks, 10 server devices, 11 control unit, 12 storage unit, 13 input unit, 14 display unit, 15 communication unit, 20 player terminal, 21 terminal control unit, 22 terminal storage unit, 23 terminal input unit, 24 terminal display section, 25 terminal communication section, 50 composition confirmation screen, 51 base character display area, 52 material character display area, 53 operation buttons, 60 composition confirmation screen, 61 first base character display area, 62 second base character display Area, 63 material character display area, 64 operation buttons, 111 battle processing section, 112 composition processing section, 113 determination processing section, 114 extraction processing section, 115 screen data generation processing section

Claims (9)

プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームを実行する情報処理装置であって、
複数の前記ゲームコンテンツのそれぞれに対応付けて、メインパラメーター、及び、前記メインパラメーターを最大値まで上昇させるために必要となるサブパラメーターを記憶する記憶部と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられたサブパラメーターを前記第1のベースコンテンツに対応付けられたサブパラメーターに加算し、加算後のサブパラメーターに基づき前記第1のベースコンテンツに対応付けられたメインパラメーターを上昇させる合成処理部であって、その加算後のサブパラメーターから、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを減算し、その残り分のサブパラメーターを第2のベースコンテンツに対応付けられたサブパラメーターに加算する合成処理部と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus that executes a game capable of synthesizing material content that is a composite material with base content that is a composition source among a plurality of game contents owned by a player,
A storage unit that stores a main parameter and a sub parameter necessary for increasing the main parameter to a maximum value in association with each of the plurality of game contents;
By combining the material content with the first base content, the subparameter associated with the material content is added to the subparameter associated with the first base content, and based on the subparameter after the addition A synthesis processing unit for increasing a main parameter associated with the first base content, wherein the main parameter associated with the first base content is increased to a maximum value from the subparameters after the addition. A synthesis processing unit that subtracts the sub-parameters required until and adds the remaining sub-parameters to the sub-parameters associated with the second base content;
An information processing apparatus comprising:
請求項1に記載の情報処理装置であって、
前記記憶部は、複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶し、
前記合成処理部は、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The storage unit stores predetermined parameters that can be increased up to a maximum value in association with each of the plurality of game contents,
The composition processing unit adds a predetermined parameter associated with the material content to a predetermined parameter associated with the first base content;
An information processing apparatus characterized by that.
請求項1又は2に記載の情報処理装置であって、
複数の前記ゲームコンテンツの中から前記第1のベースコンテンツを指定する操作が前記プレイヤーによって行われた際に、指定された前記第1のベースコンテンツのメインパラメーターが最大値であるか否かを判定する判定処理部と、
かかる判定が肯定された場合に、前記プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備えたことを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
When an operation for designating the first base content from among a plurality of the game content is performed by the player, it is determined whether or not a main parameter of the designated first base content is a maximum value A determination processing unit to perform,
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content when the determination is affirmative;
An information processing apparatus comprising:
請求項1又は2に記載の情報処理装置であって、
複数の前記ゲームコンテンツの中から前記第1のベースコンテンツ及び前記素材コンテンツを指定する操作が前記プレイヤーによって行われた際に、指定された前記素材コンテンツのサブパラメーターを、指定された前記第1のベースコンテンツのサブパラメーターに加算して、加算後のサブパラメーターが、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを超えたか否かを判定する判定処理部と、
かかる判定が肯定された場合に、前記プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備えたことを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
When the player performs an operation of designating the first base content and the material content from among a plurality of the game contents, the designated first parameter of the material content is changed to the designated first parameter of the material content. It is added to the sub parameter of the base content, and it is determined whether or not the sub parameter after the addition exceeds the sub parameter necessary for increasing the main parameter associated with the first base content to the maximum value. A determination processing unit;
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content when the determination is affirmative;
An information processing apparatus comprising:
請求項1又は2に記載の情報処理装置であって、
前記第1のベースコンテンツに対し前記素材コンテンツを合成させるための操作が前記プレイヤーによって行われた際に、指定された前記素材コンテンツのサブパラメーターを、指定された前記第1のベースコンテンツのサブパラメーターに加算して、加算後のサブパラメーターが、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを超えたか否かを判定する判定処理部と、
かかる判定が肯定された場合に、前記プレイヤーに前記第2のベースコンテンツを指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備えたことを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
When an operation for combining the material content with the first base content is performed by the player, the designated sub parameter of the material content is designated as the sub parameter of the designated first base content. A determination processing unit that determines whether or not the sub-parameter after the addition exceeds the sub-parameter necessary for increasing the main parameter associated with the first base content to the maximum value;
A screen data generation processing unit for generating game screen data for allowing the player to specify the second base content when the determination is affirmative;
An information processing apparatus comprising:
請求項2乃至5のいずれかに記載の情報処理装置であって、
複数の前記ゲームコンテンツのうちの未だメインパラメーターが最大値に到達していないゲームコンテンツを、前記プレイヤーに前記第2のベースコンテンツを指定させるときの選択候補となるゲームコンテンツとして抽出する抽出処理部と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus according to any one of claims 2 to 5,
An extraction processing unit that extracts game content for which the main parameter has not yet reached the maximum value from among the plurality of game content as game content to be selected when the player designates the second base content; ,
An information processing apparatus comprising:
プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームを実行する情報処理装置であって、
複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶する記憶部と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理部であって、その加算後の所定パラメーターから、前記第1のベースコンテンツに対応付けられた所定パラメーターの最大値を減算し、その残り分の所定パラメーターを第2のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理部と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus that executes a game capable of synthesizing material content that is a composite material with base content that is a composition source among a plurality of game contents owned by a player,
A storage unit that stores predetermined parameters that can be increased to a maximum value in association with each of the plurality of game contents;
A composition processing unit that adds a predetermined parameter associated with the material content to a predetermined parameter associated with the first base content by combining the material content with the first base content, A composition for subtracting the maximum value of the predetermined parameter associated with the first base content from the predetermined parameter after addition, and adding the remaining predetermined parameter to the predetermined parameter associated with the second base content A processing unit;
An information processing apparatus comprising:
プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
複数の前記ゲームコンテンツのそれぞれに対応付けて、メインパラメーター、及び、前記メインパラメーターを最大値まで上昇させるために必要となるサブパラメーターを記憶部に記憶させる処理と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられたサブパラメーターを前記第1のベースコンテンツに対応付けられたサブパラメーターに加算し、加算後のサブパラメーターに基づき前記第1のベースコンテンツに対応付けられたメインパラメーターを上昇させる合成処理であって、その加算後のサブパラメーターから、前記第1のベースコンテンツに対応付けられたメインパラメーターを最大値に上昇させるまでに必要なサブパラメーターを減算し、その残り分のサブパラメーターを第2のベースコンテンツに対応付けられたサブパラメーターに加算する合成処理と、
を実行させることを特徴とするゲームプログラム。
A game program for causing a computer to execute a game capable of synthesizing material content as a composite material with base content as a composition source among a plurality of game contents owned by a player,
On the computer,
Corresponding to each of the plurality of game contents, a process of storing a main parameter and a sub parameter necessary for increasing the main parameter to a maximum value in a storage unit;
By combining the material content with the first base content, the subparameter associated with the material content is added to the subparameter associated with the first base content, and based on the subparameter after the addition A synthesis process for increasing the main parameter associated with the first base content until the main parameter associated with the first base content is increased to a maximum value from the sub-parameter after the addition. Sub-parameters necessary for the sub-parameters, and adding the remaining sub-parameters to the sub-parameters associated with the second base content;
A game program characterized by causing a game to be executed.
プレイヤーが所有する複数のゲームコンテンツのうちの合成元となるベースコンテンツに対して合成素材となる素材コンテンツを合成させることが可能なゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
複数の前記ゲームコンテンツのそれぞれに対応付けて、最大値まで上昇可能な所定パラメーターを記憶部に記憶させる処理と、
第1のベースコンテンツに対し素材コンテンツを合成することによって、前記素材コンテンツに対応付けられた所定パラメーターを前記第1のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理であって、その加算後の所定パラメーターから、前記第1のベースコンテンツに対応付けられた所定パラメーターの最大値を減算し、その残り分の所定パラメーターを第2のベースコンテンツに対応付けられた所定パラメーターに加算する合成処理と、
を実行させることを特徴とするゲームプログラム。
A game program for causing a computer to execute a game capable of synthesizing material content as a composite material with base content as a composition source among a plurality of game contents owned by a player,
On the computer,
A process of storing a predetermined parameter that can be increased up to a maximum value in association with each of the plurality of game contents,
A synthesis process for adding a predetermined parameter associated with the material content to a predetermined parameter associated with the first base content by combining the material content with the first base content, the addition A synthesis process of subtracting the maximum value of the predetermined parameter associated with the first base content from the predetermined parameter after, and adding the remaining predetermined parameter to the predetermined parameter associated with the second base content When,
A game program characterized by causing a game to be executed.
JP2015071783A 2015-03-31 2015-03-31 Information processing apparatus and game program Active JP5837246B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015071783A JP5837246B1 (en) 2015-03-31 2015-03-31 Information processing apparatus and game program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015071783A JP5837246B1 (en) 2015-03-31 2015-03-31 Information processing apparatus and game program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015203546A Division JP6608665B2 (en) 2015-10-15 2015-10-15 Information processing apparatus and game program

Publications (2)

Publication Number Publication Date
JP5837246B1 JP5837246B1 (en) 2015-12-24
JP2016189930A true JP2016189930A (en) 2016-11-10

Family

ID=54933221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015071783A Active JP5837246B1 (en) 2015-03-31 2015-03-31 Information processing apparatus and game program

Country Status (1)

Country Link
JP (1) JP5837246B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019025369A (en) * 2018-11-15 2019-02-21 グリー株式会社 Program, control method, and information processor
JP2019213796A (en) * 2018-06-14 2019-12-19 株式会社バンダイナムコエンターテインメント Program, computer system, and game system
JP2019213795A (en) * 2018-06-14 2019-12-19 株式会社バンダイナムコエンターテインメント Program, computer system, and game system
JP2020074813A (en) * 2018-11-05 2020-05-21 株式会社 ディー・エヌ・エー Information processing device, game program, and information processing method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017192631A (en) * 2016-04-22 2017-10-26 株式会社スクウェア・エニックス Program and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013075159A (en) * 2012-09-14 2013-04-25 Konami Digital Entertainment Co Ltd Game device and program
JP2015016298A (en) * 2014-05-01 2015-01-29 グリー株式会社 Program and control method of game system
JP5681273B1 (en) * 2013-12-20 2015-03-04 株式会社 ディー・エヌ・エー Information processing apparatus and game program
JP2015047308A (en) * 2013-08-30 2015-03-16 株式会社バンダイナムコゲームス Server system, and program
JP5702504B1 (en) * 2014-09-30 2015-04-15 株式会社 ディー・エヌ・エー Information processing apparatus and game program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013075159A (en) * 2012-09-14 2013-04-25 Konami Digital Entertainment Co Ltd Game device and program
JP2015047308A (en) * 2013-08-30 2015-03-16 株式会社バンダイナムコゲームス Server system, and program
JP5681273B1 (en) * 2013-12-20 2015-03-04 株式会社 ディー・エヌ・エー Information processing apparatus and game program
JP2015016298A (en) * 2014-05-01 2015-01-29 グリー株式会社 Program and control method of game system
JP5702504B1 (en) * 2014-09-30 2015-04-15 株式会社 ディー・エヌ・エー Information processing apparatus and game program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019213796A (en) * 2018-06-14 2019-12-19 株式会社バンダイナムコエンターテインメント Program, computer system, and game system
JP2019213795A (en) * 2018-06-14 2019-12-19 株式会社バンダイナムコエンターテインメント Program, computer system, and game system
JP7194522B2 (en) 2018-06-14 2022-12-22 株式会社バンダイナムコエンターテインメント Program, Computer System, Game System, and Target Object Provision Control Method
JP7289188B2 (en) 2018-06-14 2023-06-09 株式会社バンダイナムコエンターテインメント Program, computer system, game system, and object creation process execution control method
JP2020074813A (en) * 2018-11-05 2020-05-21 株式会社 ディー・エヌ・エー Information processing device, game program, and information processing method
JP2019025369A (en) * 2018-11-15 2019-02-21 グリー株式会社 Program, control method, and information processor

Also Published As

Publication number Publication date
JP5837246B1 (en) 2015-12-24

Similar Documents

Publication Publication Date Title
JP5740066B1 (en) Information processing apparatus and game program
JP5526278B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5681273B1 (en) Information processing apparatus and game program
JP5837246B1 (en) Information processing apparatus and game program
JP6639102B2 (en) Information processing device and game program
JP5856342B1 (en) Information processing apparatus and game program
JP5777781B1 (en) Information processing apparatus and game program
JP5766376B1 (en) Information processing apparatus and game program
JP5774243B1 (en) Information processing apparatus and game program
JP6498347B1 (en) Information processing apparatus, game program, and information processing method
JP6608665B2 (en) Information processing apparatus and game program
JP2018143500A (en) Information processing device, game program, and information processing method
JP5841289B1 (en) Information processing apparatus and game program
JP6532766B2 (en) INFORMATION PROCESSING APPARATUS AND GAME PROGRAM
JP5774244B1 (en) Information processing apparatus and game program
JP6545078B2 (en) INFORMATION PROCESSING APPARATUS AND GAME PROGRAM
JP6498038B2 (en) Information processing apparatus and game program
JP5702504B1 (en) Information processing apparatus and game program
JP6832388B2 (en) Game programs, information processing devices, and information processing methods
JP7055229B2 (en) Game programs, information processing devices, and information processing methods
JP6463223B2 (en) Information processing apparatus and game program
JP6272527B2 (en) Information processing apparatus, game program, and information processing method
JP6893465B2 (en) Information processing equipment, game programs, and information processing methods
JP5933143B1 (en) Information processing apparatus, game program, and information processing method
JP6460955B2 (en) Information processing apparatus and game program

Legal Events

Date Code Title Description
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: 20151013

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151104

R150 Certificate of patent or registration of utility model

Ref document number: 5837246

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250