JP2017104492A - Information processing device, game program and information processing method - Google Patents

Information processing device, game program and information processing method Download PDF

Info

Publication number
JP2017104492A
JP2017104492A JP2016154258A JP2016154258A JP2017104492A JP 2017104492 A JP2017104492 A JP 2017104492A JP 2016154258 A JP2016154258 A JP 2016154258A JP 2016154258 A JP2016154258 A JP 2016154258A JP 2017104492 A JP2017104492 A JP 2017104492A
Authority
JP
Japan
Prior art keywords
game
player
information
game media
media
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
JP2016154258A
Other languages
Japanese (ja)
Other versions
JP2017104492A5 (en
JP6616260B2 (en
Inventor
晃司 大橋
Koji Ohashi
晃司 大橋
正雄 中田
Masao Nakada
正雄 中田
静 稲井
Shizuka Inai
静 稲井
堀越 優子
Yuko Horikoshi
優子 堀越
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 JP2016154258A priority Critical patent/JP6616260B2/en
Publication of JP2017104492A publication Critical patent/JP2017104492A/en
Publication of JP2017104492A5 publication Critical patent/JP2017104492A5/en
Application granted granted Critical
Publication of JP6616260B2 publication Critical patent/JP6616260B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To reflect an intention of a player when a game medium which is applied to a player is determined.SOLUTION: An information processing device of the invention comprises: a storage part for storing game media information in which plural game media are set, and player information in which a game medium which a player possesses is set; a normal game processing part for executing a normal game in which a game medium selected by a lottery out of the plural game media set in the game media information is applied to the player and the player possesses the game medium; a special game processing part for executing a special game in which some of the game media which are designation candidates of the player are selected from the plural game media set in the game media information, then the game medium designated by the player out of the some of game media which are the designation candidates is applied to the player and the player possesses the game medium; and a game progress processing part for determining by a lottery whether or not execution of the special game is permitted, for every time when the normal game is executed.SELECTED DRAWING: Figure 1

Description

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

複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体をプレイヤーに付与し所有させるゲームを実行する情報処理装置が知られている(たとえば、特許文献1)。   There is known an information processing apparatus that selects a game medium from a plurality of game media by lottery, and executes a game in which the selected game medium is given to a player and owned (for example, Patent Document 1). .

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

このようなゲームでは、プレイヤーに付与されるゲーム媒体が抽選によってランダムに決定されるため、その付与されるゲーム媒体をプレイヤー自らの意志で決定することができなかった。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることにある。
In such a game, since the game media to be given to the player is randomly determined by lottery, the game media to be given cannot be determined by the player himself.
The present invention has been made in view of such circumstances, and an object of the present invention is to reflect the will of the player when determining a game medium to be given to the player.

上記課題を解決するための本発明の主たる発明は、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶する記憶部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理部と、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
A storage unit for storing game medium information in which a plurality of game media are set, and player information in which game media owned by the player are set;
A normal game processing unit that selects a game medium by lottery from a plurality of game media set in the game medium information, and executes a normal game that gives the selected game medium to the player and owns the game medium; ,
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game processing unit for executing a special game for giving and possessing a medium to the player;
A game progress processing unit that determines by lottery whether or not to allow execution of the special game each time the normal game is executed;
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 item 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. 所有アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of possession item information. アバター設定情報のデータ構造例を示す図である。It is a figure which shows the data structural example of avatar setting information. デッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of deck information. プレイヤー端末20の機能上の構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of a player terminal 20. FIG. 通常ゲームに関する動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example regarding a normal game. 通常ゲームの操作画面50の一例を示す図である。It is a figure which shows an example of the operation screen 50 of a normal game. 特別ゲームに関する動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example regarding a special game. 特別ゲームの操作画面60の一例を示す図である。It is a figure which shows an example of the operation screen 60 of a special game. 指定画面70の一例を示す図である。5 is a diagram illustrating an example of a designation screen 70. FIG.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶する記憶部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理部と、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、特別ゲームの実行が許可されると、プレイヤーが特別ゲームをプレイすることで、そのプレイヤーによって指定されたゲーム媒体が付与されることになる。そのため、その付与されるゲーム媒体をプレイヤー自らの意志で決定することが可能となる。
At least the following matters will become apparent from the description of the present specification and the accompanying drawings.
That is, a storage unit that stores game medium information in which a plurality of game media are set, and player information in which a game medium owned by the player is set;
A normal game processing unit that selects a game medium by lottery from a plurality of game media set in the game medium information, and executes a normal game that gives the selected game medium to the player and owns the game medium; ,
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game processing unit for executing a special game for giving and possessing a medium to the player;
A game progress processing unit that determines by lottery whether or not to allow execution of the special game each time the normal game is executed;
An information processing apparatus characterized by comprising:
According to such an information processing apparatus, when the execution of the special game is permitted, the game medium designated by the player is given by the player playing the special game. Therefore, it is possible to determine the game medium to be given at the player's own will.

また、複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶する記憶部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理部と、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることが可能となる。
A storage unit for storing game medium information in which a plurality of game media are set, and player information in which game media owned by the player are set;
A normal game processing unit that selects a game medium by lottery from a plurality of game media set in the game medium information, and executes a normal game that gives the selected game medium to the player and owns the game medium; ,
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game processing unit for executing a special game for giving and possessing a medium to the player;
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, a game progress processing unit that permits the execution of the special game;
An information processing apparatus characterized by comprising:
According to such an information processing apparatus, it is possible to reflect the will of the player when determining the game medium to be given to the player.

また、かかる情報処理装置であって、
前記特別ゲーム処理部によって選出された指定候補となる一部のゲーム媒体が一覧表示されたゲーム画面であって、その指定候補となる一部のゲーム媒体の中からいずれかのゲーム媒体を前記プレイヤーに指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、を備えることとしてもよい。
このような情報処理装置によれば、指定候補となる一部のゲーム媒体が一覧表示されたゲーム画面を見ることで、プレイヤーは希望のゲーム媒体を簡単に指定することが可能となる。
In addition, such an information processing apparatus,
A game screen on which a part of game media to be designated candidates selected by the special game processing unit is displayed, and any one of the game media to be designated candidates is selected as the player. A screen data generation processing unit for generating game screen data to be designated by the user.
According to such an information processing apparatus, the player can easily designate a desired game medium by viewing a game screen on which a part of game media that are candidates for designation is displayed.

また、かかる情報処理装置であって、
前記特別ゲーム処理部は、前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出する際に、その指定候補となる一部のゲーム媒体の個数を決定するための個数決定ゲームを実行する、こととしてもよい。
このような情報処理装置によれば、指定候補となる一部のゲーム媒体の個数が変動することになるため、ゲーム媒体を指定するときのバリエーションを増やすことができる。
In addition, such an information processing apparatus,
When the special game processing unit selects a part of game media that are candidates for designation from among a plurality of game media set in the game medium information, It is good also as running the number determination game for determining the number.
According to such an information processing apparatus, since the number of some game media serving as designation candidates varies, variations in designating game media can be increased.

また、かかる情報処理装置であって、
前記特別ゲーム処理部は、前記個数決定ゲームにおいて、前記プレイヤーによってゲーム操作が行われたタイミングで抽選結果を決定し、その抽選結果に基づいて指定候補となる一部のゲーム媒体の個数を決定する、こととしてもよい。
このような情報処理装置によれば、指定候補となる一部のゲーム媒体の個数を決定する際に、プレイヤーが関与できる。
In addition, such an information processing apparatus,
The special game processing unit determines a lottery result at a timing when a game operation is performed by the player in the number determination game, and determines the number of partial game media to be designated candidates based on the lottery result. It's good.
According to such an information processing apparatus, a player can be involved in determining the number of some game media that are candidates for designation.

また、かかる情報処理装置であって、
前記プレイヤー情報には、プレイヤーのゲーム利用状況に関するデータが設定されており、
前記特別ゲーム処理部は、前記個数決定ゲームにおいて、前記ゲーム利用状況に基づいて、選出される指定候補となる一部のゲーム媒体の個数が変動するように制御する、こととしてもよい。
このような情報処理装置によれば、指定候補となる一部のゲーム媒体の個数がゲーム利用状況によって変動するようになるため、プレイヤーが積極的にゲームを利用するようになる。
In addition, such an information processing apparatus,
In the player information, data on the game usage status of the player is set,
In the number determination game, the special game processing unit may control the number of part of game media to be selected candidates to be changed based on the game usage situation.
According to such an information processing apparatus, the number of some game media serving as designation candidates varies depending on the game usage situation, so that the player actively uses the game.

また、かかる情報処理装置であって、
前記特別ゲーム処理部は、前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出する際に、前記プレイヤー情報を参照することにより、前記プレイヤーが所有していないゲーム媒体を、その指定候補となる一部のゲーム媒体として選出する、こととしてもよい。
このような情報処理装置によれば、プレイヤーが所有していないゲーム媒体を獲得できるようになるため、特別ゲームの価値をより一層高めることができる。
In addition, such an information processing apparatus,
The special game processing unit refers to the player information when selecting a part of game media that are candidates for designation from a plurality of game media set in the game media information, thereby allowing the player to It is good also as selecting the game media which is not owned as a part of game media used as the designation candidate.
According to such an information processing apparatus, it becomes possible to acquire game media that are not owned by the player, so that the value of the special game can be further increased.

次に、コンピューターに、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶する処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理と、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定するゲーム進行処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることが可能となる。
Next, on the computer
A process of storing in the storage unit game content information in which a plurality of game media are set and player information in which game media owned by the player are set;
Selecting a game medium by lottery from a plurality of game media set in the game medium information, and performing a normal game process for giving and possessing the selected game medium to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game process for executing a special game to give and possess a medium to the player;
A game progress process for determining whether or not to allow the execution of the special game each time the normal game is executed;
Is a game program characterized in that
According to such a game program, it is possible to reflect the will of the player when determining the game medium to be given to the player.

また、コンピューターに、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶する処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理と、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可するゲーム進行処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることが可能となる。
Also on the computer,
A process of storing in the storage unit game content information in which a plurality of game media are set and player information in which game media owned by the player are set;
Selecting a game medium by lottery from a plurality of game media set in the game medium information, and performing a normal game process for giving and possessing the selected game medium to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game process for executing a special game to give and possess a medium to the player;
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, a game progress process for permitting the execution of the special game;
Is a game program characterized in that
According to such a game program, it is possible to reflect the will of the player when determining the game medium to be given to the player.

次に、コンピューターが、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行し、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定する、
ことを特徴とする情報処理方法である。
このような情報処理方法によれば、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることが可能となる。
Next, the computer
Storing game content information in which a plurality of game media are set and player information in which game media owned by the player are set in a storage unit;
Selecting one of the game media by lottery from the plurality of game media set in the game media information, and executing a base game for giving and possessing the selected game media to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. Run a special game that grants and possesses media to the player,
Each time the normal game is executed, whether or not to allow the execution of the special game is determined by lottery.
This is an information processing method characterized by this.
According to such an information processing method, it is possible to reflect the will of the player when determining the game medium to be given to the player.

また、コンピューターが、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行し、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可する、
ことを特徴とする情報処理方法である。
このような情報処理方法によれば、プレイヤーに付与されるゲーム媒体を決定する際に、そのプレイヤーの意志を反映させることが可能となる。
Also, the computer
Storing game content information in which a plurality of game media are set and player information in which game media owned by the player are set in a storage unit;
Selecting one of the game media by lottery from the plurality of game media set in the game media information, and executing a base game for giving and possessing the selected game media to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. Run a special game that grants and possesses media to the player,
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, the execution of the special game is permitted.
This is an information processing method characterized by this.
According to such an information processing method, it is possible to reflect the will of the player when determining the game medium to be given to the player.

===実施形態===
<<ゲームシステム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は、ゲーム媒体の一例としてのアイテムの獲得を目的とするアイテム獲得ゲームをプレイヤーに提供することができる。プレイヤーは、このアイテム獲得ゲームで獲得したアイテムをキャラクターに装着させることによって、自己のアバターを形成することができる。本実施形態のアイテム獲得ゲームには、通常ゲーム(第1ゲーム)と特別ゲーム(第2ゲーム)が含まれている。   The game system 1 according to the present embodiment can provide a player with an item acquisition game for the purpose of acquiring an item as an example of a game medium. The player can form his / her avatar by attaching the item acquired in the item acquisition game to the character. The item acquisition game of this embodiment includes a normal game (first game) and a special game (second game).

本実施形態における通常ゲームは、複数のアイテムの中から抽選によって選出したアイテムをプレイヤーに対して付与するゲームである。この通常ゲームが実行される度に、特別ゲームの実行を許可するか否かを抽選が行われる。その抽選の結果、特別ゲームの実行を許可することが決定されると、特別ゲームがプレイ可能に設定される。   The normal game in the present embodiment is a game in which an item selected by lottery from a plurality of items is given to a player. Each time this normal game is executed, a lottery is performed to determine whether or not to allow the execution of the special game. As a result of the lottery, when it is determined that the execution of the special game is permitted, the special game is set to be playable.

本実施形態における特別ゲームは、複数のアイテムの中からプレイヤーの指定候補となる一部のアイテムを選出し、その指定候補となる一部のアイテムの中からプレイヤーによって指定されたアイテムを前記プレイヤーに対して付与するゲームである。従って、この特別ゲームでは、指定候補となる一部のアイテムの中からプレイヤーによって指定されたアイテムがそのまま付与されることになるため、プレイヤー自らの意志で所望のアイテムを決定することが可能となる。   The special game in the present embodiment selects some items that are candidates for the player from among a plurality of items, and selects the items specified by the player from the some items that are candidates for the designation to the player. It is a game given to the game. Therefore, in this special game, an item designated by the player is given as it is from some items that are candidates for designation, so that it is possible to determine a desired item at the player's own will. .

<<サーバー装置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、第1ゲーム処理部の一例としての通常ゲーム処理部112、第2ゲーム処理部の一例としての特別ゲーム処理部113、画面データ生成処理部114を備える。   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 this embodiment includes at least a game progress processing unit 111, a normal game processing unit 112 as an example of a first game processing unit, a special game processing unit 113 as an example of a second game processing unit, and screen data generation A processing unit 114 is provided.

ゲーム進行処理部111は、ゲームプログラムに従ってアイテム獲得ゲームを進行させる処理を実行する機能を有している。本実施形態におけるゲーム進行処理部111は、通常ゲームが実行される度に、特別ゲームの実行を許可するか否かを抽選によって決定する。また、ゲーム進行処理部111は、特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立しなかった場合は、特別ゲームの実行を許可せず、所定条件が成立した場合には、特別ゲームの実行を許可する制御を行なうことも可能である。   The game progress processing unit 111 has a function of executing processing for advancing the item acquisition game according to the game program. The game progress processing unit 111 in the present embodiment determines whether or not to allow the execution of the special game by lottery every time the normal game is executed. In addition, the game progress processing unit 111 determines whether or not a predetermined condition for permitting the execution of the special game is satisfied. If the predetermined condition is not satisfied, the game progress processing unit 111 does not permit the execution of the special game, When the condition is satisfied, it is possible to perform control to permit execution of the special game.

通常ゲーム処理部112は、通常ゲームに関する各種処理を実行する機能を有している。本実施形態における通常ゲーム処理部112は、複数のアイテムの中から抽選によっていずれかのアイテムを選出し、その選出されたアイテムをプレイヤーに付与し所有させる。   The normal game processing unit 112 has a function of executing various processes related to the normal game. The base game processing unit 112 in the present embodiment selects any item from among a plurality of items by lottery, and gives the selected item to the player for possession.

特別ゲーム処理部113は、特別ゲームに関する各種処理を実行する機能を有している。本実施形態における特別ゲーム処理部113は、複数のアイテムの中からプレイヤーの指定候補となる一部のアイテムを選出し、その指定候補となる一部のアイテムの中からプレイヤーによって指定されたアイテムをそのプレイヤーに付与し所有させる。   The special game processing unit 113 has a function of executing various processes related to the special game. The special game processing unit 113 in the present embodiment selects some items that are candidates for designation of the player from among a plurality of items, and selects items designated by the player from among the items that are candidates for designation. Grant and own that player.

画面データ生成処理部114は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面データ生成処理部114は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。   The screen data generation processing unit 114 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 114 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 this embodiment stores at least character information, item 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, item information, etc.) 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に対応付けて、少なくとも、キャラクター名、目タイプ、口タイプ、鼻タイプ、髪型タイプ(つまり、そのキャラクターのパーツとなる構成要素)が設定されている。   FIG. 3 is a diagram illustrating an example data structure of character information. In this character information, at least a character name, an eye type, a mouth type, a nose type, and a hairstyle type (that is, constituent elements that are parts of the character) are set in association with the character ID.

図4は、アイテム情報のデータ構造例を示す図である。このアイテム情報には、アイテムIDに対応付けて、少なくとも、アイテム名、レアリティが設定されている。レアリティは、アイテムの希少価値を示す情報であって、その希少価値に応じて複数クラスに分類されている。例えば、「コモン」→「アンコモン」→「レア」→「スーパーレア」の順に希少価値が高くなるように4段階のレアリティを設定することができる。   FIG. 4 is a diagram illustrating an example data structure of item information. In this item information, at least an item name and a rarity are set in association with the item ID. The rarity is information indicating the rare value of the item, and is classified into a plurality of classes according to the rare value. For example, four levels of rarity can be set so that the rarity value increases in the order of “common” → “uncommon” → “rare” → “super rare”.

図5は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、ゲームポイント、通常ゲームのプレイ回数、特別ゲームのプレイ回数、フラグ情報、所有キャラクター情報、所有アイテム情報、アバター設定情報、デッキ情報が設定されている。ゲームポイントは、プレイヤーが所持するポイント量を示すパラメーターであり、アイテム獲得ゲーム(通常ゲーム、特別ゲーム)をプレイする際に消費される。フラグ情報には、特別ゲームの実行が許可されている場合に「TRUE」が設定され、許可されていない場合には「FALSE」が設定される。   FIG. 5 is a diagram illustrating an example data structure of player information. In this player information, in association with the player ID, at least the player name, game points, the number of times of playing the normal game, the number of times of playing the special game, flag information, owned character information, owned item information, avatar setting information, deck information Is set. The game point is a parameter indicating the amount of points possessed by the player, and is consumed when playing an item acquisition game (normal game, special game). In the flag information, “TRUE” is set when the execution of the special game is permitted, and “FALSE” is set when it is not permitted.

図6は、所有キャラクター情報のデータ構造例を示す図である。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)に関する情報である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、その所有キャラクターの個数が設定されている。   FIG. 6 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 the owned character information, at least the number of owned characters is set in association with the character ID of the owned character.

図7は、所有アイテム情報のデータ構造例を示す図である。所有アイテム情報は、プレイヤーが所有するアイテム(以下、「所有アイテム」ともいう)に関する情報である。この所有アイテム情報には、所有アイテムのアイテムIDに対応付けて、少なくとも、その所有アイテムの個数が設定されている。   FIG. 7 is a diagram illustrating a data structure example of owned item information. The owned item information is information relating to items owned by the player (hereinafter also referred to as “owned items”). In this owned item information, at least the number of owned items is set in association with the item ID of the owned item.

図8は、アバター設定情報のデータ構造例を示す図である。アバター設定情報は、プレイヤーが自己の分身として設定したアバターに関する情報である。このアバター設定情報には、少なくとも、アバター名、基本要素となるキャラクターのキャラクターID、付属要素となるアイテムが設定されている。プレイヤーは、自らが選択した所有キャラクターに好みの所有アイテムを装備させることによって、オリジナルのアバターを設定することができる。   FIG. 8 is a diagram illustrating a data structure example of the avatar setting information. The avatar setting information is information relating to the avatar set by the player as his / her own alternation. In this avatar setting information, at least an avatar name, a character ID of a character as a basic element, and an item as an attached element are set. The player can set an original avatar by equipping the owned character selected by the player with a favorite owned item.

図9は、デッキ情報のデータ構造例を示す図である。このデッキ情報は、ゲーム媒体情報の一例であって、プレイヤーに付与され得るアイテムを所定数毎に1つのセットにまとめた収容デッキ(単に「デッキ」とも呼ぶ)を定義する情報である。デッキ情報は、アイテムIDに対応付けて、レアリティ、総収容個数、収容個数が設定されている。総収容個数は、初期状態のデッキに収容されているアイテムの個数を示す情報である。収容個数は、あるアイテムがプレイヤーに付与された後にデッキに残存しているアイテムの個数を示す情報である。本実施形態におけるデッキ情報は、アイテムのレアリティのクラスが高いほど、デッキに収容されている当該アイテムの総収容個数が少なくなるように設定されている。このため、通常ゲームにおいてアイテムの抽選が行われる際に、レアリティのクラスが高いアイテムほど選出されにくくなっている。   FIG. 9 is a diagram illustrating an example data structure of deck information. This deck information is an example of game medium information, and is information that defines a storage deck (also simply referred to as “deck”) in which a predetermined number of items that can be given to a player are grouped into one set. In the deck information, the rarity, the total accommodation number, and the accommodation number are set in association with the item ID. The total accommodated number is information indicating the number of items accommodated in the initial deck. The accommodation number is information indicating the number of items remaining in the deck after an item is given to the player. The deck information in this embodiment is set such that the higher the item rarity class, the smaller the total number of items accommodated in the deck. For this reason, when a lottery of items is performed in a normal game, an item having a higher rarity class is less likely to be selected.

<<プレイヤー端末20の構成について>>
図10は、プレイヤー端末20の機能上の構成を示すブロック図である。プレイヤー端末20は、プレイヤーが所持し利用することができる情報処理装置(例えば、タブレット端末、携帯電話端末、スマートフォン等)である。プレイヤー端末20は、Webブラウザ機能を有しているため、サーバー装置10から送信されたWebページ(ゲーム画面等)を画面表示することができる。プレイヤー端末20は、プレイヤー端末20全体の制御を行う端末制御部21と、各種データ・プログラムを記憶する端末記憶部22と、プレイヤーが操作入力を行うための端末入力部23と、ゲーム画面・操作画面を表示する端末表示部24と、サーバー装置10との間で情報通信を行う端末通信部25を有している。
<< Configuration of Player Terminal 20 >>
FIG. 10 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 input 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の動作について>>
ここでは、本実施形態に係るゲームシステムの動作例について説明する。以下においては、通常ゲームに関する動作例、及び、特別ゲームに関する動作例について、具体的に説明する。
<< Operation of Game System 1 >>
Here, an operation example of the game system according to the present embodiment will be described. Below, the operation example regarding a normal game and the operation example regarding a special game are demonstrated concretely.

<通常ゲーム>
図11は、通常ゲームに関する動作例を説明するためのフローチャートである。
先ず、サーバー装置10は、プレイヤー端末20から通常ゲームの開始要求を受け付けると、プレイヤーが通常ゲームをプレイするための操作画面のデータを画面データ生成処理部114に生成させる(ステップS101)。その後、サーバー装置10は、この生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、その画面データを解析することにより、通常ゲームの操作画面を端末表示部24に表示させる。
<Normal game>
FIG. 11 is a flowchart for explaining an operation example related to the base game.
First, when the server apparatus 10 receives a normal game start request from the player terminal 20, the server apparatus 10 causes the screen data generation processing unit 114 to generate operation screen data for the player to play the normal game (step S101). Thereafter, the server device 10 transmits the generated screen data 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 operation screen of the normal game on the terminal display unit 24 by analyzing the screen data.

図12は、プレイヤー端末20に表示される通常ゲームの操作画面50の一例を示す図である。この操作画面50には、ゲームポイントを消費させて通常ゲームを開始するための操作ボタン51が含まれている。プレイヤー端末20は、操作画面50が表示されている際、プレイヤーの操作によって操作ボタン51が選択されると、かかる操作情報をサーバー装置10に送信する。   FIG. 12 is a diagram illustrating an example of a normal game operation screen 50 displayed on the player terminal 20. The operation screen 50 includes operation buttons 51 for consuming game points and starting a normal game. When the operation button 51 is selected by the player's operation while the operation screen 50 is displayed, the player terminal 20 transmits the operation information to the server device 10.

次いで、サーバー装置10は、プレイヤー端末20から送信された操作情報を受信したか否かを判定する(ステップS102)。すなわち、通常ゲーム処理部112は、プレイヤー端末20からの操作情報を受信していないと判定した場合には(ステップS102:NO)、プレイヤー端末20から操作情報が送信されるまで待機する。その一方で、プレイヤー端末20からの操作情報を受信したと判定した場合に(ステップS102:YES)、次のステップS103の処理へ進める。   Next, the server device 10 determines whether or not the operation information transmitted from the player terminal 20 has been received (step S102). That is, when it is determined that the operation information from the player terminal 20 is not received (step S102: NO), the normal game processing unit 112 waits until the operation information is transmitted from the player terminal 20. On the other hand, when it determines with having received the operation information from the player terminal 20 (step S102: YES), it progresses to the process of the following step S103.

次いで、サーバー装置10は、プレイヤー端末20からの操作情報を受信した場合に、プレイヤーのゲームポイントが不足しているか否かを判定する(ステップS103)。具体的には、通常ゲーム処理部112は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を参照して、プレイヤーのゲームポイントを取得する。そして、通常ゲーム処理部112は、その取得したゲームポイントに基づいて、通常ゲームを行なうために必要となるゲームポイント(例えば、100ポイント)をプレイヤーが所持しているか否かを判定する。そして、通常ゲーム処理部112は、ゲームポイントが不足していると判定した場合に(ステップS103:YES)、この処理を終了する。その一方で、ゲームポイントが不足していないと判定した場合には(ステップS103:NO)、次のステップS104の処理へ進める。   Next, when receiving the operation information from the player terminal 20, the server device 10 determines whether or not the player has insufficient game points (step S103). Specifically, the base game processing unit 112 acquires the player's game points with reference to the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20. Then, the base game processing unit 112 determines whether or not the player has game points (for example, 100 points) necessary for playing the base game based on the acquired game points. When the normal game processing unit 112 determines that the game points are insufficient (step S103: YES), the normal game processing unit 112 ends this process. On the other hand, if it is determined that the game points are not insufficient (step S103: NO), the process proceeds to the next step S104.

次いで、サーバー装置10は、プレイヤーのゲームポイントが不足していない場合に、通常ゲーム処理を実行する(ステップS104)。具体的には、通常ゲーム処理部112は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を参照して、プレイヤーのゲームポイントを取得する。そして、その取得したゲームポイントから、通常ゲームを行なうために必要となるゲームポイント(例えば、100ポイント)を減ずる(ポイント消費)。次に、通常ゲーム処理部112は、図5に示すプレイヤー情報を参照して、そのプレイヤーのデッキ情報(図9参照)を取得する。そして、通常ゲーム処理部112は、そのプレイヤーのデッキ情報に設定された複数のアイテムの中から抽選によっていずれかのアイテムを選出し、その選出されたアイテムをプレイヤーに対して付与する。この際、そのプレイヤーの所有アイテム情報(図7参照)が更新される。   Next, the server device 10 executes the normal game process when the game points of the player are not insufficient (step S104). Specifically, the base game processing unit 112 acquires the player's game points with reference to the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20. Then, from the acquired game points, game points (for example, 100 points) necessary for playing the base game are reduced (point consumption). Next, the base game processing unit 112 refers to the player information shown in FIG. 5 and obtains the player deck information (see FIG. 9). Then, the normal game processing unit 112 selects any item by lottery from a plurality of items set in the player's deck information, and gives the selected item to the player. At this time, the possessed item information of the player (see FIG. 7) is updated.

次いで、サーバー装置10は、特別ゲームの実行を許可するか否かを抽選によって決定するための抽選処理を実行する(ステップS105)。すなわち、ゲーム進行処理部111は、所定の抽選確率に従って、「特別ゲームの実行を許可すること」及び「特別ゲームの実行を許可しないこと」のうちのいずれか一方を決定する。   Next, the server device 10 executes a lottery process for determining whether or not to allow execution of the special game by lottery (step S105). That is, the game progress processing unit 111 determines one of “permit execution of a special game” and “not allow execution of a special game” according to a predetermined lottery probability.

次いで、ゲーム進行処理部111は、その抽選によって「特別ゲームの実行を許可すること」が決定されたか否かを判定する(ステップS106)。そして、「特別ゲームの実行を許可しないこと」が決定された場合は(ステップS106:NO)、この処理を終了する。その一方で、「特別ゲームの実行を許可すること」が決定された場合には(ステップS106:YES)、次のステップS107の処理へ進める。   Next, the game progress processing unit 111 determines whether or not “permit execution of a special game” is determined by the lottery (step S106). If it is determined that “do not allow the execution of the special game” (step S106: NO), this process ends. On the other hand, if “permit execution of the special game” is determined (step S106: YES), the process proceeds to the next step S107.

次いで、ゲーム進行処理部111は、「特別ゲームの実行を許可すること」が決定された場合に、そのプレイヤーのプレイヤー情報(図5参照)に設定されたフラグ情報を「TRUE」にすることによって、特別ゲームの実行を許可する設定を行なう(ステップS107)。   Next, when it is determined that “permit execution of the special game” is determined, the game progress processing unit 111 sets the flag information set in the player information of the player (see FIG. 5) to “TRUE”. Then, a setting for permitting execution of the special game is performed (step S107).

このように本実施形態においては、通常ゲームが行われる度に抽選が行われ、その抽選によって特別ゲームをプレイできるか否かが決定されることになる。以下では、この特別ゲームについて詳述する。   Thus, in the present embodiment, a lottery is performed every time a base game is played, and whether or not a special game can be played is determined by the lottery. Below, this special game is explained in full detail.

<特別ゲーム>
図13は、特別ゲームに関する動作例を説明するためのフローチャートである。
先ず始めに、サーバー装置10は、プレイヤー端末20から特別ゲームの開始要求を受け付けると、特別ゲームの実行が許可されているか否かを示すフラグ情報に関して判定を行なう(ステップS201)。すなわち、ゲーム進行処理部111は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を特定し、その特定されたプレイヤー情報に設定されたフラグ情報を参照する。そして、ゲーム進行処理部111は、そのフラグ情報に基づき特別ゲームの実行が許可されているか否かを判定する。そして、ゲーム進行処理部111は、そのフラグ情報に「FALSE」が設定されている場合には(ステップS201:NO)、この処理を終了することによって、特別ゲームの実行を制限する。その一方で、「TRUE」が設定されている場合には(ステップS201:YES)、特別ゲームの実行を許可し、次のステップS202の処理へ進める。
<Special game>
FIG. 13 is a flowchart for explaining an operation example related to the special game.
First, when the server apparatus 10 receives a special game start request from the player terminal 20, the server apparatus 10 makes a determination regarding flag information indicating whether or not the execution of the special game is permitted (step S201). That is, the game progress processing unit 111 identifies the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20, and refers to the flag information set in the identified player information. . And game progress processing part 111 judges whether execution of a special game is permitted based on the flag information. Then, when “FALSE” is set in the flag information (step S201: NO), the game progress processing unit 111 limits the execution of the special game by ending this process. On the other hand, when “TRUE” is set (step S201: YES), the execution of the special game is permitted, and the process proceeds to the next step S202.

次いで、サーバー装置10は、フラグ情報に「TRUE」が設定されている場合に、プレイヤーが特別ゲームをプレイするための操作画面のデータを画面データ生成処理部114に生成させる(ステップS202)。その後、サーバー装置10は、この生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、その画面データを解析することにより、特別ゲームの操作画面を端末表示部24に表示させる。   Next, when “TRUE” is set in the flag information, the server device 10 causes the screen data generation processing unit 114 to generate operation screen data for the player to play the special game (step S202). Thereafter, the server device 10 transmits the generated screen data 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 analyzes the screen data to display the operation screen of the special game on the terminal display unit 24.

図14は、プレイヤー端末20に表示される特別ゲームの操作画面60の一例を示す図である。この操作画面60には、特別ゲームの制限時間を示すタイム表示領域61と、ゲームポイントを消費させて特別ゲームを開始するための操作ボタン62が含まれている。プレイヤー端末20は、操作画面60が表示されている際、プレイヤーの操作によって操作ボタン62が選択されると、かかる操作情報をサーバー装置10に送信する。   FIG. 14 is a diagram illustrating an example of a special game operation screen 60 displayed on the player terminal 20. This operation screen 60 includes a time display area 61 indicating the time limit of the special game and an operation button 62 for starting the special game by consuming game points. The player terminal 20 transmits the operation information to the server device 10 when the operation button 62 is selected by the player's operation while the operation screen 60 is displayed.

次いで、サーバー装置10は、特別ゲームについて制限時間のカウントを開始する(ステップS203)。すなわち、ゲーム進行処理部111は、CPUの内部クロック等に基づきタイマーによるカウントを開始する。本実施形態では、特別ゲームの制限時間が10分に設定されている。   Next, the server device 10 starts counting the time limit for the special game (step S203). That is, the game progress processing unit 111 starts counting by a timer based on the internal clock of the CPU or the like. In this embodiment, the special game time limit is set to 10 minutes.

次いで、ゲーム進行処理部111は、タイマーによるカウントの開始から所定時間(10分)が経過したか否かを判定する(ステップS204)。そして、所定期間が経過したと判定した場合に(ステップS204:YES)、後述するステップS211へ処理を進める。その一方で、所定期間が経過していないと判定した場合には(ステップS204:NO)、次のステップS205へ処理を進める。   Next, the game progress processing unit 111 determines whether or not a predetermined time (10 minutes) has elapsed from the start of counting by the timer (step S204). And when it determines with the predetermined period having passed (step S204: YES), a process is advanced to step S211 mentioned later. On the other hand, if it is determined that the predetermined period has not elapsed (step S204: NO), the process proceeds to the next step S205.

次いで、サーバー装置10は、所定期間が経過していないと判定された場合に、プレイヤー端末20から送信された操作情報を受信したか否かを判定する(ステップS205)。すなわち、特別ゲーム処理部113は、プレイヤー端末20からの操作情報を受信していないと判定した場合に(ステップS205:NO)、上述したステップS204の処理に戻って、それ以降の処理を繰り返す。その一方で、プレイヤー端末20からの操作情報を受信したと判定した場合には(ステップS205:YES)、次のステップS206の処理へ進める。   Next, when it is determined that the predetermined period has not elapsed, the server device 10 determines whether or not the operation information transmitted from the player terminal 20 has been received (step S205). That is, when it is determined that the operation information from the player terminal 20 has not been received (step S205: NO), the special game processing unit 113 returns to the process of step S204 described above and repeats the subsequent processes. On the other hand, when it determines with having received the operation information from the player terminal 20 (step S205: YES), it progresses to the process of the following step S206.

次いで、サーバー装置10は、プレイヤー端末20からの操作情報を受信した場合に、プレイヤーのゲームポイントが不足しているか否かを判定する(ステップS206)。具体的には、特別ゲーム処理部113は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を参照して、プレイヤーのゲームポイントを取得する。そして、特別ゲーム処理部113は、その取得したゲームポイントに基づいて、特別ゲームを行なうために必要となるゲームポイント(例えば、100ポイント)をプレイヤーが所持しているか否かを判定する。そして、特別ゲーム処理部113は、ゲームポイントが不足していると判定した場合に(ステップS206:YES)、上述したステップS204の処理に戻って、それ以降の処理を繰り返し行う。その一方で、ゲームポイントが不足していないと判定した場合には(ステップS206:NO)、次のステップS207の処理へ進める。   Next, when receiving the operation information from the player terminal 20, the server device 10 determines whether or not the player has insufficient game points (step S206). Specifically, the special game processing unit 113 refers to the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20, and acquires the player's game points. Then, the special game processing unit 113 determines, based on the acquired game points, whether or not the player has game points (for example, 100 points) necessary for performing the special game. When the special game processing unit 113 determines that the game points are insufficient (step S206: YES), the special game processing unit 113 returns to the process of step S204 described above and repeats the subsequent processes. On the other hand, if it is determined that the game points are not insufficient (step S206: NO), the process proceeds to the next step S207.

次いで、サーバー装置10は、プレイヤーのゲームポイントが不足していない場合に、特別ゲーム処理を実行する(ステップS207)。具体的には、特別ゲーム処理部113は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を参照して、プレイヤーのゲームポイントを取得する。そして、その取得したゲームポイントから、特別ゲームを行なうために必要となるゲームポイント(例えば、100ポイント)を減ずる(ポイント消費)。次に、特別ゲーム処理部113は、図5に示すプレイヤー情報を参照して、そのプレイヤーのデッキ情報(図9参照)を取得する。そして、特別ゲーム処理部113は、そのプレイヤーのデッキ情報に設定された複数のアイテムの中からプレイヤーの指定候補となる一部のアイテムを選出する。   Next, the server device 10 executes special game processing when the game points of the player are not insufficient (step S207). Specifically, the special game processing unit 113 refers to the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20, and acquires the player's game points. Then, from the acquired game points, game points (for example, 100 points) necessary for performing the special game are reduced (point consumption). Next, the special game processing unit 113 refers to the player information shown in FIG. 5 and acquires deck information (see FIG. 9) of the player. Then, the special game processing unit 113 selects some items that are candidates for the player from among a plurality of items set in the deck information of the player.

ここで、特別ゲーム処理部113は、この指定候補となる一部のアイテムを選出する際に、その指定候補となる一部のアイテムの個数を決定するための個数決定ゲームを実行する。本実施形態では、個数決定ゲームの一例としてのルーレットゲームが実行される。このルーレットゲームでは、「2」、「3」、「5」、「7」のように複数種類の数字が並べられた盤面が回転していて、プレイヤーによってゲーム操作が行われたタイミングで、いずれかの数字がランダムに選択される。この抽選によって、その盤面に並んだ複数種類の数字の中からいずれか1つが当選番号として決定されることになる。つまり、当選番号となった数字が、その指定候補となる一部のアイテムの個数として決定される。このようにして、特別ゲーム処理部113は、指定候補となる一部のアイテムの個数を決定すると、プレイヤーのデッキ情報(図9参照)に設定された複数のアイテムの中から、その決定された個数分のアイテムを選出する。   Here, the special game processing unit 113 executes a number determination game for determining the number of some items as the designation candidates when selecting some items as the designation candidates. In the present embodiment, a roulette game is executed as an example of the number determination game. In this roulette game, a board with a plurality of numbers arranged like “2”, “3”, “5”, “7” is rotating, and at any timing when a game operation is performed by the player, These numbers are selected at random. As a result of the lottery, one of a plurality of numbers arranged on the board is determined as the winning number. That is, the number that is the winning number is determined as the number of some items that are candidates for designation. In this way, when the special game processing unit 113 determines the number of some items that are candidates for designation, it is determined from among a plurality of items set in the player deck information (see FIG. 9). Select the number of items.

なお、特別ゲーム処理部113は、プレイヤーのデッキ情報に設定された複数のアイテムの中から、その決定された個数分のアイテムを選出する際に、図7に示す所有アイテム情報を参照することによって、プレイヤーが所有していないアイテムを選出することも可能である。この際、その決定された個数分のアイテムすべてを、プレイヤーが所有していないアイテムとしても良い。   The special game processing unit 113 refers to the possessed item information shown in FIG. 7 when selecting the determined number of items from the plurality of items set in the player deck information. It is also possible to select items that the player does not own. At this time, all of the determined number of items may be items that the player does not own.

次いで、サーバー装置10は、その決定された個数分のアイテムが選出されると、その個数分のアイテムが一覧表示された指定画面のデータを画面データ生成処理部114に生成させる(ステップS208)。その後、サーバー装置10は、この生成された画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、その画面データを解析することにより、指定画面を端末表示部24に表示させる。   Next, when the determined number of items are selected, the server device 10 causes the screen data generation processing unit 114 to generate data for a designated screen on which a list of the number of items is displayed (step S208). Thereafter, the server device 10 transmits the generated screen data 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 analyzes the screen data to display a designated screen on the terminal display unit 24.

図15は、プレイヤー端末20に表示される指定画面70の一例を示す図である。この指定画面70には、指定候補となるアイテムが一覧表示されたアイテム表示領域71と、そのアイテム一覧の中から所望のアイテムをプレイヤーに指定させるための操作ボタン72が含まれている。プレイヤー端末20は、指定画面70が端末表示部24に表示されている際に、プレイヤーの指定操作によってアイテム一覧の中からいずれかのアイテムが選択され、かつ、操作ボタン72が選択されると、かかる操作情報をサーバー装置10に送信する。   FIG. 15 is a diagram illustrating an example of the designation screen 70 displayed on the player terminal 20. The designation screen 70 includes an item display area 71 in which items that are candidates for designation are displayed in a list, and an operation button 72 for allowing the player to designate a desired item from the item list. When the designation screen 70 is displayed on the terminal display unit 24, the player terminal 20 selects any item from the item list by the player's designation operation, and the operation button 72 is selected. Such operation information is transmitted to the server device 10.

次いで、サーバー装置10は、プレイヤー端末20から送信された操作情報を受信したか否かを判定する(ステップS209)。すなわち、特別ゲーム処理部113は、プレイヤー端末20からの操作情報を受信していないと判定した場合に(ステップS209:NO)、プレイヤー端末20から操作情報が送信されるまで待機する。その一方で、プレイヤー端末20からの操作情報を受信したと判定した場合には(ステップS209:YES)、次のステップS210の処理へ進める。   Next, the server device 10 determines whether or not the operation information transmitted from the player terminal 20 has been received (step S209). In other words, when it is determined that the operation information from the player terminal 20 has not been received (step S209: NO), the special game processing unit 113 waits until the operation information is transmitted from the player terminal 20. On the other hand, if it is determined that the operation information from the player terminal 20 has been received (step S209: YES), the process proceeds to the next step S210.

次いで、サーバー装置10は、プレイヤー端末20からの操作情報を受信した場合に、所有アイテム情報を更新する(ステップS210)。具体的には、特別ゲーム処理部113は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を参照して、プレイヤーの所有アイテム情報(図7参照)を特定する。そして、特別ゲーム処理部113は、プレイヤー端末20からの操作情報と共に受信したアイテムID等に基づき、指定画面70においてプレイヤーが指定したアイテムが所有アイテムとなるように、その特定した所有アイテム情報について更新を行なう。   Next, when receiving the operation information from the player terminal 20, the server device 10 updates the owned item information (step S210). Specifically, the special game processing unit 113 refers to the player information shown in FIG. 5 based on the player ID and the like received together with the operation information from the player terminal 20, and uses the player-owned item information (see FIG. 7). Identify. Then, the special game processing unit 113 updates the specified owned item information so that the item specified by the player on the designation screen 70 becomes the owned item based on the item ID received together with the operation information from the player terminal 20. To do.

次いで、サーバー装置10は、特別ゲームの実行を許可しないようにフラグ情報を設置する(ステップS211)。すなわち、ゲーム進行処理部111は、プレイヤー端末20からの操作情報と共に受信したプレイヤーID等に基づき、図5に示すプレイヤー情報を特定し、その特定されたプレイヤー情報に設定されたフラグ情報を「FALSE」にすることによって、特別ゲームの実行を許可しない設定を行なう。   Next, the server device 10 sets flag information so as not to allow execution of the special game (step S211). That is, the game progress processing unit 111 identifies the player information shown in FIG. 5 based on the player ID received together with the operation information from the player terminal 20, and sets the flag information set in the identified player information to “FALSE”. ”Is set so that the execution of the special game is not permitted.

以上のとおり、本実施形態に係るゲームシステム1によれば、通常ゲームが実行される度に、特別ゲームの実行を許可するか否かの抽選が行われる。その抽選の結果、特別ゲームの実行を許可することが決定されると、特別ゲームがプレイ可能に設定される。特別ゲームは、通常ゲームとは異なり、指定候補となる一部のアイテムの中からプレイヤーによって指定されたアイテムがそのまま付与されることになる。そのため、プレイヤーに付与されるアイテムが抽選によってランダムに決定されることなく、プレイヤー自らの意志でアイテムを決定することが可能となる。   As described above, according to the game system 1 according to the present embodiment, each time a normal game is executed, a lottery is performed as to whether or not the execution of the special game is permitted. As a result of the lottery, when it is determined that the execution of the special game is permitted, the special game is set to be playable. In the special game, unlike the normal game, an item specified by the player is given as it is from some items that are candidates for specification. Therefore, an item to be given to a player can be decided at the player's own will without being randomly decided by lottery.

===その他の実施形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== 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.

<ゲーム進行処理部>
上記の本実施形態では、通常ゲームが実行される度に、ゲーム進行処理部111が特別ゲームの実行を許可するか否かを抽選によって決定する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、この抽選の代わりに、特別ゲームの実行を許可するか否かを、特別ゲームの実行を許可するための所定条件が成立するか否かによって決定しても良い。具体的には、ゲーム進行処理部111が、特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立したと判定した場合に、特別ゲームの実行を許可し、所定条件が成立しないと判定した場合には、特別ゲームの実行を制限する。ここで、所定条件とは、通常ゲームのプレイ回数が所定回数以上に達したこと、所定数以上のアイテムを所有していること、又は、所定種類のアイテムをすべて所有していること等でも良い。
<Game progress processing part>
In the present embodiment, the case where the game progress processing unit 111 determines whether or not to allow the execution of the special game every time the base game is executed has been described as an example. It is not limited to this. For example, instead of the lottery, whether or not to allow the execution of the special game may be determined depending on whether or not a predetermined condition for permitting the execution of the special game is satisfied. Specifically, the game progress processing unit 111 determines whether or not a predetermined condition for permitting execution of the special game is satisfied, and when it is determined that the predetermined condition is satisfied, the execution of the special game is permitted. If it is determined that the predetermined condition is not satisfied, the execution of the special game is restricted. Here, the predetermined condition may be that the number of times of playing the normal game has reached a predetermined number of times, possessing a predetermined number of items, or possessing all items of a predetermined type. .

また、上記の本実施形態では、通常ゲームが実行される度に、ゲーム進行処理部111が特別ゲームの実行を許可するか否かを抽選によって決定する場合を例に挙げて説明したが、その都度行わないこととしても良い。例えば、通常ゲームを所定回数(例えば、10回)プレイしたときに、特別ゲームの実行を許可するか否かの抽選を行っても良い。   Further, in the above-described embodiment, the case where the game progress processing unit 111 determines whether or not to allow the execution of the special game every time the base game is executed has been described as an example. It is good not to do it every time. For example, when a normal game is played a predetermined number of times (for example, 10 times), a lottery may be performed as to whether or not to allow execution of a special game.

また、上記の本実施形態では、ゲーム進行処理部111が、所定の抽選確率に従って、特別ゲームの実行を許可するか否かの抽選を行う場合を例に挙げて説明したが、通常ゲームのプレイ回数によってこの抽選確率を変動させても良い。例えば、ゲーム進行処理部111は、通常ゲームのプレイ回数が増大するほど、その抽選確率が高くなるように制御しても良い。   In the present embodiment, the case where the game progress processing unit 111 performs a lottery to determine whether or not to allow the execution of the special game according to a predetermined lottery probability has been described as an example. The lottery probability may be changed depending on the number of times. For example, the game progress processing unit 111 may perform control so that the lottery probability increases as the number of times of playing the normal game increases.

また、上記の本実施形態では、ゲーム進行処理部111が、所定の抽選確率に従って、特別ゲームの実行を許可するか否かの抽選を行う場合を例に挙げて説明したが、通常ゲーム又は特別ゲームで獲得した所定アイテムを用いてアバターを設定した場合(つまり、通常ゲーム又は特別ゲームで獲得した所定アイテムをキャラクターに装備させた場合)、その抽選確率が高くなるように制御しても良い。例えば、ゲームで獲得した複数種類のアイテムのうち、予め設定された或る1種類又は複数種類のアイテムをすべて装備させた場合に、抽選確率を高くしても良い。   Further, in the present embodiment, the case where the game progress processing unit 111 performs a lottery to determine whether or not to allow the execution of the special game according to a predetermined lottery probability has been described as an example. When an avatar is set using a predetermined item acquired in a game (that is, when a character is equipped with a predetermined item acquired in a normal game or a special game), the lottery probability may be controlled to be high. For example, the lottery probability may be increased when all of one kind or a plurality of kinds of preset items among the plurality of kinds of items acquired in the game are equipped.

また、上記の本実施形態では、ゲーム進行処理部111が、所定の抽選確率に従って、特別ゲームの実行を許可するか否かの抽選を行う場合を例に挙げて説明したが、通常ゲーム又は特別ゲームで獲得した所定数以上のアイテムを用いてアバターを設定した場合(つまり、通常ゲーム又は特別ゲームで獲得した所定数以上のアイテムをキャラクターに装備させた場合)、その抽選確率が高くなるように制御しても良い。例えば、ゲームで獲得した複数種類のアイテムのうち、種類を問わず5つ以上のアイテムを装備させた場合に、抽選確率を高くしても良い。   Further, in the present embodiment, the case where the game progress processing unit 111 performs a lottery to determine whether or not to allow the execution of the special game according to a predetermined lottery probability has been described as an example. When avatars are set using more than a predetermined number of items acquired in a game (that is, when a character is equipped with more than a predetermined number of items acquired in a normal game or a special game), the lottery probability is increased. You may control. For example, the lottery probability may be increased when five or more types of items acquired from the game are equipped, regardless of the type.

<通常ゲーム>
上記の本実施形態では、通常ゲームを行なうために必要となるゲームポイントを消費させた上で、通常ゲームを実行する場合を例に挙げて説明したが、ゲームポイントを消費させることなく、通常ゲームを実行しても良い。
<Normal game>
In the above-described embodiment, the case where the normal game is executed after consuming the game points necessary for performing the normal game has been described as an example. However, the normal game is not consumed without consuming the game points. May be executed.

<特別ゲーム>
上記の本実施形態では、特別ゲームに制限時間(例えば10分)を設ける場合を例に挙げて説明したが、制限時間を設けないこととしても良い。
<Special game>
In the present embodiment, the case where a special game has a time limit (for example, 10 minutes) has been described as an example. However, the time limit may not be provided.

また、上記の本実施形態では、特別ゲームを行なうために必要となるゲームポイントを消費させた上で、特別ゲームを実行する場合を例に挙げて説明したが、ゲームポイントを消費させることなく、特別ゲームを実行しても良い。   Further, in the above-described embodiment, the case where the special game is executed after consuming the game points necessary for performing the special game has been described as an example, but without consuming the game points, A special game may be executed.

また、上記の本実施形態では、特別ゲームを行なうために必要となるゲームポイントの量を、通常ゲームを行なうために必要となるゲームポイントの量よりも、多くしても良いし、少なくしても良い。   In the above-described embodiment, the amount of game points required for performing a special game may be increased or decreased from the amount of game points required for performing a normal game. Also good.

<個数決定ゲーム>
上記の本実施形態では、個数決定ゲームの一例としてのルーレットゲームについて説明したが、本発明はこれに限定されるものではない。例えば、「2」、「3」、「5」、「7」のように複数種類の数字が付された複数カードを用いてカードめくりゲームを行っても良い。つまり、複数カードの中からいずれか1枚のカードをプレイヤーに選択させ、その選択されたカードに付された数字が、指定候補となる一部のアイテムの個数として決定される。
<Number determination game>
In the above embodiment, the roulette game as an example of the number determination game has been described, but the present invention is not limited to this. For example, a card turning game may be played using a plurality of cards with a plurality of types of numbers such as “2”, “3”, “5”, “7”. That is, the player is allowed to select any one of the plurality of cards, and the number attached to the selected card is determined as the number of partial items that are candidates for designation.

また、上記の本実施形態では、個数決定ゲームを行う際に、プレイヤーのゲーム利用状況に基づいて、選択される指定候補となる一部のアイテムの個数を変動させても良い。例えば、ルーレットゲームの場合、特別ゲーム処理部113が、プレイヤーのゲーム利用状況に基づいて、「2」、「3」、「5」、「7」のように複数種類の数字が並べられた盤面を、「4」、「6」、「8」のように異なる種類の数字が並べられた盤面に変更させてもよい。また、すべて「7」の数字が並べられた盤面に変更させることも可能である。ここで、ゲーム利用状況は、通常ゲームのプレイ回数が所定回数以上に達したこと、又は、通常ゲームで獲得した所定アイテムをアバターに装備させていること等でも良い。   Further, in the above-described embodiment, when the number determination game is performed, the number of some items that are selection candidates to be selected may be changed based on the game usage status of the player. For example, in the case of a roulette game, the special game processing unit 113 displays a board on which a plurality of types of numbers such as “2”, “3”, “5”, “7” are arranged based on the game usage status of the player. May be changed to a board on which different types of numbers such as “4”, “6”, and “8” are arranged. It is also possible to change to a board surface in which all the numbers “7” are arranged. Here, the game usage status may be that the number of times of playing the normal game has reached a predetermined number or more, or that the avatar is equipped with a predetermined item acquired in the normal game.

<ゲーム媒体>
上記の本実施形態では、アイテムをゲーム媒体の一例として説明したが、本発明はこれに限定されるものではない。例えば、ゲーム媒体は、電子的なゲームデータであれば良く、キャラクター、フィギュア、ゲームで使用されるアビリティ等であっても良い。
<Game media>
In the present embodiment, the item has been described as an example of the game medium, but the present invention is not limited to this. For example, the game medium may be electronic game data, and may be a character, a figure, an ability used in a 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 操作ボタン、60 操作画面、61 タイム表示領域、62 操作ボタン、70 指定画面、71 アイテム表示領域、72 操作ボタン、111 ゲーム進行処理部、112 通常ゲーム処理部、113 特別ゲーム処理部、114 画面データ生成処理部
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 operation screen, 51 operation button, 60 operation screen, 61 time display area, 62 operation button, 70 designation screen, 71 item display area, 72 operation button, 111 game progress processing section, 112 normal game processing unit, 113 special game processing unit, 114 screen data generation processing unit

Claims (11)

複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶する記憶部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理部と、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置。
A storage unit for storing game medium information in which a plurality of game media are set, and player information in which game media owned by the player are set;
A normal game processing unit that selects a game medium by lottery from a plurality of game media set in the game medium information, and executes a normal game that gives the selected game medium to the player and owns the game medium; ,
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game processing unit for executing a special game for giving and possessing a medium to the player;
A game progress processing unit that determines by lottery whether or not to allow execution of the special game each time the normal game is executed;
An information processing apparatus comprising:
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶する記憶部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理部と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理部と、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可するゲーム進行処理部と、
を備えたことを特徴とする情報処理装置。
A storage unit for storing game medium information in which a plurality of game media are set, and player information in which game media owned by the player are set;
A normal game processing unit that selects a game medium by lottery from a plurality of game media set in the game medium information, and executes a normal game that gives the selected game medium to the player and owns the game medium; ,
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game processing unit for executing a special game for giving and possessing a medium to the player;
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, a game progress processing unit that permits the execution of the special game;
An information processing apparatus comprising:
請求項1又は2に記載の情報処理装置であって、
前記特別ゲーム処理部によって選出された指定候補となる一部のゲーム媒体が一覧表示されたゲーム画面であって、その指定候補となる一部のゲーム媒体の中からいずれかのゲーム媒体を前記プレイヤーに指定させるためのゲーム画面のデータを生成する画面データ生成処理部と、
を備えたことを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
A game screen on which a part of game media to be designated candidates selected by the special game processing unit is displayed, and any one of the game media to be designated candidates is selected as the player. A screen data generation processing unit for generating game screen data to be designated by
An information processing apparatus comprising:
請求項1又は乃至3のいずれかに記載の情報処理装置であって、
前記特別ゲーム処理部は、前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出する際に、その指定候補となる一部のゲーム媒体の個数を決定するための個数決定ゲームを実行する、
ことを特徴とする情報処理装置。
An information processing apparatus according to any one of claims 1 to 3,
When the special game processing unit selects a part of game media that are candidates for designation from among a plurality of game media set in the game medium information, Run a piece counting game to determine the number,
An information processing apparatus characterized by that.
請求項4に記載の情報処理装置であって、
前記特別ゲーム処理部は、前記個数決定ゲームにおいて、前記プレイヤーによってゲーム操作が行われたタイミングで抽選結果を決定し、その抽選結果に基づいて指定候補となる一部のゲーム媒体の個数を決定する、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 4,
The special game processing unit determines a lottery result at a timing when a game operation is performed by the player in the number determination game, and determines the number of partial game media to be designated candidates based on the lottery result. ,
An information processing apparatus characterized by that.
請求項4に記載の情報処理装置であって、
前記プレイヤー情報には、プレイヤーのゲーム利用状況に関するデータが設定されており、
前記特別ゲーム処理部は、前記個数決定ゲームにおいて、前記ゲーム利用状況に基づいて、選出される指定候補となる一部のゲーム媒体の個数が変動するように制御する、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 4,
In the player information, data on the game usage status of the player is set,
The special game processing unit controls the number determination game so that the number of some game media to be selected candidates varies based on the game usage situation.
An information processing apparatus characterized by that.
請求項1乃至6のいずれかに記載の情報処理装置であって、
前記特別ゲーム処理部は、前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出する際に、前記プレイヤー情報を参照することにより、前記プレイヤーが所有していないゲーム媒体を、その指定候補となる一部のゲーム媒体として選出する、
ことを特徴とする情報処理装置。
An information processing apparatus according to any one of claims 1 to 6,
The special game processing unit refers to the player information when selecting a part of game media that are candidates for designation from a plurality of game media set in the game media information, thereby allowing the player to Select game media that is not owned by the
An information processing apparatus characterized by that.
コンピューターに、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶する処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理と、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定するゲーム進行処理と、
を実行させることを特徴とするゲームプログラム。
On the computer,
A process of storing in the storage unit game content information in which a plurality of game media are set and player information in which game media owned by the player are set;
Selecting a game medium by lottery from a plurality of game media set in the game medium information, and performing a normal game process for giving and possessing the selected game medium to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game process for executing a special game to give and possess a medium to the player;
A game progress process for determining whether or not to allow the execution of the special game each time the normal game is executed;
A game program characterized by causing a game to be executed.
コンピューターに、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶する処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行する通常ゲーム処理と、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行する特別ゲーム処理と、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可するゲーム進行処理と、
を実行させることを特徴とするゲームプログラム。
On the computer,
A process of storing in the storage unit game content information in which a plurality of game media are set and player information in which game media owned by the player are set;
Selecting a game medium by lottery from a plurality of game media set in the game medium information, and performing a normal game process for giving and possessing the selected game medium to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. A special game process for executing a special game to give and possess a medium to the player;
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, a game progress process for permitting the execution of the special game;
A game program characterized by causing a game to be executed.
コンピューターが、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行し、
前記通常ゲームが実行される度に、前記特別ゲームの実行を許可するか否かを抽選によって決定する、
ことを特徴とする情報処理方法。
Computer
Storing game content information in which a plurality of game media are set and player information in which game media owned by the player are set in a storage unit;
Selecting one of the game media by lottery from the plurality of game media set in the game media information, and executing a base game for giving and possessing the selected game media to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. Run a special game that grants and possesses media to the player,
Each time the normal game is executed, whether or not to allow the execution of the special game is determined by lottery.
An information processing method characterized by the above.
コンピューターが、
複数のゲーム媒体が設定されたゲーム媒体情報、及び、プレイヤーの所有するゲーム媒体が設定されたプレイヤー情報を記憶部に記憶し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中から抽選によっていずれかのゲーム媒体を選出し、その選出されたゲーム媒体を前記プレイヤーに付与し所有させる通常ゲームを実行し、
前記ゲーム媒体情報に設定された複数のゲーム媒体の中からプレイヤーの指定候補となる一部のゲーム媒体を選出し、その指定候補となる一部のゲーム媒体の中から前記プレイヤーによって指定されたゲーム媒体を前記プレイヤーに付与し所有させる特別ゲームを実行し、
前記特別ゲームの実行を許可するための所定条件が成立するか否かを判定し、所定条件が成立した場合には、前記特別ゲームの実行を許可する、
ことを特徴とする情報処理方法。
Computer
Storing game content information in which a plurality of game media are set and player information in which game media owned by the player are set in a storage unit;
Selecting one of the game media by lottery from the plurality of game media set in the game media information, and executing a base game for giving and possessing the selected game media to the player;
A game specified by the player is selected from among a plurality of game media that are candidates for designation from among a plurality of game media set in the game media information. Run a special game that grants and possesses media to the player,
It is determined whether or not a predetermined condition for permitting the execution of the special game is satisfied, and when the predetermined condition is satisfied, the execution of the special game is permitted.
An information processing method characterized by the above.
JP2016154258A 2016-08-05 2016-08-05 Information processing apparatus and game program Active JP6616260B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016154258A JP6616260B2 (en) 2016-08-05 2016-08-05 Information processing apparatus and game program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016154258A JP6616260B2 (en) 2016-08-05 2016-08-05 Information processing apparatus and game program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015241000A Division JP5998421B1 (en) 2015-12-10 2015-12-10 Information processing apparatus, game program, and information processing method

Publications (3)

Publication Number Publication Date
JP2017104492A true JP2017104492A (en) 2017-06-15
JP2017104492A5 JP2017104492A5 (en) 2018-12-20
JP6616260B2 JP6616260B2 (en) 2019-12-04

Family

ID=59060330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016154258A Active JP6616260B2 (en) 2016-08-05 2016-08-05 Information processing apparatus and game program

Country Status (1)

Country Link
JP (1) JP6616260B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019042068A (en) * 2017-08-31 2019-03-22 株式会社コナミアミューズメント Game device and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030027621A1 (en) * 2001-07-06 2003-02-06 Libby Budd O. Random animated lottery system
JP5335969B1 (en) * 2012-05-30 2013-11-06 株式会社 ディー・エヌ・エー Server device providing game
JP2015178013A (en) * 2012-10-11 2015-10-08 グリー株式会社 Server, program, and method for controlling server
JP2015223227A (en) * 2014-05-26 2015-12-14 株式会社バンダイナムコエンターテインメント Program and game system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030027621A1 (en) * 2001-07-06 2003-02-06 Libby Budd O. Random animated lottery system
JP5335969B1 (en) * 2012-05-30 2013-11-06 株式会社 ディー・エヌ・エー Server device providing game
JP2015178013A (en) * 2012-10-11 2015-10-08 グリー株式会社 Server, program, and method for controlling server
JP2015223227A (en) * 2014-05-26 2015-12-14 株式会社バンダイナムコエンターテインメント Program and game system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
""Sレジェンド進化"解禁。「3周年記念ドラコレ大感謝祭」9月14日より開催", 4GAMER.NET, JPN6016009706, 14 September 2013 (2013-09-14), ISSN: 0004129125 *
"ポケットナイツ", 月刊アプリスタイル 11月号, vol. 第1巻 第4号, JPN6016009707, 27 September 2014 (2014-09-27), pages 054, ISSN: 0004129126 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019042068A (en) * 2017-08-31 2019-03-22 株式会社コナミアミューズメント Game device and program
US11302151B2 (en) 2017-08-31 2022-04-12 Konami Amusement Co., Ltd. Game apparatus and recording medium

Also Published As

Publication number Publication date
JP6616260B2 (en) 2019-12-04

Similar Documents

Publication Publication Date Title
JP6505911B1 (en) Computer program and computer device
JP5745675B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2015119766A (en) Information processing device and game program
JP5467174B1 (en) Information processing apparatus and game program
JP6293325B1 (en) Information processing apparatus, game program, and information processing method
JP6498347B1 (en) Information processing apparatus, game program, and information processing method
JP6505926B1 (en) Computer program and computer device
JP2022039219A (en) Information processing device, and game program
JP2016043025A (en) Game program and information processor
JP6616260B2 (en) Information processing apparatus and game program
JP5998421B1 (en) Information processing apparatus, game program, and information processing method
JP2022136282A (en) Computer program and computer device
JP2016043258A (en) Game program and information processor
JP6942155B2 (en) Game programs and information processing equipment
JP6522215B1 (en) System, method, and program for providing a lottery
JP6513462B2 (en) Game program and information processing apparatus
JP2019141618A (en) Information processor, game program and information processing method
JP2018143757A (en) Information processing device, game program, and information processing method
JP6759378B2 (en) Computer programs and computer equipment
JP6759377B2 (en) Computer programs and computer equipment
JP7029094B2 (en) Computer programs and computer equipment
JP6602408B2 (en) Information processing apparatus and game program
JP5933143B1 (en) Information processing apparatus, game program, and information processing method
JP2020075077A (en) Information processing device, game program, and information processing method
JP6289913B2 (en) Information processing apparatus and game program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181107

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181107

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190930

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20191008

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191107

R150 Certificate of patent or registration of utility model

Ref document number: 6616260

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250