JP2023089064A - program and method - Google Patents

program and method Download PDF

Info

Publication number
JP2023089064A
JP2023089064A JP2023061056A JP2023061056A JP2023089064A JP 2023089064 A JP2023089064 A JP 2023089064A JP 2023061056 A JP2023061056 A JP 2023061056A JP 2023061056 A JP2023061056 A JP 2023061056A JP 2023089064 A JP2023089064 A JP 2023089064A
Authority
JP
Japan
Prior art keywords
objects
user
game
selection
game program
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.)
Pending
Application number
JP2023061056A
Other languages
Japanese (ja)
Inventor
航 近藤
Ko Kondo
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/JP2023089064A/en
Publication of JP2023089064A publication Critical patent/JP2023089064A/en
Pending legal-status Critical Current

Links

Images

Abstract

To more efficiently execute processing for selecting a plurality of objects in which a plurality of first objects for which a rarity degree higher than a reference value is set are determinately included.SOLUTION: First selection processing is executed for selecting n pieces of objects on the basis of selection probability out of a group of objects. When the n pieces of the selected objects include k or more pieces of first objects for which a rarity degree higher than a reference value is set, the selected n pieces of the objects are imparted to a user. When the n pieces of the selected objects include m pieces of the first objects, the m pieces of the first objects are retained as objects to be imparted to the user, and second selection processing is executed for selecting n-m pieces of objects on the basis of the selection probability out of the group of objects.SELECTED DRAWING: Figure 7

Description

本開示は、ゲームプログラム、ゲームプログラムを実行する方法、および情報処理装置に関する。 The present disclosure relates to a game program, a method of executing the game program, and an information processing device.

従来、ゲームにおいて利用可能なオブジェクトを取得する抽選処理を、複数回連続して実行可能なゲームが公知である。また、特許文献1では、複数回連続して抽選処理を行う場合の結果として、所定の条件を満たすオブジェクトの取得を保障可能なゲームを実現するプログラムが開示されている。 2. Description of the Related Art Conventionally, a game is known in which a lottery process for obtaining objects that can be used in the game can be executed continuously multiple times. Further, Patent Literature 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 performing lottery processing consecutively a plurality of times.

特開2014-237040号公報(2014年12月18日公開)Japanese Patent Application Laid-Open No. 2014-237040 (published on December 18, 2014)

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

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

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

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

ゲームシステムのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a game system. ユーザ端末およびサーバの機能的構成を示すブロック図である。3 is a block diagram showing functional configurations of a user terminal and a server; FIG. ステージのプレイ画面の一例を示す図である。It is a figure which shows an example of the play screen of a stage. 抽選処理全体の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process of the whole lottery process. 抽選処理に係る画面の一例を示す図である。It is a figure which shows an example of the screen which concerns on a lottery process. 抽選処理に係る画面の一例を示す図である。It is a figure which shows an example of the screen which concerns on a lottery process. 連続した抽選において複数のキャラクタを選択する処理の流れを示すフローチャートである。FIG. 10 is a flow chart showing a flow of processing for selecting a plurality of characters in consecutive lotteries; FIG. 抽選処理例に係る処理を示す図であるIt is a figure which shows the process which concerns on the lottery process example. 広告動画の再生例を示す図である。It is a figure which shows the example of reproduction|regeneration of an advertisement moving image. 抽選結果の提示例を示す図である。It is a figure which shows the example of presentation of a lottery result.

〔実施形態1〕
本開示に係るゲームシステムは、複数のユーザにゲームを提供するためのシステムである。以下、ゲームシステムについて図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が本発明に含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。
[Embodiment 1]
A 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. The present invention is not limited to these examples, but is indicated by the scope of the claims, and is intended to include all modifications within the meaning and scope of equivalents to the scope of the claims. be. In the following description, the same reference numerals are given to the same elements in the description of the drawings, and redundant description 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>
FIG. 1 is a diagram showing the hardware configuration of the game system 1. As shown in FIG. The game system 1 includes a plurality of user terminals 100 and a server 200 as shown. Each user terminal 100 is connected to the server 200 via the network 2 . The network 2 includes the Internet and various mobile communication systems constructed by wireless base stations (not shown). Examples of mobile communication systems include so-called 3G, 4G mobile communication systems, LTE (Long Term Evolution), and wireless networks (eg, Wi-Fi (registered trademark)) that can be connected to the Internet through a predetermined access point. be done.

サーバ200(コンピュータ、情報処理装置)は、ワークステーションまたはパーソナルコンピュータ等の汎用コンピュータであってよい。サーバ200は、プロセッサ20と、メモリ21と、ストレージ22と、通信IF23と、入出力IF24とを備える。サーバ200が備えるこれらの構成は、通信バスによって互いに電気的に接続される。 The server 200 (computer, information processing device) may be a workstation or a general-purpose computer such as a personal computer. The server 200 includes a processor 20, a memory 21, a storage 22, a communication IF 23, and an input/output IF 24. These components provided in 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 smart phone, a feature phone, a PDA (Personal Digital Assistant), or a tablet computer. The user terminal 100 may be a game device suitable for playing games. As illustrated, 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 range sensor 18. and These components provided in 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 main 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へ送信する。 Also, as shown in FIG. 1, user terminal 100 may be configured to communicate with one or more controllers 1020 . The controller 1020 establishes communication with the user terminal 100 according to communication standards such as Bluetooth (registered trademark), for example. The controller 1020 may have one or more buttons or the like, and transmits to the user terminal 100 an output value based on the user's input operation on the buttons or the like. Also, the controller 1020 may 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を有していてもよい。 Note that the controller 1020 may have the camera 17 and the ranging sensor 18 instead of or in addition to the user terminal 100 having the camera 17 and the ranging sensor 18 .

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

ユーザ端末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 a plurality of controllers 1020 , each user can hold each controller 1020 to communicate with the one user terminal 100 without communicating with other devices such as the server 200 via the network 2 . You can play multiplayer with. In addition, by connecting each user terminal 100 to each other for communication according to a wireless standard such as a wireless LAN (Local Area Network) standard (connecting for communication without going through the server 200), a plurality of user terminals 100 can realize local multiplay. You can also When the above-described multiplay is locally realized by one user terminal 100, the user terminal 100 may further include at least a part of various functions of the server 200, which will be described later. Also, in the case where multiple user terminals 100 locally implement the above-described multiplay, the multiple user terminals 100 may be provided with various functions of the server 200, which will be described later, in a distributed manner.

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

また、コントローラ1020は、ユーザ端末100に着脱可能な構成であるとしてもよい。この場合、ユーザ端末100の筐体における少なくともいずれかの面に、コントローラ1020との結合部が設けられていてもよい。該結合部を介して有線によりユーザ端末100とコントローラ1020とが結合している場合は、ユーザ端末100とコントローラ1020とは、有線を介して信号を送受信する。 Also, the controller 1020 may be detachable from the user terminal 100 . In this case, at least one surface of the housing of the user terminal 100 may be provided with a coupling portion for the controller 1020 . When the user terminal 100 and the controller 1020 are connected by wire through the connecting unit, 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 an external storage medium 1030 such as a 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 . A program recorded in the storage medium 1030 is, for example, a game program.

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

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

例えば、操作部が、カメラ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 ranging sensor 18, the operation unit detects an object 1010 near the user terminal 100, and performs an input operation based on the detection result of the object. Identify. As an example, a user's hand as object 1010, a marker of a predetermined shape, or the like is detected, and an input operation is specified based on the color, shape, movement, type, or the like of object 1010 obtained as a detection result. be. More specifically, when the user's hand is detected from the image captured by the camera 17, the user terminal 100 detects a gesture (a series of movements of the user's hand) detected based on the captured image as an input operation of the user. identified and accepted as Note that the captured image may be a still image or a moving image.

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

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

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

メモリ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. The memories 11 and 21 are composed of storage devices such as ROM (Read Only Memory) and RAM (Random Access Memory). The memory 11 provides a work area for the processor 10 by temporarily storing programs and various data read by the processor 10 from a storage 12 described later. The memory 11 also temporarily stores various data generated while the processor 10 is operating according to the program. The memory 21 provides a work area for the processor 20 by temporarily storing various programs and data read by the processor 20 from a storage 22 described later. The memory 21 also temporarily stores various data generated while the processor 20 is operating according to the program.

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

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

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

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

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

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

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

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

測距センサ18は、測定対象物までの距離を測定するセンサである。測距センサ18は、例えば、パルス変換した光を発する光源と、光を受ける受光素子とを含む。測距センサ18は、光源からの発光タイミングと、該光源から発せられた光が測定対象物にあたって反射されて生じる反射光の受光タイミングとにより、測定対象物までの距離を測定する。
測距センサ18は、指向性を有する光を発する光源を有することとしてもよい。
The distance sensor 18 is a sensor that measures the distance to the object to be measured. The ranging 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 light emission timing from the light source and the light reception timing of the reflected light generated when the light emitted from the light source hits the measurement object and is reflected.
The ranging 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 in which the user terminal 100 uses the camera 17 and the ranging sensor 18 to detect the object 1010 near the user terminal 100 and accepts the detection result as the user's input operation will be further described. The camera 17 and the ranging sensor 18 may be provided on the side of the housing of the user terminal 100, for example. A ranging sensor 18 may be provided near the camera 17 .
As the camera 17, for example, an infrared camera can be used. In this case, the camera 17 may be provided with an illumination device that emits infrared light, a filter that blocks visible light, and the like.
This makes it possible to further improve the object detection accuracy based on the image captured by the camera 17, regardless of whether it 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 one or more of the following processes (1) to (5) on the image captured by the camera 17, for example. (1) The processor 10 performs image recognition processing on the captured image of the camera 17 to identify whether or not the captured image includes the user's hand. The processor 10 may use a technique such as pattern matching, for example, as the analysis technique employed in the image recognition processing described above. (2) The processor 10 also detects a user's gesture from the shape of the user's hand. For example, the processor 10 identifies the number of fingers of the user (the number of extended fingers) from the shape of the user's hand detected from the captured image. Processor 10 further identifies the gesture made by the user from the identified number of fingers. For example, when the number of fingers is five, processor 10 determines that the user has performed the "pa" gesture. In addition, when the number of fingers is 0 (no fingers are detected), the processor 10 determines that the user has performed the "goo" gesture. In addition, when the number of fingers is two, the processor 10 determines that the user has made the "Scissors" gesture. (3) The processor 10 performs image recognition processing on the image captured by the camera 17 to detect whether the user's finger is in a state in which only the index finger is raised or whether the user's finger is flicking. . (4) The processor 10 detects an object 1010 (such as a user's hand) near the user terminal 100 based on at least one of the image recognition result of the captured image of the camera 17 and the output value of the distance measuring sensor 18. ) and the user terminal 100 is detected. For example, the processor 10 determines whether the user's hand is close to the user terminal 100 (for example, a distance less than a predetermined value) or far away from the user terminal 100 (for example, a predetermined value or more distance). Note that when the captured image is a moving image, the processor 10 may detect whether the user's hand is approaching or moving away from the user terminal 100 . (5) When it is found that the distance between the user terminal 100 and the user's hand has changed while the user's hand is detected based on the image recognition result of the captured image of the camera 17, the processor 10 recognizes that the user is waving his hand in the photographing direction of the camera 17 . When an object is detected or not detected by the ranging sensor 18, which has a stronger directivity than the imaging range of the camera 17, the processor 10 detects that the user is waving his hand in a direction orthogonal to the imaging direction of the camera. recognize.

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

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

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

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

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

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

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

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

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

ユーザ端末100は、ユーザの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能を有する。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、および入出力IF14等の協働によって、制御部110および記憶部120として機能する。 The user terminal 100 has a function as an input device that receives user input operations and a function 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, and the like.

サーバ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 the game. When 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 exchanges 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, and the like.

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

(サーバ200の機能的構成)
制御部210は、記憶部220に格納されたゲームプログラム231を実行することにより、サーバ200を統括的に制御する。例えば、制御部210は、ユーザ端末100に各種データおよびプログラム等を送信する。制御部210は、ゲーム情報もしくはユーザ情報の一部または全部をユーザ端末100から受信する。ゲームがマルチプレイゲームである場合には、制御部210は、ユーザ端末100からマルチプレイの同期の要求を受信して、同期のためのデータをユーザ端末100に送信してもよい。
(Functional Configuration of Server 200)
The control unit 210 comprehensively controls 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, etc. to the user terminal 100 . The control unit 210 receives part or all of the game information or user information from the user terminal 100 . If the game is a multi-play game, the control unit 210 may receive a multi-play synchronization request 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) in order to support the progress of the game on the user terminal 100 according to the nature of the game to be executed.

抽選実行部212は、ユーザ端末100からの要求に応じて、ゲームにおいて利用可能なキャラクタを選択するための抽選を実行し、抽選結果を、要求元のユーザ端末100に送信する。 In response to a request from the user terminal 100, the lottery execution unit 212 executes a lottery for selecting a character that can be used in the game, and transmits the lottery result 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 comprehensively controls the user terminal 100 by executing the game program 131 stored in the storage unit 120 . For example, the control unit 110 progresses the game according to the game program 131 and user's operation. Further, while the game is progressing, the control unit 110 communicates with the server 200 as necessary to transmit and receive information.

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

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

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

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

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

ゲーム進行部115は、ゲームの実行に係る各種処理を行う。例えば、ゲーム進行部115は、操作受付部111が受け付けた入力操作の入力位置の座標と操作の種類とから示されるユーザの指示内容を解釈し、当該解釈に基づいて、ゲームを進行させる処理を行う。 The game progression unit 115 performs various processes related to game execution. For example, the game progression unit 115 interprets the content of the user's instruction 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. conduct.

表示制御部116は、タッチスクリーン15の表示部152に対して、制御部110の各部によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部は、制御部110の各部によって生成された映像を含むゲーム画面を表示部152に表示してもよい。また、表示制御部は、グラフィカルユーザインターフェース(以下、GUI)を、該ゲーム画面に重畳して描画してもよい。 The display control unit 116 outputs a game screen on which the processing results executed by each unit of the control unit 110 are reflected to the display unit 152 of the touch screen 15 . The display control unit may display a game screen including images generated by each unit of the control unit 110 on the display unit 152 . Further, the display control unit may draw a graphical user interface (hereinafter referred to as 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 only examples. The server 200 may have at least some of the functions that the user terminal 100 has. Also, the user terminal 100 may have at least part of the functions of the server 200 . Furthermore, a device other than the user terminal 100 and the server 200 may be used as a component of the game system 1 and the other device may be caused to perform part 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 a plurality of these devices.

<処理フローおよびプレイ画面例>
(ゲーム画面例)
図3は、本実施形態のゲームシステム1に基づくゲームにおいて、ユーザ端末100の表示部152において表示されるステージのプレイ画面の一例を示す図である。
<Example of processing flow and play screen>
(Game screen example)
FIG. 3 is a diagram showing an example of a stage play screen displayed on the display unit 152 of the user terminal 100 in the 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の個数(連鎖数)によって表される。 FIG. 3A is a puzzle screen displayed by the game progression unit 115, and is an example of the play screen of the stage described above. This puzzle screen is composed of a board surface including a plurality of puzzle elements 501 and a launch platform 502 . A plurality of puzzle elements 501 are arranged within the board surface. Each puzzle element 501 displays one of a plurality of types of characters. Any of the character elements 503 can be set on the launch table 502 . When the character element 503 on the injection platform 502 is operated, the game progression unit 115 injects the character element 503 to collide with at least a part of the plurality of puzzle elements 501, and according to the collision, the plurality of puzzle elements 501 is changed. At this time, if a predetermined number or more of the puzzle elements 501 displaying the same type of character as the ejected character element 503 are consecutively arranged among the plurality of puzzle elements 501, the game progression unit 115 performs the puzzle Element 501 is removed from the board. Also, the game progression unit 115 calculates a play result according to the removed puzzle element 501 . The play result is represented by, for example, the number of puzzle elements 501 of the same type that are removed in succession (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 table 502 is any character possessed by the user. For example, the game progression unit 115 may display a selection screen on which the character element 503 to be set on the launch pad 502 can be selected from the list 504 of characters held. FIG. 3B is an example of the selection screen. The selection screen includes a list 504 of owned characters. In this example, list 504 contains three characters: "Tia", "Heart", and "Luna". In the list 504, the thick outline of the figure representing the "tier" indicates that the character is selected. The selection screen also includes a parameter display 505 regarding the selected character. The selection screen also includes a “set” button 506 for instructing to set the character element 503 of the selected character on the launch table 502 .

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

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

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

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

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

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

(抽選処理に係る画面例および確率テーブル)
続いて、本発明の一態様である抽選処理を行う場合の、画面例、および抽選処理において各キャラクタが選択される確率を規定した確率テーブルの一例について説明する。図5(A)は、抽選処理の指示を受け付ける画面の一例を示す図である。
(Screen example and probability table related to lottery processing)
Next, an example of a screen when performing a lottery process, which is 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. 5A is a diagram showing an example of a screen for receiving an instruction for lottery processing.

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

ボタン310は、確率テーブルの表示画面に遷移することを指示するUIオブジェクトの一例である。ボタン312は、ゲームにおいて使用可能な消費アイテム5個と引き換えに、抽選処理を1回実行することを指示するUIオブジェクトの一例である。また、ボタン314は、消費アイテム25個と引き換えに、抽選処理を計11回実行することを指示するUIオブジェクトの一例である。 A button 310 is an example of a UI object that instructs transition to a probability table display screen. The button 312 is an example of a UI object that instructs to execute the lottery process once in exchange for five consumable items that can be used in the game. Also, the button 314 is an example of a UI object that instructs to execute the lottery process a total of 11 times 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. 5A, the control unit 110 then causes the display unit 152 to display the screen shown in FIG. 5B. FIG. 5B 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 lottery processing to the user. Specifically, the text 316 shows an example of the procedure for including at least one specific character in the lottery result in the continuous lottery process corresponding to the 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 the present embodiment, when continuous lottery processing is performed to select a plurality of characters in response to user operations, k characters are added to the n characters selected by the lottery processing. It is determined whether or not the above specific characters are included, 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 at least one specific character is included in the first plurality of characters, the user is provided with m specific characters included in the selected n characters. It is held as a target, and the first process is executed nm times (n minus m). Further, it is determined whether or not the selected n−m characters include k−m or more specific characters obtained by subtracting m from k. and the selected nm characters are stored in memory in association with the user.

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

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

各キャラクタ各々に設定された設定確率は、互いに異なっていてもよく、一部又は全部が同一であってもよい。本実施形態では、ランクごとに設定確率は異なり、同じランクであれば設定確率は同じである。特に、Sランクのキャラクタが選択される確率とAランクのキャラクタが選択される確率とが異なることにより、ユーザに付与されることが確定的なキャラクタとして何れが付与されるかを予想するという楽しみを提供しながら、選択確率が低い方であるSランクのキャラクタについて、実際に当選する確率の上昇を抑制することができ、当該キャラクタの希少感を維持することができる。 The set probabilities set for each character may be different from each other, or may be partially or wholly the same. In the present embodiment, the set probabilities are different for each rank, and the set probabilities are the same for the same rank. In particular, since the probability of selecting an S-rank character and the probability of selecting an A-rank character are different, it is fun to predict which character will be awarded to the user as a definite character. while providing a character with a low selection probability, it is possible to suppress an increase in the probability of actually winning the prize, and to maintain the rarity of the character.

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

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

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

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

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

(抽選処理例)
図7は、n体のキャラクタを選択するための抽選処理の流れを示すフローチャートである。これから説明される処理例は、図4に示すステップS103の処理の一例である。
(Lottery processing example)
FIG. 7 is a flow chart showing the flow of lottery processing for selecting n characters. The processing example described below is an example of the processing 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 the present embodiment, the lottery executing unit 212 selects characters from a group of characters that are available in a game based on the game program 121 and for which selection probabilities are set for each character in response to a user's operation. A first selection process is executed to select n characters (n is an integer equal to or greater than 2) based on the probability, and k characters (k is an integer of 2 or more) or higher, the selected n characters are given to the user, and m (m is 1 or more and less than k Integer) of A rank or higher characters are included, the m characters of A rank or higher are held as targets to be given to the user, and based on the selection probability from a group of characters nm A second selection process for selecting characters is executed.

また、抽選実行部212は、選択されたn-m体のキャラクタに、k-m体以上のAランク以上のキャラクタが含まれる場合、保持されたm体のAランク以上キャラクタと、選択されたn-m体のキャラクタとをユーザに付与する。また、抽選実行部212は、選択されたn-m体のキャラクタにAランク以上のキャラクタが含まれない場合、選択されたn-m体のキャラクタにk-m体以上のキャラクタが含まれるまで、第2選択処理を繰り返し実行する。また、抽選実行部212は、第1選択処理によって選択されたn体のキャラクタにAランク以上のキャラクタが含まれない場合、第1選択処理を再度実行する。 Further, when the selected nm characters include km or more characters of A rank or higher, the lottery execution unit 212 selects m characters of A rank or higher from the selected n−m characters are given to the user. In addition, if the selected nm characters do not include characters of A rank or higher, the lottery execution unit 212 keeps the selected nm characters until the selected nm characters include km or more characters. , the second selection process is repeatedly executed. Also, if the n characters selected by the first selection process do not include characters of rank A 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 of 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.

ステップ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 the first selection process. In one aspect, the first selection process is a process in which one process of selecting one character is executed a total of n times, and in another aspect, the process of selecting n characters at once is performed only once. This is the process to be executed. In any case, as a result of the execution of the first selection process, one of n characters of B rank to S rank is selected.

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

ステップS202においてNOの場合、ステップS204において、抽選実行部212は、選択されたn体のキャラクタの中に、Aランク以上のキャラクタが1体以上含まれるか否かを判定する。ステップS204においてNOの場合、図7の処理はステップS201に戻る。これにより、抽選実行部212は、n体のキャラクタを選択するための第1選択処理を再び実行する。 In the case of NO in step S202, in step S204, the lottery executing unit 212 determines whether or not one or more characters of rank A or higher are included in the selected n characters. If NO in step S204, the process of FIG. 7 returns to step S201 . As a result, the lottery execution unit 212 again executes the first selection process for selecting 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選択処理を繰り返し実行する。 In the case of YES in step S204, in step S205, the lottery executing unit 212 retains m characters of rank A or higher included in the selected n characters. In step S206, the lottery execution unit 212 executes a second selection process of selecting nm characters from the 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 or more characters of rank A or higher. If NO in step S207, the process shown in FIG. 7 returns to step S206. As a result, the lottery execution unit 212 again executes the second selection process for selecting nm characters. The lottery execution unit 212 repeatedly executes the second selection process until the selection result includes km characters of rank A or higher.

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

図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を選択する。 FIG. 8 is a diagram illustrating processing related to an example of lottery processing. In this example, the lottery execution unit 212 selects n (11 in this example) characters 802 by executing a first selection process based on set probabilities 801 defined in the probability table. A setting probability 801 is an example of selection probabilities set for each of a plurality of objects, and the selection probabilities for characters of each rank are set. Also, in FIG. 8, 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 character in this example) of rank A or higher. According to this selection result, the lottery execution unit 212 retains this A-rank character, and by executing the second selection process based on the set probability 801, nm bodies (10 bodies in this example) Select character 803 .

キャラクタ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 rank A or higher. Based on this selection result, the lottery execution unit 212 selects nm characters 804 by executing the second selection process again based on the set probability 801 . The selected nm characters 804 include one S-rank character. Therefore, the lottery executing unit 212 determines the one A-rank character selected by the first selection process and the 10 characters selected by the second selection process as the lottery result. The lottery execution unit 212 notifies the user terminal 100 of the lottery result, and in response to the notification, the user terminal 100 stores 11 characters 805 including two characters of rank A or higher in association with the user. Stored in unit 120 . This completes the lottery process in which two or more characters of rank A or higher are definitely discharged.

(主要な作用効果)
本実施形態によれば、1通りの確率テーブルを用いるだけで、ユーザに付与するために選択する複数体のキャラクタに、Aランク以上のキャラクタを確定的に複数含めることができ、ユーザの納得感を向上させることができる。また、Aランク以上のキャラクタが複数付与されることを期待できるので、連続した抽選を実行することに対するユーザの動機づけが向上する。
(main effects)
According to the present embodiment, by using only one probability table, it is possible to deterministically include a plurality of characters of rank A or higher in the plurality of characters selected to be given to the user. can be improved. In addition, since it can be expected that a plurality of characters of rank A or higher will be given, the user's motivation for executing consecutive lotteries is improved.

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

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

図9は、広告動画の再生例を示す図である。表示制御部116は、第1選択処理または第2選択処理の実行中に、例えば図9(A)に示すゲーム画面を表示部152に表示する。表示制御部116は、当該画面において、キャラクタの抽選処理が実行中であることを説明するテキストを表示すると共に、広告動画901を再生する。表示制御部116は、広告動画901に代えて、広告以外の任意の動画を再生してもよい。本実施形態では、抽選処理時に、k体以上のAランク以上のキャラクタを確定させるために、キャラクタの引き直し処理が繰り返し発生する可能性があるところ、図9(A)に示すように選択処理の実行中に広告動画901を再生すれば、ユーザが選択結果の提示を待つ間に広告動画901を視聴することによって待ち時間の間を持たせることができる。これにより、ゲーム中にユーザを退屈させずに済む。 FIG. 9 is a diagram showing an example of reproduction of an advertisement moving image. The display control unit 116 displays, for example, the game screen shown in FIG. 9A on the display unit 152 during execution of the first selection process or the second selection process. The display control unit 116 displays a text explaining that the character lottery process is being executed on the screen, and also reproduces the advertisement moving image 901 . The display control unit 116 may reproduce any moving image other than the advertisement instead of the advertisement moving image 901 . In this embodiment, during the lottery process, there is a possibility that the character redrawing process may be repeated in order to determine k or more characters of A rank or higher. If the advertisement moving image 901 is reproduced during the execution of , the user can have a waiting time by viewing the advertisement moving image 901 while waiting for the presentation of the selection result. This keeps 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 rank A or higher are selected, the display control unit 116 displays a skip button 902 on the game screen as shown in FIG. 9B. The skip button 902 is a user interface component that can accept a user's operation for causing the user terminal 100 to skip the reproduction processing of the advertisement moving image 901 . As shown in FIG. 9B, by presenting a skip button 902 to the user when the process of selecting n characters is completed, the user can skip the reproduction 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 reception unit 111 receives a user's operation (for example, a tap operation) on the skip button 902, the display control unit 116 ends the reproduction of the advertising video 901 on the game screen, as shown in FIG. Furthermore, an effect 903 is reproduced on the game screen. An effect 903 is an effect indicating the selection result of n characters given to the user. In FIG. 9C, the display control unit 116 reproduces an effect 903 in which n star marks pop out of a box, thereby expressing on the game screen that 11 characters have been selected.

表示制御部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 finishing the reproduction of the effect 903, the display control unit 116 sequentially displays the details of the selected n characters on the game screen one by one, as shown in FIG. 9(D). In FIG. 9D, one selected character 904, name 905, rarity level 906, and OK button 907 are displayed on the game screen. In FIG. 9D, the user is presented with the result of selecting the A-rank character "Tia". The user recognizes that one of the 11 selected characters is "Tia" through the game screen shown in FIG. 9(D). An OK button 907 is a UI component capable of accepting a user's operation for ending the display of details of the selection result of a certain character. When the operation reception unit 111 receives the user's operation on the OK button 907, the display control unit 116 ends the current detailed display, and further displays the 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 the present embodiment, the lottery executing unit 212 responds to the user's operation by selecting a second group of characters, each of which has a selection probability, unlike the first group of characters, which is the group of characters described above. A third selection process is executed to select n characters from a group of characters based on the selection probability, and the selected n characters include k or more characters of A rank or higher. Regardless of whether or not, the selected n characters are given to the user, and the advertisement video is reproduced during the execution of the first selection process and the second selection process, but during the execution of the third selection process Don't play ad videos.

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

第3選択処理では、第2の一群のキャラクタのそれぞれに設定される選択確率に基づいて、n体のキャラクタが選択される。第3選択処理は、k体以上のキャラクタの排出が確定しない通常の抽選処理におけるキャラクタの選択処理である。このような抽選処理では、キャラクタの引き直しが発生しないため、ユーザに付与されるn体のキャラクタを決定されるまでに長い時間を要しない。そのため、広告動画901を再生することによってユーザの間を持たせる必要が生じないため、第3選択処理の実行中は広告動画901を再生しない。このように、表示制御部116は、抽選処理の種類に応じて、広告動画901を再生したりあるいはしなかったりする制御を、適切に実行することができる。 In the third selection process, n characters are selected based on the selection probabilities 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 discharge of k or more characters is not confirmed. In such a lottery process, characters are not drawn again, so it does not take a long time to determine the n characters to be given to the user. Therefore, since it is not necessary to give the user pause by reproducing the advertisement moving image 901, the advertisement moving image 901 is not reproduced during execution of the third selection process. In this manner, the display control unit 116 can appropriately perform control to reproduce or not to reproduce the advertisement moving image 901 according to the type of lottery process.

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

図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ランク以上のキャラクタの選択結果については表示しない。 FIG. 10 is a diagram showing a presentation example of lottery results. Here, it is assumed that nine B-rank or C-rank characters, one A-rank character, and one S-rank character are selected. When the server 200 notifies the display control unit 116 of the lottery result, the display control unit 116 sequentially displays the details of the 11 selected characters on the game screen one by one. In the example of FIG. 10, first, a selection result 1001 of "Star", which is a C-rank character, is displayed on the game screen as the result of the lottery for the first character. When the user presses the OK button 907, the display control unit 116 next displays the selection result 1002 of the B-rank character "Cloud" on the game screen as the second selection result. When displaying the lottery results up to n-2, the display control unit 116 displays only the characters of B rank or C rank 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 finishes displaying the selection result of the n-2th character of B rank or lower, next, as the n-1th selection result, the A-rank character "Tia" is displayed. A selection result 1003 is displayed on the game screen. When the display control unit 116 finishes displaying the selection result of the n-1th A-rank character, the display control unit 116 next displays the selection result 1004 of the S-rank character "Robo" as the n-th selection result. is displayed on the game screen. As described above, the selection results of characters of rank A or higher are presented to the user at the first and second times from the end in the order of presentation of 11 times. 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, two characters of A rank or higher are all of the remaining nine characters of B rank or C rank. presented later than As a result, when the user visually recognizes the presentation of the selection results in order, it is possible to heighten expectations for characters of rank A or higher that will be definitely discharged. Furthermore, since the S-rank character is presented to the user after the A-rank character, it is possible to maximize the user's pleasure in winning the A-rank character. That is, if an A-rank character is presented after an S-rank character is presented, the user who already knows that the S-rank character has won will be very pleased with the winning result of the A-rank character. However, in the example shown in FIG. 10, the selection result 1003 of an A-rank character is presented to the user before the selection result 1004 of an S-rank character is presented to the user. The user can get a sufficiently high pleasure from the result.

〔ソフトウェアによる実現例〕
制御部210の制御ブロック(特に、抽選実行部212)、ならびに、制御部110の制御ブロック(特に、抽選部112、判定部113、オブジェクト管理部114およびゲーム進行部115)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Example of realization by software]
The control block of the control unit 210 (especially the lottery execution unit 212) and the control block of the control unit 110 (especially the lottery unit 112, the determination unit 113, the object management unit 114 and the game progress unit 115) are integrated circuits (IC It may be implemented by a logic circuit (hardware) formed on a chip) or the like, or may be implemented 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, an information processing apparatus including control unit 210 or control unit 110, or both, includes a CPU that executes instructions of a program, which is software that implements each function, and a computer (or CPU) that stores the program and various data. A ROM (Read Only Memory) or storage device (these are referred to as a "recording medium") recorded so as to be readable by , a RAM (Random Access Memory) for developing the above program, and the like. The object of the present invention is achieved by a computer (or CPU) reading and executing the program from the recording medium. As the recording medium, a "non-temporary tangible medium" such as a tape, disk, card, semiconductor memory, programmable logic circuit, or the like can be used. Also, the program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. Note that one aspect of the present invention can also be implemented 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, but can be modified in various ways within the scope of the claims, and can be obtained by appropriately combining technical means disclosed in different embodiments. is also included in the technical scope of the present invention.

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

(項目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) The game program was explained. According to one aspect of the present disclosure, the game program (131) is executed by a computer (user terminal 100) comprising a processor (10) and memory (11). The game program instructs the processor, in response to the user's operation, to select n (n a step of executing a first selection process of selecting objects (where k is an integer of 2 or more), and rarity levels equal to or greater than a reference value are set to the selected n objects (k is an integer of 2 or more) If the above first objects are included, a step of giving the user n selected objects; A second selection process of holding the m first objects as objects to be given to the user when objects are included, and selecting nm objects from a group of objects based on the selection probability. to execute and to execute.

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

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

(項目4) (項目1)~(項目3)のいずれかにおいて、ゲームプログラムは、プロセッサに、第1選択処理および第2選択処理の実行中に広告動画を再生するステップと、広告動画の再生終了後、ユーザに付与されるn個のオブジェクトの選択結果を示す演出を再生するステップとを実行させる。 (Item 4) In any one of (Item 1) to (Item 3), the game program instructs the processor to reproduce the advertisement video during execution of the first selection process and the second selection process; After the end, a step of reproducing an effect showing the selection result of the n objects given to the user is executed.

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

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

(項目7) (項目1)~(項目6)のいずれかにおいて、ゲームプログラムは、プロセッサに、ユーザに付与される、k個以上の第1オブジェクトを含む選択されたn個のオブジェクトの選択結果を、選択されたn個のオブジェクトのそれぞれを順番にユーザに提示する形で表示するステップであって、k個以上の第1オブジェクトのそれぞれを、当該k個以上の第1オブジェクト以外のオブジェクトよりも後のタイミングで提示すると共に、異なる希少度が設定される第1オブジェクトがk個以上の第1オブジェクトに含まれる場合はより高い希少度が設定される第1オブジェクトの提示順をより後にするステップを実行させる。 (Item 7) In any one of (Item 1) to (Item 6), the game program causes the processor to display selection results of n selected objects including k or more first objects given to the user. are displayed in order to present each of the selected n objects to the user, wherein each of the k or more first objects is displayed from objects other than the k or more first objects When the first objects with different rarity levels are included in k or more first objects, the first objects with higher rarity levels are presented later. perform the steps.

(項目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 one of (Item 1) to (Item 8), the first object includes an object provided only for a predetermined period.

(項目10) (項目1)~(項目9)のいずれかにおいて、第1オブジェクトには、
ゲームにおいて所定時点以降に利用可能となったオブジェクトが含まれる。
(Item 10) In any of (Item 1) to (Item 9), in the first object,
Contains objects that have 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 of executing a game program has been described. According to one aspect of the present disclosure, the game program (131) is executed by a computer (server 200) comprising a processor (20) and memory (21). The method is such that, in response to a user's operation, a processor selects n (n is a step of executing a first selection process of selecting objects of k (an integer of 2 or more), and k (where k is an integer of 2 or more) or more in which a rarity level of a reference value or more is set to the selected n objects; a step of giving n selected objects to the user, and m (m is an integer equal to or greater than 1 and less than k) first objects to the n selected objects is included, hold the m first objects as objects to be given to the user, and perform a second selection process of selecting nm objects from the group of objects based on the selection probability and performing.

(項目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) The information processing apparatus has been described. According to one 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. ) and In response to a user's operation, the control unit selects n objects (where n is 2 or more) based on the selection probability from a group of objects that can be used in the game based on the game program and for which the selection probability is set for each object. (integer of 2 or more) k (where k is an integer of 2 or more) or more first selection processing is executed to select objects, and rarity levels equal to or higher than a reference value are set to the selected n objects is included, the selected n objects are given to the user, and the selected n objects include m first objects (m is an integer equal to or greater than 1 and less than k). A second selection process is executed for holding the m first objects as objects to be given to the user and selecting nm objects from the group of objects based on the selection probability.

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 ranging 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 Progression 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 Effect 905 Name 906 Rarity 907 OK button, 1001, 1002, 1003, 1004 Selection result

Claims (12)

プロセッサおよびメモリを備えるコンピュータにより実行されるゲームプログラムであって、
前記ゲームプログラムは、前記プロセッサに、
ユーザの操作に応答して、前記ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、前記選択確率に基づいてn個(nは2以上の整数)の前記オブジェクトを選択する第1選択処理を実行するステップと、
選択されたn個の前記オブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個の前記オブジェクトを前記ユーザに付与するステップと、
選択されたn個の前記オブジェクトに、m個(mは1以上かつk未満の整数)の前記第1オブジェクトが含まれる場合、当該m個の前記第1オブジェクトを前記ユーザに付与される対象として保持し、かつ、前記一群のオブジェクトの中から前記選択確率に基づいてn-m個の前記オブジェクトを選択する第2選択処理を実行するステップとを実行させる、ゲームプログラム。
A game program executed by a computer comprising a processor and memory,
The game program causes the processor to:
In response to the user's operation, n objects (n is an integer of 2 or more) are selected based on the selection probability from a group of objects that can be used in the game based on the game program and for which selection probabilities are set for each object. ), performing a first selection process of selecting the object of
If the n selected objects include k (k is an integer equal to or greater than 2) first objects set to a rarity level equal to or greater than a reference value, the selected n objects are granting to a user;
When m (where m is an integer equal to or greater than 1 and less than k) the first objects are included in the selected n objects, the m first objects are given to the user. and executing a second selection process of selecting the nm objects from the group of objects based on the selection probability.
前記ゲームプログラムは、前記プロセッサに、
選択されたn-m個の前記オブジェクトに、k-m個以上の前記第1オブジェクトが含まれる場合、保持された前記m個の第1オブジェクトと、選択されたn-m個の前記オブジェクトとを前記ユーザに付与するステップを実行させる、請求項1に記載のゲームプログラム。
The game program causes the processor to:
If the n−m selected objects include km or more of the first objects, the m first objects retained and the n−m selected objects 2. The game program according to claim 1, causing execution of a step of giving to the user.
前記第2選択処理を実行するステップでは、選択されたn-m個の前記オブジェクトに前記第1オブジェクトが含まれない場合、選択されたn-m個の前記オブジェクトに前記k-m個以上のオブジェクトが含まれるまで、前記第2選択処理を繰り返し実行する、請求項2に記載のゲームプログラム。 In the step of executing the second selection process, if the n−m selected objects do not include the first object, the nm or more selected objects include the km or more 3. The game program according to claim 2, wherein said second selection process is repeatedly executed until an object is included. 前記ゲームプログラムは、前記プロセッサに、
前記第1選択処理および第2選択処理の実行中に広告動画を再生するステップと、
前記広告動画の再生終了後、前記ユーザに付与されるn個の前記オブジェクトの選択結果を示す演出を再生するステップとを実行させる、請求項1~3のいずれか1項に記載のゲームプログラム。
The game program causes the processor to:
a step of reproducing an advertisement video during execution of the first selection process and the second selection process;
4. The game program according to any one of claims 1 to 3, further comprising a step of reproducing an effect showing selection results of the n objects given to the user after the reproduction of the advertisement moving image is finished.
前記ゲームプログラムは、前記プロセッサに、
前記ユーザに付与されるn個の前記第1オブジェクトがすべて選択された場合、前記広告動画の再生をスキップさせるための前記ユーザの操作を受け付け可能とするステップを実行させる、請求項4に記載のゲームプログラム。
The game program causes the processor to:
5. The method according to claim 4, wherein when all of the n first objects given to the user are selected, a step of enabling acceptance of the user's operation for skipping the reproduction of the advertisement video is executed. game program.
前記ゲームプログラムは、前記プロセッサに、
前記ユーザの操作に応答して、前記一群のオブジェクトである第1の一群のオブジェクトとは異なり、それぞれに選択確率が設定される第2の一群のオブジェクトの中から前記選択確率に基づいてn個の前記オブジェクトを選択する第3選択処理を実行し、選択されたn個の前記オブジェクトにk個以上の前記第1オブジェクトが含まれるか否かに関わらず、選択されたn個の前記オブジェクトを前記ユーザに付与するステップを実行させ、
前記第1選択処理および前記第2選択処理の実行中には前記広告動画を再生するが、前記第3選択処理の実行中には前記広告動画を再生しない、請求項4または5に記載のゲームプログラム。
The game program causes the processor to:
Different from the first group of objects which are the group of objects, n objects are selected based on the selection probability from a second group of objects each having a selection probability set in response to the user's operation. and selecting the n selected objects regardless of whether or not the n selected objects include the k or more first objects. cause the user to perform the step of granting;
6. The game according to claim 4 or 5, wherein the advertising animation is reproduced during execution of the first selection process and the second selection process, but the advertisement animation is not reproduced during execution of the third selection process. program.
前記ゲームプログラムは、前記プロセッサに、
前記ユーザに付与される、k個以上の前記第1オブジェクトを含む選択されたn個の前記オブジェクトの選択結果を、選択されたn個の前記オブジェクトのそれぞれを順番に前記ユーザに提示する形で表示するステップであって、k個以上の前記第1オブジェクトのそれぞれを、当該k個以上の前記第1オブジェクト以外の前記オブジェクトよりも後のタイミングで提示すると共に、異なる前記希少度が設定される前記第1オブジェクトがk個以上の前記第1オブジェクトに含まれる場合はより高い前記希少度が設定される前記第1オブジェクトの提示順をより後にするステップを実行させる、請求項1~6のいずれか1項に記載のゲームプログラム。
The game program causes the processor to:
The selection results of the n selected objects including the k or more first objects given to the user are presented to the user in order. In the displaying step, each of the k or more first objects is presented at a timing later than the objects other than the k or more first objects, and different rarity levels are set. 7. The method according to any one of claims 1 to 6, wherein when the first object is included in k or more of the first objects, the first object to which the higher rarity level is set is set later in the presentation order of the first object. 1. The game program according to 1.
前記第1選択処理によって選択されたn個の前記オブジェクトに前記第1オブジェクトが含まれない場合、前記第1選択処理を再度実行する、請求項1~7のいずれか1項に記載のゲームプログラム。 8. The game program according to any one of claims 1 to 7, wherein the first selection process is executed again when the n objects selected by the first selection process do not include the first object. . 前記第1オブジェクトには、所定期間のみ提供されるオブジェクトが含まれる、請求項1~8のいずれか1項に記載のゲームプログラム。 9. The game program according to any one of claims 1 to 8, wherein said first object includes an object provided only for a predetermined period. 前記第1オブジェクトには、前記ゲームにおいて所定時点以降に利用可能となったオブジェクトが含まれる、請求項1~9のいずれか1項に記載のゲームプログラム。 10. The game program according to any one of claims 1 to 9, wherein said first object includes an object that has become available in said game after a predetermined point in time. プロセッサおよびメモリを備える情報処理装置がゲームプログラムを実行する方法であって、
前記方法は、前記プロセッサが、
ユーザの操作に応答して、前記ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、前記選択確率に基づいてn個(nは2以上の整数)の前記オブジェクトを選択する第1選択処理を実行するステップと、
選択されたn個の前記オブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個の前記オブジェクトを前記ユーザに付与するステップと、
選択されたn個の前記オブジェクトに、m個(mは1以上かつk未満の整数)の前記第1オブジェクトが含まれる場合、当該m個の前記第1オブジェクトを前記ユーザに付与される対象として保持し、かつ、前記一群のオブジェクトの中から前記選択確率に基づいてn-m個の前記オブジェクトを選択する第2選択処理を実行するステップと、を含む、方法。
A method for an information processing device comprising a processor and a memory to execute a game program, comprising:
The method comprises: the processor;
In response to the user's operation, n objects (n is an integer of 2 or more) are selected based on the selection probability from a group of objects that can be used in the game based on the game program and for which selection probabilities are set for each object. ), performing a first selection process of selecting the object of
If the n selected objects include k (k is an integer equal to or greater than 2) first objects set to a rarity level equal to or greater than a reference value, the selected n objects are granting to a user;
When m (where m is an integer equal to or greater than 1 and less than k) the first objects are included in the selected n objects, the m first objects are given to the user. and performing a second selection process of selecting nm said objects among said group of objects based on said selection probability.
情報処理装置であって、
前記情報処理装置は、
前記情報処理装置によって実行されるゲームプログラムを記憶する記憶部と、
前記ゲームプログラムを実行することにより、前記情報処理装置の動作を制御する制御部と、を備え、
前記制御部は、
ユーザの操作に応答して、前記ゲームプログラムに基づくゲームにおいて利用可能でありかつそれぞれに選択確率が設定される一群のオブジェクトの中から、前記選択確率に基づいてn個(nは2以上の整数)の前記オブジェクトを選択する第1選択処理を実行し、
選択されたn個の前記オブジェクトに、基準値以上の希少度が設定されるk個(kは2以上の整数)以上の第1オブジェクトが含まれる場合、選択されたn個の前記オブジェクトを前記ユーザに付与し、
選択されたn個の前記オブジェクトに、m個(mは1以上かつk未満の整数)の前記第
1オブジェクトが含まれる場合、当該m個の前記第1オブジェクトを前記ユーザに付与される対象として保持し、かつ、前記一群のオブジェクトの中から前記選択確率に基づいてn-m個の前記オブジェクトを選択する第2選択処理を実行する、情報処理装置。
An information processing device,
The information processing device is
a storage unit that stores a game program to be executed by the information processing device;
a control unit that controls the operation of the information processing device by executing the game program;
The control unit
In response to the user's operation, n objects (n is an integer of 2 or more) are selected based on the selection probability from a group of objects that can be used in the game based on the game program and for which selection probabilities are set for each object. ) to select the object,
If the n selected objects include k (k is an integer equal to or greater than 2) first objects set to a rarity level equal to or greater than a reference value, the selected n objects are give the user
When m (where m is an integer equal to or greater than 1 and less than k) the first objects are included in the selected n objects, the m first objects are given to the user. and executing a second selection process of selecting the nm objects from the group of objects based on the selection probability.
JP2023061056A 2019-01-18 2023-04-05 program and method Pending JP2023089064A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023061056A JP2023089064A (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 JP2023089064A (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 (1)

Publication Number Publication Date
JP2023089064A true JP2023089064A (en) 2023-06-27

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 Pending JP2023089064A (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 (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6892545B1 (en) * 2020-10-28 2021-06-23 株式会社コロプラ Game program, game method and server
JP2022077232A (en) * 2020-11-11 2022-05-23 株式会社コロプラ Game program, game processing method, and information processing device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4382305B2 (en) 2001-06-13 2009-12-09 Necビッグローブ株式会社 Banner advertisement providing system, banner advertisement providing method, and program thereof
JP6877882B2 (en) 2016-02-26 2021-05-26 株式会社バンダイナムコエンターテインメント Program and game system
JP6284678B1 (en) 2017-11-14 2018-02-28 株式会社ドリコム Game system, item presentation method, and program
JP6757982B2 (en) 2018-01-19 2020-09-23 株式会社コナミデジタルエンタテインメント Game equipment and programs

Also Published As

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

Similar Documents

Publication Publication Date Title
JP2023089064A (en) program and method
JP6612391B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP6522205B1 (en) Game program, method, and information processing apparatus
JP2019126360A (en) Game program, method, and information processor
JP6535714B2 (en) Game program, method, and information processing apparatus
JP6803360B2 (en) Game programs, methods, and information processing equipment
JP7289283B2 (en) Game program, method, and information processing device
JP7300872B2 (en) Game program, method, and information processing device
JP7346055B2 (en) game program
JP2023085442A (en) program
JP6837461B2 (en) Game programs, methods, and information processing equipment
JP2019042296A (en) Game program, method, and information processing device
JP6522210B1 (en) Game program, method, and information processing apparatus
JP6788644B2 (en) Game programs, methods, and information processing equipment
JP7370721B2 (en) Game program, method, and information processing device
JP7272799B2 (en) Game program, method, and information processing device
JP7285082B2 (en) Game program, method, and information processing device
JP7316988B2 (en) Game program, method, and information processing device
JP6503118B1 (en) Game program, method, and information processing apparatus
JP2019205826A (en) Game program, method, and information processing device
JP2020044154A (en) Game program, method, and information processing device
JP6453953B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP7181323B2 (en) Game program, method, and information processing device
JP7313175B2 (en) Game program and method
JP6480062B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE

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