JP2016039884A - Program, control method of server, and server - Google Patents

Program, control method of server, and server Download PDF

Info

Publication number
JP2016039884A
JP2016039884A JP2014164759A JP2014164759A JP2016039884A JP 2016039884 A JP2016039884 A JP 2016039884A JP 2014164759 A JP2014164759 A JP 2014164759A JP 2014164759 A JP2014164759 A JP 2014164759A JP 2016039884 A JP2016039884 A JP 2016039884A
Authority
JP
Japan
Prior art keywords
player
mission
information
task
server
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
JP2014164759A
Other languages
Japanese (ja)
Other versions
JP5827386B1 (en
Inventor
伊藤 祐輔
Yusuke Ito
祐輔 伊藤
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 JP2014164759A priority Critical patent/JP5827386B1/en
Application granted granted Critical
Publication of JP5827386B1 publication Critical patent/JP5827386B1/en
Publication of JP2016039884A publication Critical patent/JP2016039884A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a program, a control method of a server, and the server capable of enhancing interest in a game by providing a novel choice for clearing a mission.SOLUTION: The program causes a computer functioned as a server for providing a game to a plurality of terminal devices to execute the steps of: storing, in a storage part, a mission for causing players to play a game and information representing a task that the players should clear in the mission; starting processing of the mission by a first player; when the first player fails to accomplish the task, acquiring information to determine a second player; starting processing of the mission by the second player; when the second player succeeds in the accomplishment of the task, offering a prize to at lease one player of the first player and the second player.SELECTED DRAWING: Figure 5

Description

本発明は、ゲームを提供するプログラム、サーバの制御方法、及びサーバに関する。   The present invention relates to a program for providing a game, a server control method, and a server.

従来、ゲーム内にイベントを設けて、そのイベントをプレイすることによってゲームを進める形態が知られている。レイドバトルのように複数のプレイヤが協力して目的を達するようなイベントがある一方で、プレイヤが単独でミッション(クエストとも言う)を遂行するようなイベントもある。特許文献1にはプレイヤがイベントをプレイする一態様が開示されている。   2. Description of the Related Art Conventionally, a form in which an event is provided in a game and the game is advanced by playing the event is known. While there is an event such as a raid battle where a plurality of players cooperate to reach a goal, there is also an event where a player alone performs a mission (also called a quest). Patent Document 1 discloses an aspect in which a player plays an event.

特許5497233号公報Japanese Patent No. 5497233

プレイヤが単独でミッションを遂行するイベントに参加した場合、プレイヤはそのミッションを単独でクリアすることが必要とされる。しかしながら、そのプレイヤが現在達しているレベルよりも高いレベルに達していることを必要とするミッションをプレイし始めた場合、ミッションの途中でミッションのクリアに失敗することがある。ミッションの途中でミッションのクリアに失敗した場合、あきらめてリタイアするか、成功するまでコンティニューし続ける必要があった。その場合いずれを選択したとしてもプレイヤに負担となるため、ゲームに対する興味が低下することがあった。   When a player participates in an event that performs a mission alone, the player is required to clear that mission alone. However, if the player starts playing a mission that requires a level that is higher than the level currently reached, the mission may fail to clear in the middle of the mission. If you failed to clear the mission in the middle of the mission, you had to give up and retire or continue until you succeeded. In this case, the player is burdened regardless of which one is selected, and the interest in the game may be reduced.

従って、上記のような課題に鑑みてなされた本発明の目的は、ミッションをクリアするための新たな選択肢を設けることによって、ゲームに対する興味を向上させることができるプログラム、サーバの制御方法、及びサーバを提供することにある。   Accordingly, an object of the present invention made in view of the above problems is to provide a program, a server control method, and a server capable of improving interest in a game by providing a new option for clearing a mission. Is to provide.

上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.

また本発明に係るプログラムは好適には、
前記報酬は、前記ミッションのレベル、前記第1プレイヤのレベル、前記第2プレイヤのレベル、前記第2プレイヤのログイン頻度、及び前記第1プレイヤと前記第2プレイヤとの間の友好度のうちの少なくとも1つに基づいて決定されることを特徴とする。
The program according to the present invention is preferably
The reward includes the mission level, the first player level, the second player level, the login frequency of the second player, and the friendship between the first player and the second player. It is determined based on at least one.

また本発明に係るプログラムは好適には、
前記第1及び第2プレイヤの少なくとも1のプレイヤの端末装置から、他のプレイヤの評価結果を受信するステップと、
前記他のプレイヤの評価結果に基づいて、前記他のプレイヤに関連付けられた評価値を変動させるステップとをさらに含む。
The program according to the present invention is preferably
Receiving evaluation results of other players from a terminal device of at least one of the first and second players;
And a step of varying an evaluation value associated with the other player based on an evaluation result of the other player.

また本発明に係るプログラムは好適には、
前記第2プレイヤを決定する情報を取得するステップは、
他のプレイヤの端末装置から前記ミッションの受託を希望することを示す入札情報を受信するステップと、
前記入札情報を前記第1プレイヤの端末装置に送信するステップと、
前記第2プレイヤを決定する情報を前記第1プレイヤの端末から受信し、委託に係るゲーム媒体を消費させるステップとを含む。
The program according to the present invention is preferably
The step of acquiring information for determining the second player comprises:
Receiving bid information indicating that the commission of the mission is desired from a terminal device of another player;
Transmitting the bid information to the terminal device of the first player;
Receiving information for determining the second player from the terminal of the first player, and consuming the game media for commissioning.

また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.

また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プ
レイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Start processing the mission by the second player;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.

本発明におけるプログラム、サーバの制御方法、及びサーバによれば、ミッションをクリアするための新たな選択肢を設けることによって、ゲームに対する興味を向上させることができる。   According to the program, the server control method, and the server of the present invention, the interest in the game can be improved by providing a new option for clearing the mission.

本発明の一実施形態に係るサーバとそれと通信可能な端末とを含む通信システムのブロック図である。1 is a block diagram of a communication system including a server and a terminal capable of communicating with the server according to an embodiment of the present invention. ミッションデータ及びミッション進行データの例を示す表である。It is a table | surface which shows the example of mission data and mission progress data. ミッションの開始から終了までの処理を示すフローチャートである。It is a flowchart which shows the process from the start to the end of a mission. ミッションを託す処理を示すフローチャートである。It is a flowchart which shows the process which entrusts a mission. ミッション委託先選択画面及びミッション依頼画面の表示例である。It is a display example of a mission commissioning party selection screen and a mission request screen. 託されたミッションの開始から終了までの処理を示すフローチャートである。It is a flowchart which shows the process from the start of the mission entrusted to the end. 所定の係数の一例を示す表である。It is a table | surface which shows an example of a predetermined coefficient. オークション形式でミッションを託す処理を示すフローチャートである。It is a flowchart which shows the process which entrusts a mission in an auction format.

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

本実施形態で提供されるゲームは、プレイヤが与えられたミッションをクリアしていくことにより進行するゲームである。ミッションはプレイヤがクリアすべき課題の集合であって、課題は例えば敵とバトルをすることであり、その敵を倒すことによって課題をクリアできる。本実施形態において、ミッションに含まれる課題の数を課題数と呼ぶ。すなわち、1つの課題をクリアすることによりクリア済みの課題数が1増えてミッションが進む。   The game provided in the present embodiment is a game that progresses as the player clears a given mission. A mission is a set of tasks to be cleared by the player. The task is, for example, a battle with an enemy, and the task can be cleared by defeating the enemy. In the present embodiment, the number of tasks included in the mission is referred to as the number of tasks. That is, by clearing one task, the number of tasks that have been cleared increases by one and the mission progresses.

図1は本発明の一実施形態に係るサーバとそれと通信可能な端末とを含む通信システムのブロック図である。本実施形態に係る通信システム1は、サーバ11と通信端末12とを備える。サーバ11は、複数のプレイヤによってプレイされるゲーム媒体を用いたゲームを、ネットワークを介してプレイヤの通信端末12に対して提供する。   FIG. 1 is a block diagram of a communication system including a server and a terminal capable of communicating with the server according to an embodiment of the present invention. The communication system 1 according to the present embodiment includes a server 11 and a communication terminal 12. The server 11 provides a game using a game medium played by a plurality of players to the player's communication terminal 12 via the network.

サーバ11は、通信部110と、記憶部111と、制御部112とを備える。   The server 11 includes a communication unit 110, a storage unit 111, and a control unit 112.

通信部110は、通信端末12と無線又は有線の少なくとも一方により通信する。   The communication unit 110 communicates with the communication terminal 12 by at least one of wireless or wired.

記憶部111には、ゲームの処理に用いられる各種情報が格納される。記憶部111には、ゲーム媒体データ1111が格納される。ゲーム媒体データ1111は、各プレイヤを一意に特定する識別子(以下、プレイヤID)と対応付けて、ゲームで各プレイヤが所有する複数のゲーム媒体と、各ゲーム媒体に固有のパラメータとに関する情報を含む。ゲーム媒体は、ゲームに使用される電子データであり、例えば、カード、アイテム、キャラクタ及びアバタ等を含む。また、ゲーム媒体は、ゲームの進行に応じ、プレイヤによって、取得、保有、使用、管理、交換、合成、強化、売却、廃棄、及び/又は贈与等され得る。なお、ゲーム媒体の利用態様は本明細書で明示されるものには限られない。ゲーム媒体に固有のパラメータは、ゲーム媒体の攻撃力及び防御力等の戦闘力、ゲーム媒体の攻撃手段及び防御手段等の戦闘手段、ゲーム媒体の後述するスキル情報、ゲーム媒体のアバタに関する情報、ゲーム媒体の後述する属性、ゲーム媒体の希少度を示す指標等である。ゲーム媒体の希少度を示す指標は、ノーマル、レア、スーパーレア、ウルトラレア等の階層により表されてもよい。   The storage unit 111 stores various types of information used for game processing. The storage unit 111 stores game media data 1111. The game medium data 1111 includes information on a plurality of game media owned by each player in the game and parameters unique to each game media in association with an identifier (hereinafter referred to as player ID) that uniquely identifies each player. . The game medium is electronic data used for the game, and includes, for example, a card, an item, a character, an avatar, and the like. In addition, the game medium can be acquired, held, used, managed, exchanged, combined, strengthened, sold, discarded, and / or gifted by the player as the game progresses. Note that the usage mode of the game media is not limited to those specified in the present specification. The parameters specific to the game media are: battle power such as attack power and defense power of the game media; combat media such as game media attack and defense; skills information to be described later of the game media; information on the game media avatar; These are attributes to be described later of the medium, indices indicating the rarity of the game medium, and the like. The index indicating the rarity level of the game medium may be represented by a hierarchy such as normal, rare, super rare, and ultra rare.

また、記憶部111には、通信端末12に提供するゲームに含まれるミッションの定義に必要なミッションデータ1112が格納される。図2(a)にミッションデータの例を示す。ミッションデータ1112は、ミッションIDに対して、ミッションのレベル、ゲーム媒体ID、及びミッションの内容が関連付けられている。ミッションIDとは、ミッションを一意に特定する識別子である。ミッションのレベルとは、ミッションの難易度を数値化したものである。ゲーム媒体IDとは、ゲーム媒体を一意に特定するための識別子である。ミッションIDに関連付けられているゲーム媒体IDによって、ミッションをクリアした場合に得られるゲーム媒体が特定される。ミッションの内容とは、該ミッションにおいてプレイヤがクリアすべき課題を示す情報である。   Further, the storage unit 111 stores mission data 1112 necessary for defining missions included in the game provided to the communication terminal 12. FIG. 2A shows an example of mission data. In the mission data 1112, the mission level, game medium ID, and mission content are associated with the mission ID. The mission ID is an identifier that uniquely identifies the mission. The mission level is a numerical value of the difficulty of the mission. The game media ID is an identifier for uniquely identifying the game media. The game medium obtained when the mission is cleared is specified by the game medium ID associated with the mission ID. The content of the mission is information indicating a task that the player should clear in the mission.

また、記憶部111には、通信端末12に提供するゲームに含まれるミッションの進行に必要なミッション進行データ1113が格納される。図2(b)にミッション進行データの例を示す。ミッション進行データ1113は、プレイヤIDに対して、ミッションID、進捗、及び残り時間が関連付けられている。プレイヤIDに関連付けられているミッションIDによって、プレイヤが現在プレイしているミッションが特定される。進捗はミッションの進捗を示しており、ミッションのプレイヤによってクリア済みの課題数とミッションの総課題数の比で表される。残り時間はミッションをクリアすべき残り時間を表している。   Further, the storage unit 111 stores mission progress data 1113 necessary for the progress of the mission included in the game provided to the communication terminal 12. FIG. 2B shows an example of mission progress data. In the mission progress data 1113, the mission ID, progress, and remaining time are associated with the player ID. The mission that the player is currently playing is specified by the mission ID associated with the player ID. The progress indicates the progress of the mission, and is represented by the ratio of the number of tasks that have been cleared by the mission player and the total number of tasks in the mission. The remaining time represents the remaining time to clear the mission.

また、記憶部111には、プレイヤが所有するゲーム媒体を示すデータが格納される。データはプレイヤIDとゲーム媒体IDが関連付けられることによって、プレイヤがゲーム媒体IDで特定されるゲーム媒体を所有していることとみなされる。   Further, the storage unit 111 stores data indicating game media owned by the player. The data is considered that the player owns the game medium specified by the game medium ID by associating the player ID and the game medium ID.

制御部112は、通信端末12に提供するゲームの進行を制御する。特に、制御部112は、ミッションの開始から終了までをミッション進行データ1113を参照しながら制御する。   The control unit 112 controls the progress of the game provided to the communication terminal 12. In particular, the control unit 112 controls the mission from start to end with reference to the mission progress data 1113.

通信端末12は、通信部120と、表示部121と、操作部122と、制御部123とを備える。   The communication terminal 12 includes a communication unit 120, a display unit 121, an operation unit 122, and a control unit 123.

通信部120は、サーバ11と無線又は有線の少なくとも一方により通信をする。具体的には、通信部120は、プレイヤによる操作部122の操作に基づき、サーバ11に信号を送信する。また、通信部120は、サーバ11から表示部121にゲームに係る画面を表示させるための情報を受信する。   The communication unit 120 communicates with the server 11 by at least one of wireless or wired. Specifically, the communication unit 120 transmits a signal to the server 11 based on the operation of the operation unit 122 by the player. Further, the communication unit 120 receives information for causing the display unit 121 to display a screen related to the game from the server 11.

表示部121は、液晶ディスプレイ、有機ELディスプレイ等により構成され、サーバ11から受信した情報に基づいてゲームに係る画面を表示する。例えば、表示部121は、サーバ11から提供されるゲーム媒体に係る画像を表示する。   The display unit 121 includes a liquid crystal display, an organic EL display, and the like, and displays a screen related to the game based on information received from the server 11. For example, the display unit 121 displays an image relating to a game medium provided from the server 11.

操作部122は、ボタン、タッチパネル等により構成され、ゲームにおけるプレイヤからの入力を受け付ける。そして、操作部122は、プレイヤから操作を受け付け、操作に係る情報を制御部123に送出する。   The operation unit 122 includes buttons, a touch panel, and the like, and receives input from a player in the game. Then, the operation unit 122 receives an operation from the player and sends information related to the operation to the control unit 123.

制御部123は、通信端末12に係る各種制御を行う。例えば、制御部123は、プレイヤによる操作部122の操作に係る情報を、通信部120を介してサーバ11に送信する。   The control unit 123 performs various controls related to the communication terminal 12. For example, the control unit 123 transmits information related to the operation of the operation unit 122 by the player to the server 11 via the communication unit 120.

図3は、制御部112がゲーム中で実行するミッションの開始から終了までを制御する工程を示すフローチャートである。制御部112は、プレイヤの通信端末12から開始を指示する情報を受信した場合ミッションの処理を開始する。   FIG. 3 is a flowchart showing a process of controlling from the start to the end of the mission executed by the control unit 112 during the game. When the control unit 112 receives information instructing the start from the communication terminal 12 of the player, the control unit 112 starts the mission process.

次に、制御部112は、ミッションをプレイしているプレイヤ(以下、第1プレイヤという)に対して課題を与え、第1プレイヤにその課題をクリア(達成)するための手段を提供する(ステップS302)。すなわち、制御部112は第1プレイヤが課題をクリアするための手段を表示する情報を第1プレイヤの通信端末12に送信する。ここで、課題とは、敵を登場させてその敵を倒さなければ先に進めないという内容である。この場合、制御部112は、第1プレイヤが課題をクリアするための手段として第1プレイヤにその敵とのバトルを行わせるための画面を提供する。すなわち、制御部112はサーバ11の通信部110により、第1プレイヤの通信端末12にバトルを行わせるための画面に係る情報を送信する。第1プレイヤの通信端末12は、プレイヤの入力に基づいてバトルの処理を行い、通信部120によりその結果をサーバ11へ送信する。   Next, the control unit 112 gives a task to a player who is playing a mission (hereinafter referred to as a first player), and provides means for clearing (achieving) the task to the first player (step). S302). That is, the control unit 112 transmits information for displaying means for the first player to clear the task to the communication terminal 12 of the first player. Here, the issue is that the enemy cannot be advanced unless the enemy appears and the enemy is defeated. In this case, the control unit 112 provides a screen for causing the first player to battle with the enemy as a means for the first player to clear the task. That is, the control part 112 transmits the information regarding the screen for making the communication terminal 12 of a 1st player perform a battle by the communication part 110 of the server 11. FIG. The communication terminal 12 of the first player performs a battle process based on the player's input, and transmits the result to the server 11 through the communication unit 120.

次に、制御部112は、第1プレイヤの通信端末12からの入力に基づいて、第1プレイヤが課題をクリア(達成)できたかどうか判定する(ステップS304)。課題がバトルの場合、制御部112は、第1プレイヤの通信端末12からの入力と第1プレイヤのパラメータと対戦相手のパラメータとに基づいて計算を行い、バトルの勝敗を決定する。第1プレイヤがバトルで勝利すれば課題をクリアできたこととなり、敗北すれば課題をクリアできなかったこととなる。   Next, the control unit 112 determines whether or not the first player has cleared (achieved) the task based on the input from the communication terminal 12 of the first player (step S304). When the task is a battle, the control unit 112 performs calculation based on the input from the communication terminal 12 of the first player, the parameters of the first player, and the parameters of the opponent, and determines the battle outcome. If the first player wins the battle, the task can be cleared, and if the player loses, the task cannot be cleared.

ステップS304で第1プレイヤが課題をクリア(達成)できたと判定した場合(ステップS304:Y)、制御部112は、課題をクリアしたことに対する報酬の処理を行う(ステップS306)。制御部112は、ミッションデータ1112において、ミッションIDに関連付けられているゲーム媒体ID及びミッションの内容に基づいて課題ごとの報酬を算出することができる。報酬の付与は全ての課題をクリアするまで保留される。なお、報酬は1課題をクリアするごとに第1プレイヤに付与されてもよい。報酬が付与される場合、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、報酬に対応するゲーム媒体IDをプレイヤIDに関連付ける。   When it is determined in step S304 that the first player has cleared (achieved) the task (step S304: Y), the control unit 112 performs a reward process for clearing the task (step S306). In the mission data 1112, the control unit 112 can calculate a reward for each task based on the game medium ID associated with the mission ID and the content of the mission. Rewarding is suspended until all issues are cleared. The reward may be given to the first player every time one task is cleared. When the reward is given, the control unit 112 associates the game medium ID corresponding to the reward with the player ID in the data indicating the game medium owned by the player stored in the storage unit 111.

続いて制御部112は、第1プレイヤがミッション中に予定されている全ての課題をクリア(達成)できたかどうか、すなわち残課題が無いかどうか判定する(ステップS308)。制御部112は、ミッションデータ1112において、ミッションIDに関連付けられているミッションの内容及び進捗に基づいて判定を行う。   Subsequently, the control unit 112 determines whether or not the first player has cleared (achieved) all the tasks scheduled during the mission, that is, whether or not there are remaining tasks (step S308). In the mission data 1112, the control unit 112 makes a determination based on the content and progress of the mission associated with the mission ID.

ステップS308で残課題が無いと判定した場合(ステップS308:Y)、制御部112は第1プレイヤがミッションをクリアしたものとしてミッションを終了させる(ステップS310)。   When it is determined in step S308 that there is no remaining task (step S308: Y), the control unit 112 ends the mission on the assumption that the first player has cleared the mission (step S310).

ステップS308で残課題が有ると判定した場合(ステップS308:N)、制御部112は、第1プレイヤに対して次のステップの課題を与え、第1プレイヤにその課題をクリアする手段を提供する(ステップS302)。   When it is determined in step S308 that there is a remaining task (step S308: N), the control unit 112 gives the task of the next step to the first player, and provides means for clearing the task to the first player. (Step S302).

ステップS304で第1プレイヤが課題をクリアできなかったと判定した場合、すなわち課題の達成に失敗した場合(ステップS304:N)、制御部112は、第1プレイヤに選択肢を与えて選択させる(ステップS312)。選択肢の一つは、第1プレイヤが所有するゲーム媒体を消費して課題に再度挑戦できるようなコンティニュー処理を実行することである。また、選択肢の一つは、第1プレイヤが課題のクリアをあきらめて、ミッションをリタイアすることである。さらに、もう一つの選択肢は、第1プレイヤが自分自身によるミッションのクリアをあきらめて、他のプレイヤにミッションのクリアを委ねる、すなわちミッションを託すこと(ミッションの委託)である。具体的な選択処理としては、制御部112は、第1プレイヤの端末12に選択画面に係る情報を送信する。第1プレイヤの通信端末12において、操作部122は第1プレイヤの入力を受け付ける。制御部123は、入力に応じて選択結果を判定し、通信端末12の通信部120を介して、選択結果をサーバ11へ送信する。サーバ11は選択結果を受信する。   If it is determined in step S304 that the first player has not cleared the task, that is, if the task has failed to be achieved (step S304: N), the control unit 112 gives the first player an option to select it (step S312). ). One of the options is to execute a continuation process so that the game content owned by the first player can be consumed and the challenge can be challenged again. One option is for the first player to give up clearing the task and retire the mission. Furthermore, another option is that the first player gives up clearing the mission by himself and entrusts the other player to clear the mission, that is, entrusts the mission (mission of mission). As a specific selection process, the control unit 112 transmits information related to the selection screen to the terminal 12 of the first player. In the communication terminal 12 of the first player, the operation unit 122 receives input from the first player. The control unit 123 determines the selection result according to the input, and transmits the selection result to the server 11 via the communication unit 120 of the communication terminal 12. The server 11 receives the selection result.

ステップS312で第1プレイヤがコンティニュー処理を選択した場合(ステップS312:コンティニュー)、制御部112は、第1プレイヤに課題をクリアするための手段を提供する(ステップS302)。このとき、制御部112は、第1プレイヤが所有する所定のゲーム媒体を消費させる。所定のゲーム媒体とは、例えば、コンティニューをするためのアイテムである。制御部112は、第1プレイヤが所有するゲーム媒体を示すデータにおいて、所定のゲーム媒体に対応するゲーム媒体IDとプレイヤIDとの関連付けを解消する。   When the first player selects the continue process in step S312 (step S312: continue), the control unit 112 provides the first player with means for clearing the task (step S302). At this time, the control unit 112 consumes a predetermined game medium owned by the first player. The predetermined game medium is, for example, an item for continuing. The control unit 112 cancels the association between the game medium ID corresponding to the predetermined game medium and the player ID in the data indicating the game medium owned by the first player.

ステップS312で第1プレイヤがリタイアを選択した場合(ステップS312:リタイア)、制御部112は、ミッションを終了させる(ステップS314)。すなわち、制御部112は、ミッション進行データ1113に含まれる第1プレイヤのプレイヤIDとミッションIDとの関連付けを解消する。   When the first player selects retirement in step S312 (step S312: retirement), the control unit 112 ends the mission (step S314). That is, the control unit 112 cancels the association between the player ID of the first player included in the mission progress data 1113 and the mission ID.

ステップS312で第1プレイヤが他のプレイヤにミッションを託すことを選択した場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を実行する(ステップS316)。すなわち、制御部112は、第1プレイヤからのミッションの委託を選択することを示す情報に応じて、ミッションを託す処理を実行する。ミッションを託す処理については後述する。   When the first player selects to entrust the mission to another player in step S312 (step S312: entrust the mission to another player), the control unit 112 executes a process of entrusting the mission (step S316). That is, the control unit 112 executes a process for entrusting a mission in accordance with information indicating that the mission entrustment from the first player is selected. The process of entrusting the mission will be described later.

制御部112は原則として図3のフローチャートに従って処理を実行する。なお、図3のフローチャートに係る処理を実行中にミッションの残り時間がなくなった場合、好適には制御部112は強制的にミッションをリタイアさせる(ステップS314)。あるいは制御部112は処理をステップS312に移動させてプレイヤに選択させるようにしてもよい。   In principle, the control unit 112 executes processing according to the flowchart of FIG. Note that when the remaining mission time runs out during execution of the processing according to the flowchart of FIG. 3, the control unit 112 preferably forcibly retires the mission (step S314). Alternatively, the control unit 112 may move the process to step S312 and allow the player to select.

図4は第1プレイヤが他のプレイヤにミッションを託す場合におけるサーバ11の動作を示すフローチャートである。図4(a)は第1プレイヤの通信端末12に対する動作であり、図4(b)は第2プレイヤの通信端末12に対する動作である。   FIG. 4 is a flowchart showing the operation of the server 11 when the first player entrusts a mission to another player. FIG. 4A shows the operation of the first player with respect to the communication terminal 12, and FIG. 4B shows the operation of the second player with respect to the communication terminal 12.

図3のステップS312で第1プレイヤがミッションを託す選択をした場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を開始する。まず、制御部112は、通信部110を介して、第1プレイヤの通信端末12にプレイヤリストを含むミッション委託先選択画面に係る情報を送信する(ステップS402)。図5(a)に、第1プレイヤの通信端末12に表示するミッション委託先選択画面の一例を示す。ミッション委託先選択画面5aはプレイヤリストを含む。プレイヤリストは、ゲームに参加している他のプレイヤのアバタ51及びプレイヤに係る情報52を含む。ここで、他のプレイヤとは、ゲーム内フレンド、ギルドメンバー、アクティブプレイヤ、委託に係るミッションを最近プレイしたプレイヤ、委託に係るミッションをクリアしたことのあるプレイヤ等である。プレイヤに係る情報とは、名前、レベル、プレイヤとの友好度、評価値、最終ログイン日などである。レベルとは、ゲーム中で定義されているプレイヤの到達段階を示すパラメータである。プレイヤとの友好度とは、第1プレイヤとリストに表示されているプレイヤとの間にどれくらいの交流があるか数値化されたパラメータである。評価値とは、リストに表示されているプレイヤがミッションの委託について他のプレイヤからどのように評価されているか数値化されたパラメータであり、数値が高いほど評価が高いものとする。最終ログイン日とは、リストに表示されているプレイヤが前回ログインしてから何日経過しているか示すパラメータである。これらの情報は各プレイヤのプレイヤIDと関連付けられて記憶部111に格納されている。   When the first player selects to commit the mission in step S312 of FIG. 3 (step S312: entrusts the mission to another player), the control unit 112 starts a process of entrusting the mission. First, the control part 112 transmits the information regarding the mission commission destination selection screen containing a player list to the communication terminal 12 of a 1st player via the communication part 110 (step S402). FIG. 5A shows an example of a mission commission destination selection screen displayed on the communication terminal 12 of the first player. The mission commission destination selection screen 5a includes a player list. The player list includes avatars 51 of other players participating in the game and information 52 regarding the players. Here, the other players are in-game friends, guild members, active players, players who have recently played a mission related to commission, players who have cleared a mission related to commission, and the like. The information related to the player includes name, level, friendship with the player, evaluation value, last login date, and the like. The level is a parameter indicating the player's achievement stage defined in the game. The degree of friendship with the player is a parameter obtained by quantifying how much interaction there is between the first player and the player displayed in the list. The evaluation value is a parameter obtained by quantifying how the player displayed in the list is evaluated by other players for the commission of the mission. The higher the numerical value, the higher the evaluation. The last login date is a parameter indicating how many days have passed since the player displayed in the list has logged in last time. These pieces of information are stored in the storage unit 111 in association with the player ID of each player.

好適には、プレイヤリストに表示されるプレイヤの並び順は、例えば、評価値の高い順とする。評価値の高いプレイヤの方が託したミッションをクリアする可能性が高く、評価値の高い順とすることでプレイヤは容易に評価値の高いプレイヤを選択することができる。なお、プレイヤの並び順はこれに限られず、例えば、最終ログイン日に基づく順番等、他の並び順にしてもよい。   Preferably, the order in which the players are displayed in the player list is, for example, in descending order of evaluation value. The player with the higher evaluation value is more likely to clear the mission entrusted, and the player can easily select the player with the higher evaluation value by making the evaluation value higher. Note that the arrangement order of the players is not limited to this, and may be another arrangement order such as an order based on the last login date.

好適には、他のプレイヤは自らがプレイヤリストに表示又は表示されないように設定をすることが可能である。このように構成する場合、制御部112は通信部110を介して設定に係る情報を他のプレイヤの通信端末12から受信し、設定に係る情報を記憶部111に格納する。制御部112は、記憶部111に格納されたプレイヤごとの設定を参照してプレイヤリストに表示するプレイヤを決定する。   Preferably, other players can make settings so that they are not displayed or displayed in the player list. When configured in this way, the control unit 112 receives information related to the setting from the communication terminal 12 of another player via the communication unit 110, and stores the information related to the setting in the storage unit 111. The control unit 112 refers to the setting for each player stored in the storage unit 111 and determines a player to be displayed on the player list.

設定に係る情報は、プレイヤリストへの表示又は非表示に係る所定の条件を含む。好適には、他のプレイヤは、託されたミッションをプレイするメリットが大きいことを所定の条件とし、所定の条件を満たす場合にプレイヤリストに表示するように設定できる。具体的には、託されたミッションをクリアすれば得られる報酬が所定以上であることを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。また好適には、ミッションをクリアした場合に自己のレベルが上昇することを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。あるいは他のプレイヤは、デメリットが大きいことを所定の条件として、プレイヤリストに非表示となるように設定可能である。具体的には、託されたミッションをプレイすることにより自らがダメージを受けることや時間がかかることが予測される場合、プレイヤリストに表示させないことができる。さらに好適には、他のプレイヤと第1プレイヤとの友好度を所定の条件とすることもできる。例えば、他のプレイヤと第1プレイヤとの友好度が所定値以上であることを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。   The information relating to the setting includes a predetermined condition relating to display or non-display on the player list. Preferably, the other players can be set to display in the player list when the predetermined condition is that the merit of playing the committed mission is great and the predetermined condition is satisfied. Specifically, it is possible to set as a predetermined condition that a reward obtained by clearing a committed mission is greater than or equal to a predetermined value, and display it in the player list when the condition is satisfied. Further, preferably, when the mission is cleared, an increase in one's own level is set as a predetermined condition, and when the condition is satisfied, the player list can be displayed. Alternatively, other players can be set to be hidden from the player list on the condition that the disadvantage is large. Specifically, when it is predicted that the player himself will take damage or take a long time by playing the committed mission, the player list can not be displayed. More preferably, the friendship degree between the other player and the first player can be set as a predetermined condition. For example, it can be set as a predetermined condition that the friendship degree between other players and the first player is a predetermined value or more, and can be displayed in the player list when the condition is satisfied.

第1プレイヤの通信端末12は、表示部121に表示されたミッション委託先選択画面5aに含まれるプレイヤに係る情報52に基づき、ミッションを託すことを依頼するプレイヤ(以下、第2プレイヤという)を第1プレイヤに選択させる(決定させる)。操作部122は第1プレイヤの入力を受け付ける。具体的には、操作部122は、第1プレイヤに第2プレイヤとして選択するプレイヤに係るチェックボックス53をチェックさせ、決定ボタン54をタッチ又はクリックさせて、第2プレイヤを選択させる(図5(a)参照)。制御部123は、通信部120を介して、選択された第2プレイヤをサーバ11に送信する。第1プレイヤが第2プレイヤを選択しないことを決定する場合、制御部123は、通信部120を介して、第2プレイヤを選択しない決定をした情報をサーバ11に送信する。   The communication terminal 12 of the first player refers to a player (hereinafter referred to as a second player) requesting to commit a mission based on information 52 relating to the player included in the mission commission destination selection screen 5a displayed on the display unit 121. The first player is selected (determined). The operation unit 122 receives input from the first player. Specifically, the operation unit 122 causes the first player to check the check box 53 related to the player to be selected as the second player, and touches or clicks the decision button 54 to select the second player (FIG. 5 ( a)). The control unit 123 transmits the selected second player to the server 11 via the communication unit 120. When determining that the first player does not select the second player, the control unit 123 transmits, via the communication unit 120, information determined to not select the second player to the server 11.

次に、制御部112は、通信部110を介して、情報を第1プレイヤの通信端末12から受信し、情報が第2プレイヤを選択する(決定する)情報か、第2プレイヤを選択しないことを決定する情報か判定する(ステップS404)。   Next, the control unit 112 receives information from the communication terminal 12 of the first player via the communication unit 110 and does not select the second player if the information is information for selecting (determining) the second player. Is determined (step S404).

第2プレイヤを選択する(決定する)情報を受信した場合(ステップS404:Y)、制御部112は、第1プレイヤが第2プレイヤを選択したことに応じて、第1プレイヤが所有する依頼に係るゲーム媒体を消費させる(ステップS406)。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、第1プレイヤと依頼に係るゲーム媒体との関連付けを解消する。依頼に係るゲーム媒体とは、ミッションを託す依頼をする場合に消費されるものと定められているゲーム媒体である。なお、依頼に係るゲーム媒体は、特別な(ミッションを託す依頼のみに使える)ゲーム媒体であってもよく、又は汎用的な(その他の用途がある)ゲーム媒体であってもよい。また好適には、第2プレイヤが依頼を受けない場合でも、依頼に係るゲーム媒体を消費させる。このように、1つの依頼に係るゲーム媒体の消費によって行える依頼回数を1回に制限することでプレイヤ間の公平を確保することができる。   When the information for selecting (determining) the second player is received (step S404: Y), the control unit 112 responds to the request owned by the first player in response to the first player selecting the second player. The game medium is consumed (step S406). Specifically, the control unit 112 cancels the association between the first player and the requested game medium in the data indicating the game medium owned by the player stored in the storage unit 111. The game media related to the request are game media that are determined to be consumed when making a request to entrust a mission. Note that the game medium related to the request may be a special game medium (used only for requesting a mission), or a general-purpose (other use) game medium. Also preferably, even when the second player does not receive the request, the game medium related to the request is consumed. In this way, fairness among players can be ensured by limiting the number of requests that can be made by consuming game media related to one request to one.

次に、制御部112は、ミッション進行データ1113において、第1プレイヤとミッションとの関連付けを解消し(ステップS408)、第1プレイヤに係る処理を終了する。   Next, the control unit 112 cancels the association between the first player and the mission in the mission progress data 1113 (step S408), and ends the process relating to the first player.

第2プレイヤを選択しないことを決定する情報を受信した場合(ステップS404:N)、制御部112は、ステップS406及びS408をスキップして第1プレイヤに係る処理を終了する。   When the information for determining not to select the second player is received (step S404: N), the control unit 112 skips steps S406 and S408, and ends the process relating to the first player.

ステップS404において、第2プレイヤを選択する(決定する)情報を第1プレイヤの通信端末12から受信した場合(ステップS404:Y)、制御部112は、図4(b)の第2プレイヤの通信端末12に対する処理を開始する。   In step S404, when information for selecting (determining) the second player is received from the communication terminal 12 of the first player (step S404: Y), the control unit 112 communicates with the second player in FIG. 4B. Processing for the terminal 12 is started.

制御部112は、通信部110を介して、第1プレイヤが第2プレイヤにミッションを託す依頼に係る情報を、第2プレイヤの通信端末12に送信する(ステップS410)。第2プレイヤの通信端末12の表示部121は、情報に基づき、第2プレイヤのホーム画面に依頼に係る情報を表示する。なお、表示部121は、ホーム画面ではなくマイページ、又はお知らせ欄に表示させてもよい。ホーム画面とは、通信端末12の基本画面であり、マイページとは、プレイヤごとに対応するプレイヤ専用の画面である。お知らせ欄とは、画面の一部に設けられるプレイヤに対する連絡を表示する部分である。   The control part 112 transmits the information which concerns on the request which the 1st player entrusts a mission to a 2nd player to the communication terminal 12 of a 2nd player via the communication part 110 (step S410). The display unit 121 of the communication terminal 12 of the second player displays information related to the request on the home screen of the second player based on the information. Note that the display unit 121 may be displayed on the My Page or the notification column instead of the home screen. The home screen is a basic screen of the communication terminal 12, and the my page is a player-specific screen corresponding to each player. The notice column is a part that displays a contact to a player provided in a part of the screen.

図5(b)に、ミッションを託す依頼を表示する画面の例を示す。第2プレイヤは自らの通信端末12に表示されたミッション依頼画面5bに含まれる第1プレイヤのアバタ51並びに第1プレイヤ及びミッションに係る情報55を確認することができる。情報55のうち第1プレイヤに係る情報は、例えば、第1プレイヤと第2プレイヤとの間の友好度や第1プレイヤの評価値を含む。第1プレイヤに係る情報は第1プレイヤのプレイヤIDと関連付けられて記憶部111に格納されている。また、ミッションに係る情報は、例えば、ミッションデータ1112において、ミッションIDと関連付けられている情報を含む。   FIG. 5B shows an example of a screen that displays a request for entrusting a mission. The second player can confirm the avatar 51 of the first player and the information 55 related to the first player and the mission included in the mission request screen 5b displayed on the communication terminal 12 of the second player. The information relating to the first player in the information 55 includes, for example, the friendship between the first player and the second player and the evaluation value of the first player. Information regarding the first player is stored in the storage unit 111 in association with the player ID of the first player. Moreover, the information regarding a mission includes the information linked | related with mission ID in the mission data 1112, for example.

第2プレイヤの通信端末12は表示部121に表示されたミッション依頼画面5bに基づいて、第2プレイヤに依頼に係る諾否を選択させる。操作部122は第2プレイヤの入力を受け付ける。操作部122は第2プレイヤが依頼を受ける場合は受諾ボタン56を、依頼を断る場合は拒絶ボタン57をそれぞれ第2プレイヤにタッチ又はクリックさせる。これにより、操作部122は第2プレイヤに依頼に係る諾否の決定をさせる。このとき、第2プレイヤの通信端末12は通信部120を経由して依頼に係る諾否情報をサーバ11へ送信する。諾否情報は、依頼を受ける場合が受諾であり、依頼を断る場合が拒絶である。   The communication terminal 12 of the second player causes the second player to select whether or not to accept the request based on the mission request screen 5b displayed on the display unit 121. The operation unit 122 receives input from the second player. The operation unit 122 causes the second player to touch or click the accept button 56 when the second player receives a request, or the reject button 57 when the request is refused. Accordingly, the operation unit 122 causes the second player to determine whether or not to accept the request. At this time, the communication terminal 12 of the second player transmits approval / disapproval information regarding the request to the server 11 via the communication unit 120. The acceptance / rejection information is acceptance when the request is received, and rejection when the request is refused.

次に、制御部112は、第2プレイヤから依頼に係る諾否情報を受信して、諾否を判定する(ステップS412)。   Next, the control unit 112 receives permission / denial information related to the request from the second player and determines whether or not the request is accepted (step S412).

諾否情報が受諾であった場合(ステップS412:受諾)、制御部112は、第2プレイヤにミッションを開始させる処理を行う(ステップS414)。具体的には、制御部112は、ミッション進行データ1113において、第2プレイヤとミッションとを関連付ける。このとき、第2プレイヤの通信端末12にミッションの画面に遷移するためのリンクを表示させるための情報を送信する。その後、制御部112は、第2プレイヤの通信端末12に対するミッションを託す処理を終了する。   When the acceptance / rejection information is acceptance (step S412: acceptance), the control unit 112 performs a process of causing the second player to start a mission (step S414). Specifically, the control unit 112 associates the second player with the mission in the mission progress data 1113. At this time, information for displaying a link for transitioning to the mission screen is transmitted to the communication terminal 12 of the second player. Then, the control part 112 complete | finishes the process which entrusts the mission with respect to the communication terminal 12 of a 2nd player.

諾否情報が拒絶であった場合(ステップS412:拒絶)、制御部112は、ステップS414をスキップして第2プレイヤの通信端末12に対するミッションを託す処理を終了する。この場合、第1プレイヤが託そうとしていたミッションは、新たなプレイヤに関連付けられないため、終了することとなる。   If the acceptance / rejection information is rejection (step S412: rejection), the control unit 112 skips step S414 and ends the process of entrusting the mission to the communication terminal 12 of the second player. In this case, since the mission that the first player is trying to entrust is not associated with a new player, the mission ends.

制御部112が諾否情報を第2プレイヤの通信端末12から一定期間のうちに受信しなかった場合は、諾否情報が拒絶であるものとみなす。   When the control unit 112 does not receive the acceptance / rejection information from the communication terminal 12 of the second player within a certain period, the acceptance / rejection information is regarded as rejection.

制御部112は、第2プレイヤによるミッションの処理を開始し、第2プレイヤに、図6に示すフローチャートに沿って第1プレイヤから託されたミッションをプレイさせる。このとき、第1プレイヤがミッションを途中までプレイしていくつかの課題をクリアするまで進んでいたとしても、第2プレイヤにはミッションを最初からプレイさせるものとする。すなわち、制御部112は、ミッション進行データ1113において、第1プレイヤから託されたミッションと第2プレイヤとを関連付ける。さらに、制御部112は、ミッション進行データ1113のミッションに関連付けられている進捗の項目において、クリア済みの課題数を0にする。好適には、制御部112は、第1プレイヤのプレイによって得られたミッション中に与えられる課題やミッション中に得られるゲーム媒体についての情報を第2プレイヤの通信端末12に送信してもよい。   The control unit 112 starts the mission process by the second player, and causes the second player to play the mission entrusted by the first player along the flowchart shown in FIG. At this time, even if the first player plays the mission halfway and progresses until some tasks are cleared, it is assumed that the second player plays the mission from the beginning. That is, the control unit 112 associates the mission entrusted by the first player with the second player in the mission progress data 1113. Further, the control unit 112 sets the number of cleared tasks to 0 in the progress item associated with the mission in the mission progress data 1113. Preferably, the control unit 112 may transmit to the communication terminal 12 of the second player information about a task given during the mission obtained by the play of the first player and information about a game medium obtained during the mission.

図6におけるステップS602〜S614はそれぞれ、図3におけるステップS302〜S314に対応する。以下異なる部分のみ説明する。   Steps S602 to S614 in FIG. 6 correspond to steps S302 to S314 in FIG. 3, respectively. Only different parts will be described below.

ステップS608において、残課題が無いと判定した場合(ステップS608:Y)、すなわち第2プレイヤが課題の達成に成功した場合、制御部112は、ミッションをクリアしたこと(課題を達成したこと)に対する報酬(以下、クリア報酬)を第1及び第2プレイヤに付与する。すなわち、第1プレイヤ及び第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、第1及び第2プレイヤの少なくとも1のプレイヤにクリア報酬に対応するゲーム媒体を関連付ける。本実施形態においては、クリア報酬がミッションを通常のプレイでクリアした場合に得られる基本報酬に等しいものとする。   When it is determined in step S608 that there is no remaining task (step S608: Y), that is, when the second player has successfully achieved the task, the control unit 112 responds to clearing the mission (having the task). A reward (hereinafter, clear reward) is given to the first and second players. That is, a reward is given to at least one of the first player and the second player. Specifically, the control unit 112 associates the game medium corresponding to the clear reward with at least one of the first and second players in the data indicating the game medium owned by the player stored in the storage unit 111. . In this embodiment, it is assumed that the clear reward is equal to the basic reward obtained when the mission is cleared by normal play.

ステップS612において、制御部112は、第1プレイヤに選択肢を与えて選択させる(ステップS612)。選択肢の一つは、第1プレイヤが所有するゲーム媒体を消費して課題に再度挑戦できるようなコンティニュー処理を実行することである。また、選択肢の一つは、第1プレイヤが課題のクリアをあきらめて、ミッションをリタイアすることである。ステップS312において、存在したもう一つの選択肢のミッションを託すことは、ステップS612において存在しない。   In step S612, the control unit 112 gives an option to the first player for selection (step S612). One of the options is to execute a continuation process so that the game content owned by the first player can be consumed and the challenge can be challenged again. One option is for the first player to give up clearing the task and retire the mission. In step S312, committing another alternative mission that existed does not exist in step S612.

制御部112は原則として図6のフローチャートに従って処理を実行する。なお、図6のフローチャートに係る処理を実行中にミッションの残り時間がなくなった場合、制御部112は、強制的にミッションをリタイアさせる(ステップS614)ようにしてもよい。このことにより、第1プレイヤが託したミッションはクリアされず、報酬も得られないこととなる。   In principle, the control unit 112 executes processing according to the flowchart of FIG. Note that, when the remaining mission time runs out during execution of the processing according to the flowchart of FIG. 6, the control unit 112 may forcibly retire the mission (step S614). As a result, the mission entrusted by the first player is not cleared and no reward is obtained.

基本報酬は図2(a)に例を示したミッションデータ1112のようにミッションIDに関連付けられたゲーム媒体IDで特定されるゲーム媒体であり、例えば、経験値やゴールド、又はその他のゲーム媒体である。   The basic reward is a game medium specified by the game medium ID associated with the mission ID like the mission data 1112 shown in FIG. 2A, for example, an experience value, gold, or other game medium is there.

以上の説明の通り、本実施形態によれば、制御部112はプレイヤがミッションの途中で失敗した場合に、ミッションを他のプレイヤに託す選択肢を提供しており、ミッションをクリアするための新たな選択肢を設けている。このようにして、ミッションをクリアするための新たな選択肢を設けることで、ゲームに対する興味を向上させることができる。また、第1プレイヤが第2プレイヤを選択してミッションを託すことを依頼する際に、第2プレイヤに係る情報を参考にすることができ、プレイヤのリスクを低減することができる。   As described above, according to the present embodiment, the control unit 112 provides an option for entrusting the mission to another player when the player fails in the middle of the mission, and a new one for clearing the mission. There are options. Thus, by providing a new option for clearing the mission, interest in the game can be improved. In addition, when the first player requests to select the second player and commit the mission, information related to the second player can be referred to, and the risk of the player can be reduced.

(変形例1)
実施形態の説明において、第1及び第2プレイヤに付与されるクリア報酬は基本報酬に等しいものとした。変形例1では、クリア報酬が変動する場合について説明する。
(Modification 1)
In the description of the embodiment, the clear reward given to the first and second players is equal to the basic reward. In the first modification, a case where the clear reward fluctuates will be described.

クリア報酬を変動させる方法として、一つには基本報酬に所定の係数を乗じてクリア報酬を算出する方法がある。このとき、所定の係数を任意に決定できる。   One method of changing the clear reward is to calculate the clear reward by multiplying the basic reward by a predetermined coefficient. At this time, the predetermined coefficient can be arbitrarily determined.

図7にミッションの難易度及び第2プレイヤのレベルに応じて、設定した所定の係数の一例を示す。この例では、ミッションのレベル及び第2プレイヤのレベルに応じて、所定の係数を決定している。まず、ミッションのレベルが高いほど係数を大きくしている。また、第2プレイヤのレベルが低いほど係数を大きくしている。これらは、第2プレイヤがミッションをクリアすることのできる確率と連動しており、その確率に応じて適切な報酬を設定することができる。すなわち、期待値の概念を含んでいる。   FIG. 7 shows an example of predetermined coefficients set in accordance with the difficulty level of the mission and the level of the second player. In this example, a predetermined coefficient is determined according to the mission level and the level of the second player. First, the higher the mission level, the larger the coefficient. The coefficient is increased as the level of the second player is lower. These are linked with the probability that the second player can complete the mission, and an appropriate reward can be set according to the probability. That is, the concept of expected value is included.

例えば、第2プレイヤのレベルがLv10であり、託すミッションの種類がミッションAである場合、第2プレイヤがミッションをクリアした場合に付与されるクリア報酬は基本報酬に0.9〜1.0倍の係数が乗じられたものとなる。基本報酬が経験値1000である場合、クリア報酬として経験値900〜1000が付与される。   For example, when the level of the second player is Lv10 and the type of mission entrusted is mission A, the clear reward given when the second player clears the mission is 0.9 to 1.0 times the basic reward Multiplied by the coefficient of. When the basic reward is the experience value 1000, the experience value 900 to 1000 is given as the clear reward.

所定の係数を決定するために用いられるパラメータとして、第2プレイヤのログイン頻度、又は第1プレイヤと第2プレイヤとの間の友好度なども考えられる。すなわち、第2プレイヤのログイン頻度が少なかった場合には、第2プレイヤがゲームに参加するモチベーションを高めるために所定の係数を大きくしてもよい。また、プレイヤ間の交流を促進するために、第1プレイヤと第2プレイヤの友好度が高い場合には所定の係数を大きくしてもよい。   As a parameter used for determining the predetermined coefficient, the login frequency of the second player or the friendship between the first player and the second player can be considered. That is, when the login frequency of the second player is low, the predetermined coefficient may be increased in order to increase the motivation for the second player to participate in the game. Moreover, in order to promote the exchange between players, the predetermined coefficient may be increased when the friendship between the first player and the second player is high.

基本報酬は、プレイヤに係るパラメータ、例えば、経験値、ゴールド、評価値などの数値を高めるものであってもよい。あるいは基本報酬は、所定の確率でレアなゲーム媒体が得られる宝箱の付与であってもよい。基本報酬が数値を高めるものである場合は、基本報酬に所定の係数を乗じた値をプレイヤに係るパラメータに加算すればよい。基本報酬が宝箱の付与である場合は、基本報酬に設定されている所定の確率に所定の係数を乗じて得られる確率でレアなゲーム媒体を付与するようにすればよい。もしくは、基本報酬に設定されている所定の確率で得られたゲーム媒体の代わりに、ゲーム媒体のランクに所定の係数を乗じたランクのゲーム媒体を付与するようにしてもよい。   The basic reward may increase a parameter related to the player, for example, a numerical value such as an experience value, gold, or an evaluation value. Alternatively, the basic reward may be a provision of a treasure box from which a rare game medium can be obtained with a predetermined probability. If the basic reward is to increase the numerical value, a value obtained by multiplying the basic reward by a predetermined coefficient may be added to the parameter relating to the player. If the basic reward is a treasure chest, a rare game medium may be granted with a probability obtained by multiplying a predetermined probability set in the basic reward by a predetermined coefficient. Alternatively, instead of a game medium obtained with a predetermined probability set as the basic reward, a game medium having a rank obtained by multiplying the rank of the game medium by a predetermined coefficient may be given.

さらに、制御部112はクリア報酬とは別に、第2プレイヤにお託し報酬を付与することもできる。お託し報酬とは、第2プレイヤがミッションを託されたことに対応して発生するものである。お託し報酬は、クリア報酬と同様に基本報酬に所定の係数を乗じたものであってよい。また、お託し報酬は託されたミッションをクリアするという特別なイベントの結果発生するものであるため、基本報酬の内容にかかわらず特別な報酬、例えば勲章などであってもよい。あるいは第2プレイヤの評価値をアップさせるようにしてもよい。   Furthermore, the control part 112 can also entrust a 2nd player and give a reward separately from a clear reward. The entrusted reward is generated in response to the mission of the second player. The entrusted reward may be a basic reward multiplied by a predetermined coefficient in the same manner as the clear reward. Further, since the commissioned reward is generated as a result of a special event that clears the commissioned mission, the commissioned reward may be a special reward, such as a medal, regardless of the contents of the basic reward. Or you may make it raise the evaluation value of a 2nd player.

また、制御部112は、図4のステップS410において、第1プレイヤからの依頼を第2プレイヤが受けてミッションをクリアした場合に得られるクリア報酬又はお託し報酬を表示させるための情報を第2プレイヤの通信端末12に送信してもよい。図5(b)の例によればミッション依頼画面5のミッションに係る情報52にクリア報酬及びお託し報酬が表示されている。第2プレイヤはこの報酬情報を参考にして依頼を受けるか否か決定できる。このように、報酬を依頼画面に表示させることによって、第2プレイヤが依頼を受けるモチベーションを高めることができる。   Further, in step S410 in FIG. 4, the control unit 112 displays information for displaying a clear reward or a commissioned reward obtained when the second player receives a request from the first player and clears the mission. You may transmit to the communication terminal 12 of a player. According to the example of FIG. 5B, the clear reward and the commissioned reward are displayed in the information 52 related to the mission on the mission request screen 5. The second player can determine whether to receive a request with reference to the reward information. Thus, by displaying the reward on the request screen, the motivation for the second player to receive the request can be increased.

本変形例によれば、クリア報酬又はお託し報酬を所定の条件に応じて変動させることができる。例えば、第2プレイヤのレベルとミッションの難易度との関係で報酬を決定できる。このようにして、適切な期待値に基づく報酬となるようにできる。また、第2プレイヤのログイン頻度との関係で報酬を決定できる。このようにして、ログイン頻度の低いプレイヤにとってゲームに参加するモチベーションが高まり、ゲームに対する興味を向上させることができる。また、第2プレイヤは託されるミッションをクリアした際に得られる予定の報酬に応じて依頼を受諾するか断るか決定することができ、プレイヤのリスクを低減することができる。   According to this modification, the clear reward or the commissioned commission can be changed according to a predetermined condition. For example, the reward can be determined based on the relationship between the level of the second player and the difficulty level of the mission. In this way, the reward can be based on an appropriate expected value. Further, the reward can be determined in relation to the login frequency of the second player. In this way, motivation to participate in the game is increased for players with low login frequency, and interest in the game can be improved. Further, the second player can decide whether to accept or decline the request according to the scheduled reward obtained when clearing the mission entrusted, and the risk of the player can be reduced.

(変形例2)
変形例2では、実施の形態1の構成に加えて、プレイヤを評価する仕組みを設けている。
(Modification 2)
In the second modification, in addition to the configuration of the first embodiment, a mechanism for evaluating the player is provided.

第1プレイヤが第2プレイヤにミッションを託す依頼をした場合、第1プレイヤと第2プレイヤとが互いに評価ポイントを付与することができるようにしてもよい。評価ポイントを付与することは、第2プレイヤが依頼を受けたか断ったかにかかわらず、又第2プレイヤがミッションをクリアできたかできなかったかにかかわらず可能とする。具体的には、制御部112は、第1及び第2プレイヤの通信端末12それぞれに相手を評価するための画面を含む情報を送信する。第1及び第2プレイヤの通信端末12はそれぞれ、表示部121に表示した評価画面に基づいて第1及び第2プレイヤに相手を評価させる。制御部112は通信部110を経由して第1及び第2プレイヤの通信端末12それぞれから評価結果を受信する。続いて制御部112は受信した評価結果に基づいて第1及び第2プレイヤに関連付けられている評価値を変動させる。   When the first player requests the second player to commit the mission, the first player and the second player may be able to give evaluation points to each other. It is possible to give an evaluation point regardless of whether the second player has received the request or refused, and whether or not the second player has completed the mission. Specifically, the control unit 112 transmits information including a screen for evaluating the opponent to each of the communication terminals 12 of the first and second players. The communication terminals 12 of the first and second players cause the first and second players to evaluate the opponent based on the evaluation screen displayed on the display unit 121, respectively. The control unit 112 receives the evaluation result from each of the communication terminals 12 of the first and second players via the communication unit 110. Subsequently, the control unit 112 varies the evaluation value associated with the first and second players based on the received evaluation result.

評価基準は、例えば、依頼に対して反応するまでの期間、依頼を受諾した後にミッションを開始するまでの期間、ミッションをクリアするまでの期間、などが考えられる。このような仕組みを設けることによって、第2プレイヤにとっては、ミッションを託す依頼を受諾して迅速にミッションをクリアするモチベーションを高めることができる。また、第1プレイヤにとっては、第2プレイヤを選択する際に実績データを参考にすることができ、第2プレイヤに依頼を断られたり放置されたりするリスクを低減することができる。   The evaluation criteria may be, for example, a period until a response to the request, a period until the mission is started after accepting the request, a period until the mission is cleared, and the like. By providing such a mechanism, it is possible to increase the motivation for the second player to accept the request to entrust the mission and quickly clear the mission. Further, for the first player, the performance data can be referred to when selecting the second player, and the risk that the request is refused or left by the second player can be reduced.

(変形例3)
ここまでの実施形態において、第1プレイヤがミッションを託すことを第2プレイヤに対して依頼していた。変形例3においては逆に、第1プレイヤが委託したいミッションに対して第2プレイヤから受託したい旨を申し込む形式を説明する。
(Modification 3)
In the embodiments so far, the first player has requested the second player to commit the mission. In the third modification, on the contrary, a description will be given of a form in which the first player applies to the mission desired to be entrusted by the second player.

図4のステップS402において、制御部112は、第1プレイヤの端末にプレイヤリストを表示させて、第1プレイヤに第2プレイヤを選択させていた。これに対して変形例3では、第1プレイヤが提示したミッションに対して、他のプレイヤがそのミッションを受託したい旨を申し込む方式、すなわち、オークション形式を説明する。   In step S402 in FIG. 4, the control unit 112 displays the player list on the terminal of the first player and causes the first player to select the second player. On the other hand, in the third modified example, a system in which other players apply for the mission presented by the first player, that is, an auction format, will be described.

図8にオークション形式でミッションを託す処理のフローチャートを示す。図8(a)は第1プレイヤの通信端末12に対する処理であり、図8(b)は第2プレイヤの通信端末12に対する処理である。   FIG. 8 shows a flowchart of a process for entrusting a mission in an auction format. FIG. 8A shows processing for the communication terminal 12 of the first player, and FIG. 8B shows processing for the communication terminal 12 of the second player.

図3のステップS312で第1プレイヤがミッションの委託を選択した場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を開始する。まず、制御部112は、図8(b)において、他のプレイヤの通信端末12からの要求に応じて、第1プレイヤが委託したいと考えているミッションについての情報を他のプレイヤの通信端末12に送信する(ステップS812)。他のプレイヤの通信端末12は、表示部121に表示された情報に基づいて、他のプレイヤにミッションを受託するかどうか決定させる。他のプレイヤが受託を希望する場合、操作部122は他のプレイヤから受託を申し込む情報、すなわち入札情報の入力を受け付ける。他のプレイヤの通信端末12は、通信部120を経由してサーバ11に入札情報を送信する。入札情報には、他のプレイヤがミッションを受託するときに要求する報酬を含む。   When the first player selects the commission of the mission in step S312 of FIG. 3 (step S312: entrusting the mission to another player), the control unit 112 starts a process of entrusting the mission. First, in FIG. 8B, the control unit 112 provides information on the mission that the first player wants to entrust to the other player's communication terminal 12 in response to a request from the other player's communication terminal 12. (Step S812). Based on the information displayed on the display unit 121, the communication terminal 12 of the other player determines whether or not to commission the other player with the mission. When another player desires to be entrusted, the operation unit 122 receives input of information for applying for entrustment from another player, that is, bid information. The communication terminal 12 of another player transmits bid information to the server 11 via the communication unit 120. The bid information includes a reward that other players request when accepting a mission.

次に、制御部112は、他のプレイヤがミッションを受託するときに要求する報酬を含む入札情報を他のプレイヤの通信端末12から受信する(ステップS814)。   Next, the control unit 112 receives bid information including a reward requested when another player entrusts the mission from the communication terminal 12 of the other player (step S814).

次に、制御部112は、図8(a)において、他のプレイヤからの入札情報を含む入札リストの情報を第1プレイヤの通信端末12に送信する(ステップS804)。第1プレイヤの通信端末12は、表示部121に表示した情報に基づいて第1プレイヤに入札リストから第2プレイヤを選択させる(決定させる)。操作部122は第1プレイヤから第2プレイヤを選択する入力を受け付ける。第1プレイヤの通信端末12は、通信部120を経由して第2プレイヤを選択する(決定する)情報をサーバ11に送信する。   Next, in FIG. 8A, the control unit 112 transmits information on a bid list including bid information from other players to the communication terminal 12 of the first player (step S804). The communication terminal 12 of the first player causes the first player to select (determine) the second player from the bid list based on the information displayed on the display unit 121. The operation unit 122 receives an input for selecting the second player from the first player. The communication terminal 12 of the first player transmits information for selecting (determining) the second player to the server 11 via the communication unit 120.

次に、制御部112は、第1プレイヤの通信端末12から情報を受信し、情報が第2プレイヤを選択する(決定する)情報か、第2プレイヤを選択しないことを決定する情報か判定する(ステップS806)。   Next, the control unit 112 receives information from the communication terminal 12 of the first player, and determines whether the information is information for selecting (determining) the second player or information for determining not to select the second player. (Step S806).

第2プレイヤを選択する(決定する)情報を受信した場合(ステップS806:Y)、制御部112は、第1プレイヤが第2プレイヤを選択したことに応じて、第1プレイヤが所有する委託に係るゲーム媒体を消費させる(ステップS808)。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて第1プレイヤと依頼に係るゲーム媒体との関連付けを解消する。   When the information for selecting (determining) the second player is received (step S806: Y), the control unit 112 entrusts the first player to the entrustment owned in response to the selection of the second player by the first player. The game medium is consumed (step S808). Specifically, the control unit 112 cancels the association between the first player and the requested game medium in the data indicating the game medium owned by the player stored in the storage unit 111.

次に、制御部112は、ミッション進行データ1113において、第1プレイヤとミッションとの関連付けを解消し(ステップS810)、第1プレイヤに係る処理を終了する。   Next, the control unit 112 cancels the association between the first player and the mission in the mission progress data 1113 (step S810), and ends the process relating to the first player.

第2プレイヤを選択しないことを決定する情報を受信した場合(ステップS806:N)、制御部112は、ステップS808及びS810をスキップして第1プレイヤに係る処理を終了する。   When the information for determining not to select the second player is received (step S806: N), the control unit 112 skips steps S808 and S810 and ends the process related to the first player.

ステップS806において、第2プレイヤを選択する(決定する)情報を受信した場合(ステップS806:Y)、制御部112は、第1プレイヤからミッションを委託された旨を示す情報を選択された第2プレイヤの通信端末12に送信する(ステップS816)。   In step S806, when the information for selecting (determining) the second player is received (step S806: Y), the control unit 112 selects the second information indicating that the mission has been commissioned by the first player. It transmits to the communication terminal 12 of a player (step S816).

次に、制御部112は、ミッション進行データ1113において、新たに第2プレイヤとミッションとを関連付ける(ステップS818)。その後、制御部112は、処理を終了する。   Next, the control unit 112 newly associates the second player with the mission in the mission progress data 1113 (step S818). Thereafter, the control unit 112 ends the process.

本変形例によれば、第1プレイヤにとってはミッションを託すことを依頼して断られるリスクがなくなり、第2プレイヤにとってはミッションを自ら進んで獲得する手段を得ることができる。また、プレイヤ間の交流が活性化するメリットもある。   According to this modification, there is no risk that the first player will be asked to entrust the mission and will be refused, and the second player can obtain means to advance the mission by himself. In addition, there is a merit that exchange between players is activated.

(変形例4)
実施形態の説明において、ミッションに含まれる課題をバトルとして説明してきた。しかし、課題はバトルに限られない。例えば、クイズに正解することやパズルを解くことを課題とすることもできる。
(Modification 4)
In the description of the embodiment, the problem included in the mission has been described as a battle. However, challenges are not limited to battles. For example, it can be set as a subject to answer a quiz correctly or to solve a puzzle.

課題がクイズに正解することであれば、図3のフローチャートのステップS302において、制御部112は、第1プレイヤに対するクイズの出題と第1プレイヤに解答させる画面を提供する。また、課題がパズルを解くことであれば、制御部112はステップS302において、パズルを解かせる画面を提供する。   If the task is to answer the quiz correctly, in step S302 of the flowchart of FIG. 3, the control unit 112 provides a quiz question for the first player and a screen for the first player to answer. If the task is to solve a puzzle, the control unit 112 provides a screen for solving the puzzle in step S302.

図3のステップS304において、制御部112は第1プレイヤが課題をクリアできたか判定するが、本変形例のように、課題がクイズやパズルを解くことであれば、それらを解ければ課題をクリアできたこととなり、それらを解けなければ課題をクリアできなかったこととなる。   In step S304 in FIG. 3, the control unit 112 determines whether or not the first player has cleared the task. However, if the task is to solve a quiz or a puzzle as in the present modification, the task is determined to be solved. It was clear that it was impossible to clear the tasks without solving them.

ミッションに含まれる課題は、ミッションデータ1112において、ミッションIDに関連付けられているミッション内容で規定される。例えば、図2(a)では、ミッションの内容がB10となっているものはバトルLv10を示し、Q20となっているものはクイズLv20を示し、P30となっているものはパズルLv30を示している。また、1ミッションに含まれる課題が、バトル、クイズ、パズルの混在となるようにしてもよい。   Issues included in the mission are defined in the mission data 1112 by the mission content associated with the mission ID. For example, in FIG. 2A, the mission content B10 indicates battle Lv10, Q20 indicates quiz Lv20, and P30 indicates puzzle Lv30. . Moreover, the tasks included in one mission may be a mixture of battles, quizzes, and puzzles.

なお、各実施形態及び変形例において、サーバ11又は通信端末12として機能させるために、コンピュータを好適に用いることができ、そのようなコンピュータは、サーバ11又は通信端末12の各機能を実現する処理内容を記述したプログラムを、当該コンピュータの記憶部に格納しておき、当該コンピュータの中央演算処理装置(CPU)によってこのプログラムを読み出して実行させることで実現することができる。   In each embodiment and modification, a computer can be suitably used in order to function as the server 11 or the communication terminal 12, and such a computer realizes each function of the server 11 or the communication terminal 12. It can be realized by storing a program describing the contents in a storage unit of the computer, and reading and executing the program by a central processing unit (CPU) of the computer.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。従って、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段やステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。   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 modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so that there is no logical contradiction, and a plurality of means, steps, etc. can be combined or divided into one. .

1 通信システム
11 サーバ(ゲームサーバ)
110 通信部
111 記憶部
1111 ゲーム媒体データ
1112 ミッションデータ
1113 ミッション進行データ
112 制御部
12 通信端末(端末装置)
120 通信部
121 表示部
122 操作部
123 制御部
5a ミッション委託先選択画面
51 プレイヤのアバタ
52 プレイヤに係る情報
53 チェックボックス
54 決定ボタン
5b ミッション依頼画面
55 第1プレイヤ及びミッションに係る情報
56 受諾ボタン
57 拒絶ボタン
1 Communication System 11 Server (Game Server)
DESCRIPTION OF SYMBOLS 110 Communication part 111 Memory | storage part 1111 Game medium data 1112 Mission data 1113 Mission progress data 112 Control part 12 Communication terminal (terminal device)
DESCRIPTION OF SYMBOLS 120 Communication part 121 Display part 122 Operation part 123 Control part 5a Mission commission destination selection screen 51 Player avatar 52 Information about player 53 Check box 54 Decision button 5b Mission request screen 55 Information about the first player and mission 56 Accept button 57 Reject button

上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player so as to cause the second player to play the mission from the beginning ;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.

また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player so as to cause the second player to play the mission from the beginning ;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.

また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Starting the mission process by the second player so that the second player plays the mission from the beginning ;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.

上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
If the first player fails to achieve the task, obtaining information for determining a second player from among players who want to entrust the mission ;
Starting the mission process by the second player so that the second player plays the mission from the beginning when the second player refuses to accept the mission ;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.

また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
If the first player fails to achieve the task, obtaining information for determining a second player from among players who want to entrust the mission ;
Starting the mission process by the second player so that the second player plays the mission from the beginning when the second player refuses to accept the mission ;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.

また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得し、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player from the players who want to commission the mission ;
Starting the processing of the mission by the second player so as to cause the second player to play the mission that ends when the second player refuses to accept the mission ;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.

上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得するステップと、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行うステップと、
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
When the first player fails to achieve the task, the step of causing the first player to select the second player from the players who want to entrust the mission , and obtaining information on the selected second player When,
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. The process of playing from
As a result of play, when the second player succeeds in achieving the task in the mission, a step of giving a reward to at least one of the first player and the second player is executed.

また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得するステップと、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行うステップと、
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
When the first player fails to achieve the task, the step of causing the first player to select the second player from the players who want to entrust the mission , and obtaining information on the selected second player When,
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. The process of playing from
A step of providing a reward to at least one of the first player and the second player when the second player succeeds in achieving the task in the mission as a result of play .

また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得し、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行い
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, the second player is selected from the players who want to entrust the mission , and information on the selected second player is obtained.
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. Process to play from ,
As a result of play, when the second player succeeds in achieving the task in the mission , a reward is given to at least one of the first player and the second player.

Claims (6)

複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させるプログラム。
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
A program for executing a step of giving a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
前記報酬は、前記ミッションのレベル、前記第1プレイヤのレベル、前記第2プレイヤのレベル、前記第2プレイヤのログイン頻度、及び前記第1プレイヤと前記第2プレイヤとの間の友好度のうちの少なくとも1つに基づいて決定されることを特徴とする請求項1に記載のプログラム。   The reward includes the mission level, the first player level, the second player level, the login frequency of the second player, and the friendship between the first player and the second player. The program according to claim 1, wherein the program is determined based on at least one. 前記第1及び第2プレイヤの少なくとも1のプレイヤの端末装置から、他のプレイヤの評価結果を受信するステップと、
前記他のプレイヤの評価結果に基づいて、前記他のプレイヤに関連付けられた評価値を変動させるステップと
をさらに含む、請求項1又は2に記載のプログラム。
Receiving evaluation results of other players from a terminal device of at least one of the first and second players;
The program according to claim 1, further comprising a step of changing an evaluation value associated with the other player based on an evaluation result of the other player.
前記第2プレイヤを決定する情報を取得するステップは、
他のプレイヤの端末装置から前記ミッションの受託を希望することを示す入札情報を受信するステップと、
前記入札情報を前記第1プレイヤの端末装置に送信するステップと、
前記第2プレイヤを決定する情報を前記第1プレイヤの端末装置から受信し、委託に係るゲーム媒体を消費させるステップと
を含む、請求項1乃至3いずれか1項に記載のプログラム。
The step of acquiring information for determining the second player comprises:
Receiving bid information indicating that the commission of the mission is desired from a terminal device of another player;
Transmitting the bid information to the terminal device of the first player;
4. The program according to claim 1, further comprising: receiving information for determining the second player from the terminal device of the first player and consuming a game medium related to the entrustment.
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を含むサーバの制御方法。
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
And a step of providing a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する
サーバ。
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Start processing the mission by the second player;
A server that provides a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
JP2014164759A 2014-08-13 2014-08-13 Program, server control method, and server Active JP5827386B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014164759A JP5827386B1 (en) 2014-08-13 2014-08-13 Program, server control method, and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014164759A JP5827386B1 (en) 2014-08-13 2014-08-13 Program, server control method, and server

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015130201A Division JP6195592B2 (en) 2015-06-29 2015-06-29 Program, server control method, and server

Publications (2)

Publication Number Publication Date
JP5827386B1 JP5827386B1 (en) 2015-12-02
JP2016039884A true JP2016039884A (en) 2016-03-24

Family

ID=54776793

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014164759A Active JP5827386B1 (en) 2014-08-13 2014-08-13 Program, server control method, and server

Country Status (1)

Country Link
JP (1) JP5827386B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017209574A (en) * 2017-09-08 2017-11-30 株式会社コロプラ Game program, method, and information processor
JP2018011632A (en) * 2016-07-19 2018-01-25 株式会社セガゲームス Information processing device and game program
JP2019216845A (en) * 2018-06-15 2019-12-26 株式会社バンダイナムコエンターテインメント Computer system, game system, and program
JP2020039469A (en) * 2018-09-07 2020-03-19 株式会社バンダイナムコエンターテインメント Computer system and game system
WO2020071555A1 (en) * 2018-10-05 2020-04-09 株式会社セガゲームス Server, prize acquisition game device, and prize acquisition game program
JP2021041281A (en) * 2020-12-18 2021-03-18 株式会社コロプラ Game program, method, and information processor
JP2021151558A (en) * 2019-06-24 2021-09-30 グリー株式会社 Server, game providing method, and program

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6737467B2 (en) * 2016-09-28 2020-08-12 グリー株式会社 Program, information processing apparatus control method, and information processing apparatus
JP6826183B1 (en) * 2019-12-25 2021-02-03 株式会社バンダイ Programs, terminals, game systems and game management devices

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006325663A (en) * 2005-05-23 2006-12-07 Konami Digital Entertainment:Kk Game system and information control method regarding game
JP2011188887A (en) * 2010-03-11 2011-09-29 Konami Digital Entertainment Co Ltd Game system, method for controlling game system, and program
JP2013128582A (en) * 2011-12-20 2013-07-04 Konami Digital Entertainment Co Ltd Game device, game system, game task data generation device, game task data generation method, game control method, and program
JP2013176616A (en) * 2013-05-20 2013-09-09 Konami Digital Entertainment Co Ltd Device, program, and method of game management
JP2013226232A (en) * 2012-04-25 2013-11-07 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system
JP2014128697A (en) * 2014-02-25 2014-07-10 Dna:Kk Server device and game program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006325663A (en) * 2005-05-23 2006-12-07 Konami Digital Entertainment:Kk Game system and information control method regarding game
JP2011188887A (en) * 2010-03-11 2011-09-29 Konami Digital Entertainment Co Ltd Game system, method for controlling game system, and program
JP2013128582A (en) * 2011-12-20 2013-07-04 Konami Digital Entertainment Co Ltd Game device, game system, game task data generation device, game task data generation method, game control method, and program
JP2013226232A (en) * 2012-04-25 2013-11-07 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system
JP2013176616A (en) * 2013-05-20 2013-09-09 Konami Digital Entertainment Co Ltd Device, program, and method of game management
JP2014128697A (en) * 2014-02-25 2014-07-10 Dna:Kk Server device and game program

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018011632A (en) * 2016-07-19 2018-01-25 株式会社セガゲームス Information processing device and game program
JP2017209574A (en) * 2017-09-08 2017-11-30 株式会社コロプラ Game program, method, and information processor
JP2019216845A (en) * 2018-06-15 2019-12-26 株式会社バンダイナムコエンターテインメント Computer system, game system, and program
JP7015742B2 (en) 2018-06-15 2022-02-03 株式会社バンダイナムコエンターテインメント Computer systems, game systems and programs
JP2020039469A (en) * 2018-09-07 2020-03-19 株式会社バンダイナムコエンターテインメント Computer system and game system
JP7296702B2 (en) 2018-09-07 2023-06-23 株式会社バンダイナムコエンターテインメント Computer system, game system and game progress control method
WO2020071555A1 (en) * 2018-10-05 2020-04-09 株式会社セガゲームス Server, prize acquisition game device, and prize acquisition game program
JP2020058410A (en) * 2018-10-05 2020-04-16 株式会社セガゲームス Server, prize acquisition game device, and prize acquisition game program
JP2021151558A (en) * 2019-06-24 2021-09-30 グリー株式会社 Server, game providing method, and program
JP7231672B2 (en) 2019-06-24 2023-03-01 グリー株式会社 SERVER, GAME PROVIDING METHOD, AND PROGRAM
JP2021041281A (en) * 2020-12-18 2021-03-18 株式会社コロプラ Game program, method, and information processor

Also Published As

Publication number Publication date
JP5827386B1 (en) 2015-12-02

Similar Documents

Publication Publication Date Title
JP5827386B1 (en) Program, server control method, and server
JP6297732B1 (en) Program and control method
JP5891183B2 (en) Video game processing apparatus and video game processing program
JP5764705B1 (en) Program, game control method, and information processing apparatus
JP5876960B1 (en) Program, game control method, and information processing apparatus
JP7157032B2 (en) Information processing device, game program, and information processing method
JP7441461B2 (en) Program, information processing device, and control method
JP7469765B2 (en) GAME PROVIDING SYSTEM, GAME PROVIDING METHOD, AND SERVER DEVICE
JP6618600B1 (en) Information processing apparatus, game program, and information processing method
WO2013154020A1 (en) Game control device, game control method, program, recording medium, game control system
JP6195592B2 (en) Program, server control method, and server
JP6905006B2 (en) Game providing system, game providing method, terminal device and program of terminal device
JP2017153588A (en) Information processor, game program, and information processing method
JP5492926B2 (en) Game system, server device, program
JP7180901B2 (en) GAME CONTROL DEVICE, GAME SYSTEM, AND PROGRAM
JP6872458B2 (en) Programs, server control methods, and servers
JP7231672B2 (en) SERVER, GAME PROVIDING METHOD, AND PROGRAM
JP6243323B2 (en) Video game processing apparatus and video game processing program
JP7184944B2 (en) Program and control method
JP7210797B1 (en) Information processing device, game program, information processing method
JP7210796B1 (en) Information processing device, game program, information processing method
JP7210798B1 (en) Information processing device, game program, information processing method
JP7098811B1 (en) Information processing equipment, game programs, information processing methods
JP6778301B2 (en) Programs, communication systems, and control methods
JP2024027646A (en) Information processor, information processing method and program

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150512

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150903

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151015

R150 Certificate of patent or registration of utility model

Ref document number: 5827386

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

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