JP6513840B2 - Server, server control method, and program - Google Patents

Server, server control method, and program Download PDF

Info

Publication number
JP6513840B2
JP6513840B2 JP2018011013A JP2018011013A JP6513840B2 JP 6513840 B2 JP6513840 B2 JP 6513840B2 JP 2018011013 A JP2018011013 A JP 2018011013A JP 2018011013 A JP2018011013 A JP 2018011013A JP 6513840 B2 JP6513840 B2 JP 6513840B2
Authority
JP
Japan
Prior art keywords
user
incentive
server
users
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018011013A
Other languages
Japanese (ja)
Other versions
JP2018061878A (en
Inventor
亮 宇佐美
亮 宇佐美
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
GREE Inc
Original Assignee
GREE Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GREE Inc filed Critical GREE Inc
Priority to JP2018011013A priority Critical patent/JP6513840B2/en
Publication of JP2018061878A publication Critical patent/JP2018061878A/en
Application granted granted Critical
Publication of JP6513840B2 publication Critical patent/JP6513840B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、通信システム、通信システムの制御方法、及びプログラムに関する。   The present invention relates to a communication system, a control method of the communication system, and a program.

従来から、対戦ゲームサーバにおいて、ユーザ毎記憶されたキャラクターに係る攻撃力や防御力等のゲーム内パラメータ値に基づき、複数のユーザ間で勝敗を競う形式の対戦ゲームサーバがある(例えば、特許文献1)。対戦で勝利したユーザは、敗北したユーザからゲーム内のアイテム等を獲得することができるが、敗北したユーザは当該アイテムを奪取されることになっていた。   Conventionally, in a competition game server, there is a competition game server in a format in which a plurality of users compete for victory or defeat based on in-game parameter values such as aggression or defense pertaining to a character stored for each user (for example, patent documents 1). Although the user who won the battle can obtain items etc. in the game from the defeated user, the defeated user is supposed to be robbed of the item.

特開2008−220984号公報JP, 2008-220984, A

従来の対戦ゲームサーバでは、対戦で敗北したユーザはアイテムを失ってしまうため、ユーザ間において相対的にゲームに対する経験量が少ない(プレイ時間の短い又はレベルの低い等)ライトユーザにとって対戦に対するモチベーションが低くなってしまい、ゲームに対する経験量が多いヘビーユーザとライトユーザとの繋がりが希薄となっていた。   In a conventional competitive game server, users who lose the match lose items, so the amount of experience with the game is relatively small among the users (such as short play time or low level) and the light user has motivation for the match. It became lower, and the connection between heavy users who have a lot of experience with the game and light users has become thin.

従って、上記のような課題に鑑みてなされた本発明の目的は、ゲームにおけるヘビーユーザとライトユーザとの繋がりを構築することができる通信システム、通信システムの制御方法、及びプログラムを提供することにある。   Therefore, an object of the present invention made in view of the above problems is to provide a communication system, a communication system control method, and a program capable of establishing a connection between a heavy user and a light user in a game. is there.

上記課題を解決するために本発明に係る通信システムは、
サーバと、該サーバと通信してゲーム画像を表示する複数の通信端末とを備える通信システムにおいて、
前記サーバは、第1の通信端末からの要求により1以上の第2の通信端末のユーザに係る情報を前記第1の通信端末に送信し、
前記第1の通信端末は、受信した前記情報に基づいて前記第2の通信端末のユーザを選択するための画面を表示し、前記第2の通信端末のユーザを選択するユーザ入力情報を前記サーバに送信し、
前記サーバは、前記第1の通信端末のユーザ及び前記選択された第2の通信端末のユーザに対し、該ユーザに係る第1のゲーム内パラメータ値に基づいてインセンティブを付与することを特徴とする。
In order to solve the above problems, a communication system according to the present invention is:
A communication system comprising: a server; and a plurality of communication terminals communicating with the server to display a game image,
The server transmits information related to a user of one or more second communication terminals to the first communication terminal in response to a request from the first communication terminal.
The first communication terminal displays a screen for selecting a user of the second communication terminal based on the received information, and the server receives user input information for selecting a user of the second communication terminal. Send to
The server provides an incentive to the user of the first communication terminal and the user of the selected second communication terminal based on a first in-game parameter value of the user. .

本発明における通信システム、通信システムの制御方法、及びプログラムによれば、ゲームにおけるヘビーユーザとライトユーザとの繋がりを構築することが可能となる。   According to the communication system, the control method of the communication system, and the program in the present invention, it is possible to establish the connection between the heavy user and the light user in the game.

本発明の一実施形態に係る通信システムのブロック図である。1 is a block diagram of a communication system according to an embodiment of the present invention. 本発明の一実施形態に係るユーザゲーム情報の例である。It is an example of user game information concerning one embodiment of the present invention. 本発明の一実施形態に係るインセンティブ照合情報の例である。It is an example of incentive matching information concerning one embodiment of the present invention. 本発明の一実施形態に係る手合せ相手選択画面の例である。It is an example of the matching partner selection screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係るインセンティブ獲得画面の例である。It is an example of the incentive acquisition screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係る通信システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the communication system which concerns on one Embodiment of this invention. 本発明の一実施形態に係るインセンティブ決定処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the incentive determination processing which concerns on one Embodiment of this invention.

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

(実施の形態)
図1は、本発明の一実施形態に係る通信システムのブロック図である。通信システムは、サーバ1と、複数の通信端末2とを備える。図1においては簡便のため、通信端末2は1つのみ記載している。
Embodiment
FIG. 1 is a block diagram of a communication system according to an embodiment of the present invention. The communication system comprises a server 1 and a plurality of communication terminals 2. Only one communication terminal 2 is shown in FIG. 1 for the sake of simplicity.

サーバ1は、サーバ通信部10と、記憶部11と、インセンティブ決定部12と、サーバ制御部13とを備える。   The server 1 includes a server communication unit 10, a storage unit 11, an incentive determination unit 12, and a server control unit 13.

サーバ通信部10は、複数の通信端末2と無線又は有線により通信する。   The server communication unit 10 communicates with the plurality of communication terminals 2 wirelessly or by wire.

記憶部11は、ユーザゲーム情報110と、インセンティブ照合情報111とを格納する。   The storage unit 11 stores user game information 110 and incentive verification information 111.

ここで図2を参照して、ユーザゲーム情報110について説明する。ユーザゲーム情報110(110a,110b)は、ゲーム進行に必要な各種情報を含み、通信端末2を操作してゲームをプレイするユーザ毎に対応付けられている。   The user game information 110 will now be described with reference to FIG. The user game information 110 (110a, 110b) includes various information necessary for the game progression, and is associated with each user who operates the communication terminal 2 to play the game.

一実施形態において、ユーザゲーム情報110aは、ユーザID1100と、レベル1101と、現在経験値1102と、次のレベルまでに必要な経験値1103と、つよさ1104と、まもり1105とを含む。ここで、ユーザID1100以外のユーザゲーム情報110aに含まれる情報は、ユーザが育成しているモンスターに関するゲーム内パラメータである。以下の説明において、第1のゲーム内パラメータはレベル1101であり、第2のゲーム内パラメータは現在経験値1102であるものとする。   In one embodiment, the user game information 110 a includes a user ID 1100, a level 1101, a current experience value 1102, an experience value 1103 required until the next level, a connection 1104, and a nest 1105. Here, the information contained in the user game information 110a other than the user ID 1100 is an in-game parameter regarding a monster fostered by the user. In the following description, it is assumed that the first in-game parameter is level 1101 and the second in-game parameter is current experience value 1102.

ユーザID1100は、各ユーザに一意に割り当てられる識別情報である。レベル1101は、ユーザが所有しているモンスターの成長度を示すパラメータであり、レベルが高いほど成長度が高いことを示す。またレベルが高いことは、そのユーザのゲームに対する経験量(プレイ時間やプレイ回数等)が多いことを示唆している。現在経験値1102は、ゲームの進行や対戦等に応じて加算され、モンスターのレベル1101の上昇に寄与する。現在経験値1102が次のレベルまでに必要な経験値1103に達した場合、レベル1101が上昇するとともに、現在経験値1102がゼロにリセットされ、必要な経験値1103がレベル1101に応じた値に再設定される。つよさ1104及びまもり1105は、それぞれモンスターの攻撃力及び防御力を示すパラメータであり、レベル1101の上昇に従い加算される。またつよさ1104及びまもり1105は、それぞれ対応する努力値の上昇によっても加算される。努力値は、ゲームの進行や対戦等に応じて加算されるパラメータであり、間接的にモンスターの強さに寄与する。なお、努力値はユーザに対して非公開としてもよい。   The user ID 1100 is identification information uniquely assigned to each user. The level 1101 is a parameter indicating the growth degree of the monster owned by the user, and indicates that the higher the level, the higher the growth degree. Also, the fact that the level is high suggests that the amount of experience (the play time, the number of times of play, etc.) for the game of the user is large. The current experience value 1102 is added according to the progress of the game, the battle, etc., and contributes to the rise of the level 1101 of the monster. When the current experience point 1102 reaches the required experience point 1103 to the next level, the level 1101 rises, the current experience point 1102 is reset to zero, and the required experience point 1103 becomes a value according to the level 1101. It will be reset. The goodness 1104 and the goodness 1105 are parameters indicating the attack power and defense power of the monster, respectively, and are added according to the increase of the level 1101. Also, the attitude 1104 and the bird 1105 are also added by the corresponding increase in effort value. The effort value is a parameter that is added according to the progress of the game, the battle, etc., and indirectly contributes to the strength of the monster. The effort value may be closed to the user.

またユーザゲーム情報110bは、ユーザID1100と、複数のフレンドユーザ情報1106,1107とを含む。図2においては簡便のため、フレンドユーザ情報は2つのみ記載している。ここでフレンドユーザとは、あるユーザがゲーム内において相互にフレンド登録を行った他のユーザである。なお図2は、3人のユーザが相互にフレンドユーザとなっている様子を示す。   The user game information 110 b also includes a user ID 1100 and a plurality of friend user information 1106 and 1107. Only two pieces of friend user information are described in FIG. 2 for the sake of simplicity. Here, a friend user is another user who has made a friend registration with each other in the game. FIG. 2 shows that three users are mutually friend users.

フレンドユーザ情報1106,1107は、フレンドユーザに関する情報を含む。具体的には、フレンドユーザを特定するユーザIDと、当該フレンドユーザと後述する「手合せ」を前回実行した日時情報と、を含む。この手合せとは、ユーザが他のユーザを選択して行われ、ユーザ及び他のユーザの双方にインセンティブが付与されるものである。またインセンティブとは、所定のゲーム内パラメータ値を変動するものである。例えば、手合せを行うと、ユーザの双方のモンスターのつよさ1104がそれぞれ上昇する。   Friend user information 1106 and 1107 include information on a friend user. Specifically, it includes a user ID for specifying a friend user, and date and time information when the "handset" described later with the friend user was executed last time. In this arrangement, the user selects another user, and an incentive is given to both the user and the other user. Further, the incentive is to change a predetermined in-game parameter value. For example, when matching is performed, the user's both monsters' attitudes 1104 rise.

次に図3を参照して、インセンティブ照合情報111について説明する。インセンティブ照合情報111は、インセンティブ決定部12がインセンティブの内容を決定するために、ユーザゲーム情報110とともに用いられる。一実施形態において、インセンティブ照合情報111は、手合せを行うユーザ間のレベル値の差1110と、手合せを申請したユーザに対するインセンティブ1111と、手合せを申請されたユーザに対するインセンティブ1112とを含む。インセンティブ1111,1112は、手合せの実行により付与されるインセンティブの具体的内容を示し、レベル値の差1110に対応付けられている。   Next, the incentive verification information 111 will be described with reference to FIG. The incentive verification information 111 is used together with the user game information 110 so that the incentive determination unit 12 determines the content of the incentive. In one embodiment, the incentive matching information 111 includes a level value difference 1110 between the users who perform matching, an incentive 1111 for the user who applied for the matching, and an incentive 1112 for the user who applied for the matching. The incentives 1111 and 1112 indicate specific contents of the incentive to be provided by execution of the manual alignment, and are associated with the level value difference 1110.

レベル値の差1110は、手合せを行うユーザ間のレベル1101の差に対応する。インセンティブ1111,1112は、レベル値の差1110が大きいほど、インセンティブの内容がより良い(大きい)ものとなるように構成される。例えば図3において、レベル値の差1110が“0〜9(0以上9以下)”である場合、インセンティブ1111,1112は「次のレベルまでに必要な経験値1103の5%に相当する経験値」であるのに対し、レベル値の差1110が“10〜19(10以上19以下)”である場合、インセンティブ1111,1112は「次のレベルまでに必要な経験値1103の8%に相当する経験値」であり、より多くの経験値がインセンティブとして付与される。   The level value difference 1110 corresponds to the level 1101 difference between the users performing manual alignment. The incentives 1111 and 1112 are configured such that the content of the incentive becomes better (larger) as the level value difference 1110 is larger. For example, in FIG. 3, when the level value difference 1110 is “0 to 9 (0 to 9),” the incentives 1111 and 1112 are “experiential values equivalent to 5% of the experience value 1103 required to the next level. In contrast to the above, when the level value difference 1110 is "10 to 19 (10 or more and 19 or less)", the incentives 1111 and 1112 correspond to 8% of the experience value 1103 required to the next level. "Experience value", more experience value is given as an incentive.

また、レベル値の差1110に対応するインセンティブ1111,1112は、異なる内容であってもよい。例えば図3において、レベル値の差1110が“40〜49(40以上49以下)”の場合、インセンティブ1111は「次のレベルまでに必要な経験値1103の13%に相当する経験値」及び「つよさ努力値(加算値):+1」であるのに対し、インセンティブ1112は「次のレベルまでに必要な経験値1103の13%に相当する経験値」であり、手合せを申請したユーザに対してインセンティブを追加的に付与してもよい。すなわち、手合せを申請したユーザには、手合せを申請されたユーザに比べて、「つよさ努力値(加算値):+1」が追加的に付与される。このように、手合せを申請したユーザに対するインセンティブの内容をより良く設定しておくことで、ユーザに対して手合せを申請することの動機付けを与えることができる。   Further, the incentives 1111 and 1112 corresponding to the level value difference 1110 may have different contents. For example, in FIG. 3, when the level value difference 1110 is "40 to 49 (40 or more and 49 or less)", the incentive 1111 is "an experience value equivalent to 13% of the experience value 1103 required to the next level" In contrast to the effort value (additional value): +1, the incentive 1112 is “an experience value equivalent to 13% of the experience value 1103 required to the next level” and Incentives may be additionally awarded. That is, the user who has applied for the arrangement is additionally given “fairness effort value (additional value): +1” as compared with the user who has applied for the arrangement. As described above, by setting the content of the incentive for the user who has applied for the preparation better, it is possible to give the user a motivation to apply for the preparation.

図1の説明に戻る。インセンティブ決定部12は、記憶部11が格納しているユーザゲーム情報110及びインセンティブ照合情報111に基づいて、手合せを行うユーザに対して付与するインセンティブの内容を決定する。   It returns to the explanation of FIG. The incentive determination unit 12 determines the content of the incentive to be given to the user who performs the manual alignment based on the user game information 110 and the incentive verification information 111 stored in the storage unit 11.

例えばインセンティブ決定部12は、ユーザゲーム情報110から、手合せを行うユーザのユーザID1100に対応するレベル1101をそれぞれ取得する。またインセンティブ決定部12は、取得したレベル1101の差を算出して、算出したレベル値の差をインセンティブ照合情報111と照合する。またインセンティブ決定部12は、レベル値の差1110に対応するインセンティブ1111,1112の内容を、手合せを行うユーザにそれぞれ付与するインセンティブとして決定する。   For example, the incentive determination unit 12 acquires, from the user game information 110, the level 1101 corresponding to the user ID 1100 of the user who performs the manual alignment. Further, the incentive determination unit 12 calculates the difference between the acquired levels 1101 and collates the calculated difference between the level values with the incentive verification information 111. Further, the incentive determination unit 12 determines the contents of the incentives 1111 and 1112 corresponding to the level value difference 1110 as incentives to be given to the user who performs manual alignment.

手合せ相手として選択可能な他のユーザは、ゲームをプレイする全ユーザの中から選ばれてもよい。好適には、手合せ相手として選択可能な他のユーザはフレンドユーザであって、各フレンドユーザとは一日一回まで手合せを行うことができるように構成される。このようにすることにより、フレンドユーザが多いほどインセンティブを一日に獲得できる回数が増えるため、ヘビーユーザとライトユーザとの間でフレンド登録を積極的に行う意味を構築することが可能となる。以下の説明において、手合せにおいて選択可能な他のユーザはフレンドユーザであるものとする。   Other users that can be selected as a match-up partner may be selected from among all users who play the game. Preferably, the other users that can be selected as a match partner are friend users, and each friend user can be matched up to once a day. By doing this, as the number of friend users increases, the number of times an incentive can be acquired per day increases, so it is possible to construct the meaning of actively performing friend registration between heavy users and light users. In the following description, it is assumed that another user selectable in the manual is a friend user.

サーバ制御部13は、サーバ1の動作全体を制御する。例えばサーバ制御部13は、サーバ通信部10を介してユーザの使用に係る通信端末2から手合せ要求及びユーザIDを受信すると、ユーザゲーム情報110を参照し、ユーザID1100に対応するフレンドユーザ情報1106,1107の有無によりフレンドユーザが存在するか否かを判断する。またサーバ制御部13は、手合せ可能なフレンドユーザに係る情報(例えば、フレンドユーザのユーザIDやユーザ名等)を、サーバ通信部10を介して通信端末2に送信する。ここで手合せ可能なフレンドユーザとは、例えばフレンドユーザ情報1106,1107に含まれる前回の手合せ日時から一日以上経過しているフレンドユーザである。またサーバ制御部13は、サーバ通信部10を介して通信端末2から手合せを行うフレンドユーザを選択するユーザ入力情報を受信すると、インセンティブ決定部12にインセンティブの決定処理を実行させる。またサーバ制御部13は、手合せを行うユーザに対して決定したインセンティブをそれぞれ付与する。具体的にはインセンティブの付与は、決定したインセンティブの内容に従って、ユーザゲーム情報110に含まれる所定のゲーム内パラメータ値を変動することにより行う。またサーバ制御部13は、手合せを行ったユーザに係るフレンドユーザ情報1106,1107の手合せ日時を更新する。またサーバ制御部13は、付与したインセンティブを、サーバ通信部10を介して手合せを行ったユーザの通信端末2にそれぞれ通知する。   The server control unit 13 controls the overall operation of the server 1. For example, when the server control unit 13 receives the alignment request and the user ID from the communication terminal 2 related to the user's use via the server communication unit 10, the server control unit 13 refers to the user game information 110 and friend user information 1106 corresponding to the user ID 1100. , 1107 determines whether a friend user exists. In addition, the server control unit 13 transmits information (for example, a user ID or a user name of a friend user, etc.) related to a friend user who can make a handset to the communication terminal 2 via the server communication unit 10. Here, a friend user who can perform manual matching is, for example, a friend user whose one or more days have passed since the last manual matching date and time included in the friend user information 1106 and 1107. In addition, when the server control unit 13 receives user input information for selecting a friend user who performs hand alignment from the communication terminal 2 through the server communication unit 10, the server control unit 13 causes the incentive determination unit 12 to execute the incentive determination process. The server control unit 13 also gives the determined incentive to the user who performs the manual alignment. Specifically, the provision of the incentive is performed by changing a predetermined in-game parameter value included in the user game information 110 according to the content of the determined incentive. Further, the server control unit 13 updates the manual alignment date and time of friend user information 1106 and 1107 related to the user who has performed manual alignment. Further, the server control unit 13 notifies the assigned incentive to the communication terminal 2 of the user who has made the arrangement via the server communication unit 10.

通信端末2は、端末通信部20と、表示部21と、操作部22と、端末制御部23とを備える。   The communication terminal 2 includes a terminal communication unit 20, a display unit 21, an operation unit 22, and a terminal control unit 23.

端末通信部20は、サーバ1と無線又は有線により通信する。   The terminal communication unit 20 communicates with the server 1 wirelessly or by wire.

表示部21は、ゲームにおける各種画面を表示する。例えば表示部21は、サーバ1から受信した手合せ可能なフレンドユーザに係る情報に基づく手合せ相手選択画面3を表示する。また表示部21は、サーバ1から受信したインセンティブの通知に基づくインセンティブ獲得画面4を表示する。   The display unit 21 displays various screens in the game. For example, the display unit 21 displays a matching partner selection screen 3 based on the information related to the friend user who can be matched received from the server 1. The display unit 21 also displays an incentive acquisition screen 4 based on the notification of the incentive received from the server 1.

操作部22は、ボタン、タッチパネル等で構成され、ゲームにおけるユーザの操作を受け付けて端末制御部23に入力する。例えば操作部22は、手合せ相手選択画面3において手合せを行うフレンドユーザを選択する操作を受け付けて端末制御部23に入力する。なお以下の説明において、操作部22はタッチパネルで構成されているものとする。   The operation unit 22 includes a button, a touch panel, and the like, receives an operation of the user in the game, and inputs the operation to the terminal control unit 23. For example, the operation unit 22 receives an operation of selecting a friend user who performs manual alignment on the manual alignment partner selection screen 3 and inputs the operation to the terminal control unit 23. In the following description, the operation unit 22 is assumed to be configured by a touch panel.

端末制御部23は、通信端末2における各種制御を行う。例えば端末制御部23は、端末通信部20を介して手合せ要求及びユーザIDをサーバ1に送信する。また端末制御部23は、端末通信部20を介して手合せ可能なフレンドユーザに係る情報をサーバ1から受信する。また端末制御部23は、端末通信部20を介して手合せを行うフレンドユーザを選択するユーザ入力情報をサーバ1に送信する。また端末制御部23は、端末通信部20を介して付与されたインセンティブの通知をサーバ1から受信する。   The terminal control unit 23 performs various controls in the communication terminal 2. For example, the terminal control unit 23 transmits the alignment request and the user ID to the server 1 through the terminal communication unit 20. Further, the terminal control unit 23 receives, from the server 1, information related to a friend user who can be manually adjusted via the terminal communication unit 20. In addition, the terminal control unit 23 transmits, to the server 1, user input information for selecting a friend user who performs manual alignment via the terminal communication unit 20. The terminal control unit 23 also receives, from the server 1, a notification of an incentive given via the terminal communication unit 20.

図4は、本発明の一実施形態に係る手合せ相手選択画面3の例である。手合せ相手選択画面3は、ユーザ表示部30と、モンスター表示部31と、手合せ相手表示部32と、手合せボタン33と、前へボタン34と、次へボタン35と、ヘルプボタン36とを有する。   FIG. 4 is an example of a hand-matching partner selection screen 3 according to an embodiment of the present invention. The hand-matching partner selection screen 3 includes a user display unit 30, a monster display unit 31, a hand-matching partner display unit 32, a hand-matching button 33, a forward button 34, a next button 35, and a help button 36. Have.

ユーザ表示部30は、通信端末2の使用に係るユーザの情報を示しており、ユーザの画像及びユーザID(ユーザ名)が表示されている。モンスター表示部31は、ユーザが育成しているモンスターの情報を示しており、モンスターの画像及びレベル1101が表示されている。   The user display unit 30 shows information of the user related to the use of the communication terminal 2, and an image of the user and a user ID (user name) are displayed. A monster display unit 31 indicates information on a monster being fostered by the user, and an image of the monster and a level 1101 are displayed.

手合せ相手表示部32は、1以上のフレンドユーザの情報を示しており、フレンドユーザの画像、ユーザID(ユーザ名)、及び手合せボタン33が表示されている。手合せボタン33は、各フレンドユーザについて表示され、手合せを行うフレンドユーザを選択するためのユーザ入力を受け付ける入力インターフェースである。ユーザが手合せボタン33をタップすることにより、手合せを行うフレンドユーザを選択するユーザ入力情報をサーバ1に送信する。   The matching partner display unit 32 indicates information of one or more friend users, and an image of the friend user, a user ID (user name), and a matching button 33 are displayed. The manual setting button 33 is an input interface that is displayed for each friend user and receives user input for selecting a friend user who performs manual setting. When the user taps the alignment button 33, user input information for selecting a friend user who performs alignment is transmitted to the server 1.

前へボタン34及び次へボタン35は、手合せ相手表示部32の表示を切り替えて複数のフレンドユーザを表示するためのユーザ入力を受け付ける入力インターフェースである。ヘルプボタン36は、手合せの概要等の説明を表示するためのユーザ入力を受け付ける入力インターフェースである。   The previous button 34 and the next button 35 are input interfaces for receiving user input for switching the display of the hand-matching partner display unit 32 and displaying a plurality of friend users. The help button 36 is an input interface for receiving user input for displaying an explanation such as an outline of the manual.

図5は、本発明の一実施形態に係るインセンティブ獲得画面4の例である。インセンティブ獲得画面4は、インセンティブ表示部40と、手合せ相手表示部41と、手合せ済み表示42と、手合せボタン43と、前へボタン44と、次へボタン45と、ヘルプボタン46とを有する。なお、手合せ相手表示部41、手合せボタン43、前へボタン44、次へボタン45、及びヘルプボタン46は、図3におけるものとそれぞれ同一であるため説明は省略する。   FIG. 5 is an example of the incentive acquisition screen 4 according to an embodiment of the present invention. The incentive acquisition screen 4 includes an incentive display unit 40, a match partner display unit 41, a match completed display 42, a match button 43, a forward button 44, a next button 45, and a help button 46. Have. The manual alignment partner display portion 41, the manual alignment button 43, the forward button 44, the next button 45, and the help button 46 are the same as those in FIG.

インセンティブ表示部40は、ユーザが獲得したインセンティブの内容を示しており、手合せ相手のユーザID(ユーザ名)、モンスターの画像、及びインセンティブの内容が表示されている。手合せ済み表示42は、対応するフレンドユーザと手合せを行うことができないことを示しており、手合せボタン43の代わりに表示される。この手合せ済み表示42が表示されているフレンドユーザは、ユーザによって手合せを行うフレンドユーザ相手として選択できないように表示したり、グレーアウトして表示してもよい。好適には、手合せ済み表示42は、対応するフレンドユーザと次に手合せが可能となるまでの時間を表示してもよい。   The incentive display unit 40 indicates the contents of the incentive acquired by the user, and displays the user ID (user name) of the other party, the image of the monster, and the contents of the incentive. The aligned display 42 indicates that alignment with the corresponding friend user can not be performed, and is displayed instead of the alignment button 43. The friend user on whom this arranged display 42 is displayed may be displayed such that it can not be selected by the user as a friend user who is to be arranged, or may be grayed out. Preferably, the arranged display 42 may display the time until the next arrangement with the corresponding friend user is possible.

図6及び図7を参照して、本発名の一実施形態に係る通信システムの動作を説明する。図6及び図7は、第1の通信端末2−1のユーザが、フレンドユーザである第2の通信端末2−2のユーザに対して手合せを申請する場合を示す。   The operation of the communication system according to an embodiment of the present invention will be described with reference to FIGS. 6 and 7. FIG. 6 and FIG. 7 show a case where the user of the first communication terminal 2-1 applies to the user of the second communication terminal 2-2, who is a friend user, for the preparation.

図6は、本発明の一実施形態に係る通信システムの動作を示すフローチャートである。はじめに第1の通信端末2−1の端末制御部23は、端末通信部20を介して手合せの要求及び第1の通信端末2−1のユーザに係るユーザIDをサーバ1に送信する(ステップS100)。   FIG. 6 is a flowchart showing the operation of the communication system according to one embodiment of the present invention. First, the terminal control unit 23 of the first communication terminal 2-1 transmits a request for manual alignment and the user ID of the user of the first communication terminal 2-1 to the server 1 via the terminal communication unit 20 (Step S100).

次にサーバ1のサーバ制御部13は、受信したユーザIDに基づいてユーザゲーム情報110を参照し、ユーザID1100に対応するフレンドユーザ情報1106,1107の有無によりフレンドユーザが存在するか否かを判断する(ステップS101)。フレンドユーザがいない場合(ステップS101のNo)、処理を終了する。一方、フレンドユーザが存在する場合(ステップS101のYes)、ステップS102に進む。   Next, the server control unit 13 of the server 1 refers to the user game information 110 based on the received user ID, and determines whether or not a friend user exists based on the presence or absence of the friend user information 1106 and 1107 corresponding to the user ID 1100. (Step S101). If there is no friend user (No in step S101), the process ends. On the other hand, when a friend user exists (Yes in step S101), the process proceeds to step S102.

ステップS101においてフレンドユーザが存在する場合(ステップS101のYes)、サーバ制御部13は、手合せ可能なフレンドユーザに係る情報(例えば、フレンドユーザのユーザIDやユーザ名等)を、サーバ通信部10を介して通信端末2に送信する(ステップS102)。ここで手合せ可能なフレンドユーザとは、例えばフレンドユーザ情報1106,1107に含まれる前回の手合せ日時から一日以上経過しているフレンドユーザである。   When a friend user exists in step S101 (Yes in step S101), the server control unit 13 displays information (for example, a user ID or a user name of a friend user) related to a friend user who can perform manual alignment, To the communication terminal 2 (step S102). Here, a friend user who can perform manual matching is, for example, a friend user whose one or more days have passed since the last manual matching date and time included in the friend user information 1106 and 1107.

次に第1の通信端末2−1の表示部21は、端末通信部20がサーバ1から受信した手合せ可能なフレンドユーザに係る情報に基づく手合せ相手選択画面3を表示する(ステップS103)。   Next, the display unit 21 of the first communication terminal 2-1 displays a hand-set partner selection screen 3 based on the information on the hand-ready friend user that the terminal communication unit 20 has received from the server 1 (step S103) .

次に端末制御部23は、端末通信部20を介して手合せを行うフレンドユーザを選択するユーザ入力情報をサーバ1に送信する(ステップS104)。   Next, the terminal control unit 23 transmits, to the server 1, user input information for selecting a friend user who performs manual alignment via the terminal communication unit 20 (step S 104).

次にサーバ1のサーバ制御部13は、サーバ通信部10を介して第1の通信端末2−1からユーザ入力情報を受信すると、手合せを行うユーザに付与するインセンティブの内容を決定するためのインセンティブ決定処理をインセンティブ決定部12に実行させる。インセンティブ決定処理の動作については、図7の説明で詳述する。   Next, when the server control unit 13 of the server 1 receives user input information from the first communication terminal 2-1 via the server communication unit 10, the server control unit 13 determines the content of the incentive to be given to the user who performs manual alignment. Incentive determination processing is performed by the incentive determination unit 12. The operation of the incentive determination process will be described in detail in the description of FIG.

次にサーバ制御部13は、手合せを行うユーザに対して決定したインセンティブをそれぞれ付与する(ステップS106)。具体的にはサーバ制御部13は、決定したインセンティブの内容に従ってユーザゲーム情報110に含まれる所定のゲーム内パラメータ値を変動することによりインセンティブを付与する。   Next, the server control unit 13 gives each of the determined incentives to the user who performs the manual alignment (step S106). Specifically, the server control unit 13 gives an incentive by changing a predetermined in-game parameter value included in the user game information 110 according to the content of the determined incentive.

次にサーバ制御部13は、手合せを行ったユーザに係るフレンドユーザ情報1106,1107の手合せ日時を更新する(ステップS107)。   Next, the server control unit 13 updates the manual alignment date and time of friend user information 1106 and 1107 related to the user who has performed manual alignment (step S107).

次にサーバ制御部13は、サーバ通信部10を介して第1の通信端末2−1に係るユーザに付与したインセンティブを通知する(ステップS108)。具体的にはインセンティブ獲得画面4にかかる描画データを第1の通信端末2−1に送信する。   Next, the server control unit 13 notifies, via the server communication unit 10, the incentive given to the user associated with the first communication terminal 2-1 (step S108). Specifically, the drawing data relating to the incentive acquisition screen 4 is transmitted to the first communication terminal 2-1.

次に第1の通信端末2−1の表示部21は、端末通信部20がインセンティブの通知を受信すると、インセンティブ獲得画面4を表示する(ステップS109)。なお、インセンティブ獲得画面4を表示する前に、ゲーム内の手合せの様子を示す表示を行なうようにしてもよい。   Next, when the terminal communication unit 20 receives the notification of the incentive, the display unit 21 of the first communication terminal 2-1 displays the incentive acquisition screen 4 (step S109). Note that, before the incentive acquisition screen 4 is displayed, a display may be made to show a state of manual alignment in the game.

次に第1の通信端末2−1から手合せを申請された第2の通信端末2−2がゲームにログインする場合、第2の通信端末2−2の端末制御部23は、端末通信部20を介してログイン情報(ユーザID、パスワード等)をサーバ1に送信する(ステップS110)。   Next, when the second communication terminal 2-2, for which the first communication terminal 2-1 has been requested to make arrangements, logs in to the game, the terminal control unit 23 of the second communication terminal 2-2 is a terminal communication unit. The login information (user ID, password, etc.) is sent to the server 1 via the server 20 (step S110).

次にサーバ1のサーバ制御部13は、サーバ通信部10を介して第2の通信端末2−2に係るユーザに付与したインセンティブを通知する(ステップS111)。具体的にはインセンティブ獲得画面4にかかる描画データを第2の通信端末2−2に送信する。   Next, the server control unit 13 of the server 1 notifies, via the server communication unit 10, the incentive given to the user related to the second communication terminal 2-2 (step S111). Specifically, the drawing data according to the incentive acquisition screen 4 is transmitted to the second communication terminal 2-2.

次に第2の通信端末2−2の表示部21は、端末通信部20がインセンティブの通知を受信すると、インセンティブ獲得画面4を表示する(ステップS112)。   Next, when the terminal communication unit 20 receives the notification of the incentive, the display unit 21 of the second communication terminal 2-2 displays the incentive acquisition screen 4 (step S112).

図7は、本発明の一実施形態に係るインセンティブ決定処理の動作を示すフローチャートである。はじめにインセンティブ決定部12は、ユーザゲーム情報110から、手合せを行うユーザに対応するレベル1101の値をそれぞれ取得する(ステップS200)。具体的には、通信端末2−1,2−2のユーザが、それぞれ図4におけるUID001,UID002である場合、対応するレベル1101の値は、それぞれ“51”,“1”である。   FIG. 7 is a flowchart showing an operation of an incentive determination process according to an embodiment of the present invention. First, the incentive determination unit 12 acquires the value of the level 1101 corresponding to the user who performs the manual alignment from the user game information 110 (step S200). Specifically, when the users of the communication terminals 2-1 and 2-2 respectively have UID 001 and UID 002 in FIG. 4, the values of the corresponding level 1101 are “51” and “1”, respectively.

次にインセンティブ決定部12は、取得したレベル1101の値の差を算出する(ステップS201)。具体的には、UID001及びUID002のレベル1101の値の差は、“51−1=50”である。   Next, the incentive determination unit 12 calculates the difference between the acquired values of the level 1101 (step S201). Specifically, the difference between the values of the level 1101 of the UID 001 and the UID 002 is “51-1 = 50”.

次にインセンティブ決定部12は、算出結果をインセンティブ照合情報111と照合する(ステップS202)。具体的には、算出したレベル1101の差が、レベル値の差1110のいずれに該当するかを判定する。   Next, the incentive determination unit 12 collates the calculation result with the incentive verification information 111 (step S202). Specifically, it is determined to which of the differences 1110 in level value the calculated difference in level 1101 falls.

次にインセンティブ決定部12は、判定したレベル値の差1110に対応するインセンティブ1111,1112の内容を、手合せを行うユーザにそれぞれ付与するインセンティブとして決定する(ステップS203)。具体的には、算出したレベル1101の差は50であるため、レベル値の差1110における“50〜59(50以上59以下)”に該当する。よって、インセンティブ1111は「次のレベルまでに必要な経験値の20%に相当する経験値」及び「つよさ努力値(加算値):+1」、並びにインセンティブ1112は「次のレベルまでに必要な経験値の20%に相当する経験値」であり、これらをユーザにそれぞれ付与するインセンティブとして決定する。   Next, the incentive determination unit 12 determines the contents of the incentives 1111 and 1112 corresponding to the determined level value difference 1110 as incentives to be given to the user who performs manual alignment (step S203). Specifically, since the calculated difference of the level 1101 is 50, it corresponds to “50 to 59 (50 or more and 59 or less)” in the level value difference 1110. Therefore, the incentive 1111 is "experiential value equivalent to 20% of the experience value required to the next level" and "fairness effort value (addition value): +1", and the incentive 1112 is "necessary to the next level These are experience values equivalent to 20% of the experience value, and these are determined as incentives to be given to the user, respectively.

このように本発明に係る通信システムによれば、ユーザ間におけるレベル値の差1110が大きいほど、つまりゲームに対する経験量の差が大きいほど、付与されるインセンティブの内容がより良い(大きい)ものとなるように構成される手合せにより、ゲーム内のヘビーユーザとライトユーザとの繋がりを構築することが可能となる。   As described above, according to the communication system according to the present invention, the larger the difference 1110 in level value between users, that is, the larger the difference in the amount of experience with the game, the better (larger) the content of the incentive to be provided. By means of this arrangement, it is possible to build a connection between heavy users and light users in the game.

また、手合せ相手として選択可能なユーザに所定の条件を設定することで、ゲーム内のユーザの交流をより活発化させることができる。手合せ相手としてユーザに設定する条件としては、フレンド登録がされていることや、所定の時間内に手合せ可能な制限回数を設定しておくことなどがある。例えば、手合せ相手として選択可能な他のユーザはフレンドユーザであって、各フレンドユーザとは一日一回まで手合せを行うことができるように構成することにより、フレンドユーザが多いほどインセンティブを一日に獲得できる回数が増えるため、ヘビーユーザとライトユーザとの間でフレンド登録を積極的に行う意味を構築することが可能となる。   Further, by setting a predetermined condition for a user who can select as a match-up partner, it is possible to further enhance interaction between users in the game. Conditions to be set for the user as a match partner include that a friend has been registered, and that a limit number of times for which hand matching can be performed is set within a predetermined time. For example, another user that can be selected as a match-up partner is a friend user, and by configuring each friend user to perform hand-matching up to once a day, the more friend users there are, the more incentives there are. Since the number of times that can be acquired per day increases, it becomes possible to construct the meaning of actively performing friend registration between heavy users and light users.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。従って、これらの変形や修正は本発明の範囲に含まれることに留意されたい。   Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various changes and modifications based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention.

例えば上述の実施形態では、手合せを行うユーザ間のレベル1101を第1のゲーム内パラメータとして用いてインセンティブの内容を決定しているが、ユーザのゲームに対する経験量を示唆するゲーム内パラメータであればどのような値を用いてインセンティブの内容を決定してもよい。具体的には、ゲームにおける期間限定イベント等において、解決した課題の数等が考えられる。また、インセンティブにより変動する第2のゲーム内パラメータは、第1のゲーム内パラメータと同一であってもよい。   For example, in the above-described embodiment, the content of the incentive is determined using the level 1101 between users who perform manual matching as the first in-game parameter, but it may be an in-game parameter that suggests the amount of experience of the user for the game. Any value may be used to determine the content of the incentive. Specifically, the number of solved problems, etc. can be considered in a time-limited event or the like in the game. Also, the second in-game parameter that changes due to the incentive may be the same as the first in-game parameter.

また、インセンティブの内容の決定において、手合せを行うユーザのレベル1101の絶対値を考慮してもよい。例えば手合せを行う両ユーザのレベル1101の合計値に対するユーザ間のレベル1101の差の割合に基づいてインセンティブの内容を決定する場合、手合せを行うユーザ間のレベル1101の差が同じ50の場合であっても、レベルが“50”及びレベルが“100”のユーザによる手合せの場合(合計値に対する差の割合=1/3)よりも、レベルが“1”及びレベルが“51”のユーザによる手合せの場合(合計値に対する差の割合=25/26)の方がより良いインセンティブを付与すること等が考えられる。このようにして、レベル1101の絶対値の高いヘビーユーザに対して、レベル1101の絶対値の低いライトユーザとフレンド登録を積極的に行う意味を構築することが可能となる。   Also, in the determination of the content of the incentive, the absolute value of the level 1101 of the user who performs the alignment may be considered. For example, when the content of the incentive is determined based on the ratio of the level 1101 difference between the users to the total value of the level 1101 of both users who perform manual matching, the difference of the level 1101 between the users performing manual matching is the same 50 Even if the level is “50” and the level is “100”, the level is “1” and the level is “51” than in the case of the user's arrangement (ratio of difference to the total value = 1⁄3). In the case of manual alignment by the user (the ratio of the difference to the total value = 25/26), it may be considered to provide a better incentive. In this manner, it is possible to construct a meaning of positively registering a friend with a light user with a low absolute value of level 1101 with a heavy user with a high absolute value of level 1101.

また、インセンティブの内容は、ゲーム内で使用するアイテムを付与するものであってもよい。この場合、手合せを行うユーザのレベル1101の差が大きいほど、希少価値の高いアイテムをインセンティブとして付与するようにインセンティブ照合情報111を構成することが考えられる。   Further, the contents of the incentive may be to give an item to be used in the game. In this case, it is conceivable to configure the incentive matching information 111 so as to give an item with a high scarcity value as an incentive as the difference in the level 1101 of the user who performs manual matching is larger.

また、付与されるインセンティブは、手合せを行うユーザ同士で同じ内容としてもよい。または、レベルの高いユーザとレベルの低いユーザとで付与するインセンティブの内容に差をつけてもよい。例えば、レベルの低いユーザに付与するインセンティブの内容をレベルの高いユーザに付与するインセンティブの内容よりもより良く設定することで、レベルの低いユーザがより積極的に手合せを行ってレベルを上げることができるようにしてもよい。   Further, the incentives to be given may be the same for the users who perform the arrangements. Alternatively, the content of the incentive to be provided to the high level user and the low level user may be different. For example, by setting the content of the incentive given to the low-level user better than the content of the incentive given to the high-level user, the low-level user more positively adjusts to raise the level It may be possible to

また、手合せ相手選択画面3において、チェックボックス等により複数の手合せ相手を一度に選択可能としてもよい。また、フレンドユーザからの手合せ申請を自動で拒否する機能を、ユーザが切り替え可能に設定してもよい。   Further, in the hand-matching partner selection screen 3, a plurality of hand-matching partners may be selected at once by a check box or the like. In addition, the user may be set to be able to switch the function of automatically rejecting the matching application from the friend user.

1 サーバ
2 通信端末
3 手合せ相手選択画面
4 インセンティブ獲得画面
10 サーバ通信部
11 記憶部
12 インセンティブ決定部
13 サーバ制御部
20 端末通信部
21 表示部
22 操作部
23 端末制御部
30 ユーザ表示部
31 モンスター表示部
32 手合せ相手表示部
33 手合せボタン
34 前へボタン
35 次へボタン
36 ヘルプボタン
40 インセンティブ表示部
41 手合せ相手表示部
42 手合せ済み表示
43 手合せボタン
44 前へボタン
45 次へボタン
46 ヘルプボタン
110 ユーザゲーム情報
111 インセンティブ照合情報
1100 ユーザID
1101 レベル
1102 現在経験値
1103 次のレベルまでに必要な経験値
1104 つよさ
1105 まもり
1106,1107 フレンドユーザ情報
1110 レベル値の差
1111 手合せを申請したユーザに対するインセンティブ
1112 手合せを申請されたユーザに対するインセンティブ

1 server 2 communication terminal 3 alignment partner selection screen 4 incentive acquisition screen 10 server communication unit 11 storage unit 12 incentive determination unit 13 server control unit 20 terminal communication unit 21 display unit 22 operation unit 23 terminal control unit 30 user display unit 31 monster Display unit 32 Mismatching partner display unit 33 Perfection button 34 Previous button 35 Next button 36 Help button 40 Incentive indicator 41 Complying partner display unit 42 Completing display 43 Perfection button 44 Previous button 45 Next button 46 help button 110 user game information 111 incentive matching information 1100 user ID
1101 Level 1102 Current Experience Level 1103 Experience Level Required 1104 Performance 1105 Performance 1105 Mating 1106, 1107 Friend User Information 1110 Level Value Difference 1111 Incentive for Users Applying for Alignments 1112 For Users Applying for Alignments Incentive

Claims (7)

複数のユーザが使用する複数の通信端末と通信可能なサーバであって、
前記サーバは、
前記複数のユーザそれぞれに対応付けて、第1のゲーム内パラメータを記憶し、
第1のユーザの通信端末からの要求に応じて、1以上の第2のユーザに係る情報を前記第1のユーザの前記通信端末に送信し、
前記第1のユーザの前記通信端末から、前記1以上の第2のユーザのうちから少なくとも1人の第2のユーザを選択するユーザ入力情報を受信し、
前記第1のユーザ及び前記選択された第2のユーザの双方のユーザに対し、該双方のユーザに係る第1のゲーム内パラメータ値に基づいて、インセンティブを付与し、
前記インセンティブは、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータと、前記第2のユーザに対応付けられた前記第1のゲーム内パラメータと、の差が大きいほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成され、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータ及び前記第2のユーザに対応付けられた前記第1のゲーム内パラメータが低いほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成される、サーバ。
A server that can communicate with a plurality of communication terminals used by a plurality of users,
The server is
Storing a first in-game parameter in association with each of the plurality of users;
Information associated with one or more second users is transmitted to the communication terminal of the first user in response to a request from the communication terminal of the first user,
Receiving from the communication terminal of the first user user input information selecting at least one second user from the one or more second users;
Incentives are given to users of both the first user and the selected second user based on first in-game parameter values pertaining to both of the users.
The incentive is
The larger the difference between the first in-game parameter associated with the first user and the first in-game parameter associated with the second user, the more the incentive value or incentive In-game effects are configured to be larger ,
As the first in-game parameter associated with the first user and the first in-game parameter associated with the second user are lower, an incentive numerical value or an in-game effect of the incentive is: Ru is configured to be larger ones, server.
請求項1に記載のサーバであって、
前記サーバは、さらに、
前記差と前記インセンティブの内容とを含むインセンティブ照合情報を記憶し、
前記第1のユーザ及び前記選択された第2のユーザの双方のユーザに係る第1のゲーム内パラメータ値を取得し、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータと、前記第2のユーザに対応付けられた前記第1のゲーム内パラメータと、の差を算出し、
算出した差を前記インセンティブ照合情報と照合し、
照合の結果に基づいて、付与するインセンティブを決定する、サーバ。
The server according to claim 1, wherein
Said server further
Storing incentive matching information including the difference and the content of the incentive;
Acquiring a first in-game parameter value for both the first user and the selected second user;
Calculating a difference between the first in-game parameter associated with the first user and the first in-game parameter associated with the second user;
The calculated difference is compared with the incentive matching information,
A server that determines the incentive to grant based on the result of matching.
請求項1又は2に記載のサーバであって、
前記サーバは、前記第1のユーザの前記通信端末からの前記要求に応じて、前記インセンティブが前回付与された時点から所定の時間以上経過している前記1以上の第2のユーザに係る前記情報を、前記第1のユーザの前記通信端末に送信する、サーバ。
The server according to claim 1 or 2,
The server is configured to, according to the request from the communication terminal of the first user, the information related to the one or more second users for which a predetermined time or more has elapsed from the time when the incentive was previously given. Server to the communication terminal of the first user.
請求項1から3のいずれか一項に記載のサーバであって、
前記第1のゲーム内パラメータは、ユーザによるゲームの経験量を示唆するパラメータである、サーバ。
The server according to any one of claims 1 to 3, wherein
The first in-game parameter is a parameter indicating a user's game experience amount.
請求項1から4のいずれか一項に記載のサーバであって、
前記サーバは、前記第1のユーザ及び前記第2のユーザの双方に対し、インセンティブを付与する、サーバ。
The server according to any one of claims 1 to 4,
The server provides an incentive to both the first user and the second user.
複数のユーザが使用する複数の通信端末と通信可能なサーバの制御方法であって、
前記サーバが、
前記複数のユーザそれぞれに対応付けて、第1のゲーム内パラメータを記憶するステップと、
第1のユーザの通信端末からの要求に応じて、1以上の第2のユーザに係る情報を前記第1のユーザの前記通信端末に送信する送信ステップと、
前記第1のユーザの前記通信端末から、前記1以上の第2のユーザのうちから少なくとも1人の第2のユーザを選択するユーザ入力情報を受信するステップと、
前記第1のユーザ及び前記選択された第2のユーザの双方のユーザに対し、該双方のユーザに係る第1のゲーム内パラメータ値に基づいて、インセンティブを付与するステップと、を含み、
前記インセンティブは、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータと、前記第2のユーザに対応付けられた前記第1のゲーム内パラメータと、の差が大きいほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成され、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータ及び前記第2のユーザに対応付けられた前記第1のゲーム内パラメータが低いほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成される、サーバの制御方法。
A control method of a server capable of communicating with a plurality of communication terminals used by a plurality of users, comprising:
The server
Storing a first in-game parameter in association with each of the plurality of users;
Transmitting, in response to a request from a first user's communication terminal, information associated with one or more second users to said first user's communication terminal;
Receiving, from the communication terminal of the first user, user input information selecting at least one second user from the one or more second users;
Granting an incentive to both the first user and the selected second user based on the first in-game parameter value pertaining to both of the users.
The incentive is
The larger the difference between the first in-game parameter associated with the first user and the first in-game parameter associated with the second user, the more the incentive value or incentive In-game effects are configured to be larger ,
As the first in-game parameter associated with the first user and the first in-game parameter associated with the second user are lower, an incentive numerical value or an in-game effect of the incentive is: Ru is configured to be larger ones, server control method.
複数のユーザが使用する複数の通信端末と通信可能なサーバとして機能するコンピュータに、
前記複数のユーザそれぞれに対応付けて、第1のゲーム内パラメータを記憶するステップと、
第1のユーザの通信端末からの要求に応じて、1以上の第2のユーザに係る情報を前記第1のユーザの前記通信端末に送信する送信ステップと、
前記第1のユーザの前記通信端末から、前記1以上の第2のユーザのうちから少なくとも1人の第2のユーザを選択するユーザ入力情報を受信するステップと、
前記第1のユーザ及び前記選択された第2のユーザの双方のユーザに対し、該双方のユーザに係る第1のゲーム内パラメータ値に基づいて、インセンティブを付与するステップと、を実行させ、
前記インセンティブは、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータと、前記第2のユーザに対応付けられた前記第1のゲーム内パラメータと、の差が大きいほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成され、
前記第1のユーザに対応付けられた前記第1のゲーム内パラメータ及び前記第2のユーザに対応付けられた前記第1のゲーム内パラメータが低いほど、インセンティブの数値またはインセンティブのゲーム内効果が、より大きいものとなるように構成される、プログラム。
A computer functioning as a server capable of communicating with a plurality of communication terminals used by a plurality of users;
Storing a first in-game parameter in association with each of the plurality of users;
Transmitting, in response to a request from a first user's communication terminal, information associated with one or more second users to said first user's communication terminal;
Receiving, from the communication terminal of the first user, user input information selecting at least one second user from the one or more second users;
Applying incentives to both the first user and the selected second user based on first in-game parameter values for both of the users;
The incentive is
The larger the difference between the first in-game parameter associated with the first user and the first in-game parameter associated with the second user, the more the incentive value or incentive In-game effects are configured to be larger ,
As the first in-game parameter associated with the first user and the first in-game parameter associated with the second user are lower, an incentive numerical value or an in-game effect of the incentive is: Ru is configured to be larger ones, the program.
JP2018011013A 2018-01-25 2018-01-25 Server, server control method, and program Active JP6513840B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018011013A JP6513840B2 (en) 2018-01-25 2018-01-25 Server, server control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018011013A JP6513840B2 (en) 2018-01-25 2018-01-25 Server, server control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015033686A Division JP6283323B2 (en) 2015-02-24 2015-02-24 COMMUNICATION SYSTEM, COMMUNICATION SYSTEM CONTROL METHOD, AND PROGRAM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019074516A Division JP6852110B2 (en) 2019-04-10 2019-04-10 Communication systems, communication system control methods, and programs

Publications (2)

Publication Number Publication Date
JP2018061878A JP2018061878A (en) 2018-04-19
JP6513840B2 true JP6513840B2 (en) 2019-05-15

Family

ID=61967194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018011013A Active JP6513840B2 (en) 2018-01-25 2018-01-25 Server, server control method, and program

Country Status (1)

Country Link
JP (1) JP6513840B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030368A (en) * 2001-07-13 2003-01-31 Ace Denken:Kk Game site operating device
JP2006014951A (en) * 2004-07-01 2006-01-19 Aruze Corp Game system, server and game control program
JP2006014956A (en) * 2004-07-01 2006-01-19 Aruze Corp Game system, server and game control program
JP2008212362A (en) * 2007-03-02 2008-09-18 Sega Corp Game apparatus
JP5423938B2 (en) * 2007-08-01 2014-02-19 株式会社セガ Game device control program
JP2010051514A (en) * 2008-08-28 2010-03-11 Square Enix Co Ltd Video game processing device, video game processing method and video game processing program
JP5193251B2 (en) * 2010-04-26 2013-05-08 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME EXECUTION DEVICE, GAME CONTROL METHOD
JP5760508B2 (en) * 2011-02-25 2015-08-12 株式会社セガゲームス Network game system, client terminal, game providing server, client program, and game providing program
JP5108142B1 (en) * 2011-12-28 2012-12-26 株式会社コナミデジタルエンタテインメント GAME MANAGEMENT DEVICE, GAME MANAGEMENT METHOD, AND PROGRAM
JP2012254366A (en) * 2012-10-02 2012-12-27 Konami Digital Entertainment Co Ltd Server device

Also Published As

Publication number Publication date
JP2018061878A (en) 2018-04-19

Similar Documents

Publication Publication Date Title
US11285385B2 (en) Non-transitory computer-readable recording medium, information processing device, and method of controlling information processing device
JP6096973B1 (en) Program, server device, and game system
JP5827386B1 (en) Program, server control method, and server
JP5891183B2 (en) Video game processing apparatus and video game processing program
JP2014128697A (en) Server device and game program
JP6930945B2 (en) Programs, information processing equipment, and game systems
JP6277464B2 (en) GAME SYSTEM, CONTROL METHOD USED FOR THE SAME, AND COMPUTER PROGRAM
JP6513840B2 (en) Server, server control method, and program
JP5899148B2 (en) COMMUNICATION SYSTEM, COMMUNICATION SYSTEM CONTROL METHOD, AND PROGRAM
JP2019107545A (en) Communication system, control method for communication system, and program
JP6195592B2 (en) Program, server control method, and server
JP6283323B2 (en) COMMUNICATION SYSTEM, COMMUNICATION SYSTEM CONTROL METHOD, AND PROGRAM
JP2019025068A (en) Program, server device, and control method
JP6208709B2 (en) GAME CONTROL METHOD, GAME SYSTEM, GAME SERVER, AND PROGRAM
JP2015188708A (en) Game control method, game system, game server, and program
JP6054491B2 (en) Video game processing program, video game processing system, and video game processing apparatus
JP6850835B2 (en) Game control method, game system, program and information processing device
JP2017209555A (en) Game control method, program and information processing device
JP2018042990A (en) Program, server device, and game system
JP6905006B2 (en) Game providing system, game providing method, terminal device and program of terminal device
JP6872458B2 (en) Programs, server control methods, and servers
JP7366760B2 (en) Game system, game method, and game program
JP6937347B2 (en) Game program, game control method and communication terminal
JP2021175552A (en) Program, information processing device and game system
JP2015091355A (en) Video game processing device, and video game processing program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180221

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190111

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190410

R150 Certificate of patent or registration of utility model

Ref document number: 6513840

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250