[go: up one dir, main page]

JP7526848B2 - Program and method - Google Patents

Program and method Download PDF

Info

Publication number
JP7526848B2
JP7526848B2 JP2023061056A JP2023061056A JP7526848B2 JP 7526848 B2 JP7526848 B2 JP 7526848B2 JP 2023061056 A JP2023061056 A JP 2023061056A JP 2023061056 A JP2023061056 A JP 2023061056A JP 7526848 B2 JP7526848 B2 JP 7526848B2
Authority
JP
Japan
Prior art keywords
objects
user
characters
selection
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2023061056A
Other languages
Japanese (ja)
Other versions
JP2023089064A (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.)
Colopl Inc
Original Assignee
Colopl Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Colopl Inc filed Critical Colopl Inc
Priority to JP2023061056A priority Critical patent/JP7526848B2/en
Publication of JP2023089064A publication Critical patent/JP2023089064A/en
Application granted granted Critical
Publication of JP7526848B2 publication Critical patent/JP7526848B2/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 disclosure relates to a game program, a method for executing a game program, and an information processing device.

従来、ゲームにおいて利用可能なオブジェクトを取得する抽選処理を、複数回連続して実行可能なゲームが公知である。また、特許文献1では、複数回連続して抽選処理を行う場合の結果として、所定の条件を満たすオブジェクトの取得を保障可能なゲームを実現するプログラムが開示されている。 Conventionally, games are known in which a lottery process for acquiring an object that can be used in the game can be executed multiple times in succession. Patent Document 1 discloses a program that realizes a game that can guarantee the acquisition of an object that satisfies a predetermined condition as a result of executing the lottery process multiple times in succession.

特開2014-237040号公報(2014年12月18日公開)JP 2014-237040 A (published on December 18, 2014)

しかしながら、上述したようなゲームにおいては、抽選処理において各オブジェクトが選択される確率を規定した複数の確率テーブル、つまり複数通りの提供割合を設定する必要があり煩雑であるという問題がある。 However, in games like those described above, it is necessary to set multiple probability tables that define the probability of each object being selected in the lottery process, i.e., multiple provision ratios, which is a cumbersome process.

本開示の一態様は、基準値よりも高い希少度が設定される複数の第1オブジェクトが確定的に含まれる複数のオブジェクトを選択する処理を、より効率的に実行することを目的とする。 One aspect of the present disclosure aims to more efficiently execute a process of selecting multiple objects that definitely includes multiple first objects that are set to a rarity higher than a reference value.

本開示に係るゲームプログラムは、プロセッサおよびメモリを備えるコンピュータにより実行される。ゲームプログラムは、プロセッサに、ユーザの操作に応答して、ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)のオブジェクトを選択する第1選択処理を実行するステップと、選択されたn個のオブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個のオブジェクトをユーザに付与するステップと、選択されたn個のオブジェクトに、m個(mは1以上かつk未満の整数)の第1オブジェクトが含まれる場合、当該m個の第1オブジェクトをユーザに付与される対象として保持し、かつ、一群のオブジェクトの中から選択確率に基づいてn-m個のオブジェクトを選択する第2選択処理を実行するステップとを実行させる。 The game program according to the present disclosure is executed by a computer having a processor and a memory. The game program causes the processor to execute the following steps in response to a user's operation: executing a first selection process for selecting n objects (n is an integer of 2 or more) based on a selection probability from a group of objects that are available in a game based on the game program and each of which has a selection probability set; if the selected n objects include k or more first objects (k is an integer of 2 or more) that have a rarity set equal to or higher than a reference value, granting the n selected objects to the user; and if the selected n objects include m first objects (m is an integer of 1 or more and less than k), retaining the m first objects as targets to be granted to the user and executing a second selection process for selecting n-m objects based on the selection probability from the group of objects.

本開示の一態様によれば、基準値よりも高い希少度が設定される複数の第1オブジェクトが確定的に含まれる複数のオブジェクトを選択する処理を、より効率的に実行することができる。 According to one aspect of the present disclosure, it is possible to more efficiently execute a process of selecting a plurality of objects that definitely includes a plurality of first objects that are set to a rarity level higher than a reference value.

ゲームシステムのハードウェア構成を示す図である。FIG. 2 is a diagram illustrating a hardware configuration of the game system. ユーザ端末およびサーバの機能的構成を示すブロック図である。FIG. 2 is a block diagram showing the functional configuration of a user terminal and a server. ステージのプレイ画面の一例を示す図である。FIG. 13 is a diagram showing an example of a play screen of a stage. 抽選処理全体の処理の流れを示すフローチャートである。13 is a flowchart showing the overall process flow of the lottery process. 抽選処理に係る画面の一例を示す図である。FIG. 13 is a diagram showing an example of a screen related to the lottery process. 抽選処理に係る画面の一例を示す図である。FIG. 13 is a diagram showing an example of a screen related to the lottery process. 連続した抽選において複数のキャラクタを選択する処理の流れを示すフローチャートである。13 is a flowchart showing a process for selecting multiple characters in successive lotteries. 抽選処理例に係る処理を示す図であるFIG. 13 is a diagram illustrating a process according to an example of a lottery process. 広告動画の再生例を示す図である。FIG. 13 is a diagram showing an example of playback of an advertisement video. 抽選結果の提示例を示す図である。FIG. 13 is a diagram showing an example of presentation of lottery results.

〔実施形態1〕
本開示に係るゲームシステムは、複数のユーザにゲームを提供するためのシステムである。以下、ゲームシステムについて図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が本発明に含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。
[Embodiment 1]
The game system according to the present disclosure is a system for providing a game to multiple users. The game system will be described below with reference to the drawings. Note that the present invention is not limited to these examples, but is indicated by the claims, and it is intended that all modifications within the meaning and scope equivalent to the claims are included in the present invention. In the following description, the same elements in the description of the drawings are given the same reference numerals, and redundant descriptions will not be repeated.

<ゲームシステム1のハードウェア構成>
図1は、ゲームシステム1のハードウェア構成を示す図である。ゲームシステム1は図示の通り、複数のユーザ端末100と、サーバ200とを含む。各ユーザ端末100は、サーバ200とネットワーク2を介して接続する。ネットワーク2は、インターネットおよび図示しない無線基地局によって構築される各種移動通信システム等で構成される。この移動通信システムとしては、例えば、所謂3G、4G移動通信システム、LTE(Long Term Evolution)、および所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が挙げられる。
<Hardware Configuration of Game System 1>
1 is a diagram showing a hardware configuration of a game system 1. As shown in the figure, the game system 1 includes a plurality of user terminals 100 and a server 200. Each user terminal 100 is connected to the server 200 via a network 2. The network 2 is composed of the Internet and various mobile communication systems constructed by wireless base stations (not shown). Examples of such mobile communication systems include so-called 3G and 4G mobile communication systems, LTE (Long Term Evolution), and wireless networks (e.g., Wi-Fi (registered trademark)) that can be connected to the Internet via a predetermined access point.

サーバ200(コンピュータ、情報処理装置)は、ワークステーションまたはパーソナルコンピュータ等の汎用コンピュータであってよい。サーバ200は、プロセッサ20と、メモリ21と、ストレージ22と、通信IF23と、入出力IF24とを備える。サーバ200が備えるこれらの構成は、通信バスによって互いに電気的に接続される。 The server 200 (computer, information processing device) may be a general-purpose computer such as a workstation or a personal computer. The server 200 comprises a processor 20, a memory 21, a storage 22, a communication IF 23, and an input/output IF 24. These components of the server 200 are electrically connected to each other by a communication bus.

ユーザ端末100(コンピュータ、情報処理装置)は、スマートフォン、フィーチャーフォン、PDA(Personal Digital Assistant)、またはタブレット型コンピュータ等の携帯端末であってよい。ユーザ端末100は、ゲームプレイに適したゲーム装置であってもよい。ユーザ端末100は図示の通り、プロセッサ10と、メモリ11と、ストレージ12と、通信インターフェース(IF)13と、入出力IF14と、タッチスクリーン15(表示部)と、カメラ17と、測距センサ18とを備える。ユーザ端末100が備えるこれらの構成は、通信バスによって互いに電気的に接続される。なお、ユーザ端末100は、タッチスクリーン15に代えて、または、加えて、ユーザ端末100本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF14を備えていてもよい。 The user terminal 100 (computer, information processing device) may be a mobile terminal such as a smartphone, a feature phone, a PDA (Personal Digital Assistant), or a tablet computer. The user terminal 100 may be a gaming device suitable for playing games. As shown in the figure, the user terminal 100 includes a processor 10, a memory 11, a storage 12, a communication interface (IF) 13, an input/output IF 14, a touch screen 15 (display unit), a camera 17, and a distance measurement sensor 18. These components of the user terminal 100 are electrically connected to each other by a communication bus. Note that the user terminal 100 may include an input/output IF 14 to which a display (display unit) configured separately from the user terminal 100 body can be connected instead of or in addition to the touch screen 15.

また、図1に示すように、ユーザ端末100は、1つ以上のコントローラ1020と通信可能に構成されることとしてもよい。コントローラ1020は、例えば、Bluetooth(登録商標)等の通信規格に従って、ユーザ端末100と通信を確立する。コントローラ1020は、1つ以上のボタン等を有していてもよく、該ボタン等に対するユーザの入力操作に基づく出力値をユーザ端末100へ送信する。また、コントローラ1020は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値をユーザ端末100へ送信する。 As shown in FIG. 1, the user terminal 100 may be configured to be able to communicate with one or more controllers 1020. The controller 1020 establishes communication with the user terminal 100 according to a communication standard such as Bluetooth (registered trademark). The controller 1020 may have one or more buttons, etc., and transmits output values based on user input operations on the buttons, etc., to the user terminal 100. The controller 1020 may also have various sensors such as an acceleration sensor and an angular velocity sensor, and transmits output values of the various sensors to the user terminal 100.

なお、ユーザ端末100がカメラ17および測距センサ18を備えることに代えて、または、加えて、コントローラ1020がカメラ17および測距センサ18を有していてもよい。 In addition to or in addition to the user terminal 100 being equipped with the camera 17 and distance measurement sensor 18, the controller 1020 may have the camera 17 and distance measurement sensor 18.

ユーザ端末100は、例えばゲーム開始時に、コントローラ1020を使用するユーザに、該ユーザの名前またはログインID等のユーザ識別情報を、該コントローラ1020を介して入力させることが望ましい。これにより、ユーザ端末100は、コントローラ1020とユーザとを紐付けることが可能となり、受信した出力値の送信元(コントローラ1020)に基づいて、該出力値がどのユーザのものであるかを特定することができる。 For example, when starting a game, the user terminal 100 desirably has the user using the controller 1020 input user identification information, such as the user's name or login ID, via the controller 1020. This enables the user terminal 100 to link the controller 1020 with the user, and to identify which user the output value belongs to based on the source (controller 1020) of the received output value.

ユーザ端末100が複数のコントローラ1020と通信する場合、各コントローラ1020を各ユーザが把持することで、ネットワーク2を介してサーバ200などの他の装置と通信せずに、該1台のユーザ端末100でマルチプレイを実現することができる。また、各ユーザ端末100が無線LAN(Local Area Network)規格等の無線規格により互いに通信接続する(サーバ200を介さずに通信接続する)ことで、複数台のユーザ端末100によりローカルでマルチプレイを実現することもできる。1台のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、ユーザ端末100は、さらに、サーバ200が備える後述する種々の機能の少なくとも一部を備えていてもよい。また、複数のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、複数のユーザ端末100は、サーバ200が備える後述する種々の機能を分散して備えていてもよい。 When the user terminal 100 communicates with multiple controllers 1020, each user can hold a controller 1020 and realize a multi-play on the single user terminal 100 without communicating with other devices such as the server 200 via the network 2. In addition, the user terminals 100 can realize a multi-play locally by connecting to each other via a wireless standard such as a wireless LAN (Local Area Network) standard (connecting to communicate without going through the server 200). When the above-mentioned multi-play is realized locally by a single user terminal 100, the user terminal 100 may further include at least some of the various functions of the server 200, which will be described later. In addition, when the above-mentioned multi-play is realized locally by multiple user terminals 100, the multiple user terminals 100 may have various functions of the server 200, which will be described later, distributed among them.

なお、ローカルで上述のマルチプレイを実現する場合であっても、ユーザ端末100はサーバ200と通信を行ってもよい。例えば、あるゲームにおける成績または勝敗等のプレイ結果を示す情報と、ユーザ識別情報とを対応付けてサーバ200に送信してもよい。 Even when the above-mentioned multiplayer mode is implemented locally, the user terminal 100 may communicate with the server 200. For example, information indicating the results of a game, such as the score or win/loss, may be associated with user identification information and transmitted to the server 200.

また、コントローラ1020は、ユーザ端末100に着脱可能な構成であるとしてもよい。この場合、ユーザ端末100の筐体における少なくともいずれかの面に、コントローラ1020との結合部が設けられていてもよい。該結合部を介して有線によりユーザ端末100とコントローラ1020とが結合している場合は、ユーザ端末100とコントローラ1020とは、有線を介して信号を送受信する。 The controller 1020 may be configured to be detachable from the user terminal 100. In this case, a connection part for the controller 1020 may be provided on at least one of the faces of the housing of the user terminal 100. When the user terminal 100 and the controller 1020 are connected by a wire via the connection part, the user terminal 100 and the controller 1020 transmit and receive signals via the wire.

図1に示すように、ユーザ端末100は、外部のメモリカード等の記憶媒体1030の装着を、入出力IF14を介して受け付けてもよい。これにより、ユーザ端末100は、記憶媒体1030に記録されるプログラムおよびデータを読み込むことができる。記憶媒体1030に記録されるプログラムは、例えばゲームプログラムである。 As shown in FIG. 1, the user terminal 100 may accept the attachment of a storage medium 1030 such as an external memory card via the input/output IF 14. This allows the user terminal 100 to read programs and data recorded on the storage medium 1030. The program recorded on the storage medium 1030 is, for example, a game program.

ユーザ端末100は、サーバ200等の外部の装置と通信することにより取得したゲームプログラムをユーザ端末100のメモリ11に記憶してもよいし、記憶媒体1030から読み込むことにより取得したゲームプログラムをメモリ11に記憶してもよい。 The user terminal 100 may store in the memory 11 of the user terminal 100 a game program acquired by communicating with an external device such as the server 200, or may store in the memory 11 a game program acquired by reading it from the storage medium 1030.

以上で説明したとおり、ユーザ端末100は、該ユーザ端末100に対して情報を入力する機構の一例として、通信IF13、入出力IF14、タッチスクリーン15、カメラ17、および、測距センサ18を備える。入力する機構としての上述の各部は、ユーザの入力操作を受け付けるように構成された操作部と捉えることができる。 As described above, the user terminal 100 includes a communication IF 13, an input/output IF 14, a touch screen 15, a camera 17, and a distance sensor 18 as examples of mechanisms for inputting information to the user terminal 100. Each of the above-mentioned components as input mechanisms can be considered as an operation unit configured to accept input operations by the user.

例えば、操作部が、カメラ17および測距センサ18の少なくともいずれか一方で構成される場合、該操作部が、ユーザ端末100の近傍の物体1010を検出し、当該物体の検出結果から入力操作を特定する。一例として、物体1010としてのユーザの手、予め定められた形状のマーカーなどが検出され、検出結果として得られた物体1010の色、形状、動き、または、種類などに基づいて入力操作が特定される。より具体的には、ユーザ端末100は、カメラ17の撮影画像からユーザの手が検出された場合、該撮影画像に基づき検出されるジェスチャ(ユーザの手の一連の動き)を、ユーザの入力操作として特定し、受け付ける。なお、撮影画像は静止画であっても動画であってもよい。 For example, when the operation unit is composed of at least one of the camera 17 and the distance measurement sensor 18, the operation unit detects an object 1010 in the vicinity of the user terminal 100 and identifies an input operation from the detection result of the object. As an example, a user's hand or a marker of a predetermined shape is detected as the object 1010, and the input operation is identified based on the color, shape, movement, or type of the object 1010 obtained as the detection result. More specifically, when the user's hand is detected from an image captured by the camera 17, the user terminal 100 identifies and accepts a gesture (a series of movements of the user's hand) detected based on the captured image as the user's input operation. Note that the captured image may be a still image or a video.

あるいは、操作部がタッチスクリーン15で構成される場合、ユーザ端末100は、タッチスクリーン15の入力部151に対して実施されたユーザの操作をユーザの入力操作として特定し、受け付ける。あるいは、操作部が通信IF13で構成される場合、ユーザ端末100は、コントローラ1020から送信される信号(例えば、出力値)をユーザの入力操作として特定し、受け付ける。あるいは、操作部が入出力IF14で構成される場合、該入出力IF14と接続されるコントローラ1020とは異なる入力装置(図示せず)から出力される信号をユーザの入力操作として特定し、受け付ける。 Alternatively, if the operation unit is configured with a touch screen 15, the user terminal 100 identifies and accepts a user operation performed on the input unit 151 of the touch screen 15 as a user input operation. Alternatively, if the operation unit is configured with a communication IF 13, the user terminal 100 identifies and accepts a signal (e.g., an output value) transmitted from the controller 1020 as a user input operation. Alternatively, if the operation unit is configured with an input/output IF 14, the user terminal 100 identifies and accepts a signal output from an input device (not shown) connected to the input/output IF 14 and different from the controller 1020 as a user input operation.

<各装置のハードウェア構成要素>
プロセッサ10は、ユーザ端末100全体の動作を制御する。プロセッサ20は、サーバ200全体の動作を制御する。プロセッサ10および20は、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、およびGPU(Graphics Processing Unit)を含む。
<Hardware components of each device>
The processor 10 controls the overall operation of the user terminal 100. The processor 20 controls the overall operation of the server 200. The processors 10 and 20 each include a central processing unit (CPU), a micro processing unit (MPU), and a graphics processing unit (GPU).

プロセッサ10は後述するストレージ12からプログラムを読み出し、後述するメモリ11に展開する。プロセッサ20は後述するストレージ22からプログラムを読み出し、後述するメモリ21に展開する。プロセッサ10およびプロセッサ20は展開したプログラムを実行する。 Processor 10 reads a program from storage 12, which will be described later, and expands it in memory 11, which will be described later. Processor 20 reads a program from storage 22, which will be described later, and expands it in memory 21, which will be described later. Processor 10 and processor 20 execute the expanded programs.

メモリ11および21は主記憶装置である。メモリ11および21は、ROM(Read Only Memory)およびRAM(Random Access Memory)等の記憶装置で構成される。メモリ11は、プロセッサ10が後述するストレージ12から読み出したプログラムおよび各種データを一時的に記憶することにより、プロセッサ10に作業領域を提供する。メモリ11は、プロセッサ10がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ21は、プロセッサ20が後述するストレージ22から読み出した各種プログラムおよびデータを一時的に記憶することにより、プロセッサ20に作業領域を提供する。メモリ21は、プロセッサ20がプログラムに従って動作している間に生成した各種データも一時的に記憶する。 Memories 11 and 21 are main storage devices. Memories 11 and 21 are composed of storage devices such as ROM (Read Only Memory) and RAM (Random Access Memory). Memory 11 provides a working area for processor 10 by temporarily storing programs and various data that processor 10 reads from storage 12, which will be described later. Memory 11 also temporarily stores various data generated while processor 10 is operating according to a program. Memory 21 provides a working area for processor 20 by temporarily storing various programs and data that processor 20 reads from storage 22, which will be described later. Memory 21 also temporarily stores various data generated while processor 20 is operating according to a program.

本実施形態においてプログラムとは、ゲームをユーザ端末100により実現するためのゲームプログラムであってもよい。あるいは、該プログラムは、該ゲームをユーザ端末100とサーバ200との協働により実現するためのゲームプログラムであってもよい。なお、ユーザ端末100とサーバ200との協働により実現されるゲームは、一例として、ユーザ端末100において起動されたブラウザ上で実行されるゲームであってもよい。あるいは、該プログラムは、該ゲームを複数のユーザ端末100の協働により実現するためのゲームプログラムであってもよい。また、各種データとは、ユーザ情報およびゲーム情報などのゲームに関するデータ、ならびに、ユーザ端末100とサーバ200との間または複数のユーザ端末100間で送受信する指示または通知を含んでいる。 In this embodiment, the program may be a game program for realizing a game by the user terminal 100. Alternatively, the program may be a game program for realizing the game through cooperation between the user terminal 100 and the server 200. Note that the game realized through cooperation between the user terminal 100 and the server 200 may be, as an example, a game executed on a browser launched in the user terminal 100. Alternatively, the program may be a game program for realizing the game through cooperation between multiple user terminals 100. Furthermore, the various data include data related to the game, such as user information and game information, as well as instructions or notifications transmitted and received between the user terminal 100 and the server 200 or between multiple user terminals 100.

ストレージ12および22は補助記憶装置である。ストレージ12および22は、フラッシュメモリまたはHDD(Hard Disk Drive)等の記憶装置で構成される。ストレージ12およびストレージ22には、ゲームに関する各種データが格納される。 Storages 12 and 22 are auxiliary storage devices. Storages 12 and 22 are configured with storage devices such as flash memory or HDDs (Hard Disk Drives). Storage 12 and storage 22 store various data related to the game.

通信IF13は、ユーザ端末100における各種データの送受信を制御する。通信IF23は、サーバ200における各種データの送受信を制御する。通信IF13および23は例えば、無線LAN(Local Area Network)を介する通信、有線LAN、無線LAN、または携帯電話回線網を介したインターネット通信、ならびに近距離無線通信等を用いた通信を制御する。 The communication IF 13 controls the transmission and reception of various data in the user terminal 100. The communication IF 23 controls the transmission and reception of various data in the server 200. The communication IFs 13 and 23 control, for example, communication via a wireless LAN (Local Area Network), Internet communication via a wired LAN, a wireless LAN, or a mobile phone line network, and communication using short-range wireless communication, etc.

入出力IF14は、ユーザ端末100がデータの入力を受け付けるためのインターフェースであり、またユーザ端末100がデータを出力するためのインターフェースである。入出力IF14は、USB(Universal Serial Bus)等を介してデータの入出力を行ってもよい。入出力IF14は、例えば、ユーザ端末100の物理ボタン、カメラ、マイク、または、スピーカ等を含み得る。サーバ200の入出力IF24は、サーバ200がデータの入力を受け付けるためのインターフェースであり、またサーバ200がデータを出力するためのインターフェースである。入出力IF24は、例えば、マウスまたはキーボード等の情報入力機器である入力部と、画像を表示出力する機器である表示部とを含み得る。 The input/output IF 14 is an interface through which the user terminal 100 accepts data input, and is also an interface through which the user terminal 100 outputs data. The input/output IF 14 may input and output data via a USB (Universal Serial Bus) or the like. The input/output IF 14 may include, for example, a physical button, a camera, a microphone, or a speaker of the user terminal 100. The input/output IF 24 of the server 200 is an interface through which the server 200 accepts data input, and is also an interface through which the server 200 outputs data. The input/output IF 24 may include, for example, an input unit that is an information input device such as a mouse or a keyboard, and a display unit that is a device that displays and outputs images.

ユーザ端末100のタッチスクリーン15は、入力部151と表示部152とを組み合わせた電子部品である。入力部151は、例えばタッチセンシティブなデバイスであり、例えばタッチパッドによって構成される。表示部152は、例えば液晶ディスプレイ、または有機EL(Electro-Luminescence)ディスプレイ等によって構成される。 The touch screen 15 of the user terminal 100 is an electronic component that combines an input unit 151 and a display unit 152. The input unit 151 is, for example, a touch-sensitive device, and is configured, for example, by a touchpad. The display unit 152 is, for example, configured by a liquid crystal display or an organic EL (Electro-Luminescence) display.

入力部151は、入力面に対しユーザの操作(主にタッチ操作、スライド操作、スワイプ操作、およびタップ操作等の物理的接触操作)が入力された位置を検知して、位置を示す情報を入力信号として送信する機能を備える。入力部151は、図示しないタッチセンシング部を備えていればよい。タッチセンシング部は、静電容量方式または抵抗膜方式等のどのような方式を採用したものであってもよい。 The input unit 151 has a function of detecting the position where a user operation (mainly a physical contact operation such as a touch operation, a slide operation, a swipe operation, or a tap operation) is input on the input surface, and transmitting information indicating the position as an input signal. The input unit 151 may be provided with a touch sensing unit (not shown). The touch sensing unit may be of any type, such as a capacitive type or a resistive film type.

図示していないが、ユーザ端末100は、該ユーザ端末100の保持姿勢を特定するための1以上のセンサを備えていてもよい。このセンサは、例えば、加速度センサ、または、角速度センサ等であってもよい。ユーザ端末100がセンサを備えている場合、プロセッサ10は、センサの出力からユーザ端末100の保持姿勢を特定して、保持姿勢に応じた処理を行うことも可能になる。例えば、プロセッサ10は、ユーザ端末100が縦向きに保持されているときには、縦長の画像を表示部152に表示させる縦画面表示としてもよい。一方、ユーザ端末100が横向きに保持されているときには、横長の画像を表示部に表示させる横画面表示としてもよい。このように、プロセッサ10は、ユーザ端末100の保持姿勢に応じて縦画面表示と横画面表示とを切り替え可能であってもよい。 Although not shown, the user terminal 100 may have one or more sensors for identifying the holding orientation of the user terminal 100. The sensor may be, for example, an acceleration sensor or an angular velocity sensor. If the user terminal 100 has a sensor, the processor 10 may identify the holding orientation of the user terminal 100 from the output of the sensor and perform processing according to the holding orientation. For example, when the user terminal 100 is held in portrait orientation, the processor 10 may perform a portrait screen display in which a vertically elongated image is displayed on the display unit 152. On the other hand, when the user terminal 100 is held in landscape orientation, the processor 10 may perform a landscape screen display in which a horizontally elongated image is displayed on the display unit. In this way, the processor 10 may be able to switch between portrait screen display and landscape screen display according to the holding orientation of the user terminal 100.

カメラ17は、イメージセンサ等を含み、レンズから入射する入射光を電気信号に変換
することで撮影画像を生成する。
The camera 17 includes an image sensor and the like, and generates a captured image by converting incident light entering through a lens into an electrical signal.

測距センサ18は、測定対象物までの距離を測定するセンサである。測距センサ18は、例えば、パルス変換した光を発する光源と、光を受ける受光素子とを含む。測距センサ18は、光源からの発光タイミングと、該光源から発せられた光が測定対象物にあたって反射されて生じる反射光の受光タイミングとにより、測定対象物までの距離を測定する。
測距センサ18は、指向性を有する光を発する光源を有することとしてもよい。
The distance measuring sensor 18 is a sensor that measures the distance to a measurement object. The distance measuring sensor 18 includes, for example, a light source that emits pulse-converted light and a light receiving element that receives the light. The distance measuring sensor 18 measures the distance to the measurement object based on the timing of light emission from the light source and the timing of light reception of reflected light that is generated when the light emitted from the light source hits the measurement object and is reflected.
The distance measurement sensor 18 may have a light source that emits directional light.

ここで、ユーザ端末100が、カメラ17と測距センサ18とを用いて、ユーザ端末100の近傍の物体1010を検出した検出結果を、ユーザの入力操作として受け付ける例をさらに説明する。カメラ17および測距センサ18は、例えば、ユーザ端末100の筐体の側面に設けられてもよい。カメラ17の近傍に測距センサ18が設けられてもよい。
カメラ17としては、例えば赤外線カメラを用いることができる。この場合、赤外線を照射する照明装置および可視光を遮断するフィルタ等が、カメラ17に設けられてもよい。
これにより、屋外か屋内かにかかわらず、カメラ17の撮影画像に基づく物体の検出精度をいっそう向上させることができる。
Here, an example will be further described in which the user terminal 100 uses the camera 17 and the distance measurement sensor 18 to detect an object 1010 in the vicinity of the user terminal 100 and accepts the result as an input operation from the user. The camera 17 and the distance measurement sensor 18 may be provided, for example, on a side surface of the housing of the user terminal 100. The distance measurement sensor 18 may be provided in the vicinity of the camera 17.
For example, an infrared camera can be used as the camera 17. In this case, the camera 17 may be provided with an illumination device that irradiates infrared light, a filter that blocks visible light, and the like.
This makes it possible to further improve the accuracy of object detection based on images captured by the camera 17, regardless of whether the location is outdoors or indoors.

プロセッサ10は、カメラ17の撮影画像に対して、例えば以下の(1)~(5)に示す処理のうち1つ以上の処理を行ってもよい。(1)プロセッサ10は、カメラ17の撮影画像に対し画像認識処理を行うことで、該撮影画像にユーザの手が含まれているか否かを特定する。プロセッサ10は、上述の画像認識処理において採用する解析技術として、例えばパターンマッチング等の技術を用いてよい。(2)また、プロセッサ10は、ユーザの手の形状から、ユーザのジェスチャを検出する。プロセッサ10は、例えば、撮影画像から検出されるユーザの手の形状から、ユーザの指の本数(伸びている指の本数)を特定する。プロセッサ10はさらに、特定した指の本数から、ユーザが行ったジェスチャを特定する。例えば、プロセッサ10は、指の本数が5本である場合、ユーザが「パー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が0本である(指が検出されなかった)場合、ユーザが「グー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が2本である場合、ユーザが「チョキ」のジェスチャを行ったと判定する。(3)プロセッサ10は、カメラ17の撮影画像に対し、画像認識処理を行うことにより、ユーザの指が人差し指のみ立てた状態であるか、ユーザの指がはじくような動きをしたかを検出する。(4)プロセッサ10は、カメラ17の撮影画像の画像認識結果、および、測距センサ18の出力値等の少なくともいずれか1つに基づいて、ユーザ端末100の近傍の物体1010(ユーザの手など)とユーザ端末100との距離を検出する。例えば、プロセッサ10は、カメラ17の撮影画像から特定されるユーザの手の形状の大小により、ユーザの手がユーザ端末100の近傍(例えば所定値未満の距離)にあるのか、遠く(例えば所定値以上の距離)にあるのかを検出する。なお、撮影画像が動画の場合、プロセッサ10は、ユーザの手がユーザ端末100に接近しているのか遠ざかっているのかを検出してもよい。(5)カメラ17の撮影画像の画像認識結果等に基づいて、ユーザの手が検出されている状態で、ユーザ端末100とユーザの手との距離が変化していることが判明した場合、プロセッサ10は、ユーザが手をカメラ17の撮影方向において振っていると認識する。カメラ17の撮影範囲よりも指向性が強い測距センサ18において、物体が検出されたりされなかったりする場合に、プロセッサ10は、ユーザが手をカメラの撮影方向に直交する方向に振っていると認識する。 The processor 10 may perform, for example, one or more of the processes shown in (1) to (5) below on the image captured by the camera 17. (1) The processor 10 performs image recognition processing on the image captured by the camera 17 to determine whether or not the captured image includes the user's hand. The processor 10 may use, for example, a pattern matching technique as an analysis technique employed in the above-mentioned image recognition processing. (2) The processor 10 also detects a user's gesture from the shape of the user's hand. The processor 10, for example, determines the number of fingers of the user (the number of fingers extended) from the shape of the user's hand detected from the captured image. The processor 10 further determines the gesture made by the user from the determined number of fingers. For example, if the number of fingers is five, the processor 10 determines that the user has made a "paper" gesture. If the number of fingers is zero (no fingers were detected), the processor 10 determines that the user has made a "rock" gesture. Furthermore, when the number of fingers is two, the processor 10 determines that the user has made a "scissors" gesture. (3) The processor 10 performs image recognition processing on the image captured by the camera 17 to detect whether the user's fingers are in a state where only the index finger is raised, or whether the user's fingers are moving like flicking. (4) The processor 10 detects the distance between the object 1010 (such as the user's hand) near the user terminal 100 and the user terminal 100 based on at least one of the image recognition result of the image captured by the camera 17 and the output value of the distance measuring sensor 18. For example, the processor 10 detects whether the user's hand is near the user terminal 100 (e.g., a distance less than a predetermined value) or far away (e.g., a distance equal to or greater than a predetermined value) based on the size of the shape of the user's hand identified from the image captured by the camera 17. Note that when the captured image is a video, the processor 10 may detect whether the user's hand is approaching or moving away from the user terminal 100. (5) When it is determined that the distance between the user terminal 100 and the user's hand is changing while the user's hand is detected based on the image recognition result of the image captured by the camera 17, the processor 10 recognizes that the user is waving his/her hand in the capturing direction of the camera 17. When an object is sometimes detected and sometimes not detected by the distance measuring sensor 18, which has a higher directivity than the capturing range of the camera 17, the processor 10 recognizes that the user is waving his/her hand in a direction perpendicular to the capturing direction of the camera.

このように、プロセッサ10は、カメラ17の撮影画像に対する画像認識により、ユーザが手を握りこんでいるか否か(「グー」のジェスチャであるか、それ以外のジェスチャ(例えば「パー」)であるか)を検出する。また、プロセッサ10は、ユーザの手の形状とともに、ユーザがこの手をどのように移動させているかを検出する。また、プロセッサ10は、ユーザがこの手をユーザ端末100に対して接近させているのか遠ざけているのかを検出する。このような操作は、例えば、マウスまたはタッチパネルなどのポインティングデバイスを用いた操作に対応させることができる。ユーザ端末100は、例えば、ユーザの手の移動に応じて、タッチスクリーン15においてポインタを移動させ、ユーザのジェスチャ「グー」を検出する。この場合、ユーザ端末100は、ユーザが選択操作を継続中であると認識する。選択操作の継続とは、例えば、マウスがクリックされて押し込まれた状態が維持されること、または、タッチパネルに対してタッチダウン操作がなされた後タッチされた状態が維持されることに対応する。また、ユーザ端末100は、ユーザのジェスチャ「グー」が検出されている状態で、さらにユーザが手を移動させると、このような一連のジェスチャを、スワイプ操作(またはドラッグ操作)に対応する操作として認識することもできる。また、ユーザ端末100は、カメラ17の撮影画像によるユーザの手の検出結果に基づいて、ユーザが指をはじくようなジェスチャを検出した場合に、当該ジェスチャを、マウスのクリックまたはタッチパネルへのタップ操作に対応する操作として認識してもよい。 In this way, the processor 10 detects whether the user has clenched his/her hand (whether it is a "rock" gesture or another gesture (e.g., "paper")) by image recognition of the image captured by the camera 17. The processor 10 also detects how the user is moving the hand along with the shape of the user's hand. The processor 10 also detects whether the user is moving the hand closer to or farther away from the user terminal 100. Such an operation can correspond to an operation using a pointing device such as a mouse or a touch panel. For example, the user terminal 100 moves the pointer on the touch screen 15 in response to the movement of the user's hand and detects the user's "rock" gesture. In this case, the user terminal 100 recognizes that the user is continuing the selection operation. The continuation of the selection operation corresponds, for example, to the mouse being clicked and kept pressed, or to the touch panel being kept touched after a touchdown operation. Furthermore, when the user moves his/her hand further while the user terminal 100 has detected the user gesture "rock," the user terminal 100 can recognize such a series of gestures as an operation corresponding to a swipe operation (or a drag operation). Furthermore, when the user terminal 100 detects a gesture of the user flicking his/her fingers based on the detection result of the user's hand from the image captured by the camera 17, the user terminal 100 may recognize the gesture as an operation corresponding to a mouse click or a tap operation on a touch panel.

<ゲーム概要>
ゲームシステム1は、ゲームプログラムに基づくゲームにおいて利用可能な特定のオブジェクトを含む複数のオブジェクトのうち何れか1つを、複数のオブジェクト各々に設定された選択確率に基づいて選択する第1の処理を複数回実行するシステムである。
<Game Overview>
The game system 1 is a system that executes a first process multiple times to select one of a plurality of objects, including a specific object, available in a game based on a game program, based on a selection probability set for each of the plurality of objects.

第1の処理は、複数のオブジェクト各々に設定された選択確率に基づいて選択される処理であればよく、例えば、抽選によって選択する処理が挙げられる。以下、本実施形態では、第1の処理がオブジェクトを選択する処理を抽選である形態について説明し、当該処理を「抽選処理」ともいう。本実施形態では、第1ステップは抽選処理を複数回実行する。以下、第1ステップにおける「複数」を「n」(nは2以上の整数)ともいう。このように、所定の複数回数まとめて実行される抽選処理を、説明の便宜上、同時に複数回実行する場合も含めて、「連続した抽選処理」とも呼称する。なお、連続した抽選処理中の1回の抽選処理に要する消費アイテムの価値は、連続させずに1回だけ行う抽選処理に要する消費アイテムの価値と同じか、より少ない方が望ましい。 The first process may be any process in which objects are selected based on a selection probability set for each of the multiple objects, such as a process of selecting objects by lottery. In the following, in this embodiment, an embodiment in which the first process is a process of selecting an object by lottery will be described, and this process will also be referred to as a "lottery process". In this embodiment, the first step executes the lottery process multiple times. Hereinafter, "multiple" in the first step will also be referred to as "n" (n is an integer of 2 or more). For convenience of explanation, the lottery process executed a predetermined number of times in this way will also be referred to as a "successive lottery process", including the case where the lottery process is executed multiple times simultaneously. Note that it is desirable for the value of the consumable item required for one lottery process in the consecutive lottery processes to be the same as or less than the value of the consumable item required for a single lottery process that is not consecutive.

また、選択する処理の後に選択結果として決定されたオブジェクトはユーザに付与されることになり、ゲームプレイに利用できる。なお、オブジェクト等について、ユーザに関連付けてメモリに記憶させることを、ユーザに付与する、という。 Furthermore, after the selection process, the object determined as the selection result is given to the user and can be used in game play. Note that "giving" an object to a user means that the object is associated with the user and stored in memory.

抽選処理によって選択されるオブジェクトは、ゲームにおいて利用可能なキャラクタ、キャラクタに関連付けて用いられるオブジェクト等があげられる。キャラクタに関連付けて用いられるオブジェクトとしては、例えば、キャラクタに関連付けて利用される、武器・防具等のアイテム、特殊な攻撃、回復、キャラクタ等のオブジェクトの状態を変化させるスキル等であってもよい。本実施形態では、抽選処理によって選択されるオブジェクトがキャラクタである形態について説明する。 The objects selected by the lottery process include characters available in the game, objects used in association with characters, etc. Objects used in association with characters may be, for example, items such as weapons and armor used in association with characters, special attacks, recovery, skills that change the state of objects such as characters, etc. In this embodiment, a case will be described in which the object selected by the lottery process is a character.

抽選処理で選択される各キャラクタは、そのキャラクタに固有の希少度(レアリティ)を有する。希少度とは、ゲームにおけるキャラクタの希少性を数値で表した一種のゲームパラメータである。キャラクタの希少度が高いほど、ゲームにおけるそのキャラクタの希少性が高いことを意味する。本開示では、キャラクタの希少度は、S、A、B、Cランクの何れかの値を取る。以下、S、A、B、Cランクの希少度を有するキャラクタを、それぞれ単に、S、A、B、Cランクのキャラクタとも呼称する。キャラクタの希少度が高いほど、抽選によってそのキャラクタが選択される確率は低い。言い換えれば、キャラクタの希少度が高いほど、そのキャラクタをユーザが取得できる可能性は低い。ゲームにおけるキャラクタの価値は、希少度が高いほどより高い。例えば、キャラクタの希少度がより高いほど、キャラクタの性能はより高い。 Each character selected in the lottery process has a rarity that is unique to that character. Rarity is a type of game parameter that numerically represents the rarity of a character in a game. The higher the rarity of a character, the higher the rarity of that character in the game. In this disclosure, the rarity of a character takes any of the values of S, A, B, and C ranks. Hereinafter, characters having rarities of S, A, B, and C ranks are also simply referred to as S, A, B, and C rank characters, respectively. The higher the rarity of a character, the lower the probability that that character will be selected by lottery. In other words, the higher the rarity of a character, the lower the possibility that a user will be able to obtain that character. The higher the rarity of a character, the higher the value of the character in the game. For example, the higher the rarity of a character, the higher the performance of the character.

ゲームシステム1によって実行されるゲーム(以下、本ゲーム)は、特定のジャンルに限らず、あらゆるジャンルのゲームであってよい。例えば、テニス、卓球、ドッジボール、野球、サッカーおよびホッケーなどのスポーツを題材としたゲーム、パズルゲーム、クイズゲーム、RPG、アドベンチャーゲーム、シューティングゲーム、シミュレーションゲーム、育成ゲーム、ならびに、アクションゲームなどであってもよい。以下、一例として、本ゲームは、所定の達成条件が設定されたステージ単位でプレイ可能なパズルゲームであるものとして説明を行う。ゲーム内容の詳細については後述する。 The game executed by game system 1 (hereinafter, this game) is not limited to a specific genre, and may be a game of any genre. For example, it may be a game based on a sport such as tennis, table tennis, dodgeball, baseball, soccer, or hockey, a puzzle game, a quiz game, an RPG, an adventure game, a shooting game, a simulation game, a training game, or an action game. As an example, the following description will be given assuming that this game is a puzzle game that can be played in stages with predetermined achievement conditions set. Details of the game content will be given later.

また、本ゲームは、特定のプレイ形態に限らず、あらゆるプレイ形態のゲームであってもよい。例えば、単一のユーザによるシングルプレイゲーム、および、複数のユーザによるマルチプレイゲーム、また、マルチプレイゲームの中でも、複数のユーザが対戦する対戦ゲーム、および、複数のユーザが協力する協力プレイゲームなどであってもよい。 The game is not limited to a specific play format, and may be a game of any play format. For example, it may be a single-player game played by a single user, a multiplayer game played by multiple users, and within the multiplayer game, it may be a competitive game in which multiple users compete against each other, or a cooperative game in which multiple users cooperate.

<ゲームシステム1の機能的構成>
図2は、ゲームシステム1に含まれるサーバ200およびユーザ端末100の機能的構成を示すブロック図である。サーバ200およびユーザ端末100のそれぞれは、図示しない、一般的なコンピュータとして機能する場合に必要な機能的構成、および、ゲームにおける公知の機能を実現するために必要な機能的構成を含み得る。
<Functional Configuration of Game System 1>
2 is a block diagram showing the functional configuration of the server 200 and the user terminal 100 included in the game system 1. Each of the server 200 and the user terminal 100 may include a functional configuration (not shown) required to function as a general computer, and a functional configuration required to realize well-known functions in a game.

ユーザ端末100は、ユーザの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能を有する。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、および入出力IF14等の協働によって、制御部110および記憶部120として機能する。 The user terminal 100 functions as an input device that accepts input operations from the user, and as an output device that outputs game images and sounds. The user terminal 100 functions as a control unit 110 and a storage unit 120 through cooperation of the processor 10, memory 11, storage 12, communication IF 13, input/output IF 14, etc.

サーバ200は、各ユーザ端末100と通信して、ユーザ端末100がゲームを進行させるのを支援する機能を有する。ゲームがマルチプレイゲームである場合には、サーバ200は、ゲームに参加する各ユーザ端末100と通信して、ユーザ端末100同士のやりとりを仲介する機能を有していてもよい。サーバ200は、プロセッサ20、メモリ21、ストレージ22、通信IF23、および入出力IF24等の協働によって、制御部210および記憶部220として機能する。 The server 200 has a function of communicating with each user terminal 100 and assisting the user terminal 100 in progressing through the game. If the game is a multiplayer game, the server 200 may have a function of communicating with each user terminal 100 participating in the game and mediating interactions between the user terminals 100. The server 200 functions as a control unit 210 and a storage unit 220 through cooperation of the processor 20, memory 21, storage 22, communication IF 23, input/output IF 24, etc.

記憶部120および記憶部220は、ゲームプログラム、ゲーム情報132およびユーザ情報133を格納する。ゲームプログラム131は、ユーザ端末100が実行するゲームプログラムである。ゲームプログラム231は、サーバ200が実行するゲームプログラムである。ゲーム情報132は、制御部110および制御部210がゲームプログラムを実行する際に参照するデータである。ユーザ情報133は、ユーザのアカウントに関するデータである。記憶部220において、ゲーム情報132およびユーザ情報133は、ユーザ端末100ごとに格納されている。また、記憶部220に格納されたゲーム情報132には、抽選処理において各キャラクタが選択される選択確率を規定した確率テーブルが含まれる。確率テーブルの詳細については後述する。 The memory unit 120 and the memory unit 220 store a game program, game information 132, and user information 133. The game program 131 is a game program executed by the user terminal 100. The game program 231 is a game program executed by the server 200. The game information 132 is data referenced by the control unit 110 and the control unit 210 when executing the game program. The user information 133 is data related to the user's account. In the memory unit 220, the game information 132 and the user information 133 are stored for each user terminal 100. The game information 132 stored in the memory unit 220 also includes a probability table that specifies the selection probability for each character to be selected in the lottery process. The probability table will be described in detail later.

(サーバ200の機能的構成)
制御部210は、記憶部220に格納されたゲームプログラム231を実行することにより、サーバ200を統括的に制御する。例えば、制御部210は、ユーザ端末100に各種データおよびプログラム等を送信する。制御部210は、ゲーム情報もしくはユーザ情報の一部または全部をユーザ端末100から受信する。ゲームがマルチプレイゲームである場合には、制御部210は、ユーザ端末100からマルチプレイの同期の要求を受信して、同期のためのデータをユーザ端末100に送信してもよい。
(Functional configuration of server 200)
The control unit 210 performs overall control of the server 200 by executing the game program 231 stored in the storage unit 220. For example, the control unit 210 transmits various data, programs, and the like to the user terminal 100. The control unit 210 receives a part or all of the game information or user information from the user terminal 100. If the game is a multiplayer game, the control unit 210 may receive a request for multiplayer synchronization from the user terminal 100 and transmit data for synchronization to the user terminal 100.

制御部210は、ゲームプログラム231の記述に応じて、抽選処理部211として機能する。制御部210は、実行するゲームの性質に応じて、ユーザ端末100におけるゲームの進行を支援するために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 210 functions as a lottery processing unit 211 according to the description of the game program 231. The control unit 210 can also function as other functional blocks (not shown) to support the progress of the game on the user terminal 100 according to the nature of the game being executed.

抽選実行部212は、ユーザ端末100からの要求に応じて、ゲームにおいて利用可能なキャラクタを選択するための抽選を実行し、抽選結果を、要求元のユーザ端末100に送信する。 In response to a request from the user terminal 100, the lottery execution unit 212 executes a lottery to select characters available in the game, and transmits the lottery results to the user terminal 100 that made the request.

(ユーザ端末100の機能的構成)
制御部110は、記憶部120に格納されたゲームプログラム131を実行することにより、ユーザ端末100を統括的に制御する。例えば、制御部110は、ゲームプログラム131およびユーザの操作にしたがって、ゲームを進行させる。また、制御部110は、ゲームを進行させている間、必要に応じて、サーバ200と通信して、情報の送受信を行う。
(Functional configuration of user terminal 100)
The control unit 110 executes the game program 131 stored in the storage unit 120 to comprehensively control the user terminal 100. For example, the control unit 110 progresses the game in accordance with the game program 131 and the user's operations. Furthermore, while the game is progressing, the control unit 110 communicates with the server 200 as necessary to send and receive information.

制御部110は、ゲームプログラム131の記述に応じて、操作受付部111、抽選部112、判定部113、オブジェクト管理部114、ゲーム進行部115、および表示制御部116として機能する。制御部110は、実行するゲームの性質に応じて、ゲームを進行させるために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 110 functions as an operation reception unit 111, a lottery unit 112, a judgment unit 113, an object management unit 114, a game progression unit 115, and a display control unit 116 according to the description of the game program 131. The control unit 110 can also function as other functional blocks (not shown) to progress the game according to the nature of the game being executed.

操作受付部111は、入力部151に対するユーザの入力操作を検知し受け付ける。例えば、操作受付部111は、上述の入力操作の、入力部151における入力位置の座標を検出し、該入力操作の種類を特定する。操作受付部111は、例えば、タッチ操作、スライド操作、スワイプ操作、およびタップ操作等を特定する。 The operation reception unit 111 detects and receives an input operation by the user on the input unit 151. For example, the operation reception unit 111 detects the coordinates of the input position on the input unit 151 of the above-mentioned input operation, and identifies the type of the input operation. For example, the operation reception unit 111 identifies a touch operation, a slide operation, a swipe operation, a tap operation, etc.

抽選部112は、ゲームにおいて利用可能なキャラクタを選択する為の抽選を、サーバ200に要求する。また、抽選部112は、サーバ200から抽選結果を取得する。例えば、抽選部112は、ユーザによって保有される消費アイテムと引き換えに、抽選をサーバ200に要求する。また、抽選部112は、ゲームにおいてその他の条件が満たされた場合に、抽選をサーバ200に要求してもよい。 The lottery unit 112 requests the server 200 to hold a lottery to select a character available in the game. The lottery unit 112 also obtains the lottery result from the server 200. For example, the lottery unit 112 requests the server 200 to hold a lottery in exchange for a consumable item held by the user. The lottery unit 112 may also request the server 200 to hold a lottery when other conditions are satisfied in the game.

判定部113は、ゲームの進行に必要な各種の判定処理を実行する。判定部113は、
例えば、抽選処理の実行を指示するユーザ操作がなされたか否かを判定する。
The determination unit 113 executes various determination processes necessary for the progress of the game.
For example, it is determined whether or not a user operation has been performed to instruct execution of a lottery process.

オブジェクト管理部114は、ゲームにおいてユーザが利用可能なキャラクタ等の各種のオブジェクトを管理する。オブジェクト管理部114は、例えば、ユーザが利用可能なオブジェクトを表す情報を記憶部120に記憶させることによって、当該オブジェクトをユーザに付与する。 The object management unit 114 manages various objects, such as characters, that are available to the user in the game. The object management unit 114, for example, stores information representing the objects available to the user in the storage unit 120, thereby granting the objects to the user.

ゲーム進行部115は、ゲームの実行に係る各種処理を行う。例えば、ゲーム進行部115は、操作受付部111が受け付けた入力操作の入力位置の座標と操作の種類とから示されるユーザの指示内容を解釈し、当該解釈に基づいて、ゲームを進行させる処理を行う。 The game progression unit 115 performs various processes related to the execution of the game. For example, the game progression unit 115 interprets the user's instructions indicated by the coordinates of the input position of the input operation received by the operation reception unit 111 and the type of operation, and performs processing to progress the game based on the interpretation.

表示制御部116は、タッチスクリーン15の表示部152に対して、制御部110の各部によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部は、制御部110の各部によって生成された映像を含むゲーム画面を表示部152に表示してもよい。また、表示制御部は、グラフィカルユーザインターフェース(以下、GUI)を、該ゲーム画面に重畳して描画してもよい。 The display control unit 116 outputs to the display unit 152 of the touch screen 15 a game screen reflecting the results of the processing performed by each unit of the control unit 110. The display control unit may display on the display unit 152 a game screen including images generated by each unit of the control unit 110. The display control unit may also draw a graphical user interface (hereinafter, GUI) superimposed on the game screen.

図2に示すサーバ200およびユーザ端末100の機能は一例にすぎない。サーバ200は、ユーザ端末100が備える機能の少なくとも一部を備えていてもよい。また、ユーザ端末100は、サーバ200が備える機能の少なくとも一部を備えていてもよい。さらに、ユーザ端末100およびサーバ200以外の他の装置をゲームシステム1の構成要素とし、該他の装置にゲームシステム1における処理の一部を実行させてもよい。すなわち、本実施形態においてゲームプログラムを実行するコンピュータは、ユーザ端末100、サーバ200、および他の装置の何れであってもよいし、これらの複数の装置の組み合わせにより実現されてもよい。 The functions of the server 200 and the user terminal 100 shown in FIG. 2 are merely examples. The server 200 may have at least some of the functions of the user terminal 100. The user terminal 100 may also have at least some of the functions of the server 200. Furthermore, devices other than the user terminal 100 and the server 200 may be components of the game system 1, and the other devices may execute some of the processing in the game system 1. That is, the computer that executes the game program in this embodiment may be any of the user terminal 100, the server 200, and other devices, or may be realized by a combination of multiple devices.

<処理フローおよびプレイ画面例>
(ゲーム画面例)
図3は、本実施形態のゲームシステム1に基づくゲームにおいて、ユーザ端末100の表示部152において表示されるステージのプレイ画面の一例を示す図である。
<Processing flow and play screen example>
(Example game screen)
FIG. 3 is a diagram showing an example of a play screen of a stage displayed on the display unit 152 of the user terminal 100 in a game based on the game system 1 of this embodiment.

図3(A)は、ゲーム進行部115によって表示されるパズル画面であって、上述したステージのプレイ画面の一例である。このパズル画面は、複数のパズル要素501と、射出台502とを含む盤面によって構成される。複数のパズル要素501は、盤面内に配置される。各パズル要素501には、複数種類のキャラクタの何れかが表示されている。射出台502上には、キャラクタ要素503の何れかがセットされ得る。ゲーム進行部115は、射出台502上のキャラクタ要素503が操作されると、当該キャラクタ要素503を射出して複数のパズル要素501の少なくとも一部に衝突させ、衝突に応じて、複数のパズル要素501の配置を変更する。このとき、複数のパズル要素501のうち、射出されたキャラクタ要素503と同種のキャラクタが表示されたパズル要素501が、所定数以上連続して配置されれば、ゲーム進行部115は、それらのパズル要素501を盤面から除去する。また、ゲーム進行部115は、除去されたパズル要素501に応じてプレイ結果を算出する。プレイ結果は、例えば、連続して除去された同種のパズル要素501の個数(連鎖数)によって表される。 3A is a puzzle screen displayed by the game progression unit 115, and is an example of a play screen of the above-mentioned stage. This puzzle screen is composed of a board including multiple puzzle elements 501 and a launching stand 502. The multiple puzzle elements 501 are arranged on the board. Each puzzle element 501 displays one of multiple types of characters. Any of the character elements 503 can be set on the launching stand 502. When the character element 503 on the launching stand 502 is operated, the game progression unit 115 launches the character element 503 to collide with at least a part of the multiple puzzle elements 501, and changes the arrangement of the multiple puzzle elements 501 in response to the collision. At this time, if a predetermined number or more of the puzzle elements 501 displaying the same type of character as the launched character element 503 are arranged consecutively among the multiple puzzle elements 501, the game progression unit 115 removes those puzzle elements 501 from the board. Furthermore, the game progression unit 115 calculates the play result based on the removed puzzle elements 501. The play result is represented, for example, by the number of puzzle elements 501 of the same type that are removed consecutively (the number of chains).

ここで、射出台502上にセット可能なキャラクタ要素503は、ユーザが保有しているキャラクタの何れかである。例えば、ゲーム進行部115は、保有しているキャラクタの一覧504から、射出台502にセットするキャラクタ要素503を選択可能な選択画面を表示してもよい。図3(B)は、選択画面の一例である。選択画面は、保有しているキャラクタの一覧504を含む。この例では、一覧504は、「ティア」、「ハート」、「ルナ」の3つのキャラクタを含んでいる。なお、一覧504の中で「ティア」を示す図形の輪郭が太線となっているのは、当該キャラクタが選択されていることを示している。また、選択画面は、選択されたキャラクタに関するパラメータ表示505を含んでいる。また、選択画面は、選択されたキャラクタのキャラクタ要素503を射出台502にセットすることを指示する「セット」ボタン506を含んでいる。 Here, the character element 503 that can be set on the launch pad 502 is any of the characters owned by the user. For example, the game progression unit 115 may display a selection screen that allows the user to select the character element 503 to be set on the launch pad 502 from a list 504 of owned characters. FIG. 3B is an example of the selection screen. The selection screen includes a list 504 of owned characters. In this example, the list 504 includes three characters, "Tear", "Heart", and "Luna". Note that the outline of the shape representing "Tear" in the list 504 is a thick line, which indicates that the character has been selected. The selection screen also includes a parameter display 505 related to the selected character. The selection screen also includes a "Set" button 506 that instructs the user to set the character element 503 of the selected character on the launch pad 502.

この例では、パラメータ表示505には、「ティア」に関するパラメータとして、レベルが23であることと、得点単価が454であることが表示されている。レベルは、当該キャラクタが最初にユーザに付与されたときには、初期値(例えば、1)が設定される。
また、レベルは、例えば、当該キャラクタによるプレイ中の累計得点に応じてアップする。また、レベルは、例えば、当該キャラクタと同一のキャラクタがユーザに付与されたときにアップする。得点単価は、プレイにおいて盤面から除去されたときの得点の単価である。得点単価は、レベルアップに伴い増加する。保有カプセル群の何れかが開封されてキャラクタが得られた場合には、このような選択画面の一覧504に、新たなキャラクタが追加される。あるいは、開封されて得られたキャラクラが既存のキャラクタである場合は、当該キャラクタのレベルがアップする。
In this example, the parameter display 505 displays, as parameters related to "tier," a level of 23 and a point value of 454. When the character is first given to a user, the level is set to an initial value (e.g., 1).
Furthermore, the level increases, for example, according to the accumulated score achieved by the character during play. The level increases, for example, when a character identical to the character is given to the user. The unit cost of points is the unit cost of points when a character is removed from the board during play. The unit cost of points increases with level increase. When one of the held capsules is opened to obtain a character, the new character is added to the list 504 of such a selection screen. Alternatively, when the opened character obtained is an existing character, the level of the character increases.

(抽選処理全体の処理フロー)
続いて、本ゲームにおける抽選処理全体の処理フローの一例について、図4を参照してステップごとに説明する。なお、以下の説明に基づく処理は一例であって、本実施形態に係る発明を特定の構成に限定するものではない。また、以下の説明において、フローチャートを用いて説明する一連の処理ステップのうち、ユーザ端末100によって実行されるものとして記載したステップの少なくとも一部が、サーバ200によって実行されてもよい。また、サーバ200によって実行されるものとして記載したステップの少なくとも一部が、ユーザ端末100によって実行されてもよい。図4は、抽選処理全体の処理の流れを示すフローチャートである。
(Overall lottery processing flow)
Next, an example of a processing flow of the entire lottery processing in this game will be described step by step with reference to FIG. 4. Note that the processing based on the following description is an example, and does not limit the invention according to this embodiment to a specific configuration. In the following description, among the series of processing steps described using a flowchart, at least a part of the steps described as being executed by the user terminal 100 may be executed by the server 200. In addition, at least a part of the steps described as being executed by the server 200 may be executed by the user terminal 100. FIG. 4 is a flowchart showing the processing flow of the entire lottery processing.

ステップS101において、判定部113は、抽選処理の実行を指示するユーザ操作がなされたか否かを判定する。抽選処理の実行が指示されたと判定部113が判定した場合は、続いてステップS102の処理が実行され、そうでない場合、図4のフローチャートに基づく処理が終了する。抽選処理に関する画面例については後述する。本実施形態では、ユーザ操作に基づいて抽選処理を実行するが、本発明はこのような形態に限定されず、例えば、ゲーム内に設定される所定の条件を満たすことで自動的に抽選部112が抽選処理を実行してもよい。 In step S101, the determination unit 113 determines whether or not a user operation has been performed to instruct execution of a lottery process. If the determination unit 113 determines that execution of a lottery process has been instructed, the process of step S102 is then executed, and if not, the process based on the flowchart in FIG. 4 ends. An example screen related to the lottery process will be described later. In this embodiment, the lottery process is executed based on a user operation, but the present invention is not limited to this form, and for example, the lottery unit 112 may automatically execute the lottery process when a predetermined condition set in the game is satisfied.

抽選処理は、ゲームにおいて利用可能な所定の消費アイテムと引き換えに実行される。ゲームプログラムは、抽選処理を実行する度に、ユーザに関連付けてメモリに記憶された所定の消費アイテムを、対応する価値分だけ減算する。例えば、抽選処理において減算する価値の大きさは消費アイテムの個数に比例する。また、所定の消費アイテムは、有償で販売される有価アイテムであってもよいし、ゲームプレイ中に無償で入手可能なアイテムであってもよい。 The lottery process is executed in exchange for a specific consumable item that can be used in the game. Each time the lottery process is executed, the game program subtracts the corresponding value from the specific consumable item that is associated with the user and stored in memory. For example, the amount of value subtracted in the lottery process is proportional to the number of consumable items. Furthermore, the specific consumable item may be a valuable item that is sold for a fee, or may be an item that can be obtained free of charge during game play.

ステップS102において、抽選部112は、サーバ200に対してn回のキャラクタを選択するための抽選処理の実行を要求する。詳細には、抽選部112は、特定のキャラクタ(第1キャラクタ)を含む複数のキャラクタのうち何れか1つを、複数のキャラクタ各々に設定された選択確率に基づいて選択する抽選処理をn回実行する処理をサーバ200に要求する。 In step S102, the selection unit 112 requests the server 200 to execute a selection process for selecting characters n times. In detail, the selection unit 112 requests the server 200 to execute a selection process n times to select one of a plurality of characters, including a specific character (first character), based on a selection probability set for each of the plurality of characters.

ステップS103において、抽選実行部212は、抽選処理を実行して、k体以上のAレアのキャラクタを含むn体のキャラクタを選択する。ステップS104において、オブジェクト管理部114は、選択されたn体のキャラクタをユーザに付与する。キャラクタの付与は、選択されたキャラクタをユーザに関連付けてメモリ11に記憶させることを意図する。制御部110は、ユーザが当該n体のキャラクタを取得したことを示す画面を表示部152に表示させる。 In step S103, the lottery execution unit 212 executes a lottery process to select n characters including k or more A rare characters. In step S104, the object management unit 114 grants the selected n characters to the user. The purpose of granting the characters is to associate the selected characters with the user and store them in the memory 11. The control unit 110 causes the display unit 152 to display a screen indicating that the user has acquired the n characters.

(抽選処理に係る画面例および確率テーブル)
続いて、本発明の一態様である抽選処理を行う場合の、画面例、および抽選処理において各キャラクタが選択される確率を規定した確率テーブルの一例について説明する。図5(A)は、抽選処理の指示を受け付ける画面の一例を示す図である。
(Example of a screen and a probability table relating to lottery processing)
Next, an example of a screen for performing the lottery process according to one aspect of the present invention and an example of a probability table that defines the probability of each character being selected in the lottery process will be described. Fig. 5(A) is a diagram showing an example of a screen for receiving an instruction for the lottery process.

図5(A)において、アイコン302aおよび302bは、抽選処理において選択され得るキャラクタの外観図を示している。テキスト304aおよび304bは、それぞれアイコン302aおよび302bが示すキャラクタの名称を示している。アイコン306aおよび306bは、それぞれアイコン302aおよび302bが示すキャラクタの希少度を示している。星の個数が4個であることは、希少度がSランクであることに対応している。星の個数が3、2、1個であることは、それぞれ希少度がA、B、Cランクであることに対応している。アイコン308は、近傍に図示されたキャラクタ、ここでは「ロボ」が、抽選処理で選択され得るキャラクタとして所定の日時以降に追加された新しいキャラクタであることを示している。 In FIG. 5(A), icons 302a and 302b show the external appearance of characters that may be selected in the lottery process. Text 304a and 304b show the names of the characters represented by icons 302a and 302b, respectively. Icons 306a and 306b show the rarity of the characters represented by icons 302a and 302b, respectively. Four stars corresponds to a rarity of S rank. Three, two, and one star correspond to rarity of A, B, and C rank, respectively. Icon 308 indicates that the character shown nearby, in this case "Robo," is a new character that was added after a specified date and time as a character that may be selected in the lottery process.

ボタン310は、確率テーブルの表示画面に遷移することを指示するUIオブジェクトの一例である。ボタン312は、ゲームにおいて使用可能な消費アイテム5個と引き換えに、抽選処理を1回実行することを指示するUIオブジェクトの一例である。また、ボタン314は、消費アイテム25個と引き換えに、抽選処理を計11回実行することを指示するUIオブジェクトの一例である。 Button 310 is an example of a UI object that instructs a transition to a probability table display screen. Button 312 is an example of a UI object that instructs a single lottery process to be executed in exchange for five consumable items that can be used in the game. Button 314 is an example of a UI object that instructs a total of 11 lottery processes to be executed in exchange for 25 consumable items.

図5(A)に示す画面において、判定部113がボタン310に対する選択操作が行われたと判定すると、次に、制御部110は図5(B)に示す画面を表示部152に表示させる。図5(B)は、確率テーブルを含む画面例を示す図である。 When the determination unit 113 determines that a selection operation has been performed on the button 310 on the screen shown in FIG. 5(A), the control unit 110 then causes the display unit 152 to display the screen shown in FIG. 5(B). FIG. 5(B) is a diagram showing an example screen including a probability table.

テキスト316は、抽選処理の内容をユーザに示すための表示である。具体的には、テキスト316は、ボタン314に対応する連続した抽選処理において、少なくとも1体の特定のキャラクタを抽選結果に含ませる手順の一例を示している。 Text 316 is a display for showing the content of the lottery process to the user. Specifically, text 316 shows an example of a procedure for including at least one specific character in the lottery results in successive lottery processes corresponding to button 314.

テキスト316に示すように、本実施形態では、ユーザの操作に応答して複数のキャラクタを選択するための連続した抽選処理を行う場合において、抽選処理によって選択されたn体のキャラクタに、k体以上の特定のキャラクタが含まれるか否かを判定し、判定結果が真である場合、選択されたn体のキャラクタをユーザに関連付けて記憶部120に記憶させる。一方、判定結果が偽であり、かつ、第1複数のキャラクタに少なくとも1つの特定のキャラクタが含まれる場合、選択されたn体のキャラクタに含まれるm体の特定のキャラクタをユーザに付与される対象として保持し、かつ、第1処理を、nからmを減算したn-m回実行する。さらに、選択されたn-m体のキャラクタに、kからmを減算したk-m以上の特定のキャラクタが含まれるか否かを判定し、判定結果が真である場合、保持されたm体の特定のキャラクタと、選択されたn-m体のキャラクタとを、ユーザに関連付けてメモリに記憶させる。 As shown in text 316, in this embodiment, when a continuous lottery process is performed to select multiple characters in response to a user's operation, it is determined whether or not the n characters selected by the lottery process include k or more specific characters, and if the determination result is true, the selected n characters are associated with the user and stored in the storage unit 120. On the other hand, if the determination result is false and the first plurality of characters includes at least one specific character, m specific characters included in the selected n characters are held as targets to be given to the user, and the first process is executed n-m times (n minus m). Furthermore, it is determined whether or not the selected n-m characters include k-m or more specific characters (k minus m), and if the determination result is true, the held m specific characters and the selected n-m characters are stored in memory in association with the user.

本実施形態では、特定のキャラクタはAランク以上のキャラクタ(第1オブジェクト)である形態について説明する。このような構成により、1通りの確率テーブルを用いるだけで、ユーザに付与するために選択する複数体のキャラクタに、Aランク以上のキャラクタを確定的に複数含めることができ、ユーザの納得感を向上させることができる。また、Aランク以上のキャラクタが複数付与されることを期待できるので、連続した抽選を実行することに対するユーザの動機づけが向上する。 In this embodiment, a form will be described in which the specific character is a character (first object) of rank A or higher. With this configuration, by simply using one probability table, the characters selected to be given to the user can definitely include multiple characters of rank A or higher, improving the user's sense of satisfaction. In addition, since it can be expected that multiple characters of rank A or higher will be given, the user's motivation to perform successive lotteries is improved.

確率テーブル318は、各キャラクタの名称、ランク、各キャラクタ各々に設定された設定確率、および各ランクのキャラクタが選択される確率の合計を示している。設定確率は、本発明における選択確率の一態様である。 Probability table 318 shows the name and rank of each character, the set probability set for each character, and the total probability that a character of each rank will be selected. The set probability is one aspect of the selection probability in this invention.

各キャラクタ各々に設定された設定確率は、互いに異なっていてもよく、一部又は全部が同一であってもよい。本実施形態では、ランクごとに設定確率は異なり、同じランクであれば設定確率は同じである。特に、Sランクのキャラクタが選択される確率とAランクのキャラクタが選択される確率とが異なることにより、ユーザに付与されることが確定的なキャラクタとして何れが付与されるかを予想するという楽しみを提供しながら、選択確率が低い方であるSランクのキャラクタについて、実際に当選する確率の上昇を抑制することができ、当該キャラクタの希少感を維持することができる。 The set probability set for each character may be different from each other, or may be the same in part or in whole. In this embodiment, the set probability differs for each rank, and the set probability is the same for the same rank. In particular, by making the probability of an S rank character being selected different from the probability of an A rank character being selected, it is possible to provide the user with the fun of guessing which character will definitely be given to them, while suppressing an increase in the probability of actually winning an S rank character, which has a lower selection probability, and to maintain the sense of rarity of the character.

また、抽選処理において選択され得るキャラクタには所定時点以降に利用可能となった新しいキャラクタが含まれていてもよい。例えば、新しいキャラクタが、所定期間ごとに、又は任意のタイミングで、選択の対象のキャラクタとして追加されたり、既に対象となっているキャラクタの一部と入れ替わったりしてもよい。これにより、連続した抽選の結果に確定的に含まれるAランク以上のキャラクタとして、所定時点以降に利用可能となったキャラクタが付与されることを期待できるので、連続した抽選の実行を指示することに対するユーザの動機づけが向上する。また、選択の対象となるキャラクタには、所定期間のみ提供されるキャラクタが含まれていてもよい。例えば、所定時点で選択の対象のキャラクタとして追加された後に、所定時点で選択対象のキャラクタから削除されてもよい。これにより、連続した抽選の結果に確定的に含まれるAランク以上のキャラクタとして、所定期間のみ提供されるキャラクタが付与されることを期待できるので、連続した抽選の実行を指示することに対するユーザの動機づけが向上する。 The characters that can be selected in the lottery process may include new characters that have become available after a predetermined time point. For example, new characters may be added as characters to be selected at predetermined intervals or at any timing, or may replace some of the characters that are already selected. This allows the user to expect that a character that has become available after a predetermined time point will be given as a character of A rank or higher that will definitely be included in the results of the consecutive lotteries, thereby improving the user's motivation to instruct the execution of consecutive lotteries. The characters to be selected may also include characters that are only provided for a predetermined time point. For example, a character may be added as a character to be selected at a predetermined time point, and then deleted from the characters to be selected at a predetermined time point. This allows the user to expect that a character that is only provided for a predetermined time point will be given as a character of A rank or higher that will definitely be included in the results of the consecutive lotteries, thereby improving the user's motivation to instruct the execution of consecutive lotteries.

なお、ボタン312を起点とした1体のキャラクタを選択するための1回のみの抽選処理は、図4のフローチャートに基づく処理において、n回を1回、n体を1体と読み替えることにより説明される。 The one-time lottery process for selecting one character, which starts with button 312, can be explained by replacing "n times" with "one time" and "n characters" with "one character" in the process based on the flowchart in FIG. 4.

図5(A)に示す画面において、ボタン314に対する選択操作が行われた場合、続いて図6(A)に示す画面が表示される。図6(A)は、計11回の連続した抽選処理の実行についての確認画面の一例を示す図である。ここで、テキスト621は、現時点においてユーザに関連付けられた消費アイテムの個数、換言すると、当該ユーザが所持する消費アイテムの個数を示している。ボタン622とボタン623とは、当該抽選処理の実行の可否を指示するUIオブジェクトの一例である。ここで、ボタン622に対する選択操作がなされた場合、例えば、図5(A)に示す画面に遷移する。ボタン623に対する選択操作がなされた場合、連続した抽選処理が実行され、図6(B)に示す画面が表示される。なお、ボタン623に対する選択操作は、図4のフローチャートのステップS101の判定における「抽選処理の実行が指示された場合」に相当する。 When the button 314 is selected on the screen shown in FIG. 5(A), the screen shown in FIG. 6(A) is displayed. FIG. 6(A) is a diagram showing an example of a confirmation screen for the execution of a total of 11 consecutive lottery processes. Here, text 621 indicates the number of consumable items currently associated with the user, in other words, the number of consumable items possessed by the user. Buttons 622 and 623 are examples of UI objects that indicate whether or not the lottery process is to be executed. Here, when a selection operation is performed on button 622, for example, a transition to the screen shown in FIG. 5(A) is made. When a selection operation is performed on button 623, consecutive lottery processes are executed, and the screen shown in FIG. 6(B) is displayed. Note that the selection operation on button 623 corresponds to "when execution of lottery processes is instructed" in the determination of step S101 in the flowchart of FIG. 4.

図6(B)は、連続した抽選処理の結果を示す画面の一例を示す図である。ここで、アイコン626は、近傍に図示されたキャラクタのランクを示しており、例えばキャラクタ「ティア」の希少度はAランクである。また、キャラクタ「ベア」の希少度はSランクである。 Figure 6 (B) is a diagram showing an example of a screen showing the results of a series of lottery processes. Here, icon 626 shows the rank of the character shown nearby; for example, the rarity of the character "Tear" is A rank. Also, the rarity of the character "Bear" is S rank.

なお、オブジェクトの表示順は、抽選処理において選択された順番であることに限定されず、例えば、高いランクのオブジェクトから順に並べて表示される構成でもよい。また、図6(B)において、高いランクのオブジェクトに対しては、絢爛な装飾が施されるような表示形態でもよい。また、テキスト628は、ユーザに関連付けられた、残りの消費アイテムの個数を示している。そして、ボタン627に対する選択操作がなされた場合、例えば図5(A)に示す画面に遷移する。以上が、抽選処理における画面遷移の流れである。また、図5(A)のボタン312に対する選択操作がなされた場合における、単発の抽選処理は、上述した説明において、抽選回数の11回を1回と読み替えることにより、同様に説明される。 The display order of the objects is not limited to the order in which they were selected in the lottery process, and may be, for example, a configuration in which the objects are arranged in order from highest rank to lowest rank. Also, in FIG. 6(B), the objects with higher ranks may be displayed in a gorgeously decorated form. Also, text 628 indicates the number of remaining consumable items associated with the user. When a selection operation is performed on button 627, the screen transitions to, for example, the screen shown in FIG. 5(A). The above is the flow of screen transitions in the lottery process. Also, the single lottery process when a selection operation is performed on button 312 in FIG. 5(A) can be explained in the same way as above, by replacing the number of lottery selections of 11 with 1 in the explanation.

(抽選処理例)
図7は、n体のキャラクタを選択するための抽選処理の流れを示すフローチャートである。これから説明される処理例は、図4に示すステップS103の処理の一例である。
(Example of lottery processing)
7 is a flow chart showing the flow of the lottery process for selecting n characters. The example of the process which will be described below is an example of the process of step S103 shown in FIG.

本実施形態のある局面において、抽選実行部212は、ユーザの操作に応答して、ゲームプログラム121に基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のキャラクタの中から、選択確率に基づいてn個(nは2以上の整数)のキャラクタを選択する第1選択処理を実行し、選択されたn個のキャラクタに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上のAランク以上のキャラクタが含まれる場合、選択されたn個のキャラクタをユーザに付与し、選択されたn個のキャラクタに、m個(mは1以上かつk未満の整数)のAランク以上のキャラクタが含まれる場合、当該m個のAランク以上のキャラクタをユーザに付与される対象として保持し、かつ、一群のキャラクタの中から選択確率に基づいてn-m個のキャラクタを選択する第2選択処理を実行する。 In one aspect of this embodiment, the lottery execution unit 212 executes a first selection process in response to a user's operation, which selects n characters (n is an integer of 2 or more) from a group of characters that are available in a game based on the game program 121 and each of which has a selection probability set, based on the selection probability; if the selected n characters include k (k is an integer of 2 or more) or more characters of A rank or higher that have a rarity set equal to or higher than a reference value, the selected n characters are granted to the user; if the selected n characters include m (m is an integer of 1 or more and less than k) characters of A rank or higher, the m characters of A rank or higher are retained as targets to be granted to the user, and a second selection process is executed to select n-m characters from the group of characters based on the selection probability.

また、抽選実行部212は、選択されたn-m体のキャラクタに、k-m体以上のAランク以上のキャラクタが含まれる場合、保持されたm体のAランク以上キャラクタと、選択されたn-m体のキャラクタとをユーザに付与する。また、抽選実行部212は、選択されたn-m体のキャラクタにAランク以上のキャラクタが含まれない場合、選択されたn-m体のキャラクタにk-m体以上のキャラクタが含まれるまで、第2選択処理を繰り返し実行する。また、抽選実行部212は、第1選択処理によって選択されたn体のキャラクタにAランク以上のキャラクタが含まれない場合、第1選択処理を再度実行する。 If the selected nm characters include k-m or more characters of A rank or higher, the lottery execution unit 212 grants the user the retained m characters of A rank or higher and the selected nm characters. If the selected nm characters do not include any characters of A rank or higher, the lottery execution unit 212 repeatedly executes the second selection process until the selected nm characters include km-m or more characters. If the n characters selected by the first selection process do not include any characters of A rank or higher, the lottery execution unit 212 executes the first selection process again.

本実施形態では、n=11、k=2、m=1の場合について説明する。当然ながら、n、k、およびmはこれらの値に限定されない。たとえば、n=11、k=3、m=2であってもよい。 In this embodiment, the case where n=11, k=2, and m=1 will be described. Of course, n, k, and m are not limited to these values. For example, n=11, k=3, and m=2 are also acceptable.

ステップS201において、抽選実行部212は、第1選択処理を実行することによって、n体のキャラクタを選択する。第1選択処理は、ある局面では、1体のキャラクタを選択する1回の処理を合計n回実行する処理であり、他の局面では、n体のキャラクタを一度に選択する処理を1回だけ実行する処理である。いずれにせよ、第1選択処理が実行された結果、Bランク~Sランクのうちいずれかのn体のキャラクタが選択される。 In step S201, the lottery execution unit 212 selects n characters by executing a first selection process. In some situations, the first selection process is a process in which one process of selecting one character is executed a total of n times, and in other situations, the first selection process is a process in which a process of selecting n characters is executed only once. In either case, as a result of executing the first selection process, n characters of any rank from B rank to S rank are selected.

ステップS202において、抽選実行部212は、選択されたn体のキャラクタの中に、Aランク以上のキャラクタがk体以上含まれるか否かを判定する。ステップS202においてYESの場合、ステップS203において、抽選実行部212は、選択されたn体のキャラクタを抽選結果として決定する。これにより、ユーザ端末100において、k体以上のAランクのキャラクタを含むn体のキャラクタが、ユーザに付与される。 In step S202, the lottery execution unit 212 determines whether the selected n characters include k or more characters of A rank or higher. If the answer is YES in step S202, in step S203, the lottery execution unit 212 determines the selected n characters as the lottery results. As a result, n characters including k or more A rank characters are given to the user in the user terminal 100.

ステップS202においてNOの場合、ステップS204において、抽選実行部212は、選択されたn体のキャラクタの中に、Aランク以上のキャラクタが1体以上含まれるか否かを判定する。ステップS204においてNOの場合、図7の処理はステップS201に戻る。これにより、抽選実行部212は、n体のキャラクタを選択するための第1選択処理を再び実行する。 If the result is NO in step S202, then in step S204, the lottery execution unit 212 determines whether or not the selected n characters include one or more characters of rank A or higher. If the result is NO in step S204, the process in Fig. 7 returns to step S201 . This causes the lottery execution unit 212 to execute the first selection process again to select n characters.

ステップS204においてYESの場合、ステップS205において、抽選実行部212は、選択されたn体のキャラクタに含まれるm体のAランク以上のキャラクタを保持する。ステップS206において、抽選実行部212は、一群のオブジェクトの中から選択確率に基づいてn-m体のキャラクタを選択する第2選択処理を実行する。ステップS207において、抽選実行部212は、選択されたn-m体のキャラクタの中に、Aランク以上のキャラクタがk-m体以上含まれるか否かを判定する。ステップS207においてNOの場合、図7に示す処理はステップS206に戻る。これにより、抽選実行部212は、n-m体のキャラクタを選択するための第2選択処理を再び実行する。抽選実行部212は、選択結果にk-m体のAランク以上のキャラクタが含まれるまで、第2選択処理を繰り返し実行する。 If the answer is YES in step S204, then in step S205 the lottery execution unit 212 retains m characters of A rank or higher included in the selected n characters. In step S206, the lottery execution unit 212 executes a second selection process to select nm characters from a group of objects based on the selection probability. In step S207, the lottery execution unit 212 determines whether or not the selected nm characters include km characters of A rank or higher. If the answer is NO in step S207, the process shown in FIG. 7 returns to step S206. This causes the lottery execution unit 212 to execute the second selection process again to select nm characters. The lottery execution unit 212 repeatedly executes the second selection process until km characters of A rank or higher are included in the selection result.

ステップS207においてYESの場合、ステップS208において、抽選実行部212は、保持したm体のAランク以上のキャラクタと、選択したn-m体のキャラクタとを、抽選結果として決定する。これにより、ユーザ端末100において、k体以上のAランク以上のキャラクタを含むn体のキャラクタが、ユーザに付与される。 If the answer is YES in step S207, in step S208, the lottery execution unit 212 determines the retained m characters of A rank or higher and the selected n-m characters as the lottery results. As a result, n characters, including k or more characters of A rank or higher, are given to the user in the user terminal 100.

図8は、抽選処理例に係る処理を示す図である。この例では、抽選実行部212は、確率テーブルに規定された設定確率801に基づく第1選択処理を実行することによって、n体(本例では11体)のキャラクタ802を選択する。設定確率801は、複数のオブジェクト各々に設定された選択確率の一例であり、各ランクのキャラクタの選択確率が設定されている。また、図8においてSおよびA~Cのアルファベットは、当該キャラクタのランクを示している(以下の図面においても同様である。)。選択されたn体のキャラクタ802には、Aランク以上のキャラクタがm体(本例では1体)のみ含まれる。この選択結果に応じて、抽選実行部212は、このAランクのキャラクタを保持すると共に、設定確率801に基づく第2選択処理を実行することによって、n-m体(本例では10体)のキャラクタ803を選択する。 Figure 8 is a diagram showing a process related to an example of a lottery process. In this example, the lottery execution unit 212 selects n characters 802 (11 in this example) by executing a first selection process based on a set probability 801 defined in a probability table. The set probability 801 is an example of a selection probability set for each of a plurality of objects, and the selection probability of characters of each rank is set. In addition, in Figure 8, the letters S and A to C indicate the rank of the character (the same applies to the following drawings). The selected n characters 802 include only m characters (one in this example) of A rank or higher. Depending on the selection result, the lottery execution unit 212 holds the A rank character and selects nm characters (10 in this example) by executing a second selection process based on the set probability 801.

キャラクタ803には、Aランク以上のキャラクタが含まれない。この選択結果に基づいて、抽選実行部212は、設定確率801に基づく第2選択処理を再び実行することによって、n-m体のキャラクタ804を選択する。選択されたn-m体のキャラクタ804には、Sランクのキャラクタが1体含まれる。そこで、抽選実行部212は、第1選択処理によって選択した1体のAランクのキャラクタと、2度目の第2選択処理によって選択した10体のキャラクタとを、抽選結果として決定する。抽選実行部212は、この抽選結果をユーザ端末100に通知し、ユーザ端末100は、当該通知に応答して、Aランク以上のキャラクタを2体含む11体のキャラクタ805を、ユーザに関連付けて記憶部120に記憶させる。これにより、Aランク以上のキャラクタが2体以上確定的に排出される抽選処理が完了する。 The characters 803 do not include characters of A rank or higher. Based on this selection result, the lottery execution unit 212 selects nm characters 804 by again executing the second selection process based on the set probability 801. The selected nm characters 804 include one S rank character. The lottery execution unit 212 then determines the one A rank character selected by the first selection process and the ten characters selected by the second selection process as the lottery results. The lottery execution unit 212 notifies the user terminal 100 of this lottery result, and in response to the notification, the user terminal 100 stores eleven characters 805, including two characters of A rank or higher, in the storage unit 120 in association with the user. This completes the lottery process in which two or more characters of A rank or higher are definitely output.

(主要な作用効果)
本実施形態によれば、1通りの確率テーブルを用いるだけで、ユーザに付与するために選択する複数体のキャラクタに、Aランク以上のキャラクタを確定的に複数含めることができ、ユーザの納得感を向上させることができる。また、Aランク以上のキャラクタが複数付与されることを期待できるので、連続した抽選を実行することに対するユーザの動機づけが向上する。
(Major Effects)
According to this embodiment, by simply using one probability table, the characters selected to be given to the user can definitely include multiple characters of A rank or higher, which can improve the user's satisfaction. Also, since the user can expect to be given multiple characters of A rank or higher, the user's motivation to perform consecutive lotteries is improved.

さらには、第1選択処理によって、k体以上のAランク以上のキャラクタが選択されないが、m体のAランク以上のキャラクタが選択される場合は、第1選択処理をやり直すことなく、n-m体のキャラクタを選択するための第2選択処理を実行するので、抽選回数が過度に増えることがない。これにより、基準値よりも高い希少度が設定される複数のAランク以上のキャラクタが確定的に含まれるn体のキャラクタを選択する処理を、より効率的に実行することができる。したがって、n体のキャラクタを選択する際のサーバ200の処理負荷が高くなることを防止できる。 Furthermore, if k or more characters of A rank or higher are not selected by the first selection process, but m characters of A rank or higher are selected, the second selection process is executed to select n-m characters without redoing the first selection process, so the number of lottery draws does not increase excessively. This makes it possible to more efficiently execute the process of selecting n characters that definitely includes multiple characters of A rank or higher that are set to a rarity higher than the reference value. This prevents the processing load on the server 200 from becoming too high when selecting n characters.

(広告動画の再生例)
本実施形態のある局面では、ユーザ端末100は、第1選択処理および第2選択処理の実行中に広告動画を再生するステップと、広告動画の再生終了後、ユーザに付与されるn体のキャラクタの選択結果を示す演出を再生する。また、ユーザに付与されるn体のAランク以上のキャラクタがすべて選択された場合、広告動画の再生をスキップさせるためのユーザの操作を受け付け可能とする。これらの処理の例を、図9に示す。
(Example of advertising video playback)
In one aspect of this embodiment, the user terminal 100 plays an advertisement video during the first selection process and the second selection process, and after the advertisement video ends, plays a presentation showing the selection results of the n characters to be given to the user. In addition, when all of the n characters of A rank or higher to be given to the user have been selected, the user's operation to skip the playback of the advertisement video can be accepted. An example of these processes is shown in FIG. 9.

図9は、広告動画の再生例を示す図である。表示制御部116は、第1選択処理または第2選択処理の実行中に、例えば図9(A)に示すゲーム画面を表示部152に表示する。表示制御部116は、当該画面において、キャラクタの抽選処理が実行中であることを説明するテキストを表示すると共に、広告動画901を再生する。表示制御部116は、広告動画901に代えて、広告以外の任意の動画を再生してもよい。本実施形態では、抽選処理時に、k体以上のAランク以上のキャラクタを確定させるために、キャラクタの引き直し処理が繰り返し発生する可能性があるところ、図9(A)に示すように選択処理の実行中に広告動画901を再生すれば、ユーザが選択結果の提示を待つ間に広告動画901を視聴することによって待ち時間の間を持たせることができる。これにより、ゲーム中にユーザを退屈させずに済む。 9 is a diagram showing an example of playing an advertisement video. The display control unit 116 displays, for example, a game screen shown in FIG. 9(A) on the display unit 152 during the first selection process or the second selection process. The display control unit 116 displays text explaining that the character lottery process is being performed on the screen, and plays the advertisement video 901. The display control unit 116 may play any video other than the advertisement instead of the advertisement video 901. In this embodiment, during the lottery process, there is a possibility that the character redraw process may occur repeatedly in order to determine k or more characters of A rank or higher. However, if the advertisement video 901 is played during the selection process as shown in FIG. 9(A), the user can watch the advertisement video 901 while waiting for the selection result to be presented, thereby creating a waiting time. This prevents the user from getting bored during the game.

表示制御部116は、k体以上のAランク以上のキャラクタを含むn体のキャラクタがすべて選択されると、図9(B)に示すように、スキップボタン902をゲーム画面に表示する。スキップボタン902は、広告動画901の再生処理をユーザ端末100にスキップさせるためのユーザの操作を受け付け可能なユーザインタフェース部品である。図9(B)に示すように、n体のキャラクタの選択処理が終了した場合にスキップボタン902をユーザに提示することによって、ユーザは任意のタイミングで広告動画901の再生をスキップさせることができる。 When all n characters, including k or more characters of A rank or higher, have been selected, the display control unit 116 displays a skip button 902 on the game screen as shown in FIG. 9(B). The skip button 902 is a user interface component that can accept a user operation for causing the user terminal 100 to skip the playback process of the advertising video 901. As shown in FIG. 9(B), by presenting the skip button 902 to the user when the selection process of the n characters has been completed, the user can skip the playback of the advertising video 901 at any timing.

表示制御部116は、スキップボタン902に対するユーザの操作(例えばタップ操作)を操作受付部111が受け付けた場合、図9(C)に示すように、ゲーム画面における広告動画901の再生を終了し、さらに、ゲーム画面において演出903を再生する。演出903は、ユーザに付与されるn体のキャラクタの選択結果を示す演出である。図9(C)では、表示制御部116は、n個の星マークがボックスから飛び出る演出903を再生することによって、11体のキャラクタが選択されたことをゲーム画面に表現する。 When the operation receiving unit 111 receives a user operation (e.g., a tap operation) on the skip button 902, the display control unit 116 ends the playback of the advertising video 901 on the game screen as shown in FIG. 9 (C), and further plays a representation 903 on the game screen. The representation 903 is a representation showing the selection result of n characters assigned to the user. In FIG. 9 (C), the display control unit 116 expresses on the game screen that eleven characters have been selected by playing a representation 903 in which n star marks pop out of a box.

表示制御部116は、演出903の再生を終了した後、図9(D)に示すように、ゲーム画面に、選択されたn体のキャラクタの詳細を1つずつ順番に表示する。図9(D)では、選択された1つのキャラクタ904、名称905、希少度906、およびOKボタン907をゲーム画面に表示する。図9(D)では、Aランクのキャラクタである「ティア」が選択された結果がユーザに提示される。ユーザは、図9(D)に示すゲーム画面を通じて、選択された11体のキャラクタのうちの1つが「ティア」であることを認識する。OKボタン907は、あるキャラクタの選択結果詳細の表示を終了させるためのユーザの操作を受け付け可能なUI部品である。表示制御部116は、OKボタン907に対するユーザの操作を操作受付部111が受け付けた場合、現在の詳細表示を終了し、さらに、まだゲーム画面に表示していない他のキャラクタの詳細を表示する。 After the display control unit 116 finishes playing the effect 903, it displays the details of the selected n characters one by one in order on the game screen, as shown in FIG. 9(D). In FIG. 9(D), the selected character 904, name 905, rarity 906, and OK button 907 are displayed on the game screen. In FIG. 9(D), the result of selecting "Tia", an A-rank character, is presented to the user. Through the game screen shown in FIG. 9(D), the user recognizes that one of the eleven selected characters is "Tia". The OK button 907 is a UI part that can accept a user operation to end the display of the selection result details of a certain character. When the operation acceptance unit 111 accepts the user's operation on the OK button 907, the display control unit 116 ends the current detailed display, and further displays details of other characters that have not yet been displayed on the game screen.

本実施形態の他の局面では、抽選実行部212は、ユーザの操作に応答して、上述した一群のキャラクタである第1の一群のキャラクタとは異なり、それぞれに選択確率が設定される第2の一群のキャラクタの中からの中から選択確率に基づいてn体のキャラクタを選択する第3選択処理を実行し、選択されたn体のキャラクタにk体以上のAランク以上のキャラクタが含まれるか否かに関わらず、選択されたn体のキャラクタをユーザに付与し、第1選択処理および第2選択処理の実行中には広告動画を再生するが、第3選択処理の実行中には広告動画を再生しない。 In another aspect of this embodiment, the lottery execution unit 212 executes a third selection process in response to a user's operation, in which n characters are selected from a second group of characters, each of which has a selection probability set, based on a selection probability, unlike the first group of characters described above, and grants the selected n characters to the user regardless of whether the selected n characters include k or more characters of A rank or higher, and plays an advertising video during the execution of the first and second selection processes, but does not play an advertising video during the execution of the third selection process.

この例では、第2の一群のキャラクタは、第1の一群のキャラクタとは異なるキャラクタ群であるが、両者は同一のキャラクタ群であってもよい。第2の一群のキャラクタには、第1の一群のキャラクタと同様に、上述した四種類の希少度(S、A、B、およびCレア)のいずれかが設定される。 In this example, the second group of characters is a different group of characters from the first group of characters, but the two may be the same group of characters. The second group of characters, like the first group of characters, is set to one of the four rarity levels (S, A, B, and C rare) described above.

第3選択処理では、第2の一群のキャラクタのそれぞれに設定される選択確率に基づいて、n体のキャラクタが選択される。第3選択処理は、k体以上のキャラクタの排出が確定しない通常の抽選処理におけるキャラクタの選択処理である。このような抽選処理では、キャラクタの引き直しが発生しないため、ユーザに付与されるn体のキャラクタを決定されるまでに長い時間を要しない。そのため、広告動画901を再生することによってユーザの間を持たせる必要が生じないため、第3選択処理の実行中は広告動画901を再生しない。このように、表示制御部116は、抽選処理の種類に応じて、広告動画901を再生したりあるいはしなかったりする制御を、適切に実行することができる。 In the third selection process, n characters are selected based on the selection probability set for each of the second group of characters. The third selection process is a character selection process in a normal lottery process in which the release of k or more characters is not confirmed. In this type of lottery process, characters are not redrawn, so it does not take a long time to determine the n characters to be given to the user. Therefore, there is no need to pause the user by playing the advertising video 901, so the advertising video 901 is not played while the third selection process is being performed. In this way, the display control unit 116 can appropriately execute control to play or not play the advertising video 901 depending on the type of lottery process.

(抽選結果の提示例)
本実施形態のある局面では、ユーザ端末100は、k体以上のAランク以上のキャラクタを含む選択されたn体のキャラクタの選択結果を、選択されたn体のキャラクタのそれぞれを順番にユーザに提示する形でユーザに表示する処理であって、k体以上のAランク以上のキャラクタのそれぞれを、当該k体以上のAランク以上のキャラクタ以外のキャラクタよりも後の順で提示すると共に、異なる希少度が設定されるAランク以上のキャラクタがk体以上のAランク以上のキャラクタに含まれる場合はより高い希少度が設定されるAランク以上のキャラクタの提示順をより後にする処理を実行する。これらの提示の例を、図10に示す。
(Example of lottery results)
In one aspect of this embodiment, the user terminal 100 executes a process of displaying to the user the selection results of n selected characters, including k or more characters of A rank or higher, in the form of presenting each of the n selected characters to the user in order, presenting each of the k or more characters of A rank or higher in a later order than characters other than the k or more characters of A rank or higher, and, when the k or more characters of A rank or higher include characters of A rank or higher to which different rarity levels are set, presenting the characters of A rank or higher to which higher rarity levels are set later. An example of such presentation is shown in FIG. 10.

図10は、抽選結果の提示例を示す図である。ここでは、9体のBランクまたはCランクのキャラクタと、1体のAランクのキャラクタと、1体のSランクのキャラクタとが選択されたものとする。表示制御部116は、抽選結果をサーバ200から通知された場合、選択された11体のキャラクタの詳細を、1体ずつ順番にゲーム画面に表示する。図10の例では、まず、1体目の抽選結果として、Cランクのキャラクタである「スター」の選択結果1001をゲーム画面に表示する。ユーザがOKボタン907を押下すると、表示制御部116は、次に2体目の選択結果として、Bランクのキャラクタである「クラウド」の選択結果1002をゲーム画面に表示する。表示制御部116は、n-2体目までの抽選結果を表示する際には、BランクまたはCランクのキャラクタのみを1つずつ表示するが、Aランク以上のキャラクタの選択結果については表示しない。 Figure 10 is a diagram showing an example of the presentation of the lottery results. Here, it is assumed that nine B-rank or C-rank characters, one A-rank character, and one S-rank character have been selected. When the display control unit 116 is notified of the lottery results from the server 200, it displays details of the eleven selected characters one by one in order on the game screen. In the example of Figure 10, first, as the lottery result for the first character, the selection result 1001 of "Star", a C-rank character, is displayed on the game screen. When the user presses the OK button 907, the display control unit 116 then displays, as the selection result for the second character, the selection result 1002 of "Cloud", a B-rank character, on the game screen. When displaying the lottery results up to the n-2th character, the display control unit 116 displays only B-rank or C-rank characters one by one, but does not display the selection results of characters of A rank or higher.

表示制御部116は、n-2体目のBランク以下のキャラクタの選択結果の表示を終了した場合、次に、n-1体目の選択結果として、Aランクのキャラクタである「ティア」の選択結果1003をゲーム画面に表示する。表示制御部116は、n-1体目のAランクのキャラクタの選択結果の表示を終了した場合、次に、n体目の選択結果として、Sランクのキャラクタである「ロボ」の選択結果1004をゲーム画面に表示する。これらのように、Aランク以上のキャラクタの選択結果は、11回の提示順番における最後から1回目および2回目においてユーザに提示される。その際、Sランクのキャラクタの選択結果1004は、Aランクのキャラクタの選択結果1003よりも後に提示される。 When the display control unit 116 has finished displaying the selection results of the n-2th character, which is B rank or lower, it next displays the selection result 1003 of the A rank character "Tia" on the game screen as the n-1th selection result. When the display control unit 116 has finished displaying the selection results of the n-1th A rank character, it next displays the selection result 1004 of the S rank character "Robo" on the game screen as the nth selection result. In this way, the selection results of characters of A rank or higher are presented to the user in the penultimate and second to last presentations in the 11 presentation order. At that time, the selection result 1004 of the S rank character is presented after the selection result 1003 of the A rank character.

図10の例では、11体のキャラクタの選択結果が1体ずつ順番にユーザに提示される際、Aランク以上の2体のキャラクタが、残りのBランクまたはCランクの9体のキャラクタのすべてよりも後に提示される。これにより、ユーザが選択結果の提示を順に視認する際に、確定的に排出されるAランク以上のキャラクタへの期待感を高めることができる。さらに、SランクのキャラクタがAランクのキャラクタよりも後にユーザに提示されるので、Aランクのキャラクタが当選したことに対するユーザの喜びを最大限に高めることができる。すなわち、Sランクのキャラクタが提示された後にAランクのキャラクタを提示すれば、Sランクのキャラクタが当選したことをすでに知っているユーザがAランクのキャラクタの当選結果に対してそれほど高い喜びを得ることが期待できないが、図10に示す例ではSランクのキャラクタの選択結果1004がユーザに提示される前にAランクのキャラクタの選択結果1003がユーザに提示されるので、Aランクのキャラクタを引き当てた結果に対してユーザは十分高い喜びを得ることができる。 In the example of FIG. 10, when the selection results of 11 characters are presented to the user one by one in order, the two characters of A rank or higher are presented after all of the remaining nine characters of B rank or C rank. This increases the user's sense of anticipation for the A rank or higher character that will definitely be drawn when the user visually checks the selection results presented in order. Furthermore, since the S rank character is presented to the user after the A rank character, the user's joy at winning the A rank character can be maximized. In other words, if the A rank character is presented after the S rank character, a user who already knows that the S rank character has been won cannot be expected to feel very happy about the A rank character being drawn. However, in the example shown in FIG. 10, the A rank character selection result 1003 is presented to the user before the S rank character selection result 1004 is presented to the user, so the user can feel a sufficiently high joy at the result of winning the A rank character.

〔ソフトウェアによる実現例〕
制御部210の制御ブロック(特に、抽選実行部212)、ならびに、制御部110の制御ブロック(特に、抽選部112、判定部113、オブジェクト管理部114およびゲーム進行部115)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Software implementation example]
The control blocks of the control unit 210 (particularly, the lottery execution unit 212) and the control blocks of the control unit 110 (particularly, the lottery unit 112, the judgment unit 113, the object management unit 114 and the game progress unit 115) may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or may be realized by software using a CPU (Central Processing Unit).

後者の場合、制御部210または制御部110、もしくはその両方を備えた情報処理装置は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the information processing device equipped with the control unit 210 or the control unit 110, or both, includes a CPU that executes the commands of a program, which is software that realizes each function, a ROM (Read Only Memory) or storage device (these are referred to as "recording media") in which the program and various data are recorded so as to be readable by the computer (or CPU), and a RAM (Random Access Memory) in which the program is expanded. The object of the present invention is achieved by the computer (or CPU) reading and executing the program from the recording medium. As the recording medium, a "non-transient tangible medium", such as a tape, a disk, a card, a semiconductor memory, or a programmable logic circuit, can be used. The program may also be supplied to the computer via any transmission medium (such as a communication network or a broadcast wave) capable of transmitting the program. Note that one aspect of the present invention may also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, and various modifications are possible within the scope of the claims. The technical scope of the present invention also includes embodiments obtained by appropriately combining the technical means disclosed in different embodiments.

〔付記事項〕
本発明の一側面に係る内容を列記すると以下のとおりである。
[Additional Notes]
The contents related to one aspect of the present invention are as follows.

(項目1) ゲームプログラムを説明した。本開示のある局面によると、ゲームプログラム(131)は、プロセッサ(10)およびメモリ(11)を備えるコンピュータ(ユーザ端末100)により実行される。ゲームプログラムは、プロセッサに、ユーザの操作に応答して、ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)のオブジェクトを選択する第1選択処理を実行するステップと、選択されたn個のオブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個のオブジェクトをユーザに付与するステップと、選択されたn個のオブジェクトに、m個(mは1以上かつk未満の整数)の第1オブジェクトが含まれる場合、当該m個の第1オブジェクトをユーザに付与される対象として保持し、かつ、一群のオブジェクトの中から選択確率に基づいてn-m個のオブジェクトを選択する第2選択処理を実行するステップとを実行させる。 (Item 1) A game program has been described. According to an aspect of the present disclosure, a game program (131) is executed by a computer (user terminal 100) including a processor (10) and a memory (11). The game program causes the processor to execute the following steps in response to a user's operation: executing a first selection process for selecting n objects (n is an integer of 2 or more) from a group of objects that are available in a game based on the game program and each of which has a selection probability set, based on a selection probability; if the selected n objects include k (k is an integer of 2 or more) or more first objects with a rarity set equal to or higher than a reference value, granting the selected n objects to the user; and if the selected n objects include m (m is an integer of 1 or more and less than k) first objects, retaining the m first objects as targets to be granted to the user and executing a second selection process for selecting n-m objects from the group of objects based on a selection probability.

(項目2) (項目1)において、ゲームプログラムは、プロセッサに、選択されたn-m個のオブジェクトに、k-m個以上の第1オブジェクトが含まれる場合、保持されたm個の第1オブジェクトと、選択されたn-m個のオブジェクトとをユーザに付与するステップを実行させる。 (Item 2) In (Item 1), the game program causes the processor to execute a step of granting the retained m first objects and the selected nm objects to the user when the selected nm objects include km or more first objects.

(項目3) (項目2)において、第2選択処理を実行するステップでは、選択されたn-m個のオブジェクトに第1オブジェクトが含まれない場合、選択されたn-m個のオブジェクトにk-m個以上のオブジェクトが含まれるまで、第2選択処理を繰り返し実行する。 (Item 3) In (Item 2), in the step of executing the second selection process, if the first object is not included in the selected nm objects, the second selection process is repeatedly executed until the selected nm objects include km or more objects.

(項目4) (項目1)~(項目3)のいずれかにおいて、ゲームプログラムは、プロセッサに、第1選択処理および第2選択処理の実行中に広告動画を再生するステップと、広告動画の再生終了後、ユーザに付与されるn個のオブジェクトの選択結果を示す演出を再生するステップとを実行させる。 (Item 4) In any of items 1 to 3, the game program causes the processor to execute a step of playing an advertising video during execution of the first selection process and the second selection process, and a step of playing a presentation indicating the selection results of the n objects to be assigned to the user after the playback of the advertising video has ended.

(項目5) (項目4)において、ゲームプログラムは、プロセッサに、ユーザに付与されるn個の第1オブジェクトがすべて選択された場合、広告動画の再生をスキップさせるためのユーザの操作を受け付け可能とするステップを実行させる。 (Item 5) In (Item 4), the game program causes the processor to execute a step of accepting a user operation to skip playback of the advertising video when all of the n first objects assigned to the user have been selected.

(項目6) (項目4)または(項目5)において、ゲームプログラムは、プロセッサに、ユーザの操作に応答して、一群のオブジェクトである第1の一群のオブジェクトとは異なり、それぞれに選択確率が設定される第2の一群のオブジェクトの中から選択確率に基づいてn個のオブジェクトを選択する第3選択処理を実行し、選択されたn個のオブジェクトにk個以上の第1オブジェクトが含まれるか否かに関わらず、選択されたn個のオブジェクトをユーザに付与するステップを実行させ、第1選択処理および第2選択処理の実行中には広告動画を再生するが、第3選択処理の実行中には広告動画を再生しない。 (Item 6) In item 4 or 5, the game program causes the processor to execute a third selection process in response to a user's operation, in which n objects are selected from a second group of objects, each of which has a selection probability set, based on a selection probability, and execute a step of granting the n selected objects to the user regardless of whether the selected n objects include k or more of the first objects, and plays an advertising video during the execution of the first and second selection processes, but does not play the advertising video during the execution of the third selection process.

(項目7) (項目1)~(項目6)のいずれかにおいて、ゲームプログラムは、プロセッサに、ユーザに付与される、k個以上の第1オブジェクトを含む選択されたn個のオブジェクトの選択結果を、選択されたn個のオブジェクトのそれぞれを順番にユーザに提示する形で表示するステップであって、k個以上の第1オブジェクトのそれぞれを、当該k個以上の第1オブジェクト以外のオブジェクトよりも後のタイミングで提示すると共に、異なる希少度が設定される第1オブジェクトがk個以上の第1オブジェクトに含まれる場合はより高い希少度が設定される第1オブジェクトの提示順をより後にするステップを実行させる。 (Item 7) In any of items 1 to 6, the game program causes the processor to execute a step of displaying a selection result of n selected objects including k or more first objects to be given to the user in a manner that presents each of the n selected objects to the user in order, where each of the k or more first objects is presented at a later time than objects other than the k or more first objects, and when a first object to which a different rarity level is set is included in the k or more first objects, the first object to which a higher rarity level is set is presented later in the order of presentation.

(項目8) (項目1)~(項目7)のいずれかにおいて、第1選択処理によって選択されたn個のオブジェクトに第1オブジェクトが含まれない場合、第1選択処理を再度実行する。 (Item 8) In any of (Item 1) to (Item 7), if the first object is not included in the n objects selected by the first selection process, the first selection process is executed again.

(項目9) (項目1)~(項目8)のいずれかにおいて、第1オブジェクトには、所定期間のみ提供されるオブジェクトが含まれる。 (Item 9) In any of (Item 1) to (Item 8), the first object includes an object that is provided only for a specified period of time.

(項目10) (項目1)~(項目9)のいずれかにおいて、第1オブジェクトには、
ゲームにおいて所定時点以降に利用可能となったオブジェクトが含まれる。
(Item 10) In any one of (Item 1) to (Item 9), the first object includes:
This includes objects that become available in the game after a certain point in time.

(項目11) ゲームプログラムを実行する方法を説明した。本開示のある局面によると、ゲームプログラム(131)は、プロセッサ(20)およびメモリ(21)を備えるコンピュータ(サーバ200)により実行される。方法は、プロセッサが、ユーザの操作に応答して、ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)のオブジェクトを選択する第1選択処理を実行するステップと、選択されたn個のオブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個のオブジェクトをユーザに付与するステップと、選択されたn個のオブジェクトに、m個(mは1以上かつk未満の整数)の第1オブジェクトが含まれる場合、当該m個の第1オブジェクトをユーザに付与される対象として保持し、かつ、一群のオブジェクトの中から選択確率に基づいてn-m個のオブジェクトを選択する第2選択処理を実行するステップと、を含む。 (Item 11) A method for executing a game program has been described. According to one aspect of the present disclosure, a game program (131) is executed by a computer (server 200) including a processor (20) and a memory (21). The method includes a step of executing a first selection process in which the processor, in response to a user's operation, selects n objects (n is an integer of 2 or more) from a group of objects that are available in a game based on the game program and each of which has a selection probability set, based on a selection probability; a step of granting the n selected objects to the user if the n selected objects include k (k is an integer of 2 or more) or more first objects whose rarity is set to a reference value or higher; and a step of executing a second selection process in which the m first objects (m is an integer of 1 or more and less than k) are held as targets to be granted to the user, and selects n-m objects from the group of objects based on the selection probability, ...

(項目12) 情報処理装置を説明した。本開示のある局面によると、情報処理装置(サーバ200)は、ゲームプログラム(131)を記憶するメモリ(21)と、ゲームプログラムを実行することにより、情報処理装置の動作を制御するプロセッサ(20)と、を備える。制御部は、ユーザの操作に応答して、ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)のオブジェクトを選択する第1選択処理を実行し、選択されたn個のオブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個のオブジェクトをユーザに付与し、選択されたn個のオブジェクトに、m個(mは1以上かつk未満の整数)の第1オブジェクトが含まれる場合、当該m個の第1オブジェクトをユーザに付与される対象として保持し、かつ、一群のオブジェクトの中から選択確率に基づいてn-m個のオブジェクトを選択する第2選択処理を実行する。 (Item 12) An information processing device has been described. According to an aspect of the present disclosure, the information processing device (server 200) includes a memory (21) that stores a game program (131) and a processor (20) that controls the operation of the information processing device by executing the game program. The control unit executes a first selection process in response to a user's operation, in which n objects (n is an integer of 2 or more) are selected based on the selection probability from a group of objects that are available in a game based on the game program and each of which has a selection probability set, and if the selected n objects include k (k is an integer of 2 or more) or more first objects that have a rarity set equal to or higher than a reference value, the selected n objects are granted to the user, and if the selected n objects include m (m is an integer of 1 or more and less than k) first objects, the m first objects are held as targets to be granted to the user, and executes a second selection process in which n-m objects are selected based on the selection probability from the group of objects.

1 ゲームシステム、2 ネットワーク、10,20 プロセッサ、11,21 メモリ、12,22 ストレージ、13,23 通信IF(操作部)、14,24 入出力IF(操作部)、15 タッチスクリーン(表示部、操作部)、17 カメラ(操作部)、18 測距センサ(操作部)、100 ユーザ端末(情報処理装置)、110,210 制御部、111 操作受付部、112 抽選部、113 判定部、114 オブジェクト管理部、115 ゲーム進行部、116 表示制御部、120,220 記憶部、131,231 ゲームプログラム、132 ゲーム情報、133 ユーザ情報、151 入力部(操作部)、152 表示部、200 サーバ、212 抽選実行部、1010 物体、1020 コントローラ(操作部)、1030 記憶媒体 801 設定確率、802、803、804、805、904 キャラクタ、901 広告動画、902 スキップボタン、903 演出、905 名称、906 希少度、907 OKボタン、1001、1002、1003、1004 選択結果
1 Game system, 2 Network, 10, 20 Processor, 11, 21 Memory, 12, 22 Storage, 13, 23 Communication IF (operation unit), 14, 24 Input/output IF (operation unit), 15 Touch screen (display unit, operation unit), 17 Camera (operation unit), 18 Distance measurement sensor (operation unit), 100 User terminal (information processing device), 110, 210 Control unit, 111 Operation reception unit, 112 Lottery unit, 113 Determination unit, 114 Object management unit, 115 Game progress unit, 116 Display control unit, 120, 220 Storage unit, 131, 231 Game program, 132 Game information, 133 User information, 151 Input unit (operation unit), 152 Display unit, 200 Server, 212 Lottery execution unit, 1010 Object, 1020 Controller (operation unit), 1030 Storage medium 801 Setting probability, 802, 803, 804, 805, 904 Character, 901 Advertising video, 902 Skip button, 903 Presentation, 905 Name, 906 Rarity, 907 OK button, 1001, 1002, 1003, 1004 Selection result

Claims (11)

コンピュータを、
オブジェクトの希少度についての条件を満たす第1オブジェクトを含む一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)の前記オブジェクトを選択する第1選択手段と、
選択されたn個の前記オブジェクトに、k個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個の前記オブジェクトをユーザに付与する第1付与手段と、
選択されたn個の前記オブジェクトに、m個(mは1以上かつk未満の整数)の前記第1オブジェクトが含まれる場合、当該m個の前記第1オブジェクトを前記ユーザに付与される対象として保持し、かつ、前記一群のオブジェクトの中から前記選択確率に基づいてn-m個の前記オブジェクトを選択する第2選択手段と、として機能させる、プログラム。
Computer,
a first selection means for selecting n objects (n being an integer equal to or greater than 2) from a group of objects including a first object that satisfies a condition regarding the rarity of the object based on a selection probability;
a first granting means for granting the selected n objects to a user when the selected n objects include k or more first objects (k is an integer equal to or greater than 2);
a second selection means for selecting n-m of the objects from the group of objects based on the selection probability, when the selected n objects include m of the first objects (m is an integer greater than or equal to 1 and less than k), and for holding the m of the first objects as targets to be granted to the user.
コンピュータを、
選択されたn-m個の前記オブジェクトに、k-m個以上の前記第1オブジェクトが含まれる場合、保持された前記m個の第1オブジェクトと、選択されたn-m個の前記オブジェクトとを前記ユーザに付与する第2付与手段として機能させる、請求項1に記載のプログラム。
Computer,
The program according to claim 1, which functions as a second granting means for granting the retained m first objects and the selected nm-m objects to the user when the selected nm-m objects include km-m or more of the first objects.
前記第2選択手段としての機能では、選択されたn-m個の前記オブジェクトに前記第1オブジェクトが含まれない場合、選択されたn-m個の前記オブジェクトに前記k-m個以上のオブジェクトが含まれるまで、前記第2選択手段として繰り返し機能させる、請求項2に記載のプログラム。 The program according to claim 2, wherein, in the function as the second selection means, if the first object is not included in the selected n-m objects, the program is repeatedly made to function as the second selection means until the selected n-m objects include at least the k-m objects. コンピュータを、
前記第1選択手段および前記第2選択手段として機能中に広告動画を再生する広告動画再生手段と、
前記広告動画の再生終了後、前記ユーザに付与されるn個の前記オブジェクトの選択結果を示す演出を再生する演出再生手段と、として機能させる、請求項1~3のいずれか1項に記載のプログラム。
Computer,
an advertisement video playback means for playing an advertisement video while functioning as the first selection means and the second selection means;
The program according to any one of claims 1 to 3, further functioning as an effect playback means for playing back an effect indicating the selection result of the n objects to be given to the user after playback of the advertising video has ended.
コンピュータを、
前記ユーザに付与されるn個の前記第1オブジェクトがすべて選択された場合、前記広告動画の再生をスキップさせるための前記ユーザの操作を受け付け可能とする操作手段として機能させる、請求項4に記載のプログラム。
Computer,
The program according to claim 4 , which functions as an operation means for accepting an operation by the user to skip playback of the advertising video when all of the n first objects assigned to the user are selected.
コンピュータを、
前記ユーザの操作に応答して、前記一群のオブジェクトである第1の一群のオブジェクトとは異なる第2の一群のオブジェクトの中から選択確率に基づいてn個の前記オブジェクトを選択する第3選択手段と、選択されたn個の前記オブジェクトにk個以上の前記第1オブジェクトが含まれるか否かに関わらず、選択されたn個の前記オブジェクトを前記ユーザに付与する第3付与手段と、として機能させ、
前記第1選択手段および前記第2選択手段として機能中には前記広告動画を再生するが、前記第3選択手段として機能中には前記広告動画を再生しない、請求項4または5に記載のプログラム。
Computer,
a third selection means for selecting, in response to an operation by the user, n number of objects from a second group of objects different from a first group of objects which is the group of objects, based on a selection probability; and a third granting means for granting the n number of selected objects to the user, regardless of whether k or more of the first objects are included in the n number of selected objects;
6. The program according to claim 4, wherein the advertising video is played back while the program functions as the first selection means and the second selection means, but the advertising video is not played back while the program functions as the third selection means.
コンピュータを、
前記ユーザに付与される、k個以上の前記第1オブジェクトを含む選択されたn個の前記オブジェクトの選択結果を、前記ユーザに提示する形で表示する表示手段として機能させる、請求項1~6のいずれか1項に記載のプログラム。
Computer,
The program according to any one of claims 1 to 6, which functions as a display means for displaying, to the user, a selection result of n selected objects including k or more of the first objects to be given to the user.
前記第1選択手段としての機能によって選択されたn個の前記オブジェクトに前記第1オブジェクトが含まれない場合、
コンピュータを、
前記第1選択手段として再度機能させる、請求項1~7のいずれか1項に記載のプログラム。
When the first object is not included in the n objects selected by the function as the first selection means,
Computer,
The program according to claim 1 , further comprising causing the program to function as the first selection means again.
前記第1オブジェクトには、所定期間において提供されるオブジェクトが含まれる、請求項1~8のいずれか1項に記載のプログラム。 The program according to any one of claims 1 to 8, wherein the first object includes an object provided during a predetermined period of time. 前記第1オブジェクトには、所定時点以降に利用可能となったオブジェクトが含まれる、請求項1~9のいずれか1項に記載のプログラム。 The program according to any one of claims 1 to 9, wherein the first object includes an object that has become available since a predetermined point in time. オブジェクトの希少度についての条件を満たす第1オブジェクトを含む一群のオブジェクトの中から、選択確率に基づいてn個(nは2以上の整数)の前記オブジェクトを選択する第1選択手段と、
選択されたn個の前記オブジェクトに、k個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個の前記オブジェクトをユーザに付与する第1付与手段と、
選択されたn個の前記オブジェクトに、m個(mは1以上かつk未満の整数)の前記第1オブジェクトが含まれる場合、当該m個の前記第1オブジェクトを前記ユーザに付与される対象として保持し、かつ、前記一群のオブジェクトの中から前記選択確率に基づいてn-m個の前記オブジェクトを選択する第2選択手段と、を含む、方法。
a first selection means for selecting n objects (n being an integer equal to or greater than 2) from a group of objects including a first object that satisfies a condition regarding the rarity of the object based on a selection probability;
a first granting means for granting the selected n objects to a user when the selected n objects include k or more first objects (k is an integer equal to or greater than 2);
and a second selection means for, if the selected n objects include m (m is an integer greater than or equal to 1 and less than k) of the first objects, retaining the m first objects as targets to be granted to the user, and selecting n-m of the objects from the group of objects based on the selection probability.
JP2023061056A 2019-01-18 2023-04-05 Program and method Active JP7526848B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023061056A JP7526848B2 (en) 2019-01-18 2023-04-05 Program and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019007354A JP7258570B2 (en) 2019-01-18 2019-01-18 Game program, method, and information processing device
JP2023061056A JP7526848B2 (en) 2019-01-18 2023-04-05 Program and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019007354A Division JP7258570B2 (en) 2019-01-18 2019-01-18 Game program, method, and information processing device

Publications (2)

Publication Number Publication Date
JP2023089064A JP2023089064A (en) 2023-06-27
JP7526848B2 true JP7526848B2 (en) 2024-08-01

Family

ID=71889549

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019007354A Active JP7258570B2 (en) 2019-01-18 2019-01-18 Game program, method, and information processing device
JP2023061056A Active JP7526848B2 (en) 2019-01-18 2023-04-05 Program and method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2019007354A Active JP7258570B2 (en) 2019-01-18 2019-01-18 Game program, method, and information processing device

Country Status (1)

Country Link
JP (2) JP7258570B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7071612B2 (en) * 2020-08-17 2022-05-19 株式会社カプコン Game system and game program
JP6892545B1 (en) * 2020-10-28 2021-06-23 株式会社コロプラ Game program, game method and server
JP7665316B2 (en) * 2020-11-11 2025-04-21 株式会社コロプラ GAME PROGRAM, GAME PROCESSING METHOD, AND INFORMATION PROCESSING DEVICE

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373284A (en) 2001-06-13 2002-12-26 Nec Corp System and method for providing banner advertisement and its program
JP6284678B1 (en) 2017-11-14 2018-02-28 株式会社ドリコム Game system, item presentation method, and program
JP2018057963A (en) 2018-01-19 2018-04-12 株式会社コナミデジタルエンタテインメント GAME DEVICE AND PROGRAM

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6877882B2 (en) * 2016-02-26 2021-05-26 株式会社バンダイナムコエンターテインメント Program and game system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373284A (en) 2001-06-13 2002-12-26 Nec Corp System and method for providing banner advertisement and its program
JP6284678B1 (en) 2017-11-14 2018-02-28 株式会社ドリコム Game system, item presentation method, and program
JP2018057963A (en) 2018-01-19 2018-04-12 株式会社コナミデジタルエンタテインメント GAME DEVICE AND PROGRAM

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"IZANAGI SAMURAI NINJA ONLINE 最新情報",IZANAGI OFFICIAL WEBSITE,日本,アソビモ株式会社,2016年11月14日,pp.1-3,インターネット<URL: https://izanagi.com/information/detail/?information_id=3032>,[2024年3月22日検索]

Also Published As

Publication number Publication date
JP2020115942A (en) 2020-08-06
JP7258570B2 (en) 2023-04-17
JP2023089064A (en) 2023-06-27

Similar Documents

Publication Publication Date Title
JP7526848B2 (en) Program and method
JP6612391B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP6472555B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP6522205B1 (en) Game program, method, and information processing apparatus
JP6738872B2 (en) Game program, method, and information processing device
JP6514376B1 (en) Game program, method, and information processing apparatus
JP2020022574A (en) Game program, method, and information processing device
JP2020048603A (en) Game program, method, and information processing device
JP7370721B2 (en) Game program, method, and information processing device
JP2024111045A (en) Game Program
JP7566964B2 (en) program
JP7300872B2 (en) Game program, method, and information processing device
JP7641085B2 (en) program
JP6788644B2 (en) Game programs, methods, and information processing equipment
JP2020043926A (en) Game program, method and information processor
JP2020000390A (en) Game program, method, and information processor
JP7272799B2 (en) Game program, method, and information processing device
JP7316988B2 (en) Game program, method, and information processing device
JP2019205826A (en) Game program, method, and information processing device
JP7181323B2 (en) Game program, method, and information processing device
JP6480062B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP7299743B2 (en) Game program and information processing device
JP6453953B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP2020014906A (en) Game program, method, and information processing device
JP2019205818A (en) Game program, method, and information processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230606

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20230606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240402

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240529

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240722

R150 Certificate of patent or registration of utility model

Ref document number: 7526848

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150