JP7350795B2 - Server, game program, information processing method - Google Patents

Server, game program, information processing method Download PDF

Info

Publication number
JP7350795B2
JP7350795B2 JP2021020211A JP2021020211A JP7350795B2 JP 7350795 B2 JP7350795 B2 JP 7350795B2 JP 2021020211 A JP2021020211 A JP 2021020211A JP 2021020211 A JP2021020211 A JP 2021020211A JP 7350795 B2 JP7350795 B2 JP 7350795B2
Authority
JP
Japan
Prior art keywords
parameter
game
player
unit
amount
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
JP2021020211A
Other languages
Japanese (ja)
Other versions
JP2022027418A (en
JP2022027418A5 (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.)
Akatsuki Inc
Original Assignee
Akatsuki 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
Priority claimed from JP2020127968A external-priority patent/JP6839323B1/en
Priority to JP2021020211A priority Critical patent/JP7350795B2/en
Application filed by Akatsuki Inc filed Critical Akatsuki Inc
Priority to JP2021020349A priority patent/JP6970842B1/en
Priority to JP2021177935A priority patent/JP2022027758A/en
Priority to JP2021177936A priority patent/JP7009671B1/en
Publication of JP2022027418A publication Critical patent/JP2022027418A/en
Priority to JP2023106988A priority patent/JP7351034B2/en
Publication of JP2022027418A5 publication Critical patent/JP2022027418A5/ja
Publication of JP7350795B2 publication Critical patent/JP7350795B2/en
Application granted granted Critical
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

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

従来より、スマートフォン等で提供されるゲームにおいて、スタミナ制と呼ばれる仕組
みを導入しているものがある。スタミナとは、ゲームをプレイするのに必要なアイテムや
数値を指す。スタミナ制を導入しているゲームでは、ゲームをプレイすると所定量のスタ
ミナを消費し、時間が経過すると上限値まで回復するものが一般的である。スタミナには
上限値が設定され、プレイヤはスタミナを使い切ってしまうとそれ以上プレイを継続する
ことができないため、スタミナを上限値以上消費してプレイを継続したいという要望が存
在する。
BACKGROUND ART Conventionally, some games provided on smartphones and the like have introduced a mechanism called a stamina system. Stamina refers to the items and values required to play the game. In games that use a stamina system, playing the game typically consumes a predetermined amount of stamina, which is recovered to the upper limit after a certain period of time. An upper limit value is set for stamina, and once the stamina is used up, the player cannot continue playing any longer, so there is a desire to continue playing by consuming more than the upper limit of stamina.

特許文献1には、メインスタミナと、メインスタミナを回復可能なストックスタミナと
を有するゲームシステムが開示されている。
Patent Document 1 discloses a game system that has a main stamina and a stock stamina that can recover the main stamina.

特許第6377289号公報Patent No. 6377289

上述した技術は、メインスタミナ及びストックスタミナがそれぞれ時間経過に伴って自
動回復されるものであり、メインスタミナをプレイヤの操作に基づいて貯蓄しておくとい
う概念は記載されていない。
In the above-mentioned technology, main stamina and stock stamina are automatically recovered over time, and the concept of storing main stamina based on the player's operations is not described.

そこで、本発明は、プレイヤの任意のタイミングでスタミナ等のゲーム媒体を貯蓄する
ことが可能なゲームシステムを提供することを一つの目的とする。
Therefore, one object of the present invention is to provide a game system that allows a player to save game media such as stamina at any timing.

本発明によれば、第1パラメータに基づいてゲームの実行が可能と判定した場合に、前
記第1パラメータを消費して前記ゲームを実行するゲーム実行部と、時間の経過に伴い、
前記第1パラメータを上限値まで回復させる回復部と、プレイヤの入力操作に基づいて、
前記第1パラメータを減じるとともに、第2パラメータを増やすパラメータ貯蓄部と、前
記ゲーム実行部は、前記プレイヤの入力操作に基づいて、前記第2パラメータを消費して
前記ゲームを実行するサーバ、ゲームプログラム、情報処理方法が得られる。
According to the present invention, the game execution unit consumes the first parameter to execute the game when it is determined that the game can be executed based on the first parameter;
a recovery unit that recovers the first parameter to the upper limit value; and a recovery unit based on the player's input operation,
A parameter storage unit that decreases the first parameter and increases a second parameter, and a game execution unit that includes a server and a game program that consume the second parameter and execute the game based on input operations by the player. , an information processing method is obtained.

本発明によれば、プレイヤの任意のタイミングでスタミナ等のゲーム媒体を貯蓄するこ
とが可能なゲームシステムを提供することができる。
According to the present invention, it is possible to provide a game system that allows a player to save game media such as stamina at any timing.

本発明の実施の形態によるシステムの構成例を示す図である。1 is a diagram showing a configuration example of a system according to an embodiment of the present invention. 本発明の実施の形態によるサーバ装置1の構成例を示す図である。1 is a diagram showing a configuration example of a server device 1 according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2の構成例を示す図である。1 is a diagram showing a configuration example of a player terminal 2 according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態による処理フローの一例を示す図である。FIG. 3 is a diagram showing an example of a processing flow according to an embodiment of the present invention. 本発明の実施の形態によるプレイヤ端末2画面の構成例を示す図である。It is a figure showing an example of composition of two player terminal screens according to an embodiment of the present invention. 本発明の実施の形態による処理フローの一例を示す図である。FIG. 3 is a diagram showing an example of a processing flow according to an embodiment of the present invention.

本発明の実施形態の内容を列記して説明する。本発明は、以下のような構成を備える。
[項目1]
第1パラメータを消費してゲームを実行するゲーム実行部と、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させる回復部と、
プレイヤの入力操作に応じて、前記第1パラメータの保有量に基づいて第2パラメータの
増加処理を行うパラメータ貯蓄部とを備え、
前記ゲーム実行部は、前記プレイヤの入力操作に応じて、前記第2パラメータを消費して
前記ゲームを実行する、情報処理サーバ。
[項目2]
前記パラメータ貯蓄部は、所定量の前記第1パラメータを減少させるとともに、前記第
2パラメータの増加処理を行うことを特徴とする、項目1に記載の情報処理サーバ。
[項目3]
前記パラメータ貯蓄部は、前記第2パラメータが第2上限値に達する場合に、前記増加
処理を行わないことを特徴とする、項目1又は2に記載の情報処理サーバ。
[項目4]
前記パラメータ貯蓄部は、前記増加処理を行ってから所定期間経過するまでは、さらな
る前記増加処理を行わないことを特徴とする、項目1~3のいずれか1項記載の情報処理
サーバ。
[項目5]
前記プレイヤの入力操作に応じて、前記第2パラメータを前記第1パラメータに変換す
るパラメータ変換部をさらに備えることを特徴とする、項目1~4のいずれか1項記載の
情報処理サーバ。
[項目6]
コンピュータに、
第1パラメータを消費してゲームを実行するゲーム実行処理と、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させる回復処理と、
プレイヤの入力操作に応じて、前記第1パラメータの保有量に基づいて第2パラメータの
増加処理を行うパラメータ貯蓄処理と、
前記プレイヤの入力操作に応じて、前記第2パラメータを消費して前記ゲームを実行する
処理と、
を実行させることを特徴とする、ゲームプログラム。
[項目7]
第1パラメータを消費してゲームを実行するステップと、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させるステップと、
プレイヤの入力操作に応じて、前記第1パラメータの保有量に基づいて第2パラメータの
増加処理を行うパラメータ貯蓄処理を行うステップと、
前記プレイヤの入力操作に応じて、前記第2パラメータを消費して前記ゲームを実行する
ステップと、
を有するコンピュータによる情報処理方法。
The contents of the embodiments of the present invention will be listed and explained. The present invention has the following configuration.
[Item 1]
a game execution unit that executes the game by consuming the first parameter;
a recovery unit that recovers the first parameter to a first upper limit value as time passes;
a parameter storage unit that performs a process of increasing a second parameter based on the amount of the first parameter held in response to an input operation by the player;
The game execution unit is an information processing server configured to consume the second parameter and execute the game in response to an input operation by the player.
[Item 2]
The information processing server according to item 1, wherein the parameter storage unit decreases the first parameter by a predetermined amount and increases the second parameter.
[Item 3]
The information processing server according to item 1 or 2, wherein the parameter storage unit does not perform the increase process when the second parameter reaches a second upper limit value.
[Item 4]
The information processing server according to any one of items 1 to 3, wherein the parameter storage unit does not further perform the increase process until a predetermined period of time has elapsed after performing the increase process.
[Item 5]
The information processing server according to any one of items 1 to 4, further comprising a parameter conversion unit that converts the second parameter into the first parameter in response to an input operation by the player.
[Item 6]
to the computer,
a game execution process that executes the game by consuming the first parameter;
recovery processing for recovering the first parameter to a first upper limit value as time passes;
a parameter saving process that increases a second parameter based on the amount of the first parameter held in response to an input operation by the player;
a process of consuming the second parameter and executing the game in response to an input operation by the player;
A game program that executes.
[Item 7]
consuming the first parameter and running the game;
recovering the first parameter to a first upper limit value as time passes;
performing a parameter saving process in which a second parameter is increased based on the amount of the first parameter held in response to an input operation by the player;
consuming the second parameter to execute the game in response to an input operation by the player;
An information processing method using a computer.

以下、本発明の実施の形態について、図面を参照しながら説明する。 Embodiments of the present invention will be described below with reference to the drawings.

<構成>
図1に示されるように、本ゲームシステムは、ネットワーク3(例えば、インターネッ
ト等)を介してゲームに関する各種サービスをプレイヤに提供するものであり、サーバ装
置1と複数のプレイヤ端末2とで構成される。
<Configuration>
As shown in FIG. 1, this game system provides various services related to the game to players via a network 3 (for example, the Internet), and is composed of a server device 1 and a plurality of player terminals 2. Ru.

<サーバ装置1の構成>
図2は、サーバ装置1の機能上の構成を示すブロック図である。サーバ装置1は、シス
テム管理者等が各種サービスを運営・管理する際に利用する情報処理装置であり、例えば
、ワークステーションやパーソナルコンピュータのような汎用コンピュータとしてもよい
し、或いはクラウド・コンピューティング技術によって論理的に実現されてもよい。
<Configuration of server device 1>
FIG. 2 is a block diagram showing the functional configuration of the server device 1. As shown in FIG. The server device 1 is an information processing device used by a system administrator and the like to operate and manage various services, and may be a general-purpose computer such as a workstation or a personal computer, or may be implemented using cloud computing technology. It may be logically realized by

サーバ装置1は、制御部11、記憶部12、入力部13、表示部14、通信部15を有す
る。サーバ装置1は、通信部15を介してプレイヤ端末2から各種のコマンド(リクエス
ト)を受信すると、制御部11においてゲームプログラムによる処理を実行し、ゲームプ
ログラムの処理結果(例えば、ゲーム画像やゲーム音声等)がプレイヤ端末2へ送信され
る。なお、上記ゲームプログラムの一部は、プレイヤ端末2に送信されてプレイヤ端末2
上で実行されてもよい。
The server device 1 includes a control section 11, a storage section 12, an input section 13, a display section 14, and a communication section 15. When the server device 1 receives various commands (requests) from the player terminal 2 via the communication unit 15, the control unit 11 executes processing by the game program, and displays the processing results of the game program (for example, game images and game sounds). etc.) is transmitted to the player terminal 2. Note that a part of the above game program is sent to the player terminal 2 and
It may be executed on

制御部11は、各部間のデータの受け渡しを行うとともに、サーバ装置1全体の制御を
行うものであり、CPU(Central Processing Unit)が所定の
メモリに格納されたプログラムを実行することによって実現される。本実施の形態の制御
部11は、少なくともゲーム実行部111、画面データ生成部112、回復部113、パ
ラメータ貯蓄部114、パラメータ変換部115、通知部116を備える。なお、これら
の各種機能部については追って詳述する。
The control unit 11 transfers data between each unit and controls the entire server device 1, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. . The control unit 11 of this embodiment includes at least a game execution unit 111, a screen data generation unit 112, a recovery unit 113, a parameter storage unit 114, a parameter conversion unit 115, and a notification unit 116. Note that these various functional units will be described in detail later.

記憶部12は、システムプログラムが記憶された読取専用の記憶領域であるROM(R
ead Only Memory)と、制御部11による演算処理のワーク領域として使
用される書き換え可能な記憶領域であるRAM(Random Access Memo
ry)とを有しており、例えば、フラッシュメモリやハードディスクなどの不揮発性記憶
装置によって実現される。本実施形態における記憶部12は、ゲーム情報記憶部121、
プレイヤ情報記憶部122、パラメータ情報記憶部123等の各種記憶部を有している。
なお、これらの各種情報については追って詳述する。
The storage unit 12 includes a ROM (R), which is a read-only storage area where system programs are stored.
RAM (Random Access Memo), which is a rewritable storage area used as a work area for arithmetic processing by the control unit 11.
ry), and is realized by, for example, a nonvolatile storage device such as a flash memory or a hard disk. The storage unit 12 in this embodiment includes a game information storage unit 121,
It has various storage units such as a player information storage unit 122 and a parameter information storage unit 123.
Note that these various types of information will be explained in detail later.

入力部13はシステム管理者がゲームサービスに関する各種データ(例えば、ゲーム情
報等)を入力するためのものであり、例えばキーボードやマウス等によって実現される。
The input unit 13 is used by a system administrator to input various data related to game services (eg, game information, etc.), and is realized by, for example, a keyboard, a mouse, or the like.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示す
るためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crysta
l Display)等によって実現される。
The display unit 14 is for displaying an operation screen for the system administrator based on commands from the control unit 11, and is, for example, a liquid crystal display (LCD).
1 Display) etc.

通信部15は、プレイヤ端末2との間で通信を行うためのものであり、プレイヤ端末2
から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に
応じて各種データや信号をプレイヤ端末2へ送信する送信部としての機能を有している。
通信部15は、例えばHTTP(HyperText Transfer Protoc
ol)やHTTPS、WebSocket、P2P(Peer To Peer)等によ
りプレイヤ端末2との通信を行う。
The communication unit 15 is for communicating with the player terminal 2, and is for communicating with the player terminal 2.
It has a function as a receiving section that receives various data and signals transmitted from the player terminal 2, and a function as a transmitting section that transmits various data and signals to the player terminal 2 in accordance with commands from the control section 11.
The communication unit 15 uses, for example, HTTP (HyperText Transfer Protocol).
The player terminal 2 communicates with the player terminal 2 using HTTPS, WebSocket, P2P (Peer to Peer), or the like.

<プレイヤ端末2>
図3は、プレイヤ端末2の機能上の構成を表すブロック図である。プレイヤ端末2は、
プレイヤが所持し利用することができる情報処理装置(例えば、スマートフォン、携帯電
話端末、タブレット端末)である。プレイヤ端末2は、サーバ装置1から送信されたゲー
ムプログラムの処理結果をゲームアプリケーションまたはWebブラウザを介して出力(
例えば、ゲーム画面表示、ゲーム音声出力等)することができる。プレイヤ端末2は、プ
レイヤ端末2全体の制御を行う制御部21と、各種データ・プログラムを記憶する記憶部
22と、プレイヤが操作入力を行うための入力部23、ゲーム画面・操作画面等を出力す
る出力部24、サーバ装置1との間で情報通信を行う通信部25を有している。本実施の
形態の制御部21は、少なくとも操作情報受付部211、ゲーム動作部212を備える。
また、記憶部22は、少なくともゲーム動作情報記憶部221を備える。制御部21の各
機能部は、メモリやゲーム動作情報記憶部221に格納されているプログラムをCPUが
実行することにより実現することができる。
<Player terminal 2>
FIG. 3 is a block diagram showing the functional configuration of the player terminal 2. As shown in FIG. The player terminal 2 is
An information processing device (for example, a smartphone, a mobile phone terminal, a tablet terminal) that a player can possess and use. The player terminal 2 outputs the processing results of the game program sent from the server device 1 via the game application or the web browser (
For example, game screen display, game audio output, etc.) can be performed. The player terminal 2 includes a control section 21 that controls the entire player terminal 2, a storage section 22 that stores various data and programs, an input section 23 that allows the player to perform operation input, and outputs a game screen, operation screen, etc. It has an output section 24 for communicating with the server device 1, and a communication section 25 for communicating information with the server device 1. The control unit 21 of this embodiment includes at least an operation information reception unit 211 and a game operation unit 212.
Furthermore, the storage section 22 includes at least a game operation information storage section 221. Each functional section of the control section 21 can be realized by the CPU executing a program stored in the memory or the game operation information storage section 221.

プレイヤ端末2の操作情報受付部211は、プレイヤからゲームに関する操作を受け付
ける。操作情報受付部211は、プレイヤによる入力部23を用いたゲームに関する操作
を受け付ける。そして、操作情報受付部211は、受け付けた操作内容をゲーム動作部2
12に出力する。
The operation information reception unit 211 of the player terminal 2 receives operations related to the game from the player. The operation information reception unit 211 receives operations related to the game using the input unit 23 by the player. The operation information reception unit 211 then transfers the received operation details to the game operation unit 2.
Output to 12.

ゲーム動作部212は、ゲームを動作させるための処理を実行する。ゲーム動作部21
2は、ゲーム動作情報記憶部221に記憶されたゲーム動作情報に含まれるゲームソフト
ウェアと、入力部23から入力されたプレイヤの操作内容とに基づいてゲームを動作させ
る。ゲーム動作部212は、ゲームの動作に伴い、ゲーム動作情報に含まれる画像データ
からゲーム用の画像を生成し、生成した画像を出力部24に出力させるための制御処理を
行う。同様にして、ゲーム動作部212は、ゲームの動作に伴い、ゲーム動作情報に含ま
れる音楽データや音声データからゲーム用の音楽や音声を生成し、生成した音楽や音声を
出力部24から出力させるための制御処理を行う。なお、ここでは、ネイティブアプリが
Webアプリの機能を一部実行する、すなわち、プレイヤ端末2のゲーム動作部212が
サーバ装置1の機能を一部実行する構成について説明したが、ゲーム動作部212を有さ
ずにサーバ装置1が処理結果として全てのゲーム用画像、音声を生成するように構成され
ていてもよいし、ゲーム動作部212によって全てのゲーム用画像、音声を生成するよう
に構成されていてもよい。
The game operation unit 212 executes processing for operating the game. Game operation section 21
2 operates the game based on the game software included in the game operation information stored in the game operation information storage section 221 and the player's operation details inputted from the input section 23 . The game operation unit 212 generates a game image from the image data included in the game operation information in accordance with the game operation, and performs control processing to cause the output unit 24 to output the generated image. Similarly, the game operating unit 212 generates music and audio for the game from the music data and audio data included in the game operating information as the game operates, and outputs the generated music and audio from the output unit 24. Performs control processing for Note that here, a configuration has been described in which the native application partially executes the functions of the Web application, that is, the game operating unit 212 of the player terminal 2 partially executes the functions of the server device 1. The server device 1 may be configured to generate all the game images and sounds as a processing result without having the server device 1, or the server device 1 may be configured so that the game operation unit 212 generates all the game images and sounds. You can leave it there.

ゲーム動作部212を有する場合、ゲーム動作部212が動作させるゲームにおける所
定のパラメータはサーバ装置1にて管理されることができる。例えば、ゲームにおけるス
タミナや、ゲーム内通貨といったパラメータが、サーバ装置1にて管理される。そのため
、ゲーム動作部212は、ゲームにおいてこれらの所定のパラメータの変化が伴う処理が
発生する場合には、サーバ装置1との通信を行うことにより、サーバ装置1が管理するパ
ラメータを更新させる。そして、ゲーム動作部212は、更新後のパラメータをサーバ装
置1から受信し、この更新後のパラメータに基づいてゲームの動作を継続する。
When the game operating unit 212 is included, predetermined parameters of the game operated by the game operating unit 212 can be managed by the server device 1 . For example, parameters such as stamina in the game and in-game currency are managed by the server device 1. Therefore, when a process involving a change in these predetermined parameters occurs in the game, the game operation unit 212 updates the parameters managed by the server device 1 by communicating with the server device 1 . Then, the game operating unit 212 receives the updated parameters from the server device 1, and continues the game operation based on the updated parameters.

本実施形態におけるゲームシステムは、ゲームをプレイするために消費するいわゆるス
タミナをプレイヤ操作に基づいて貯蓄する仕組みに関する。一般的に、スマートフォン等
で提供されるゲームでは、スタミナを消費してゲームをプレイすることができるようにな
っている。「スタミナ」は、別の名称で呼ばれることもある。以下、本明細書においては
、「第1パラメータ」という語は、ゲームにおけるプレイヤの体力やスタミナ、ゲームを
プレイするためのチケット、アイテムなど、インゲーム、アウトゲームとに関わらず、ゲ
ームに関する操作のために消費される仮想物を指す語として使用する。
The game system in this embodiment relates to a mechanism for saving so-called stamina consumed for playing a game based on player operations. Generally, in games provided on smartphones and the like, stamina can be consumed to play the game. "Stamina" is sometimes called by other names. Hereinafter, in this specification, the term "first parameter" refers to the player's physical strength and stamina in the game, tickets for playing the game, items, etc., regardless of whether the game is in-game or out-game. This term is used to refer to virtual objects that are consumed for the purpose of

プレイヤは、ゲームの操作を行うために必要な第1パラメータが不足している場合は、
第1パラメータを回復させることによってゲームの操作を継続することができる。通常、
第1パラメータの回復は、時間の経過に伴う自動回復を待つか、回復アイテムを使用する
ことによってなされる。
If the player lacks the first parameter necessary to operate the game,
By restoring the first parameter, game operation can be continued. usually,
The first parameter is recovered by waiting for automatic recovery over time or by using a recovery item.

第1パラメータには通常、上限が設けられており、それ以上は自動回復させることがで
きない。したがって、プレイヤは、授業中や仕事中に自動回復によって第1パラメータを
回復させておいても、上限値までしか回復させることができず、いざゲームに没頭したい
ときに、すぐに第1パラメータを使い切ってしまう。
The first parameter usually has an upper limit, beyond which it cannot be automatically recovered. Therefore, even if the first parameter is automatically recovered during class or work, the player can only recover it up to the upper limit, and when the player wants to immerse himself in the game, he can immediately recover the first parameter. I'll run out.

本実施形態におけるゲームシステムは、プレイヤの操作に基づいて第1パラメータを貯
蓄することができ、任意のタイミングで引き出してプレイすることができる仕組みを提供
するものである。本システムによれば、第1パラメータを貯蓄しておくことによって、本
来の上限値よりも多くの第1パラメータを使用してゲームを継続することができる。また
、第1パラメータを貯蓄するために本来ゲームをしない時間帯(授業中や仕事中)にも、
頻繁にゲームにログインをすることとなり、ゲームとの接触機会を増やすことができる。
The game system in this embodiment provides a mechanism in which the first parameter can be stored based on the player's operation, and can be withdrawn and played at any timing. According to this system, by storing the first parameters, it is possible to continue playing the game using more first parameters than the original upper limit. Also, in order to save the first parameter, you can also play during times when you are not supposed to play games (during class or work).
You will be logging into the game frequently, increasing your chances of coming into contact with the game.

サーバ装置1のゲーム情報記憶部121は、ゲームに関する情報を記憶する。ゲーム情
報は、ゲームの種類に応じて適宜構成される。例えば対戦ゲームである場合は、ステージ
IDに紐づけて、ステージ名、敵キャラクタ情報等を含む。
The game information storage unit 121 of the server device 1 stores information regarding games. The game information is configured as appropriate depending on the type of game. For example, in the case of a competitive game, the information includes the stage name, enemy character information, etc. in association with the stage ID.

プレイヤ情報記憶部122は、プレイヤに関する情報を記憶する。プレイヤ情報には、
プレイヤIDに紐づけて、プレイヤ名、所有キャラクタ情報、プレイステージ情報、所有
アイテム情報等を含むことができる。所有キャラクタ情報は、所有キャラクタのIDに対
応付けて、レベル、攻撃力、防御力、体力などの各種パラメータの現在値を含むことがで
きる。プレイステージ情報は、設定された複数のステージのうち、プレイヤがこれまでに
プレイしたことのあるステージに関する情報であり、プレイ回数、クリア情報等を含むこ
とができる。所有アイテム情報は、所有アイテムのIDに対応付けて、保有数などの情報
を含むことができる。その他、プレイヤ及びゲームのプレイ状況に関する情報を含むこと
ができる。
The player information storage unit 122 stores information regarding players. Player information includes
The player name, owned character information, play stage information, owned item information, etc. can be included in association with the player ID. The owned character information can include current values of various parameters such as level, attack power, defense power, and physical strength in association with the ID of the owned character. The play stage information is information regarding stages that the player has played in the past among a plurality of stages that have been set, and can include the number of plays, clear information, and the like. The owned item information can include information such as the number of owned items in association with the ID of the owned item. In addition, information regarding the player and the game play situation can be included.

パラメータ情報記憶部123は、パラメータに関する情報を記憶する。パラメータ情報
には、プレイヤIDに紐づけて、第1パラメータ及び第2パラメータの情報を記憶する。
第1パラメータは、時間の経過とともに回復し、上限値が設定される。第1パラメータの
回復スピード(単位時間当たりの回復量)や上限値は一律に決められてもよいし、プレイ
ヤのレベル、所有キャラクタ、所有アイテム、課金額、総プレイ時間など種々の指標に基
づいて設定してもよい。第1パラメータの表現は特に制限はなく、パーセンテージ(上限
値に対する現在値)で表してもよいし、個数などで表してもよい。例えば、図4はプレイ
ヤ端末2に表示されるゲーム画面の例であるが、表示欄41にて、パラメータ(図中では
「スタミナ」)の上限値は5個であり、そのうち4個のスタミナを有していること(1個
消費している)を表している。パラメータ情報記憶部123には、第1パラメータとして
、上限値、現在値、回復スピード、等の情報を含むことができる。
The parameter information storage unit 123 stores information regarding parameters. The parameter information stores information on the first parameter and the second parameter in association with the player ID.
The first parameter recovers over time and an upper limit value is set. The recovery speed (recovery amount per unit time) and upper limit of the first parameter may be determined uniformly, or may be determined based on various indicators such as the player's level, owned characters, owned items, billing amount, total play time, etc. May be set. There is no particular restriction on the expression of the first parameter, and it may be expressed as a percentage (current value relative to the upper limit value) or as a number. For example, FIG. 4 is an example of a game screen displayed on the player terminal 2. In the display field 41, the upper limit value of the parameter ("stamina" in the figure) is 5, and 4 of them are stamina. It means that you have one (one is consumed). The parameter information storage unit 123 can include information such as an upper limit value, current value, recovery speed, etc. as the first parameter.

また、第2パラメータは、本実施形態により第1パラメータを貯蓄した場合の、貯蓄量
を示すものである。したがって、第2パラメータは、第1パラメータと同様に、直接消費
することによってゲームをプレイすることができるものであってもよいし、第1パラメー
タに再変換可能なものであってもよい。第2パラメータも任意で上限値を設定してもよい
。パラメータ情報記憶部123には、第2パラメータ情報として、上限値、現在値などの
情報を含むことができる。
Further, the second parameter indicates the amount of savings when the first parameter is saved according to this embodiment. Therefore, like the first parameter, the second parameter may be something that can be directly consumed to play the game, or it may be something that can be reconverted to the first parameter. An upper limit value may also be arbitrarily set for the second parameter. The parameter information storage unit 123 can include information such as an upper limit value and a current value as second parameter information.

また、パラメータ情報記憶部123には、第1パラメータを第2パラメータとして貯蓄
する場合の各種条件設定について記憶してもよい。例えば、1回の操作で貯蓄できる第1
パラメータの上限値(1回当たり上限値)を設定してもよい。例えば1回当たり上限値を
仮に第1パラメータ3個と設定している場合、第1パラメータの残量が5個あっても、一
度に5個すべてを貯蓄することはできず、最大3個までを貯蓄することができることとな
る。また、1回の貯蓄操作から、次の貯蓄操作までの貯蓄禁止期間を設けてもよい。例え
ば、1回貯蓄操作を行ってから30分間を貯蓄禁止期間と設定した場合、30分経過前に
もう一度貯蓄操作を行っても許可されないこととなる。このように、1回当たり上限値や
貯蓄禁止期間を設けることによって、よりプレイヤのログイン回数を増やすことができる
。また、貯蓄操作の回数に制限を設けてもよい。例えば、1日3回まで貯蓄操作が可能、
などの貯蓄回数制限を設けることができる。1回当たり上限値や貯蓄禁止期間、貯蓄回数
制限は、一律に設定してもよいし、時間帯によって変動させてもよい。また、プレイヤの
レベル、所有キャラクタ、所有アイテム、課金額、総プレイ時間など種々の指標に基づい
てプレイヤごとに設定してもよい。
Further, the parameter information storage unit 123 may store various condition settings when saving the first parameter as the second parameter. For example, the first option that allows you to save money in one operation.
You may set the upper limit value (upper limit value per time) of the parameter. For example, if the upper limit per time is set to 3 first parameters, even if there are 5 remaining first parameters, you will not be able to save all 5 at once, and the maximum is 3. This means that you can save money. Further, a savings prohibition period may be provided from one savings operation to the next savings operation. For example, if a savings prohibition period is set for 30 minutes after one saving operation is performed, even if the saving operation is performed again before 30 minutes have elapsed, it will not be permitted. In this way, by providing an upper limit value per time and a period in which savings are prohibited, it is possible to further increase the number of times a player logs in. Further, a limit may be set on the number of savings operations. For example, you can save up to three times a day.
You can set limits on the number of times you can save. The upper limit value per transaction, the period during which savings are prohibited, and the limit on the number of times savings may be set uniformly or may be changed depending on the time of day. Further, the settings may be made for each player based on various indicators such as the player's level, owned characters, owned items, billed amount, and total play time.

また、パラメータ情報記憶部123には、貯蓄レートに関する情報を含んでもよい。貯
蓄レートは、第1パラメータを第2パラメータとして貯蓄する場合の変換率であり、貯蓄
レートが1であれば、第1パラメータを4個貯蓄した場合、第2パラメータを4個増加さ
せることとなる。貯蓄レートが2であれば、第1パラメータを4個貯蓄した場合、第2パ
ラメータを8個増加させることとなる。貯蓄レートは1より小さくてもよく、例えば貯蓄
レートが0.5である場合は、第1パラメータを4個貯蓄した場合、第2パラメータを2
個増加させることとなる。貯蓄レートは一律に設定してもよいし、時間帯によって変動さ
せてもよい。また、プレイヤのレベル、所有キャラクタ、所有アイテム、課金額、総プレ
イ時間など種々の指標に基づいてプレイヤごとに設定してもよい。
Further, the parameter information storage unit 123 may include information regarding the savings rate. The savings rate is the conversion rate when saving the first parameter as the second parameter.If the savings rate is 1, if you save 4 items of the 1st parameter, you will increase the 2nd parameter by 4 items. . If the savings rate is 2, if four first parameters are saved, the second parameter will be increased by eight. The savings rate may be less than 1. For example, if the savings rate is 0.5, if the first parameter is 4, the second parameter is 2.
This will increase the number of units. The savings rate may be set uniformly or may be varied depending on the time of day. Further, the settings may be made for each player based on various indicators such as the player's level, owned characters, owned items, billed amount, and total play time.

また、パラメータ情報記憶部123には、貯蓄期限に関する情報を含んでもよい。貯蓄
期限は、第1パラメータを第2パラメータとして貯蓄したときから所定時間経過後に第2
パラメータを無効にする(消滅させる)場合の期限である。貯蓄期限は一律に設定しても
よいし、時間帯によって変動させてもよい。また、プレイヤのレベル、所有キャラクタ、
所有アイテム、課金額、総プレイ時間など種々の指標に基づいてプレイヤごとに設定して
もよい。貯蓄期限を設ける場合は、パラメータ情報記憶部123は、第2パラメータのそ
れぞれについて貯蓄してからの経過時間を記憶する。例えば貯蓄期限が24時間である場
合、貯蓄してから24時間が経過した分の第2パラメータは消滅する。
Further, the parameter information storage unit 123 may include information regarding the savings deadline. The savings deadline is set as the second parameter after a predetermined period of time has elapsed since the first parameter was saved as the second parameter.
This is the deadline for invalidating (deleting) the parameter. The savings deadline may be set uniformly or may vary depending on the time of day. Also, the player's level, owned characters,
It may be set for each player based on various indicators such as owned items, billed amount, and total playing time. When setting a savings deadline, the parameter information storage unit 123 stores the elapsed time since saving for each of the second parameters. For example, if the saving period is 24 hours, the second parameter for 24 hours after saving disappears.

また、第2パラメータは、貯蓄経過時間に応じて所定割合分が増加することとしてもよ
い。その場合、パラメータ情報記憶部123には、当該増加条件に関する情報を含むこと
ができる。例えば、貯蓄経過時間が所定時間経過するごとに所定割合増加することとして
もよいし(例えば、24時間経過するごとに2倍になるなど)、所定時刻において保有さ
れる第2パラメータの数量に応じて所定割合増加する(例えば、毎月1日時点での保有数
につき10%分を増加させるなど)ようにしてもよい。
Further, the second parameter may be increased by a predetermined percentage according to the elapsed savings time. In that case, the parameter information storage unit 123 can include information regarding the increase condition. For example, the elapsed savings time may increase by a predetermined percentage each time a predetermined amount of time elapses (for example, it doubles every 24 hours), or depending on the quantity of the second parameter held at a predetermined time. may be increased by a predetermined percentage (for example, the number of items held as of the first day of every month is increased by 10%).

これらのパラメータの貯蓄条件は、アイテムの使用によって変更されることとしてもよ
い。例えば、第2パラメータの上限値を所定値分拡大するアイテム、貯蓄レートを増大さ
せるアイテム、1回当たりの貯蓄上限値を増大させるアイテム、貯蓄期限を延ばすアイテ
ム、などが考えられる。これらのアイテムは、ゲームの進行に応じてプレイヤに付与され
てもよいし、課金によって手に入れたゲーム内通貨で購入可能としてもよい。
The storage conditions for these parameters may be changed depending on the use of the item. For example, there may be an item that increases the upper limit value of the second parameter by a predetermined value, an item that increases the savings rate, an item that increases the upper limit value of savings per time, an item that extends the savings period, etc. These items may be given to the player as the game progresses, or may be purchasable with in-game currency obtained through billing.

サーバ装置1のゲーム実行部111は、ゲームプログラムに従ってゲームを進行させる
処理を実行する機能を有している。本実施形態におけるゲームシステムによるゲームは、
任意の種類のゲームであってよく、例えば対戦ゲーム、パズルゲーム、アクションゲーム
、クイズゲーム、ピンボールゲーム、カードゲーム、リズムゲーム、RPGなどであって
よい。
The game execution unit 111 of the server device 1 has a function of executing processing for advancing the game according to a game program. The game by the game system in this embodiment is
The game may be any type of game, such as a competitive game, a puzzle game, an action game, a quiz game, a pinball game, a card game, a rhythm game, an RPG, etc.

ゲーム実行部111は、第1パラメータに基づいて所定のゲーム操作の実行が可能と判
断した場合に、第1パラメータを消費してゲーム操作を実行する。図4は、プレイヤ端末
2の画面表示例である。一例として対戦ゲームにおいて戦闘を開始するシーンを示してい
る。プレイを行う場合、プレイヤは「戦う!」ボタン42を選択入力し、サーバ装置1に
対してゲーム実行の要求を送る。サーバ装置1は、プレイヤが要求したゲームの実行に必
要な第1パラメータの必要量を確認し、当該必要量の第1パラメータを有しているかを、
パラメータ情報記憶部123で確認する。そして、ゲームを実行する場合は、第1パラメ
ータを必要量だけ減らすようにパラメータ情報記憶部123を更新し、ゲーム実行要求を
許可する旨の通知をプレイヤ端末2のゲーム動作部212に伝える。また、合わせて第1
パラメータの残量に関する情報を通知してもよい。ゲーム動作部212はこの通知に応じ
て、ゲームの操作を実行する。
When the game execution unit 111 determines that a predetermined game operation can be executed based on the first parameter, the game execution unit 111 consumes the first parameter and executes the game operation. FIG. 4 is an example of a screen display of the player terminal 2. As an example, a scene in which a battle starts in a competitive game is shown. When playing, the player selects and inputs the "Fight!" button 42 and sends a request to the server device 1 to execute the game. The server device 1 checks the required amount of the first parameter necessary for executing the game requested by the player, and determines whether it has the required amount of the first parameter.
Confirm with the parameter information storage section 123. When the game is to be executed, the parameter information storage unit 123 is updated to reduce the first parameter by the required amount, and a notification to the effect that the game execution request is permitted is transmitted to the game operation unit 212 of the player terminal 2. In addition, the first
Information regarding the remaining amount of parameters may be notified. The game operating unit 212 executes game operations in response to this notification.

画面データ生成部112は、ゲーム画面をプレイヤ端末2に表示させるための画面デー
タを生成する処理を実行する機能を有している。画面データ生成部112は、上記の任意
のゲームに関する画面データを生成する。生成された画面データは、プレイヤ端末2に送
信されて、出力部24により出力される。
The screen data generation unit 112 has a function of executing a process of generating screen data for displaying a game screen on the player terminal 2. The screen data generation unit 112 generates screen data regarding any of the above games. The generated screen data is transmitted to the player terminal 2 and output by the output unit 24.

回復部113は、第1パラメータを回復させる。回復部113は、時間の経過に伴って
、所定量の第1パラメータを上限値まで増やす処理を行い、パラメータ情報記憶部123
の情報を更新する。必要に応じて、第1パラメータの回復に係る情報をプレイヤごとにパ
ラメータ情報記憶部123から読み出してもよい。すなわち、プレイヤごとに回復スピー
ドや上限値が異なる場合は、対象のプレイヤの情報を読み出して回復処理を行う。上限値
まで第1パラメータが回復した場合は、それ以上の回復処理を行わない。
The recovery unit 113 recovers the first parameter. The recovery unit 113 performs processing to increase a predetermined amount of the first parameter up to the upper limit value as time passes, and the parameter information storage unit 123
Update information. If necessary, information regarding recovery of the first parameter may be read from the parameter information storage unit 123 for each player. That is, if the recovery speed and upper limit value are different for each player, the information of the target player is read and recovery processing is performed. If the first parameter has recovered to the upper limit value, no further recovery processing is performed.

また、回復部113は、更新後の第1パラメータの値をプレイヤ端末2のゲーム動作部
212に送信する。ゲーム動作部212は、受信した更新後の第1パラメータの値に基づ
いて、ゲーム動作部212が実行しているゲーム中の第1パラメータの値を更新する。
Furthermore, the recovery unit 113 transmits the updated value of the first parameter to the game operation unit 212 of the player terminal 2. The game operating unit 212 updates the value of the first parameter in the game that the game operating unit 212 is running based on the received updated first parameter value.

パラメータ貯蓄部114は、第1パラメータの一部または全量を、第2パラメータとし
て貯蓄する。パラメータ貯蓄部114は、プレイヤの入力操作に応じて所定量の第1パラ
メータを第2パラメータとして貯蓄する処理を行うことができる。図5は、プレイヤ端末
2の画面例である。表示欄41には、現在の第1パラメータの保有量が表示されている(
図中では、スタミナが上限値である「5個」貯まっていることを示している。)。また、
画面には、「貯める」ボタン43が表示されており、プレイヤは、今すぐにゲームをしな
いときは、「貯める」ボタン43を選択入力することによって、第1パラメータを第2パ
ラメータとして貯蓄することができる。ここで、貯める第1パラメータの量(個数)を入
力させるステップを設けてもよい。プレイヤは、持っているすべての第1パラメータを貯
蓄してもよいし、その一部を貯蓄してもよい。一回当たりの貯蓄上限値が設定されている
場合は、パラメータ貯蓄部114は、入力された指定の量が当該プレイヤの一回当たり上
限値を超えていないかを判定し、超えている場合はエラー表示などを行う。指定の量が上
限値以下である場合は、貯蓄の処理を行う。
The parameter storage unit 114 stores part or all of the first parameter as a second parameter. The parameter storage unit 114 can perform a process of storing a predetermined amount of the first parameter as the second parameter in response to the player's input operation. FIG. 5 is an example of a screen of the player terminal 2. As shown in FIG. The display column 41 displays the current holding amount of the first parameter (
The figure shows that "5" stamina, which is the upper limit, has been accumulated. ). Also,
A "save" button 43 is displayed on the screen, and if the player does not want to play the game right away, the player can save the first parameter as the second parameter by selecting and inputting the "save" button 43. I can do it. Here, a step of inputting the amount (number) of the first parameters to be stored may be provided. The player may save all the first parameters that he or she has, or may save some of them. If an upper limit value for saving per time is set, the parameter saving unit 114 determines whether the specified amount inputted exceeds the upper limit value per time for the player, and if it does, Displays errors, etc. If the specified amount is less than or equal to the upper limit, the savings process is performed.

パラメータ貯蓄部114は、貯蓄に伴い、第1パラメータの残量を貯蓄分だけ減らし、
第2パラメータを所定量増やすよう、パラメータ情報記憶部123を更新する。また、貯
蓄時に第2パラメータは増やすが、第1パラメータは減らさないこととしてもよい。貯蓄
レートが設定されている場合は、パラメータ貯蓄部114は、プレイヤの貯蓄レートを読
み出し、第1パラメータの貯蓄量に貯蓄レートをかけて増加させる第2パラメータの量を
算出する。パラメータ貯蓄部114は、更新された第1パラメータの残量と第2パラメー
タの残量をプレイヤ端末2のゲーム実行部111に伝える。図6は、貯蓄処理後のプレイ
ヤ端末2の画面表示例である。表示欄41において、貯蓄前に保持していたスタミナがな
くなっていることを示している。また、図7は、第2パラメータの貯蓄量を示すプレイヤ
端末2の画面表示例である。第2パラメータの表示は特に制限はないが、図7においては
、第1パラメータと同じアイコン(スタミナ)が貯蓄数分表示された状態を例示している
。第2パラメータは、以前に貯蓄した分と合わせた累積数で示されることができる。また
、第2パラメータの貯蓄量に上限値が設定されている場合は、上限値や、残りの貯蓄可能
数などの情報を表示させることができる。また、第2パラメータに貯蓄期限が設定される
場合は貯蓄期限に関する情報を表示してもよく、「あと1時間で消滅します」、といった
メッセージや貯蓄期限までの残り時間を表示したり、貯蓄期限が所定の条件を満たした場
合に(例えば、あと1時間以内に消滅する、など)、第2パラメータのアイコンについて
色を変えるなどの表示変更を行ってもよい。
Along with the savings, the parameter storage unit 114 reduces the remaining amount of the first parameter by the savings amount,
The parameter information storage unit 123 is updated to increase the second parameter by a predetermined amount. Furthermore, the second parameter may be increased at the time of saving, but the first parameter may not be decreased. If a savings rate has been set, the parameter savings unit 114 reads the player's savings rate and calculates the amount of the second parameter to be increased by multiplying the savings amount of the first parameter by the savings rate. The parameter storage unit 114 notifies the game execution unit 111 of the player terminal 2 of the updated remaining amount of the first parameter and the updated remaining amount of the second parameter. FIG. 6 is an example of a screen display of the player terminal 2 after the saving process. In the display column 41, it is shown that the stamina held before saving is gone. Moreover, FIG. 7 is an example of a screen display of the player terminal 2 showing the amount of savings of the second parameter. Although there is no particular restriction on the display of the second parameter, FIG. 7 illustrates a state in which the same icon (stamina) as the first parameter is displayed for the number of savings. The second parameter can be expressed as a cumulative number combined with previous savings. Further, if an upper limit value is set for the second parameter, the amount of savings, information such as the upper limit value and the remaining amount that can be saved can be displayed. In addition, if a savings deadline is set as the second parameter, information about the savings deadline may be displayed, such as displaying a message such as "The savings will expire in one hour," or displaying the remaining time until the savings deadline. When the deadline satisfies a predetermined condition (for example, it will disappear within one hour), the display of the second parameter icon may be changed, such as changing its color.

パラメータ変換部115は、貯蓄した第2パラメータを変換する。まず、第2パラメー
タを引き出して第1パラメータに変換することができる。図7のプレイヤ画面においては
、「引き出す」ことを要求するボタン44が表示される。プレイヤにより引き出すボタン
44が選択入力された場合、パラメータ変換部115は第2パラメータを所定量減少させ
るとともに、第1パラメータを増加させるようパラメータ情報記憶部123を更新する。
引き出すボタン44の選択入力時に、引き出す第2パラメータの量を入力させてもよい。
また、一度に引き出すことのできる第2パラメータの量は、第1パラメータの上限値以下
とすることとしてもよい。例えば、第2パラメータを2個引き出す場合、引き出し後の第
2パラメータは2個減り、第1パラメータが2個増えることとなる。また、引き出しに係
る変換レートを設定してもよい。引き出しレートは、第2パラメータを第1パラメータに
変換する場合の変換率であり、引き出しレートが1であれば、第2パラメータを4個引き
出した場合、第1パラメータを4個増加させることとなる。引き出しレートは、一律に設
定してもよいし、時間帯によって変動させてもよい。また、プレイヤのレベル、所有キャ
ラクタ、所有アイテム、課金額、総プレイ時間など種々の指標に基づいてプレイヤごとに
設定してもよい。プレイヤは任意のタイミングで、貯蓄した第2パラメータを第1パラメ
ータに変換することができる。
The parameter conversion unit 115 converts the stored second parameters. First, a second parameter can be extracted and converted into a first parameter. On the player screen of FIG. 7, a button 44 requesting "withdraw" is displayed. When the player selects and inputs the withdrawal button 44, the parameter conversion unit 115 updates the parameter information storage unit 123 to decrease the second parameter by a predetermined amount and increase the first parameter.
When selecting and inputting the withdrawal button 44, the amount of the second parameter to be withdrawn may be input.
Furthermore, the amount of the second parameter that can be extracted at one time may be less than or equal to the upper limit value of the first parameter. For example, when extracting two second parameters, the number of second parameters after extraction decreases by two, and the number of first parameters increases by two. Further, a conversion rate related to withdrawal may be set. The withdrawal rate is the conversion rate when converting the second parameter to the first parameter, and if the withdrawal rate is 1, if you withdraw 4 second parameters, the first parameter will increase by 4. . The withdrawal rate may be set uniformly or may be varied depending on the time of day. Further, the settings may be made for each player based on various indicators such as the player's level, owned characters, owned items, billed amount, and total play time. The player can convert the stored second parameter into the first parameter at any timing.

また、パラメータ変換部115は、貯蓄した第2パラメータを所定のアイテムに変換す
ることができる。図7のプレイヤ画面においては、「アイテムと交換する」ことを要求す
るボタン45が表示される。プレイヤによりアイテム交換ボタン45が選択入力された場
合、パラメータ変換部115は第2パラメータを所定量減少させるとともに、所定のアイ
テムをプレイヤに付与するようパラメータ情報記憶部123とプレイヤ情報記憶部122
を更新する。また、これまでに貯蓄した第2パラメータの累計蓄積数に応じてアイテムを
付与することとしてもよい。その場合、パラメータ情報記憶部123は、現在の第2パラ
メータの所有数とは別に、過去の累積蓄積数を記憶しておき、累積蓄積数が所定数に達し
た場合に所定のアイテムをプレイヤに付与することができる。交換可能なアイテムに特に
制限はなく、第1パラメータを回復させる回復アイテムやレベルを上げるアイテム、その
他ゲーム中で使用できる各種機能を有するアイテムであってもよく、キャラクタ等のゲー
ム媒体を抽選で取得できる抽選チケットなどでもよい。各アイテムと交換するために必要
な第2パラメータの量は適宜設定することができる。
Further, the parameter conversion unit 115 can convert the saved second parameter into a predetermined item. On the player screen of FIG. 7, a button 45 requesting "exchange with item" is displayed. When the player selects and inputs the item exchange button 45, the parameter conversion unit 115 decreases the second parameter by a predetermined amount, and also controls the parameter information storage unit 123 and the player information storage unit 122 to give a predetermined item to the player.
Update. Furthermore, items may be provided according to the cumulative number of second parameters accumulated so far. In that case, the parameter information storage unit 123 stores the past cumulative accumulation number in addition to the current possession number of the second parameter, and provides a predetermined item to the player when the cumulative accumulation number reaches a predetermined number. can be granted. There are no particular restrictions on the items that can be exchanged, and they may be recovery items that restore the first parameter, items that raise the level, or other items that have various functions that can be used in the game, and game media such as characters can be obtained by lottery. It may also be a lottery ticket or the like. The amount of the second parameter required for exchanging each item can be set as appropriate.

また、パラメータ変換部115は、貯蓄した第2パラメータを他のプレイヤに付与する
ことができる。図7のプレイヤ画面においては、「フレンドにプレゼント」することを要
求するボタン46が表示される。プレイヤによりプレゼントボタン46が選択入力された
場合、パラメータ変換部115は当該プレイヤの第2パラメータを所定量減少させるとと
もに、指定された他のプレイヤに付与されている第2パラメータを所定量増加させるよう
パラメータ情報記憶部123を更新する。プレイヤは、プレゼントする第2パラメータの
量と、付与する相手を選択入力することができる。付与する相手は、同じゲームをプレイ
している他のプレイヤであって、例えばプレイヤと所定の関係(フレンド登録などをして
いる)にある他のプレイヤであってよい。また、第2パラメータを消費して、他のプレイ
ヤに第1パラメータを付与することとしてもよい。その場合は、他のプレイヤの第1パラ
メータを所定量増加させる処理を行う。また、その他第2パラメータを消費して、他のプ
レイヤに各種アイテムを付与することとしてもよい。
Furthermore, the parameter conversion unit 115 can give the saved second parameters to other players. On the player screen in FIG. 7, a button 46 is displayed that requests a "present to a friend". When the present button 46 is selected and input by a player, the parameter conversion unit 115 decreases the second parameter of the player by a predetermined amount, and increases the second parameter given to the specified other player by a predetermined amount. The parameter information storage unit 123 is updated. The player can select and input the amount of the second parameter to be presented and the person to whom it is to be given. The person to whom the bonus is given may be another player who is playing the same game, and may be, for example, another player who has a predetermined relationship with the player (registered as a friend, etc.). Alternatively, the first parameter may be given to another player by consuming the second parameter. In that case, processing is performed to increase the first parameter of the other player by a predetermined amount. Furthermore, various items may be given to other players by consuming other second parameters.

通知部116は、パラメータの貯蓄に関する各種の通知をプレイヤ端末2に送信する。
一例として、第1パラメータが上限値まで回復した場合に、貯蓄操作を促すメッセージ(
「スタミナが貯まっています。貯蓄しませんか?」等)を通知することが考えられる。ま
た、貯蓄期限が迫っている第2パラメータが存在する場合に、第2パラメータの変換を促
すメッセージ(「もうすぐ消滅する第2パラメータがあります。アイテムに変更しましょ
う!」等)や、プレイによるパラメータの消費を促すメッセージ(「もうすぐ消滅する第
2パラメータがあります。プレイしましょう!」等)を通知することが考えられる。
The notification unit 116 transmits various notifications regarding parameter saving to the player terminal 2.
As an example, when the first parameter recovers to the upper limit value, a message prompting a saving operation (
It is conceivable to send notifications such as "You have accumulated stamina. Would you like to save it?" In addition, if there is a second parameter whose savings period is approaching, a message prompting you to convert the second parameter (such as "There is a second parameter that will disappear soon. Let's change it to an item!"), and parameters depending on play It is conceivable to send a message (such as "There is a second parameter that will disappear soon. Let's play!") to encourage consumption.

再びゲーム実行部111の説明に戻るが、ゲーム実行部111は、プレイヤが要求した
ゲームの実行に必要な第1パラメータの必要量を確認し、当該必要量の第1パラメータを
有しているかを、パラメータ情報記憶部123で確認する。第1パラメータが必要量未満
である場合は、次の処理を行う。
Returning to the explanation of the game execution unit 111, the game execution unit 111 checks the required amount of the first parameter necessary for executing the game requested by the player, and determines whether it has the required amount of the first parameter. , is confirmed in the parameter information storage section 123. If the first parameter is less than the required amount, the following process is performed.

ゲーム実行部111は、第2パラメータが必要量以上貯蓄されているかをパラメータ情
報記憶部123で確認する。第2パラメータが必要量以上貯蓄されている場合は、第2パ
ラメータを使用してゲームを続行するか否かをプレイヤに選択させる。図8は、プレイヤ
端末2に表示させる画面表示例である。第1パラメータ(スタミナ)が不足しており、ゲ
ームを実行できない旨の表示とともに、「スタミナBOXから引き出す」ことを選択する
ボタン47を表示させている。また、あわせて引き出す量(スタミナの数)を入力させて
もよい。プレイヤが「スタミナBOXから引き出す」ボタン47を選択した場合、ゲーム
実行部111は、所定量の第2パラメータを消費するようにパラメータ情報記憶部123
を更新し、プレイヤ端末2の要求を許可する旨の通知をゲーム動作部212に伝える。ま
た、合わせて第2パラメータの残量に関する情報を通知してもよい。ゲーム動作部212
はこの通知に応じて、ゲームを実行する。
The game execution unit 111 checks in the parameter information storage unit 123 whether the second parameter is stored in a required amount or more. If the second parameter is stored in a required amount or more, the player is allowed to select whether or not to continue the game using the second parameter. FIG. 8 is an example of a screen displayed on the player terminal 2. A button 47 for selecting "withdraw from stamina box" is displayed along with a message that the game cannot be played because the first parameter (stamina) is insufficient. Additionally, the amount to be withdrawn (the number of stamina) may also be input. When the player selects the "withdraw from stamina box" button 47, the game execution unit 111 stores the parameter information storage unit 123 in such a way that a predetermined amount of the second parameter is consumed.
is updated, and a notification to the effect that the request from the player terminal 2 is permitted is transmitted to the game operation unit 212. Additionally, information regarding the remaining amount of the second parameter may also be notified. Game operation section 212
will run the game in response to this notification.

また、上記では、第2パラメータを消費してそのままゲームを実行することとしたが、
パラメータ変換部115によって第2パラメータを第1パラメータに変換してからゲーム
を実行することとしてもよい。この場合は、図8において「スタミナBOXから引き出す
」ことを選択するボタン47が選択された場合、図9のような画面に遷移させることがで
きる。図9は、第2パラメータの貯蓄量を示すスタミナBOXの表示である。さらに、プ
レイヤに引き出す第2パラメータの量を入力させてもよい。また、一度に引き出せる量は
例えば第1パラメータの上限値以下とすることができる。パラメータ変換部115は、第
2パラメータの引き出し量の入力を受けると、第2パラメータを所定量減少させ、第1パ
ラメータを所定量増加させるようにパラメータ情報記憶部123を更新するとともに、合
わせて更新した第1パラメータと第2パラメータの残量に関する情報を通知してもよい。
ゲーム実行部111は、第1パラメータへの変換が完了した場合に、プレイヤ端末2の要
求を許可する旨の通知をゲーム動作部212に伝える。また、ゲーム動作部212はこの
通知に応じて、ゲームを実行する。図10は、第2パラメータを引き出して第1パラメー
タが回復したときのプレイヤ端末2の画面表示例である。
Also, in the above, the second parameter is consumed and the game is executed as is, but
The game may be executed after the second parameter is converted into the first parameter by the parameter conversion unit 115. In this case, when the button 47 for selecting "withdraw from stamina box" in FIG. 8 is selected, a transition can be made to a screen as shown in FIG. 9. FIG. 9 is a display of the stamina box showing the amount of storage of the second parameter. Furthermore, the player may be allowed to input the amount of the second parameter to be drawn. Furthermore, the amount that can be withdrawn at one time can be, for example, less than or equal to the upper limit of the first parameter. Upon receiving the input of the withdrawal amount of the second parameter, the parameter conversion unit 115 updates the parameter information storage unit 123 to decrease the second parameter by a predetermined amount and increase the first parameter by a predetermined amount, and also updates the parameter information storage unit 123 accordingly. Information regarding the remaining amount of the first parameter and second parameter may be notified.
When the conversion to the first parameter is completed, the game execution unit 111 notifies the game operation unit 212 that the request from the player terminal 2 is permitted. Furthermore, the game operating unit 212 executes the game in response to this notification. FIG. 10 is an example of a screen display on the player terminal 2 when the second parameter is extracted and the first parameter is restored.

また、パラメータ変換部115は、他のプレイヤの保有する第2パラメータを引き出し
てプレイヤに付与してもよい。当該他のプレイヤは同じゲームをプレイしているプレイヤ
であって、例えばプレイヤと所定の関係(フレンド登録などをしている)にある他のプレ
イヤであってよい。例えばゲーム実行時に第1パラメータが必要量未満であった場合に、
他のプレイヤの第2パラメータを引き出すことの要求をプレイヤから受け取った場合、指
定された当該他のプレイヤに紐づけられた第2パラメータを所定数減少させるとともに、
プレイヤの第2パラメータ若しくは第1パラメータのいずれかを所定量増加させるように
パラメータ情報記憶部123を更新することができる。また、他のプレイヤの第2パラメ
ータを減少させないこととしてもよい。必要に応じて、当該要求の対象となった他のプレ
イヤ端末において、第2パラメータの引き出し要求があった旨を通知するステップ及び、
引き出しを許可するか/拒否するかを入力させるステップを実行してもよい。
Further, the parameter conversion unit 115 may extract the second parameter held by another player and give it to the player. The other player is a player who is playing the same game, and may be, for example, another player who has a predetermined relationship with the player (registered as a friend, etc.). For example, if the first parameter is less than the required amount when running the game,
When a request to extract the second parameter of another player is received from the player, the second parameter linked to the specified other player is reduced by a predetermined number, and
The parameter information storage unit 123 can be updated to increase either the second parameter or the first parameter of the player by a predetermined amount. Alternatively, the second parameters of other players may not be decreased. If necessary, a step of notifying that there is a request to withdraw the second parameter at another player terminal that is the target of the request;
A step may be performed to prompt the user to input whether to allow or deny the withdrawal.

図11は、本実施形態におけるシステムの基本動作例を説明するフロー図である。まず
、プレイヤが第1パラメータを貯蓄する際の処理について説明する。サーバ装置1は、第
1パラメータの保有量をプレイヤ端末2に通知する(S101)。第1パラメータは、時
間の経過に伴って自動回復する。プレイヤは、任意のタイミングで、第1パラメータを貯
蓄するように要求する(S102)。貯蓄要求は、貯蓄量に関する情報を含んでもよい。
サーバ装置1は、貯蓄要求を受信すると所定量の第1パラメータを減少させるとともに、
第2パラメータを増大させるようにパラメータ情報記憶部123を更新する(S103)
とともに、更新したパラメータ情報(第1、第2パラメータの残量)をプレイヤ端末2に
通知する(S104)。
FIG. 11 is a flow diagram illustrating an example of the basic operation of the system in this embodiment. First, the process when the player saves the first parameter will be explained. The server device 1 notifies the player terminal 2 of the amount of the first parameter held (S101). The first parameter automatically recovers over time. The player requests to save the first parameter at an arbitrary timing (S102). The savings request may include information regarding the amount to save.
Upon receiving the savings request, the server device 1 reduces the first parameter by a predetermined amount, and
Update the parameter information storage unit 123 to increase the second parameter (S103)
At the same time, the updated parameter information (remaining amounts of the first and second parameters) is notified to the player terminal 2 (S104).

次に、第2パラメータを引き出す際の処理について説明する。プレイヤは、ゲームの実
行要求をサーバ装置1に対して送信する(S201)。サーバ装置1は、ゲームの実行に
必要な量の第1パラメータを保有しているかどうかを確認する(S202)。第1パラメ
ータが足りる場合は(S202=Yes)、第1パラメータを所定量消費してゲーム実行
を許可する(S203)。第1パラメータが足りない場合は(S202=No)、続いて
第2パラメータを保有しているかどうかを確認する(S204)。第2パラメータが足り
ない場合は(S204=No)、ゲーム実行不可としてプレイヤ端末2に通知する(S2
05)。
Next, the process for extracting the second parameter will be explained. The player transmits a game execution request to the server device 1 (S201). The server device 1 checks whether it has the necessary amount of first parameters to execute the game (S202). If the first parameter is sufficient (S202=Yes), a predetermined amount of the first parameter is consumed and game execution is permitted (S203). If the first parameter is insufficient (S202=No), then it is checked whether the second parameter is held (S204). If the second parameter is insufficient (S204=No), the player terminal 2 is notified that the game cannot be executed (S2
05).

第2パラメータを保有している場合(S204=Yes)、プレイヤ端末2から第2パ
ラメータ引き出し要求を受け付ける(S206)。プレイヤ端末2に第2パラメータを引
き出すかを確認するステップを設けてもよい。サーバ装置1は、引き出し要求を受付けた
ときは、第2パラメータを所定量消費してゲーム実行を許可する(S207)。パラメー
タ情報記憶部123において、第2パラメータを減少させる更新を指示し、更新した第2
パラメータの貯蓄量をプレイヤ端末2に通知する(S208)。
If the second parameter is held (S204=Yes), a second parameter extraction request is accepted from the player terminal 2 (S206). A step of confirming whether to extract the second parameter from the player terminal 2 may be provided. When the server device 1 receives the withdrawal request, it consumes a predetermined amount of the second parameter and permits the game to be executed (S207). In the parameter information storage unit 123, an update is instructed to decrease the second parameter, and the updated second parameter is
The amount of saved parameters is notified to the player terminal 2 (S208).

このように、第1パラメータが不足してゲームが続行できなくても、第1パラメータを
第2パラメータとして貯蓄しておくことによって、第2パラメータを使用してゲームを続
行することができる。または、第2パラメータを第1パラメータに戻して第1パラメータ
を消費してゲームを続行することができる。プレイヤは、1日のうちで学校や仕事などで
ゲームをしない時間帯において、第1パラメータを貯蓄する操作を行っておくことで、帰
宅後などゲームをしたい時間帯において第1パラメータの上限値を超えてゲームを楽しむ
ことができる。第1パラメータを貯蓄する操作を行うために、プレイヤはゲームにログイ
ンする機会が増え、ゲームから離れてしまうリスクを低減することができる。
In this way, even if the first parameter is insufficient and the game cannot be continued, by saving the first parameter as the second parameter, the game can be continued using the second parameter. Alternatively, the second parameter can be returned to the first parameter, the first parameter can be consumed, and the game can be continued. By saving the first parameter during times of the day when they are not playing the game due to school or work, the player can save the upper limit of the first parameter when they want to play the game, such as after returning home. You can enjoy the game even more. In order to perform the operation of saving the first parameter, the player has more opportunities to log into the game, and can reduce the risk of leaving the game.

また、第1パラメータを通常よりも多く消費するゲームイベントを設計してもよい。例
えば、通常スタミナを1個消費して1回のプレイが可能であるのに対し、スタミナを10
個消費して1回のプレイが可能なゲームイベントや、所定時間以内に10連戦すると特別
な報酬を取得できる連戦ゲームイベントなどが考えられる。このように、上限値を超える
量の第1パラメータを必要とするイベントを企画することによって、第1パラメータを貯
蓄するモチベーションを誘起することができる。これらのゲームイベントは、第2パラメ
ータを所定量以上貯蓄しているプレイヤのみを参加可能としてもよい。
Furthermore, a game event that consumes more of the first parameter than usual may be designed. For example, normally you can play once by consuming 1 stamina, but you can use 10 stamina to play once.
Possible game events include game events in which players can be played once by consuming them, and game events in which players can play 10 consecutive games within a predetermined period of time to receive special rewards. In this way, by planning an event that requires an amount of the first parameter exceeding the upper limit, it is possible to induce motivation to save the first parameter. These game events may allow only players who have saved a predetermined amount or more of the second parameter to participate.

(変形例:自動貯蓄モード)
上記では、第1パラメータを第2パラメータとして貯蓄する処理は、プレイヤが貯蓄を
要求する入力を行うことを起点として都度行われることを説明したが、1度の貯蓄要求に
基づいて所定期間自動で貯蓄処理を行ってもよい(以下、自動貯蓄モードという)。
(Modified example: automatic savings mode)
In the above, it has been explained that the process of saving the first parameter as the second parameter is performed each time the player inputs a request for saving. Savings processing may also be performed (hereinafter referred to as automatic saving mode).

図12は、本変形例における現在の第1パラメータの保有量が表示されているプレイヤ
端末2の画面表示例である。通常の貯めるボタン43に加え、「自動貯蓄モード」を選択
するボタン48が表示されている。プレイヤは、任意のタイミングで自動貯蓄モードボタ
ン48を選択することができる。自動貯蓄モードが選択された場合、パラメータ貯蓄部1
14は、所定のルールに従って、第1パラメータを減少させ、第2パラメータを増加させ
る処理を行う。例えば、第1パラメータが上限値まで回復したことに基づいて、所定量の
第1パラメータを貯蓄することとしてもよい。このようにすることによって、第1パラメ
ータの自動回復を継続させることができる。すべての第1パラメータを貯蓄してもよいし
、所定割合の第1パラメータのみを貯蓄することとしてもよい。これらの自動貯蓄に係る
ルールは、プレイヤに設定させることとしてもよい。
FIG. 12 is an example of a screen display of the player terminal 2 in which the current holding amount of the first parameter is displayed in this modification. In addition to the normal save button 43, a button 48 for selecting "automatic savings mode" is displayed. The player can select the automatic savings mode button 48 at any time. If automatic saving mode is selected, parameter saving section 1
14 performs a process of decreasing the first parameter and increasing the second parameter according to a predetermined rule. For example, a predetermined amount of the first parameter may be saved based on the first parameter having recovered to the upper limit value. By doing so, automatic recovery of the first parameter can be continued. All the first parameters may be saved, or only a predetermined percentage of the first parameters may be saved. These automatic savings rules may be set by the player.

自動貯蓄モードの継続時間(例えば、最大1日や、最大3時間等)を設定してもよい。
その場合、パラメータ貯蓄部114は、自動貯蓄モードの実行を開始してからの経過時間
を計測し、所定時間を経過するまでの間は上記の自動貯蓄処理を行う。また、自動貯蓄モ
ードは、プレイヤに付与されるアイテムを使用することによって発動可能としてもよい。
自動貯蓄モードアイテムは、ゲームの進行に応じてプレイヤに付与されてもよいし、課金
によって手に入れたゲーム内通貨で購入可能としてもよい。
The duration of the automatic savings mode (for example, a maximum of 1 day, a maximum of 3 hours, etc.) may be set.
In that case, the parameter saving unit 114 measures the time that has passed since the start of execution of the automatic saving mode, and performs the automatic saving process described above until the predetermined time has elapsed. Furthermore, the automatic savings mode may be activated by using items provided to the player.
The automatic savings mode item may be given to the player as the game progresses, or may be purchasable with in-game currency obtained through billing.

図13は、本変形例における処理のフロー図である。本フロー図は、自動貯蓄のルール
を、第1パラメータが上限値まで回復したことに基づいて、所定量の第1パラメータを貯
蓄することとした場合を前提としている。まず、プレイヤは自動貯蓄モードを開始する要
求を行う(S301)。サーバ装置1は、自動貯蓄モードを開始する。サーバ装置1は、
第1パラメータが上限値まで回復しているか否かを確認する(S302)。第1パラメー
タが上限値未満の場合(S302=No)、第1パラメータが上限値に回復するまで通常
通り第1パラメータを時間経過に伴って自動回復する処理を行う。第1パラメータが上限
値まで回復している場合(S302=Yes)、サーバ装置1は、第1パラメータを所定
量減少させるとともに第2パラメータを増加させるよう、パラメータ情報記憶部123を
更新する(S303)。
FIG. 13 is a flowchart of processing in this modification. This flowchart is based on the premise that the automatic savings rule is to save a predetermined amount of the first parameter based on the first parameter having recovered to the upper limit value. First, the player makes a request to start automatic savings mode (S301). The server device 1 starts automatic savings mode. The server device 1 is
It is confirmed whether the first parameter has recovered to the upper limit value (S302). If the first parameter is less than the upper limit value (S302=No), the process of automatically recovering the first parameter over time is performed as usual until the first parameter recovers to the upper limit value. If the first parameter has recovered to the upper limit (S302=Yes), the server device 1 updates the parameter information storage unit 123 to decrease the first parameter by a predetermined amount and increase the second parameter (S303 ).

サーバ装置1は、自動貯蓄モードを開始してからの経過時間を計測し、所定時間(自動
貯蓄モードの有効期間)が経過したか否かを判定する(S304)。所定時間が経過して
いない場合(S304=No)、S302~S303を繰り返す。所定時間が経過した場
合(S304=Yes)、自動貯蓄モードを終了する(S305)。また、更新したパラ
メータ情報をプレイヤ端末2に通知する(S306)。なお、更新したパラメータ情報は
、S303のあとに随時通知してもよい。
The server device 1 measures the elapsed time after starting the automatic savings mode, and determines whether a predetermined time (validity period of the automatic savings mode) has elapsed (S304). If the predetermined time has not elapsed (S304=No), S302 to S303 are repeated. If the predetermined time has elapsed (S304=Yes), the automatic savings mode is ended (S305). Furthermore, the updated parameter information is notified to the player terminal 2 (S306). Note that the updated parameter information may be notified at any time after S303.

本変形例によれば、プレイヤの自動貯蓄モードを開始するという1度の入力操作によっ
て、所定期間自動で貯蓄が行われる。プレイヤは端末を触る時間の無い日等に自動貯蓄モ
ードを実行することによって、第1パラメータを貯蓄することができる。
According to this modification, savings are automatically performed for a predetermined period of time by a single input operation of starting the automatic savings mode by the player. The player can save the first parameter by executing the automatic saving mode on days when he or she does not have time to touch the terminal.

上述した実施の形態は、本発明の理解を容易にするための例示に過ぎず、本発明を限定
して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良
することができると共に、本発明にはその均等物が含まれることは言うまでもない。
The embodiments described above are merely illustrative to facilitate understanding of the present invention, and are not intended to be interpreted as limiting the present invention. It goes without saying that the present invention can be modified and improved without departing from its spirit, and that the present invention includes equivalents thereof.

1 管理サーバ
2 ユーザ端末
3 ネットワーク
1 Management server 2 User terminal 3 Network

Claims (8)

第1パラメータを消費してゲームを実行するゲーム実行部と、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させる回復部と、
プレイヤの第1の入力操作に応じて、前記第1パラメータの減少処理を行うとともに、前記減少処理による前記第1パラメータの減少量に対して第1の変換率を乗じた量を第2パラメータの増加量として前記第2パラメータの増加処理を行うパラメータ貯蓄部と、を備え、
前記第1の変換率は、時間帯、または、所定のアイテムの少なくともいずれかによって変動し、
前記第2パラメータは、前記ゲームを実行するために消費されるか、または、前記プレイヤの第2の入力操作に応じて、パラメータ変換部によって前記第1パラメータに変換されるパラメータである、
ことを特徴とする情報処理サーバ。
a game execution unit that executes the game by consuming the first parameter;
a recovery unit that recovers the first parameter to a first upper limit value as time passes;
In response to the player's first input operation, the first parameter is decreased, and the second parameter is calculated by multiplying the amount of decrease in the first parameter by the first conversion rate. a parameter storage unit that performs an increase process of the second parameter as an increase amount,
The first conversion rate varies depending on at least one of a time period and a predetermined item,
The second parameter is a parameter that is consumed to run the game or is converted into the first parameter by a parameter conversion unit in response to a second input operation by the player.
An information processing server characterized by:
前記第1の変換率は、プレイヤ毎に設定される、請求項1に記載の情報処理サーバ。 The information processing server according to claim 1, wherein the first conversion rate is set for each player. 前記パラメータ変換部は、前記プレイヤの第2の入力操作に応じて、変換要求があった前記第2パラメータに対して第2の変換率を乗じた量を前記第1パラメータに変換す、請求項1又は2に記載の情報処理サーバ。 The parameter conversion unit converts, in response to a second input operation by the player, an amount obtained by multiplying the second parameter requested to be converted by a second conversion rate into the first parameter. The information processing server according to item 1 or 2. 前記第2の変換率は、時間帯、または、所定のアイテムの少なくともいずれかによって変動する、請求項3に記載の情報処理サーバ。 The information processing server according to claim 3, wherein the second conversion rate varies depending on at least one of a time period and a predetermined item. 前記第2の変換率は、プレイヤ毎に設定される、請求項3に記載の情報処理サーバ。 The information processing server according to claim 3, wherein the second conversion rate is set for each player. 前記パラメータ貯蓄部は、前記第2パラメータが第2上限値に達する場合に、前記増加処理を行わないことを特徴とする、請求項1又は2に記載の情報処理サーバ。 The information processing server according to claim 1 or 2, wherein the parameter storage unit does not perform the increasing process when the second parameter reaches a second upper limit value. コンピュータに、
第1パラメータを消費してゲームを実行するゲーム実行処理と、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させる回復処理と、
プレイヤの第1の入力操作に応じて、前記第1パラメータの減少処理を行うとともに、前記減少処理による前記第1パラメータの減少量に対して第1の変換率を乗じた量を第2パラメータの増加量として前記第2パラメータの増加処理を行うパラメータ貯蓄処理と、
を実行させ、
前記第1の変換率は、時間帯、または、所定のアイテムの少なくともいずれかによって変動し、
前記第2パラメータは、前記ゲームを実行するために消費されるか、または、前記プレイヤの第2の入力操作に応じて、パラメータ変換部によって前記第1パラメータに変換されるパラメータである、
ことを特徴とする、ゲームプログラム。
to the computer,
a game execution process that executes the game by consuming the first parameter;
recovery processing for recovering the first parameter to a first upper limit value as time passes;
In response to the player's first input operation, the first parameter is decreased, and the second parameter is calculated by multiplying the amount of decrease in the first parameter by the first conversion rate. parameter saving processing for increasing the second parameter as an increase amount;
run the
The first conversion rate varies depending on at least one of a time period and a predetermined item,
The second parameter is a parameter that is consumed to run the game or is converted into the first parameter by a parameter conversion unit in response to a second input operation by the player.
A game program characterized by:
第1パラメータを消費してゲームを実行するステップと、
時間の経過に伴い、前記第1パラメータを第1上限値まで回復させるステップと、
プレイヤの第1の入力操作に応じて、前記第1パラメータの減少処理を行うとともに、前記減少処理による前記第1パラメータの減少量に対して第1の変換率を乗じた量を第2パラメータの増加量として前記第2パラメータの増加処理を行うステップと、
を有し、
前記第1の変換率は、時間帯、または、所定のアイテムの少なくともいずれかによって変動し、
前記第2パラメータは、前記ゲームを実行するために消費されるか、または、前記プレイヤの第2の入力操作に応じて、パラメータ変換部によって前記第1パラメータに変換されるパラメータである、
ことを特徴とする、コンピュータによる情報処理方法。
consuming the first parameter and running the game;
recovering the first parameter to a first upper limit value as time passes;
In response to the player's first input operation, the first parameter is decreased, and the second parameter is calculated by multiplying the amount of decrease in the first parameter by the first conversion rate. performing an increase process on the second parameter as an increase amount;
has
The first conversion rate varies depending on at least one of a time period and a predetermined item,
The second parameter is a parameter that is consumed to run the game or is converted into the first parameter by a parameter conversion unit in response to a second input operation by the player.
An information processing method using a computer, characterized by:
JP2021020211A 2020-07-29 2021-02-10 Server, game program, information processing method Active JP7350795B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2021020211A JP7350795B2 (en) 2020-07-29 2021-02-10 Server, game program, information processing method
JP2021020349A JP6970842B1 (en) 2020-07-29 2021-02-12 Server, game program, information processing method
JP2021177935A JP2022027758A (en) 2020-07-29 2021-10-29 Server, game program and information processing method
JP2021177936A JP7009671B1 (en) 2020-07-29 2021-10-29 Server, game program, information processing method
JP2023106988A JP7351034B2 (en) 2021-02-10 2023-06-29 Server, game program, information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020127968A JP6839323B1 (en) 2020-07-29 2020-07-29 Server, game program, information processing method
JP2021020211A JP7350795B2 (en) 2020-07-29 2021-02-10 Server, game program, information processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020127968A Division JP6839323B1 (en) 2020-07-29 2020-07-29 Server, game program, information processing method

Related Child Applications (4)

Application Number Title Priority Date Filing Date
JP2021020349A Division JP6970842B1 (en) 2020-07-29 2021-02-12 Server, game program, information processing method
JP2021177935A Division JP2022027758A (en) 2020-07-29 2021-10-29 Server, game program and information processing method
JP2021177936A Division JP7009671B1 (en) 2020-07-29 2021-10-29 Server, game program, information processing method
JP2023106988A Division JP7351034B2 (en) 2021-02-10 2023-06-29 Server, game program, information processing method

Publications (3)

Publication Number Publication Date
JP2022027418A JP2022027418A (en) 2022-02-10
JP2022027418A5 JP2022027418A5 (en) 2023-07-13
JP7350795B2 true JP7350795B2 (en) 2023-09-26

Family

ID=87767342

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2021020211A Active JP7350795B2 (en) 2020-07-29 2021-02-10 Server, game program, information processing method
JP2021020349A Active JP6970842B1 (en) 2020-07-29 2021-02-12 Server, game program, information processing method
JP2021177935A Pending JP2022027758A (en) 2020-07-29 2021-10-29 Server, game program and information processing method

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021020349A Active JP6970842B1 (en) 2020-07-29 2021-02-12 Server, game program, information processing method
JP2021177935A Pending JP2022027758A (en) 2020-07-29 2021-10-29 Server, game program and information processing method

Country Status (1)

Country Link
JP (3) JP7350795B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018183329A (en) 2017-04-25 2018-11-22 株式会社gloops Game server, method, program, and program recording medium
JP2019076312A (en) 2017-10-23 2019-05-23 株式会社タイトー Game system and game program
JP2019201926A (en) 2018-05-23 2019-11-28 株式会社カプコン Game program and game device
JP2020072816A (en) 2018-05-02 2020-05-14 株式会社Cygames Information processing program, information processing server, and information processing system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5386017B1 (en) * 2012-07-30 2014-01-15 株式会社コナミデジタルエンタテインメント GAME MANAGEMENT DEVICE, GAME SYSTEM, GAME MANAGEMENT METHOD, PROGRAM, AND SERVICE MANAGEMENT DEVICE
JP6377289B1 (en) * 2018-01-31 2018-08-22 株式会社Cygames Information processing program, information processing server, and information processing system
JP2018171499A (en) * 2018-07-09 2018-11-08 株式会社バンダイナムコエンターテインメント Program, server and game system
JP7495745B2 (en) * 2022-01-21 2024-06-05 株式会社サンセイアールアンドディ Gaming Machines

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018183329A (en) 2017-04-25 2018-11-22 株式会社gloops Game server, method, program, and program recording medium
JP2019076312A (en) 2017-10-23 2019-05-23 株式会社タイトー Game system and game program
JP2020072816A (en) 2018-05-02 2020-05-14 株式会社Cygames Information processing program, information processing server, and information processing system
JP2019201926A (en) 2018-05-23 2019-11-28 株式会社カプコン Game program and game device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
[プリコネR]スタミナの回復方法とスタミナ貯金のやり方,AppMedia [online],2020年04月13日,[2021年3月15日検索],https://appmedia.jp/priconne-redive/1673583
スマホゲームの「スタミナ」はプレイヤーをゲーム中毒にさせるために存在する,KULTUR [online],2017年02月15日,https://kultur2.blog.fc2.com/blog-entry-3820.html,[2022年6月23日検索]

Also Published As

Publication number Publication date
JP2022027758A (en) 2022-02-14
JP6970842B1 (en) 2021-11-24
JP2022027419A (en) 2022-02-10
JP2022027418A (en) 2022-02-10

Similar Documents

Publication Publication Date Title
KR102476053B1 (en) Information processing programs, information processing servers and information processing systems
JP5499136B2 (en) Server device and game program
JP6062786B2 (en) Server system and program
JP2018000493A (en) Server system and program
JP6839323B1 (en) Server, game program, information processing method
JP2020130263A (en) Computer program and computer device
JP2024009289A (en) Game server, game program, and information processing method
JP6180359B2 (en) Information processing apparatus and game program
JP2018166680A (en) Program, game apparatus, and server device
JP7351034B2 (en) Server, game program, information processing method
JP7350795B2 (en) Server, game program, information processing method
WO2022158386A1 (en) Game system, server, program, and lottery event execution method
JP7009671B1 (en) Server, game program, information processing method
JP6522215B1 (en) System, method, and program for providing a lottery
JP2021104441A (en) Computer program and server device
JP7139538B1 (en) Information processing server, game program and information processing method
JP7043664B1 (en) Information processing server, game program and information processing method
JP7079865B1 (en) Game system, game program, information processing method
JP7389384B2 (en) Game systems, methods and computer programs
JP7089196B2 (en) Computer programs and computer equipment
JP2022118701A (en) Game server, game program, and information processing method
JP2022118702A (en) Game server, game program, and information processing method
JP2020146243A (en) Computer program and computer device
JP2022027094A (en) Game program, game device, and game system
JP2022040385A (en) Computer program and computer device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230629

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230629

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20230629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230803

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230825

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230913

R150 Certificate of patent or registration of utility model

Ref document number: 7350795

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150