Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6928030B2 - Game programs and game systems - Google Patents
[go: Go Back, main page]

JP6928030B2 - Game programs and game systems - Google Patents

Game programs and game systems Download PDF

Info

Publication number
JP6928030B2
JP6928030B2 JP2019097959A JP2019097959A JP6928030B2 JP 6928030 B2 JP6928030 B2 JP 6928030B2 JP 2019097959 A JP2019097959 A JP 2019097959A JP 2019097959 A JP2019097959 A JP 2019097959A JP 6928030 B2 JP6928030 B2 JP 6928030B2
Authority
JP
Japan
Prior art keywords
game
game medium
lottery
user
medium
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019097959A
Other languages
Japanese (ja)
Other versions
JP2020028704A (en
Inventor
一成 津原
一成 津原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Capcom Co Ltd
Original Assignee
Capcom 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 JP2018155407A external-priority patent/JP6606587B1/en
Application filed by Capcom Co Ltd filed Critical Capcom Co Ltd
Priority to JP2019097959A priority Critical patent/JP6928030B2/en
Publication of JP2020028704A publication Critical patent/JP2020028704A/en
Application granted granted Critical
Publication of JP6928030B2 publication Critical patent/JP6928030B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、ゲーム媒体を選択的に削除する機能を備えたゲームプログラムおよびゲームシステムに関する。 The present invention relates to a game program and a game system having a function of selectively deleting a game medium.

ゲームには、ユーザがゲーム進行中にゲーム媒体(いわゆる「アイテム」)を取得し、それを消費して、ゲームを進行させるものがある。このゲーム媒体を取得する方法として、例えば、特許文献1には、ガチャと呼ばれる仕組みを用いた方法が開示されている。ガチャとは、複数のゲーム媒体について所定の抽選確率に基づき抽選が行われ、抽選によって選択された任意のゲーム媒体がユーザに付与される仕組みであるが、このガチャは抽選という射幸性を有する。 In some games, a user acquires a game medium (so-called "item") while the game is in progress and consumes it to advance the game. As a method of acquiring this game medium, for example, Patent Document 1 discloses a method using a mechanism called a gacha. The gacha is a mechanism in which a lottery is performed for a plurality of game media based on a predetermined lottery probability, and an arbitrary game medium selected by the lottery is given to the user. This gacha has the gambling property of a lottery.

特開2018−051219号公報Japanese Unexamined Patent Publication No. 2018-051219

通常、ガチャには、無料で抽選を行う(いわゆる「ガチャを引く」)ものと、課金等の何らかの代価の支払いにより有料でガチャを引くものとがある。有料のガチャには、ユーザは課金さえ行えば回数に制限なくガチャを引くことができる場合がある。 Usually, there are two types of gacha, one is to draw a lottery for free (so-called "drawing a gacha"), and the other is to draw a gacha for a fee by paying some price such as billing. For paid gachas, users may be able to draw gachas an unlimited number of times as long as they pay.

しかしながら、そのような有料のガチャでは、ユーザは所望のゲーム媒体を取得できるまで何度も課金を重ねる結果、課金が高額となり、ガチャの興趣性が失われる場合がある。 However, in such a paid gacha, as a result of repeated billing until the user can acquire the desired game medium, the billing becomes high and the gacha's interest may be lost.

一方、無料のガチャのみとすると、ガチャを引く機会が制限されて、所望のゲーム媒体を取得できる確率が低下する結果、ユーザに不満を抱かせるおそれがある。 On the other hand, if only free gachas are used, the chances of drawing gachas are limited, and the probability of obtaining a desired game medium is reduced, which may result in dissatisfaction with the user.

本発明の目的は、射幸性を煽ることなく、ユーザが安心してガチャを引くことができるゲームプログラムおよびゲームシステムを提供することである。 An object of the present invention is to provide a game program and a game system in which a user can draw a gacha with peace of mind without inciting gambling.

第1の発明は、コンピュータを、
ユーザの操作に基づいて、ゲームに関する複数のゲーム媒体を含む抽選リストの中から任意の1以上のゲーム媒体を抽選するゲーム媒体抽選手段と、
前記ゲーム媒体抽選手段による抽選が行われる前に、ユーザの操作に基づいて前記抽選リストの中から特定の前記ゲーム媒体である特定ゲーム媒体を選択するゲーム媒体選択手段と、として機能させ、
前記ゲーム媒体抽選手段は、前記特定ゲーム媒体が抽選により選択された場合、前記特定ゲーム媒体でない前記ゲーム媒体が選択されるまで抽選を繰り返す
ことを特徴とするゲームプログラムである。
The first invention is a computer.
A game medium lottery means for drawing any one or more game media from a lottery list including a plurality of game media related to a game based on a user's operation.
Before the lottery by the game medium lottery means is performed, it is made to function as a game medium selection means for selecting a specific game medium which is a specific game medium from the lottery list based on a user's operation.
The game medium lottery means is a game program characterized in that, when the specific game medium is selected by lottery, the lottery is repeated until the game medium other than the specific game medium is selected.

第2の発明は、
前記第1の発明のゲームプログラムを記憶した記憶部と、上記ゲームプログラムを実行するコンピュータと、を備えるゲームシステムである。
The second invention is
It is a game system including a storage unit that stores the game program of the first invention and a computer that executes the game program.

本発明によれば、ユーザの操作に基づいて、ガチャを引く前に前記抽選リストから、例えばユーザが取得を望まない特定ゲーム媒体を取得しないように選択することができる。前記特定ゲーム媒体が抽選されても、ゲーム媒体が抽選されるまで抽選が繰り返される。そのため、所望するゲーム媒体をユーザが取得できる確率は実質的に上がるので、射幸性を煽ることなく、ユーザは安心してガチャを引くことができる。従って、ガチャの興趣性が向上する。 According to the present invention, it is possible to select from the lottery list not to acquire a specific game medium that the user does not want to acquire, for example, before drawing a gacha, based on the operation of the user. Even if the specific game medium is drawn, the lottery is repeated until the game medium is drawn. Therefore, since the probability that the user can acquire the desired game medium is substantially increased, the user can draw the gacha with peace of mind without inciting gambling. Therefore, the fun of gacha is improved.

第1実施形態のゲームシステムにおけるサーバ装置およびゲーム装置それぞれのハードウェア構成および機能的構成を示すブロック図である。It is a block diagram which shows the hardware configuration and the functional configuration of each of the server device and the game device in the game system of 1st Embodiment. 第1実施形態におけるサーバ装置およびゲーム装置の動作の流れを表すフローチャートである。It is a flowchart which shows the operation flow of the server device and the game device in 1st Embodiment. 図2の#3における抽選イベントの画面例である。It is a screen example of the lottery event in # 3 of FIG. 図2の#11における代価支払いの選択画面例である。It is an example of the selection screen of the price payment in # 11 of FIG. 図2の#15におけるゲーム媒体削除手段による削除処理実行後の抽選イベントの画面例である。It is a screen example of the lottery event after the deletion process execution by the game medium deletion means in # 15 of FIG. 図2の#16でゲーム媒体の削除を選択した場合の代価支払いの選択画面例である。It is an example of the selection screen of the price payment when the deletion of the game medium is selected in # 16 of FIG. 図2の#20でガチャを引いて取得したゲーム媒体が報知されたときの画面例である。It is a screen example when the game medium acquired by pulling the gacha in # 20 of FIG. 2 is notified. 第2実施形態のゲームシステムにおけるサーバ装置およびゲーム装置それぞれのハードウェア構成および機能的構成を示すブロック図である。It is a block diagram which shows the hardware configuration and the functional configuration of each of the server apparatus and the game apparatus in the game system of 2nd Embodiment. 第2実施形態におけるサーバ装置およびゲーム装置の動作の流れを表すフローチャートである。It is a flowchart which shows the operation flow of the server device and the game device in 2nd Embodiment.

[第1実施形態]
本発明の実施形態にかかるゲーム装置5およびサーバ装置2を備えたゲームシステム1について、図面を参照して説明する。
[First Embodiment]
The game system 1 provided with the game device 5 and the server device 2 according to the embodiment of the present invention will be described with reference to the drawings.

<ゲームの説明>
図1に示す第1実施形態のゲームシステム1では、サーバ装置2とゲーム装置5とが、通信ネットワーク6を介して互いに通信可能に接続されている。
<Game description>
In the game system 1 of the first embodiment shown in FIG. 1, the server device 2 and the game device 5 are connected to each other so as to be able to communicate with each other via the communication network 6.

本実施形態で説明するゲームは、前記ゲームシステム1にて実行されるオンラインゲームである。前記ゲームでは、ゲーム装置5のユーザは、1または複数のプレイヤキャラクタを仮想ゲーム空間で活動させたり、プレイヤキャラクタを敵キャラクタと対戦させたりする。 The game described in this embodiment is an online game executed by the game system 1. In the game, the user of the game device 5 activates one or more player characters in the virtual game space, or makes the player characters play against an enemy character.

ここで、ゲーム媒体は、ゲームに関する要素を表した電子データである。前記ゲーム媒体には、プレイヤキャラクタ、プレイヤキャラクタが仮想ゲーム空間内にて使用するアイテム(武器、防具等)、プレイヤキャラクタやアイテムの特性パラメータ(攻撃力、防御力等)を強化するための素材等が含まれる。 Here, the game medium is electronic data representing elements related to the game. The game medium includes a player character, items used by the player character in the virtual game space (weapons, armor, etc.), materials for strengthening the player character and the characteristic parameters of the item (attack power, defense power, etc.), etc. Is included.

このようなゲームは、スマートフォン、タブレット、パーソナルコンピュータ等のゲーム装置5を用いて実行される。 Such a game is executed using a game device 5 such as a smartphone, a tablet, or a personal computer.

<ゲームシステム1の概要>
図1に示すように、ゲームシステム1は、サーバ装置2およびゲーム装置5にて構成さ
れる。本実施形態では、ゲームシステム1が、いわゆるネイティブアプリである場合を例示する。
<Overview of Game System 1>
As shown in FIG. 1, the game system 1 is composed of a server device 2 and a game device 5. In this embodiment, the case where the game system 1 is a so-called native application is illustrated.

サーバ装置2は、ゲームプログラムおよびゲームデータを記憶しており、各ゲーム装置5(下記のアカウント情報毎)のゲームデータの管理を行う。 The server device 2 stores the game program and the game data, and manages the game data of each game device 5 (for each of the following account information).

ゲーム装置5は、ユーザの操作に基づいて所定のゲームを実行する。そのために、ゲーム装置5は、通信ネットワーク6を介してサーバ装置2からゲームプログラムおよびゲームデータを受信(具体的にはダウンロードおよびインストール)する。また、ゲーム装置5は、サーバ装置2からアップデート用のゲームプログラムおよびゲームデータを受信(具体的にはダウンロードおよびインストール)する。 The game device 5 executes a predetermined game based on the operation of the user. Therefore, the game device 5 receives (specifically, downloads and installs) a game program and game data from the server device 2 via the communication network 6. Further, the game device 5 receives (specifically, downloads and installs) a game program and game data for update from the server device 2.

なお、ゲーム装置5は、ゲームを進行するにあたり、先ずはサーバ装置2にログインする。各ユーザには、異なるアカウント情報が割り当てられており、アカウント情報には、ユーザ毎の識別情報(ユーザID)およびパスワードが含まれる。このアカウント情報は、ログイン時、ゲーム装置5から通信ネットワーク6を介してサーバ装置2に送信される。 The game device 5 first logs in to the server device 2 as the game progresses. Different account information is assigned to each user, and the account information includes identification information (user ID) and password for each user. This account information is transmitted from the game device 5 to the server device 2 via the communication network 6 at the time of login.

サーバ装置2は、送信されたアカウント情報に基づき、アクセスのあったゲーム装置5に対してユーザ認証を行う。 The server device 2 authenticates the user of the accessed game device 5 based on the transmitted account information.

ユーザ認証が完了したゲーム装置5は、サーバ装置2と通信が可能となり、ゲーム進行に必要なデータ(ゲーム進行状況に関するデータ)がサーバ装置2から送られる。ゲーム装置5は、前記データを受信すると、ユーザの操作に基づいてゲーム画像や音声をディスプレイ61およびスピーカ62に出力しながら、ゲームを進行させる。 The game device 5 for which user authentication has been completed can communicate with the server device 2, and data necessary for the progress of the game (data related to the progress of the game) is sent from the server device 2. Upon receiving the data, the game device 5 advances the game while outputting the game image and sound to the display 61 and the speaker 62 based on the user's operation.

なお、ゲーム進行状況に関するデータは、ゲーム装置5のログイン時およびゲーム進行の所定のタイミング(アイテム消費、ゲーム課題クリア等のデータ更新時)において、ゲーム装置5からサーバ装置2に送信される。 The data related to the game progress status is transmitted from the game device 5 to the server device 2 at the time of logging in to the game device 5 and at a predetermined timing of the game progress (when the data is updated such as item consumption and game task clearing).

このように、ゲームシステム1では、所定のタイミングでサーバ装置2とゲーム装置5とが通信ネットワーク6を介して相互に通信を行う。これにより、サーバ装置2とゲーム装置5とで同期を取りながらゲームが進行される。 As described above, in the game system 1, the server device 2 and the game device 5 communicate with each other via the communication network 6 at a predetermined timing. As a result, the game progresses while synchronizing between the server device 2 and the game device 5.

<ハードウェア構成>
以下、サーバ装置2のハードウェア構成、および、ゲーム装置5のハードウェア構成について説明する。
<Hardware configuration>
Hereinafter, the hardware configuration of the server device 2 and the hardware configuration of the game device 5 will be described.

<サーバ装置2の構成>
サーバ装置2は、ネットワークインターフェース21、記憶部22および制御部23を有する。ネットワークインターフェース21および記憶部22は、バス29を介して制御部23と電気的に接続されている。
<Configuration of server device 2>
The server device 2 has a network interface 21, a storage unit 22, and a control unit 23. The network interface 21 and the storage unit 22 are electrically connected to the control unit 23 via the bus 29.

ネットワークインターフェース21は、インターネットおよびLAN等の通信ネットワーク6を介してゲーム装置5と通信可能に接続される。ネットワークインターフェース21を介して、ゲーム装置5へのゲームデータやゲームプログラム等の送信、およびアカウント情報等のゲーム装置5からの受信が行われる。 The network interface 21 is communicably connected to the game device 5 via a communication network 6 such as the Internet and LAN. The game data, the game program, and the like are transmitted to the game device 5 and the account information and the like are received from the game device 5 via the network interface 21.

記憶部22は、HDD、RAMおよびROM等で構成される。具体的に、記憶部22には、ユーザを照合するためのアカウント情報、ユーザのログイン履歴、ゲームプログラム、ゲームデータ、ゲームプログラム以外の各種プログラム等が格納されている。ゲームデータには、アカウント情報毎のゲーム進行状況に関する情報の他、後述する代価算定手段234により算出された、特定ゲーム媒体を削除処理するための代価情報、また、後述するゲーム媒体抽選手段233が選択するゲーム媒体(抽選リストを含む)が含まれる。 The storage unit 22 is composed of an HDD, a RAM, a ROM, and the like. Specifically, the storage unit 22 stores account information for collating users, user login history, game programs, game data, various programs other than game programs, and the like. In the game data, in addition to the information on the game progress status for each account information, the price information for deleting the specific game medium calculated by the price calculation means 234 described later, and the game medium lottery means 233 described later are included in the game data. Includes game media to select (including lottery list).

制御部23は、CPUおよび半導体メモリを含むマイクロコンピュータで構成され、サーバ装置2自身の動作を制御する。 The control unit 23 is composed of a microprocessor including a CPU and a semiconductor memory, and controls the operation of the server device 2 itself.

<サーバ装置2の制御部23の機能的構成>
制御部23は、各種プログラムを実行することにより、情報処理手段231、照合手段232、ゲーム媒体抽選手段233、代価算定手段234、ゲーム媒体削除手段235、および配信手段236として機能する。
<Functional configuration of the control unit 23 of the server device 2>
By executing various programs, the control unit 23 functions as information processing means 231, collation means 232, game medium lottery means 233, price calculation means 234, game medium deletion means 235, and distribution means 236.

情報処理手段231は、ゲームプログラムの配信に必要なデータを、ゲーム装置5との間で送受信する。情報処理手段231が受信する前記データとしては、ダウンロード要求情報、ゲーム媒体削除要求情報、およびアカウント情報が挙げられる。情報処理手段231が送信する前記データとしては、例えばゲームプログラムをゲーム装置5が受信したかを確認するための情報が挙げられる。前記ダウンロード要求情報としては、ゲームプログラムのダウンロード要求、前記ゲーム媒体のダウンロード要求が挙げられる。 The information processing means 231 transmits / receives data necessary for distribution of the game program to / from the game device 5. Examples of the data received by the information processing means 231 include download request information, game medium deletion request information, and account information. Examples of the data transmitted by the information processing means 231 include information for confirming whether or not the game device 5 has received the game program. Examples of the download request information include a download request for a game program and a download request for the game medium.

照合手段232は、ゲーム装置5から受信したアカウント情報を用いて、ユーザの認証処理を行う。 The collation means 232 performs a user authentication process using the account information received from the game device 5.

ゲーム媒体抽選手段233は、抽選イベントの発生により、複数の前記ゲーム媒体を任意に選択し、選択された前記ゲーム媒体を抽選リストとして記憶部22に格納する。ここで、抽選イベントとは、ゲーム進行中に定期的または不定期に現れるゲーム媒体の抽選イベント、すなわち「ガチャ」を指す。 The game medium lottery means 233 arbitrarily selects a plurality of the game media when a lottery event occurs, and stores the selected game media as a lottery list in the storage unit 22. Here, the lottery event refers to a lottery event of a game medium that appears regularly or irregularly during the progress of the game, that is, "Gacha".

また、ゲーム媒体抽選手段233は、前記ゲーム媒体のダウンロード要求を情報処理手段231が受信した場合、後述する記憶部22に格納された抽選リストの中から任意のゲーム媒体を抽選により選択する。さらに、ゲーム媒体抽選手段233は、前記抽選により選択されたゲーム媒体を、後述する配信手段236を介してゲーム装置5へ送信する。 Further, when the information processing means 231 receives the download request for the game medium, the game medium lottery means 233 selects an arbitrary game medium from the lottery list stored in the storage unit 22, which will be described later, by lottery. Further, the game medium lottery means 233 transmits the game medium selected by the lottery to the game device 5 via the distribution means 236 described later.

代価算定手段234は、前述した記憶部22に格納された抽選リストの中の各ゲーム媒体について、前記抽選リストから削除するのに必要な代価を所定の情報を基に算出する。ここで、所定の情報とは、例えば、ゲーム媒体の種類、ゲーム媒体の数、または後述するゲーム媒体削除手段235によりゲーム媒体の削除処理が実行された回数を指す。また、代価算定手段234は、課金額以外に、特定のパラメータ、例えば、ゲーム進行中に取得される特定のゲーム媒体またはポイントとしても換算される。ここでいう特定のゲーム媒体とは、抽選リストからゲーム媒体を削除するために消費される特定のゲーム媒体を指す。またポイントとは、ゲーム媒体を削除するために必要な数値を意味し、例えばゲーム内のノルマを達成したとき等に取得され累積されていく得点を指す。そして、代価算定手段234は、前記所定の情報を代価情報としてゲーム装置5へ送信する。 The price calculation means 234 calculates the price required to delete each game medium in the lottery list stored in the storage unit 22 from the lottery list based on predetermined information. Here, the predetermined information refers to, for example, the type of game medium, the number of game media, or the number of times the game medium deletion process is executed by the game medium deletion means 235 described later. In addition to the billing amount, the price calculation means 234 is also converted into a specific parameter, for example, a specific game medium or point acquired during the progress of the game. The specific game medium referred to here refers to a specific game medium consumed for removing the game medium from the lottery list. The points mean the numerical values required to delete the game medium, and refer to the points acquired and accumulated when, for example, the quota in the game is achieved. Then, the price calculation means 234 transmits the predetermined information as price information to the game device 5.

ゲーム媒体削除手段235は、前述した記憶部22の抽選リストから、後述するゲーム媒体選択手段564により選択されたゲーム媒体を削除する。つまり、ゲーム媒体削除手段235は、ユーザの操作により、課金または上記特定のパラメータを消費して選択されたゲーム媒体を削除する。 The game medium deleting means 235 deletes the game medium selected by the game medium selecting means 564 described later from the lottery list of the storage unit 22 described above. That is, the game medium deleting means 235 deletes the selected game medium by charging or consuming the specific parameter by the user's operation.

具体的には、ガチャを引く前の段階で、ユーザの操作によりタッチパッド63を介して特定ゲーム媒体および代価支払いが選択されると、後述する指示取得手段563は、前記特定ゲーム媒体の削除処理に対する代価の支払い要求と共に、その特定ゲーム媒体削除要求を生成し、通信手段561を介してサーバ装置2へ送信する。 Specifically, when the specific game medium and the price payment are selected via the touch pad 63 by the user's operation before drawing the gacha, the instruction acquisition means 563 described later deletes the specific game medium. Along with the request for payment of the price for the game medium, the request for deleting the specific game medium is generated and transmitted to the server device 2 via the communication means 561.

そして、ゲーム媒体削除手段235は、情報処理手段231が受信した前記ゲーム媒体削除要求に従って記憶部22内の抽選リストから前記特定ゲーム媒体の削除処理を実行する。 Then, the game medium deletion means 235 executes the deletion process of the specific game medium from the lottery list in the storage unit 22 according to the game medium deletion request received by the information processing means 231.

また、ゲーム媒体削除手段235は、前述したゲーム媒体抽選手段233の実行により選択されたゲーム媒体についても、記憶部22の抽選リストから削除処理を実行する。 Further, the game medium deletion means 235 also executes the deletion process from the lottery list of the storage unit 22 for the game medium selected by the execution of the game medium lottery means 233 described above.

配信手段236は、ゲームプログラムのダウンロード要求情報およびユーザのアカウント情報を情報処理手段231が受信したあと、ゲームプログラムおよび受信したアカウント情報に対応するゲームデータを、ゲーム装置5に配信(送信)する。また、配信手段236は、ゲーム媒体抽選手段233が抽選して選択した任意のゲーム媒体を、ゲーム装置5に配信(送信)する。 After the information processing means 231 receives the download request information of the game program and the account information of the user, the distribution means 236 distributes (transmits) the game data corresponding to the game program and the received account information to the game device 5. Further, the distribution means 236 distributes (transmits) to the game device 5 any game medium selected by the game medium lottery means 233 by lottery.

<ゲーム装置5の構成>
ゲーム装置5には、ディスプレイ61、スピーカ62およびタッチパッド63が外部接続または内蔵される。ゲーム装置5では、サーバ装置2から受信したゲームプログラムおよびゲームデータに基づいてゲームが進行する。
<Configuration of game device 5>
The game device 5 has a display 61, a speaker 62, and a touch pad 63 externally connected or built-in. In the game device 5, the game progresses based on the game program and game data received from the server device 2.

ゲーム装置5は、ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54、記憶部55および制御部56を有する。ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54および記憶部55は、バス59を介して制御部56と電気的に接続されている。 The game device 5 includes a network interface 51, a graphic processing unit 52, an audio processing unit 53, an operation unit 54, a storage unit 55, and a control unit 56. The network interface 51, the graphic processing unit 52, the audio processing unit 53, the operation unit 54, and the storage unit 55 are electrically connected to the control unit 56 via the bus 59.

ネットワークインターフェース51は、ゲーム装置5とサーバ装置2との間で各種データを送受信するために、通信ネットワーク6に通信可能に接続される。 The network interface 51 is communicably connected to the communication network 6 in order to transmit and receive various data between the game device 5 and the server device 2.

グラフィック処理部52は、制御部56から出力されるゲーム画像情報に従って、プレイヤキャラクタおよびゲーム空間に関する各種オブジェクトを含むゲーム画像を、動画形式で描画する。グラフィック処理部52は、例えば液晶型であるディスプレイ61と接続されており、動画形式に描画されたゲーム画像は、ゲーム画面としてディスプレイ61上に表示される。特に、ディスプレイ61に表示されるゲーム画像には、サーバ装置2から受信した抽選(ガチャ)画像が含まれる。 The graphic processing unit 52 draws a game image including various objects related to the player character and the game space in a moving image format according to the game image information output from the control unit 56. The graphic processing unit 52 is connected to, for example, a liquid crystal display 61, and a game image drawn in a moving image format is displayed on the display 61 as a game screen. In particular, the game image displayed on the display 61 includes a lottery (gacha) image received from the server device 2.

オーディオ処理部53は、制御部56の指示に従ってデジタルのゲーム音声を再生および合成する。オーディオ処理部53はスピーカ62と接続されており、再生および合成されたゲーム音声は、スピーカ62から出力される。 The audio processing unit 53 reproduces and synthesizes digital game sounds according to the instructions of the control unit 56. The audio processing unit 53 is connected to the speaker 62, and the reproduced and synthesized game sound is output from the speaker 62.

操作部54は、タッチパッド63と接続され、操作入力に関するデータをタッチパッド63との間で送受信する。例えば、ユーザは、タッチパッド63をタッチすることで、ゲーム装置5に操作信号を入力する。 The operation unit 54 is connected to the touch pad 63 and transmits / receives data related to the operation input to / from the touch pad 63. For example, the user inputs an operation signal to the game device 5 by touching the touch pad 63.

記憶部55は、HDD、RAMおよびROM等で構成される。記憶部55は、サーバ装置2からダウンロードしたゲームプログラムおよびゲームデータを記憶することができる。記憶部55には、他のゲーム装置5に送信するための、自装置5および他のゲーム装置5のアカウント情報等も記憶される。特に、記憶部55には、サーバ装置2から受信した前記ゲーム媒体も記憶される。 The storage unit 55 is composed of an HDD, a RAM, a ROM, and the like. The storage unit 55 can store the game program and game data downloaded from the server device 2. The storage unit 55 also stores account information of the own device 5 and the other game device 5 for transmission to the other game device 5. In particular, the storage unit 55 also stores the game medium received from the server device 2.

制御部56は、CPUおよび半導体メモリを含むマイクロコンピュータで構成され、自装置5の動作を制御する。 The control unit 56 is composed of a microcomputer including a CPU and a semiconductor memory, and controls the operation of the own device 5.

<ゲーム装置5の制御部56の機能的構成>
制御部56は、前記ゲームプログラムを実行することにより、通信手段561、ゲーム進行手段562、指示取得手段563、ゲーム媒体選択手段564、報知手段565として機能する。
<Functional configuration of the control unit 56 of the game device 5>
By executing the game program, the control unit 56 functions as a communication means 561, a game progress means 562, an instruction acquisition means 563, a game medium selection means 564, and a notification means 565.

通信手段561は、ネットワークインターフェース51を介してサーバ装置2との通信を行う機能である。通信手段561は、アカウント情報、ユーザの操作に基づく新たなゲームデータのダウンロード要求情報、およびゲーム媒体削除要求情報を、サーバ装置2に送信する。通信手段561は、ダウンロード要求情報に応じてサーバ装置2から送られてきた新たなゲームデータや、サーバ装置2にて抽選選択されたゲーム媒体等を受信する。 The communication means 561 is a function of communicating with the server device 2 via the network interface 51. The communication means 561 transmits the account information, the download request information of new game data based on the user's operation, and the game medium deletion request information to the server device 2. The communication means 561 receives new game data sent from the server device 2 in response to the download request information, a game medium selected by lottery by the server device 2, and the like.

なお、前記ゲーム媒体は、通信手段561が受信する毎に記憶部55内に逐次記憶される。これにより、記憶部55内には、ゲーム媒体が1以上格納される。 The game medium is sequentially stored in the storage unit 55 each time the communication means 561 receives the game medium. As a result, one or more game media are stored in the storage unit 55.

ゲーム進行手段562は、ゲームデータに含まれるゲーム空間オブジェクトおよびテクスチャなどのデータを読み出し且つゲームプログラムを実行して、二次元または三次元のゲーム画像情報を生成する。ゲーム画像情報がグラフィック処理部52によって処理されることにより、ディスプレイ61には処理後のゲーム画像が表示される。 The game progress means 562 reads data such as game space objects and textures included in the game data and executes a game program to generate two-dimensional or three-dimensional game image information. By processing the game image information by the graphic processing unit 52, the processed game image is displayed on the display 61.

例えば、ゲーム進行手段562は、ゲーム画像上にプレイヤキャラクタを配置させる。ゲーム進行手段562は、ゲームの進行状況の下、ユーザのタッチパッド63の操作の内容を表す操作信号に応じて、前記プレイヤキャラクタを動かす制御を行う。 For example, the game progress means 562 arranges a player character on the game image. The game progress means 562 controls to move the player character in response to an operation signal indicating the content of the operation of the user's touch pad 63 under the progress of the game.

指示取得手段563は、前記タッチパッド63を介してユーザが入力した各種指示を取得する。例えば、指示取得手段563は、ユーザの操作により、抽選リストから特定ゲーム媒体を削除する旨が入力された場合、当該入力に応じて、サーバ装置2に送信するためのゲーム媒体の削除要求を生成する。 The instruction acquisition means 563 acquires various instructions input by the user via the touch pad 63. For example, when the instruction acquisition means 563 inputs that the specific game medium is to be deleted from the lottery list by the user's operation, the instruction acquisition means 563 generates a deletion request for the game medium to be transmitted to the server device 2 in response to the input. do.

ゲーム媒体選択手段564は、ユーザの操作により選択されたゲーム媒体を抽選リストの中から削除する削除要求と、前記代価算定手段234により算定された代価の支払い要求とを生成する旨を指示取得手段563に指示する。 The game medium selection means 564 is an instruction acquisition means for generating a deletion request for deleting the game medium selected by the user's operation from the lottery list and a payment request for the price calculated by the price calculation means 234. Instruct 563.

報知手段565は、サーバ装置2から受信した情報をディスプレイ61やスピーカ62を介してユーザに報知させる。ここで受信した情報とは、例えば、ゲーム媒体の削除に必要な代価情報、ゲーム媒体削除後に記憶部22に格納された抽選リストの情報、または、ガチャを引いて得られたゲーム媒体などが挙げられる。 The notification means 565 notifies the user of the information received from the server device 2 via the display 61 and the speaker 62. The information received here includes, for example, price information necessary for deleting the game medium, information on the lottery list stored in the storage unit 22 after deleting the game medium, or game medium obtained by pulling a gacha. Be done.

<ゲーム媒体の削除処理について>
主に、ゲーム媒体抽選手段233、代価算定手段234およびゲーム媒体削除手段235によって行われるゲーム媒体の削除処理および抽選処理について詳述する。
<Regarding the deletion process of game media>
Mainly, the game medium deletion process and the lottery process performed by the game medium lottery means 233, the price calculation means 234, and the game medium deletion means 235 will be described in detail.

ゲーム進行中に現れるガチャには、現実世界のガチャと同じように、一定数のゲーム媒体が含まれる抽選リストから順次ガチャによりゲーム媒体を引いていき、最終的にその抽選リストの中のゲーム媒体をすべて取得することになる「ボックスガチャ」なるシステムがある。 Similar to the real world gacha, the gacha that appears during the game is drawn from the lottery list that includes a certain number of game media by gacha, and finally the game media in the lottery list. There is a system called "box gacha" that will get all of the.

ところが、既に述べたように、課金によりガチャを引く場合、所望のゲーム媒体を取得するまで課金を繰り返す結果、課金額が高額になる場合がある。また、課金により容易に希望のゲーム媒体を取得できるとすると、ガチャの興趣性が失われるおそれがある。 However, as already described, when the gacha is drawn by billing, the billing amount may become high as a result of repeating the billing until the desired game medium is acquired. In addition, if the desired game medium can be easily obtained by charging, the interest of gacha may be lost.

そこで、本実施形態のゲーム媒体削除手段235は、ガチャを引く前に、予め抽選リストからユーザが取得を望まないゲーム媒体の削除処理を行う。特に本実施形態では、前記ボックスガチャおけるゲーム媒体の削除処理および抽選処理について説明する。 Therefore, the game medium deleting means 235 of the present embodiment performs a process of deleting the game medium that the user does not want to acquire from the lottery list in advance before drawing the gacha. In particular, in the present embodiment, the deletion process and the lottery process of the game medium in the box gacha will be described.

図3は、ゲーム進行中に前記抽選イベントが発生したときに、ディスプレイ61に映し出される画像例である。ディスプレイ61には、ガチャによる抽選画像aが表示されている。抽選画像aは、個々の内容が特定されないように表示された複数のゲーム媒体であるアイテムa2,a2,…a2と、アイテムa2,a2,…a2が収容された筐体a1と、筐体a1内のアイテムa2,a2,…a2の数量の情報a3と、ユーザの操作により選択される「ガチャをひく」ボタンa4および「アイテムを削除」ボタンa5とで構成される。 FIG. 3 is an example of an image displayed on the display 61 when the lottery event occurs during the progress of the game. The lottery image a by the gacha is displayed on the display 61. The lottery image a includes items a2, a2, ... a2, which are a plurality of game media displayed so that individual contents are not specified, a housing a1 containing the items a2, a2, ... A2, and a housing a1. It is composed of the quantity information a3 of the items a2, a2, ... A2, and the "pull gacha" button a4 and the "delete item" button a5 selected by the user's operation.

図4に示すように、ユーザの操作により、ゲーム画像中の「アイテムを削除」ボタンa5が選択されると、ディスプレイ61上には、現在筐体内に収容されている各ゲーム媒体の名称と、代価算定手段234により算出された、各ゲーム媒体を削除するための代価情報とが表示される。 As shown in FIG. 4, when the "Delete item" button a5 in the game image is selected by the user's operation, the name of each game medium currently housed in the housing and the name of each game medium currently housed in the housing are displayed on the display 61. The price information for deleting each game medium calculated by the price calculation means 234 is displayed.

前記代価情報は、課金a6以外に、特定のパラメータとしてゲーム媒体の削除の用途に特化したゲーム媒体a7およびその数、さらに各ゲーム媒体(図4では、アイテムA〜C)の削除に必要なポイントa8もゲーム画像上に表示される。ユーザは、これらの中から代価の支払い方法を選択できるようになっている。 In addition to the billing a6, the price information is necessary for deleting the game medium a7 and its number specialized for the purpose of deleting the game medium as a specific parameter, and further deleting each game medium (items A to C in FIG. 4). Point a8 is also displayed on the game image. The user can select the payment method of the price from these.

ユーザの操作により、タッチパッド63からユーザが削除を希望するゲーム媒体が選択され、そのゲーム媒体の削除に対する代価を支払う旨が入力されると、サーバ装置2のゲーム媒体削除手段235は、選択されたゲーム媒体(特定ゲーム媒体に相当)を、抽選リストの中から削除処理する。そのあと、削除処理後の抽選リストはゲーム装置5へ送信される。 By the user's operation, the game medium that the user wants to delete is selected from the touch pad 63, and when it is input that the price for deleting the game medium is to be paid, the game medium deleting means 235 of the server device 2 is selected. The game medium (corresponding to a specific game medium) is deleted from the lottery list. After that, the lottery list after the deletion process is transmitted to the game device 5.

図5は、特定ゲーム媒体が抽選リストから削除処理されたあとのディスプレイ61に表示された抽選画像aを示す。抽選画像aは、抽選リストから削除された特定ゲーム媒体の数だけ、抽選リスト中のゲーム媒体が減少していることを、筐体a1内のアイテムa2,a2,…a2および数量の情報a3により示している。 FIG. 5 shows a lottery image a displayed on the display 61 after the specific game medium has been deleted from the lottery list. The lottery image a indicates that the number of game media in the lottery list is reduced by the number of specific game media deleted from the lottery list, according to the items a2, a2, ... a2 in the housing a1 and the quantity information a3. Shown.

一方、図3の画面で、ユーザの操作によりタッチパッド63から「ガチャをひく」ボタンa4が選択されると、ゲーム媒体抽選手段233により記憶部22に格納された抽選リスト、即ち削除処理のなされていない抽選リストから任意のゲーム媒体が抽選される。抽選されたゲーム媒体は、配信手段236によりゲーム装置5へ送信されて記憶部55に格納される。報知手段565は、図7に示すように、送信されてきたゲーム媒体をディスプレイ61およびスピーカ62に報知させる。 On the other hand, on the screen of FIG. 3, when the "draw gacha" button a4 is selected from the touch pad 63 by the user's operation, the lottery list stored in the storage unit 22 by the game medium lottery means 233, that is, the deletion process is performed. Any game medium is drawn from the lottery list that has not been drawn. The lottered game medium is transmitted to the game device 5 by the distribution means 236 and stored in the storage unit 55. As shown in FIG. 7, the notification means 565 notifies the display 61 and the speaker 62 of the transmitted game medium.

<サーバ装置2およびゲーム装置5が行う処理の流れについて>
上述したサーバ装置2およびゲーム装置5が行う処理の流れについて、図2〜図7を用いて説明する。
<About the flow of processing performed by the server device 2 and the game device 5>
The flow of processing performed by the server device 2 and the game device 5 described above will be described with reference to FIGS. 2 to 7.

ゲーム進行中に抽選イベントが発生すると、配信手段236はその情報をゲーム装置5へ送信する(#1)。また、ゲーム媒体抽選手段233は、任意に複数のゲーム媒体を選
択し、選択されたゲーム媒体を抽選リストとして記憶部22に格納する(#2)。
When a lottery event occurs during the progress of the game, the distribution means 236 transmits the information to the game device 5 (# 1). Further, the game medium lottery means 233 arbitrarily selects a plurality of game media and stores the selected game media as a lottery list in the storage unit 22 (# 2).

前記抽選イベントの情報を受信したゲーム装置5は、その情報内容をディスプレイ61およびスピーカ62、またはそのいずれかにより報知する(#3)。 The game device 5 that has received the information of the lottery event notifies the information content by the display 61 and / or the speaker 62 (# 3).

例えば、図3に示すように、上記情報を受信したゲーム装置5は、抽選画像aをディスプレイ61上に表示させる。ユーザは、抽選画像a上の「ガチャをひく」ボタンa4または「アイテムを削除」ボタンa5の選択を行うことができる(#4)。 For example, as shown in FIG. 3, the game device 5 that has received the above information displays the lottery image a on the display 61. The user can select the "draw gacha" button a4 or the "delete item" button a5 on the lottery image a (# 4).

ここで、ユーザの操作により「アイテムを削除」ボタンa5が選択された場合(#4のYES)、指示取得手段563は、ゲーム媒体を削除する旨の削除要求を生成し、通信手段561を介してサーバ装置2へ送信する(#5)。 Here, when the "delete item" button a5 is selected by the user's operation (YES in # 4), the instruction acquisition means 563 generates a deletion request to delete the game medium, and via the communication means 561. And sends it to the server device 2 (# 5).

次いで、サーバ装置2の代価算定手段234は、記憶部22に格納された抽選リストの各ゲーム媒体について、そのゲーム媒体の種類や数量、またはゲーム媒体削除手段235によりゲーム媒体の削除処理が実行された回数をもとにして、削除に必要な代価を算定する(#7)。 Next, the price calculation means 234 of the server device 2 executes the deletion process of the game medium by the type and quantity of the game medium or the game medium deletion means 235 for each game medium of the lottery list stored in the storage unit 22. Based on the number of times, the price required for deletion is calculated (# 7).

また、代価算定手段234は、算定した代価情報を、配信手段236を介してゲーム装置5へ送信する(#8)。前記代価情報を受信したゲーム装置5は(#9)、ディスプレイ61上にその代価情報を表示させる。 Further, the price calculation means 234 transmits the calculated price information to the game device 5 via the distribution means 236 (# 8). The game device 5 (# 9) that has received the price information displays the price information on the display 61.

例えば、図4に示すように、削除対象となるゲーム媒体(アイテム)が複数表示され(図4ではアイテムA〜C)、各ゲーム媒体(アイテム)に対し削除に必要な代価情報が表示される。図4では、課金額a6、ゲーム媒体(アイテム)a7、ポイントa8が表示されている。 For example, as shown in FIG. 4, a plurality of game media (items) to be deleted are displayed (items A to C in FIG. 4), and price information required for deletion is displayed for each game medium (item). .. In FIG. 4, the billing amount a6, the game medium (item) a7, and the points a8 are displayed.

ここで、ユーザが、タッチパッド63の操作により、削除を希望するゲーム媒体を選択し(#10)、さらに代価の支払いを選択して(#11)、ゲーム媒体を削除する旨(図4では「削除実行」ボタンa9)を入力すると、ゲーム媒体選択手段564は、指示取得手段563に代価の支払い要求とユーザにより選択されたゲーム媒体の削除要求とを生成する旨の指示を出力する。指示取得手段563は、それら要求を、通信手段561を介してサーバ装置2へ送信する(#12)。 Here, the user selects the game medium to be deleted by operating the touch pad 63 (# 10), further selects payment of the price (# 11), and deletes the game medium (in FIG. 4). When the "delete execution" button a9) is input, the game medium selection means 564 outputs an instruction to the instruction acquisition means 563 to generate a payment request for the price and a deletion request for the game medium selected by the user. The instruction acquisition means 563 transmits these requests to the server device 2 via the communication means 561 (# 12).

上記要求を受信したあと、サーバ装置2のゲーム媒体削除手段235は、代価の支払いが適正に行われたことを確認(例えば、課金処理が適正に行われたことを確認)したのち、#10で選択されたゲーム媒体を特定ゲーム媒体として、記憶部22の抽選リストから削除する(#13)。 After receiving the above request, the game medium deletion means 235 of the server device 2 confirms that the payment of the price has been performed properly (for example, confirms that the billing process has been performed properly), and then # 10. The game medium selected in step 2 is deleted from the lottery list of the storage unit 22 as a specific game medium (# 13).

また、ゲーム媒体削除手段235は、前述したゲーム媒体削除処理後に記憶部22に格納された抽選リストの更新情報を、配信手段236を介してゲーム装置5へ送信する(#14)。ここで、抽選リストの更新情報とは、前記削除処理後の記憶部22内のゲーム媒体の数が挙げられる。 Further, the game medium deletion means 235 transmits the update information of the lottery list stored in the storage unit 22 after the game medium deletion process described above to the game device 5 via the distribution means 236 (# 14). Here, the update information of the lottery list includes the number of game media in the storage unit 22 after the deletion process.

上記更新情報を受信したゲーム装置5は引き続き、ディスプレイ61上に抽選のガチャ画像を表示させる(#15)。特定ゲーム媒体が削除された後であるので、例えば、図5に示すように筐体a1内のアイテムa2,a2,…a2および数量の情報a3は、特定ゲーム媒体が削除される前よりも少なく表示される。 The game device 5 that has received the above update information continues to display the lottery gacha image on the display 61 (# 15). Since the specific game medium has been deleted, for example, as shown in FIG. 5, the items a2, a2, ... A2 and the quantity information a3 in the housing a1 are less than before the specific game medium was deleted. Is displayed.

ここで、ユーザは、再び「ガチャをひく」ボタンa4、または「アイテムを削除」ボタンa5を選択することができる(#16)。ユーザがゲーム装置5のタッチパッド63を介して、「アイテムを削除」ボタンa5の入力を行ったとする(#16のYES)。すると、指示取得手段563はゲーム媒体の削除要求を、通信手段561を介して、サーバ装置2へする(#5)。その後、上記と同様に#6以降が繰り返されるが、代価算定手段234により再度抽選リスト内のゲーム媒体について削除処理に必要な代価等が算定され、図6に示すように1回目とは異なる代価がディスプレイ61上に表示される。図6は、図4において1回目に「アイテムA」を削除したあとの2回目の代価支払いの選択画面を示す。 Here, the user can select the "pull gacha" button a4 or the "delete item" button a5 again (# 16). It is assumed that the user inputs the "delete item" button a5 via the touch pad 63 of the game device 5 (YES in # 16). Then, the instruction acquisition means 563 sends the deletion request of the game medium to the server device 2 via the communication means 561 (# 5). After that, # 6 and subsequent steps are repeated in the same manner as above, but the price, etc. required for the deletion process for the game medium in the lottery list is calculated again by the price calculation means 234, and the price is different from the first time as shown in FIG. Is displayed on the display 61. FIG. 6 shows a selection screen for the second payment after deleting the “item A” for the first time in FIG.

一方、ユーザがゲーム装置5のタッチパッド63を介して「ガチャをひく」ボタンa4の入力を行ったとする(#16のNO)。すると、指示取得手段563は、ゲーム媒体のダウンロード要求を生成し、通信手段561はこれをサーバ装置2へ送信する(#17)。 On the other hand, it is assumed that the user inputs the "pull gacha" button a4 via the touch pad 63 of the game device 5 (NO in # 16). Then, the instruction acquisition means 563 generates a download request for the game medium, and the communication means 561 transmits this to the server device 2 (# 17).

同様に、ステップ#4において、ユーザの操作により「ゲーム媒体の削除しない」、すなわち「ガチャをひく」ボタンa4が選択された場合(ステップ#4のNO)、指示取得手段563は、ゲーム媒体のダウンロード要求を生成し、通信手段561はこれをサーバ装置2へ送信する(#17)。 Similarly, in step # 4, when the "do not delete the game medium", that is, the "pull the gacha" button a4 is selected by the user's operation (NO in step # 4), the instruction acquisition means 563 is the game medium. A download request is generated, and the communication means 561 transmits this to the server device 2 (# 17).

この場合、サーバ装置2のゲーム媒体抽選手段233は、記憶部22に格納された抽選リストの中から、一定の抽選確率に基づいて任意のゲーム媒体を選択する(#18)。つまり、特定ゲーム媒体の削除処理が行われていれば、削除後の抽選リストの中から抽選が行われる。特定ゲーム媒体の削除処理が行われていなければ、削除処理が成されていない抽選リストの中から抽選が行われる。 In this case, the game medium lottery means 233 of the server device 2 selects an arbitrary game medium from the lottery list stored in the storage unit 22 based on a certain lottery probability (# 18). That is, if the specific game medium is deleted, the lottery is performed from the deleted lottery list. If the specific game medium has not been deleted, a lottery is performed from the lottery list for which the deletion process has not been performed.

ゲーム媒体抽選手段233により抽選が行われると、ゲーム媒体削除手段235は、抽選リストから前記抽選により選択されたゲーム媒体の削除処理を行う。 When the lottery is performed by the game medium lottery means 233, the game medium deletion means 235 deletes the game medium selected by the lottery from the lottery list.

次いで、配信手段236は、選択されたゲーム媒体と更新された抽選情報をゲーム装置5へ送信し(#19)、そのゲーム媒体はゲーム装置5の記憶部55に格納される。報知手段565は、そのゲーム媒体を図7のようにディスプレイ61およびスピーカ62、またはそのいずれかに報知させる(#20)。 Next, the distribution means 236 transmits the selected game medium and the updated lottery information to the game device 5 (# 19), and the game medium is stored in the storage unit 55 of the game device 5. The notification means 565 notifies the game medium to the display 61 and / or the speaker 62 as shown in FIG. 7 (# 20).

引き続き、ユーザがタッチパッド63を介して抽選の続行を希望する旨の入力を行った場合(#21のYES)、「ガチャをひく」ボタンa4および「アイテムを削除」ボタンa5の選択画面が再び表示される(#4)。その後、#4以降が繰り返される。 If the user subsequently inputs via the touchpad 63 that he / she wishes to continue the lottery (YES in # 21), the selection screens of the "draw gacha" button a4 and the "delete item" button a5 are displayed again. It is displayed (# 4). After that, # 4 and subsequent steps are repeated.

以上をまとめると、本実施形態のゲームプログラムは、サーバ装置2の制御部23(コンピュータ)を、ユーザの操作に基づいて、ゲームに関する複数のゲーム媒体を含む抽選リストの中から任意の1以上のゲーム媒体を抽選するゲーム媒体抽選手段233と、前記ゲーム媒体抽選手段233による抽選が行われる前にユーザの操作により選択される特定ゲーム媒体を前記抽選リストから削除する削除処理を実行するゲーム媒体削除手段235として機能させるとともに、ゲーム装置5の制御部56(コンピュータ)を、ゲーム媒体削除手段235により削除処理される前記特定ゲーム媒体を前記抽選リストから選択するゲーム媒体選択手段564と、として機能させるものである。 Summarizing the above, in the game program of the present embodiment, the control unit 23 (computer) of the server device 2 is set to any one or more from a lottery list including a plurality of game media related to the game based on the operation of the user. The game medium lottery means 233 for drawing the game medium and the game medium deletion process for deleting the specific game medium selected by the user's operation before the lottery by the game medium lottery means 233 is performed from the lottery list. In addition to functioning as means 235, the control unit 56 (computer) of the game device 5 functions as game medium selection means 564 for selecting the specific game medium to be deleted by the game medium deletion means 235 from the lottery list. It is a thing.

<発明の効果>
本実施形態のゲームプログラムによれば、ユーザの操作に基づいて、ガチャを引く前に前記抽選リストから、例えばユーザが所望しない特定ゲーム媒体を選択し、ゲーム媒体削除手段235がそれを削除する。これにより、前記抽選リストの中のゲーム媒体の母数が、削除前より減少する。従って、結果的にガチャによる所望のゲーム媒体を取得できる確率が上がり、ガチャの興趣性が向上する。
<Effect of invention>
According to the game program of the present embodiment, based on the operation of the user, for example, a specific game medium not desired by the user is selected from the lottery list before drawing the gacha, and the game medium deleting means 235 deletes the specific game medium. As a result, the population parameter of the game medium in the lottery list is reduced from that before the deletion. Therefore, as a result, the probability that the desired game medium can be obtained by the gacha increases, and the fun of the gacha is improved.

また、前記抽選リストからゲーム媒体の削除処理を行う場合は、代価算定手段234がゲーム媒体の削除に必要な代価を算出する。代価は、ゲーム媒体の種類やその数、またはゲーム媒体削除手段235により削除処分が実行された回数により決定されるため、ユーザはその代価を考慮して抽選リストから削除したいゲーム媒体を選択することができる。従って、ユーザは課金額を調整しながらガチャの興趣性を享受することができる。 Further, when the game medium is deleted from the lottery list, the price calculation means 234 calculates the price required for deleting the game medium. Since the price is determined by the type and number of game media, or the number of times the deletion disposal is executed by the game media deletion means 235, the user selects the game media to be deleted from the lottery list in consideration of the price. Can be done. Therefore, the user can enjoy the fun of gacha while adjusting the billing amount.

また、ゲーム媒体削除手段235は、代価を課金以外の特定のパラメータ、具体的にはゲーム媒体の削除の用途に特化したゲーム媒体およびその数、またはゲームの進行時に取得されるポイント等を代償に、ゲーム媒体を削除することができる。そのため、ユーザは、課金以外の方法で抽選リストからゲーム媒体を削除できる。従って、ユーザの負担する過剰な課金額を抑えることができる。 Further, the game medium deletion means 235 compensates for a specific parameter other than charging, specifically, a game medium specialized for the purpose of deleting the game medium and its number, points acquired at the progress of the game, and the like. In addition, the game medium can be deleted. Therefore, the user can remove the game medium from the lottery list by a method other than billing. Therefore, it is possible to suppress an excessive charge amount borne by the user.

[第2実施形態]
本実施形態では、前記ガチャが「ボックスガチャ」ではなく、各ゲーム媒体に設定された一定の確率に従って抽選される通常のガチャである場合について説明する。
[Second Embodiment]
In the present embodiment, the case where the gacha is not a "box gacha" but a normal gacha drawn according to a certain probability set in each game medium will be described.

本実施形態にかかるサーバ装置2には、変更手段237が上記第1実施形態にかかるサーバ装置2の制御部23に付加される。この相違点以外、例えばゲーム装置5の構成等は、上記第1実施形態と同様である。 In the server device 2 according to the present embodiment, the changing means 237 is added to the control unit 23 of the server device 2 according to the first embodiment. Other than this difference, for example, the configuration of the game device 5 is the same as that of the first embodiment.

<サーバ装置2の制御部23の機能的構成>
制御部23は、各種プログラムを実行することにより、情報処理手段231、照合手段232、ゲーム媒体抽選手段233、代価算定手段234、ゲーム媒体削除手段235、配信手段236、および変更手段237として機能する(図8)。
<Functional configuration of the control unit 23 of the server device 2>
By executing various programs, the control unit 23 functions as information processing means 231, collation means 232, game medium lottery means 233, price calculation means 234, game medium deletion means 235, distribution means 236, and change means 237. (Fig. 8).

変更手段237は、ゲーム媒体削除手段235による特定ゲーム媒体の削除処理後に、各ゲーム媒体に予め設定された抽選確率を上昇させるように変更する。つまり、変更手段237は、特定ゲーム媒体の削除後の抽選リスト内に残るゲーム媒体の抽選確率を上昇させる。 The changing means 237 is changed so as to increase the lottery probability preset for each game medium after the processing of deleting the specific game medium by the game medium deleting means 235. That is, the changing means 237 increases the lottery probability of the game medium remaining in the lottery list after the deletion of the specific game medium.

情報処理手段231、照合手段232、ゲーム媒体抽選手段233、代価算定手段234、ゲーム媒体削除手段235および配信手段236は、上記第1実施形態と同様である。 The information processing means 231, the collation means 232, the game medium lottery means 233, the price calculation means 234, the game medium deletion means 235, and the distribution means 236 are the same as those in the first embodiment.

<サーバ装置2およびゲーム装置5が行う処理の流れについて>
上述したサーバ装置2およびゲーム装置5が行う処理の流れについて、図9を用いて説明する。
<About the flow of processing performed by the server device 2 and the game device 5>
The flow of processing performed by the server device 2 and the game device 5 described above will be described with reference to FIG.

サーバ装置2およびゲーム装置5は、上記第1実施形態の図2の#1〜#13、および#16〜#21の工程と同様の処理を行う。つまり図9の#1〜#13は図2の#1〜#13に対応し、図9の#17〜#22は図2の#16〜#21に対応する。以下では、図9の#14〜#16を中心に説明する。 The server device 2 and the game device 5 perform the same processing as the steps # 1 to # 13 and # 16 to # 21 in FIG. 2 of the first embodiment. That is, # 1 to # 13 in FIG. 9 correspond to # 1 to # 13 in FIG. 2, and # 17 to # 22 in FIG. 9 correspond to # 16 to # 21 in FIG. In the following, the description will be centered on # 14 to # 16 in FIG.

ゲーム媒体削除手段235が特定ゲーム媒体を削除したあと(#13)、変更手段237は抽選リスト中の各ゲーム媒体の抽選確率を変更する(#14)。 After the game medium deleting means 235 deletes the specific game medium (# 13), the changing means 237 changes the lottery probability of each game medium in the lottery list (# 14).

たとえば、抽選リストに4種類のゲーム媒体A、B、CおよびDがある場合において、それぞれ抽選確率が、15%、25%、25%および35%であったとする(計100%)。そして、ユーザの操作によりゲーム媒体Dが特定ゲーム媒体として選択され、ゲーム媒体削除手段235がゲーム媒体Dを削除処理したとする。このとき、抽選確率が35%であるゲーム媒体Dが削除されたため、変更手段237は、抽選リスト内に残るゲーム媒体A、BおよびCの各抽選確率を、ゲーム媒体Dの削除前に比して23%、38.5%および38.5%(計100%)に上昇させる。 For example, suppose that there are four types of game media A, B, C, and D in the lottery list, and the lottery probabilities are 15%, 25%, 25%, and 35%, respectively (100% in total). Then, it is assumed that the game medium D is selected as the specific game medium by the user's operation, and the game medium deleting means 235 deletes the game medium D. At this time, since the game medium D having the lottery probability of 35% was deleted, the changing means 237 compares the lottery probabilities of the game media A, B, and C remaining in the lottery list with each other before the deletion of the game medium D. It is increased to 23%, 38.5% and 38.5% (100% in total).

このように、変更手段237は、ゲーム媒体A、BおよびCの各抽選確率を、ゲーム媒体Dが削除されたあと、ゲーム媒体Dが削除された分だけ上昇するように変更する。つまり、いずれの特定ゲーム媒体が削除されたかによって、残りのゲーム媒体の各抽選確率の変更度合いは調整される。 In this way, the changing means 237 changes the lottery probabilities of the game media A, B, and C so as to increase by the amount that the game medium D is deleted after the game medium D is deleted. That is, the degree of change in each lottery probability of the remaining game media is adjusted depending on which specific game medium is deleted.

配信手段236は、抽選確率が変更された抽選リストの情報をゲーム装置5へ送信する(#15)。 The distribution means 236 transmits the information of the lottery list in which the lottery probability has been changed to the game device 5 (# 15).

報知手段565は、#15により受信した抽選リストの情報をディスプレイ61に表示させる(#16)。 The notification means 565 displays the information of the lottery list received by # 15 on the display 61 (# 16).

ここで、前記抽選リストの情報とは、特定ゲーム媒体が削除されることにより、抽選リスト内の各ゲーム媒体の取得確率が上がったことを示す内容をいう。たとえば、各ゲーム媒体の取得難易度を示すランクが複数段階に設定されていた場合、特定ゲーム媒体が削除されることにより、報知手段565は、各ゲーム媒体の前記ランクが変化したことをディスプレイ61に表示させる。 Here, the information in the lottery list means the content indicating that the acquisition probability of each game medium in the lottery list has increased due to the deletion of the specific game medium. For example, when the rank indicating the acquisition difficulty level of each game medium is set in a plurality of stages, the notification means 565 indicates that the rank of each game medium has changed due to the deletion of the specific game medium. To display.

以上をまとめると、本実施形態のゲームプログラムは、前記ゲーム媒体削除手段235による前記削除処理の前後において、第1実施形態のサーバ装置2の制御部23(コンピュータ)を更に、前記抽選リストにおける各前記ゲーム媒体の抽選確率を変更させる変更手段237として更に機能させるものである。そして、前記変更手段237は、前記ゲーム媒体削除手段235が前記削除処理を実行した後の前記抽選リストに含まれる前記ゲーム媒体の前記抽選確率を上昇させるものである。 Summarizing the above, in the game program of the present embodiment, before and after the deletion process by the game medium deletion means 235, the control unit 23 (computer) of the server device 2 of the first embodiment is further added to each of the lottery lists. It further functions as a changing means 237 for changing the lottery probability of the game medium. Then, the changing means 237 increases the lottery probability of the game medium included in the lottery list after the game medium deleting means 235 executes the deletion process.

<発明の効果>
本実施形態のゲームプログラムによれば、ゲーム媒体削除手段235により抽選リストから特定ゲーム媒体が削除されたあと、変更手段237は抽選リスト内に残るゲーム媒体の抽選確率を積極的に上げるため、ボックスガチャ以外の通常のガチャにおいても第1実施形態と同様のガチャの興趣性を持たせることができる。
<Effect of invention>
According to the game program of the present embodiment, after the specific game medium is deleted from the lottery list by the game medium deleting means 235, the changing means 237 positively raises the lottery probability of the game medium remaining in the lottery list. A normal gacha other than the gacha can also have the same interest of the gacha as in the first embodiment.

[他の実施形態]
上記第1および第2実施形態において説明した各種制御手段および処理手順は一例であって、本発明、その適用物、或いはその用途の範囲を制限することを意図するものではない。各種制御手段および処理手順は、本発明の要旨を変更しない範囲で適宜設計変更が可能である。
[Other Embodiments]
The various control means and processing procedures described in the first and second embodiments are examples, and are not intended to limit the scope of the present invention, its application, or its use. Various control means and processing procedures can be appropriately redesigned without changing the gist of the present invention.

ゲーム装置5の種類は、スマートフォン、タブレット、パーソナルコンピュータに限定されない。例えば、ゲーム装置5は、プレイステーション(登録商標)、Nintendo DS(登録商標)等であってもよい。 The type of game device 5 is not limited to smartphones, tablets, and personal computers. For example, the game device 5 may be a PlayStation (registered trademark), a Nintendo DS (registered trademark), or the like.

前記ゲームは、ロールプレイングゲーム、シミュレーションゲーム、ボードゲーム、パズルゲームなど、様々な種類のゲームに適用することができる。 The game can be applied to various types of games such as role-playing games, simulation games, board games, and puzzle games.

ゲーム装置5の台数は複数台であってもよい。また、サーバ装置2は複数台設けられ、協働して同様の処理を行うようにしてもよい。 The number of game devices 5 may be a plurality. Further, a plurality of server devices 2 may be provided, and the same processing may be performed in cooperation with each other.

図2および図9の#10において、ユーザは取得を望まないゲーム媒体を選択すると説明した。しかし、ここで選択できるのはゲーム媒体の種類だけでなく、ゲーム媒体の数も選択することができる。 In FIG. 2 and # 10, it was explained that the user selects a game medium that he / she does not want to acquire. However, not only the type of game medium but also the number of game media can be selected here.

図2および図9の#10において、ユーザは取得を望まないゲーム媒体を選択すると説明した。しかし、ここで選択できるのは1種類のゲーム媒体に限らず、2種類以上のゲーム媒体を選択することができる。 In FIG. 2 and # 10, it was explained that the user selects a game medium that he / she does not want to acquire. However, the selection here is not limited to one type of game medium, and two or more types of game media can be selected.

前記第1および第2実施形態では、ゲーム媒体削除手段235による抽選リストの中からゲーム媒体の削除の代価は所定の情報により決定されると説明した。しかし、代価はゲーム媒体削除手段235による削除処理の実行回数に比例して、ゲーム媒体の削除に要する課金額その他前記パラメータの値が高くなってもよい。 In the first and second embodiments, it has been explained that the price for deleting the game medium from the lottery list by the game medium deleting means 235 is determined by predetermined information. However, the price may be higher in proportion to the number of times the deletion process is executed by the game medium deletion means 235, such as the charge amount required for deleting the game medium and other values of the parameters.

前記第1および第2実施形態では、ゲーム媒体削除手段235による抽選リストの中からゲーム媒体の削除の代価は所定の情報により決定されると説明した。しかし、代価は所定の情報によらず一律とすることもできる。 In the first and second embodiments, it has been explained that the price for deleting the game medium from the lottery list by the game medium deleting means 235 is determined by predetermined information. However, the price can be uniform regardless of the predetermined information.

前記第1および第2実施形態では、代価算定手段234により算定され表示される代価情報は、課金額および特定のパラメータとした。しかし、前記代価情報はこれらのうち1つから選択されるとしてもよく、また、前記特定のパラメータは、ゲーム進行中に取得された特定のゲーム媒体またはポイントに限定されるものでないとしてもよい。 In the first and second embodiments, the price information calculated and displayed by the price calculation means 234 is a billing amount and a specific parameter. However, the price information may be selected from one of these, and the particular parameter may not be limited to the particular game medium or points acquired during the course of the game.

前記第1および第2実施形態では、抽選リスト中のゲーム媒体について代価を算定すると説明した。しかし、代価算定の対象となるゲーム媒体は、抽選リストの全てのゲーム媒体ではなく一部のゲーム媒体としてもよい。 In the first and second embodiments, it has been explained that the price is calculated for the game medium in the lottery list. However, the game medium for which the price is calculated may be a part of the game medium in the lottery list instead of all the game media.

前記実施形態では、代価算定手段234は、課金額以外に、特定のパラメータとして、ゲーム進行中に取得される特定のゲーム媒体としても換算されると説明した。しかし、特定のゲーム媒体は1種類に限らず複数種類設定してもよい。 In the above embodiment, it has been explained that the price calculation means 234 is converted as a specific parameter as a specific game medium acquired during the progress of the game, in addition to the billing amount. However, the specific game medium is not limited to one type, and a plurality of types may be set.

前記第2実施形態では、ゲーム媒体削除手段235により特定ゲーム媒体が削除処理されてからゲーム媒体の抽選が行われると説明した。しかし、特定ゲーム媒体が削除されない状態であっても前記抽選は行われるとしてもよく、前記抽選により特定ゲーム媒体が抽選された場合は、特定ゲーム媒体でないゲーム媒体が抽選されるまで抽選を繰り返すとしてもよい。 In the second embodiment, it has been described that the game medium is drawn after the specific game medium is deleted by the game medium deleting means 235. However, the lottery may be performed even when the specific game medium is not deleted, and when the specific game medium is drawn by the lottery, the lottery is repeated until the game medium other than the specific game medium is drawn. May be good.

前記第2実施形態では、変更手段237は抽選リストから削除された特定ゲーム媒体により抽選確率を変更すると説明した。しかし、変更手段237は、特定ゲーム媒体が削除されたあとのゲーム媒体の抽選確率を上げるものであればよく、削除された特定ゲーム媒体如何によって抽選確率が決定されるものでなくてよい。 In the second embodiment, it has been explained that the changing means 237 changes the lottery probability according to the specific game medium deleted from the lottery list. However, the changing means 237 may be any one that raises the lottery probability of the game medium after the specific game medium is deleted, and the lottery probability does not have to be determined by the deleted specific game medium.

2 サーバ装置
233 ゲーム媒体抽選手段
234 代価算定手段
235 ゲーム媒体削除手段
237 変更手段
5 ゲーム装置
564 ゲーム媒体選択手段
2 Server device 233 Game medium lottery means 234 Price calculation means 235 Game medium deletion means 237 Change means 5 Game device 564 Game medium selection means

Claims (2)

コンピュータを、
ユーザの操作に基づいて、ゲームに関する複数のゲーム媒体を含む抽選リストの中から任意の1以上のゲーム媒体を抽選するゲーム媒体抽選手段と、
前記ゲーム媒体抽選手段による抽選が行われる前に、ユーザの操作に基づいて前記抽選リストの中から特定の前記ゲーム媒体である特定ゲーム媒体を選択するゲーム媒体選択手段と、として機能させ、
前記ゲーム媒体抽選手段は、前記特定ゲーム媒体が抽選により選択された場合、前記特定ゲーム媒体でない前記ゲーム媒体が選択されるまで抽選を繰り返す
ことを特徴とするゲームプログラム。
Computer,
A game medium lottery means for drawing any one or more game media from a lottery list including a plurality of game media related to a game based on a user's operation.
Before the lottery by the game medium lottery means is performed, it is made to function as a game medium selection means for selecting a specific game medium which is a specific game medium from the lottery list based on a user's operation.
The game medium lottery means is a game program in which, when the specific game medium is selected by lottery, the lottery is repeated until the game medium other than the specific game medium is selected.
請求項1記載のゲームプログラムを記憶した記憶部と、
前記ゲームプログラムを実行するコンピュータと、
を備えるゲームシステム。
A storage unit that stores the game program according to claim 1 and
A computer that executes the game program and
A game system equipped with.
JP2019097959A 2018-08-22 2019-05-24 Game programs and game systems Active JP6928030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019097959A JP6928030B2 (en) 2018-08-22 2019-05-24 Game programs and game systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018155407A JP6606587B1 (en) 2018-08-22 2018-08-22 Game program and game system
JP2019097959A JP6928030B2 (en) 2018-08-22 2019-05-24 Game programs and game systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018155407A Division JP6606587B1 (en) 2018-08-22 2018-08-22 Game program and game system

Publications (2)

Publication Number Publication Date
JP2020028704A JP2020028704A (en) 2020-02-27
JP6928030B2 true JP6928030B2 (en) 2021-09-01

Family

ID=69623295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019097959A Active JP6928030B2 (en) 2018-08-22 2019-05-24 Game programs and game systems

Country Status (1)

Country Link
JP (1) JP6928030B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7320718B2 (en) * 2021-10-15 2023-08-04 株式会社Mixi Information processing device, information processing method and program
JP7562810B1 (en) 2023-10-31 2024-10-07 株式会社バンダイ Program, game device and game system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5623452B2 (en) * 2012-03-23 2014-11-12 株式会社バンダイナムコゲームス Server system, program, server system control method, and network system
JP5963703B2 (en) * 2013-03-29 2016-08-03 株式会社コナミデジタルエンタテインメント GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
KR101371302B1 (en) * 2013-06-10 2014-03-13 주식회사 레드덕 Online lottery system and method for changeable winning probability
CN107735151B (en) * 2014-07-04 2021-04-02 史克威尔·艾尼克斯有限公司 Video game processing system and recording medium
JP6284105B1 (en) * 2016-09-02 2018-02-28 株式会社コナミデジタルエンタテインメント GAME DEVICE AND PROGRAM
JP7050415B2 (en) * 2016-12-06 2022-04-08 株式会社コーエーテクモゲームス Information processing equipment, information processing methods, and programs

Also Published As

Publication number Publication date
JP2020028704A (en) 2020-02-27

Similar Documents

Publication Publication Date Title
JP6510132B1 (en) Game program and game system
JP2019136557A (en) Game program and game device
JP2020130263A (en) Computer program and computer device
JP2019141350A (en) Game program and game device
JP6606587B1 (en) Game program and game system
JP6928030B2 (en) Game programs and game systems
US10977893B2 (en) Method and user device providing offline purchases of an in-game item
JP7121322B2 (en) Game program and game device
JP2020054584A (en) Computer program and computer device
JP6724194B2 (en) Computer program and computer device
JP6724195B2 (en) Computer program and computer device
JP2020005855A (en) Game program and game system
JP7206512B2 (en) Game Programs, Game Systems, and Computers
JP7093017B2 (en) Computer programs and computer equipment
JP6724193B2 (en) Computer program and computer device
JP6867318B2 (en) Game programs and game equipment
JP6560376B2 (en) GAME PROGRAM AND GAME DEVICE
JP6805281B2 (en) Computer programs and computer equipment
JP6805280B2 (en) Computer programs and computer equipment
JP2021100660A5 (en)
JP7755146B2 (en) Information processing system, information processing method and program
JP6773819B2 (en) Game program, game system
JP6865238B2 (en) Computer programs and computer equipment
JP6724190B2 (en) Computer program and computer device
JP6724192B2 (en) Computer program and computer device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200526

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210805

R150 Certificate of patent or registration of utility model

Ref document number: 6928030

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250