JP2018075174A - Information processing system, server, program, and information processing method - Google Patents

Information processing system, server, program, and information processing method Download PDF

Info

Publication number
JP2018075174A
JP2018075174A JP2016218884A JP2016218884A JP2018075174A JP 2018075174 A JP2018075174 A JP 2018075174A JP 2016218884 A JP2016218884 A JP 2016218884A JP 2016218884 A JP2016218884 A JP 2016218884A JP 2018075174 A JP2018075174 A JP 2018075174A
Authority
JP
Japan
Prior art keywords
user
position index
user terminal
beacon
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016218884A
Other languages
Japanese (ja)
Other versions
JP6254244B1 (en
Inventor
恭平 山口
Kyohei Yamaguchi
恭平 山口
慶典 稲垣
Yoshinori Inagaki
慶典 稲垣
吉田 茂樹
Shigeki Yoshida
茂樹 吉田
雅斗 塚越
Masato Tsukagoshi
雅斗 塚越
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2016218884A priority Critical patent/JP6254244B1/en
Application granted granted Critical
Publication of JP6254244B1 publication Critical patent/JP6254244B1/en
Publication of JP2018075174A publication Critical patent/JP2018075174A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Instructional Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To determine processing execution propriety according to an attribute on a user using a user terminal in a system for executing processing with a fact that the position of the user terminal satisfies a predetermined condition as a trigger.SOLUTION: A user DB 54 associates and stores a user ID and a status of the user. It is stipulated whether or not a beacon device of each type is a processing object for each status of the user in a processing object DB 56. Another device specification part 62 specifies a beacon device in the neighborhood of a user terminal A based on a self-user ID transmitted from the user terminal A and a beacon ID. A processing object determination part 64 specifies the status of the user A based on the received self-user ID and the user DB 54, and determines whether or not the beacon device corresponding to the received beacon ID in the status of the user A is a processing object. A processing execution part 66 executes processing according to the beacon device when the beacon device is the processing object.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理システム、サーバ、プログラム、及び情報処理方法に関する。   The present invention relates to an information processing system, a server, a program, and an information processing method.

従来、ユーザが使用するユーザ(携帯)端末の位置が所定条件を満たしたことをトリガとして処理を実行するシステムが提案されている。所定条件としては、ユーザ端末自体の位置が所定位置の近傍に来た、あるいは他のユーザ端末との距離が所定距離以内となった、などの条件である。このようなシステムは、サーバとユーザ端末を含んで構成され、サーバがユーザ端末の位置が所定の条件を満たすか否かを特定し、条件を満たす場合に、当該所定条件に応じた処理が実行される。サーバの処理の実行結果はユーザ端末に送信されてもよい。このようなシステムとしては、例えば、ユーザ端末がある店舗の近傍に来た場合に、サーバから当該ユーザ端末に当該店舗で利用可能なクーポンを送信するシステムが知られている。   2. Description of the Related Art Conventionally, a system has been proposed in which processing is triggered by the position of a user (mobile) terminal used by a user satisfying a predetermined condition. The predetermined condition is a condition such that the position of the user terminal itself is in the vicinity of the predetermined position, or the distance from another user terminal is within a predetermined distance. Such a system is configured to include a server and a user terminal, and the server specifies whether or not the position of the user terminal satisfies a predetermined condition, and when the condition is satisfied, processing according to the predetermined condition is executed. Is done. The execution result of the server process may be transmitted to the user terminal. As such a system, for example, when a user terminal comes near a certain store, a system that transmits a coupon that can be used in the store from the server to the user terminal is known.

ゲームシステムにおいても、携帯ゲーム端末の位置に応じて、ゲーム内の処理内容を変更するシステムが提案されている。例えば、特許文献1には、互いに近距離無線通信可能な2つの携帯ゲーム端末を含むゲームシステムであって、2つの携帯ゲーム端末間の通信強度が所定以上である場合(つまり2つの携帯ゲーム端末がある程度の近い位置関係にある場合)に、アイテムが使用できるようになるゲームシステムが開示されている。また、特許文献2には、現実世界の特定の場所にアクセスポイントを設け、当該アクセスポイントとの間で携帯ゲーム端末が無線通信を行った場合(つまりアクセスポイント近傍に携帯ゲーム端末が来た場合)に、当該携帯ゲーム端末において特定のイベントを発生させるゲームシステムが開示されている。   Also in the game system, a system for changing the processing content in the game according to the position of the mobile game terminal has been proposed. For example, Patent Document 1 discloses a game system including two portable game terminals capable of short-range wireless communication with each other, and the communication strength between the two portable game terminals is equal to or higher than a predetermined value (that is, two portable game terminals). A game system is disclosed in which items can be used in a case where the items are close to each other to some extent. Further, in Patent Document 2, when an access point is provided at a specific location in the real world and the portable game terminal performs wireless communication with the access point (that is, when the portable game terminal comes near the access point) ) Discloses a game system for generating a specific event in the portable game terminal.

特開2010−51816号公報JP 2010-51816 A 特開2015−181538号公報Japanese Patent Laying-Open No. 2015-181538

上述のような、ユーザ端末の位置が所定条件を満たしたことをトリガとして処理を実行するシステムにおいて、ユーザ端末の位置が所定条件を満たした場合であっても、当該ユーザ端末を使用するユーザに関する属性に応じて、処理を行わないことが望まれる場合がある。例えば、ゲームシステムにおいては、あるユーザ端末が所定位置の近傍に移動した場合、あるいは他のユーザ端末との位置関係が所定の関係を満たしたであっても、ゲーム内のユーザのステータスに応じてゲーム上の処理を行わないことで、ゲームの興趣性がより向上される場合がある。   In the system that executes processing triggered by the fact that the position of the user terminal satisfies the predetermined condition as described above, even if the position of the user terminal satisfies the predetermined condition, the present invention relates to the user who uses the user terminal. Depending on the attribute, it may be desired not to perform processing. For example, in a game system, even when a certain user terminal moves to the vicinity of a predetermined position, or even if the positional relationship with other user terminals satisfies a predetermined relationship, it depends on the status of the user in the game. By not performing the process on the game, the interest of the game may be further improved.

本発明の目的は、ユーザ端末の位置が所定条件を満たしたことをトリガとして処理を実行するシステムにおいて、当該ユーザ端末を使用するユーザに関する属性に応じて処理の実行可否を決定することにある。   An object of the present invention is to determine whether or not to execute a process according to an attribute relating to a user who uses the user terminal in a system that executes the process triggered by the position of the user terminal satisfying a predetermined condition.

本発明は、サーバと、複数の位置指標装置と、ユーザが使用するユーザ端末であって、前記ユーザを識別するユーザ識別情報を前記サーバに送信するユーザ端末と、を備え、前記サーバ及び前記ユーザ端末のいずれかにおいて、前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、前記ユーザに関する属性毎に、前記複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、を備える、ことを特徴とする情報処理システムである。   The present invention includes a server, a plurality of position index devices, and a user terminal used by a user, the user terminal transmitting user identification information identifying the user to the server, the server and the user In any one of the terminals, a user database indicating an association between the user identification information and the attribute related to the user, and a position index device to be processed among the plurality of position index devices are defined for each attribute related to the user. A processing target database, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal among the plurality of position index devices, the user identification information received from the user terminal, and the user database And whether or not the specific position index device is a processing target based on the processing target database. A processing target judging unit for constant for, when the specific position indicator unit is processed, and a processing execution unit for executing processing for the user, an information processing system, characterized in that.

望ましくは、前記位置指標装置は、無線通信により固有の装置識別情報を所定範囲内に送信し、前記位置指標装置特定部は、前記ユーザ端末が受信した前記装置識別情報に基づいて、前記特定位置指標装置を特定する。   Preferably, the position indicator device transmits unique device identification information within a predetermined range by wireless communication, and the position indicator device specifying unit is configured to determine the specific position based on the device identification information received by the user terminal. Identify the indicator device.

望ましくは、前記ユーザ端末は、自端末の位置を示す位置情報を取得する位置特定部を有し、前記位置指標装置特定部は、前記複数の位置指標装置の位置を示す情報と、前記位置特定部が取得した前記位置情報とに基づいて、前記特定位置指標装置を特定する。   Preferably, the user terminal includes a position specifying unit that acquires position information indicating a position of the terminal, and the position index device specifying unit includes information indicating the positions of the plurality of position index devices, and the position specifying. The specific position index device is specified based on the position information acquired by the unit.

望ましくは、前記複数の位置指標装置は、複数種類に分類され、前記処理対象データベースにおいては、前記ユーザに関する属性毎に、処理対象となる位置指標装置の種類が規定される。   Preferably, the plurality of position index devices are classified into a plurality of types, and the type of position index device to be processed is defined for each attribute relating to the user in the processing target database.

望ましくは、前記ユーザに関する属性は、ゲーム内における前記ユーザのステータスである。   Preferably, the attribute relating to the user is a status of the user in the game.

望ましくは、前記ゲーム内における前記ユーザのステータスは、前記ユーザが所有するゲーム内の特定のアイテム、及び、前記ユーザのゲームモードの少なくとも一方を含む。   Preferably, the status of the user in the game includes at least one of a specific item in the game owned by the user and the game mode of the user.

望ましくは、前記サーバ及び前記ユーザ端末のいずれかにおいて、前記位置指標装置と仮想オブジェクトとの関連付けを示す仮想オブジェクトデータベースをさらに備え、前記処理実行部は、前記仮想オブジェクトデータベースに基づいて、前記特定位置指標装置に対応する仮想オブジェクトを前記ユーザに付与する処理を実行する。   Preferably, in any one of the server and the user terminal, the server further includes a virtual object database indicating an association between the position index device and a virtual object, and the processing execution unit is configured to specify the specific position based on the virtual object database. A process of giving a virtual object corresponding to the index device to the user is executed.

望ましくは、前記仮想オブジェクトデータベースにおいて、1つの位置指標装置に対して複数の仮想オブジェクトが関連付けられており、前記処理実行部は、前記特定位置指標装置に関連付けられた前記複数の仮想オブジェクトから1つの仮想オブジェクトを選択して、選択された仮想オブジェクトを前記ユーザに付与する。   Preferably, in the virtual object database, a plurality of virtual objects are associated with one position index device, and the processing execution unit is configured to select one of the plurality of virtual objects associated with the specific position index device. A virtual object is selected and the selected virtual object is given to the user.

望ましくは、前記仮想オブジェクトデータベースにおいて、前記仮想オブジェクトに対して付与阻害情報が関連付けられており、前記処理実行部は、前記特定位置指標装置に対応する仮想オブジェクトに前記付与阻害情報が関連付けられている場合に、当該仮想オブジェクトを前記ユーザへ付与しない。   Desirably, in the virtual object database, grant inhibition information is associated with the virtual object, and the processing execution unit associates the grant inhibition information with the virtual object corresponding to the specific position index device. In this case, the virtual object is not given to the user.

望ましくは、前記仮想オブジェクトは、ゲーム内の特定のアイテムである。   Preferably, the virtual object is a specific item in the game.

望ましくは、前記処理実行部は、前記特定位置指標装置に対応する処理を実行した後、所定時間の間は、前記ユーザ端末の近傍に当該特定位置指標装置が来た場合であっても、処理を実行しない。   Desirably, the process execution unit executes a process corresponding to the specific position index device, and performs a process even if the specific position index device is in the vicinity of the user terminal for a predetermined time. Do not execute.

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するサーバであって、前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、を備えることを特徴とするサーバである。   In addition, the present invention is a server that receives user identification information for identifying the user, transmitted from a user terminal used by the user, and a user database that indicates an association between the user identification information and an attribute related to the user; A processing target database in which a position index device to be processed among a plurality of position index devices arranged at each position is defined for each attribute related to the user, and the user terminal among the plurality of position index devices The specific position index device performs processing based on the position index device specifying unit for specifying the specific position index device in the vicinity of the user, the user identification information received from the user terminal, the user database, and the processing target database. A processing target determination unit that determines whether or not the target position and the specific position index device are processing targets; A processing execution unit for executing processing related to the user, a server, characterized in that it comprises a.

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するコンピュータを、前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、として機能させることを特徴とするプログラムである。   Further, the present invention provides a computer for receiving user identification information for identifying the user transmitted from a user terminal used by a user, a user database indicating an association between the user identification information and an attribute related to the user, For each attribute related to a user, among a plurality of position index devices arranged at each position, a processing target database in which a position index device to be processed is defined, and among the plurality of position index devices, in the vicinity of the user terminal The specific position index device is a processing target on the basis of the position index device specifying unit for specifying the specific position index device in the user terminal, the user identification information received from the user terminal, the user database, and the processing target database. A processing target determination unit that determines whether or not there is a processing target determination unit; and Is a program for causing the functions and processing execution unit for executing processing relating to the user, as.

また、本発明は、コンピュータが、各位置に配置された複数の位置指標装置のうち、ユーザが使用するユーザ端末の近傍にある特定位置指標装置を特定するステップと、コンピュータが、前記ユーザ端末から受信した、前記ユーザを識別するユーザ識別情報、前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベース、及び、前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定するステップと、コンピュータが、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行するステップと、を含むことを特徴とする情報処理方法である。   According to the present invention, the computer specifies a specific position index device in the vicinity of the user terminal used by the user from among the plurality of position index devices arranged at each position; The received user identification information for identifying the user, the user database indicating the association between the user identification information and the attribute relating to the user, and a plurality of position indicator devices arranged at each position for each attribute relating to the user A step of determining whether or not the specific position index device is a processing target based on a processing target database in which the position index device to be processed is defined; And a step of executing a process related to the user. .

本発明によれば、ユーザ端末の位置が所定条件を満たしたことをトリガとして処理を実行するシステムにおいて、当該ユーザ端末を使用するユーザに関する属性に応じて処理の実行可否を決定することができる。   According to the present invention, in a system that executes processing when the position of a user terminal satisfies a predetermined condition as a trigger, whether or not to execute the processing can be determined according to an attribute related to a user who uses the user terminal.

第1実施形態に係るゲームシステムの構成概略図である。1 is a schematic configuration diagram of a game system according to a first embodiment. 第1実施形態におけるユーザ端末の構成概略図である。It is a block schematic diagram of the user terminal in a 1st embodiment. 第1実施形態におけるサーバの構成概略図である。It is a block schematic diagram of the server in a 1st embodiment. ユーザDBの内容の例を示す概念図である。It is a conceptual diagram which shows the example of the content of user DB. アイテムDBの内容の例を示す概念図である。It is a conceptual diagram which shows the example of the content of item DB. ID検知設定DBの内容の例を示す概念図である。It is a conceptual diagram which shows the example of the content of ID detection setting DB. 第1実施形態に係るゲームシステムの処理の流れを示す第1のフローチャートである。It is a 1st flowchart which shows the flow of a process of the game system which concerns on 1st Embodiment. 第1実施形態に係るゲームシステムの処理の流れを示す第2のフローチャートである。It is a 2nd flowchart which shows the flow of a process of the game system which concerns on 1st Embodiment. 第1実施形態に係るゲームシステムの処理の流れを示す第3のフローチャートである。It is a 3rd flowchart which shows the flow of a process of the game system which concerns on 1st Embodiment. 第2実施形態におけるユーザ端末の構成概略図である。It is a structure schematic diagram of the user terminal in a 2nd embodiment. 第2実施形態におけるサーバの構成概略図である。It is the structure schematic of the server in 2nd Embodiment. 第2実施形態に係るゲームシステムの処理の流れを示す第1のフローチャートである。It is a 1st flowchart which shows the flow of a process of the game system which concerns on 2nd Embodiment. 第2実施形態に係るゲームシステムの処理の流れを示す第2のフローチャートである。It is a 2nd flowchart which shows the flow of a process of the game system which concerns on 2nd Embodiment.

以下、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described.

<第1実施形態>
図1には、第1実施形態に係る情報処理システムとしてのゲームシステム10の構成概略図が示されている。ゲームシステム10は、複数の位置指標装置としてのビーコン装置群12、複数のユーザ(ゲームプレイヤ)が使用する複数のユーザ端末14、及びサーバ16を含んで構成されている。ゲームシステム10においては、ビーコン装置群12と各ユーザ端末14との間、及び各ユーザ端末14間は、近距離無線通信18により通信可能となっている。また、各ユーザ端末14とサーバ16との間は、LAN(Local Area Network)あるいはインターネットなどの通信回線20により互いに通信可能となっている。
<First Embodiment>
FIG. 1 shows a schematic configuration diagram of a game system 10 as an information processing system according to the first embodiment. The game system 10 includes a beacon device group 12 as a plurality of position index devices, a plurality of user terminals 14 used by a plurality of users (game players), and a server 16. In the game system 10, communication between the beacon device group 12 and each user terminal 14 and between each user terminal 14 is possible by short-range wireless communication 18. Each user terminal 14 and the server 16 can communicate with each other via a communication line 20 such as a LAN (Local Area Network) or the Internet.

ビーコン装置群12は、現実世界の各位置に配置されるものである。例えば、ビーコン装置群12は、ゲームイベントが開催されるイベント会場内の各位置に配置される。本実施形態では、各ビーコン装置は、自装置から所定範囲内(発信範囲内)において、近距離無線通信18により装置識別情報としてのビーコンIDを発信し続けるものである。各ビーコンIDは、各ビーコン装置固有のものであり、つまりビーコンIDに基づいてビーコン装置を一意に特定することができる。本実施形態では、ビーコン装置は、近距離無線通信18の方式として、ブルートゥース(登録商標)方式でビーコンIDを発信する。   The beacon device group 12 is arranged at each position in the real world. For example, the beacon device group 12 is arranged at each position in an event venue where a game event is held. In this embodiment, each beacon device continues to transmit a beacon ID as device identification information by the short-range wireless communication 18 within a predetermined range (within a transmission range) from the own device. Each beacon ID is unique to each beacon device, that is, the beacon device can be uniquely specified based on the beacon ID. In this embodiment, the beacon device transmits a beacon ID by the Bluetooth (registered trademark) system as the system of the short-range wireless communication 18.

ビーコン装置群12は、各ユーザ端末14が所定位置に来たか否かをサーバ16が判定するために設けられる。詳しくは、上述のように、各ビーコン装置は、所定範囲内にのみビーコンIDを発信するから、ユーザ端末14があるビーコンIDを受信し、受信したビーコンID、及びユーザ端末14あるいはユーザ端末14を使用するユーザを識別するユーザIDをサーバ16へ送信することで、サーバ16は、受信したユーザIDに対応するユーザ端末14が、受信したビーコンIDに対応するビーコン装置の近傍に来たことを把握することができる。   The beacon device group 12 is provided for the server 16 to determine whether each user terminal 14 has come to a predetermined position. Specifically, as described above, since each beacon device transmits a beacon ID only within a predetermined range, the user terminal 14 receives a certain beacon ID, and receives the received beacon ID and the user terminal 14 or the user terminal 14. By transmitting the user ID for identifying the user to be used to the server 16, the server 16 grasps that the user terminal 14 corresponding to the received user ID has come close to the beacon device corresponding to the received beacon ID. can do.

ビーコン装置群12は複数種類に分類されている。つまり、ビーコン装置群12は複数種類のビーコン装置を含んでいる。本実施形態においては、ビーコン装置の種類として、お宝ビーコン22、罠ビーコン24、及びアジトビーコン26が含まれる。お宝ビーコン22、罠ビーコン24、及びアジトビーコン26のそれぞれは、複数設けられてよい。ビーコン装置の種類は、各ビーコン装置が発信するビーコンIDに基づいて識別できるものとする。例えば、お宝ビーコン22が発信するお宝ビーコンIDは「TB_idxxx」という文字列を有しており、罠ビーコン24が発信する罠ビーコンIDは「trap_idxxx」という文字列を有しており、アジトビーコン26が発信するアジトビーコンIDは「AB_idxxx」という文字列を有しているものとする。各種ビーコン装置の機能・役割については後に説明する。   The beacon device group 12 is classified into a plurality of types. That is, the beacon device group 12 includes a plurality of types of beacon devices. In this embodiment, a treasure beacon 22, a beacon beacon 24, and a hide beacon 26 are included as types of beacon devices. A plurality of each of the treasure beacon 22, the beacon beacon 24, and the hide beacon 26 may be provided. The type of beacon device can be identified based on the beacon ID transmitted by each beacon device. For example, the treasure beacon ID transmitted from the treasure beacon 22 has a character string “TB_idxxx”, the beacon ID transmitted from the beacon 24 has a character string “trap_idxxx”, and the hide beacon 26 It is assumed that the transmitted beacon ID has a character string “AB_idxxx”. Functions and roles of various beacon devices will be described later.

ユーザ端末14は、携帯(モバイル)端末であり、例えばスマートフォンやタブレット端末、あるいは携帯用ゲーム端末などであってよい。ユーザ端末14は、ビーコン装置群12に含まれるいずれかのビーコン装置からのビーコンIDを受信したときに、受信したビーコンID、及び自己のユーザ端末14を使用するユーザを識別するユーザ識別情報としてのユーザID(以下「自己ユーザID」と記載する)をサーバ16に送信する。ユーザ端末14は複数設けられる。本実施形態では、ゲームシステム10は、第1ユーザとしてのユーザAが使用する第1ユーザ端末としてのユーザ端末A、及び、第2ユーザとしてのユーザBが使用する第2ユーザ端末としてのユーザ端末Bを含む複数のユーザ端末を含むものとする。   The user terminal 14 is a portable (mobile) terminal, and may be, for example, a smartphone, a tablet terminal, or a portable game terminal. When the user terminal 14 receives a beacon ID from any one of the beacon devices included in the beacon device group 12, the received beacon ID and user identification information for identifying a user who uses the user terminal 14 are used. The user ID (hereinafter referred to as “self user ID”) is transmitted to the server 16. A plurality of user terminals 14 are provided. In the present embodiment, the game system 10 includes a user terminal A as a first user terminal used by a user A as a first user and a user terminal as a second user terminal used by a user B as a second user. A plurality of user terminals including B are included.

また、ビーコン装置群12同様、各ユーザ端末14が近距離無線通信18により自己ユーザIDを発信しつづけるようにしてもよい。このように、ユーザ端末14も位置指標装置として機能し得る。例えば、ユーザ端末Bは、ユーザBを識別する自己ユーザIDを所定範囲内(ユーザ端末Bは移動し得るから、当該所定範囲も移動し得る)に送信する。そして、ユーザ端末Aは、ユーザ端末Bからの自己ユーザIDを受信したときに、受信したユーザID(以下、他の端末から受信した自己ユーザIDを「受信ユーザID」と記載する)及び自己ユーザIDをサーバ16へ送信する。ユーザ端末14の詳細については、図2を参照して後述する。   Further, like the beacon device group 12, each user terminal 14 may continue to transmit its own user ID by the short-range wireless communication 18. Thus, the user terminal 14 can also function as a position index device. For example, the user terminal B transmits a self-user ID for identifying the user B within a predetermined range (since the user terminal B can move, the predetermined range can also move). When the user terminal A receives the self-user ID from the user terminal B, the user terminal A receives the received user ID (hereinafter, the self-user ID received from another terminal is referred to as “reception user ID”) and the self-user. The ID is transmitted to the server 16. Details of the user terminal 14 will be described later with reference to FIG.

サーバ16は、ゲームシステム10において実行されるゲームを実行あるいは管理するコンピュータである。サーバ16内においてゲームのメインプログラムが実行され、適宜各ユーザ端末14に情報を送信することでゲームが進行していく。具体的には、サーバ16は、ユーザ端末Aが所定位置に来たことをトリガとして、当該所定位置に応じたユーザAに関するゲーム上のイベント(処理)を実行する。あるいは、サーバ16は、ユーザ端末Aとユーザ端末Bとの距離が所定距離内となったことをトリガとして、ユーザBとの関係に応じたユーザAに関するゲーム上のイベントを実行する。処理結果は、各ユーザ端末14に送信される。サーバ16の詳細については、図3を参照して後述する。   The server 16 is a computer that executes or manages a game executed in the game system 10. The main program of the game is executed in the server 16 and the game proceeds by appropriately transmitting information to each user terminal 14. Specifically, the server 16 executes an event (process) on the game related to the user A according to the predetermined position, triggered by the user terminal A coming to the predetermined position. Or the server 16 performs the event on the game regarding the user A according to the relationship with the user B by using that the distance of the user terminal A and the user terminal B became in the predetermined distance as a trigger. The processing result is transmitted to each user terminal 14. Details of the server 16 will be described later with reference to FIG.

ここで、ゲームシステム10で実行されるゲームの概要について説明する。ゲームの基本的な流れとしては、各ユーザはチームに分かれ、現実世界の各位置に概念上配置されたお宝を探索して取得し、取得したお宝を、現実世界のある位置に定められた概念上のアジトへ持ち帰る、というものである。   Here, an outline of a game executed in the game system 10 will be described. The basic flow of the game is that each user is divided into teams, searching for and acquiring treasures that are conceptually placed at each location in the real world, and the acquired treasure being a concept defined at a location in the real world Take it back to the hideout.

まず、ユーザAは、ユーザ端末Aを携帯しながらゲームイベント会場の各位置に配置されたお宝ビーコン22を探索する。ゲーム性を高めるために、お宝ビーコン22はユーザから発見しにくい場所に配置されてもよい。そして、ユーザ端末Aがお宝ビーコン22のビーコンID発信領域内に入ると、ユーザ端末Aは当該ビーコンIDを受信する。そして、自己ユーザIDと、受信したビーコンIDとをサーバ16へ送信する。サーバ16は、自己ユーザIDとビーコンIDとを受信すると、サーバ16上において、予めビーコンIDに関連付けられた仮想オブジェクトとしてのお宝(アイテム)を当該自己ユーザIDに関連付ける処理を行う。これにより、ユーザAに当該アイテムが付与されたことになる。   First, the user A searches for the treasure beacon 22 arranged at each position of the game event venue while carrying the user terminal A. In order to improve game performance, the treasure beacon 22 may be arranged in a place where it is difficult for the user to find it. When the user terminal A enters the beacon ID transmission area of the treasure beacon 22, the user terminal A receives the beacon ID. Then, the self user ID and the received beacon ID are transmitted to the server 16. When the server 16 receives the self user ID and the beacon ID, the server 16 performs processing for associating a treasure (item) as a virtual object previously associated with the beacon ID with the self user ID on the server 16. Thereby, the item is given to the user A.

アイテムが付与されたユーザAは、次いで、取得したアイテムをアジトへ持ち帰るために、自分が所属するチームに対応するアジトビーコン26(アジトビーコンA)まで移動する。アイテムを取得してからアジトビーコンA近傍まで帰還する(つまりアジトビーコンAが発信するアジトビーコンIDを受信する)までの間は、罠ビーコン24に引っ掛かることにより、あるいは、他チームに属するユーザBにより当該アイテムが盗まれることにより取得したアイテムを失う可能性がある。   Next, the user A to whom the item is given moves to the hide beacon 26 (hide beacon A) corresponding to the team to which the user belongs in order to bring the acquired item back to the hide. From getting the item to returning to the vicinity of the hide beacon A (that is, receiving the hide beacon ID transmitted by the hide beacon A), it is caught by the beacon 24 or by the user B belonging to another team There is a possibility of losing the acquired item due to the item being stolen.

例えば、アイテムを所持したユーザAのユーザ端末Aが、罠ビーコン24の所定距離内に近付く(つまり罠ビーコンIDをユーザ端末Aが受信する)と、ユーザ端末Aから、自己ユーザID及び罠ビーコンIDがサーバ16へ送信される。サーバ16は、当該自己ユーザID及びビーコンIDを受信したことをトリガとして、ユーザAが罠に引っ掛かったか否かを決定する判定処理を行い、当該判定処理において罠に引っ掛かったと判定すると、ユーザAからアイテム没収する処理を行う。つまり、当該自己ユーザIDとアイテムとの関連付けを解除する処理を行う。   For example, when the user terminal A of the user A who owns the item approaches within a predetermined distance of the beacon 24 (that is, the user terminal A receives the beacon ID), the self user ID and the beacon ID are received from the user terminal A. Is transmitted to the server 16. The server 16 performs a determination process for determining whether or not the user A is caught in the bag by using the reception of the self user ID and the beacon ID as a trigger. Process to confiscate items. That is, the process of canceling the association between the self user ID and the item is performed.

また、アイテムを取得したユーザAのユーザ端末Aに対し、ユーザBが使用するユーザ端末Bが所定距離内に近付く(つまりユーザ端末Aが発信するユーザIDをユーザ端末Bが受信する)と、ユーザ端末Bから、自己ユーザID、及びユーザAに対応する受信ユーザIDがサーバ16へ送信される。サーバ16は、当該自己ユーザID及び受信ユーザIDを受信したことをトリガとして、ユーザBによるユーザAが有するアイテムを盗む処理が成功するか否かを決定する判定処理を行い、当該判定処理において成功すると判定すると、ユーザAからアイテムを没収し、当該アイテムをユーザBに付与する処理を行う。また、盗む処理は、ユーザ端末Aとユーザ端末Bが所定距離内に近付いた上で、ユーザBがユーザ端末Bに対して盗む行為を行うことを指示した場合に実行されるようにしてもよい。   When the user terminal B used by the user B approaches the user terminal A of the user A who has acquired the item (ie, the user terminal B receives the user ID transmitted by the user terminal A), the user From the terminal B, the self user ID and the receiving user ID corresponding to the user A are transmitted to the server 16. The server 16 uses the reception of the self user ID and the receiving user ID as a trigger to perform a determination process for determining whether or not the process of stealing the item held by the user A by the user B is successful, and succeeds in the determination process. When it is determined, the item is confiscated from the user A and the item is given to the user B. The stealing process may be executed when the user B instructs the user terminal B to steal after the user terminal A and the user terminal B are within a predetermined distance. .

取得したアイテムを途中で没収されることなく、ユーザ端末AがアジトビーコンAが発信するアジトビーコンIDを受信すると、ユーザ端末Aから自己ユーザID及びアジトビーコンIDとがサーバ16へ送信される。サーバ16は、当該自己ユーザID及びアジトビーコンIDを受信したことをトリガとして、当該アイテムをユーザAが属するチームのアジトに格納する処理を行う。一旦アジトに格納されたアイテムは、他のチームにより没収されることなく、当該チームが取得したものとして確保される。   When the user terminal A receives the hide beacon ID transmitted from the hide beacon A without being confiscated on the way, the user terminal A transmits the self user ID and the hide beacon ID to the server 16. The server 16 performs processing for storing the item in the hide of the team to which the user A belongs, triggered by the reception of the self user ID and the hide beacon ID. Items once stored in the hide are secured as acquired by the team without being confiscated by other teams.

以上のように、ゲームシステム10において実行されるゲームは、チーム毎にアイテムを集めていくゲームである。   As described above, the game executed in the game system 10 is a game in which items are collected for each team.

図2には、ユーザ端末14の構成概略図が示されている。図2を参照しながら、ユーザ端末14の詳細について説明する。なお、ゲームシステム10に含まれる複数のユーザ端末14は、いずれも同様の構成を有しているものとする。   FIG. 2 shows a schematic configuration diagram of the user terminal 14. Details of the user terminal 14 will be described with reference to FIG. Note that the plurality of user terminals 14 included in the game system 10 all have the same configuration.

制御部30は、例えばCPU(Central Processing Unit)あるいはマイクロコントローラなどから構成される。制御部30は、後述の記憶部38に記憶されたクライアントプログラムに従って、ユーザ端末14の各部を動作させるものである。   The control unit 30 includes, for example, a CPU (Central Processing Unit) or a microcontroller. The control unit 30 operates each unit of the user terminal 14 in accordance with a client program stored in the storage unit 38 described later.

通信部32は、他の装置と通信を行うためのものである。近距離無線通信部34及びネットワーク通信部36を含んで構成される。   The communication unit 32 is for communicating with other devices. A short-range wireless communication unit 34 and a network communication unit 36 are included.

近距離無線通信部34は、例えばブルートゥースアダプタなどから構成される。近距離無線通信部34は、無線通信により、ビーコン装置群12からのビーコンID、あるいは他のユーザ端末14からの受信ユーザIDを受信するためのものである。また、近距離無線通信部34は、無線通信により、自己端末を利用するユーザを識別する自己ユーザIDを自己端末から所定範囲内に発信するためのものである。上述の通り、近距離無線通信部34による無線通信の方式は、ブルートゥース規格に従った通信方式である。   The short-range wireless communication unit 34 is composed of, for example, a Bluetooth adapter. The short-range wireless communication unit 34 is for receiving a beacon ID from the beacon device group 12 or a receiving user ID from another user terminal 14 by wireless communication. The short-range wireless communication unit 34 is for transmitting a self-user ID for identifying a user who uses the self-terminal within a predetermined range from the self-terminal by wireless communication. As described above, the wireless communication method by the short-range wireless communication unit 34 is a communication method in accordance with the Bluetooth standard.

ネットワーク通信部36は、例えばネットワークアダプタなどから構成される。ネットワーク通信部36は、通信回線20を介してサーバ16と通信を行うためのものである。ネットワーク通信部36は、ビーコンIDあるいは受信ユーザIDを近距離無線通信部34が受信したときに、自己ユーザID、及び受信したビーコンIDあるいは受信ユーザIDをサーバ16に送信する。また、ネットワーク通信部36は、サーバ16において実行された処理内容を示す情報をサーバ16から受信する。   The network communication unit 36 is composed of, for example, a network adapter. The network communication unit 36 is for communicating with the server 16 via the communication line 20. The network communication unit 36 transmits the self user ID and the received beacon ID or reception user ID to the server 16 when the short-range wireless communication unit 34 receives the beacon ID or reception user ID. Further, the network communication unit 36 receives information indicating the processing content executed in the server 16 from the server 16.

記憶部38は、例えばROM(Read Only Memory)あるいはRAM(Random Access Memory)などから構成される。記憶部38には、ゲームシステム10において実行されるゲームに関するクライアントプログラムが記憶される。当該クライアントプログラムにより、サーバ16から送信されてきたゲームに関する各種情報の表示処理、あるいはユーザによるゲームに関する各種指示の入力処理、あるいは、ビーコンIDあるいは受信ユーザIDの受信処理及び送信処理などの処理が実行される。また、記憶部38には、自己ユーザIDが記憶される。自己ユーザIDは、ユーザ端末14にクライアントプログラムがインストールされると共に記憶部38に記憶される。   The storage unit 38 includes, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory). The storage unit 38 stores a client program related to a game executed in the game system 10. The client program executes processing such as display processing of various information related to the game transmitted from the server 16, input processing of various instructions regarding the game by the user, reception processing and transmission processing of beacon ID or reception user ID, and the like. Is done. The storage unit 38 stores the self user ID. The self user ID is stored in the storage unit 38 while the client program is installed in the user terminal 14.

表示部40は、例えば液晶パネルなどから構成される。表示部40には、ゲームシステム10で実行されるゲームに関するゲーム画面が表示される。表示部40に表示されるゲーム画面は、サーバ16から送信されてくる情報に応じて適宜変更される。   The display unit 40 is composed of, for example, a liquid crystal panel. The display unit 40 displays a game screen related to a game executed in the game system 10. The game screen displayed on the display unit 40 is appropriately changed according to the information transmitted from the server 16.

入力部42は、タッチパネルあるいはボタンなどから構成される。入力部42は、ユーザの指示をユーザ端末14に入力するためのものである。ユーザは、入力部42を用いて、ゲームに関する指示などを入力する。   The input unit 42 includes a touch panel or buttons. The input unit 42 is for inputting a user instruction to the user terminal 14. The user uses the input unit 42 to input instructions regarding the game.

図3には、サーバ16の構成概略図が示されている。図3を参照しながら、サーバ16の詳細について説明する。   FIG. 3 shows a schematic configuration diagram of the server 16. Details of the server 16 will be described with reference to FIG.

通信部50は、例えばネットワークアダプタなどから構成される。通信部50は、通信回線20を介して各ユーザ端末14と通信を行うためのものである。具体的には、通信部50は、各ユーザ端末14から、自己ユーザID、ビーコンID、及び受信ユーザIDを受信する。また、通信部50は、サーバ16におけるゲーム上の処理内容を示す情報を各ユーザ端末14に送信する処理を行う。   The communication unit 50 is composed of, for example, a network adapter. The communication unit 50 is for communicating with each user terminal 14 via the communication line 20. Specifically, the communication unit 50 receives a self user ID, a beacon ID, and a receiving user ID from each user terminal 14. In addition, the communication unit 50 performs processing for transmitting information indicating the processing content on the game in the server 16 to each user terminal 14.

記憶部52は、例えばハードディスク、ROM、あるいはRAMなどから構成される。記憶部52には、ゲームシステム10で実行されるゲームに関するメインプログラムが記憶される。当該メインプログラムは、ゲームシステム10で実行されるゲームの主な処理を行うものであり、メインプログラムにより当該ゲームが進行される。   The storage unit 52 is composed of, for example, a hard disk, ROM, or RAM. The storage unit 52 stores a main program related to a game executed in the game system 10. The main program performs main processing of a game executed in the game system 10, and the game is advanced by the main program.

また、記憶部52には、当該ゲームに関する処理において適宜参照される各種DB(データベース)が記憶される。具体的には、図3に示される通り、ユーザDB54、仮想オブジェクトデータベースとしてのアイテムDB56、及び、処理対象DB58が記憶される。   In addition, the storage unit 52 stores various DBs (databases) that are referred to as appropriate in processing related to the game. Specifically, as shown in FIG. 3, a user DB 54, an item DB 56 as a virtual object database, and a processing target DB 58 are stored.

ユーザDB54においては、ゲームシステム10が提供するゲームに参加している各ユーザのユーザIDと、各ユーザに関する属性とが関連付けられて記憶される。本実施形態においては、ユーザに関する属性とは、当該ゲームにおけるユーザのステータスである。ユーザのステータスには、例えば、当該ユーザが所持しているアイテム(所持アイテム)、当該ユーザのゲームモード(詳細後述)、当該ユーザが罠を所持しているか否か、当該ユーザが属するチームのアジトビーコンを示す情報、あるいは、当該ユーザが属するチームが確保したアイテムなどが含まれる。また、ユーザのゲーム上におけるレベル、職業、あるいはスキルなどもユーザのステータスに含まれていてもよい。ユーザDB54に含まれる各情報のうち、ユーザIDについては、ユーザ端末14においてユーザがクライアントプログラムをインストールした時点でユーザ端末14から送信される情報に基づいてユーザDB54に追加される。それ以外の情報(ユーザのステータス)については、ゲームの進行に応じて後述の制御部60により適宜更新される。   In the user DB 54, the user ID of each user participating in the game provided by the game system 10 and the attribute related to each user are stored in association with each other. In the present embodiment, the user-related attribute is a user status in the game. The user status includes, for example, an item (owned item) possessed by the user, a game mode (details will be described later) of the user, whether or not the user possesses a bag, and an agitation of the team to which the user belongs. Information indicating a beacon or items secured by a team to which the user belongs are included. Further, the user's game level, occupation, skill, etc. may also be included in the user status. Among the pieces of information included in the user DB 54, the user ID is added to the user DB 54 based on information transmitted from the user terminal 14 when the user installs the client program in the user terminal 14. Other information (user status) is appropriately updated by the control unit 60 described later according to the progress of the game.

図4に、ユーザDB54の内容の例が示されている。図4に示されている通り、本実施形態においては、ユーザDB54はテーブル形式となっている。図4の一番上のレコードは、ユーザAを示すユーザID「user_A」は、現在のゲームモードが「ゴーホームモード」であり、アイテムID「item_id002」が示すアイテムを所持しており、罠は所持しておらず、ユーザAが属するチームのアジトビーコンAが発するアジトビーコンIDは「AB_id001」であり、ユーザAが属するチームは「item_id001」が示すアイテムを確保していることを示している。   FIG. 4 shows an example of the contents of the user DB 54. As shown in FIG. 4, in the present embodiment, the user DB 54 has a table format. The top record in FIG. 4 shows that the user ID “user_A” indicating the user A has the current game mode “go home mode” and possesses the item indicated by the item ID “item_id002”. The hide beacon ID issued by the hide beacon A of the team to which the user A belongs is “AB_id001”, and the team to which the user A belongs has secured the item indicated by “item_id001”.

ここで、ゲームモードについて説明する。ゲームモードは、基本的にはユーザが任意に切り替えられるものであるが、本実施形態においては、所定の条件を満たした場合に、強制的に設定されるゲームモードも存在する。ユーザがユーザ端末14に対してゲームモードを変更するなどしてゲームモードが切り換えられると、ユーザ端末14からサーバ16に、自己ユーザIDと共に変更後のゲームモードを示すモード切替情報が送信される。サーバ16の制御部60(後述)は、受信した自己ユーザID及びゲームモードを示す情報に基づいて、ユーザDB54において、受信した自己ユーザIDに関連付けられたゲームモードを更新する。   Here, the game mode will be described. The game mode is basically a mode in which the user can arbitrarily switch, but in the present embodiment, there is also a game mode that is forcibly set when a predetermined condition is satisfied. When the user switches the game mode to the user terminal 14 by changing the game mode, mode switching information indicating the changed game mode is transmitted from the user terminal 14 to the server 16 together with the self user ID. The control unit 60 (described later) of the server 16 updates the game mode associated with the received self user ID in the user DB 54 based on the received self user ID and information indicating the game mode.

本実施形態では、ゲームモードとして、サーチモード、ゴーホームモード、及びスティールモードの3種類が用意されている。   In the present embodiment, three kinds of game modes are prepared: a search mode, a go-home mode, and a steel mode.

サーチモードは、お宝ビーコン22を探索する際に用いるゲームモードである。ユーザAがサーチモードを選択した状態において、ユーザ端末Aがお宝ビーコンIDを受信してサーバ16へ送信すると、ユーザAは当該お宝ビーコン22に対応するアイテムを獲得することができる。   The search mode is a game mode used when searching for the treasure beacon 22. When the user terminal A receives the treasure beacon ID and transmits it to the server 16 in a state where the user A selects the search mode, the user A can acquire an item corresponding to the treasure beacon 22.

ゴーホームモードは、アイテムを獲得してから当該アイテムをアジトへ格納するまでの間に選択されるゲームモードである。本実施形態に係るゲームシステム10においては、一人のユーザは一つのアイテムしか所持できない仕様となっている。したがって、ユーザAがアイテムを獲得すると、ユーザAのゲームモードは自動的にゴーホームモードへ切り換えられる。もちろん、一人のユーザが複数のアイテムを所有できるようしてもよく、その場合は、ユーザの指示によりゴーホームモードに切り替えられるようにしてもよい。ゴーホームモードによれば、ユーザ端末AがアジトビーコンAが発信するアジトビーコンIDを受信してサーバ16へ送信することで、ユーザAが獲得したアイテムをアジトに格納することができる。   The go-home mode is a game mode that is selected after an item is acquired until the item is stored in the hide. In the game system 10 according to this embodiment, one user can have only one item. Therefore, when the user A acquires the item, the game mode of the user A is automatically switched to the go-home mode. Of course, one user may be allowed to own a plurality of items, and in that case, the user may be switched to the go-home mode according to an instruction from the user. According to the go-home mode, the user terminal A receives the hide beacon ID transmitted from the hide beacon A and transmits it to the server 16, whereby the item acquired by the user A can be stored in the hide.

スティールモードは、他のユーザが所持しているアイテムを盗むためのモードである。例えば、ユーザBは、スティールモードを選択することで、ユーザAが獲得したアイテムを盗むことができる。ユーザBがスティールモードを選択している場合、ユーザAが発信するユーザIDをユーザBが受信して、ユーザBの自己ユーザIDとユーザAを示す受信ユーザIDがサーバ16に送信されたことをトリガとして、サーバ16においてユーザAの所持アイテムをユーザAから没収し、当該アイテムをユーザBに付与する処理が実行される。つまり、ユーザBは、ユーザAから当該アイテムを盗むことができる。   The steel mode is a mode for stealing items owned by other users. For example, the user B can steal the item acquired by the user A by selecting the steel mode. When the user B selects the steel mode, the user B receives the user ID transmitted by the user A, and the user B's own user ID and the received user ID indicating the user A are transmitted to the server 16. As a trigger, the server 16 confiscates the item possessed by the user A from the user A and executes a process of giving the item to the user B. That is, the user B can steal the item from the user A.

また、ユーザのステータスに含まれる罠所持の有無とは、ユーザが罠を所持しているか否かを示すものである。ゲーム内の何らかのイベントにより、ユーザは罠を獲得することができる。罠は、他のユーザからアイテムを盗まれることを防ぐ効果を発揮する。例えば、ユーザBがスティールモードによりアイテムを所持するユーザAから当該アイテムを盗もうとした場合、ユーザAが罠を所持していれば、ユーザBからアイテムを盗まれることを防ぐことができる。   The presence / absence of possession of a bag included in the user status indicates whether or not the user has a bag. The user can earn a trap by some event in the game. Samurai is effective in preventing items from being stolen from other users. For example, when the user B tries to steal the item from the user A who possesses the item in the steel mode, the user B can be prevented from stealing the item if the user A possesses the bag.

アイテムDB56においては、各お宝ビーコン22に対して、アイテムに関する各情報とが関連付けられて記憶される。図5に、アイテムDB56の内容の例が示されている。本実施形態では、アイテムに関する情報として、アイテムを識別するためのアイテムID、各アイテムの基本当選確率、及び、付与阻害情報としての罠設定が含まれる。アイテムDB56のうち、罠設定以外の部分については、ゲームシステム10の管理者によって予め設定された上で記憶部52に記憶されてよい。   In the item DB 56, each treasure beacon 22 is associated with each item and stored. FIG. 5 shows an example of the contents of the item DB 56. In the present embodiment, the item-related information includes an item ID for identifying the item, a basic winning probability of each item, and a wrinkle setting as grant inhibition information. Portions of the item DB 56 other than the bag setting may be stored in the storage unit 52 after being set in advance by the administrator of the game system 10.

図5に示されている通り、本実施形態においては、アイテムDB56もテーブル形式となっている。図5の一番上のレコードを参照すると、お宝ビーコンID「TB_id001」に対して、3つのアイテムIDが関連付けられている。これは、ユーザ端末Aからお宝ビーコンIDとして「TB_id001」を受信したときに、「item_id001」、「item_id002」、及び「item_id003」のうちいずれかがユーザAに付与されることを意味する。各アイテムIDに対して関連付けられてた基本当選確率に関しては後述する。   As shown in FIG. 5, in this embodiment, the item DB 56 is also in a table format. Referring to the top record in FIG. 5, three item IDs are associated with the treasure beacon ID “TB_id001”. This means that when “TB_id001” is received as a treasure beacon ID from the user terminal A, any one of “item_id001”, “item_id002”, and “item_id003” is given to the user A. The basic winning probability associated with each item ID will be described later.

罠設定は、お宝ビーコン22に関連付けられたアイテムに罠が仕掛けられているか否かを示す情報である。本実施形態では、罠はお宝ビーコン22毎に仕掛けられる(つまりお宝ビーコン22に複数のアイテムが関連付けられている場合、当該複数のアイテム全てに罠が仕掛けられる)ようになっている。あるいは、罠は、お宝ビーコン22に関連付けられた複数のアイテムのいずれかに仕掛けられるようにしてもよい。お宝ビーコン22に罠が仕掛けられていると、ユーザAがサーチモードを選択した状態で、ユーザ端末Aが当該お宝ビーコン22が発信するお宝ビーコンIDを受信したとしても、ユーザAは当該お宝ビーコン22に対応するアイテムを獲得することができなくなる。あるいは、当該アイテム獲得の確率が低下する。   The bag setting is information indicating whether a bag is set on an item associated with the treasure beacon 22. In the present embodiment, a basket is set for each treasure beacon 22 (that is, when a plurality of items are associated with the treasure beacon 22, a basket is set for all the plurality of items). Alternatively, the bag may be placed on any of a plurality of items associated with the treasure beacon 22. If a treasure is placed on the treasure beacon 22, even if the user terminal A receives the treasure beacon ID transmitted by the treasure beacon 22 in a state where the user A selects the search mode, You will not be able to acquire items corresponding to. Or the probability of the item acquisition decreases.

罠は、サーバ16側の処理によりランダムに設定されるようにしてもよいが、ユーザにより設定されるようにしてもよい。例えば、ユーザBが罠を所持した状態で、あるお宝ビーコン22からのお宝ビーコンIDを受信した場合に、ユーザBにより当該お宝ビーコン22に対して罠が仕掛けられるようにしてもよい。具体的には、ユーザBが罠を所持した状態でユーザ端末Bがお宝ビーコンIDを受信すると、ユーザ端末Bから自己ユーザIDと当該お宝ビーコンIDがサーバ16へ送信される。サーバ16は、ユーザDB54を参照して、ユーザBが罠を所持していると判断すると、ユーザ端末Bの表示部40に、当該お宝ビーコン22に罠を仕掛けるか否かを確認するための画面を表示させる。当該画面にて、ユーザBが罠を仕掛けることを指示して指示情報がサーバ16へ送信されると、サーバ16は、アイテムDB56において、受信したお宝ビーコンIDに関連付けられた罠設定を「あり」に更新する。   The bag may be set at random by the processing on the server 16 side, but may be set by the user. For example, when a user B receives a treasure beacon ID from a certain treasure beacon 22 in a state where the user B possesses the treasure, the user B may set a treasure on the treasure beacon 22. Specifically, when the user terminal B receives the treasure beacon ID while the user B has the bag, the user terminal B transmits the self user ID and the treasure beacon ID to the server 16. When the server 16 refers to the user DB 54 and determines that the user B possesses a bag, a screen for confirming whether or not the treasure beacon 22 is set with a bag on the display unit 40 of the user terminal B Is displayed. In the screen, when the user B instructs to set a bag and the instruction information is transmitted to the server 16, the server 16 sets the bag setting associated with the received treasure beacon ID to “Yes” in the item DB 56. Update to

処理対象DB58においては、ユーザDB54に示されるユーザに関する属性毎に、ビーコン装置群12に含まれる各ビーコン装置及び他のユーザ端末14のうち、処理対象となる装置が関連付けられて記憶される。処理対象となる装置とは、サーバ16が当該装置が発信するID(ビーコンID又は受信ユーザID)を受信したときに、サーバ16が受信したIDに応じた処理を実行する装置を意味する。つまり、処理対象のビーコン装置からのビーコンIDを受信した場合、サーバ16は当該ビーコンIDに応じた処理を行うが、処理対象でないビーコン装置からのビーコンIDを受信した場合は、サーバ16は当該ビーコンIDに応じた処理を行わない。   In the processing target DB 58, a device to be processed among the beacon devices included in the beacon device group 12 and the other user terminals 14 is stored in association with each attribute regarding the user indicated in the user DB 54. The device to be processed means a device that executes processing according to the ID received by the server 16 when the server 16 receives an ID (beacon ID or reception user ID) transmitted by the device. That is, when receiving a beacon ID from a beacon device to be processed, the server 16 performs processing according to the beacon ID. However, when receiving a beacon ID from a beacon device that is not a processing target, the server 16 Processing according to the ID is not performed.

処理対象DB58は、ゲームシステム10の管理者により予め設定された上で記憶部52に記憶される。本実施形態においては、上述の通り、ビーコン装置群12は、複数の種類のビーコン装置を含んでいる。したがって、本実施形態における処理対象DB58においては、ユーザに関する属性毎に、他のユーザ端末が処理対象となるか否かが規定されると共に、ビーコン装置の各種類が処理対象となるか否かが規定される。これにより、処理対象DB58において、ビーコン装置毎に処理対象であるか否かを規定する場合に比して、処理対象DB58のデータ量が低減される。   The processing target DB 58 is stored in the storage unit 52 after being preset by the administrator of the game system 10. In the present embodiment, as described above, the beacon device group 12 includes a plurality of types of beacon devices. Therefore, in the processing target DB 58 in the present embodiment, whether or not another user terminal is a processing target is defined for each attribute related to the user, and whether or not each type of beacon device is a processing target. It is prescribed. Thereby, in the processing target DB 58, the data amount of the processing target DB 58 is reduced as compared with the case where it is specified whether or not each beacon device is a processing target.

図6に、処理対象DB58の内容の例が示されている。図6に示されている通り、本実施形態においては、処理対象DB58もテーブル形式となっている。本実施形態においては、ゲーム上のユーザのステータスとして、所持アイテム(アジトに格納される前のアイテム)の有無と、ゲームモードとの組み合わせ毎に、処理対象となる装置が規定されている。本実施形態では、処理対象となる装置の種類として、「他のユーザ端末」、「お宝ビーコン」、「罠ビーコン」、及び「アジトビーコン」が設定されている。例えば、図6の一番上のレコードを参照すると、ユーザのステータスとして、アイテムを所持しておらず、ゲームモードがサーチモードである場合は、お宝ビーコン22(つまりお宝ビーコンID)は処理対象であるが、他のユーザ端末14、罠ビーコン24、及びアジトビーコン26(つまり受信ユーザID、罠ビーコンID、及びアジトビーコンID)は処理対象でないことが示されている。処理対象DB58を用いた処理については後述する。   FIG. 6 shows an example of the contents of the processing target DB 58. As shown in FIG. 6, in the present embodiment, the processing target DB 58 is also in a table format. In the present embodiment, as a user status on the game, a device to be processed is defined for each combination of the presence / absence of possessed items (items before being stored in the hide) and the game mode. In the present embodiment, “other user terminal”, “treasure beacon”, “salmon beacon”, and “hidden beacon” are set as the types of devices to be processed. For example, referring to the top record in FIG. 6, if the user has no item as the status of the user and the game mode is the search mode, the treasure beacon 22 (that is, the treasure beacon ID) is a processing target. However, it is indicated that the other user terminal 14, the beacon 24, and the hide beacon 26 (that is, the reception user ID, the beacon ID, and the hide beacon ID) are not processing targets. Processing using the processing target DB 58 will be described later.

図3に戻り、制御部60は、例えばCPUなどから構成される。制御部60は、記憶部52に記憶されたメインプログラムに従って、サーバ16の各部を動作させるものである。制御部60がメインプログラムを実行することで、ゲームシステム10が提供するゲームが進行する。制御部60は、メインプログラムによって、位置指標装置特定部あるいは位置関係判定部としての他装置特定部62、処理対象判定部64、及び処理実行部66としても機能する。   Returning to FIG. 3, the control unit 60 is composed of, for example, a CPU. The control unit 60 operates each unit of the server 16 according to the main program stored in the storage unit 52. As the control unit 60 executes the main program, the game provided by the game system 10 proceeds. The control unit 60 also functions as an apparatus identification unit 62, a process target determination unit 64, and a process execution unit 66 as a position index apparatus identification unit or a positional relationship determination unit depending on the main program.

他装置特定部62は、複数のユーザ端末14のうちの1つであるユーザ端末Aの近傍にある、特定位置指標装置としてのビーコン装置又は他のユーザ端末14を特定する。本実施形態においては、他装置特定部62は、ユーザ端末Aが受信してサーバ16へ送信されるビーコンID、又は、他のユーザ端末14(例えばユーザ端末B)からの受信ユーザIDに基づいて、ユーザ端末Aの近傍にあるビーコン装置又は他のユーザ端末14を特定する。各ビーコン装置は、自装置から所定範囲内にのみビーコンIDを発信し、また、各ユーザ端末14も自装置から所定範囲内にのみユーザIDを発信するから、ユーザ端末Aが受信したビーコンID又は受信ユーザIDをサーバ16へ送信することで、サーバ16は受信したビーコンID又は受信ユーザIDに対応する装置がユーザ端末Aの近傍にあると判断できる。   The other device specifying unit 62 specifies a beacon device or another user terminal 14 as a specific position index device in the vicinity of the user terminal A that is one of the plurality of user terminals 14. In this embodiment, the other apparatus specific | specification part 62 is based on beacon ID which the user terminal A receives and is transmitted to the server 16, or receiving user ID from the other user terminal 14 (for example, user terminal B). The beacon device or other user terminal 14 in the vicinity of the user terminal A is specified. Each beacon device transmits a beacon ID only within a predetermined range from the own device, and each user terminal 14 also transmits a user ID only within a predetermined range from the own device. Therefore, the beacon ID received by the user terminal A or By transmitting the received user ID to the server 16, the server 16 can determine that the device corresponding to the received beacon ID or received user ID is in the vicinity of the user terminal A.

具体的には、他装置特定部62は、ユーザ端末Aから自己ユーザID及びお宝ビーコンIDを受信した場合、ユーザ端末Aの近傍に、当該お宝ビーコンIDに対応するお宝ビーコン22があると判断する。つまりユーザ端末Aと当該お宝ビーコン22が所定距離内にあると判断する。また、他装置特定部62は、ユーザ端末Aから、自己ユーザIDとしてユーザAのユーザIDを、受信ユーザIDとしてユーザBのユーザIDを受信した場合、ユーザ端末A近傍にユーザ端末Bがある(ユーザAとユーザBが所定距離内にある)と判断する。   Specifically, when receiving the own user ID and the treasure beacon ID from the user terminal A, the other device specifying unit 62 determines that there is a treasure beacon 22 corresponding to the treasure beacon ID in the vicinity of the user terminal A. . That is, it is determined that the user terminal A and the treasure beacon 22 are within a predetermined distance. Further, when the other apparatus specifying unit 62 receives the user ID of the user A as the self user ID and the user ID of the user B as the receiving user ID from the user terminal A, the user terminal B is in the vicinity of the user terminal A ( It is determined that user A and user B are within a predetermined distance.

このように、本実施形態においては、他装置特定部62は、ユーザ端末Aから受信したビーコンID又は受信ユーザIDに基づいて、ユーザ端末Aの近傍にあるビーコン装置又は他のユーザ端末14を特定するが、その他の方法が採用されてもよい。例えば、ビーコン装置群12に含まれる各ビーコン装置の配置位置が変わらないものとするならば、各ビーコン装置の配置位置を示す位置情報を予め記憶部52に記憶させておき、且つ、ユーザ端末Aに位置特定部としてのGPS(Global Positioning System)センサを設け、所定時間間隔においてユーザ端末Aの位置を示す位置情報をサーバ16に送信させる。他装置特定部62は、予め記憶部52に記憶されたビーコン装置群12の位置を示す情報と、ユーザ端末Aから送信されてくる位置情報に基づいて、ユーザ端末Aの近傍にあるビーコン装置を特定するようにしてもよい。   Thus, in the present embodiment, the other device specifying unit 62 specifies a beacon device or another user terminal 14 in the vicinity of the user terminal A based on the beacon ID or the received user ID received from the user terminal A. However, other methods may be employed. For example, if the arrangement position of each beacon device included in the beacon device group 12 is not changed, position information indicating the arrangement position of each beacon device is stored in the storage unit 52 in advance, and the user terminal A Is provided with a GPS (Global Positioning System) sensor as a position specifying unit, and transmits position information indicating the position of the user terminal A to the server 16 at predetermined time intervals. The other device specifying unit 62 selects a beacon device in the vicinity of the user terminal A based on the information indicating the position of the beacon device group 12 stored in advance in the storage unit 52 and the position information transmitted from the user terminal A. It may be specified.

また、各ビーコン装置の配置位置を示す位置情報を予め記憶部52に記憶させておく手間を省く目的で、各ビーコン装置にもGPS機能を設け、自装置の位置を示す位置情報をサーバ16に送信させるようにしてもよい。この場合、他装置特定部62は、各ビーコン装置から送信される位置情報と、ユーザ端末Aから送信される位置情報とに基づいて、ユーザ端末Aの近傍にあるビーコン装置を特定してもよい。   Further, for the purpose of saving the trouble of previously storing the position information indicating the position of each beacon device in the storage unit 52, each beacon device is also provided with a GPS function, and the position information indicating the position of the own device is stored in the server 16. You may make it transmit. In this case, the other device specifying unit 62 may specify a beacon device in the vicinity of the user terminal A based on the position information transmitted from each beacon device and the position information transmitted from the user terminal A. .

また、ユーザ端末Aとユーザ端末Bとの関係においては、ユーザ端末Aのみならず、ユーザ端末BにもGPS機能を設け、ユーザ端末A及びユーザ端末Bから定期的に位置情報をサーバ16へ送信するようにしてもよい。この場合、他装置特定部62は、ユーザ端末Aからの位置情報と、ユーザ端末Bからの位置情報に基づいて、ユーザ端末Aの近傍にユーザ端末Bがあることを特定してもよい。   Further, regarding the relationship between the user terminal A and the user terminal B, not only the user terminal A but also the user terminal B is provided with a GPS function, and the location information is periodically transmitted from the user terminal A and the user terminal B to the server 16. You may make it do. In this case, the other apparatus specifying unit 62 may specify that the user terminal B is in the vicinity of the user terminal A based on the position information from the user terminal A and the position information from the user terminal B.

処理対象判定部64は、ユーザ端末Aから、自己ユーザID、及び、ビーコンID又は受信ユーザIDをサーバ16が受信したときに、受信したビーコンIDが示すビーコン装置(又は受信したビーコンIDそのもの)、又は、受信した受信ユーザIDが示すユーザ端末14(又は受信した受信ユーザIDそのもの)が、処理対象であるか否かを判定する。詳しくは、処理対象判定部64は、ユーザDB54及び処理対象DB58を参照することで、当該判定を行う。   When the server 16 receives the self user ID and the beacon ID or the reception user ID from the user terminal A, the processing target determination unit 64 indicates the beacon device indicated by the received beacon ID (or the received beacon ID itself), Alternatively, it is determined whether the user terminal 14 (or the received reception user ID itself) indicated by the received reception user ID is a processing target. Specifically, the processing target determination unit 64 performs the determination by referring to the user DB 54 and the processing target DB 58.

具体的には、まず、処理対象判定部64は、ユーザ端末Aから受信した自己ユーザID(「user_A」)及びユーザDB54に基づいて、ゲーム内におけるユーザAのステータスを取得する。ユーザDB54の内容が図4に示された内容であるとすると、処理対象判定部64は、受信した自己ユーザID「user_A」をキーとしてユーザDB54を検索する。これにより、処理対象判定部64は、ユーザAのステータスとして、所持アイテム「あり」及びゲームモード「ゴーホームモード」を取得する。   Specifically, first, the processing target determination unit 64 acquires the status of the user A in the game based on the self user ID (“user_A”) received from the user terminal A and the user DB 54. If the content of the user DB 54 is the content shown in FIG. 4, the processing target determination unit 64 searches the user DB 54 using the received self user ID “user_A” as a key. Thereby, the process target determination unit 64 acquires the possessed item “present” and the game mode “go home mode” as the status of the user A.

次いで、処理対象判定部64は、処理対象DB58を参照して、取得したユーザAのステータスに対応する処理対象を特定する。処理対象DB58の内容が図6に示された内容であるとすると、処理対象判定部64は、特定したユーザAのステータスである所持アイテム「あり」及びゲームモード「ゴーホームモード」をキーとして処理対象DB58を検索する。これにより、「他のユーザ端末」及び「お宝ビーコン」は処理対象でなく、「罠ビーコン」及び「アジトビーコン」が処理対象であることが特定される。   Next, the processing target determination unit 64 refers to the processing target DB 58 and specifies a processing target corresponding to the acquired status of the user A. If the content of the processing target DB 58 is the content shown in FIG. 6, the processing target determination unit 64 uses the possessed item “present” and the game mode “go home mode”, which are the status of the identified user A, as keys. The target DB 58 is searched. Thereby, it is specified that “another user terminal” and “treasure beacon” are not processing targets, and that “罠 beacon” and “hidden beacon” are processing targets.

上述の通り、本実施形態においては、ビーコン装置の種類は、各ビーコン装置が発信するビーコンIDに基づいて識別可能である。また、受信ユーザIDとビーコンIDも互いに識別可能となっている。したがって、処理対象判定部64は、受信したビーコンIDあるいは受信ユーザIDに基づいて、ユーザ端末Aの近傍にあるビーコン装置の種類を判定し、あるいは受信ユーザIDを受信した場合はユーザ端末Aの近傍には他のユーザ端末14があると判定し、判定したビーコン装置の種類あるいは他のユーザ端末14が処理対象であるか否かを判定する。   As described above, in this embodiment, the type of beacon device can be identified based on the beacon ID transmitted by each beacon device. Also, the receiving user ID and the beacon ID can be identified from each other. Therefore, the process target determination unit 64 determines the type of the beacon device in the vicinity of the user terminal A based on the received beacon ID or the received user ID, or the vicinity of the user terminal A when the received user ID is received. It is determined that there is another user terminal 14, and it is determined whether the determined beacon device type or the other user terminal 14 is a processing target.

処理実行部66は、ユーザ端末Aの近傍にあるビーコン装置又は他のユーザ端末14が処理対象であると判定された場合、つまり、ユーザ端末Aから受信したビーコンID又は受信ユーザIDが、処理対象判定部64により処理対象であると判定された場合に、受信したビーコンID又は受信ユーザIDに応じた処理を行う。一方、処理実行部66は、ユーザ端末Aから受信したビーコンID又は受信ユーザIDが、処理対象判定部64により処理対象でないと判定された場合は、ユーザ端末AからビーコンID又は受信ユーザIDを受信しているにも拘らず、当該ビーコンID又は受信ユーザIDに応じた処理を行わない。   When it is determined that the beacon device or other user terminal 14 in the vicinity of the user terminal A is the processing target, that is, the beacon ID or the received user ID received from the user terminal A is the processing execution unit 66 When the determination unit 64 determines that the target is a process target, the process according to the received beacon ID or reception user ID is performed. On the other hand, the process execution unit 66 receives the beacon ID or the reception user ID from the user terminal A when the process target determination unit 64 determines that the beacon ID or reception user ID received from the user terminal A is not a process target. In spite of this, the process according to the beacon ID or the receiving user ID is not performed.

以下、処理実行部66が実行する各処理について説明する。   Hereinafter, each process executed by the process execution unit 66 will be described.

第1に、ユーザ端末Aからお宝ビーコンIDを受信した場合の処理について説明する。ここでの処理は、例えば、ユーザAがアイテムを所持しておらず、ユーザAがゲームモードとしてサーチモードを選択している場合であって、ユーザ端末Aがお宝ビーコンIDを受信し、ユーザAを示す自己ユーザID及び当該お宝ビーコンIDをサーバ16に送信した場合に実行される処理である。   First, processing when a treasure beacon ID is received from the user terminal A will be described. The process here is, for example, the case where the user A does not have an item and the user A selects the search mode as the game mode, and the user terminal A receives the treasure beacon ID, and the user A This is a process executed when the self-user ID indicating the above and the treasure beacon ID are transmitted to the server 16.

サーバ16がお宝ビーコンIDを受信すると、処理実行部66は、アイテムDB56を参照し、受信したお宝ビーコンIDに罠設定が付されているか否かを判定する。罠設定が付されている場合、処理実行部66は、ユーザAにアイテムを付与せず、その旨を通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。あるいは、罠設定が付されている場合、処理実行部66は、当該罠の効果を発揮させる否かを決定する判定処理を行い、罠の効果が発揮すると判定された場合にユーザAにアイテムを付与しないこととしてよい。当該判定処理は、予め定められた確率条件に基づいて決定されてもよいし、ユーザAのレベル、職業、あるいはスキルなどのステータスに基づいて決定されてもよい。   When the server 16 receives the treasure beacon ID, the process execution unit 66 refers to the item DB 56 and determines whether or not the received treasure beacon ID is given a bag setting. When the wrinkle setting is added, the process execution unit 66 does not give the item to the user A, and the user terminal A displays screen information for causing the display unit 40 of the user terminal A to display a screen to that effect. Send. Alternatively, when the wrinkle setting is added, the process execution unit 66 performs a determination process for determining whether or not to exert the effect of the wrinkle, and when it is determined that the effect of the wrinkle is exerted, the item is given to the user A. It is good not to give. The determination process may be determined based on a predetermined probability condition, or may be determined based on a status such as the level, occupation, or skill of the user A.

受信したお宝ビーコンIDに罠設定が付されていない場合、あるいは、罠設定が付されていても罠の効果を発揮しないと判定された場合は、処理実行部66は、アイテムDB56に基づいて、受信したお宝ビーコンIDに対応するアイテムを特定する。アイテムDB56において、受信したお宝ビーコンIDに複数のアイテムが関連付けられている場合には、各アイテムに関連付けられている基本当選確率に基づいてアイテムが特定される。例えば、アイテムDB56の内容が図5に示された内容であるとすると、受信したお宝ビーコンIDが「TB_id001」である場合には、処理実行部66は、抽選処理を行い、お宝ビーコンID「TB_id001」に関連付けられた、アイテム「item_id001」、アイテム「item_id002」、及びアイテム「item_id003」のうちから1つのアイテムを選択する。このとき、当該抽選処理において、各アイテムが当選する確率は、各アイテムに関連付けられた基本当選確率に基づいて決定される。基本的には、アイテム「item_id001」は60%の確率で選択され、アイテム「item_id002」は30%の確率で選択され、アイテム「item_id003」は、10%の確率で選択される。なお、各アイテムの当選確率は、注目ユーザのゲーム内におけるステータス(レベル、職業、あるいはスキルなど)に基づいて、基本当選確率から変動するようにしてもよい。例えば、ユーザのレベルが高い程、選択されずらい(よりレアなアイテムである)アイテム「item_id003」が選択されやすいように当選確率が変動してもよい。このように、アイテムDB56において、1つのお宝ビーコンIDに複数のアイテムが関連付けられていることにより、ユーザから見れば、あるお宝ビーコンIDからどのアイテムが獲得できるか、獲得するまで分からないことになり、ゲーム性がより向上される。   When the received treasure beacon ID is not attached with the heel setting, or when it is determined that the effect of the heel is not exhibited even if the heel setting is attached, the process execution unit 66, based on the item DB 56, The item corresponding to the received treasure beacon ID is specified. In the item DB 56, when a plurality of items are associated with the received treasure beacon ID, the item is specified based on the basic winning probability associated with each item. For example, if the content of the item DB 56 is the content shown in FIG. 5, if the received treasure beacon ID is “TB_id001”, the process execution unit 66 performs a lottery process, and the treasure beacon ID “TB_id001” , The item “item_id001”, the item “item_id002”, and the item “item_id003” are selected. At this time, in the lottery process, the probability that each item wins is determined based on the basic winning probability associated with each item. Basically, the item “item_id001” is selected with a probability of 60%, the item “item_id002” is selected with a probability of 30%, and the item “item_id003” is selected with a probability of 10%. Note that the winning probability of each item may vary from the basic winning probability based on the status (level, occupation, skill, etc.) in the game of the user of interest. For example, as the level of the user is higher, the winning probability may be changed so that the item “item_id003” that is difficult to select (a rare item) is easily selected. In this way, in the item DB 56, since a plurality of items are associated with one treasure beacon ID, from the user's perspective, it is not known until an item is acquired from a certain treasure beacon ID. , The game is improved.

受信したお宝ビーコンIDに対応するアイテムが特定されると、処理実行部66は、ユーザDB54において、受信した自己ユーザID「user_A」に特定されたアイテムを関連付ける処理を行う。例えば、特定されたアイテムが「item_id001」であるとすると、処理実行部66は、ユーザDB54において、ユーザID「user_A」と所持アイテム「item_id001」とを関連付ける処理を行う。これにより、ユーザAにアイテム「item_id001」が付与される。アイテム付与後、処理実行部66は、アイテムを獲得したことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   When the item corresponding to the received treasure beacon ID is specified, the process execution unit 66 performs a process of associating the specified item with the received self user ID “user_A” in the user DB 54. For example, if the identified item is “item_id001”, the process execution unit 66 performs a process of associating the user ID “user_A” with the possessed item “item_id001” in the user DB 54. As a result, the item “item_id001” is given to the user A. After the item is assigned, the process execution unit 66 transmits to the user terminal A screen information for causing the display unit 40 of the user terminal A to display a screen for notifying that the item has been acquired.

また、処理実行部66は、ユーザ端末Aからあるお宝ビーコンIDを受信してユーザAにアイテムを付与した後、所定時間の間は、ユーザ端末Aを含む全てのユーザ端末から同お宝ビーコンIDを受信しても、当該お宝ビーコンIDに対応するアイテムをユーザに付与しない。つまり、アイテム付与後所定時間の間は、当該お宝ビーコンIDに応じた処理を行わないものとする。これにより、各ユーザへのアイテムの過度な付与を抑制することができ、ゲーム性を向上させることができる。   Further, after receiving the treasure beacon ID from the user terminal A and giving the item to the user A, the process execution unit 66 receives the treasure beacon ID from all user terminals including the user terminal A for a predetermined time. Even if received, the item corresponding to the treasure beacon ID is not given to the user. That is, the processing corresponding to the treasure beacon ID is not performed for a predetermined time after the item is granted. Thereby, the excessive provision of the item to each user can be suppressed, and game nature can be improved.

第2に、ユーザ端末Aから罠ビーコンIDを受信した場合の処理について説明する。ここでの処理は、例えば、ユーザAがアイテムを所持しており、ユーザAのゲームモードがゴーホームモードである場合であって、ユーザ端末Aが罠ビーコンIDを受信し、ユーザAを示す自己ユーザID及び当該罠ビーコンIDをサーバ16に送信した場合に実行される処理である。   Secondly, a process when the beacon ID is received from the user terminal A will be described. The process here is, for example, when the user A has an item and the game mode of the user A is the go-home mode, and the user terminal A receives the beacon ID and indicates the user A This process is executed when the user ID and the beacon beacon ID are transmitted to the server 16.

サーバ16が罠ビーコンIDを受信すると、処理実行部66は、当該罠の効果を発揮させる否か(つまりユーザAから所持アイテムを没収するか否か)のを決定する判定処理を行う。当該判定処理は、予め定められた確率条件に基づいて決定されてもよいし、ユーザAのレベル、職業、あるいはスキルなどのステータスに基づいて決定されてもよい。   When the server 16 receives the beacon ID, the process execution unit 66 performs a determination process for determining whether or not to exhibit the effect of the bag (that is, whether or not to confiscate the possessed item from the user A). The determination process may be determined based on a predetermined probability condition, or may be determined based on a status such as the level, occupation, or skill of the user A.

判定処理の結果、罠の効果が発揮すると判定された場合、処理実行部66は、ユーザDB54のうち、受信した自己ユーザID「user_A」に関連付けられている所持アイテムの関連付けを解除する処理を行う。例えば、ユーザDB54の内容が図4に示す内容であるとすると、ユーザID「user_A」に関連付けられている所持アイテム「item_id002」の関連付けを解除する。その結果、ユーザID「user_A」に関連付けられた所持アイテム情報は「なし」となる。これにより、ユーザAから当該アイテムが没収される。このように、本実施形態では、ユーザ端末Aが罠ビーコン24の近傍に来たときに、ユーザAの意に反してユーザAが所持しているアイテムが没収される。なお、判定処理により罠の効果を発揮しないと判定された場合は、処理実行部66は、ユーザAからのアイテム没収処理、つまりユーザDB54の更新処理を行わない。   As a result of the determination process, when it is determined that the effect of the eyelid is exhibited, the process execution unit 66 performs a process of canceling the association of the possessed item associated with the received self user ID “user_A” in the user DB 54. . For example, if the contents of the user DB 54 are the contents shown in FIG. 4, the association of the possessed item “item_id002” associated with the user ID “user_A” is canceled. As a result, the possessed item information associated with the user ID “user_A” is “none”. Thereby, the item is confiscated from the user A. Thus, in this embodiment, when the user terminal A comes in the vicinity of the beacon 24, the items possessed by the user A against the intention of the user A are confiscated. If it is determined by the determination process that the wrinkle effect is not exhibited, the process execution unit 66 does not perform the item confiscation process from the user A, that is, the update process of the user DB 54.

本実施形態では、アイテム没収後、ユーザAがアジトビーコンAまで帰還するまで、アイテムが没収されたことをユーザAに通知しない。つまり、処理実行部66は、アイテム没収後、ユーザ端末AからアジトビーコンAが発信するアジトビーコンIDを受信したことをトリガとして、アイテムが没収されたことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   In this embodiment, after the item is confiscated, the user A is not notified that the item has been confiscated until the user A returns to the hide beacon A. That is, the process execution unit 66 displays a screen for notifying that the item has been confiscated by receiving the hide beacon ID transmitted from the user terminal A from the user terminal A after the item confiscation. The screen information to be displayed on 40 is transmitted to the user terminal A.

第3に、ユーザ端末BからユーザAを示す受信ユーザIDを受信した場合の処理について説明する。ここでの処理は、例えば、ユーザAがアイテムを所持しており、ユーザBのゲームモードがスティールモードである場合であって、ユーザ端末Bがユーザ端末Aが発信するユーザIDを受信し、ユーザBを示す自己ユーザID及びユーザAを示す受信ユーザIDをサーバ16に送信した場合に実行される処理である。   Thirdly, a process when a reception user ID indicating the user A is received from the user terminal B will be described. The processing here is, for example, when the user A has an item and the game mode of the user B is the steel mode, and the user terminal B receives the user ID transmitted by the user terminal A, and the user This is a process executed when a self-user ID indicating B and a receiving user ID indicating user A are transmitted to the server 16.

ユーザ端末Bから、受信ユーザIDとしてユーザAを示すユーザIDをサーバ16が受信すると、処理実行部66は、ユーザAが所持するアイテムについてユーザBの盗む行為が成功するか否かを決定する判定処理を行う。当該判定処理は、予め定められた確率条件に基づいて決定されてもよいし、ユーザAのレベル、職業、あるいはスキルなどのステータス、及び、ユーザBのレベル、職業、あるいはスキルなどのステータスに基づいて決定されてもよい。例えば、ユーザAのレベルがユーザBよりも低ければ、ユーザBの盗む行為の成功確率を向上させてもよいし、ユーザAのレベルがユーザBよりも高ければ、ユーザBの盗む行為の成功確率を低下させてもよい。また、処理実行部66は、ユーザDB54を参照し、ユーザAが罠を所持しているか否かを判定し、ユーザAが罠を所持している場合は、ユーザBの盗む行為が失敗するようにしてもよく、あるいはその成功確率を低減させるようにしてもよい。   When the server 16 receives the user ID indicating the user A as the receiving user ID from the user terminal B, the process execution unit 66 determines whether or not the action of stealing the user B for the item possessed by the user A is successful. Process. The determination process may be determined based on a predetermined probability condition, or based on a status such as the level, occupation, or skill of the user A, and a status such as the level, occupation, or skill of the user B. May be determined. For example, if the level of the user A is lower than the user B, the success probability of the act of stealing the user B may be improved, and if the level of the user A is higher than the user B, the success probability of the act of stealing the user B May be reduced. In addition, the process execution unit 66 refers to the user DB 54 to determine whether or not the user A possesses a bag. If the user A possesses a bag, the act of stealing the user B fails. Alternatively, the success probability may be reduced.

判定処理の結果、ユーザBによる盗む行為が成功すると判定された場合、処理実行部66は、ユーザDB54のうち、受信ユーザIDとして受信したユーザID「user_A」に関連付けられている所持アイテムの関連付けを解除した上で、自己ユーザIDとして受信したユーザID「user_B」に当該アイテムを関連付ける処理を行う。これにより、ユーザAから当該アイテムが没収された上で、当該アイテムがユーザBに付与される。つまり、ユーザAの所持アイテムがユーザBにより盗まれたことになる。このように、本実施形態では、ユーザBの盗む行為が成功した場合、ユーザAの意に反してユーザAが所持しているアイテムが没収され、且つ、そのアイテムがユーザBの所持するところとなる。なお、判定処理によりユーザBによる盗む行為が失敗したと判定された場合は、処理実行部66は、ユーザAが所持するアイテムをユーザBへ移す処理、つまりユーザDB54の更新処理は行わない。   As a result of the determination process, when it is determined that the stealing action by the user B is successful, the process execution unit 66 associates the possessed item associated with the user ID “user_A” received as the receiving user ID in the user DB 54. After canceling, a process of associating the item with the user ID “user_B” received as the self user ID is performed. Thereby, after the item is confiscated from the user A, the item is given to the user B. That is, the item owned by user A is stolen by user B. Thus, in this embodiment, when the act of stealing by the user B is successful, the item possessed by the user A is confiscated against the intention of the user A, and the item is possessed by the user B. Become. If it is determined by the determination process that the act of stealing by the user B has failed, the process execution unit 66 does not perform the process of moving the item possessed by the user A to the user B, that is, the update process of the user DB 54.

本実施形態では、アイテム没収後同様、アイテムが盗まれた後、ユーザAがアジトビーコンAまで帰還するまで、アイテムが盗まれたことをユーザAに通知しない。つまり、処理実行部66は、アイテムが盗まれた後、ユーザ端末AからアジトビーコンAが発信するアジトビーコンIDを受信したことをトリガとして、アイテムが盗まれたことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   In this embodiment, the user A is not notified that the item has been stolen until the user A returns to the hide beacon A after the item has been stolen, after the item has been confiscated. That is, after the item is stolen, the process executing unit 66 displays a screen for notifying that the item has been stolen by receiving the hide beacon ID transmitted from the user beacon A from the user terminal A as a trigger. Screen information to be displayed on the display unit 40 is transmitted to the user terminal A.

また、処理実行部66は、ユーザ端末Bから受信ユーザIDとしてユーザAを示すユーザIDを受信し、且つ、ユーザ端末Bから、処理指示情報としての盗む行為を実行する指示情報の送信があった場合に、上述の処理を実行するようにしてもよい。この場合は、ユーザ端末Bから盗む行為の実行指示情報を受けていないと、処理実行部66は、受信した受信ユーザIDが処理対象であったとしても、受信した受信ユーザIDに対して何も処理を行わない。このように、盗む処理を実行するか否かをユーザBが決定できるようにすることで、ゲーム性がより向上される。   Further, the process execution unit 66 receives a user ID indicating the user A as the received user ID from the user terminal B, and transmits the instruction information for executing the stealing action as the process instruction information from the user terminal B. In such a case, the above-described processing may be executed. In this case, if the execution instruction information of the act of stealing is not received from the user terminal B, the process execution unit 66 does nothing for the received reception user ID even if the received reception user ID is a processing target. Do not process. As described above, by allowing the user B to determine whether to execute the stealing process, the game performance is further improved.

第4に、ユーザ端末AからアジトビーコンIDを受信した場合の処理について説明する。ここでの処理は、例えば、ユーザAがアイテムを所持しており、又は、一旦アイテムを所持した後に当該アイテムを失っており、ユーザAのゲームモードがゴーホームモードである場合であって、ユーザ端末AがアジトビーコンIDを受信し、ユーザAを示す自己ユーザID及び当該アジトビーコンIDをサーバ16に送信した場合に実行される処理である。   Fourthly, a process when the hide beacon ID is received from the user terminal A will be described. The process here is, for example, the case where the user A has the item, or has lost the item after having the item once, and the user A's game mode is the go-home mode. This process is executed when the terminal A receives the hide beacon ID and transmits the self user ID indicating the user A and the hide beacon ID to the server 16.

サーバ16がアジトビーコンIDを受信すると、処理実行部66は、ユーザDB54を参照し、受信した自己ユーザID「user_A」に所持アイテムが関連付けられているか否かを判定する。ユーザID「user_A」に所持アイテムが関連付けられている場合、処理実行部66は、ユーザDB54において、当該所持アイテムを所持アイテム欄からアジト格納アイテム欄に移動する処理を行う。これにより、ユーザAが獲得したアイテムが、ユーザAが所属するチームのアジトに格納される。これにより、当該アイテムはユーザAが所属するチームのものとして確定する。ユーザID「user_A」に所持アイテムが関連付けられている場合、つまりユーザAがアイテムを獲得してからアジトビーコンAに帰還するまでの間にアイテムを失った場合は、処理実行部66は上述の処理を行わない。この場合は、上述のように、処理実行部66は、ユーザAに対してアイテムを失ったことを通知する画面を表示させるための画面情報をユーザ端末Aに送信する。なお、当然ながら、ユーザ端末Aが、ユーザAが所属するチーム以外のアジトビーコンIDを受信した場合は上記処理は行わない。   When the server 16 receives the hide beacon ID, the process execution unit 66 refers to the user DB 54 and determines whether the possessed item is associated with the received self user ID “user_A”. When the possessed item is associated with the user ID “user_A”, the process execution unit 66 performs a process of moving the possessed item from the possessed item column to the hide storage item column in the user DB 54. Thereby, the item which the user A acquired is stored in the hide of the team to which the user A belongs. Thereby, the item is determined as that of the team to which the user A belongs. When the possessed item is associated with the user ID “user_A”, that is, when the item is lost after the user A acquires the item and returns to the hide beacon A, the process execution unit 66 performs the above-described process. Do not do. In this case, as described above, the process execution unit 66 transmits to the user terminal A screen information for displaying a screen for notifying the user A that the item has been lost. Of course, when the user terminal A receives a hide beacon ID other than the team to which the user A belongs, the above process is not performed.

本実施形態に係るゲームシステム10の構成概略については以上の通りである。以下、図7〜図9に示すフローチャートに従って、ゲームシステム10の処理の流れについて説明する。   The outline of the configuration of the game system 10 according to the present embodiment is as described above. Hereinafter, the processing flow of the game system 10 will be described with reference to the flowcharts shown in FIGS.

図7には、ユーザAがお宝ビーコンIDを受信することでアイテムを獲得する場合の処理の流れが示されている。   FIG. 7 shows a flow of processing when the user A acquires an item by receiving the treasure beacon ID.

ステップS10において、ユーザ端末Aは、お宝ビーコン22からお宝ビーコンIDを受信して、ユーザAを示す自己ユーザID及び受信したお宝ビーコンIDをサーバ16に送信する。   In step S <b> 10, the user terminal A receives the treasure beacon ID from the treasure beacon 22, and transmits the self user ID indicating the user A and the received treasure beacon ID to the server 16.

ステップS12において、他装置特定部62は、ユーザAを示す自己ユーザID及び受信したお宝ビーコンIDに基づいて、受信したお宝ビーコンIDが示すお宝ビーコン22をユーザ端末Aの近傍にあるビーコン装置として特定する。   In step S12, the other device specifying unit 62 specifies the treasure beacon 22 indicated by the received treasure beacon ID as a beacon device in the vicinity of the user terminal A based on the self user ID indicating the user A and the received treasure beacon ID. To do.

ステップS14において、処理対象判定部64は、ユーザDB54に基づいて受信した自己ユーザIDからユーザAのステータスを特定し、特定されたステータスと処理対象DB58とに基づいて、受信したお宝ビーコンIDが処理対象であるか否かを判定する。ここでは、ユーザAがアイテムを所持しておらず、ユーザAのゲームモードがサーチモードであるとして、お宝ビーコンIDはユーザAにとって処理対象であるとし、ステップS16に進む。ユーザAのステータスが上記以外の場合など、受信したお宝ビーコンIDが処理対象でない場合には、処理実行部66は、受信したお宝ビーコンIDに対して何も処理を行わない。   In step S14, the processing target determination unit 64 specifies the status of the user A from the self user ID received based on the user DB 54, and the received treasure beacon ID is processed based on the specified status and the processing target DB 58. It is determined whether or not it is a target. Here, assuming that the user A does not have an item and the game mode of the user A is the search mode, the treasure beacon ID is assumed to be a processing target for the user A, and the process proceeds to step S16. When the received treasure beacon ID is not a processing target, such as when the status of the user A is other than the above, the process execution unit 66 performs no processing on the received treasure beacon ID.

ステップS16において、処理実行部66は、アイテムDB56を参照して、受信したお宝ビーコンIDに罠設定があるか否かを判定する。罠設定がある場合はステップS18に進み、罠設定がない場合はステップS22に進む。   In step S <b> 16, the process execution unit 66 refers to the item DB 56 and determines whether or not the received treasure beacon ID has a bag setting. If there is a wrinkle setting, the process proceeds to step S18, and if there is no wrinkle setting, the process proceeds to step S22.

ステップS18において、処理実行部66は、当該罠の効果が発揮するか否かの判定処理を行う。当該罠の効果が発揮すると判定された場合はステップS20に進み、当該罠の効果が発揮されないと判定された場合はステップS22に進む。   In step S18, the process execution unit 66 performs a process for determining whether or not the effect of the wrinkle is exhibited. When it is determined that the effect of the wrinkle is exhibited, the process proceeds to step S20, and when it is determined that the effect of the wrinkle is not exhibited, the process proceeds to step S22.

ステップS20において、処理実行部66は、アイテムの取得が失敗したことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   In step S <b> 20, the process execution unit 66 transmits to the user terminal A screen information for causing the display unit 40 of the user terminal A to display a screen for notifying that item acquisition has failed.

受信したお宝ビーコンIDに罠設定がない場合、あるいは、罠の効果が発揮されなかった場合は、ステップS22において、処理実行部66は、アイテムDB56において受信したお宝ビーコンIDに関連付けられているアイテムを特定する。受信したお宝ビーコンIDに複数のアイテムIDが関連付けられている場合は、処理実行部66は、当該複数のアイテムIDの中から1つのアイテムIDを選択して特定する。   If the received treasure beacon ID does not have a spear setting, or if the effect of the spear is not exhibited, in step S22, the process execution unit 66 selects an item associated with the received treasure beacon ID in the item DB 56. Identify. When a plurality of item IDs are associated with the received treasure beacon ID, the process execution unit 66 selects and specifies one item ID from the plurality of item IDs.

ステップS24において、処理実行部66は、ステップS22で特定されたアイテムIDが示すアイテムをユーザAに付与する。具体的には、ユーザDB54において、受信した自己ユーザIDに、ステップS22で選択したアイテムIDを所持アイテムとして関連付ける処理を行う。   In step S24, the process execution unit 66 gives the item indicated by the item ID specified in step S22 to the user A. Specifically, in the user DB 54, a process of associating the received user ID with the item ID selected in step S22 as a possessed item is performed.

ステップS26において、処理実行部66は、アイテムを取得したことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   In step S <b> 26, the process execution unit 66 transmits to the user terminal A screen information for causing the display unit 40 of the user terminal A to display a screen for notifying that the item has been acquired.

ステップS28において、ユーザ端末Aの制御部30は、サーバ16からの通知に基づいて、ユーザAがアイテムを取得できたか否かを判定する。アイテムが取得できなかった場合はステップS30に進み、アイテムを取得できた場合はステップS32に進む。   In step S <b> 28, the control unit 30 of the user terminal A determines whether the user A has acquired the item based on the notification from the server 16. If the item cannot be acquired, the process proceeds to step S30. If the item can be acquired, the process proceeds to step S32.

ステップS30において、制御部30は、サーバ16から送信された画面情報に従って、アイテムの取得が失敗したことを通知するための画面を表示部40に表示する。その後、ユーザAは他のお宝ビーコン22を探索し、ユーザ端末Aが他のお宝ビーコンIDを受信した場合は、再度ステップS10からの処理が繰り返される。   In step S <b> 30, the control unit 30 displays a screen for notifying that item acquisition has failed on the display unit 40 in accordance with the screen information transmitted from the server 16. Thereafter, the user A searches for another treasure beacon 22, and when the user terminal A receives another treasure beacon ID, the processing from step S10 is repeated again.

ステップS32において、制御部30は、サーバ16から送信された画面情報に従って、アイテムを取得したことを通知するための画面を表示部40に表示する。   In step S <b> 32, the control unit 30 displays a screen for notifying that the item has been acquired on the display unit 40 in accordance with the screen information transmitted from the server 16.

ステップS34において、ユーザAがアイテムを獲得すると、制御部30は、ユーザAのゲームモードを自動的にゴーホームモードに切り替える。   In step S34, when the user A acquires an item, the control unit 30 automatically switches the user A's game mode to the go-home mode.

ステップS36において、制御部30は、ネットワーク通信部36を介して、ユーザAを示す自己ユーザIDと共に、ユーザAのゲームモードがゴーホームモードに切り替わったことを示すモード切替情報をサーバ16へ送信する。   In step S <b> 36, the control unit 30 transmits mode switching information indicating that the game mode of the user A has been switched to the go-home mode to the server 16 through the network communication unit 36 together with the self user ID indicating the user A. .

ステップS38において、処理実行部66は、ユーザ端末Aから受信したモード切替情報に基づいて、ユーザDB54において、受信した自己ユーザIDに関連付けられた動作モードをゴーホームモードに変更する。   In step S38, based on the mode switching information received from the user terminal A, the process execution unit 66 changes the operation mode associated with the received self user ID to the go-home mode in the user DB 54.

図8には、アイテムを獲得したユーザAがアジトビーコンAまで帰還するまでの処理であって、帰還途中に罠ビーコンIDを受信する場合の処理の流れが示されている。   FIG. 8 shows a process flow when the user A who has acquired the item returns to the hide beacon A and receives the beacon ID during the return.

ステップS50において、ユーザ端末Aは、罠ビーコン24から罠ビーコンIDを受信して、ユーザAを示す自己ユーザID及び受信した罠ビーコンIDをサーバ16に送信する。   In step S <b> 50, the user terminal A receives the beacon ID from the beacon 24 and transmits the self user ID indicating the user A and the received beacon ID to the server 16.

ステップS52において、他装置特定部62は、ユーザAを示す自己ユーザID及び受信した罠ビーコンIDに基づいて、受信した罠ビーコンIDが示す罠ビーコン24をユーザ端末Aの近傍にあるビーコン装置として特定する。   In step S52, the other device specifying unit 62 specifies the beacon 24 indicated by the received beacon ID as a beacon device in the vicinity of the user terminal A based on the self user ID indicating the user A and the received beacon ID. To do.

ステップS54において、処理対象判定部64は、ユーザDB54に基づいて受信した自己ユーザIDからユーザAのステータスを特定し、特定されたステータスと処理対象DB58とに基づいて、受信した罠ビーコンIDが処理対象であるか否かを判定する。ここでは、ユーザAがアイテムを所持しており、ユーザAのゲームモードがゴーホームモードであるとして、罠ビーコンIDはユーザAにとって処理対象であるとし、ステップS56に進む。ユーザAのステータスが上記以外の場合など、受信した罠ビーコンIDが処理対象でない場合には、処理実行部66は、受信した罠ビーコンIDに対して何も処理を行わない。   In step S54, the process target determination unit 64 specifies the status of the user A from the self user ID received based on the user DB 54, and the received beacon ID is processed based on the specified status and the process target DB 58. It is determined whether or not it is a target. Here, assuming that user A has an item and the game mode of user A is the go-home mode, the beacon ID is assumed to be a processing target for user A, and the process proceeds to step S56. When the received trap beacon ID is not a processing target, such as when the status of the user A is other than the above, the process execution unit 66 performs no processing on the received trap beacon ID.

ステップS56において、処理実行部66は、罠の効果が発揮するか否かの判定処理を行う。当該罠の効果が発揮すると判定された場合はステップS58に進み、当該罠の効果が発揮されないと判定された場合はステップS60以降の処理に進む。   In step S56, the process execution unit 66 performs a determination process as to whether or not the effect of wrinkle is exhibited. When it is determined that the effect of the wrinkle is exerted, the process proceeds to step S58, and when it is determined that the effect of the wrinkle is not exhibited, the process proceeds to step S60 and subsequent steps.

ステップS58において、処理実行部66は、ユーザAから所持アイテムを没収する処理を行う。具体的には、ユーザDB54において、受信した自己ユーザIDに関連付けられている所持アイテムを「なし」とする処理を行う。   In step S58, the process execution unit 66 performs a process of confiscating the possessed item from the user A. Specifically, the user DB 54 performs a process of setting the possessed item associated with the received self user ID to “none”.

ステップS60において、ユーザ端末Aは、アジトビーコンAからアジトビーコンIDを受信して、ユーザAを示す自己ユーザID及び受信したアジトビーコンIDをサーバ16に送信する。   In step S <b> 60, the user terminal A receives the hide beacon ID from the hide beacon A, and transmits the self user ID indicating the user A and the received hide beacon ID to the server 16.

ステップS62において、サーバ16が自己ユーザID及びアジトビーコンIDを受信すると、処理実行部66は、受信した自己ユーザIDとユーザDB54とに基づいて、ユーザAがアイテムを所持しているか否かを判定する。ユーザAが罠に引っ掛かるなどしてアイテムを所持していない場合ステップS64に進み、アイテムを所持している場合はステップS66に進む。   In step S62, when the server 16 receives the self user ID and the hide beacon ID, the process execution unit 66 determines whether or not the user A possesses the item based on the received self user ID and the user DB 54. To do. When the user A does not possess the item, such as being caught on a bag, the process proceeds to step S64, and when the user A possesses the item, the process proceeds to step S66.

ステップS64において、処理実行部66は、ユーザAがアイテムを喪失したことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。ここでは、ユーザAがアジト帰還するまでの間に罠に引っ掛かってアイテムを喪失したことを通知するための画面情報を送信する。   In step S64, the process execution unit 66 transmits to the user terminal A screen information for causing the display unit 40 of the user terminal A to display a screen notifying that the user A has lost the item. Here, the screen information for notifying that the item is lost by being caught in the bag before the user A returns to the hideout is transmitted.

ステップS66において、処理実行部66は、ユーザAが獲得したアイテムを、ユーザAが所属するチームのアジトに格納する処理を行う。具体的には、ユーザDB54において、受信した自己ユーザIDに関連付けられている所持アイテムをアジト格納アイテムとする処理を行う。   In step S66, the process execution unit 66 performs a process of storing the item acquired by the user A in the hide of the team to which the user A belongs. Specifically, in the user DB 54, the possessed item associated with the received self user ID is processed as a hide storage item.

ステップ68において、処理実行部66は、ユーザAがアイテムをアジトに格納したことを通知する画面をユーザ端末Aの表示部40に表示させるための画面情報をユーザ端末Aに送信する。   In step 68, the process execution unit 66 transmits to the user terminal A screen information for causing the display unit 40 of the user terminal A to display a screen notifying that the user A has stored the item in the hideout.

ステップS70において、ユーザ端末Aの制御部30は、サーバ16から送信された画面情報に従って、所持アイテムを喪失したこと、あるいは所持アイテムがアジトに格納されたことを通知するための画面を表示部40に表示する。   In step S70, the control unit 30 of the user terminal A displays a screen for notifying that the possessed item has been lost or that the possessed item has been stored in the hide according to the screen information transmitted from the server 16. To display.

図9には、アイテムを獲得したユーザAがアジトビーコンAまで帰還するまでの処理であって、帰還途中にユーザBにより所持アイテムを盗む行為が行われる場合の処理の流れが示されている。ユーザAがアイテムを獲得した後、図8のフローチャートが示す処理と図9のフローチャートが示す処理は並列的に処理される。   FIG. 9 shows the flow of processing when the user A who has acquired the item returns to the hide beacon A and when the user B steals the possessed item during the return. After the user A acquires the item, the process shown in the flowchart of FIG. 8 and the process shown in the flowchart of FIG. 9 are processed in parallel.

ステップS80において、ユーザ端末Bは、ユーザ端末AからユーザAを示す受信ユーザIDを受信して、ユーザBを示す自己ユーザID及びユーザAを示す受信ユーザIDをサーバ16に送信する。   In step S <b> 80, the user terminal B receives the received user ID indicating the user A from the user terminal A, and transmits the self user ID indicating the user B and the received user ID indicating the user A to the server 16.

ステップS82において、ユーザ端末Bの制御部30は、ユーザ端末Bがユーザ端末Aから受信ユーザIDを受信すると、ユーザAが所持するアイテムを盗む行為を実行するか否かを確認する画面をユーザ端末Bの表示部40に表示させる。当該画面にて、ユーザBが盗む行為の実行を指示すると、ユーザ端末Bからサーバ16に対し、盗む行為の実行指示が送信される。   In step S82, when the user terminal B receives the received user ID from the user terminal A, the control unit 30 of the user terminal B displays a screen for confirming whether to execute an act of stealing an item possessed by the user A. B is displayed on the display unit 40 of B. When the user B instructs execution of the stealing action on the screen, the user terminal B transmits the stealing action execution instruction to the server 16.

ステップS84において、他装置特定部62は、ユーザBを示す自己ユーザID及びユーザAを示す受信ユーザIDに基づいて、受信した受信ユーザIDが示すユーザ端末Aをユーザ端末Bの近傍にある他のユーザ端末14として特定する。   In step S <b> 84, the other apparatus specifying unit 62 determines that the user terminal A indicated by the received reception user ID is in the vicinity of the user terminal B based on the self user ID indicating the user B and the reception user ID indicating the user A. The user terminal 14 is specified.

ステップS86において、処理対象判定部64は、ユーザDB54に基づいて受信した自己ユーザIDからユーザBのステータスを特定し、特定されたステータスと処理対象DB58とに基づいて、受信した受信ユーザIDが処理対象であるか否かを判定する。ここでは、ユーザBがアイテムを所持しておらず、ユーザBのゲームモードがスティールモードであるとして、受信ユーザIDはユーザBにとって処理対象であるとし、ステップS86に進む。ユーザBのステータスが上記以外の場合など、受信した受信ユーザIDが処理対象でない場合には、処理実行部66は、受信した受信ユーザIDに対して何も処理を行わない。   In step S86, the process target determination unit 64 specifies the status of the user B from the self user ID received based on the user DB 54, and the received received user ID is processed based on the specified status and the process target DB 58. It is determined whether or not it is a target. Here, assuming that the user B does not have an item and the game mode of the user B is the steel mode, the receiving user ID is assumed to be a processing target for the user B, and the process proceeds to step S86. When the received user ID received is not a processing target, such as when the status of the user B is other than the above, the process execution unit 66 performs no processing on the received user ID received.

ステップS88において、処理実行部66は、ユーザBから盗む行為の実行指示を受けたか否かを判定する。ここでは、ステップS82でユーザ端末Bから盗む行為の実行指示を受信しているため、ステップS90に進む。ユーザBから盗む行為の実行指示を受けていない場合は、処理実行部66は、受信した受信ユーザIDに対して何も処理を行わない。   In step S <b> 88, the process execution unit 66 determines whether or not an execution instruction for the act of stealing from the user B has been received. Here, since the execution instruction of the act of stealing is received from the user terminal B in step S82, the process proceeds to step S90. If the execution instruction of the act of stealing is not received from the user B, the process execution unit 66 performs no process on the received reception user ID.

ステップS90において、処理実行部66は、ユーザBによる盗む行為が成功したか否かの判定処理を行う。盗む行為が失敗したと判定された場合はステップS92に進み、盗む行為が成功したと判定された場合はステップS94に進む。   In step S90, the process execution unit 66 performs a process for determining whether or not the act of stealing by the user B is successful. If it is determined that the stealing action has failed, the process proceeds to step S92. If it is determined that the stealing action has been successful, the process proceeds to step S94.

ステップS92において、処理実行部66は、ユーザBが盗む行為を失敗したことを通知する画面をユーザ端末Bの表示部40に表示させるための画面情報をユーザ端末Bに送信する。   In step S <b> 92, the process execution unit 66 transmits to the user terminal B screen information for causing the display unit 40 of the user terminal B to display a screen notifying that the user B has failed to steal.

ステップS94において、処理実行部66は、ユーザAから所持アイテムを没収し、当該アイテムをユーザBに付与する処理を行う。具体的には、ユーザDB54において、受信した受信ユーザID(ユーザA)に関連付けられている所持アイテムを「なし」とし、当該アイテムを受信した自己ユーザID(ユーザB)の所持アイテムとする処理を行う。   In step S94, the process execution unit 66 performs a process of confiscating the possessed item from the user A and assigning the item to the user B. Specifically, in the user DB 54, a process is performed in which the possessed item associated with the received reception user ID (user A) is set to “none” and the possessed item of the own user ID (user B) that has received the item. Do.

ステップS96において、処理実行部66は、ユーザBが盗む行為を成功したことを通知する画面をユーザ端末Bの表示部40に表示させるための画面情報をユーザ端末Bに送信する。   In step S <b> 96, the process execution unit 66 transmits to the user terminal B screen information for causing the display unit 40 of the user terminal B to display a screen that notifies the user B of the successful stealing action.

ステップS98において、ユーザ端末Aの制御部30は、サーバ16から送信された画面情報に従って、所持アイテムを喪失したこと、あるいは所持アイテムがアジトに格納されたことを通知するための画面を表示部40に表示する。   In step S98, the control unit 30 of the user terminal A displays a screen for notifying that the possessed item has been lost or that the possessed item has been stored in the hide according to the screen information transmitted from the server 16. To display.

以下、図9におけるステップS60〜S70においては、図8において説明したステップS60〜S70と同様の処理を行う。なお、図9におけるステップS64においては、ユーザAがアジト帰還するまでの間にユーザBに盗まれたことによりアイテムを喪失したことを通知するための画面情報を送信する。   Hereinafter, in steps S60 to S70 in FIG. 9, the same processing as in steps S60 to S70 described in FIG. 8 is performed. In step S64 in FIG. 9, screen information for notifying that the item has been lost due to the user B being stolen before the user A returns to the site is transmitted.

以上説明した通り、ゲームシステム10においては、ユーザ端末Aがいずれかのビーコン装置あるいは他のユーザ端末14であるユーザ端末Bに近づいた場合に、サーバ16において当該ビーコン装置あるいはユーザ端末Bに応じた処理が実行される。これにより、ユーザ端末A及びB、あるいはビーコン装置群12との現実世界における位置関係を活用したゲームが提供される。   As described above, in the game system 10, when the user terminal A approaches one of the beacon devices or the user terminal B that is another user terminal 14, the server 16 responds to the beacon device or the user terminal B. Processing is executed. Thereby, the game using the positional relationship in the real world with the user terminals A and B or the beacon device group 12 is provided.

また、ユーザ端末Aがいずれかのビーコン装置あるいは他のユーザ端末14であるユーザ端末Bに近づいた場合に、サーバ16は、ユーザAに関する属性に応じて、当該ビーコン装置あるいはユーザ端末Bが処理対象であるか否かを判定する。そして、サーバ16が処理対象でないと判定した場合には処理を行わない。ユーザAに関する属性とは、例えばユーザAのゲーム内のステータスであってよく、これはゲームの進行に応じて動的に変動するものである。つまり、ユーザ端末Aからみて、処理対象となるビーコン装置あるいは他のユーザ端末14が動的に変動することになる。例えば、ユーザAがアイテムを所持しておらず、ゲームモードがサーチモードのときはお宝ビーコン22が処理対象であるが、ユーザAがアイテムを所持しておらず、ゲームモードがスティールモードのときはお宝ビーコン22が処理対象となっていない。つまり、後者の場合は、ユーザ端末A近傍にお宝ビーコン22があったとしてもユーザAはそれに気付くことができない。このように、ユーザAに関する属性に応じて処理対象を変化させることで、よりゲーム性が向上される。   Further, when the user terminal A approaches one of the beacon devices or the user terminal B which is another user terminal 14, the server 16 determines whether the beacon device or the user terminal B is a processing target according to the attribute related to the user A. It is determined whether or not. And when it determines with the server 16 not being a process target, a process is not performed. The attribute relating to the user A may be, for example, a status in the game of the user A, which dynamically changes according to the progress of the game. That is, when viewed from the user terminal A, the beacon device to be processed or the other user terminal 14 dynamically changes. For example, when the user A does not have an item and the game mode is the search mode, the treasure beacon 22 is a processing target, but the user A does not have an item and the game mode is the steel mode. The treasure beacon 22 is not a processing target. That is, in the latter case, even if there is a treasure beacon 22 in the vicinity of the user terminal A, the user A cannot notice it. In this way, the game performance is further improved by changing the processing target according to the attribute relating to the user A.

また、罠ビーコン24により、あるいは他のユーザであるユーザBにより盗まれることにより、ユーザAは獲得したアイテムを喪失する場合がある。これによっても、さらにゲーム性が向上される。特に、ユーザBにより盗まれた場合は、ユーザAが獲得したアイテムがユーザBの所持アイテムとして移るのであって、アイテムの奪い合いといった楽しみ方ができるようになっている。   Moreover, the user A may lose the acquired item by being stolen by the beacon 24 or the user B who is another user. This also improves the game performance. In particular, when the user B is stolen, the item acquired by the user A is transferred as the possessed item of the user B, and it is possible to enjoy the item such as competing.

なお、上記第1実施形態においては、ユーザ端末14がビーコンIDあるいは受信ユーザIDを受信した場合に、ユーザ端末14から、自己ユーザIDと、受信したーコンIDあるいは受信ユーザIDがサーバ16へ送信されていたが、ユーザ端末14がビーコンIDあるいは受信ユーザIDを受信した場合に、ユーザ端末14が受信したビーコンIDあるいは受信ユーザIDの種類を判別して、自己ユーザIDと判別したIDの種類を示す情報をサーバ16に送信するようにしてもよい。この場合、サーバ16においては、IDの種類に応じた処理が実行される。ビーコンIDあるいは受信ユーザIDの種類の判別は、本実施形態のように受信したID自体が種別を表す場合は、受信したIDに基づいて行ってもよいし、ユーザ端末14の記憶部38に、ビーコンID及び受信ユーザIDと、その種類を関連付けたデータベースを記憶させておき、当該データベースに基づいて判定するようにしてもよい。   In the first embodiment, when the user terminal 14 receives the beacon ID or the reception user ID, the user terminal 14 transmits the self-user ID and the received ID number or reception user ID to the server 16. However, when the user terminal 14 receives the beacon ID or the receiving user ID, the type of the beacon ID or the receiving user ID received by the user terminal 14 is determined, and the ID type determined as the self user ID is indicated. Information may be transmitted to the server 16. In this case, the server 16 executes a process according to the type of ID. The determination of the type of the beacon ID or the received user ID may be performed based on the received ID when the received ID itself represents the type as in the present embodiment, or the storage unit 38 of the user terminal 14 A database in which the beacon ID and the receiving user ID are associated with the type may be stored, and the determination may be made based on the database.

<第2実施形態>
図10には第2実施形態におけるユーザ端末70の構成概略図が、図11には第2実施形態におけるサーバ90の構成概略図が示されている。第1実施形態においては、アイテムDB56、処理対象DB58、他装置特定部62、処理対象判定部64、処理実行部66をサーバ16が有していたが、第2実施形態は、ユーザ端末70の制御部72が、他装置特定部74、処理対象判定部76、及び処理実行部78の機能を発揮し、ユーザ端末70の記憶部80に、アイテムDB82及び処理対象DB84が記憶されることとしたものである。上記各部の詳細は第1実施形態と同様であるため、ここでは説明を省略する。
Second Embodiment
FIG. 10 shows a schematic configuration diagram of the user terminal 70 in the second embodiment, and FIG. 11 shows a schematic configuration diagram of the server 90 in the second embodiment. In the first embodiment, the server 16 has the item DB 56, the processing target DB 58, the other device specifying unit 62, the processing target determination unit 64, and the processing execution unit 66, but the second embodiment is based on the user terminal 70. The control unit 72 performs the functions of the other device specifying unit 74, the process target determining unit 76, and the process executing unit 78, and the item DB 82 and the process target DB 84 are stored in the storage unit 80 of the user terminal 70. Is. Since the details of each of the above parts are the same as those in the first embodiment, description thereof is omitted here.

また、図10に示される通り、第2実施形態におけるユーザ端末70の記憶部80には、ユーザDB54に記憶されていた各ユーザに関する属性情報である端末側ユーザDB86が記憶される。例えば、ユーザAが使用するユーザ端末Aの端末側ユーザDB86としては、ユーザAのゲームモード、所持アイテム、罠所持の有無、アジトビーコンID、アジト格納アイテムなどが記憶される。   Also, as shown in FIG. 10, the storage unit 80 of the user terminal 70 in the second embodiment stores a terminal-side user DB 86 that is attribute information about each user stored in the user DB 54. For example, as the terminal-side user DB 86 of the user terminal A used by the user A, the game mode of the user A, possessed items, presence / absence of possession of the bag, hide beacon ID, hide store items, and the like are stored.

図11に示される通り、第2実施形態におけるサーバ90の制御部92は、他装置特定部、処理対象判定部、処理実行部としての機能を発揮しない。また、サーバ90の記憶部94にはサーバ側ユーザDB96が記憶される。サーバ側ユーザDB96は、第1実施形態におけるユーザDB54同様、各ユーザに関する属性情報が記憶される。   As shown in FIG. 11, the control unit 92 of the server 90 in the second embodiment does not exhibit the functions as the other device specifying unit, the process target determining unit, and the process executing unit. In addition, the server-side user DB 96 is stored in the storage unit 94 of the server 90. The server-side user DB 96 stores attribute information related to each user, like the user DB 54 in the first embodiment.

第2実施形態においては、第1実施形態において主にサーバで実施されていた処理がユーザ端末70側で実施される。以下、図12及び図13に示すフローチャートに従って、第2実施形態における処理の流れについて説明する。   In the second embodiment, the processing that is mainly performed in the server in the first embodiment is performed on the user terminal 70 side. Hereinafter, the processing flow in the second embodiment will be described with reference to the flowcharts shown in FIGS. 12 and 13.

図11には、第2実施形態において、ユーザAがお宝ビーコンIDを受信することでアイテムを獲得する場合の処理の流れが示されている。   FIG. 11 shows a flow of processing when the user A acquires an item by receiving a treasure beacon ID in the second embodiment.

ステップS100において、ユーザ端末Aは、お宝ビーコン22からお宝ビーコンIDを受信する。   In step S <b> 100, the user terminal A receives a treasure beacon ID from the treasure beacon 22.

ステップS102において、他装置特定部74は、受信したお宝ビーコンIDに基づいて、受信したお宝ビーコンIDが示すお宝ビーコン22をユーザ端末Aの近傍にあるビーコン装置として特定する。   In step S102, the other device specifying unit 74 specifies the treasure beacon 22 indicated by the received treasure beacon ID as a beacon device in the vicinity of the user terminal A based on the received treasure beacon ID.

ステップS104において、処理対象判定部76は、端末側ユーザDB86に基づいてユーザAのステータスを特定し、特定されたステータスと、ユーザ端末Aの記憶部80に記憶された処理対象DB84とに基づいて、受信したお宝ビーコンIDが処理対象であるか否かを判定する。ここでは、ユーザAがアイテムを所持しておらず、ユーザAのゲームモードがサーチモードであるとして、お宝ビーコンIDはユーザAにとって処理対象であるとし、ステップS106に進む。ユーザAのステータスが上記以外の場合など、受信したお宝ビーコンIDが処理対象でない場合には、処理実行部78は、受信したお宝ビーコンIDに対して何も処理を行わない。   In step S104, the processing target determination unit 76 specifies the status of the user A based on the terminal-side user DB 86, and based on the specified status and the processing target DB 84 stored in the storage unit 80 of the user terminal A. It is determined whether the received treasure beacon ID is a processing target. Here, assuming that the user A does not have an item and the game mode of the user A is the search mode, the treasure beacon ID is assumed to be a processing target for the user A, and the process proceeds to step S106. When the received treasure beacon ID is not a processing target, such as when the status of the user A is other than the above, the process execution unit 78 performs no processing on the received treasure beacon ID.

ステップS106において、処理実行部78は、アイテムDB82を参照して、受信したお宝ビーコンIDに罠設定があるか否かを判定する。罠設定がある場合はステップS108に進み、罠設定がない場合はステップS112に進む。   In step S <b> 106, the process execution unit 78 refers to the item DB 82 and determines whether the received treasure beacon ID has a wrinkle setting. If there is a heel setting, the process proceeds to step S108, and if there is no heel setting, the process proceeds to step S112.

ステップS108において、処理実行部78は、当該罠の効果が発揮するか否かの判定処理を行う。当該罠の効果が発揮すると判定された場合はステップS110に進み、当該罠の効果が発揮されないと判定された場合はステップS112に進む。   In step S108, the process execution unit 78 performs a process for determining whether or not the effect of the wrinkle is exhibited. When it is determined that the effect of the wrinkle is exhibited, the process proceeds to step S110, and when it is determined that the effect of the wrinkle is not exhibited, the process proceeds to step S112.

ステップS110において、処理実行部78は、アイテムの取得が失敗したことを通知する画面をユーザ端末Aの表示部40に表示させる。   In step S110, the process execution unit 78 causes the display unit 40 of the user terminal A to display a screen notifying that item acquisition has failed.

受信したお宝ビーコンIDに罠設定がない場合、あるいは、罠の効果が発揮されなかった場合は、ステップS112において、処理実行部78は、アイテムDB82において受信したお宝ビーコンIDに関連付けられているアイテムを特定する。受信したお宝ビーコンIDに複数のアイテムIDが関連付けられている場合は、処理実行部78は、当該複数のアイテムIDの中から1つのアイテムIDを選択して特定する。   If the received treasure beacon ID does not have a spear setting, or if the effect of the spear is not exerted, in step S112, the process execution unit 78 selects an item associated with the received treasure beacon ID in the item DB 82. Identify. When a plurality of item IDs are associated with the received treasure beacon ID, the process execution unit 78 selects and specifies one item ID from the plurality of item IDs.

ステップS114において、処理実行部78は、ステップS112で特定されたアイテムIDが示すアイテムをユーザAに付与する。具体的には、端末側ユーザDB86において、ステップS112で選択したアイテムIDを所持アイテムとする処理を行う。   In step S114, the process execution unit 78 gives the item indicated by the item ID specified in step S112 to the user A. Specifically, in the terminal side user DB 86, a process is performed in which the item ID selected in step S112 is a possessed item.

ステップS116において、処理実行部78は、アイテムを取得したことを通知する画面をユーザ端末Aの表示部40に表示させる。   In step S116, the process execution unit 78 causes the display unit 40 of the user terminal A to display a screen for notifying that the item has been acquired.

ステップS118において、処理実行部78は、ネットワーク通信部36を介して、ユーザAを示す自己ユーザIDと共に、ユーザAが取得したアイテムを通知する情報をサーバ90へ送信する。   In step S <b> 118, the process execution unit 78 transmits information for notifying the item acquired by the user A to the server 90 through the network communication unit 36 together with the self user ID indicating the user A.

ステップS120において、ユーザAが取得したアイテムを通知する情報を受信したサーバ90の制御部92は、サーバ側ユーザDB96において、ユーザAの所持アイテムを更新する処理を行う。   In step S <b> 120, the control unit 92 of the server 90 that has received the information for notifying the item acquired by the user A performs a process of updating the possessed item of the user A in the server-side user DB 96.

ステップS122において、ユーザAがアイテムを獲得すると、処理実行部78は、ユーザAのゲームモードを自動的にゴーホームモードに切り替える。   In step S122, when the user A acquires the item, the process execution unit 78 automatically switches the user A's game mode to the go-home mode.

ステップS124において、処理実行部78は、ネットワーク通信部36を介して、ユーザAを示す自己ユーザIDと共に、ユーザAのゲームモードがゴーホームモードに切り替わったことを示すモード切替情報をサーバ90へ送信する。   In step S124, the process execution unit 78 transmits to the server 90 mode switching information indicating that the game mode of the user A has been switched to the go-home mode together with the self user ID indicating the user A via the network communication unit 36. To do.

ステップS126において、サーバ90の制御部92は、ユーザ端末Aから受信したモード切替情報に基づいて、サーバ側ユーザDB96において、受信した自己ユーザIDに関連付けられた動作モードをゴーホームモードに変更する。   In step S126, based on the mode switching information received from the user terminal A, the control unit 92 of the server 90 changes the operation mode associated with the received self user ID to the go-home mode in the server-side user DB 96.

第2実施形態においては、ユーザ端末Aが罠ビーコンIDを受信した場合においても、上記同様にユーザ端末A側で処理が行われ、その結果がサーバ90に送信される。ここでは、罠ビーコンを受信した場合の処理の流れの説明は省略する。   In the second embodiment, even when the user terminal A receives the beacon ID, the process is performed on the user terminal A side as described above, and the result is transmitted to the server 90. Here, the description of the flow of processing when a beacon is received is omitted.

図13には、第2実施形態において、アイテムを獲得したユーザAがアジトビーコンAまで帰還するまでの処理であって、帰還途中にユーザBにより所持アイテムを盗む行為が行われる場合の処理の流れが示されている。   In FIG. 13, in the second embodiment, the process until the user A who has acquired the item returns to the hide beacon A and when the user B steals the possessed item during the return is shown. It is shown.

ステップS130において、ユーザ端末Bは、ユーザ端末AからユーザAを示す受信ユーザIDを受信する。   In step S <b> 130, the user terminal B receives a reception user ID indicating the user A from the user terminal A.

ステップS132において、ユーザ端末Bの制御部72は、ユーザ端末Bがユーザ端末Aから受信ユーザIDを受信すると、ユーザAが所持するアイテムを盗む行為を実行するか否かを確認する画面をユーザ端末Bの表示部40に表示させる。   In step S132, when the user terminal B receives the received user ID from the user terminal A, the control unit 72 of the user terminal B displays a screen for confirming whether to execute an act of stealing an item possessed by the user A. B is displayed on the display unit 40 of B.

ステップS134において、ユーザ端末Bの他装置特定部74は、受信したユーザAを示す受信ユーザIDに基づいて、ユーザ端末Aをユーザ端末Bの近傍にある他のユーザ端末14として特定する。   In step S134, the other device specifying unit 74 of the user terminal B specifies the user terminal A as another user terminal 14 in the vicinity of the user terminal B based on the received user ID indicating the received user A.

ステップS136において、ユーザ端末Bの処理対象判定部76は、ユーザ端末Bの記憶部80に記憶された端末側ユーザDB86に基づいてユーザBのステータスを特定し、特定されたステータスと、ユーザ端末Bの記憶部80に記憶された処理対象DB84とに基づいて、受信した受信ユーザIDが処理対象であるか否かを判定する。ここでは、ユーザBがアイテムを所持しておらず、ユーザBのゲームモードがスティールモードであるとして、受信ユーザIDはユーザBにとって処理対象であるとし、ステップS138に進む。ユーザBのステータスが上記以外の場合など、受信した受信ユーザIDが処理対象でない場合には、ユーザ端末Bの処理実行部78は、受信した受信ユーザIDに対して何も処理を行わない。   In step S136, the process target determination unit 76 of the user terminal B identifies the status of the user B based on the terminal-side user DB 86 stored in the storage unit 80 of the user terminal B, and the identified status and the user terminal B Based on the processing target DB 84 stored in the storage unit 80, it is determined whether or not the received user ID received is a processing target. Here, assuming that the user B does not have an item and the game mode of the user B is the steel mode, the receiving user ID is assumed to be a processing target for the user B, and the process proceeds to step S138. When the received user ID received is not a processing target, such as when the status of the user B is other than the above, the process execution unit 78 of the user terminal B performs no processing on the received user ID received.

ステップS138において、ユーザ端末Bの処理実行部78は、ユーザBから盗む行為の実行指示を受けたか否かを判定する。ステップS132で表示した確認画面においてユーザBが盗む実行を指示した場合はステップS90に進む。ユーザBから盗む行為の実行指示を受けていない場合は、ユーザ端末Bの処理実行部78は、受信した受信ユーザIDに対して何も処理を行わない。   In step S <b> 138, the process execution unit 78 of the user terminal B determines whether or not the execution instruction of the act of stealing from the user B has been received. When the user B instructs execution of the stealing on the confirmation screen displayed in step S132, the process proceeds to step S90. If the execution instruction of the act of stealing from the user B has not been received, the process execution unit 78 of the user terminal B performs no process on the received reception user ID.

ステップS140において、ユーザ端末Bの処理実行部78は、ユーザBによる盗む行為が成功したか否かの判定処理を行う。盗む行為が失敗したと判定された場合はステップS142に進み、盗む行為が成功したと判定された場合はステップS144に進む。   In step S <b> 140, the process execution unit 78 of the user terminal B performs a determination process as to whether or not the act of stealing by the user B is successful. If it is determined that the stealing action has failed, the process proceeds to step S142. If it is determined that the stealing action has been successful, the process proceeds to step S144.

ステップS142において、ユーザ端末Bの処理実行部78は、ユーザBが盗む行為を失敗したことを通知する画面をユーザ端末Bの表示部40に表示させる。   In step S142, the process execution unit 78 of the user terminal B causes the display unit 40 of the user terminal B to display a screen for notifying that the user B has failed to steal.

ステップS144において、ユーザ端末Bの処理実行部78は、ユーザBの盗む行為が成功したことを通知する情報をユーザ端末Aに送信する。   In step S <b> 144, the process execution unit 78 of the user terminal B transmits to the user terminal A information notifying that the act of stealing the user B is successful.

ステップS146において、ユーザ端末Aの処理実行部78は、ユーザBの盗む行為が成功したことを通知する情報を受信すると、ユーザAから所持アイテムを没収する処理を行う。具体的には、ユーザ端末Aの記憶部80に記憶されている端末側ユーザDB86において、所持アイテムを「なし」とする処理を行う。   In step S146, when the process execution unit 78 of the user terminal A receives information notifying that the act of stealing the user B is successful, the process execution unit 78 performs a process of confiscating the possessed item from the user A. Specifically, the terminal-side user DB 86 stored in the storage unit 80 of the user terminal A performs a process of setting the possessed item to “none”.

ステップS148において、ユーザ端末Aの処理実行部78は、ユーザAが所持していたアイテムを通知する情報をユーザ端末Bに送信する。   In step S <b> 148, the process execution unit 78 of the user terminal A transmits information notifying the item that the user A has to the user terminal B.

ステップS150において、ユーザ端末Aの処理実行部78は、ユーザAを示す自己ユーザIDと共に、ユーザAがアイテムを盗まれた(没収された)ことを示す情報をサーバ90へ送信する。   In step S <b> 150, the process execution unit 78 of the user terminal A transmits information indicating that the user A has been stolen (confiscated) to the server 90 together with the self user ID indicating the user A.

ステップS152において、ユーザ端末Bの処理実行部78は、ユーザAが所持していたアイテムを通知する情報を受信すると、ユーザBにユーザAが所持していたアイテムを付与する処理を行う。具体的には、ユーザ端末Bの記憶部80に記憶されている端末側ユーザDB86において、所持アイテムをユーザAが所持していたアイテムに更新する処理を行う。   In step S <b> 152, when the process execution unit 78 of the user terminal B receives information notifying the item that the user A has, the process execution unit 78 performs a process of giving the item that the user A has to the user B. Specifically, the terminal-side user DB 86 stored in the storage unit 80 of the user terminal B performs a process of updating the possessed item to the item possessed by the user A.

ステップS154において、ユーザ端末Bの処理実行部78は、ユーザBが、ユーザAが所持していたアイテムを獲得したこと、つまり、ユーザBがユーザAからアイテムを盗んだことを通知する画面をユーザ端末Bの表示部40に表示させる。   In step S154, the process execution unit 78 of the user terminal B displays a screen for notifying that the user B has acquired the item owned by the user A, that is, the user B has stolen the item from the user A. It is displayed on the display unit 40 of the terminal B.

ステップS156において、ユーザ端末Bの処理実行部78は、ユーザBを示す自己ユーザIDと共に、ユーザBがアイテムを獲得したことを示す情報をサーバ90へ送信する。   In step S156, the process execution unit 78 of the user terminal B transmits information indicating that the user B has acquired the item to the server 90 together with the self user ID indicating the user B.

ステップS158において、サーバ90の制御部92は、ユーザ端末A及びユーザ端末Bから受信した情報に基づいて、サーバ側ユーザDB96を更新する処理を行う。具体的には、ユーザAが所持していたアイテムをユーザBの所持するアイテムとする処理を行う。   In step S158, the control unit 92 of the server 90 performs a process of updating the server-side user DB 96 based on the information received from the user terminal A and the user terminal B. Specifically, the process which makes the item which the user A possessed the item which the user B possesses is performed.

ステップS160において、ユーザ端末Aは、アジトビーコンAからアジトビーコンIDを受信する。   In step S160, the user terminal A receives the hide beacon ID from the hide beacon A.

ステップS162において、ユーザ端末Aの処理実行部78は、端末側ユーザDB86に基づいて、ユーザAがアイテムを所持しているか否かを判定する。ユーザAが罠に引っ掛かるなどしてアイテムを所持していない場合ステップS164に進み、アイテムを所持している場合はステップS166に進む。   In step S162, the process execution unit 78 of the user terminal A determines whether or not the user A has an item based on the terminal-side user DB 86. When the user A does not possess the item, such as being caught by a bag, the process proceeds to step S164, and when the user A possesses the item, the process proceeds to step S166.

ステップS164において、ユーザ端末Aの処理実行部78は、ユーザAがアイテムを喪失したことを通知する画面をユーザ端末Aの表示部40に表示させる。ここでは、ユーザAがアジト帰還するまでの間に、ユーザBから盗まれることによってアイテムを喪失したことを通知するための画面情報を表示させる。   In step S164, the process execution unit 78 of the user terminal A causes the display unit 40 of the user terminal A to display a screen notifying that the user A has lost the item. Here, the screen information for notifying that the item has been lost by being stolen from the user B is displayed until the user A returns to the hideout.

ステップS166において、ユーザ端末Aの処理実行部78は、ユーザAが獲得したアイテムを、ユーザAが所属するチームのアジトに格納する処理を行う。具体的には、端末側ユーザDB86において、所持アイテムをアジト格納アイテムとする処理を行う。   In step S166, the process execution unit 78 of the user terminal A performs a process of storing the item acquired by the user A in the hide of the team to which the user A belongs. Specifically, in the terminal-side user DB 86, a process is performed in which the possessed item is a hide storage item.

ステップ168において、ユーザ端末Aの処理実行部78は、ユーザAがアイテムをアジトに格納したことを通知する画面をユーザ端末Aの表示部40に表示させる。   In step 168, the process execution unit 78 of the user terminal A causes the display unit 40 of the user terminal A to display a screen for notifying that the user A has stored the item in the hideout.

ステップS170において、ユーザ端末Aの処理実行部78は、ユーザAがアイテムをアジトに格納したことを通知する情報をサーバ90へ送信する。   In step S <b> 170, the process execution unit 78 of the user terminal A transmits information notifying that the user A has stored the item to the server 90 to the server 90.

ステップS172において、サーバ90の制御部92は、ユーザAがアイテムをアジトに格納したことを通知する情報を受信すると、サーバ側ユーザDB96を更新する。具体的には、サーバ側ユーザDB96において、ユーザAの所持アイテムをアジト格納アイテムとする処理を行う。   In step S172, the control unit 92 of the server 90 updates the server-side user DB 96 when receiving information notifying that the user A has stored the item in the store. Specifically, in the server-side user DB 96, a process is performed in which the possessed item of the user A is set as a store item.

以上の通り、第2実施形態においては、他装置特定、処理対象判定、及び処理実行の各処理がユーザ端末70側で実行される。第2実施形態においては、他装置特定、処理対象判定、及び処理実行の全ての処理がユーザ端末70側で実行されているが、そのうちの一部のみをユーザ端末70側で処理するようにしてもよい。また、端末側ユーザDB86、アイテムDB82、及び処理対象DB84がユーザ端末70の記憶部80に記憶されていたが、そのうちの一部のみを記憶部80に記憶するようにしてもよい。例えば、他装置特定処理と処理対象判定処理のみをユーザ端末70で実施し、ユーザ端末70が、受信したビーコンID又は受信ユーザIDが処理対象でないと判定した場合は、自己ユーザID及び受信したビーコンIDなどをサーバ90に送信しないようにしてもよい。   As described above, in the second embodiment, each process of specifying another device, determining a process target, and executing a process is executed on the user terminal 70 side. In the second embodiment, all of the other device identification, processing target determination, and process execution are executed on the user terminal 70 side, but only a part of them is processed on the user terminal 70 side. Also good. Further, although the terminal-side user DB 86, the item DB 82, and the processing target DB 84 are stored in the storage unit 80 of the user terminal 70, only some of them may be stored in the storage unit 80. For example, when only the other device specifying process and the process target determination process are performed on the user terminal 70 and the user terminal 70 determines that the received beacon ID or the received user ID is not a process target, the self user ID and the received beacon The ID or the like may not be transmitted to the server 90.

以上、本発明に係る実施形態を説明したが、本発明は上記実施形態に限られるものではなく、本発明の趣旨を逸脱しない限りにおいて種々の変更が可能である。   As mentioned above, although embodiment which concerns on this invention was described, this invention is not limited to the said embodiment, A various change is possible unless it deviates from the meaning of this invention.

10 ゲームシステム、12 ビーコン装置群、14,70 ユーザ端末、16,90 サーバ、30,60,72,92 制御部、32,50 通信部、34 近距離無線通信部、36 ネットワーク通信部、38,52,80,94 記憶部、40 表示部、42 入力部、54 ユーザDB、56,82 アイテムDB、58,84 処理対象DB、62,74 他装置特定部、64,76 処理対象判定部、66,78 処理実行部、86 端末側ユーザDB、96 サーバ側ユーザDB。   10 game system, 12 beacon device group, 14,70 user terminal, 16,90 server, 30, 60, 72, 92 control unit, 32, 50 communication unit, 34 short-range wireless communication unit, 36 network communication unit, 38, 52, 80, 94 Storage unit, 40 Display unit, 42 Input unit, 54 User DB, 56, 82 Item DB, 58, 84 Processing target DB, 62, 74 Other device specifying unit, 64, 76 Processing target determination unit, 66 78 processing execution unit, 86 terminal-side user DB, 96 server-side user DB.

本発明は、サーバと、複数の位置指標装置と、ユーザが使用するユーザ端末であって、前記ユーザを識別するユーザ識別情報を記憶するユーザ端末と、を備え、前記サーバ及び前記ユーザ端末のいずれかにおいて、前記ユーザ識別情報と、ゲームの進行に応じて変動する前記ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、前記複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、を備える、ことを特徴とする情報処理システムである。 The present invention includes a server, a plurality of position index devices, and a user terminal used by a user, the user terminal storing user identification information for identifying the user, and any of the server and the user terminal Or a user database indicating an association between the user identification information and the status of the user in the game that varies according to the progress of the game , and a process among the plurality of position indicator devices for each of the user statuses. the process target database to be position indicator device is defined, the plurality of position index device, a position indicator device specifying unit for specifying a specific position index device in the vicinity of the user terminal, before SL user identification information , Based on the user database and the processing target database, the specific position index device is a processing target. An information processing system comprising: a processing target determination unit that determines whether or not; and a processing execution unit that executes processing related to the user when the specific position index device is a processing target. .

望ましくは、前記複数の位置指標装置は、複数種類に分類され、前記処理対象データベースにおいては、前記ユーザのステータス毎に、処理対象となる位置指標装置の種類が規定される。 Preferably, the plurality of position index devices are classified into a plurality of types, and the type of position index device to be processed is defined for each status of the user in the processing target database.

望ましくは、記ユーザのステータスは、前記ユーザが所有するゲーム内の特定のアイテム、及び、前記ユーザのゲームモードの少なくとも一方を含む。 Desirably, the status of the previous SL user specific item in the game that the user owns, and includes at least one game mode of the user.

望ましくは、前記仮想オブジェクトデータベースにおいて、前記ゲームの内容に応じて前記仮想オブジェクトに対して付与阻害情報が関連付けられ、
前記処理実行部は、前記特定位置指標装置に対応する仮想オブジェクトに前記付与阻害情報が関連付けられている場合に、当該仮想オブジェクトを前記ユーザへ付与しない。
Preferably, the in the virtual object database, giving inhibition information to the virtual object according to the content of the game is associated with al will,
The process execution unit does not give the virtual object to the user when the grant inhibition information is associated with the virtual object corresponding to the specific position index device.

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するサーバであって、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、を備えることを特徴とするサーバである。 Further, the present invention is a server for receiving user identification information for identifying the user transmitted from a user terminal used by the user, wherein the user identification information and the game that varies according to the progress of the game A user database indicating an association with the status of the user ; a processing target database in which a position index device to be processed is defined among a plurality of position index devices arranged at each position for each status of the user; Among the plurality of position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal, the user identification information received from the user terminal, the user database, and the processing target A processing target determination unit that determines whether the specific position index device is a processing target based on a database; Wherein when the specific position index device to be processed, a server, characterized by comprising a processing execution unit for executing processing for the user.

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するコンピュータを、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、として機能させることを特徴とするプログラムである。 Further, the present invention provides a computer for receiving user identification information for identifying the user transmitted from a user terminal used by the user, wherein the user in the game varies according to the user identification information and the progress of the game. A user database indicating an association with a status of the user , a processing target database in which a position index device to be processed is defined among a plurality of position index devices arranged at each position for each status of the user , and the plurality Among the position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal, the user identification information received from the user terminal, the user database, and the processing target database And a processing target determination unit that determines whether or not the specific position index device is a processing target. Wherein when the specific position index device to be processed, a program for causing to function as a processing execution unit for executing processing for the user.

また、本発明は、コンピュータが、各位置に配置された複数の位置指標装置のうち、ユーザが使用するユーザ端末の近傍にある特定位置指標装置を特定するステップと、コンピュータが、前記ユーザ端末から受信した、前記ユーザを識別するユーザ識別情報、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベース、及び、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定するステップと、コンピュータが、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行するステップと、を含むことを特徴とする情報処理方法である。 According to the present invention, the computer specifies a specific position index device in the vicinity of the user terminal used by the user from among the plurality of position index devices arranged at each position; The received user identification information for identifying the user, the user identification information, and the user database indicating the association between the user status in the game that varies according to the progress of the game , and the status of the user, Determining whether or not the specific position index device is a processing target based on a processing target database in which a position index device to be processed among a plurality of position index devices arranged at each position is defined; A computer that executes processing related to the user when the specific position index device is a processing target; Tsu and up, an information processing method which comprises a.

本発明は、サーバと、複数の位置指標装置と、ユーザが使用するユーザ端末であって、前記ユーザを識別するユーザ識別情報を記憶するユーザ端末と、を備え、前記サーバ及び前記ユーザ端末のいずれかにおいて、前記ユーザ識別情報と、ゲームの進行に応じて変動する前記ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、前記複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記特定位置指標装置の種類に応じた処理、且つ、前記ゲームにおける前記ユーザのステータスに関連する処理を実行する処理実行部と、を備える、ことを特徴とする情報処理システムである。 The present invention includes a server, a plurality of position index devices, and a user terminal used by a user, the user terminal storing user identification information for identifying the user, and any of the server and the user terminal Or a user database indicating an association between the user identification information and the status of the user in the game that varies according to the progress of the game, and a process among the plurality of position indicator devices for each of the user statuses. A processing target database in which target position index devices are defined, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal among the plurality of position index devices, the user identification information, Based on the user database and the processing target database, the specific position index device is a processing target. And whether the process of determining target determining unit or, if the specific position indicator unit is processed, the process in accordance with the type of a particular position index device, and the processing relating to the status of the user in the game An information processing system comprising: a process execution unit that executes

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するサーバであって、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記特定位置指標装置の種類に応じた処理、且つ、前記ゲームにおける前記ユーザのステータスに関連する処理を実行する処理実行部と、を備えることを特徴とするサーバである。 Further, the present invention is a server for receiving user identification information for identifying the user transmitted from a user terminal used by the user, wherein the user identification information and the game that varies according to the progress of the game A user database indicating an association with the status of the user; a processing target database in which a position index device to be processed is defined among a plurality of position index devices arranged at each position for each status of the user; Among the plurality of position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal, the user identification information received from the user terminal, the user database, and the processing target A processing target determination unit that determines whether the specific position index device is a processing target based on a database; If the specific position indicator unit is processed, processing corresponding to the type of the specific position indicator apparatus, and, in that it comprises a processing execution unit for executing the processing related to the status of the user in the game It is a feature server.

また、本発明は、ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するコンピュータを、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベースと、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、前記特定位置指標装置が処理対象である場合に、前記特定位置指標装置の種類に応じた処理、且つ、前記ゲームにおける前記ユーザのステータスに関連する処理を実行する処理実行部と、として機能させることを特徴とするプログラムである。 Further, the present invention provides a computer for receiving user identification information for identifying the user transmitted from a user terminal used by the user, wherein the user in the game varies according to the user identification information and the progress of the game. A user database indicating an association with a status of the user, a processing target database in which a position index device to be processed is defined among a plurality of position index devices arranged at each position for each status of the user, and the plurality Among the position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal, the user identification information received from the user terminal, the user database, and the processing target database And a processing target determination unit that determines whether or not the specific position index device is a processing target. If the specific position indicator unit is processed, the process in accordance with the type of a particular position index device, and, to function as a processing execution unit for executing the processing related to the status of the user in the game Is a program characterized by

また、本発明は、コンピュータが、各位置に配置された複数の位置指標装置のうち、ユーザが使用するユーザ端末の近傍にある特定位置指標装置を特定するステップと、コンピュータが、前記ユーザ端末から受信した、前記ユーザを識別するユーザ識別情報、前記ユーザ識別情報と、ゲームの進行に応じて変動する当該ゲームにおける前記ユーザのステータスとの関連付けを示すユーザデータベース、及び、前記ユーザのステータス毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定するステップと、コンピュータが、前記特定位置指標装置が処理対象である場合に、前記特定位置指標装置の種類に応じた処理、且つ、前記ゲームにおける前記ユーザのステータスに関連する処理を実行するステップと、を含むことを特徴とする情報処理方法である。 According to the present invention, the computer specifies a specific position index device in the vicinity of the user terminal used by the user from among the plurality of position index devices arranged at each position; The received user identification information for identifying the user, the user identification information, and the user database indicating the association between the user status in the game that varies according to the progress of the game, and the status of the user, Determining whether or not the specific position index device is a processing target based on a processing target database in which a position index device to be processed among a plurality of position index devices arranged at each position is defined; , computer, the specific position indicator device when it is processed, according to the type of the specific position indicator unit Management, and an information processing method which comprises the steps of: performing a processing related to the status of the user in the game.

Claims (14)

サーバと、
複数の位置指標装置と、
ユーザが使用するユーザ端末であって、前記ユーザを識別するユーザ識別情報を前記サーバに送信するユーザ端末と、
を備え、
前記サーバ及び前記ユーザ端末のいずれかにおいて、
前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、
前記ユーザに関する属性毎に、前記複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、
前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、
前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、
前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、
を備える、
ことを特徴とする情報処理システム。
Server,
A plurality of position indicator devices;
A user terminal used by a user, the user terminal transmitting user identification information for identifying the user to the server;
With
In either the server or the user terminal,
A user database indicating an association between the user identification information and an attribute relating to the user;
For each attribute related to the user, among the plurality of position index devices, a processing target database in which a position index device to be processed is defined;
Among the plurality of position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal;
A processing target determination unit that determines whether or not the specific position index device is a processing target based on the user identification information received from the user terminal, the user database, and the processing target database;
A process execution unit that executes a process related to the user when the specific position index device is a processing target;
Comprising
An information processing system characterized by this.
前記位置指標装置は、無線通信により固有の装置識別情報を所定範囲内に送信し、
前記位置指標装置特定部は、前記ユーザ端末が受信した前記装置識別情報に基づいて、前記特定位置指標装置を特定する、
ことを特徴とする請求項1に記載の情報処理システム。
The position indicator device transmits unique device identification information within a predetermined range by wireless communication,
The position index device specifying unit specifies the specific position index device based on the device identification information received by the user terminal.
The information processing system according to claim 1.
前記ユーザ端末は、自端末の位置を示す位置情報を取得する位置特定部を有し、
前記位置指標装置特定部は、前記複数の位置指標装置の位置を示す情報と、前記位置特定部が取得した前記位置情報とに基づいて、前記特定位置指標装置を特定する、
ことを特徴とする請求項1に記載の情報処理システム。
The user terminal has a position specifying unit that acquires position information indicating a position of the own terminal,
The position index device specifying unit specifies the specific position index device based on information indicating positions of the plurality of position index devices and the position information acquired by the position specifying unit.
The information processing system according to claim 1.
前記複数の位置指標装置は、複数種類に分類され、
前記処理対象データベースにおいては、前記ユーザに関する属性毎に、処理対象となる位置指標装置の種類が規定される、
ことを特徴とする請求項1〜3のいずれか1項に記載の情報処理システム。
The plurality of position index devices are classified into a plurality of types,
In the processing target database, for each attribute relating to the user, the type of position index device to be processed is defined.
The information processing system according to any one of claims 1 to 3.
前記ユーザに関する属性は、ゲーム内における前記ユーザのステータスである、
ことを特徴とする請求項1〜4のいずれか1項に記載の情報処理システム。
The attribute relating to the user is the status of the user in the game.
The information processing system according to any one of claims 1 to 4, wherein:
前記ゲーム内における前記ユーザのステータスは、前記ユーザが所有するゲーム内の特定のアイテム、及び、前記ユーザのゲームモードの少なくとも一方を含む、
ことを特徴とする請求項5に記載の情報処理システム。
The status of the user in the game includes at least one of a specific item in the game owned by the user and a game mode of the user.
The information processing system according to claim 5.
前記サーバ及び前記ユーザ端末のいずれかにおいて、
前記位置指標装置と仮想オブジェクトとの関連付けを示す仮想オブジェクトデータベースをさらに備え、
前記処理実行部は、前記仮想オブジェクトデータベースに基づいて、前記特定位置指標装置に対応する仮想オブジェクトを前記ユーザに付与する処理を実行する、
ことを特徴とする請求項1〜6のいずれか1項に記載の情報処理システム。
In either the server or the user terminal,
A virtual object database indicating an association between the position index device and the virtual object;
The process execution unit executes a process of giving a virtual object corresponding to the specific position index device to the user based on the virtual object database.
The information processing system according to any one of claims 1 to 6.
前記仮想オブジェクトデータベースにおいて、1つの位置指標装置に対して複数の仮想オブジェクトが関連付けられており、
前記処理実行部は、前記特定位置指標装置に関連付けられた前記複数の仮想オブジェクトから1つの仮想オブジェクトを選択して、選択された仮想オブジェクトを前記ユーザに付与する、
ことを特徴とする請求項7に記載の情報処理システム。
In the virtual object database, a plurality of virtual objects are associated with one position index device,
The process execution unit selects one virtual object from the plurality of virtual objects associated with the specific position index device, and gives the selected virtual object to the user.
The information processing system according to claim 7.
前記仮想オブジェクトデータベースにおいて、前記仮想オブジェクトに対して付与阻害情報が関連付けられており、
前記処理実行部は、前記特定位置指標装置に対応する仮想オブジェクトに前記付与阻害情報が関連付けられている場合に、当該仮想オブジェクトを前記ユーザへ付与しない、
ことを特徴とする請求項7又は8に記載の情報処理システム。
In the virtual object database, grant inhibition information is associated with the virtual object,
The process execution unit does not give the virtual object to the user when the grant inhibition information is associated with the virtual object corresponding to the specific position index device.
The information processing system according to claim 7 or 8, characterized by the above.
前記仮想オブジェクトは、ゲーム内の特定のアイテムである、
ことを特徴とする請求項7〜9のいずれか1項に記載の情報処理システム。
The virtual object is a specific item in the game,
The information processing system according to any one of claims 7 to 9.
前記処理実行部は、前記特定位置指標装置に対応する処理を実行した後、所定時間の間は、前記ユーザ端末の近傍に当該特定位置指標装置が来た場合であっても、処理を実行しない、
ことを特徴とする請求項1〜10のいずれか1項に記載の情報処理システム。
After the process corresponding to the specific position index device is executed, the process execution unit does not execute the process for a predetermined time even if the specific position index device comes near the user terminal. ,
The information processing system according to any one of claims 1 to 10.
ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するサーバであって、
前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、
前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、
前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、
前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、
前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、
を備えることを特徴とするサーバ。
A server for receiving user identification information for identifying the user, transmitted from a user terminal used by the user;
A user database indicating an association between the user identification information and an attribute relating to the user;
For each attribute related to the user, among a plurality of position index devices arranged at each position, a processing target database in which a position index device to be processed is defined,
Among the plurality of position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal;
A processing target determination unit that determines whether or not the specific position index device is a processing target based on the user identification information received from the user terminal, the user database, and the processing target database;
A process execution unit that executes a process related to the user when the specific position index device is a processing target;
A server comprising:
ユーザが使用するユーザ端末から送信された、前記ユーザを識別するユーザ識別情報を受信するコンピュータを、
前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベースと、
前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースと、
前記複数の位置指標装置のうち、前記ユーザ端末の近傍にある特定位置指標装置を特定する位置指標装置特定部と、
前記ユーザ端末から受信した前記ユーザ識別情報、前記ユーザデータベース、及び、前記処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定する処理対象判定部と、
前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行する処理実行部と、
として機能させることを特徴とするプログラム。
A computer for receiving user identification information for identifying the user transmitted from a user terminal used by the user;
A user database indicating an association between the user identification information and an attribute relating to the user;
For each attribute related to the user, among a plurality of position index devices arranged at each position, a processing target database in which a position index device to be processed is defined,
Among the plurality of position index devices, a position index device specifying unit for specifying a specific position index device in the vicinity of the user terminal;
A processing target determination unit that determines whether or not the specific position index device is a processing target based on the user identification information received from the user terminal, the user database, and the processing target database;
A process execution unit that executes a process related to the user when the specific position index device is a processing target;
A program characterized by functioning as
コンピュータが、各位置に配置された複数の位置指標装置のうち、ユーザが使用するユーザ端末の近傍にある特定位置指標装置を特定するステップと、
コンピュータが、前記ユーザ端末から受信した、前記ユーザを識別するユーザ識別情報、前記ユーザ識別情報と前記ユーザに関する属性との関連付けを示すユーザデータベース、及び、前記ユーザに関する属性毎に、各位置に配置された複数の位置指標装置のうち、処理対象となる位置指標装置が規定された処理対象データベースに基づいて、前記特定位置指標装置が処理対象であるか否かを判定するステップと、
コンピュータが、前記特定位置指標装置が処理対象である場合に、前記ユーザに関する処理を実行するステップと、
を含むことを特徴とする情報処理方法。
A step of identifying a specific position index device in the vicinity of a user terminal used by a user among a plurality of position index devices arranged at each position;
A computer is arranged at each position for each of user identification information received from the user terminal, user identification information for identifying the user, a user database indicating the association between the user identification information and the attribute relating to the user, and the attribute relating to the user. Determining whether or not the specific position index device is a processing target based on a processing target database in which a position index device to be processed is defined among the plurality of position index devices;
When the computer performs processing related to the user when the specific position index device is a processing target;
An information processing method comprising:
JP2016218884A 2016-11-09 2016-11-09 Information processing system, server, program, and information processing method Active JP6254244B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016218884A JP6254244B1 (en) 2016-11-09 2016-11-09 Information processing system, server, program, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016218884A JP6254244B1 (en) 2016-11-09 2016-11-09 Information processing system, server, program, and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2017228748A Division JP2018075384A (en) 2017-11-29 2017-11-29 Information processing system, server, program, and information processing method

Publications (2)

Publication Number Publication Date
JP6254244B1 JP6254244B1 (en) 2017-12-27
JP2018075174A true JP2018075174A (en) 2018-05-17

Family

ID=60860180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016218884A Active JP6254244B1 (en) 2016-11-09 2016-11-09 Information processing system, server, program, and information processing method

Country Status (1)

Country Link
JP (1) JP6254244B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007068775A (en) * 2005-09-07 2007-03-22 Namco Bandai Games Inc Program, information storage medium, and game apparatus
JP2010152588A (en) * 2008-12-25 2010-07-08 Logic Design:Kk System for providing guide information, method therefor, and computer program
JP2015162162A (en) * 2014-02-28 2015-09-07 東芝テック株式会社 Information distribution device and information distribution program
JP2015184873A (en) * 2014-03-24 2015-10-22 大日本印刷株式会社 Search system and search device
JP2016115254A (en) * 2014-12-17 2016-06-23 株式会社アステム Mobile terminal, signal pole, information processing method, and program
JP2016177265A (en) * 2015-03-19 2016-10-06 パナソニックIpマネジメント株式会社 Display control device and display control system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007068775A (en) * 2005-09-07 2007-03-22 Namco Bandai Games Inc Program, information storage medium, and game apparatus
JP2010152588A (en) * 2008-12-25 2010-07-08 Logic Design:Kk System for providing guide information, method therefor, and computer program
JP2015162162A (en) * 2014-02-28 2015-09-07 東芝テック株式会社 Information distribution device and information distribution program
JP2015184873A (en) * 2014-03-24 2015-10-22 大日本印刷株式会社 Search system and search device
JP2016115254A (en) * 2014-12-17 2016-06-23 株式会社アステム Mobile terminal, signal pole, information processing method, and program
JP2016177265A (en) * 2015-03-19 2016-10-06 パナソニックIpマネジメント株式会社 Display control device and display control system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"iBeacon & Game", C-LAB -CRAZY LABORATORY-, JPN6017006150, 11 February 2014 (2014-02-11), ISSN: 0003505010 *
青木 敬郎 外4名: "ユーザ属性に適応したiBeacon情報システムPICOの提案", 第77回(平成27年)全国大会講演論文集(3), JPN6017006147, 17 March 2015 (2015-03-17), pages 325 - 326, ISSN: 0003681474 *

Also Published As

Publication number Publication date
JP6254244B1 (en) 2017-12-27

Similar Documents

Publication Publication Date Title
CN111773696B (en) Virtual object display method, related device and storage medium
JP5922963B2 (en) Information processing program, information processing apparatus, information processing method, and information processing system
JP2016087216A (en) Game management device, game system and computer program
CN103458980B (en) Information processing system, method, program and information storage medium for control information treatment system
JP2018047100A (en) Information processing system, server, information processing program, and object imparting method
WO2015190149A1 (en) Information-processing device, control method, and program
JP2018047101A (en) Information processing system, server, information processing program, and object imparting method
JP2013068991A (en) Store information presentation system and server device
CN109141424B (en) Library navigation device and library navigation method
JP6821517B2 (en) Information processing systems, servers, programs, and information processing methods
JP2012014675A (en) Server, program and retrieval area estimation method
US8771076B2 (en) System, method, and apparatus for portable gaming profiles
JP6254244B1 (en) Information processing system, server, program, and information processing method
JP2014143664A (en) Information processing device, information processing system, information processing program, and information processing method
JP2018075384A (en) Information processing system, server, program, and information processing method
JP6560724B2 (en) Information processing system, server, program, and information processing method
JP5538444B2 (en) Facility search device, facility search system, facility search method, and facility search program
KR101540450B1 (en) Apparatus and method for providing information about surrounding area
JP6513930B2 (en) Game system
KR102153180B1 (en) Toilet Number Key Sharing Method and System
EP3129112B1 (en) Device, game and methods therefore
JP5997540B2 (en) Information processing system, information processing method, program, and information storage medium
CN107844989A (en) A kind of recommendation method, mobile terminal and the storage medium of VR inTouch Labs
JP5845155B2 (en) Information processing system, information processing apparatus, information processing method, program, and information storage medium
KR102236051B1 (en) Method for sharing betting details and server therefor

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171129

R150 Certificate of patent or registration of utility model

Ref document number: 6254244

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250