JP7364102B2 - Program and recording medium - Google Patents

Program and recording medium Download PDF

Info

Publication number
JP7364102B2
JP7364102B2 JP2023007001A JP2023007001A JP7364102B2 JP 7364102 B2 JP7364102 B2 JP 7364102B2 JP 2023007001 A JP2023007001 A JP 2023007001A JP 2023007001 A JP2023007001 A JP 2023007001A JP 7364102 B2 JP7364102 B2 JP 7364102B2
Authority
JP
Japan
Prior art keywords
game
game element
player
pet
data item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2023007001A
Other languages
Japanese (ja)
Other versions
JP2023040293A (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.)
Sega Corp
Original Assignee
Sega Corp
Sega Games Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2021183934A external-priority patent/JP2022010238A/en
Application filed by Sega Corp, Sega Games Co Ltd filed Critical Sega Corp
Priority to JP2023007001A priority Critical patent/JP7364102B2/en
Publication of JP2023040293A publication Critical patent/JP2023040293A/en
Priority to JP2023172243A priority patent/JP2023168515A/en
Application granted granted Critical
Publication of JP7364102B2 publication Critical patent/JP7364102B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明はプログラム及び記録媒体に関する。 The present invention relates to a program and a recording medium.

例えばロールプレイングゲーム(以下、RPGと言う)などのゲームにおいて、プレイヤはゲーム内のキャラクタに指示を与えることでキャラクタに行動を行わせたり、所持しているアイテムを使用したりしながら、ゲームを進行させる。従来のゲームでは、プレイヤが所持することのできるキャラクタ数やアイテム数に上限が設けられていた(例えば特許文献1参照)。 For example, in a game such as a role-playing game (hereinafter referred to as RPG), the player can play the game by giving instructions to the character in the game, making the character perform actions, and using items in the game. Let it proceed. In conventional games, upper limits have been set on the number of characters and items that a player can possess (for example, see Patent Document 1).

特許第5577427号公報Patent No. 5577427

特許文献1には、プレイヤが所有できるキャラクタの数に上限が設けられており、その所有を諦めたキャラクタをポイントに変換し、所有しているキャラクタのパラメータの変動に用いることが記載されている。 Patent Document 1 describes that an upper limit is set on the number of characters that a player can own, and that the characters that the player has given up on are converted into points, which are used to change the parameters of the owned characters. .

特許文献1においても、キャラクタ数が上限に達してしまったプレイヤは、これまで所持していたキャラクタを手放さなければ新しいキャラクタを所持できないという問題があった。なお、プレイヤが所持できるキャラクタ数の上限を増やすことは、キャラクタごとに設定されているデータ量が、アイテムごとに設定されているデータ量に比べてパラメータや画像音声等が多く、必要な記憶容量が増えてしまい容易に行うことができない。更に、アイテムであったとしても、データ量が大きい場合には所持できる数に上限が設けられる場合もある。また、キャラクタごとに設定されているデータ量を減らしてプレイヤの所持できるキャラクタ数の上限を増やすことは、キャラクタの多様性が損なわれ、多様なゲーム処理が困難になる可能性があった。 Patent Document 1 also has a problem in that a player whose number of characters has reached the upper limit cannot acquire a new character unless he gives up the character he previously owned. Increasing the upper limit on the number of characters that a player can possess is due to the fact that the amount of data set for each character is larger than the amount of data set for each item, and the amount of data set for each character is larger than the amount of data set for each item. This cannot be done easily because of the increase in Furthermore, even if it is an item, if the amount of data is large, there may be an upper limit on the number of items that can be possessed. Furthermore, increasing the upper limit on the number of characters that a player can possess by reducing the amount of data set for each character may reduce the diversity of characters and make it difficult to perform various game processes.

本発明は上記した課題に鑑みなされたものであり、多様なゲーム処理を維持しながら所持の上限が設けられたキャラクタやアイテム等のゲーム要素の所持数を実質的に増やすことを目的とする。 The present invention has been made in view of the above-mentioned problems, and aims to substantially increase the number of game elements such as characters and items that have upper limits on possession while maintaining a variety of game processes.

上記した課題を解決するために、本願請求項1のプログラムは、コンピュータを、プレイヤの指示によりゲーム内で行動を行う第1のゲーム要素と、プレイヤの指示によりゲーム内で使用される第2のゲーム要素とを、前記第1及び第2のゲーム要素で共通に設定される第1種のデータと、前記第1及び第2のゲーム要素の何れか一方に設定される第2種のデータとにより管理する管理手段、プレイヤから前記第1及び第2のゲーム要素を相互に変換する指示を受け付け、前記第2種のデータを破棄し、前記第1種のデータに基づいた値で前記第1及び第2のゲーム要素を相互に変換する相互変換手段、として機能させることを特徴とする。 In order to solve the above-mentioned problem, the program according to claim 1 of the present application enables a computer to operate a first game element that performs an action in the game according to the player's instructions, and a second game element that is used in the game according to the player's instructions. a game element; a first type of data that is commonly set for the first and second game elements; and a second type of data that is set for either one of the first and second game elements. a management means that receives an instruction from the player to mutually convert the first and second game elements, discards the second type of data, and converts the first type of game element with a value based on the first type of data; It is characterized by functioning as mutual conversion means for mutually converting the second game element and the second game element.

本発明によれば、多様なゲーム処理を維持しながら所持の上限が設けられたゲーム要素の所持数を実質的に増やすことができる。 According to the present invention, it is possible to substantially increase the number of game elements that have an upper limit while maintaining a variety of game processes.

本実施形態に係る情報処理システムの一例の構成図である。FIG. 1 is a configuration diagram of an example of an information processing system according to an embodiment. 本実施形態に係るコンピュータの一例のハードウェア構成図である。FIG. 1 is a hardware configuration diagram of an example of a computer according to the present embodiment. 本実施形態に係る情報処理システムの一例の処理ブロック図である。FIG. 1 is a processing block diagram of an example of an information processing system according to the present embodiment. エッグのパラメータの一例を示す構成図である。FIG. 2 is a configuration diagram showing an example of egg parameters. ペットのパラメータの一例を示す構成図である。It is a block diagram which shows an example of the parameter of a pet. エッグからペットへの変換処理の一例のフローチャートである。It is a flowchart of an example of the conversion process from an egg to a pet. ペットからエッグへの変換処理の一例のフローチャートである。It is a flowchart of an example of the conversion process from a pet to an egg. 本実施形態における情報処理システムのペットのレベルによる強化処理の一例のフローチャートである。It is a flowchart of an example of reinforcement processing by the level of a pet of the information processing system in this embodiment. 本実施形態における情報処理システムのアイテムによるペットを強化する画面の一例のイメージ図である。It is an image diagram of an example of the screen which strengthens a pet by the item of the information processing system in this embodiment.

次に、本発明の実施形態について、詳細に説明する。
[第1の実施形態]
<システム構成>
図1は、本実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1は1台以上のクライアント端末2とゲームサーバ装置3とがインターネット等のネットワーク4を介して接続されている。
Next, embodiments of the present invention will be described in detail.
[First embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to this embodiment. In the information processing system 1 of FIG. 1, one or more client terminals 2 and a game server device 3 are connected via a network 4 such as the Internet.

クライアント端末2はプレイヤが操作するPC、スマートフォン、タブレットなどの端末装置、家庭用や業務用のゲーム専用機器などの端末装置である。ゲームサーバ装置3はクライアント端末2でプレイヤにより行われるゲームの管理や制御、ゲーム内での課金処理等を行う。 The client terminal 2 is a terminal device operated by a player, such as a PC, a smartphone, a tablet, or a game-specific device for home or business use. The game server device 3 manages and controls the game played by the player on the client terminal 2, performs billing processing within the game, and the like.

なお、本発明は図1に示すクライアント・サーバ型の情報処理システム1の他、単体のゲーム装置においても適用可能である。図1の情報処理システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。例えば図1のゲームサーバ装置3は単一のコンピュータであっても、複数のコンピュータに分散して構成してもよい。 Note that the present invention is applicable not only to the client-server type information processing system 1 shown in FIG. 1 but also to a standalone game device. The information processing system 1 in FIG. 1 is one example, and it goes without saying that there are various system configuration examples depending on the usage and purpose. For example, the game server device 3 in FIG. 1 may be a single computer or may be distributed over multiple computers.

<ハードウェア構成>
《クライアント端末及びゲームサーバ装置》
図1のクライアント端末2及びゲームサーバ装置3は、例えば図2に示すハードウェア構成のコンピュータにより実現される。図2は、本実施形態に係るコンピュータの一例のハードウェア構成図である。
<Hardware configuration>
《Client terminal and game server device》
The client terminal 2 and game server device 3 in FIG. 1 are realized, for example, by a computer with a hardware configuration shown in FIG. 2. FIG. 2 is a hardware configuration diagram of an example of a computer according to this embodiment.

図2のコンピュータは、入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507、及びHDD508などを備えており、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。 The computer in FIG. 2 includes an input device 501, a display device 502, an external I/F 503, a RAM 504, a ROM 505, a CPU 506, a communication I/F 507, an HDD 508, and the like, each of which is interconnected by a bus B. Note that the input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はプレイヤが各種信号を入力するのに用いるタッチパネル、操作キーやボタン、キーボードやマウスなどである。表示装置502は画面を表示する液晶や有機ELなどのディスプレイである。通信I/F507はコンピュータをネットワーク4に接続するインタフェースである。これによりコンピュータは通信I/F507を介してデータ通信を行うことができる。 The input device 501 is a touch panel, operation keys, buttons, keyboard, mouse, etc. used by the player to input various signals. The display device 502 is a display such as a liquid crystal or organic EL display that displays a screen. The communication I/F 507 is an interface that connects the computer to the network 4. This allows the computer to perform data communication via the communication I/F 507.

また、HDD508はプログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータにはコンピュータ全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションなどがある。 Furthermore, the HDD 508 is an example of a nonvolatile storage device that stores programs and data. Stored programs and data include an OS, which is basic software that controls the entire computer, and applications that provide various functions on the OS.

なお、コンピュータはHDD508に替えて、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。 Note that instead of the HDD 508, the computer may use a drive device (for example, a solid state drive: SSD) that uses flash memory as a storage medium.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。 External I/F 503 is an interface with an external device. The external device includes a recording medium 503a and the like. Thereby, the computer 500 can read and/or write to the recording medium 503a via the external I/F 503. The recording medium 503a includes a flexible disk, CD, DVD, SD memory card, USB memory, and the like.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータの起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as the BIOS, OS settings, and network settings that are executed when the computer is started. The RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ全体の制御や機能を実現する演算装置である。 The CPU 506 is an arithmetic unit that implements control and functions of the entire computer by reading programs and data from a storage device such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing.

本実施形態に係るクライアント端末2及びゲームサーバ装置3は例えば上記したハードウェア構成のコンピュータにおいてプログラムを実行することにより後述するような各種処理を実現できる。 The client terminal 2 and game server device 3 according to the present embodiment can implement various processes as described later by executing programs on a computer having the above-described hardware configuration, for example.

<ソフトウェア構成>
本実施形態に係る情報処理システム1のソフトウェア構成について説明する。図1の情報処理システム1は例えば図3に示す処理ブロックにより実現される。図3は本実施形態に係る情報処理システムの一例の処理ブロック図である。なお、図3の処理ブロックは本実施形態における説明に不要な部分について省略している。
<Software configuration>
The software configuration of the information processing system 1 according to this embodiment will be explained. The information processing system 1 in FIG. 1 is realized, for example, by the processing blocks shown in FIG. 3. FIG. 3 is a processing block diagram of an example of the information processing system according to this embodiment. Note that in the processing blocks of FIG. 3, portions unnecessary for the explanation of this embodiment are omitted.

情報処理システム1のゲームサーバ装置3はプログラムを実行することにより、通信部10、制御部20、記憶部30を実現する。制御部20はゲーム進行部21、データ管理部22を有する構成である。記憶部30はゲーム情報記憶部31、プレイヤ情報記憶部32、キャラクタ情報記憶部33、アイテム情報記憶部34を有する構成である。 The game server device 3 of the information processing system 1 realizes the communication section 10, the control section 20, and the storage section 30 by executing a program. The control section 20 includes a game progress section 21 and a data management section 22. The storage unit 30 includes a game information storage unit 31, a player information storage unit 32, a character information storage unit 33, and an item information storage unit 34.

また、情報処理システム1のクライアント端末2はプログラムを実行することにより操作受付部50、制御部60、記憶部70、通信部80、画面表示部90を実現する。制御部60はキャラクタ管理部61、アイテム管理部62、相互変換処理部63を有する構成である。 Further, the client terminal 2 of the information processing system 1 realizes the operation reception section 50, the control section 60, the storage section 70, the communication section 80, and the screen display section 90 by executing the program. The control section 60 has a character management section 61, an item management section 62, and a mutual conversion processing section 63.

ゲームサーバ装置3の通信部10はクライアント端末2との通信を行う。制御部20はクライアント端末2においてプレイヤにゲームをプレイさせるための処理を行う。記憶部30はゲームに関する各種情報を記憶する。 The communication unit 10 of the game server device 3 communicates with the client terminal 2. The control unit 20 performs processing for causing the player to play the game on the client terminal 2. The storage unit 30 stores various information regarding the game.

また、制御部20のゲーム進行部21は記憶部30に記憶されている各種情報を参照しつつ、クライアント端末2がプレイヤから受け付けた操作に基づいてゲームを進行させるための各種処理を行う。データ管理部22は記憶部30に記憶されている各種情報の管理を行う。 Further, the game progression unit 21 of the control unit 20 performs various processes for advancing the game based on operations received by the client terminal 2 from the player while referring to various information stored in the storage unit 30. The data management section 22 manages various information stored in the storage section 30.

プレイヤ情報記憶部32は、プレイヤに関するプレイヤ情報を記憶している。キャラクタ情報記憶部33は、ゲーム内で行動するキャラクタに関するキャラクタ情報を記憶している。キャラクタ情報には各キャラクタの特徴を表すパラメータの値が含まれる。キャラクタには後述のペットも含まれている。アイテム情報記憶部34はゲーム内で使用されるアイテムに関するアイテム情報を記憶している。 The player information storage unit 32 stores player information regarding the player. The character information storage unit 33 stores character information regarding characters that act in the game. The character information includes values of parameters representing the characteristics of each character. The characters also include pets, which will be described later. The item information storage unit 34 stores item information regarding items used in the game.

各プレイヤが保有(所持)しているキャラクタやアイテムはプレイヤ情報とキャラクタ情報及びアイテム情報とを対応付けることにより表される。なお、各プレイヤが保有できるキャラクタ数の上限とアイテム数の上限とは別個に設けられている。一般的に、キャラクタ数の上限はアイテム数の上限よりも少なく設定される。これは、アイテムごとに設定されているデータ量が、キャラクタ毎に設定されているデータ量よりも少ないことが多いためである。また、ゲーム情報記憶部31はプレイヤにゲームをプレイさせるために必要な情報であって、プレイヤ情報、キャラクタ情報及びアイテム情報以外の情報を記憶している。 Characters and items possessed by each player are represented by correlating player information with character information and item information. Note that the upper limit for the number of characters and the upper limit for the number of items that each player can possess are set separately. Generally, the upper limit for the number of characters is set smaller than the upper limit for the number of items. This is because the amount of data set for each item is often smaller than the amount of data set for each character. Further, the game information storage unit 31 stores information necessary for allowing the player to play the game, other than player information, character information, and item information.

クライアント端末2の操作受付部50はクライアント端末2を操作するプレイヤからの操作を受け付ける。また、制御部60はクライアント端末2におけるゲームに関する処理を行う。制御部60のキャラクタ管理部61はゲームサーバ装置3のデータ管理部22からキャラクタ情報を取得して記憶部70に記憶させる。キャラクタ管理部61は、記憶部70に記憶されているキャラクタ情報の管理を行う。 The operation accepting unit 50 of the client terminal 2 accepts operations from a player who operates the client terminal 2. Further, the control unit 60 performs processing related to the game on the client terminal 2. The character management section 61 of the control section 60 acquires character information from the data management section 22 of the game server device 3 and stores it in the storage section 70 . The character management section 61 manages character information stored in the storage section 70.

また、アイテム管理部62はゲームサーバ装置3のデータ管理部22からアイテム情報を取得して記憶部70に記憶させる。アイテム管理部62は記憶部70に記憶されているアイテム情報の管理を行う。相互変換処理部63は後述するように、アイテムの一例であるエッグからキャラクタの一例であるペットへの変換処理と、ペットからエッグへの変換処理と、を行う。通信部80はゲームサーバ装置3との通信を行う。画面表示部90はクライアント端末2の画面表示を行う。 Additionally, the item management section 62 acquires item information from the data management section 22 of the game server device 3 and stores it in the storage section 70 . The item management section 62 manages item information stored in the storage section 70. As will be described later, the mutual conversion processing unit 63 performs a conversion process from an egg, which is an example of an item, to a pet, which is an example of a character, and a conversion process from a pet to an egg. The communication unit 80 communicates with the game server device 3. The screen display unit 90 displays the screen of the client terminal 2.

なお、図3に示した情報処理システム1は一例であって、ゲームサーバ装置3の処理ブロックの少なくとも一部をクライアント端末2に設けてもよいし、クライアント端末2の処理ブロックの一部をゲームサーバ装置3に設けてもよい。例えば相互変換処理部63はゲームサーバ装置3に設けてもよい。 Note that the information processing system 1 shown in FIG. 3 is an example, and at least a part of the processing blocks of the game server device 3 may be provided in the client terminal 2, or a part of the processing blocks of the client terminal 2 may be provided in the game server device 3. It may also be provided in the server device 3. For example, the mutual conversion processing section 63 may be provided in the game server device 3.

本実施形態に係る情報処理システム1はゲームの進行や表示制御をクライアント端末2で行ってもゲームサーバ装置3で行ってもよい。また、本実施形態に係る情報処理システム1は、ペットからエッグへの変換処理やエッグからペットへの変換処理を、クライアント端末2で行ってもゲームサーバ装置3で行ってもよい。 In the information processing system 1 according to the present embodiment, game progress and display control may be performed by the client terminal 2 or by the game server device 3. Further, in the information processing system 1 according to the present embodiment, the conversion process from a pet to an egg and the conversion process from an egg to a pet may be performed by the client terminal 2 or by the game server device 3.

なお、クライアント端末2の制御部60は、制御形態としてHTML(Hyper Text Markup Language)等で記載されたページデータや、ページデータ内に含まれるスクリプトなどをゲームサーバ装置3から受信してゲームに関する処理を行うブラウザ型や、クライアント端末2の制御部60はインストールされたアプリケーションに基づいてゲームに関する処理を行うアプリケーション型などがある。 The control unit 60 of the client terminal 2 receives page data written in HTML (Hyper Text Markup Language) or the like as a control form, scripts included in the page data, etc. from the game server device 3, and performs processing related to the game. There is a browser type that performs the game, and an application type that the control unit 60 of the client terminal 2 performs game-related processing based on the installed application.

<キャラクタとアイテムとの相互変換処理の概要>
ここで、本実施形態のゲームにおけるキャラクタとアイテムとの相互変換処理について説明する。本実施形態のゲームにおけるペットはキャラクタの一例である。また、本実施形態のゲームにおけるエッグはアイテムの一例である。本実施形態のゲームにおいてプレイヤはエッグを使用することで、アイテムであるエッグをキャラクタであるペットに変化させることができる。また、プレイヤはキャラクタであるペットをアイテムであるエッグに戻すこともできる。
<Overview of mutual conversion process between characters and items>
Here, mutual conversion processing between characters and items in the game of this embodiment will be explained. A pet in the game of this embodiment is an example of a character. Furthermore, the egg in the game of this embodiment is an example of an item. In the game of this embodiment, the player can use an egg to transform an egg, which is an item, into a pet, which is a character. The player can also return a pet character to an egg item.

なお、エッグは、エッグ同士またはキャラクタと合成処理することで、合成先のアイテムやキャラクタのパラメータを変動させるアイテムとしての本来の機能を有している。 Note that the eggs have the original function of an item that changes the parameters of the item or character that is the destination of the combination by compositing the eggs with each other or with a character.

図4はエッグのパラメータの一例を示す構成図である。図4に示すエッグのパラメータはペットの種類、ペット名、レベル、エッグ個体値及び合成加算個体値を有する。エッグのパラメータに含まれるペットの種類は、そのエッグを使用することにより、エッグから変化するペットの種類を表している。ペット名は、エッグから変化するペットの名を表している。レベルは、エッグから変化するペットのレベルを表している。 FIG. 4 is a configuration diagram showing an example of egg parameters. The egg parameters shown in FIG. 4 include the pet type, pet name, level, egg individual value, and composite addition individual value. The pet type included in the egg's parameters represents the type of pet that changes from the egg by using the egg. The pet name represents the name of the pet that changes from Egg. The level represents the level of the pet that changes from the egg.

エッグのパラメータに含まれるエッグ個体値は、エッグから変化するペットの個体値であり、ペットのレアリティ、レベル上限、属性、性格などが設定されている。ペットのレアリティは希少性や入手の困難性などのペットの価値を表すパラメータである。レベル上限はエッグから変化するペットのレベルの上限である。属性はエッグから変化するペットの属性を表している。性格はエッグから変化するペットの性格を表している。また、合成加算個体値は、アイテムである例えばエッグの合成により得たボーナス値であり、HPプラス値、打撃力プラス値、射撃力プラス値、法撃力プラス値などが設定されている。合成加算個体値は、後述のペットの能力値に加算される値を表している。 The egg individual value included in the egg parameters is the individual value of the pet that changes from the egg, and the pet's rarity, level upper limit, attribute, personality, etc. are set. The rarity of a pet is a parameter that represents the value of the pet, such as rarity or difficulty in obtaining it. The level cap is the upper limit of the pet's level that changes from the egg. Attribute represents the pet's attribute that changes from the egg. Personality represents the pet's personality that changes from the egg. Further, the combined additional individual value is a bonus value obtained by combining an item such as an egg, and includes a HP plus value, a striking power plus value, a shooting power plus value, a legal striking power plus value, etc. The composite addition individual value represents a value that is added to the pet's ability value, which will be described later.

強化したペットをエッグに戻せるため、図4のエッグのパラメータには、ペットのときに上がったレベル、ペットのときに得たボーナス値である合成加算個体値など、プレイヤがペットに対して行った強化の内容が反映されたパラメータが含まれる。 Since the strengthened pet can be returned to the egg, the parameters of the egg in Figure 4 include the level raised when it was a pet, the composite added individual value which is the bonus value obtained when it was a pet, etc. Contains parameters that reflect the content of the enhancement.

図5はペットのパラメータの一例を示す構成図である。図5に示すペットのパラメータはペットの種類、ペット名、経験値、レベル、能力値、エッグ個体値、合成加算個体値及びアイテム加算個体値を有する。図5のペットのパラメータは図4のエッグのパラメータに経験値、能力値及びアイテム加算個体値を追加したものである。 FIG. 5 is a configuration diagram showing an example of pet parameters. The pet parameters shown in FIG. 5 include the pet type, pet name, experience value, level, ability value, egg individual value, composite additional individual value, and item additional individual value. The pet parameters in FIG. 5 are the egg parameters in FIG. 4 plus experience values, ability values, and item-added individual values.

経験値はペットが得た経験値であり、必要経験値に達することでレベルが上がる。プレイヤはエッグを素材としてペットに合成することで、そのペットに経験値を得させることができる。なお、エッグは使用後のペットに応じたレアリティを持つため、素材として合成した場合に得ることのできる経験値をレアリティに応じて異ならせることができる。 Experience points are the experience points your pet has gained, and their level increases when they reach the required experience points. By using eggs as materials and synthesizing them into a pet, the player can have that pet gain experience points. Furthermore, since eggs have a rarity that depends on the pet after using them, the experience points that can be obtained when synthesized as materials can be varied depending on the rarity.

能力値は、ペットのレベルに応じたペットのベースとなるパラメータの値である。図5に示したペットの能力値には、HP、打撃力、射撃力、法撃力、打撃防御、射撃防御、法撃防御、属性値などが含まれる。また、アイテム加算個体値は、例えばペットへ装備されたアイテムなど、そのペットの能力値に値を加算するアイテムのIDを表している。 The ability value is the value of the pet's base parameter according to the pet's level. The ability values of the pet shown in FIG. 5 include HP, striking power, shooting power, legal attack power, strike defense, shooting defense, legal attack defense, attribute values, and the like. Further, the item addition individual value represents the ID of an item, such as an item equipped to a pet, whose value is added to the ability value of the pet.

本実施形態に係る情報処理システム1では、図5に示したペットのパラメータの項目を図4に示したエッグのパラメータの項目よりも多くすることにより、ペットの多様性を実現している。 In the information processing system 1 according to the present embodiment, the number of pet parameter items shown in FIG. 5 is greater than the number of egg parameter items shown in FIG. 4 to realize pet diversity.

また、本実施形態に係る情報処理システム1では、図4に示したエッグのパラメータの項目を図5に示したペットのパラメータの項目よりも少なくすることにより、エッグのパラメータのデータ長を、アイテムとして扱えるデータ長としている。ただし、本実施形態に係る情報処理システム1では図4に示したように、プレイヤがペットに対して行った強化の内容がエッグのパラメータとして残されるため、ペットに対して行った強化が無駄にならない。 Furthermore, in the information processing system 1 according to the present embodiment, the data length of the egg parameters is reduced by making the egg parameter items shown in FIG. 4 smaller than the pet parameter items shown in FIG. The data length is set so that it can be handled as However, in the information processing system 1 according to the present embodiment, as shown in FIG. 4, the details of the reinforcement that the player has performed on the pet are left as parameters of the egg, so the reinforcement performed on the pet is wasted. No.

なお、本実施形態ではペットとエッグとの相互変換処理を一例として説明するが、ペットやエッグに限定するものではない。例えば本実施形態のペットとエッグとの相互変換処理はペットとエッグ以外のキャラクタとアイテムとの相互変換処理に適用可能である。 In this embodiment, mutual conversion processing between pets and eggs will be explained as an example, but the process is not limited to pets and eggs. For example, the mutual conversion process between a pet and an egg according to this embodiment is applicable to the mutual conversion process between a character and an item other than a pet and an egg.

<処理>
《エッグからペットへの変換処理》
本実施形態に係る情報処理システム1では例えば図6に示すようにエッグからペットへの変換処理が実行させる。図6はエッグからペットへの変換処理の一例のフローチャートである。エッグからペットへの変換処理は、例えばプレイヤがゲームにおいてエッグを使用する指示を行うことで開始される。なお、エッグを使用する際、所定量のゲーム内通貨を消費するようにしてもよい。
<Processing>
《Conversion process from egg to pet》
In the information processing system 1 according to the present embodiment, for example, as shown in FIG. 6, a conversion process from an egg to a pet is executed. FIG. 6 is a flowchart of an example of an egg to pet conversion process. The conversion process from an egg to a pet is started, for example, when a player issues an instruction to use an egg in a game. Note that when using an egg, a predetermined amount of in-game currency may be consumed.

クライアント端末2の操作受付部50は、プレイヤからエッグを使用する指示を受け付ける。操作受付部50がプレイヤからエッグを使用する指示を受け付けると、制御部60はエッグからペットへの変換処理を開始する。ステップS1において、制御部60のアイテム管理部62は記憶部70から、プレイヤにより指定されたエッグのパラメータを読み出す。 The operation reception unit 50 of the client terminal 2 receives an instruction to use an egg from the player. When the operation reception unit 50 receives an instruction to use an egg from the player, the control unit 60 starts the process of converting the egg into a pet. In step S1, the item management section 62 of the control section 60 reads the parameters of the egg designated by the player from the storage section 70.

ステップS2に進み、制御部60の相互変換処理部63は図4のエッグのパラメータの項目を図5のペットのパラメータの項目に対応させる処理を行う。具体的に、相互変換処理部63は図4のエッグのパラメータの項目に、経験値、能力値、アイテム加算個体値の項目を追加して、図5に示したペットのパラメータの項目に対応させる。 Proceeding to step S2, the mutual conversion processing unit 63 of the control unit 60 performs a process of making the egg parameter items in FIG. 4 correspond to the pet parameter items in FIG. 5. Specifically, the mutual conversion processing unit 63 adds the items of experience value, ability value, and item additional individual value to the egg parameter items shown in FIG. 4, and makes them correspond to the pet parameter items shown in FIG. 5. .

ステップS3において、相互変換処理部63はレベルに応じた能力値を図5のペットのパラメータの項目に設定する。なお、ペットのレベルに応じた能力値は、例えば記憶部70に記憶させておくか、又は、ゲームサーバ装置3の記憶部30に記憶させておく。 In step S3, the mutual conversion processing unit 63 sets the ability value according to the level in the pet parameter item of FIG. 5. Note that the ability value corresponding to the level of the pet is stored, for example, in the storage unit 70 or in the storage unit 30 of the game server device 3.

ステップS4に進み、相互変換処理部63は例えばペットへ装備されたアイテムなどによるアイテム加算個体値を設定する処理を行う。なお、ステップS4の処理はプレイヤからの指示(例えばアイテムの装備によるペットの強化処理の指示)を受け付けたタイミングで行ってもよい。 Proceeding to step S4, the mutual conversion processing unit 63 performs a process of setting an item addition individual value based on, for example, an item equipped to a pet. Note that the process in step S4 may be performed at the timing when an instruction from the player (for example, an instruction to strengthen a pet by equipping an item) is received.

そして、ステップS5において、制御部60のキャラクタ管理部61は相互変換処理部63によりエッグのパラメータから変換されたペットのパラメータを記憶部70に追加する処理を行う。 Then, in step S5, the character management section 61 of the control section 60 performs a process of adding the pet parameters converted from the egg parameters by the mutual conversion processing section 63 to the storage section 70.

このように、本実施形態に係る情報処理システム1ではアイテムの一例であるエッグをキャラクタの一例であるペットに変換するときに、パラメータの項目を追加してペットのパラメータとすることで、ペットの多様性を維持できる。 In this way, in the information processing system 1 according to the present embodiment, when converting an egg, which is an example of an item, into a pet, which is an example of a character, a parameter item is added and used as a parameter of the pet. You can maintain diversity.

《ペットからエッグへの変換処理》
本実施形態に係る情報処理システム1では例えば図7に示すようにペットからエッグへの変換処理が実行される。図7はペットからエッグへの変換処理の一例のフローチャートである。ペットからエッグへの変換処理は、例えばプレイヤがペットをエッグに変換する指示を行うことで開始される。なお、エッグに変換する際、所定量のゲーム内通貨を消費するようにしてもよい。
《Conversion process from pet to egg》
In the information processing system 1 according to the present embodiment, for example, as shown in FIG. 7, a conversion process from a pet to an egg is executed. FIG. 7 is a flowchart of an example of a process for converting a pet into an egg. The process of converting a pet into an egg is started, for example, when the player issues an instruction to convert a pet into an egg. Note that a predetermined amount of in-game currency may be consumed when converting into eggs.

クライアント端末2の操作受付部50は、プレイヤからペットをエッグに変換する指示を受け付ける。操作受付部50がプレイヤからペットをエッグに変換する指示を受け付けると、制御部60はペットからエッグへの変換処理を開始する。 The operation reception unit 50 of the client terminal 2 receives an instruction from the player to convert a pet into an egg. When the operation reception unit 50 receives an instruction from the player to convert a pet into an egg, the control unit 60 starts the process of converting the pet into an egg.

ステップS11において、制御部60のキャラクタ管理部61は記憶部70から、プレイヤによりエッグへの変換を指示されたペットのパラメータを読み出す。ステップS12に進み、制御部60の相互変換処理部63は図5に示したペットのパラメータの項目を図4のエッグのパラメータの項目に対応させる処理を行う。具体的に、相互変換処理部63は図5のペットのパラメータの項目から、経験値、能力値、アイテム加算個体値の項目を削除して、図4に示したエッグのパラメータの項目に対応させる。 In step S11, the character management section 61 of the control section 60 reads from the storage section 70 the parameters of the pet that the player has instructed to convert into an egg. Proceeding to step S12, the mutual conversion processing section 63 of the control section 60 performs a process of making the pet parameter items shown in FIG. 5 correspond to the egg parameter items shown in FIG. Specifically, the mutual conversion processing unit 63 deletes the items of experience value, ability value, and item addition individual value from the pet parameter items shown in FIG. 5, and makes them correspond to the egg parameter items shown in FIG. 4. .

そして、ステップS13において、制御部60のアイテム管理部62は相互変換処理部63によりペットのパラメータから変換されたエッグのパラメータを記憶部70に追加する処理を行う。 Then, in step S13, the item management section 62 of the control section 60 performs a process of adding the egg parameters converted from the pet parameters by the mutual conversion processing section 63 to the storage section 70.

このように、本実施形態に係る情報処理システム1ではキャラクタの一例であるペットをアイテムの一例であるエッグに変換できるので、所有できるペット数の上限に達してしまっても、所有しているペットをエッグに変換することで、強化したペットを手放すことなく新しいペットを所有できるようになる。 In this way, in the information processing system 1 according to the present embodiment, a pet, which is an example of a character, can be converted into an egg, which is an example of an item. By converting into Eggs, you will be able to own a new pet without giving up your strengthened pet.

また、本実施形態に係る情報処理システム1ではプレイヤがペットに対して行った強化が無駄とならないように、プレイヤの強化により変化するパラメータの項目の少なくとも一部をペットとエッグとで共通化している。したがって、本実施形態に係る情報処理システム1ではペットをエッグに変換しても(ペットをエッグに戻しても)プレイヤがペットに対して行った強化が無駄にならない。なお、ペットとエッグとで共通化しているパラメータは、相互変換の際に元の値に基づいた値に変換されていればよく、そのままの値を引き継いでも、所定の料率で値を変換する(所定の値を加算または減算することも含む)ようにしてもよい。 In addition, in the information processing system 1 according to the present embodiment, at least some of the parameter items that change depending on the player's reinforcement are shared between the pet and the egg so that the reinforcement performed by the player on the pet is not wasted. There is. Therefore, in the information processing system 1 according to the present embodiment, even if the pet is converted into an egg (even if the pet is returned to an egg), the reinforcement performed by the player on the pet is not wasted. Note that the parameters that are shared between pets and eggs only need to be converted to values based on the original values during mutual conversion. (including adding or subtracting a predetermined value).

《ペットの強化》
本実施形態における情報処理システム1では、ペットを強化する仕組みとして、ペットのレベルを上げることによる強化と、ペットにアイテムを装備(装着)することによる強化とを一例として説明する。
《Pet Strengthening》
In the information processing system 1 according to the present embodiment, as a mechanism for strengthening a pet, strengthening by raising the level of the pet and strengthening by equipping (equipping) an item to the pet will be explained as examples.

例えば本実施形態における情報処理システム1では、図8に示すようにペットのレベルによる強化処理が実行される。図8は本実施形態における情報処理システムのペットのレベルによる強化処理の一例のフローチャートである。なお、ここではエッグを素材としてペットに合成することで、ペットに経験値を得させる例を説明する。なお、素材として合成されたエッグは消費される。 For example, in the information processing system 1 in this embodiment, reinforcement processing is performed based on the level of the pet, as shown in FIG. FIG. 8 is a flowchart of an example of reinforcement processing based on the pet level of the information processing system according to the present embodiment. Here, we will explain an example in which the pet gains experience points by synthesizing the egg with the material. Please note that eggs synthesized as materials are consumed.

ステップS21において、キャラクタ管理部61は強化するペットの選択をプレイヤから受け付ける。また、ステップS22に進み、アイテム管理部62はペットに素材として合成するエッグの選択をプレイヤから受け付ける。 In step S21, the character management unit 61 receives a selection of a pet to be strengthened from the player. Further, the process proceeds to step S22, and the item management section 62 receives from the player the selection of an egg to be synthesized as a material for the pet.

ステップS23に進み、アイテム管理部62は素材としてプレイヤに選択されたエッグのパラメータを記憶部70から取得する。アイテム管理部62は合成するエッグに応じた経験値を例えばテーブルなどから得る。合成するエッグに応じた経験値は、例えば合成するエッグのパラメータに含まれるレアリティに応じた経験値である。レアリティに応じた経験値はテーブルなどに予め設定しておく。そして、キャラクタ管理部61は、合成するエッグに応じた経験値を、ペットのパラメータに含まれる経験値に加算する。 Proceeding to step S23, the item management section 62 acquires the parameters of the egg selected by the player as a material from the storage section 70. The item management unit 62 obtains experience values corresponding to the eggs to be synthesized from, for example, a table. The experience value corresponding to the egg to be synthesized is, for example, the experience value according to the rarity included in the parameters of the egg to be synthesized. Experience points according to rarity are set in advance on a table or the like. Then, the character management unit 61 adds the experience value corresponding to the egg to be synthesized to the experience value included in the pet's parameters.

ステップS24に進み、キャラクタ管理部61は加算後のペットの経験値が次のレベルアップに必要な経験値(必要経験値)に到達したか否かを判定する。必要経験値に到達していれば、キャラクタ管理部61はステップS25の処理を行う。 Proceeding to step S24, the character management unit 61 determines whether the pet's experience value after addition has reached the experience value (required experience value) required for the next level up. If the required experience value has been reached, the character management unit 61 performs the process of step S25.

ステップS25において、キャラクタ管理部61は例えば図5に示すようなペットのパラメータの能力値を、アップしたレベルに応じて上昇させる。キャラクタ管理部61はステップS25の処理後、ステップS26に進む。また、キャラクタ管理部61は必要経験値に到達していなければ、ステップS25の処理をスキップしてステップS26に進む。 In step S25, the character management unit 61 increases the ability value of the pet's parameter as shown in FIG. 5, for example, in accordance with the increased level. After the processing in step S25, the character management unit 61 proceeds to step S26. Furthermore, if the required experience value has not been reached, the character management section 61 skips the process of step S25 and proceeds to step S26.

ステップS26においてキャラクタ管理部61は合成するエッグのパラメータにボーナス値である合成加算個体値が付いていればステップS27に進み、エッグの合成加算個体値をペットの合成加算個体値に加算することで、エッグからペットに合成加算個体値を移し替える。なお、キャラクタ管理部61は合成するエッグのパラメータに合成加算個体値が付いていなければ、ステップS27の処理をスキップする。 In step S26, if the parameter of the egg to be synthesized has a composite additional individual value that is a bonus value, the character management unit 61 proceeds to step S27, and adds the composite additional individual value of the egg to the composite additional individual value of the pet. , transfer the composite addition individual value from the egg to the pet. Note that if the parameter of the egg to be synthesized does not have a synthesis addition individual value, the character management unit 61 skips the process of step S27.

図8に示したペットのレベルによる強化処理では、素材として消費したエッグの合成加算個体値を、強化するペットのパラメータの合成加算個体値に加算できる。このように合成加算個体値はエッグを消費することにより加算される。図4及び図5に示した合成加算個体値は、エッグというアイテムを消費することにより連動して変化するパラメータの項目の一例である。 In the strengthening process based on the level of the pet shown in FIG. 8, the composite additional individual value of the egg consumed as a material can be added to the composite additional individual value of the parameter of the pet to be strengthened. In this way, the composite added individual value is added by consuming eggs. The composite addition individual value shown in FIGS. 4 and 5 is an example of a parameter item that changes in conjunction with the consumption of an item called an egg.

また、図8に示したペットのレベルによる強化処理では、図5に示すようなペットのパラメータの能力値を、アップしたレベルに応じて上昇させている。このようにペットのパラメータの能力値はアップしたレベルに応じたものであり、レベルから算出することが可能であるため、エッグのパラメータの項目から削除されている。 Further, in the strengthening process based on the pet level shown in FIG. 8, the ability values of the pet parameters shown in FIG. 5 are increased in accordance with the increased level. In this way, the ability value of the pet's parameter is based on the level it has increased, and since it can be calculated from the level, it has been deleted from the egg's parameter item.

また、例えば本実施形態における情報処理システム1では、ペットにアイテムを装備することによる強化処理を、例えば図9に示すように行う例を説明する。図9は本実施形態における情報処理システムのアイテムによるペットを強化する画面の一例のイメージ図である。なお、ここではアイテムをペットに装備することで、ペットのアイテム加算個体値を加算する例を説明する。なお、ペットに装備されたアイテムは消費されず、取り外すことができる。 Further, for example, in the information processing system 1 according to the present embodiment, an example will be described in which reinforcement processing is performed by equipping a pet with an item, as shown in FIG. 9, for example. FIG. 9 is an image diagram of an example of a screen for strengthening a pet with an item of the information processing system according to the present embodiment. Here, an example will be described in which the item addition individual value of the pet is added by equipping the pet with an item. Please note that items equipped to pets are not consumed and can be removed.

図9の画面1000は格子状のフィールド1001を有している。また、画面1000はペットに装備可能なアイテム一覧1002を有している。なお、図9の画面1000ではフィールド1001に配置可能なアイテムをケーキ、パイ又はチョコ等のお菓子の形態で表し、キャンディと呼んでいる。プレイヤはアイテム一覧1002から選択したキャンディをフィールド1001に配置することで、配置されたキャンディに応じたアイテム加算個体値でペットを強化できる。なお、図9の例ではキャンディの大きさや形状が異なるため、ペットの強化処理にパズルゲーム的な楽しさを付加できる。 Screen 1000 in FIG. 9 has grid-like fields 1001. Screen 1000 in FIG. The screen 1000 also has a list 1002 of items that can be equipped to the pet. Note that in the screen 1000 of FIG. 9, items that can be placed in the field 1001 are expressed in the form of sweets such as cakes, pies, or chocolates, and are called candy. By placing candy selected from the item list 1002 in the field 1001, the player can strengthen the pet with the item added individual value corresponding to the placed candy. In the example of FIG. 9, since the candies have different sizes and shapes, it is possible to add puzzle game-like fun to the pet strengthening process.

図9のペットにアイテムを装備することによる強化処理では、装備したアイテムに応じたアイテム加算個体値を、強化するペットのパラメータのアイテム加算個体値に加算することができる。このように、アイテム加算個体値はアイテムを消費することなく、アイテムを装備することにより加算される。図5のアイテム加算個体値は、アイテムを使用することで連動して変化するパラメータの項目の一例である。
[第2の実施形態]
上記実施形態では、キャラクタとアイテムとの相互変換処理を行うことでキャラクタやアイテム等のゲーム要素の所持数を実質的に増やすことが出来るようになるが、所持しているキャラクタを手放したうえで、次にその手放したキャラクタを入手できる可能性があるイベント(ガチャ等)が発生した際に、手放したキャラクタの獲得確率を高く設定するようにしてもよい。
In the strengthening process by equipping the pet with an item in FIG. 9, the item addition individual value corresponding to the equipped item can be added to the item addition individual value of the parameter of the pet to be strengthened. In this way, the item additional individual value is added by equipping the item without consuming the item. The item addition individual value in FIG. 5 is an example of a parameter item that changes in conjunction with the use of the item.
[Second embodiment]
In the above embodiment, by performing mutual conversion processing between characters and items, it is possible to substantially increase the number of game elements such as characters and items that you own, but it is possible to substantially increase the number of game elements such as characters and items that you own. Then, when an event (such as a gacha) occurs in which there is a possibility of obtaining the character that was let go, the probability of acquiring the character that was let go may be set to be high.

但し、過去に手放したキャラクタはゲームの進行に応じて次第に増えていく方向にあり、また、やむを得ず手放したキャラクタばかりではないため、キャラクタを手放す際に、手放したことが識別可能な情報(フラグ等)を選択的に記憶させるようにし、上記イベントにおいて、この情報が設定されたキャラクタが選択される抽選確率を変更するようにしてもよい。 However, the number of characters that have been let go in the past will gradually increase as the game progresses, and not all characters have been let go due to unavoidable circumstances. ) may be selectively stored, and the lottery probability at which a character to which this information is set is selected may be changed in the event.

また、この情報はプレイヤの操作指示によって設定されるようにしてもよいが、手放す際のキャラクタの所有数やゲームの進行度、手放すキャラクタの種類(例えばレア度や成長度合い)等の条件によってプログラムが判断して設定するようにしてもよい。 Although this information may be set by the player's operating instructions, it can be programmed based on conditions such as the number of characters owned at the time of letting go, the progress of the game, and the type of character to be let go (e.g. rarity and growth level). It may be set based on the judgment made by the person.

なお、第2実施形態におけるシステム構成、ハードウェア構成、ソフトウェア構成は、第1実施形態と同様である。また、上記キャラクタはアイテムに置き換えてもよい。
[付記]
コンピュータを、
プレイヤが所有するキャラクタを、当該プレイヤに関連付けて記憶部に記憶させる記憶手段、
前記プレイヤが所有するキャラクタの中から当該プレイヤの一の操作指示によって一のキャラクタを選択するキャラクタ選択部、
前記キャラクタ選択部によって選択された前記一のキャラクタを前記記憶部から消去す
るとともに、当該一のキャラクタに対応した情報を選択的に設定するフラグ設定手段、
前記プレイヤの二の操作指示によってキャラクタの取得を行うキャラクタ取得手段、
前記記憶部に前記情報が設定された前記一のキャラクタが記憶されている場合、前記キャラクタ取得手段により取得されるキャラクタから、前記一のキャラクタが選択される確率を変動させる確率変動手段、
として機能させるためのプログラム。
Note that the system configuration, hardware configuration, and software configuration in the second embodiment are the same as those in the first embodiment. Furthermore, the above characters may be replaced with items.
[Additional notes]
computer,
storage means for storing a character owned by a player in a storage unit in association with the player;
a character selection unit that selects one character from among the characters owned by the player according to one operation instruction of the player;
flag setting means for erasing the one character selected by the character selection section from the storage section and selectively setting information corresponding to the one character;
character acquisition means for acquiring a character according to the second operation instruction of the player;
probability varying means for varying the probability that the one character is selected from among the characters acquired by the character acquiring means when the one character with the information set is stored in the storage unit;
A program to function as

(まとめ)
本実施形態によれば、プレイヤが所有するキャラクタをアイテムに変換したり、アイテムをキャラクタに変換したり、することができるようになる。これにより、本実施形態ではキャラクタをアイテムに変換して所有することができ、プレイヤが所有可能なキャラクタ数を増やすことができる。
(summary)
According to this embodiment, the player can convert a character owned by the player into an item, or convert an item into a character. As a result, in this embodiment, characters can be converted into items and owned, and the number of characters that can be owned by the player can be increased.

また、本実施形態では、相互に変換するキャラクタ及びアイテムのパラメータに共通の項目を設けている。本実施形態では、共通の項目に、プレイヤが行ったキャラクタの強化により変化するデータの少なくとも一部を含ませておくことにより、キャラクタからアイテムへの変換のようにデータ量が少ないパラメータへの変換であっても、キャラクタに対して行った強化が無駄にならないようにしている。 Furthermore, in this embodiment, common items are provided for parameters of characters and items that are mutually converted. In this embodiment, by including in the common item at least part of the data that changes due to character enhancement performed by the player, conversion to a parameter with a small amount of data, such as conversion from a character to an item, is possible. Even so, the reinforcements made to the character are not wasted.

また、本実施形態では、相互に変換するキャラクタ及びアイテムのパラメータにキャラクタ独自の項目を設けている。本実施形態では、アイテムからキャラクタへの変換のようにデータ量が多いパラメータの変換であるとき、キャラクタのパラメータにキャラクタ独自のパラメータの項目を付加することにより、キャラクタの多様性を実現している。 Furthermore, in this embodiment, character-specific items are provided as parameters for characters and items to be mutually converted. In this embodiment, when converting a parameter with a large amount of data, such as converting an item to a character, character diversity is achieved by adding character-specific parameter items to the character's parameters. .

さらに、本実施形態ではプレイヤ間においてアイテムを取り引きできる仕組みが設けられていれば、キャラクタをアイテムに変換したあと、アイテム化されたキャラクタをプレイヤ間で取り引きできるようになる。 Furthermore, in this embodiment, if a mechanism is provided that allows players to trade items, after a character is converted into an item, the itemized character can be traded between players.

一般的に、キャラクタは画像データやパラメータの項目などが多く、データ量が多すぎるため、プレイヤ間で所有を変えるようなデータ移動を伴う取り引きの仕組みが設けられていない。一方、アイテムは画像データやパラメータの項目などが少なく、プレイヤ間で所有を変えるようなデータ移動を伴う取り引きの仕組みが設けられていることがある。 In general, characters have a lot of image data, parameter items, etc., and the amount of data is too large, so there is no mechanism for trading that involves data transfer such as changing ownership between players. On the other hand, items include few items such as image data and parameters, and a transaction mechanism that involves data transfer such as changing ownership between players may be provided.

したがって、本実施形態ではプレイヤ間においてアイテムを取り引きできる仕組みを利用することで、キャラクタをアイテムに変換し、アイテム化されたキャラクタをプレイヤ間で取り引きできる。 Therefore, in this embodiment, by using a mechanism that allows players to trade items, characters can be converted into items, and the itemized characters can be traded between players.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。キャラクタ管理部61及びアイテム管理部62は特許請求の範囲に記載した管理手段の一例である。相互変換処理部63は相互変換手段の一例である。ペットは第1のゲーム要素の一例である。アイテムは第2のゲーム要素の一例である。 The present invention is not limited to the above-described specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims. The character management section 61 and the item management section 62 are examples of management means described in the claims. The mutual conversion processing section 63 is an example of mutual conversion means. A pet is an example of a first game element. The item is an example of a second game element.

1 情報処理システム
2 クライアント端末
3 ゲームサーバ装置
4 ネットワーク
10、80 通信部
20、60 制御部
21 ゲーム進行部
22 データ管理部
30、70 記憶部
31 ゲーム情報記憶部
32 プレイヤ情報記憶部
33 キャラクタ情報記憶部
34 アイテム情報記憶部
50 操作受付部
61 キャラクタ管理部
62 アイテム管理部
63 相互変換処理部
90 画面表示部
501 入力装置
502 表示装置
503 外部I/F
503a 記録媒体
504 RAM
505 ROM
506 CPU
507 通信I/F
508 HDD
B バス

1 Information processing system 2 Client terminal 3 Game server device 4 Network 10, 80 Communication unit 20, 60 Control unit 21 Game progress unit 22 Data management unit 30, 70 Storage unit 31 Game information storage unit 32 Player information storage unit 33 Character information storage Section 34 Item information storage section 50 Operation reception section 61 Character management section 62 Item management section 63 Mutual conversion processing section 90 Screen display section 501 Input device 502 Display device 503 External I/F
503a Recording medium 504 RAM
505 ROM
506 CPU
507 Communication I/F
508 HDD
B bus

Claims (10)

コンピュータを、
ゲーム要素の保有上限数をプレイヤに対応付ける手段、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段、
プレイヤの指示によって一の前記第1ゲーム要素から前記第2のデータ項目を引き継いで、前記一の第1ゲーム要素を前記第2ゲーム要素のみに変換する手段、
プレイヤの指示によって前記第2ゲーム要素を他の前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記他の第1ゲーム要素の強化を行う合成手段、
として機能させるためのプログラム。
computer,
A means for associating the upper limit of the number of game elements possessed with a player;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
means for converting the one first game element into only the second game element by inheriting the second data item from one of the first game elements according to a player's instruction;
compositing means for compositing the second game element with the other first game element according to a player's instruction, and enhancing the other first game element based on the first data item;
A program to function as
コンピュータを、
ゲーム要素の保有上限数をプレイヤに対応付ける手段、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段、
プレイヤの指示によって一の前記第1ゲーム要素から前記第2のデータ項目を変更して、前記一の第1ゲーム要素を前記第2ゲーム要素のみに変換する手段、
プレイヤの指示によって前記第2ゲーム要素を他の前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記他の第1ゲーム要素の強化を行う合成手段、
として機能させるためのプログラム。
computer,
A means for associating the upper limit of the number of game elements possessed with a player;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
means for changing the second data item from one of the first game elements in accordance with a player's instruction to convert the one of the first game elements into only the second game element;
compositing means for compositing the second game element with the other first game element according to a player's instruction, and enhancing the other first game element based on the first data item;
A program to function as
コンピュータを、
ゲーム要素の保有上限数をプレイヤに対応付ける手段、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段、
プレイヤの指示によって前記第2ゲーム要素を前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記第1ゲーム要素の強化を行う合成手段、
プレイヤの指示によって前記第1ゲーム要素から前記第2のデータ項目を引き継いで、前記第1ゲーム要素を前記第2ゲーム要素のみに変換する手段、
として機能させるためのプログラム。
computer,
A means for associating the upper limit of the number of game elements possessed with a player;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
compositing means for compositing the second game element with the first game element according to a player's instruction, and enhancing the first game element based on the first data item;
means for converting the first game element into only the second game element by inheriting the second data item from the first game element according to a player's instruction;
A program to function as
コンピュータを、
ゲーム要素の保有上限数をプレイヤに対応付ける手段、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段、
プレイヤの指示によって前記第2ゲーム要素を前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記第1ゲーム要素の強化を行う合成手段、
プレイヤの指示によって前記第1ゲーム要素から前記第2のデータ項目を変更して、前記第1ゲーム要素を前記第2ゲーム要素のみに変換する手段、
として機能させるためのプログラム。
computer,
A means for associating the upper limit of the number of game elements possessed with a player;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
compositing means for compositing the second game element with the first game element according to a player's instruction, and enhancing the first game element based on the first data item;
means for converting the first game element into only the second game element by changing the second data item from the first game element according to a player's instruction;
A program to function as
前記合成手段は、前記第1のデータ項目に基づいて前記第1ゲーム要素の該第1のデータ項目の強化を行うこと、
を特徴とする請求項1又は3に記載のプログラム。
The synthesis means enhances the first data item of the first game element based on the first data item;
The program according to claim 1 or 3, characterized in that:
コンピュータを、更に、
プレイヤ間において前記第2ゲーム要素の所有を変えるデータ移動を伴う取引きを行える手段、
として機能させるための請求項1~4の何れか一項に記載のプログラム。
computer, and
means for conducting transactions involving data movement that changes ownership of the second game element between players;
The program according to any one of claims 1 to 4, for functioning as a program.
ゲーム要素の保有上限数をプレイヤに対応付ける手段と、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段と、
プレイヤの指示によって一の前記第1ゲーム要素から前記第2のデータ項目を引き継いで、前記一の第1ゲーム要素を前記第2ゲーム要素のみに変換する手段と、
プレイヤの指示によって前記第2ゲーム要素を他の前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記他の第1ゲーム要素の強化を行う合成手段と、
を備える情報処理装置。
A means for associating a player with a maximum number of game elements that can be held;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
means for converting the one first game element into only the second game element by inheriting the second data item from one of the first game elements according to a player's instruction;
compositing means for compositing the second game element with the other first game element according to a player's instruction, and enhancing the other first game element based on the first data item;
An information processing device comprising:
ゲーム要素の保有上限数をプレイヤに対応付ける手段と、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段と、
プレイヤの指示によって一の前記第1ゲーム要素から前記第2のデータ項目を変更して、前記一の第1ゲーム要素を前記第2ゲーム要素のみに変換する手段と、
プレイヤの指示によって前記第2ゲーム要素を他の前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記他の第1ゲーム要素の強化を行う合成手段と、
を備える情報処理装置。
A means for associating a player with a maximum number of game elements that can be held;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
means for changing the second data item from one of the first game elements in accordance with a player's instruction to convert the one of the first game elements into only the second game element;
compositing means for compositing the second game element with the other first game element according to a player's instruction, and enhancing the other first game element based on the first data item;
An information processing device comprising:
ゲーム要素の保有上限数をプレイヤに対応付ける手段と、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段と、
プレイヤの指示によって前記第2ゲーム要素を前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記第1ゲーム要素の強化を行う合成手段と、
プレイヤの指示によって前記第1ゲーム要素から前記第2のデータ項目を引き継いで、前記第1ゲーム要素を前記第2ゲーム要素のみに変換する手段と、
を備える情報処理装置。
A means for associating a player with a maximum number of game elements that can be held;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
compositing means for compositing the second game element with the first game element according to a player's instruction, and enhancing the first game element based on the first data item;
means for converting the first game element into only the second game element by inheriting the second data item from the first game element according to a player's instruction;
An information processing device comprising:
ゲーム要素の保有上限数をプレイヤに対応付ける手段と、
第1及び第2のデータ項目を有しゲーム内で行動を行う第1ゲーム要素と、前記第1のデータ項目を有する第2ゲーム要素とを記憶する手段と、
プレイヤの指示によって前記第2ゲーム要素を前記第1ゲーム要素に合成し、前記第1のデータ項目に基づいて前記第1ゲーム要素の強化を行う合成手段と、
プレイヤの指示によって前記第1ゲーム要素から前記第2のデータ項目を変更して、前記第1ゲーム要素を前記第2ゲーム要素のみに変換する手段と、
を備える情報処理装置。
A means for associating a player with a maximum number of game elements that can be held;
means for storing a first game element having first and second data items and performing an action in the game; and a second game element having the first data item;
compositing means for compositing the second game element with the first game element according to a player's instruction, and enhancing the first game element based on the first data item;
means for changing the second data item from the first game element according to a player's instruction to convert the first game element into only the second game element;
An information processing device comprising:
JP2023007001A 2021-11-11 2023-01-20 Program and recording medium Active JP7364102B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023007001A JP7364102B2 (en) 2021-11-11 2023-01-20 Program and recording medium
JP2023172243A JP2023168515A (en) 2021-11-11 2023-10-03 Program and recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021183934A JP2022010238A (en) 2017-05-18 2021-11-11 Program and recording medium
JP2023007001A JP7364102B2 (en) 2021-11-11 2023-01-20 Program and recording medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021183934A Division JP2022010238A (en) 2017-05-18 2021-11-11 Program and recording medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023172243A Division JP2023168515A (en) 2021-11-11 2023-10-03 Program and recording medium

Publications (2)

Publication Number Publication Date
JP2023040293A JP2023040293A (en) 2023-03-22
JP7364102B2 true JP7364102B2 (en) 2023-10-18

Family

ID=80116381

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2023007001A Active JP7364102B2 (en) 2021-11-11 2023-01-20 Program and recording medium
JP2023172243A Pending JP2023168515A (en) 2021-11-11 2023-10-03 Program and recording medium

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023172243A Pending JP2023168515A (en) 2021-11-11 2023-10-03 Program and recording medium

Country Status (1)

Country Link
JP (2) JP7364102B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010136744A (en) 2008-12-09 2010-06-24 Square Enix Co Ltd Device, method and program for processing video game
JP5145466B1 (en) 2012-01-23 2013-02-20 株式会社コナミデジタルエンタテインメント GAME MANAGEMENT DEVICE, GAME MANAGEMENT METHOD, AND PROGRAM
JP5577427B1 (en) 2013-05-24 2014-08-20 株式会社 ディー・エヌ・エー Information processing apparatus and game program
JP2015126785A (en) 2013-12-27 2015-07-09 株式会社バンダイナムコエンターテインメント Server system and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010136744A (en) 2008-12-09 2010-06-24 Square Enix Co Ltd Device, method and program for processing video game
JP5145466B1 (en) 2012-01-23 2013-02-20 株式会社コナミデジタルエンタテインメント GAME MANAGEMENT DEVICE, GAME MANAGEMENT METHOD, AND PROGRAM
JP5577427B1 (en) 2013-05-24 2014-08-20 株式会社 ディー・エヌ・エー Information processing apparatus and game program
JP2015126785A (en) 2013-12-27 2015-07-09 株式会社バンダイナムコエンターテインメント Server system and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
翔鶴改二甲,艦隊これくしょん -艦これ- 攻略 Wiki[online],2015年09月25日,https://wikiwiki.jp/kancolle/%E7%BF%94%E9%B6%B4%E6%94%B9%E4%BA%8C%E7%94%B2,「翔鶴改二甲」について「2015年9月25日のアップデートで実装」されたことが記載されている。検索日:2022

Also Published As

Publication number Publication date
JP2023040293A (en) 2023-03-22
JP2023168515A (en) 2023-11-24

Similar Documents

Publication Publication Date Title
US8585508B1 (en) Non-transitory computer-readable storage medium and information processing device
JP6607174B2 (en) Information processing apparatus, program, and information processing system
JP5613339B1 (en) Information processing apparatus and game program
WO2017154746A1 (en) Information processing device and program
JP6409931B1 (en) Information processing apparatus and program
JP7064145B2 (en) Computer programs and computer equipment
JP5753813B2 (en) GAME SYSTEM AND ITS CONTROL METHOD
JP6977757B2 (en) Programs and information processing equipment
JP7364102B2 (en) Program and recording medium
JP2019063500A (en) Information processing device and program
JP6642518B2 (en) Program and information processing device
JP2017113623A (en) Program and recording medium
JP6475937B2 (en) Information processing apparatus and game program
JP7394159B2 (en) Game server, game program, information processing method
JP6146500B1 (en) Program and recording medium
JP2022010238A (en) Program and recording medium
JP7257999B2 (en) Programs, methods, electronic devices, and systems
JP6460202B1 (en) Program and information processing apparatus
WO2018003207A1 (en) Information processing device and program
JP2020062518A (en) Information processor and game program
JP7411307B2 (en) Information processing device, program, and information processing method.
JP7126110B2 (en) Game program, game device and game system
JP7079865B1 (en) Game system, game program, information processing method
JP7194237B2 (en) Information processing device, game program, and information processing method
JP2018000946A (en) Information processor and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230127

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230127

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20230127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230411

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230605

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230822

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230918

R150 Certificate of patent or registration of utility model

Ref document number: 7364102

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150