JP2019103949A - Game program and information processing device - Google Patents

Game program and information processing device Download PDF

Info

Publication number
JP2019103949A
JP2019103949A JP2019074465A JP2019074465A JP2019103949A JP 2019103949 A JP2019103949 A JP 2019103949A JP 2019074465 A JP2019074465 A JP 2019074465A JP 2019074465 A JP2019074465 A JP 2019074465A JP 2019103949 A JP2019103949 A JP 2019103949A
Authority
JP
Japan
Prior art keywords
player
lottery
deck
game
configuration
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
JP2019074465A
Other languages
Japanese (ja)
Other versions
JP6942155B2 (en
Inventor
祥 小東
Sho Kohigashi
祥 小東
竜太 曽良
Ryota Katsura
竜太 曽良
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
Priority claimed from JP2015083135A external-priority patent/JP6513462B2/en
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2019074465A priority Critical patent/JP6942155B2/en
Publication of JP2019103949A publication Critical patent/JP2019103949A/en
Application granted granted Critical
Publication of JP6942155B2 publication Critical patent/JP6942155B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To enhance a player's desire to play.SOLUTION: A game program of the present invention is for a game to impart a game content selected from a deck composed of a plurality of game contents to a player. The game program allows a computer to execute: first lottery processing in which any privilege selected from a plurality of privileges to a player; deck composition processing in which a deck composition is changed, as a result of the first lottery, caused by impart of the privilege which can change the deck composition to the player; and second lottery processing in which any game content selected from the changed deck is imparted to the player.SELECTED DRAWING: Figure 1

Description

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

複数のゲームコンテンツから構成されるデッキの中からいずれかのゲームコンテンツを選択し、選択された当該ゲームコンテンツをプレイヤーに対して付与するゲームに関するプログラムが知られている(たとえば、特許文献1)。   There is known a program related to a game in which one of game content is selected from a plurality of game contents and the selected game content is given to the player (for example, Patent Document 1).

特許第5335969号公報Patent No. 53 35969

このようなゲームプログラムでは、かかるゲームが繰り返し行われ、プレイヤーに対して次々とゲームコンテンツが付与されると、デッキ内のゲームコンテンツが徐々に減って行くように構成されている。そして、例えばデッキ内のゲームコンテンツが全て無くなった場合等に、デッキの構成が初期状態にリセットされる。
しかしながら、初期状態のデッキは、予め決められた個数分のゲームコンテンツによって構成されているため、デッキ内におけるゲームコンテンツの減少傾向は、リセット後であっても同じように推移する場合が多かった。そのため、繰り返しプレイしているうちに飽きられてしまい、プレイヤーのプレイ意欲を低下させる虞があった。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、プレイヤーのプレイ意欲を高めることにある。
In such a game program, such a game is repeatedly performed, and when the game content is given to the player one after another, the game content in the deck is gradually reduced. Then, for example, when all the game contents in the deck are lost, the deck configuration is reset to the initial state.
However, since the deck in the initial state is configured by a predetermined number of game contents, the decreasing tendency of the game contents in the deck often remains the same even after the reset. As a result, they may get bored while repeatedly playing, which may reduce the player's willingness to play.
The present invention has been made in view of such circumstances, and its object is to enhance the player's willingness to play.

上記課題を解決するための本発明の主たる発明は、
複数のゲームコンテンツから構成されるデッキの中から選択されたゲームコンテンツをプレイヤーに付与するゲームに関するゲームプログラムであって、
コンピューターに、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記デッキの構成を変化させることのできる特権を含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与する第1抽選処理と、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されたことに起因して、前記デッキの構成を変更するデッキ構成変更処理と、
前記プレイヤーの操作に応答して第2抽選を行なうことにより、変更後の前記デッキの中からいずれかのゲームコンテンツを選択し、選択された前記ゲームコンテンツを前記プレイヤーに付与する第2抽選処理と、
を実行させることを特徴とするゲームプログラムである。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above problems is
A game program related to a game for providing a player with game content selected from a deck composed of a plurality of game contents,
On the computer
By making a first lottery in response to the player's operation, one of a plurality of privileges including the privilege capable of changing the configuration of the deck is selected, and the selected privilege is given to the player A first lottery process to be granted;
A deck configuration change process of changing the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck as a result of the first lottery;
A second lottery process of selecting any game content from the changed deck and giving the selected game content to the player by performing the second lottery in response to the operation of the player; ,
Is a game program characterized in that
Other features of the present invention will be apparent from the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。FIG. 1 is a view showing an example of the overall configuration of a game system 1; サーバー装置10の機能上の構成を示すブロック図である。FIG. 2 is a block diagram showing a functional configuration of the server device 10. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of character information. アイテム情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of item information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of possession character information. 所有アイテム情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of possession item information. 第1デッキ情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of 1st deck information. 第2デッキ情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of 2nd deck information. プレイヤー端末20の機能上の構成を示すブロック図である。FIG. 2 is a block diagram showing a functional configuration of a player terminal 20. ゲームシステム1の動作例を説明するフローチャートである。5 is a flowchart illustrating an operation example of the game system 1; 第1抽選に関するゲーム画面50の一例を示す図である。It is a figure which shows an example of the game screen 50 regarding the 1st lottery. 第2抽選に関するゲーム画面60の一例を示す図である。It is a figure which shows an example of the game screen 60 regarding the 2nd lottery.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、複数のゲームコンテンツから構成されるデッキの中から選択されたゲームコンテンツをプレイヤーに付与するゲームに関するゲームプログラムであって、
コンピューターに、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記デッキの構成を変化させることのできる特権を含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与する第1抽選処理と、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されたことに起因して、前記デッキの構成を変更するデッキ構成処理と、
前記プレイヤーの操作に応答して第2抽選を行なうことにより、変更後の前記デッキの中からいずれかのゲームコンテンツを選択し、選択された前記ゲームコンテンツを前記プレイヤーに付与する第2抽選処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、2段階の抽選が行われことによって、デッキの構成に変化をもたらすことができるようになるため、飽きられにくいゲームを提供することができる。その結果、プレイヤーのプレイ意欲を高めることが可能となる。
At least the following matters will be made clear by the present specification and the description of the accompanying drawings.
That is, a game program relating to a game in which a player is given a game content selected from a deck composed of a plurality of game contents to a player,
On the computer
By making a first lottery in response to the player's operation, one of a plurality of privileges including the privilege capable of changing the configuration of the deck is selected, and the selected privilege is given to the player A first lottery process to be granted;
A deck configuration process for changing the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck as a result of the first lottery;
A second lottery process of selecting any game content from the changed deck and giving the selected game content to the player by performing the second lottery in response to the operation of the player; ,
Is a game program characterized in that
According to such a game program, since the configuration of the deck can be changed by performing the two-step lottery, it is possible to provide a game that is difficult to get bored. As a result, it is possible to increase the player's willingness to play.

また、かかるゲームプログラムであって、前記第1抽選処理は、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記第1抽選の抽選回数を変動させることのできる特権をさらに含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与し、
前記コンピューターに、
前記第1抽選の結果、前記第1抽選の抽選回数を変動させることのできる特権が前記プレイヤーに付与されたことに起因して、変動後の抽選回数を前記プレイヤーに対して決定する抽選回数決定処理と、を実行させることとしても良い。
このようなゲームプログラムによれば、第1抽選の抽選回数を変動させることによって、デッキの構成に次々と変化をもたらすことが可能となる。
In addition, in the game program, the first lottery process is
By performing the first lottery in response to the player's operation, one of the plurality of privileges further including the privilege capable of changing the number of times of the first lottery is selected, and the selected one is selected. Grant privileges to players,
On the computer
As a result of the first lottery, the number of times of lottery after the fluctuation is determined for the player due to the privilege that can change the number of times of lottery of the first lottery being given to the player Processing may be performed.
According to such a game program, it is possible to bring about changes to the configuration of the deck one after another by varying the number of times of the first drawing.

また、かかるゲームプログラムであって、前記コンピューターに、
前記第1抽選の結果、前記第1抽選の抽選回数を変動させることのできる特権が前記プレイヤーに付与される度に、決定された変動後の抽選回数に関する情報を前記プレイヤーに示すゲーム画面を生成する画面生成処理と、を実行させることとしても良い。
このようなゲームプログラムによれば、変動後の抽選回数に関する情報がプレイヤーに示されるため、プレイ意欲をさらに高めることが可能となる。
Moreover, it is such a game program, and the computer,
As a result of the first lottery, whenever a privilege capable of changing the number of times of drawing of the first lottery is given to the player, a game screen showing information on the number of times of drawing after the determined fluctuation is generated It is also possible to execute screen generation processing to be performed.
According to such a game program, it is possible to further increase the willingness to play because information on the number of times of drawing after the change is shown to the player.

また、かかるゲームプログラムであって、前記デッキを構成する前記ゲームコンテンツには、希少価値に応じて複数クラスに分類されたレアリティがそれぞれ設定されており、
前記デッキ構成処理は、
前記第2抽選が行われた際に、低いクラスのレアリティを有するゲームコンテンツよりも高いクラスのレアリティを有するゲームコンテンツの方が選択され易くなるように前記デッキの構成を変更する、こととしても良い。
このようなゲームプログラムによれば、プレイヤーが有利になるようにデッキ構成が変更されることになるため、プレイ意欲をさらに高めることが可能となる。
In addition, in the game program, rarity classified into a plurality of classes according to the scarcity value is set to the game content constituting the deck, respectively.
The deck configuration process is
The configuration of the deck may be changed so that, when the second lottery is performed, game content having a higher class rarity is more easily selected than game content having a lower class rarity. .
According to such a game program, since the deck configuration is changed to be advantageous to the player, it is possible to further increase the willingness to play.

また、かかるゲームプログラムであって、前記デッキ構成処理は、
プレイヤーの操作に応答して、変更後の前記デッキを、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与される前の初期状態に戻す、こととしても良い。
このようなゲームプログラムによれば、プレイヤーが任意のタイミングで、変更後のデッキを初期状態に戻すことができる。
Further, in the game program, the deck configuration process is
In response to the player's operation, the modified deck may be returned to an initial state before the privilege to change the configuration of the deck is given to the player.
According to such a game program, the player can return the changed deck to the initial state at an arbitrary timing.

また、かかるゲームプログラムであって、前記第2抽選処理は、
プレイヤーが第1抽選を行った結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与された場合に、
前記プレイヤーと異なる他のプレイヤーの操作に応答して第2抽選を行なうことにより、前記デッキ構成処理にて変更された前記デッキの中から選択された前記ゲームコンテンツを、前記他のプレイヤーに付与する、こととしても良い。
このようなゲームプログラムによれば、プレイヤーに付与された特権がもたらす効果を、他のプレイヤーのプレイ時に発揮させることができる。
Further, in the game program, the second lottery process is
As a result of the player performing the first drawing, if the player is given the privilege of being able to change the configuration of the deck,
By giving a second lottery in response to the operation of another player different from the player, the game content selected from among the decks changed in the deck configuration process is given to the other player , May be good.
According to such a game program, it is possible to exhibit the effect provided by the privilege given to the player at the time of playing by another player.

また、かかるゲームプログラムであって、前記デッキ構成処理は、
変更後の前記デッキを構成するゲームコンテンツの個数が所定数以下になった場合に、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されても、前記デッキの構成を変更しない、こととしてもよい。
このようなゲームプログラムによれば、プレイヤーが過剰に有利にならないように抑制することができる。
Further, in the game program, the deck configuration process is
When the number of game contents making up the deck after change becomes equal to or less than a predetermined number,
Even if a privilege that can change the configuration of the deck is given to the player as a result of the first lottery, the configuration of the deck may not be changed.
According to such a game program, it is possible to suppress the player from becoming excessively advantageous.

次に、複数のゲームコンテンツから構成されるデッキの中から選択されたゲームコンテンツをプレイヤーに付与するゲームを実行する情報処理装置であって、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記デッキの構成を変化させることのできる特権を含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与する第1抽選処理部と、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されたことに起因して、前記デッキの構成を変更するデッキ構成処理部と、
前記プレイヤーの操作に応答して第2抽選を行なうことにより、変更後の前記デッキの中からいずれかのゲームコンテンツを選択し、選択された前記ゲームコンテンツを前記プレイヤーに付与する第2抽選処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、プレイヤーのプレイ意欲を高めることが可能となる。
Next, an information processing apparatus for executing a game for giving a player game content selected from a deck composed of a plurality of game contents,
By making a first lottery in response to the player's operation, one of a plurality of privileges including the privilege capable of changing the configuration of the deck is selected, and the selected privilege is given to the player A first lottery processing unit to be granted;
A deck configuration processing unit that changes the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck as a result of the first lottery;
A second lottery processing unit which selects any game content from the changed deck and gives the selected game content to the player by performing a second lottery in response to an operation of the player When,
An information processing apparatus comprising:
According to such an information processing apparatus, it is possible to increase the player's willingness to play.

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

本実施形態に係るゲームシステム1は、ゲームコンテンツの一例としてのキャラクターカード(以下、単に「キャラクター」とも呼ぶ)の獲得を目的とする抽選ゲームをプレイヤーに提供することができる。   The game system 1 according to the present embodiment can provide a player with a lottery game for the purpose of acquiring a character card (hereinafter, also simply referred to as a “character”) as an example of game content.

本実施形態の抽選ゲームでは、2段階の抽選が行われる。すなわち、プレイヤーが所有する第1ゲームポイント(例えば、チケット)を消費することによって第1抽選が行なわれた後、その第1抽選の結果に基づき、プレイヤーが所有する第2ゲームポイント(例えば、仮想通貨)を消費することによって第2抽選が行なわれる。本実施形態においては、第2ゲームポイントの価値が、第1ゲームポイントの価値よりも高く設定されている。   In the lottery game of this embodiment, a two-step lottery is performed. That is, after the first lottery is performed by consuming the first game points (for example, tickets) owned by the player, the second game points (for example, virtual) owned by the player based on the result of the first lottery A second draw is made by consuming the currency. In the present embodiment, the value of the second game point is set higher than the value of the first game point.

第1抽選が行なわれると、複数の特権の中から選択されたいずれかの特権が、プレイヤーに対して付与される。第2抽選が行なわれると、デッキに収容された有限個のキャラクターの中から選択されたいずれかのキャラクターが、プレイヤーに対して付与される。   When the first lottery is performed, the player is granted any of the privileges selected from the plurality of privileges. When the second lottery is performed, any one of the limited number of characters accommodated in the deck is awarded to the player.

デッキは、複数クラスに分類されたレアリティが設定されたキャラクターを複数収容しており、レアリティのクラスが高いキャラクターほど収容個数が少なくなるように設定されている。そのため、第2抽選では、レアリティのクラスが高いキャラクターほど入手しにくくなっている。   The deck accommodates a plurality of characters set with rarities classified into a plurality of classes, and is set so that the number of accommodated characters decreases as the rarity class becomes higher. Therefore, in the second lottery, characters with higher rarity classes are more difficult to obtain.

そして、この第2抽選では、第1抽選の結果、デッキの構成を変化させることのできる特権がプレイヤーに付与されると、構成が変更された後のデッキの中から選択されたゲームコンテンツが、プレイヤーに対して付与される。   Then, in this second lottery, when the player is given the privilege capable of changing the configuration of the deck as a result of the first lottery, the game content selected from among the decks after the configuration is changed is Granted to the player.

<<サーバー装置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 showing the functional configuration of the server device 10. As shown in FIG. The server apparatus 10 is an information processing apparatus (for example, a workstation, a personal computer, etc.) used when a system administrator or the like operates and manages various services. When the server device 10 receives various commands (requests) from the player terminal 20, the server device 10 may use a game program or various data operable on the player terminal 20 or a markup language (such as HTML) conforming to the standard of the player terminal 20. Send (response) the created web page (game screen etc.). 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は、少なくとも、第1抽選処理部111、第2抽選処理部112、デッキ構成処理部113、抽選回数決定処理部114、アイテム付与処理部115、判定処理部116、対戦処理部117、画面生成処理部118を備える。   The control unit 11 exchanges data between the respective units and controls the entire server apparatus 10, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. Ru. The control unit 11 in the present embodiment is at least a first lottery processing unit 111, a second lottery processing unit 112, a deck configuration processing unit 113, a lottery number determination processing unit 114, an item giving processing unit 115, a determination processing unit 116, a battle A processing unit 117 and a screen generation processing unit 118 are provided.

第1抽選処理部111は、プレイヤーに与える特権の抽選に関する各種処理を実行する機能を有している。本実施形態における第1抽選処理部111は、プレイヤーの操作に応答して第1抽選を行なうことにより、複数の特権の中から選択したいずれかの特権を、プレイヤーに対して付与する。   The first lottery processing unit 111 has a function of executing various processes related to the lottery of the privilege given to the player. The first lottery processing unit 111 in the present embodiment grants the player one of the privileges selected from the plurality of privileges by performing the first lottery in response to the operation of the player.

第2抽選処理部112は、プレイヤーに獲得させるキャラクターの抽選に関する各種処理を実行する機能を有している。本実施形態における第2抽選処理部112は、プレイヤーの操作に応答して第2抽選を行なうことにより、複数のキャラクターの中から選択したいずれかのキャラクターを、プレイヤーに対して付与する。   The second lottery processing unit 112 has a function of executing various processes related to the lottery of characters to be acquired by the player. The second lottery processing unit 112 in the present embodiment gives the player any of the characters selected from the plurality of characters by performing the second lottery in response to the operation of the player.

デッキ構成処理部113は、デッキの構成に関する各種処理を実行する機能を有している。本実施形態におけるデッキ構成処理部113は、第1抽選を行なった結果、デッキの構成を変化させることのできる特権がプレイヤーに付与されたことに起因して、デッキの構成を変更する。   The deck configuration processing unit 113 has a function of executing various processes related to the configuration of the deck. As a result of performing the first lottery, the deck configuration processing unit 113 in this embodiment changes the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck being given.

抽選回数決定処理部114は、抽選回数の決定に関する各種処理を実行する機能を有している。本実施形態における抽選回数決定処理部114は、第1抽選を行なった結果、第1抽選の抽選回数を変動させることのできる特権がプレイヤーに付与されたことに起因して、変動後の抽選回数を前記プレイヤーに対して決定する。   The lottery number determination processing unit 114 has a function of executing various processes related to the determination of the lottery number. As a result of performing the first lottery, the number-of-lots determination process unit 114 in the present embodiment results in the player being given the privilege capable of changing the number of times of the first lottery, and thus the number of times of lottery after the change. For the player.

アイテム付与処理部115は、アイテムの付与に関する各種処理を実行する機能を有している。本実施形態におけるアイテム付与処理部115は、第1抽選を行なった結果、アイテムを付与することのできる特権がプレイヤーに付与されたことに起因して、複数アイテムの中から選択したアイテムをプレイヤーに対して付与する。   The item grant processing unit 115 has a function of executing various processes related to item grant. As a result of performing the first lottery, the item giving processing unit 115 in the present embodiment gives the player an item selected from among a plurality of items due to the player being given the privilege to give the item. Apply to.

判定処理部116は、判定に関する各種処理を実行する機能を有している。本実施形態における判定処理部116は、例えば、第1抽選によってプレイヤーに付与された特権が所定の特権であるか否かを判定する。   The determination processing unit 116 has a function of executing various processes related to the determination. The determination processing unit 116 in the present embodiment determines, for example, whether or not the privilege granted to the player by the first lottery is a predetermined privilege.

対戦処理部117は、対戦ゲームに関する各種処理を実行する機能を有している。本実施形態の対戦処理部117は、プレイヤーキャラクターとエネミーキャラクターとの対戦について勝敗を決定する。そして、この対戦処理部117は、プレイヤーキャラクターの勝利を決定した場合には、第1抽選が行なわれる際に必要となるチケットを、プレイヤーに対して付与する。   The battle processing unit 117 has a function of executing various processes related to the battle game. The battle processing unit 117 of this embodiment determines the outcome of the battle between the player character and the enemy character. Then, when the battle processing unit 117 determines that the player character has won, the battle processing unit 117 gives the player a ticket necessary when the first lottery is performed.

画面生成処理部118は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面生成処理部118は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。   The screen generation processing unit 118 has a function of executing a process of generating screen data for displaying the game screen on the player terminal 20. The screen generation processing unit 118 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 is a read only memory (ROM) which is a read only storage area in which system programs are stored, and a random access memory (RAM) which is a rewritable storage area used as a work area of arithmetic processing by the control unit 11. Memory), and is realized by, 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 various data such as character information, item information, player information and the like.

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

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

通信部15は、ネットワーク2を介してプレイヤー端末20との間で各種情報の送受信を行うための送受信部として機能するものであり、例えば、NIC(Network Interface Card)等によって実現されるものである。   The communication unit 15 functions as a transmitting / receiving unit for transmitting / receiving various information to / from the player terminal 20 via the network 2 and is realized by, for example, a network interface card (NIC) or the like. .

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくとも、キャラクター名、キャラクター画像、6段階のクラスに分類されたレアリティ(R1「コモン」→R2「アンコモン」→R3「レア」→R4「スーパーレア」→R5「特スーパーレア」→R6「ウルトラレア」)、そして初期攻撃力、最大攻撃力、初期防御力、最大防御力、初期体力、最大体力等の各種パラメーターの初期値及び最大値が設定されている。   FIG. 3 is a diagram showing an example data structure of character information. In this character information, at least the character name, character image, rarity classified into six levels of classes in association with the character ID (R1 "common" → R2 "uncommon" → R3 "rare" → R4 "super rare" → R5 "special super rare" → R6 "ultra rare"), and initial value and maximum value of various parameters such as initial attack power, maximum attack power, initial defense power, maximum defense power, initial strength, maximum strength etc. are set There is.

図4は、アイテム情報のデータ構造例を示す図である。このアイテム情報には、アイテムIDに対応付けて、少なくとも、アイテム名が設定されている。本実施形態では、プレイヤーは、第1抽選の結果としてアイテムを獲得することができる。   FIG. 4 is a diagram showing an example data structure of item information. In the item information, at least an item name is set in association with the item ID. In the present embodiment, the player can acquire an item as a result of the first lottery.

図5は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、フレンドのプレイヤーID、仮想通貨(ゲーム内で使用可能な通貨)、チケット、そして、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)に関する情報である所有キャラクター情報、プレイヤーが所有するアイテム(以下、「所有アイテム」とも呼ぶ)に関する情報である所有アイテム情報、各プレイヤーに対して割り当てられた第1デッキに関する情報である第1デッキ情報、各プレイヤーに対して割り当てられた第2デッキに関する情報である第2デッキ情報が設定されている。仮想通貨は、プレイヤーが所有している仮想通貨の量を示す情報である。プレイヤーは、仮想通貨を購入することで所有することができる。チケットは、プレイヤーが所有しているチケットの量を示す情報である。プレイヤーは、対戦ゲームでチケットを獲得することで所有することができる。   FIG. 5 is a diagram showing an example data structure of player information. In the player information, at least the player name, the player ID of a friend, a virtual currency (a currency usable in the game), a ticket, and a character owned by the player (hereinafter referred to as “owned character” ), Which is information on items owned by the player (hereinafter also referred to as “owned items”), is possessed item information on the items owned by the player, and information on the first deck assigned to each player. The first deck information and second deck information which is information on the second deck assigned to each player are set. The virtual currency is information indicating the amount of virtual currency owned by the player. A player can be owned by purchasing a virtual currency. The ticket is information indicating the amount of tickets owned by the player. A player can own a game by acquiring a ticket.

図6は、所有キャラクター情報のデータ構造例を示す図である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、レベル、攻撃力、防御力、体力の各種パラメーターの現在値が設定されている。   FIG. 6 is a diagram showing an example data structure of possessed character information. In the possessed character information, at least current values of various parameters of level, aggression, defense and physical strength are set in association with the character ID of the possessed character.

図7は、所有アイテム情報のデータ構造例を示す図である。この所有アイテム情報には、アイテムIDに対応付けて、少なくとも、プレイヤーが所有するアイテムの所有数が設定されている。   FIG. 7 is a diagram showing an example data structure of owned item information. In the owned item information, at least an owned number of items owned by the player is set in association with the item ID.

図8は、第1デッキ情報のデータ構造例を示す図である。この第1デッキ情報は、プレイヤーに付与され得る特権を所定数毎に1つのセットにまとめた収容デッキ(単に「デッキ」とも呼ぶ)を定義する情報である。第1デッキ情報は、特権IDに対応付けて、特権の内容(特権が抽選ゲームに与える影響)、総収容個数、収容個数が設定されている。総収容個数は、初期状態の第1デッキに収容されている各特権の個数を示す情報である。特権には、例えば、第2デッキの構成を変化させることのできる特権(例えば、「新しいキャラクターを第2デッキに追加」、「第2デッキ内に既にあるキャラクター数を増加」等)や、第1抽選の抽選回数を変動させることのできる特権(例えば、「第1抽選の抽選回数を増加」、「第1抽選の抽選回数を減少」等)が含まれている。収容個数は、特権がプレイヤーに付与された後にデッキ内に残存している特権の個数を示す情報である。本実施形態における第1デッキ情報は、「アイテム付与」を内容とする特権の総収容個数が最も多くなるように設定されている。このため、第1抽選を行なう際、「アイテム付与」を内容とする特権が選択され易くなる。
なお、第1デッキを構成する特権の種類や個数については、上述した内容に限定されるものではない。
FIG. 8 is a diagram showing an example data structure of first deck information. The first deck information is information defining an accommodation deck (also referred to simply as “deck”) in which the privileges that can be given to the player are grouped into a set for each predetermined number. In the first deck information, the content of the privilege (the effect of the privilege on the lottery game), the total number of contained containers, and the number of contained containers are set in association with the privilege ID. The total accommodation number is information indicating the number of privileges accommodated in the first deck in the initial state. The privileges include, for example, privileges that can change the configuration of the second deck (for example, "add a new character to the second deck", "increase the number of characters already in the second deck", etc.) A privilege that can change the number of times of drawing of one lottery (for example, "increase the number of times of drawing of first lottery", "decrease the number of times of drawing of first lottery, etc.") is included. The accommodation number is information indicating the number of privileges remaining in the deck after the privileges are granted to the player. The first deck information in the present embodiment is set such that the total number of accommodation of the privileges having "item grant" is the largest. For this reason, when performing the first lottery, it becomes easy to select the privilege having "content of item".
The types and the number of privileges constituting the first deck are not limited to the contents described above.

図9は、第2デッキ情報のデータ構造例を示す図である。この第2デッキ情報は、プレイヤーに付与され得るキャラクターを所定数毎に1つのセットにまとめたデッキを定義する情報である。第2デッキ情報は、キャラクターIDに対応付けて、レアリティ、総収容個数、収容個数が設定されている。総収容個数は、初期状態の第2デッキに収容されているキャラクターの個数を示す情報である。収容個数は、キャラクターがプレイヤーに付与された後にデッキ内に残存しているキャラクターの個数を示す情報である。本実施形態における第2デッキ情報は、キャラクターのレアリティのクラスが高いほど、第2デッキに収容されている当該キャラクターの総収容個数が少なくなるように設定されている。このため、第2抽選を行なう際、レアリティのクラスが高いキャラクターほど選択されにくくなる。
なお、第2デッキを構成するキャラクターの種類や個数については、上述した内容に限定されるものではない。
FIG. 9 is a diagram showing an example data structure of second deck information. The second deck information is information that defines a deck in which the characters that can be given to the player are grouped into one set for each predetermined number. In the second deck information, the rarity, the total accommodation number, and the accommodation number are set in association with the character ID. The total accommodation number is information indicating the number of characters accommodated in the second deck in the initial state. The accommodation number is information indicating the number of characters remaining in the deck after the characters are given to the player. The second deck information in the present embodiment is set such that the total accommodation number of the characters accommodated in the second deck decreases as the rarity class of the character increases. For this reason, when the second lottery is performed, characters with higher rarity classes are more difficult to be selected.
In addition, about the kind and number of objects of the character which comprise a 2nd deck, it is not limited to the content mentioned above.

<<プレイヤー端末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 showing a functional configuration of the player terminal 20. As shown in FIG. The player terminal 20 is an information processing device (for example, a tablet terminal, a mobile phone terminal, a smartphone, etc.) that the player can possess and use. Since the player terminal 20 has a web browser function, it can display a web page (such as a game screen) transmitted from the server device 10 on a screen. The player terminal 20 has a terminal control unit 21 for controlling the entire player terminal 20, a terminal storage unit 22 for storing various data programs, a terminal operation unit 23 for the player to perform operation input, a game screen and operation A terminal display unit 24 for displaying a screen and a terminal communication unit 25 for performing information communication with the server device 10 are provided.

<<ゲームシステム1の動作>>
図11は、ゲームシステム1の動作例を説明するためのフローチャートである。以下では、2段階の抽選を行なう抽選ゲームに関する動作について、具体的に説明する。
<< Operation of game system 1 >>
FIG. 11 is a flowchart for explaining an operation example of the game system 1. Below, the operation | movement regarding the lottery game which performs a 2-step lottery is demonstrated concretely.

先ず、プレイヤー端末20は、プレイヤーからの操作入力を受け付けると、第1抽選の開始を要求するコマンド(第1抽選開始要求)を、サーバー装置10に送信する。そして、サーバー装置10は、プレイヤー端末20から送信された第1抽選開始要求を受け付けると、第1抽選処理を実行する(ステップS101)。   First, when the player terminal 20 receives an operation input from the player, the player terminal 20 transmits a command (first lottery start request) for requesting start of the first lottery to the server device 10. Then, upon receiving the first lottery start request transmitted from the player terminal 20, the server device 10 executes a first lottery process (step S101).

具体的には、第1抽選処理部111は、第1抽選開始要求に設定されたプレイヤーIDを取得して、図5に示すプレイヤー情報を参照することにより、プレイヤーの所有するチケットを消費させる。その後、第1抽選処理部111は、図8に示す第1デッキ情報を参照することにより、プレイヤーに割り当てられた第1デッキを構成する複数の特権の中からいずれかの特権を選択し、選択された当該特権をプレイヤーに対して付与する。この際、第1抽選処理部111は、このようにして付与された特権が第1デッキ内から削除されるように、プレイヤーの第1デッキ情報を更新する。   Specifically, the first lottery processing unit 111 consumes the ticket owned by the player by acquiring the player ID set in the first lottery start request and referring to the player information shown in FIG. Thereafter, the first lottery processing unit 111 selects one of the plurality of privileges constituting the first deck assigned to the player by referring to the first deck information shown in FIG. 8 and selects it. Grant the player the appropriate privileges. At this time, the first lottery processing unit 111 updates the player's first deck information so that the privilege granted in this way is deleted from the inside of the first deck.

次いで、判定処理部116は、このようにして第1抽選処理が行なわれた結果、後述する第2抽選処理で用いられる第2デッキの構成を変化させることのできる特権が、プレイヤーに対して付与されたか否かを判定する(ステップS102)。   Next, as a result of the first lottery process being performed in this manner, the determination processing unit 116 grants the player a privilege capable of changing the configuration of the second deck used in the second lottery process described later. It is determined whether it has been done (step S102).

次いで、サーバー装置10は、かかる判定が肯定された場合に(ステップS102:YES)、第2デッキの構成を変化させることのできる特権がプレイヤーに付与されたことに起因して、デッキ構成処理を実行する(ステップS103)。すなわち、デッキ構成処理部113は、図9に示す第2デッキ情報を参照することにより、プレイヤーに割り当てられた第2デッキの構成を変更する。例えば、かかる特権として、「新しいキャラクターを第2デッキに追加」が付与された場合は、デッキ構成処理部113は、図3に示すキャラクター情報を参照することにより、プレイヤーの第2デッキを構成するキャラクター以外のキャラクター(例えば、レアリティのクラスが高いキャラクター)を選択し、その第2デッキに追加する。また例えば、かかる特権として、「第2デッキ内に既にあるキャラクター数を減少」が付与された場合には、デッキ構成処理部113は、図9に示す第2デッキ情報を参照することにより、プレイヤーの第2デッキを構成するキャラクター(例えば、レアリティのクラスが低いキャラクター)の総収容個数(又は収容個数)を減少させる。そして、デッキ構成処理部113は、プレイヤーに割り当てられた第2デッキの構成を変更したことに伴い、図9に示す第2デッキ情報を更新する。このようにすることによって、後述する第2抽選が行なわれた際に、低いクラスのレアリティを有するキャラクターよりも高いクラスのレアリティを有するキャラクターの方が選択され易くなるように、第2デッキの構成を変動することが可能となる。   Next, when the determination is affirmative (step S102: YES), the server device 10 performs the deck configuration process because the player is given the privilege to change the configuration of the second deck. Execute (step S103). That is, the deck configuration processing unit 113 changes the configuration of the second deck assigned to the player by referring to the second deck information shown in FIG. For example, when “add a new character to the second deck” is given as the privilege, the deck configuration processing unit 113 configures the second deck of the player by referring to the character information shown in FIG. Select a character other than the character (eg, a character with a high rarity class) and add it to its second deck. Also, for example, when “decrease the number of characters already in the second deck” is given as the privilege, the deck configuration processing unit 113 refers to the second deck information shown in FIG. The total number of contained characters (or the number contained) of the characters that make up the second deck (for example, characters with low rarity class) is reduced. Then, the deck configuration processing unit 113 updates the second deck information shown in FIG. 9 as the configuration of the second deck assigned to the player is changed. By doing this, the configuration of the second deck so that the character having the higher class rarity is more easily selected than the character having the lower class rarity when the second lottery described later is performed. It is possible to change the

その一方で、上述したステップS102における判定が否定された場合に(ステップS102:NO)、判定処理部116は、第1抽選処理が行なわれた結果、第1抽選の抽選回数を変動させることのできる特権が、プレイヤーに対して付与されたか否かを判定する(ステップS104)。   On the other hand, when the determination in step S102 described above is negative (step S102: NO), the determination processing unit 116 changes the number of times of the first lottery as a result of the first lottery process being performed. It is determined whether the privilege that can be given is given to the player (step S104).

次いで、サーバー装置10は、かかる判定が肯定された場合に(ステップS104:YES)、第1抽選の抽選回数を変動させることのできる特権がプレイヤーに付与されたことに起因して、抽選回数決定処理を実行する(ステップS105)。すなわち、抽選回数決定処理部114は、プレイヤーに対して変動後の抽選回数を決定する。例えば、かかる特権として、「第1抽選の抽選回数を増加」が付与された場合、プレイヤーが第1抽選を行なうことのできる抽選回数を増加させる。具体的には、プレイヤーが5枚のチケットを所有していて、1枚のチケットを消費することで1回の第1抽選を行なうことができるといったゲーム設定である場合に、抽選回数決定処理部114が変動後の抽選回数を10回に決定したとすると、プレイヤーが所有するチケット枚数を5枚から10枚に増加させる(つまり、5枚のチケットを追加する)。そして、抽選回数決定処理部114は、このようにして決定された抽選回数に基づき、プレイヤーの所有するチケット枚数が増加するように、図5に示すプレイヤー情報を更新する。   Next, when the determination is affirmative (step S104: YES), the server device 10 determines the number of times of drawing because the privilege that can change the number of times of drawing of the first drawing is given to the player. A process is performed (step S105). That is, the lottery number determination processing unit 114 determines, for the player, the lottery number after the change. For example, when “increase the number of times of drawing for the first lottery” is given as the privilege, the number of times for drawing that the player can perform the first drawing is increased. Specifically, when the game is set such that the player owns five tickets and can consume one ticket to perform one first lottery, the lottery number determination processing unit Assuming that the lottery number after the change is determined to be 10 times, the number of tickets owned by the player is increased from 5 to 10 (that is, 5 tickets are added). Then, the lottery number determination processing unit 114 updates the player information shown in FIG. 5 so that the number of tickets owned by the player increases, based on the lottery number determined in this manner.

ここで本実施形態では、第1抽選の結果、その第1抽選の抽選回数を変動させることのできる特権がプレイヤーに付与される度に、上述した抽選回数決定処理において決定された変動後の抽選回数に関する情報を、ゲーム画面に表示させる。具体的には、画面生成処理部118は、上述した抽選回数決定処理の結果に従って、図12に示すように、決定された変動後の抽選回数に関する情報(例えば、追加されたチケット枚数や、残りのチケット枚数等)を含むゲーム画面50を生成する。その後、サーバー装置10は、このようにして生成されたゲーム画面50に対応する画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することによって、ゲーム画面50を端末表示部24に表示させる。そして、プレイヤー端末20は、図12に示すゲーム画面50が端末表示部24に表示されている際に、プレイヤーによって操作ボタン51が選択されると、再び第1抽選の開始を要求するコマンド(第1抽選開始要求)を、サーバー装置10に送信する。このようにして、サーバー装置10は、プレイヤー端末20から送信された第1抽選開始要求を受け付ける度に、第1抽選処理を繰り返し実行することになる。   Here, in the present embodiment, each time the privilege that can change the number of times of the first lottery is given to the player as a result of the first lottery, the number after the change determined in the above-described number-of-lots determination process Display information on the number of times on the game screen. Specifically, as shown in FIG. 12, according to the result of the lottery number determination process described above, the screen generation processing unit 118 determines information (for example, the number of added tickets and the number of remaining tickets) as shown in FIG. The game screen 50 including the number of tickets, etc.) is generated. Thereafter, the server device 10 transmits screen data corresponding to the game screen 50 generated in this manner to the player terminal 20 of the request source via the network 2. When receiving the screen data transmitted from the server device 10, the player terminal 20 causes the terminal display unit 24 to display the game screen 50 by analyzing the screen data. Then, when the player's terminal 20 selects the operation button 51 by the player while the game screen 50 shown in FIG. 12 is displayed on the terminal display unit 24, the command to request the start of the first lottery (the 1) Send a lottery start request) to the server device 10. Thus, every time the server device 10 receives the first lottery start request transmitted from the player terminal 20, the server device 10 repeatedly executes the first lottery process.

その一方で、上述したステップS104における判定が否定された場合には(ステップS104:NO)、アイテム付与処理を実行する(ステップS106)。すなわち、アイテム付与処理部115は、図4に示すアイテム情報を参照することにより、複数のアイテムの中から選択したいずれかのアイテムを、プレイヤーに対して付与する。この際、アイテム付与処理部115は、付与されたアイテムがプレイヤーの所有アイテムとなるように、図7に示す所有アイテム情報を更新する。   On the other hand, when the determination in step S104 described above is negative (step S104: NO), an item giving process is performed (step S106). That is, the item giving processing unit 115 gives the player any item selected from the plurality of items by referring to the item information shown in FIG. At this time, the item giving processing unit 115 updates the owned item information shown in FIG. 7 so that the given item becomes the player's owned item.

次いで、サーバー装置10は、このようにして第1抽選が行なわれた後、プレイヤーの選択操作に基づき、そのまま第1抽選を繰り返すか、又は、第1抽選から第2抽選へ移行するかの判定が行なわれる(ステップS107)。すなわち、判定処理部116は、プレイヤー端末20から第1抽選開始要求が受信されたことに基づき、そのまま第1抽選を繰り返すことがプレイヤーに選択されたと判定した場合に(ステップS107:NO)、ステップ101に戻り、以降の各種処理が繰り返し行なわれる。つまり、プレイヤーは、再びチケットを消費させることによって、次の第1抽選を続けて行なうことが可能となる。その一方で、判定処理部116は、第2抽選への移行を要求する第2抽選移行要求をプレイヤー端末20から受信したことに基づき、第1抽選から第2抽選へ移行することがプレイヤーに選択されたと判定した場合には(ステップS107:YES)、第1抽選から第2抽選へ移行する。   Next, after the first lottery is performed in this manner, the server apparatus 10 determines whether to repeat the first lottery as it is or to shift from the first lottery to the second lottery based on the player's selection operation. Is performed (step S107). That is, based on the fact that the first lottery start request has been received from the player terminal 20, the determination processing unit 116 determines that the player has selected to repeat the first lottery as it is (step S107: NO). Returning to step 101, the following various processes are repeated. That is, the player can continue to perform the next first lottery by consuming the ticket again. On the other hand, the determination processing unit 116 selects the player to shift from the first lottery to the second lottery based on the fact that the second lottery shift request requesting the shift to the second lottery is received from the player terminal 20 When it is determined that it has been made (step S107: YES), the first lottery is shifted to the second lottery.

ここで本実施形態では、この第2抽選に移行すると、図13に示すゲーム画面60がプレイヤー端末20に表示される(ステップS108)。具体的には、画面生成処理部118は、第2抽選移行要求が受信されると、図9に示す第2デッキ情報に基づき、第2デッキの構成を示すデッキ構成表示エリア61を含むゲーム画面を生成する。その後、サーバー装置10は、このようにして生成されたゲーム画面60に対応する画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することによって、ゲーム画面60を端末表示部24に表示させる。   Here, in the present embodiment, when shifting to the second lottery, the game screen 60 shown in FIG. 13 is displayed on the player terminal 20 (step S108). Specifically, when the screen generation processing unit 118 receives the second lottery transition request, the game screen including the deck configuration display area 61 indicating the configuration of the second deck based on the second deck information shown in FIG. Generate Thereafter, the server device 10 transmits screen data corresponding to the game screen 60 generated in this manner to the player terminal 20 of the request source via the network 2. When receiving the screen data transmitted from the server device 10, the player terminal 20 causes the terminal display unit 24 to display the game screen 60 by analyzing the screen data.

そして、プレイヤー端末20は、図13に示すゲーム画面60が端末表示部24に表示されている際に、プレイヤーによって操作ボタン62(「開始」)が選択されたか否かを判定する(ステップS109)。そして、プレイヤー端末20は、かかる判定が肯定された場合に(ステップS109:YES)、第2抽選の開始を要求するコマンド(第2抽選開始要求)を、サーバー装置10に送信する。そして、サーバー装置10は、プレイヤー端末20から送信された第2抽選開始要求を受け付けると、第2抽選処理を実行する(ステップS110)。   Then, when the game screen 60 shown in FIG. 13 is displayed on the terminal display unit 24, the player terminal 20 determines whether or not the operation button 62 ("start") is selected by the player (step S109). . Then, when the determination is affirmative (step S109: YES), the player terminal 20 transmits a command (second lottery start request) for requesting start of the second lottery to the server device 10. Then, upon receiving the second lottery start request transmitted from the player terminal 20, the server device 10 executes the second lottery process (step S110).

具体的には、第2抽選処理部112は、第2抽選開始要求に設定されたプレイヤーIDを取得して、図5に示すプレイヤー情報を参照することにより、プレイヤーの所有する仮想通貨を消費させる。その後、第2抽選処理部112は、図9に示す第2デッキ情報を参照することにより、プレイヤーに割り当てられた第2デッキを構成する複数のキャラクターの中からいずれかのキャラクターを選択し、選択された当該キャラクターをプレイヤーに対して付与する。この際、第2抽選処理部112は、第2抽選によって付与されたキャラクターが、プレイヤーの所有キャラクターとなるように、プレイヤーの所有キャラクター情報(図6参照)を更新する。また、第2抽選処理部112は、このようにして付与されたキャラクターが第2デッキ内から削除されるように、プレイヤーの第2デッキ情報(図9参照)を更新する。なお、本実施形態では、上述したとおり、第1抽選の結果、第2デッキの構成を変化させることのできる特権がプレイヤーに付与された場合には、第2デッキの構成が変更された状態となっている。そのため、かかる場合には、第2抽選処理部112は、初期状態から変更された後の第2デッキ内からキャラクターを選択することになる。   Specifically, the second lottery processing unit 112 consumes the virtual currency owned by the player by acquiring the player ID set in the second lottery start request and referring to the player information shown in FIG. 5. . Thereafter, the second lottery processing unit 112 selects one of the plurality of characters constituting the second deck assigned to the player by referring to the second deck information shown in FIG. 9 and selects it. Give the player the character that has been At this time, the second lottery processing unit 112 updates the player's owned character information (see FIG. 6) such that the character assigned by the second lottery becomes the player's owned character. In addition, the second lottery processing unit 112 updates the second deck information (see FIG. 9) of the player so that the character assigned in this manner is deleted from the second deck. In the present embodiment, as described above, when the player is given the privilege that can change the configuration of the second deck as a result of the first lottery, the configuration of the second deck is changed and It has become. Therefore, in such a case, the second lottery processing unit 112 selects a character from the second deck after being changed from the initial state.

その一方で、プレイヤー端末20は、ステップ109における判定が否定された場合に(ステップS109:NO)、プレイヤーによって操作ボタン63(「リセット」)が選択されたか否かを判定する(ステップS111)。そして、プレイヤー端末20は、かかる判定が肯定された場合に(ステップS111:YES)、第2デッキの初期化を要求するコマンド(リセット要求)を、サーバー装置10に送信する。そして、サーバー装置10は、プレイヤー端末20から送信されたリセット要求を受け付けると、第2デッキを初期化するためのデッキ構成処理を実行する(ステップS112)。   On the other hand, when the determination in step 109 is negative (step S109: NO), the player terminal 20 determines whether the player has selected the operation button 63 ("reset") (step S111). Then, when the determination is affirmative (step S111: YES), the player terminal 20 transmits, to the server device 10, a command (reset request) for requesting initialization of the second deck. Then, upon receiving the reset request transmitted from the player terminal 20, the server device 10 executes a deck configuration process for initializing the second deck (step S112).

具体的には、デッキ構成処理部113は、リセット要求に設定されたプレイヤーIDを取得して、図5に示すプレイヤー情報を参照することにより、プレイヤーに対応付けられた第2デッキ情報(図9参照)を特定する。そして、デッキ構成処理部113は、特定された第2デッキ情報について、第2デッキを構成する各キャラクターの収容個数を総収容個数に一致させるようにデータ更新を行なうことにより、第2デッキの構成を初期状態に戻す。   Specifically, the deck configuration processing unit 113 acquires the player ID set in the reset request, and refers to the player information shown in FIG. 5 to make the second deck information associated with the player (FIG. 9 (FIG. 9). Identify). Then, the deck configuration processing unit 113 updates the data of the specified second deck information so that the number of stored characters of each character constituting the second deck matches the total number of stored characters, thereby the configuration of the second deck. To its initial state.

その一方で、プレイヤー端末20は、ステップ111における判定が否定された場合に(ステップS111:NO)、プレイヤーによって操作ボタン64(「終了」)が選択されたか否かを判定する(ステップS113)。そして、プレイヤー端末20は、かかる判定が肯定された場合に(ステップS113:YES)、この処理を終了する。その一方で、かかる判定が否定された場合に(ステップS113:NO)、ステップ109に戻り、以降の各種処理が繰り返し行なわれる。つまり、プレイヤーは、再び仮想通貨を消費させることによって、次の第2抽選を続けて行なうことが可能となる。また、プレイヤーは、第2デッキのリセット後においては、初期化後の第2デッキを用いて、次の第2抽選を続けて行なうことも可能となる。   On the other hand, when the determination in step 111 is negative (step S111: NO), the player terminal 20 determines whether the operation button 64 ("END") is selected by the player (step S113). Then, when the determination is affirmed (step S113: YES), the player terminal 20 ends this process. On the other hand, when the determination is negative (step S113: NO), the process returns to step 109, and the subsequent various processes are repeated. That is, the player can continue to perform the next second lottery by consuming the virtual currency again. Also, after the second deck is reset, the player can continue to perform the next second lottery using the second deck after initialization.

以上のとおり、本実施形態に係るゲームシステム1によれば、プレイヤーの操作に応答して、プレイヤーが所有するチケットを消費することによって第1抽選が行われる。第1抽選では、プレイヤーの第1デッキ内から選択された特権がプレイヤーに付与される。また、プレイヤーの操作に応答して、プレイヤーが所有する仮想通貨を消費することによって第2抽選が行われる。第2抽選では、プレイヤーの第2デッキ内から選択されたキャラクターがプレイヤーに付与される。さらに、第2抽選では、第1抽選の結果、第2デッキの構成を変化させることのできる特権が付与された場合に、構成が変更された後の第2デッキ内から選択されたキャラクターがプレイヤーに付与される。そして、このような2段階の抽選が行われることによって、第2抽選時において第2デッキの構成に変化をもたらすことができるようになるため、飽きられにくい抽選ゲームを提供することができ、ひいては、プレイヤーのプレイ意欲を高めることが可能となる。   As described above, according to the game system 1 of the present embodiment, the first lottery is performed by consuming the ticket owned by the player in response to the operation of the player. In the first lottery, the player is given the privilege selected from within the player's first deck. Also, in response to the player's operation, the second lottery is performed by consuming the virtual currency owned by the player. In the second lottery, the player is given a character selected from within the player's second deck. Furthermore, in the second lottery, when the privilege which can change the configuration of the second deck is given as a result of the first lottery, the character selected from the second deck after the configuration is changed is the player Granted to And, by performing such a two-step lottery, it becomes possible to bring about a change in the configuration of the second deck at the time of the second lottery, so it is possible to provide a lottery game which is hard to get bored, and hence , It is possible to increase the player's play motivation.

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

<第1抽選処理>
上記の本実施形態では、第1デッキを用いて第1抽選を行なって、第1デッキ内から選択された特権をプレイヤーに付与する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、第1デッキを用いることなく第1抽選を行なっても良い。すなわち、複数の特権の中からいずれかの特権をランダムに選択しても良い。
<First lottery process>
In the above embodiment, the first lottery is performed using the first deck to give the player the privilege selected from the first deck as an example. However, the present invention is limited to this. It is not something to be done. For example, the first lottery may be performed without using the first deck. That is, any one of the plurality of privileges may be randomly selected.

また、上記の本実施形態では、プレイヤーが所有するチケットを消費することによって第1抽選を行なう場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、チケットを消費することなく第1抽選を行なっても良い。また、第2抽選で消費される仮想通貨を消費することによって第1抽選を行なっても良い。   Further, in the above-described embodiment, although the case of performing the first lottery by consuming the ticket owned by the player is described as an example, the present invention is not limited to this. For example, the first lottery may be performed without consuming the ticket. In addition, the first lottery may be performed by consuming the virtual currency consumed in the second lottery.

また、上記の本実施形態では、第1抽選の結果、所定量の仮想通貨付きの特権をプレイヤーに付与しても良い。例えば、第1抽選の結果、第2デッキの構成を変化させることのできる特権がプレイヤーに付与されると、これに併せて所定量の仮想通貨もプレイヤーに付与される。これにより、第1抽選の結果によって第2デッキの構成を変更できても、プレイヤーが仮想通貨を所有していないことが原因で第2抽選を行なうことができない、と言った問題を解消できる。   In the above-described embodiment, the player may be given a privilege with a predetermined amount of virtual currency as a result of the first lottery. For example, when the player is given the privilege that can change the configuration of the second deck as a result of the first lottery, a predetermined amount of virtual currency is also given to the player in addition to this. As a result, even if the configuration of the second deck can be changed according to the result of the first lottery, it is possible to solve the problem that the second lottery can not be performed because the player does not possess the virtual currency.

<第2抽選処理>
上記の本実施形態では、プレイヤーが所有する仮想通貨を消費することによって第2抽選を行なう場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、仮想通貨を消費することなく第2抽選を行なっても良い。また、第1抽選で消費されるチケットを消費することによって第2抽選を行なっても良い。また例えば、第2抽選処理部112は、プレイヤーが第2抽選を行なったプレイ回数をカウントすることにより、初回には仮想通貨を消費させることなく無料で第2抽選を行ない、2回以降については仮想通貨を所定量だけ消費させて第2抽選を行なうようにしても良い。これにより、仮想通貨を所有していないプレイヤーであっても、第1抽選を行なった後、必ず第2抽選を行なうことができるようになる。
<Second lottery process>
In the above-described embodiment, although the case of performing the second lottery by consuming the virtual currency owned by the player is described as an example, the present invention is not limited to this. For example, the second lottery may be performed without consuming the virtual currency. Also, the second lottery may be performed by consuming the ticket consumed in the first lottery. Also, for example, the second lottery processing unit 112 performs the second lottery for free without consuming the virtual currency at the first time by counting the number of times the player made the second lottery, and the second lottery is performed for the second and subsequent times. A second lottery may be performed by consuming a predetermined amount of virtual currency. As a result, even a player who does not possess the virtual currency can always perform the second lottery after performing the first lottery.

上記の本実施形態では、第1抽選を行なって特権を獲得したプレイヤーが、引き続き第2抽選を行なことができる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、プレイヤーが、第1抽選を行なって特権を獲得した後、その特権を譲り受けた他のプレイヤー(例えば、フレンドプレイヤー)が、引き続き第2抽選を行なえるようにしても良い。
具体的には、デッキ構成処理部113は、プレイヤーが第1抽選を行った結果、第2デッキの構成を変化させることのできる特権が前記プレイヤーに付与された場合に、前記プレイヤーと異なる他のプレイヤーの第2デッキの構成を変更する。その後、第2抽選処理部112は、他のプレイヤーの操作に応答して第2抽選を行ない、変更された第2デッキの中から選択したキャラクターを、他のプレイヤー(例えば、フレンドプレイヤー)に付与する。
また具体的には、第1抽選処理部111は、プレイヤーの操作に応答して第1抽選を行なった結果、第2デッキの構成を変化させることのできる特権が選択された場合に、当該特権を前記プレイヤーと異なる他のプレイヤー(例えば、フレンドプレイヤー)に付与する。
In the above-described embodiment, the case where the player who has performed the first lottery and has acquired the privilege can continue to perform the second lottery is described as an example, but the present invention is not limited to this. Absent. For example, after the player has performed the first lottery and acquired the privilege, another player (for example, a friend player) who has obtained the privilege may continue to perform the second lottery.
Specifically, when the deck configuration processing unit 113 gives the player the privilege to change the configuration of the second deck as a result of the first drawing of the player, the deck configuration processing unit 113 is different from the player. Change the configuration of the player's second deck. After that, the second lottery processing unit 112 performs the second lottery in response to the operation of the other player, and gives the character selected from the changed second deck to the other player (for example, a friend player) Do.
Also, specifically, when the first lottery processing unit 111 performs the first lottery in response to the player's operation, as a result of selecting the privilege that can change the configuration of the second deck, Is given to another player (for example, a friend player) different from the above player.

<デッキ構成処理>
上記の本実施形態では、デッキ構成処理部113は、第2デッキの構成を変更する際に、最も高いレアリティを有するキャラクターの総収容個数(又は収容個数)を増やしても良いし、また、最も高いレアリティを有するキャラクター以外のキャラクターの総収容個数(又は収容個数)を減らしても良い。逆に、デッキ構成処理部113は、最も高いレアリティを有するキャラクターの総収容個数(又は収容個数)を減らしても良いし、また、最も高いレアリティを有するキャラクター以外のキャラクターの総収容個数(又は収容個数)を増やしても良い。このように、プレイヤーに有利なデッキ構成に変更することもできるし、不利なデッキ構成に変更することもできる。
<Deck configuration processing>
In the above-described embodiment, the deck configuration processing unit 113 may increase the total number of accommodated characters (or the number of contained characters) of the character having the highest rarity when changing the configuration of the second deck. The total accommodation number (or accommodation number) of characters other than characters having high rarity may be reduced. Conversely, the deck configuration processing unit 113 may reduce the total number of stored characters (or the number of stored characters) of the character having the highest rarity, and the total number of stored characters of the characters other than the character having the highest rarity (or You may increase the number). In this way, it is possible to change to a player-friendly deck configuration, or to change to a disadvantageous deck configuration.

また、上記の本実施形態では、第1抽選の結果、第2デッキの構成を変化させることのできる特権がプレイヤーに付与されても、引き続き第2抽選を行なう際に、第2デッキの構成を変更しなくても良い。具体的には、デッキ構成処理部113は、変更後の第2デッキを構成するキャラクター数が所定数以下になった場合に、第1抽選の結果、第2デッキの構成を変化させることのできる特権がプレイヤーに付与されても、その第2デッキの構成を変更しない。これにより、例えば、第2デッキ内にキャラクターが残り1体のみである場合等には、不要なデッキ構成処理を省略することができる。   Further, in the above-described embodiment, even if the player is given the privilege that can change the configuration of the second deck as a result of the first lottery, the configuration of the second deck is continued when the second lottery is continued. You do not have to change it. Specifically, the deck configuration processing unit 113 can change the configuration of the second deck as a result of the first lottery when the number of characters constituting the second deck after the change becomes equal to or less than a predetermined number. If a privilege is granted to a player, it does not change the configuration of its second deck. Thus, for example, when there is only one remaining character in the second deck, unnecessary deck configuration processing can be omitted.

<リセット>
上記の実施形態では、図13に示すゲーム画面60が表示されている際に、プレイヤーによって操作ボタン63(「リセット」)が選択されると、変更後の第2デッキが初期状態にリセットされる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、第2抽選を行なうことのできるプレイ回数に上限を設け、デッキ構成処理部113は、実際のプレイ回数がその上限回数に到達したと判定したときに、第2デッキを初期状態にリセットしても良い。また例えば、ゲーム開始してから所定時間が経過したときに、第2デッキを初期状態にリセットしても良い。また例えば、第2抽選を所定回数以上プレイしなかった場合に、第2デッキを初期状態にリセットしても良い。また例えば、抽選ゲームの制限時間を設け、その制限時間が経過したときにリセットしても良い。
<Reset>
In the above embodiment, when the operation button 63 (“Reset”) is selected by the player while the game screen 60 shown in FIG. 13 is displayed, the second deck after the change is reset to the initial state Although the case has been described as an example, the present invention is not limited thereto. For example, an upper limit is provided for the number of plays that can be performed for the second lottery, and when the deck configuration processing unit 113 determines that the actual number of plays has reached the upper limit, resets the second deck to the initial state. It is good. Also, for example, the second deck may be reset to the initial state when a predetermined time has elapsed since the start of the game. Also, for example, when the second lottery has not been played a predetermined number of times or more, the second deck may be reset to the initial state. Further, for example, a time limit for the lottery game may be provided and reset when the time limit has elapsed.

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

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしてもよい。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としてもよい。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 according to the above-described embodiment, the server apparatus 10 and the player terminal 20 cooperate with each other to execute various information processing based on the game program. Instead, the player terminal 20 alone as the information processing device or the server device 10 alone may execute the various information processing described above based on the game program.
In addition, the player terminal 20 may be configured to bear part of the function as the information processing apparatus. In this case, the server device 10 and the player terminal 20 constitute an information processing device.
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 操作ボタン、63 操作ボタン、64 操作ボタン、111 第1抽選処理部、112 第2抽選処理部、113 デッキ構成処理部、114 抽選回数決定処理部、115 アイテム付与処理部、116 判定処理部、117 対戦処理部、118 画面生成処理部   1 game system, 2 network, 10 server devices, 11 control units, 12 storage units, 13 input units, 14 display units, 15 communication units, 20 player terminals, 21 terminal control units, 22 terminal storage units, 23 terminal input units, 24 terminal display unit 25 terminal communication unit 50 game screen 51 operation button 60 game screen 61 deck configuration display area 62 operation button 63 operation button 64 operation button 111 first lottery processing unit 112 second A lottery processing unit, 113 deck configuration processing unit, 114 lottery number determination processing unit, 115 item giving processing unit, 116 determination processing unit, 117 battle processing unit, 118 screen generation processing unit

Claims (8)

複数のゲームコンテンツから構成されるデッキの中から選択されたゲームコンテンツをプレイヤーに付与するゲームに関するゲームプログラムであって、
コンピューターに、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記デッキの構成を変化させることのできる特権を含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与する第1抽選処理と、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されたことに起因して、前記デッキの構成を変更するデッキ構成処理と、
前記プレイヤーの操作に応答して第2抽選を行なうことにより、変更後の前記デッキの中からいずれかのゲームコンテンツを選択し、選択された前記ゲームコンテンツを前記プレイヤーに付与する第2抽選処理と、
を実行させることを特徴とするゲームプログラム。
A game program related to a game for providing a player with game content selected from a deck composed of a plurality of game contents,
On the computer
By making a first lottery in response to the player's operation, one of a plurality of privileges including the privilege capable of changing the configuration of the deck is selected, and the selected privilege is given to the player A first lottery process to be granted;
A deck configuration process for changing the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck as a result of the first lottery;
A second lottery process of selecting any game content from the changed deck and giving the selected game content to the player by performing the second lottery in response to the operation of the player; ,
A game program characterized by causing it to execute.
請求項1に記載のゲームプログラムであって、
前記第1抽選処理は、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記第1抽選の抽選回数を変動させることのできる特権をさらに含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与し、
前記コンピューターに、
前記第1抽選の結果、前記第1抽選の抽選回数を変動させることのできる特権が前記プレイヤーに付与されたことに起因して、変動後の抽選回数を前記プレイヤーに対して決定する抽選回数決定処理と、
を実行させることを特徴とするゲームプログラム。
The game program according to claim 1,
The first lottery process is
By performing the first lottery in response to the player's operation, one of the plurality of privileges further including the privilege capable of changing the number of times of the first lottery is selected, and the selected one is selected. Grant privileges to players,
On the computer
As a result of the first lottery, the number of times of lottery after the fluctuation is determined for the player due to the privilege that can change the number of times of lottery of the first lottery being given to the player Processing and
A game program characterized by causing it to execute.
請求項2に記載のゲームプログラムであって、
前記コンピューターに、
前記第1抽選の結果、前記第1抽選の抽選回数を変動させることのできる特権が前記プレイヤーに付与される度に、決定された変動後の抽選回数に関する情報を前記プレイヤーに示すゲーム画面を生成する画面生成処理と、
を実行させることを特徴とするゲームプログラム。
The game program according to claim 2, wherein
On the computer
As a result of the first lottery, whenever a privilege capable of changing the number of times of drawing of the first lottery is given to the player, a game screen showing information on the number of times of drawing after the determined fluctuation is generated Screen generation processing, and
A game program characterized by causing it to execute.
請求項1乃至3のいずれかに記載のゲームプログラムであって、
前記デッキを構成する前記ゲームコンテンツには、希少価値に応じて複数クラスに分類されたレアリティがそれぞれ設定されており、
前記デッキ構成処理は、
前記第2抽選が行われた際に、低いクラスのレアリティを有するゲームコンテンツよりも高いクラスのレアリティを有するゲームコンテンツの方が選択され易くなるように前記デッキの構成を変更する、
ことを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 3, wherein
The game contents constituting the deck are respectively set with rarities classified into a plurality of classes according to their rarity value,
The deck configuration process is
When the second lottery is performed, the configuration of the deck is changed so that game content having a higher class rarity is more easily selected than game content having a low class rarity.
A game program characterized by
請求項1乃至4のいずれかに記載のゲームプログラムであって、
前記デッキ構成処理は、
プレイヤーの操作に応答して、変更後の前記デッキを、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与される前の初期状態に戻す、
ことを特徴とするゲームプログラム。
The game program according to any one of claims 1 to 4, wherein
The deck configuration process is
In response to the player's operation, the modified deck is returned to the initial state before the privilege to change the configuration of the deck is given to the player.
A game program characterized by
請求項1乃至5のいずれかに記載のゲームプログラムであって、
前記第2抽選処理は、
プレイヤーが第1抽選を行った結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与された場合に、
前記プレイヤーと異なる他のプレイヤーの操作に応答して第2抽選を行なうことにより、前記デッキ構成処理にて変更された前記デッキの中から選択された前記ゲームコンテンツを、前記他のプレイヤーに付与する、
ことを特徴とするゲームプログラム。
The game program according to any one of claims 1 to 5, wherein
The second lottery process is
As a result of the player performing the first drawing, if the player is given the privilege of being able to change the configuration of the deck,
By giving a second lottery in response to the operation of another player different from the player, the game content selected from among the decks changed in the deck configuration process is given to the other player ,
A game program characterized by
請求項1乃至6のいずれかに記載のゲームプログラムであって、
前記デッキ構成処理は、
変更後の前記デッキを構成するゲームコンテンツの個数が所定数以下になった場合に、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されても、前記デッキの構成を変更しない、
ことを特徴とするゲームプログラム。
The game program according to any one of claims 1 to 6, wherein
The deck configuration process is
When the number of game contents making up the deck after change becomes equal to or less than a predetermined number,
As a result of the first lottery, even if the player is given the privilege to change the configuration of the deck, the configuration of the deck is not changed.
A game program characterized by
複数のゲームコンテンツから構成されるデッキの中から選択されたゲームコンテンツをプレイヤーに付与するゲームを実行する情報処理装置であって、
プレイヤーの操作に応答して第1抽選を行なうことにより、前記デッキの構成を変化させることのできる特権を含む複数の特権の中からいずれかの特権を選択し、選択された前記特権をプレイヤーに付与する第1抽選処理部と、
前記第1抽選の結果、前記デッキの構成を変化させることのできる特権が前記プレイヤーに付与されたことに起因して、前記デッキの構成を変更するデッキ構成処理部と、
前記プレイヤーの操作に応答して第2抽選を行なうことにより、変更後の前記デッキの中からいずれかのゲームコンテンツを選択し、選択された前記ゲームコンテンツを前記プレイヤーに付与する第2抽選処理部と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus for executing a game in which a player is given a game content selected from a deck composed of a plurality of game contents.
By making a first lottery in response to the player's operation, one of a plurality of privileges including the privilege capable of changing the configuration of the deck is selected, and the selected privilege is given to the player A first lottery processing unit to be granted;
A deck configuration processing unit that changes the configuration of the deck due to the privilege given to the player being able to change the configuration of the deck as a result of the first lottery;
A second lottery processing unit which selects any game content from the changed deck and gives the selected game content to the player by performing a second lottery in response to an operation of the player When,
An information processing apparatus comprising:
JP2019074465A 2015-04-15 2019-04-09 Game programs and information processing equipment Active JP6942155B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019074465A JP6942155B2 (en) 2015-04-15 2019-04-09 Game programs and information processing equipment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015083135A JP6513462B2 (en) 2015-04-15 2015-04-15 Game program and information processing apparatus
JP2019074465A JP6942155B2 (en) 2015-04-15 2019-04-09 Game programs and information processing equipment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015083135A Division JP6513462B2 (en) 2015-04-15 2015-04-15 Game program and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2019103949A true JP2019103949A (en) 2019-06-27
JP6942155B2 JP6942155B2 (en) 2021-09-29

Family

ID=67062579

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019074465A Active JP6942155B2 (en) 2015-04-15 2019-04-09 Game programs and information processing equipment

Country Status (1)

Country Link
JP (1) JP6942155B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021041087A (en) * 2019-09-13 2021-03-18 株式会社ミクシィ Program, information processing terminal, and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013223640A (en) * 2012-04-23 2013-10-31 Konami Digital Entertainment Co Ltd Game managing device, game system, game managing method and program
JP5335969B1 (en) * 2012-05-30 2013-11-06 株式会社 ディー・エヌ・エー Server device providing game
JP2014113344A (en) * 2012-12-11 2014-06-26 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013223640A (en) * 2012-04-23 2013-10-31 Konami Digital Entertainment Co Ltd Game managing device, game system, game managing method and program
JP5335969B1 (en) * 2012-05-30 2013-11-06 株式会社 ディー・エヌ・エー Server device providing game
JP2013248401A (en) * 2012-05-30 2013-12-12 Dna:Kk Server device for providing game
JP2014113344A (en) * 2012-12-11 2014-06-26 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021041087A (en) * 2019-09-13 2021-03-18 株式会社ミクシィ Program, information processing terminal, and server
JP7381847B2 (en) 2019-09-13 2023-11-16 株式会社Mixi Programs, information processing terminals, and servers

Also Published As

Publication number Publication date
JP6942155B2 (en) 2021-09-29

Similar Documents

Publication Publication Date Title
JP5941605B1 (en) Information processing apparatus, game program, and information processing method
JP5740032B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5745675B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
US20140128164A1 (en) Server device, and non-transitory computer-readable storage medium storing game program
US9126117B2 (en) Server device, and non-transitory computer-readable storage medium storing game program
JP5467174B1 (en) Information processing apparatus and game program
JP2015009093A (en) Server device, and game program
JP2017047174A (en) Information processor, game program, and information processing method
JP2014226440A (en) Information processing device and game program
US20150057085A1 (en) Non-transitory computer-readable storage medium, and information processing device
JP5774174B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2015223512A (en) Game program, and information processing device
JP5937734B2 (en) Information processing apparatus and game program
JP2019103949A (en) Game program and information processing device
JP6513462B2 (en) Game program and information processing apparatus
JP2016043258A (en) Game program and information processor
JP2020014809A (en) Information processing device, game program, and information processing method
JP6893536B2 (en) Game programs and information processing equipment
JP6616260B2 (en) Information processing apparatus and game program
JP5998421B1 (en) Information processing apparatus, game program, and information processing method
JP6180590B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2019141618A (en) Information processor, game program and information processing method
JP2015013212A (en) Server device, and game program
JP6602408B2 (en) Information processing apparatus and game program
JP5957589B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190410

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190410

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210907

R150 Certificate of patent or registration of utility model

Ref document number: 6942155

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150