JP2022132439A5 - - Google Patents

Download PDF

Info

Publication number
JP2022132439A5
JP2022132439A5 JP2022112987A JP2022112987A JP2022132439A5 JP 2022132439 A5 JP2022132439 A5 JP 2022132439A5 JP 2022112987 A JP2022112987 A JP 2022112987A JP 2022112987 A JP2022112987 A JP 2022112987A JP 2022132439 A5 JP2022132439 A5 JP 2022132439A5
Authority
JP
Japan
Prior art keywords
game
user
list
registration
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.)
Pending
Application number
JP2022112987A
Other languages
Japanese (ja)
Other versions
JP2022132439A (en
Filing date
Publication date
Priority claimed from JP2021029858A external-priority patent/JP7112006B1/en
Application filed filed Critical
Priority to JP2022112987A priority Critical patent/JP2022132439A/en
Publication of JP2022132439A publication Critical patent/JP2022132439A/en
Publication of JP2022132439A5 publication Critical patent/JP2022132439A5/ja
Pending legal-status Critical Current

Links

Description

本発明は、ゲームプログラム、ゲーム装置、ゲーム処理方法に関する。 The present invention relates to a game program , a game device , and a game processing method .

コンピュータを用いて実行されるゲームには、装備などをキャラクタに実際に装着させる前に、キャラクタに試着させることができるものがある(例えば特許文献1を参照)。 BACKGROUND ART Some games that are executed using a computer allow a character to try on equipment before the character actually wears the equipment (see, for example, Patent Document 1).

特開2018-057869号公報Japanese Patent Application Publication No. 2018-057869

プレイヤ(プレイヤキャラクタ)は、試着した装備などを所有しているとは限らない。プレイヤが未所有の装備などは、プレイヤがゲーム内で生産したり取得したりすることがある。そのため、将来的に入手したい装備など(ゲーム媒体)をリストで管理できるとプレイヤの利便性がよい。 The player (player character) does not necessarily own the equipment that he or she tries on. Equipment that the player does not own may be produced or acquired by the player within the game. Therefore, it would be convenient for the player to be able to manage equipment (game media) that he or she would like to obtain in the future in a list.

本態様の目的は、ゲーム媒体のリストを容易に作成できるようにすることである。 The purpose of this aspect is to enable easy creation of a list of game contents.

第1の態様は、コンピュータを、
1ゲーム媒体の画像と、ユーザが指定した第2ゲーム媒体の画像とを同一の画面に表示させる表示制御部と、
前記第2ゲーム媒体を登録するための第1リストに対する前記第2ゲーム媒体の登録依頼を、前記ユーザから受け付ける受付部と、
前記登録依頼に応じて、前記画面に表示された複数の前記第2ゲーム媒体を一括して前記第1リストに登録し、前記画面に表示された複数の前記第2ゲーム媒体を、複数の前記第2ゲーム媒体のセットを登録するための第2リストにも登録する登録部として機能させ
ームプログラムである。
The first aspect is that the computer is
a display control unit that displays an image of the first game medium and an image of the second game medium designated by the user on the same screen;
a reception unit that receives from the user a request to register the second game medium with respect to a first list for registering the second game medium;
In response to the registration request, the plurality of second game contents displayed on the screen are collectively registered in the first list , and the plurality of second game contents displayed on the screen are registered in the first list. Function as a registration unit that also registers the second list for registering the second set of game media.
It is a game program.

また、第1の態様において、
前記第1リストは、前記第1ゲーム媒体との関連付けを希望する前記第2ゲーム媒体を登録するためのリストであってもよく、
前記第2リストは、前記ユーザのお気に入りのセットを登録するためのリストであってもよい。
Further, in the first aspect,
The first list may be a list for registering the second game medium that is desired to be associated with the first game medium,
The second list may be a list for registering the user's favorite set.

また、前記態様においては、
前記第1ゲーム媒体は、ゲームにおけるキャラクタであってもよく、
前記第2ゲーム媒体は、前記キャラクタに装備されるアイテムであってもよい。
Further, in the above aspect,
The first game medium may be a character in a game,
The second game medium may be an item equipped to the character.

また、第2の態様は、前記ゲームプログラムを記憶した記憶部と、
前記ゲームプログラムを実行する制御部とを備え
ーム装置である。
Further, a second aspect includes a storage unit storing the game program;
and a control unit that executes the game program .
It is a game device.

また、第3の態様は、第1ゲーム媒体の画像と、ユーザが指定した第2ゲーム媒体の画像とをディスプレイに表示させる表示ステップと、 Further, a third aspect includes a display step of displaying an image of the first game medium and an image of the second game medium designated by the user on the display;
前記第2ゲーム媒体を登録するための第1リストに対する前記第2ゲーム媒体の登録依頼を前記ユーザから受け付けると、前記登録依頼に応じて、前記ディスプレイに表示された複数の前記第2ゲーム媒体を一括して前記第1リストに登録し、前記ディスプレイに表示された複数の前記第2ゲーム媒体を、複数の前記第2ゲーム媒体のセットを登録するための第2リストにも登録する登録ステップとを備える When a request for registering the second game medium in the first list for registering the second game medium is received from the user, a plurality of the second game contents displayed on the display are registered in response to the registration request. a registration step of collectively registering the plurality of second game contents displayed on the display in the first list, and also registering the plurality of second game contents displayed on the display in a second list for registering a set of the plurality of second game contents; equipped with
ゲーム処理方法である。This is a game processing method.

本発明によれば、ゲーム媒体のリストを容易に制作できる。 According to the present invention, it is possible to easily create a list of game media.

本実施形態のゲーム装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a game device according to the present embodiment. ウィッシュリストの表示例である。This is an example of displaying a wish list. 試着画面の表示例である。This is a display example of a fitting screen. アイテム登録画面の表示例である。This is a display example of an item registration screen. 登録確認画面の表示例である This is a display example of a registration confirmation screen . 試着からウィッシュリスト登録までの処理を示すフローチャートである。2 is a flowchart illustrating a process from trying on clothes to wishlist registration. 上書確認画面の表示例である。This is a display example of an overwrite confirmation screen.

[実施形態]
以下、本態様の実施形態にかかるゲームプログラム、およびゲーム装置について、図面を参照して説明する。
[Embodiment]
Hereinafter, a game program and a game device according to an embodiment of this aspect will be described with reference to the drawings.

本実施形態で説明するゲームプログラムは、例えば、パーソナルコンピュータ、プレイステーション(登録商標)、XBox(登録商標)、PlayStation Vita(登録商標)、Nintendo Switch(登録商標)などのゲーム装置において実行される。 The game program described in this embodiment is executed on a game device such as a personal computer, PlayStation (registered trademark), XBox (registered trademark), PlayStation Vita (registered trademark), or Nintendo Switch (registered trademark).

〈ゲームの説明〉
本実施形態で説明するゲームプログラムは、ゲーム装置にて実行される。このゲームプログラムによるゲームでは、ユーザ(プレイヤ)は、キャラクタ(プレイヤキャラクタ)を仮想ゲーム空間(以下、仮想空間)で活動させたり、キャラクタを敵キャラクタ(例えばモンスター)と対戦させたりする。
<Game description>
The game program described in this embodiment is executed on a game device. In a game based on this game program, a user (player) causes a character (player character) to act in a virtual game space (hereinafter referred to as virtual space) or pits the character against an enemy character (for example, a monster).

ユーザは、通信ネットワークを介して他のユーザとオンラインにてゲームを進めることができる。ユーザは、通信ネットワークを介さずに個人でゲームを進めることもできる。 Users can play games online with other users via a communication network. Users can also play the game individually without using a communication network.

ゲームは、ユーザが課題(クエスト)をクリアすることによって進められる。ユーザは、クエストに挑戦中にゲーム媒体を利用する場合がある。ゲーム媒体は、ゲームに関する要素を表した電子データである。 The game progresses as the user clears tasks (quests). A user may use game media while attempting a quest. Game media is electronic data representing elements related to a game.

ゲーム媒体には、キャラクタ(第1ゲーム媒体の一例)、キャラクタが仮想空間内にて使用する武器、防具、道具が含まれる。ゲーム媒体には、武器、防具、道具を構成するための素材なども含まれる。 The game medium includes a character (an example of the first game medium), and weapons, armor, and tools used by the character in the virtual space. Game media also includes materials for constructing weapons, armor, and tools.

以下では、キャラクタ(第1ゲーム媒体)以外のゲーム媒体をアイテム(第2ゲーム媒体の一例)と呼ぶこともある。本ゲームプログラムでは、それぞれのアイテムは、ID番号が対応付けられている。 Hereinafter, game media other than characters (first game media) may be referred to as items (an example of second game media). In this game program, each item is associated with an ID number.

それぞれのアイテムは、属性値が対応付けられている。本ゲームプログラムでは、ID番号に基づいてアイテムの属性値を取得できるように、アイテムの管理用データが実装されている。 Each item is associated with an attribute value. In this game program, item management data is implemented so that the attribute value of the item can be acquired based on the ID number.

武器の属性値には、その武器を装備した場合における攻撃力、会心率などを例示できる。攻撃力等の意味は、種々の定義が可能である。例えば、攻撃力は、相手に与えるダメージに関する能力を示す値と定義することができる。また、会心率は、相手に大きなダメージを与えることができる確率と定義することができる。 Examples of the attribute values of weapons include attack power and critical hit rate when the weapon is equipped. The meaning of attack power etc. can be defined in various ways. For example, attack power can be defined as a value indicating ability regarding damage inflicted on an opponent. In addition, the hit rate can be defined as the probability of being able to inflict great damage on the opponent.

アイテムは、属性値などに基づいてグループ化されている。グループ化の基準は、ゲーム開発者が任意に定めてよい。例えば、使用が推奨されるユーザのレベルによってグループ化することが考えられる。 Items are grouped based on attribute values and the like. The grouping criteria may be determined arbitrarily by the game developer. For example, it is conceivable to group by user level for which use is recommended.

ユーザは、ゲーム進行に応じて、アイテムを入手することができる。本ゲームでは、アイテムの「入手」とは、そのアイテムの使用、売却、破棄などの処分を、ユーザが可能な状態(換言すると所有している状態)とすることである。「破棄」とは、関連付け(後述)が解除されることである。「売却」とは、関連付けが解除され、且つ関連付けが解除されたことに伴う特典(例えばゲーム内通貨など)がユーザに付与されることである。なお、アイテムは、ゲーム内での売却の他にゲーム外での売却ができるようにしてもよい。 The user can obtain items as the game progresses. In this game, "obtaining" an item means allowing the user to use, sell, discard, or otherwise dispose of the item (in other words, the item is in possession). "Discard" means that the association (described later) is canceled. "Selling" means that the association is canceled and a benefit (for example, in-game currency, etc.) associated with the cancellation of the association is given to the user. Note that items may be sold not only within the game but also outside the game.

以下では、ユーザがアイテムを所有していることを、キャラクタとアイテムとに「関連付けがある」と表現する場合がある。本ゲームプログラムでは、ユーザが入手したアイテムは、プレイヤキャラクタと関連付けの情報が設定(記録)される。アイテムは、ノンプレイヤキャラクタと関連付けられる場合がある。 In the following, the fact that a user owns an item may be expressed as "there is an association" between the character and the item. In this game program, information relating to the item obtained by the user is set (recorded) with the player character. Items may be associated with non-player characters.

なお、ゲームプログラムは、キャラクタを介さずにユーザが直接、ゲーム媒体を所有するように実装してもよい。この場合は、例えば、ユーザを特定する情報(ユーザIDなど)とアイテムのID番号とを関連付けてもよい。 Note that the game program may be implemented so that the user directly owns the game content without using the character. In this case, for example, information identifying the user (such as a user ID) may be associated with the ID number of the item.

本ゲームでは、ユーザは、クエスト(戦闘、採取などの課題)のクリアによってアイテムを入手できる。本ゲームでは、ユーザは、ゲーム内の通貨でアイテムを得ることもできる。ゲームは、抽選によってユーザがアイテムを入手できるように構成してもよい。また、現実社会での課金によって、ユーザがアイテムを入手できるようにしてもよい。 In this game, the user can obtain items by completing quests (tasks such as battles and gathering tasks). In this game, the user can also obtain items using in-game currency. The game may be configured such that the user can obtain items through a lottery. Furthermore, the user may be able to obtain the item by charging in the real world.

本ゲームでは、ユーザは、アイテム(素材、武器、防具など)を組み合わせて(合成)、新たなアイテム(武器、防具など)を作ったり、既存のアイテムを改造(強化)したりできる(以下、これらの行為を生産等という)。生産等に必要なアイテムの組み合わせ(以下、レシピともいう)は、予め定められている。本ゲームでは、生産等を行うための施設(加工屋)が仮想空間内に設けられている。 In this game, users can combine (synthesize) items (materials, weapons, armor, etc.) to create new items (weapons, armor, etc.) or modify (strengthen) existing items (hereinafter referred to as These actions are called production, etc.). Combinations of items (hereinafter also referred to as recipes) necessary for production etc. are determined in advance. In this game, a facility (processor) for manufacturing, etc. is provided in the virtual space.

本ゲームには、武器、防具、道具といったアイテムをキャラクタに試着させるモードがある。「試着」とは、アイテムをキャラクタに装着した状態を確認することである。試着できるアイテムは、キャラクタが所有しているアイテム、およびこれから入手したいと考えているアイテムである。 This game has a mode in which you can try on items such as weapons, armor, and tools on your character. "Trying on" means checking the state in which the item is worn on the character. Items that can be tried on include items that the character owns and items that the character would like to obtain in the future.

本ゲームプログラムは、試着の際に、アイテムを装着したキャラクタの画像とともに、種々の情報を画面(後述のディスプレイ61)に表示する。これによって、ユーザは、アイテムを実際に装備する前に、キャラクタの外見を確認することができる。また、ユーザは、キャラクタの強さ、防御力といった種々のパラメータの変化を、アイテムを実際に装備する前に確認することができる。 This game program displays various information on the screen (display 61 described below) along with an image of the character wearing the item when trying on the item. This allows the user to check the appearance of the character before actually equipping the item. Furthermore, the user can check changes in various parameters such as the character's strength and defense power before actually equipping the item.

ユーザは、キャラクタとの関連付けを希望するゲーム媒体をリスト(以下、ウィッシュリストという)に登録できる。なお、ここでのキャラクタは、プレイヤキャラクタとノンプレイヤキャラクタの双方を含む。 A user can register game media that he or she wishes to associate with a character in a list (hereinafter referred to as a wish list). Note that the characters here include both player characters and non-player characters.

ウィッシュリストは、リスト形式のデータとして実装されている。すなわち、ウィッシュリストには、情報を登録する複数の枠が設けられている。それぞれの枠は、番号が対応付けられている。ウィッシュリストの各枠には、アイテムのID番号と登録が行われた日時とのペアが登録される。 The wish list is implemented as list-format data. That is, the wish list has multiple frames in which information is registered. Each frame is associated with a number. A pair of the item ID number and the date and time of registration is registered in each frame of the wish list.

ウィッシュリストは、登録数(枠数)の最大数が決められている。登録数の最大数は、一例として6に設定される。勿論、最大数は、6には限定されない。 The maximum number of registrations (number of slots) for the wish list is determined. The maximum number of registrations is set to six, as an example. Of course, the maximum number is not limited to six.

〈ゲーム装置の構成〉
図1は、本実施形態のゲーム装置5の構成を示すブロック図である。ゲーム装置5は、ユーザの操作に基づいてゲームを実行する。ゲーム装置5には、ディスプレイ61、スピーカ62およびコントローラ63が外部接続または内蔵される。
<Configuration of game device>
FIG. 1 is a block diagram showing the configuration of a game device 5 of this embodiment. Game device 5 executes a game based on user operations. A display 61, a speaker 62, and a controller 63 are externally connected or built into the game device 5.

ゲーム装置5では、インストールされたゲームプログラムおよびゲームデータに基づいてゲームが進行する。なお、ゲーム装置5同士も、通信ネットワーク(図示を省略)または近距離無線通信装置(図示せず)を用いて、互いにデータ通信を行うことができる。 In the game device 5, the game progresses based on the installed game program and game data. Note that the game devices 5 can also perform data communication with each other using a communication network (not shown) or a short-range wireless communication device (not shown).

ゲーム装置5は、ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54、記憶部55および制御部56を有する。ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54および記憶部55は、バス59を介して制御部56と電気的に接続されている。 The game device 5 includes a network interface 51, a graphic processing section 52, an audio processing section 53, an operation section 54, a storage section 55, and a control section 56. The network interface 51, the graphic processing section 52, the audio processing section 53, the operation section 54, and the storage section 55 are electrically connected to the control section 56 via a bus 59.

ネットワークインターフェース51は、例えばゲーム装置5や外部のサーバ装置(図示を省略)との間で各種データを送受信するために、前記通信ネットワークに通信可能に接続される。 The network interface 51 is communicably connected to the communication network in order to transmit and receive various data with, for example, the game device 5 and an external server device (not shown).

グラフィック処理部52は、制御部56から出力されるゲーム画像情報に従って、プレイヤキャラクタおよび仮想空間に関する各種オブジェクトを含むゲーム画像を、動画形式で描画する。グラフィック処理部52は、ディスプレイ61と接続されている。ゲーム画像は、ゲーム画面としてディスプレイ61上に表示される。 The graphic processing unit 52 draws a game image including a player character and various objects related to the virtual space in a moving image format according to the game image information output from the control unit 56. The graphic processing section 52 is connected to the display 61. The game image is displayed on the display 61 as a game screen.

オーディオ処理部53は、制御部56の指示に従ってデジタルのゲーム音声を再生および合成する。オーディオ処理部53は、スピーカ62と接続されている。再生および合成されたゲーム音声は、スピーカ62から出力される。 The audio processing unit 53 reproduces and synthesizes digital game audio according to instructions from the control unit 56. The audio processing section 53 is connected to the speaker 62. The reproduced and synthesized game sound is output from the speaker 62.

操作部54は、コントローラ63と接続され、操作入力に関するデータをコントローラ63との間で送受信する。例えば、ユーザは、コントローラ63に設けられたボタン等の操作子(図示略)を操作することによって、ゲーム装置5に操作信号を入力する。 The operation unit 54 is connected to the controller 63 and transmits and receives data related to operation inputs to and from the controller 63. For example, the user inputs an operation signal to the game device 5 by operating an operator (not shown) such as a button provided on the controller 63.

記憶部55は、HDD、RAMおよびROM等で構成される。記憶部55は、ゲームプログラムおよびゲームデータを記憶することができる。記憶部55には、他のゲーム装置5から受信した他アカウント情報なども記憶される。 The storage unit 55 is composed of an HDD, RAM, ROM, and the like. The storage unit 55 can store game programs and game data. The storage unit 55 also stores other account information received from other game devices 5.

制御部56は、CPUおよび半導体メモリを含むマイクロコンピュータで構成されている。制御部56は、ゲーム装置5の動作を制御する。例えば、制御部56は、ゲームプログラムを実行することにより、グラフィック処理部52およびオーディオ処理部53等を動作させる。 The control unit 56 is composed of a microcomputer including a CPU and a semiconductor memory. The control unit 56 controls the operation of the game device 5. For example, the control unit 56 operates the graphic processing unit 52, the audio processing unit 53, etc. by executing a game program.

オーディオ処理部53は、所定のソフトウェア(例えばゲームプログラム、またはそれに付随するプログラム)を実行することによって、ゲーム音声を再生する。 The audio processing unit 53 reproduces game audio by executing predetermined software (for example, a game program or a program associated therewith).

〈制御部の機能的構成〉
制御部56は、ゲームプログラムを実行することにより、ゲーム進行部561、受付部562、管理部563、表示制御部564、および登録部565として機能する。
<Functional configuration of control unit>
The control unit 56 functions as a game progress unit 561, a reception unit 562, a management unit 563, a display control unit 564, and a registration unit 565 by executing the game program.

ゲーム進行部561は、操作部54から入力された操作信号に応じて、ゲームを進行させる。その際、ゲーム進行部561は、操作信号に応じて、プレイヤキャラクタを仮想空間において動作させる。ゲーム進行部561は、ノンプレイヤキャラクタも、仮想空間において動作させる。ノンプレイヤキャラクタの動作は、例えばAI(Artificial Intelligence)によって決定される。 The game progression unit 561 advances the game according to the operation signal input from the operation unit 54. At this time, the game progression unit 561 causes the player character to move in the virtual space in response to the operation signal. The game progression unit 561 also causes the non-player character to move in the virtual space. The motion of the non-player character is determined by, for example, AI (Artificial Intelligence).

受付部562は、操作部54を介して、ウィッシュリストに関連した種々の命令をユーザから受け付ける。例えば、受付部562は、ウィッシュリストに対するアイテムの登録依頼をユーザから受け付ける。 The reception unit 562 receives various commands related to the wish list from the user via the operation unit 54. For example, the reception unit 562 receives a request from a user to register an item to a wishlist.

管理部563は、キャラクタとアイテムとの関連付けを管理する。ここでのキャラクタには、プレイヤキャラクタ、およびノンプレイヤキャラクタの双方が含まれる。アイテム(例えば武器、防具など)が対応付けられるノンプレイヤキャラクタには、例えば、プレイヤキャラクタのお供として動作するキャラクタがある。管理部563は、キャラクタとユーザとの対応付けの情報(ユーザがどのキャラクタを使用しているかを示す情報)も管理している。 The management unit 563 manages associations between characters and items. The characters here include both player characters and non-player characters. Non-player characters to which items (for example, weapons, armor, etc.) are associated include, for example, characters that act as companions of the player character. The management unit 563 also manages information on the association between characters and users (information indicating which character is used by the user).

管理部563は、アイテムのID番号と、そのアイテムに関連付けられたキャラクタの識別情報とのペアをリストとして保持している。このリストは、キャラクタの識別情報をキーとして、そのキャラクタが所有しているアイテム(ID番号)を検索できるように実装されている。 The management unit 563 maintains a list of pairs of ID numbers of items and identification information of characters associated with the items. This list is implemented so that items (ID numbers) owned by the character can be searched using the character's identification information as a key.

表示制御部564は、ウィッシュリストの表示、およびキャラクタの試着状態の表示を制御する。具体的には、表示制御部564は、表示に必要な画像データを生成、ないしは既存の画像データを指定して、グラフィック処理部52に所定の指示を行う。 The display control unit 564 controls the display of the wish list and the display of the character's trying-on state. Specifically, the display control unit 564 generates image data necessary for display, or specifies existing image data, and issues a predetermined instruction to the graphic processing unit 52.

-ウィッシュリストの表示制御-
ユーザは、操作部54を介して受付部562に所定の命令(リスト表示命令)を送ることによって、ウィッシュリストを画面(ディスプレイ61)に表示させることができる。表示制御部564は、ウィッシュリストの表示制御を行う。
-Wishlist display control-
The user can display the wish list on the screen (display 61) by sending a predetermined command (list display command) to the reception unit 562 via the operation unit 54. The display control unit 564 performs display control of the wish list.

図2は、ウィッシュリストWの表示例(画面)である。この画面(以下、リスト確認画面SW)によって、ユーザは、ウィッシュリストWの内容を確認できる。例えば、表示制御部564は、現在登録されているアイテムの名称のリストをリスト確認画面SWに表示させる。図2の例では、双剣A、胴装備Aなどが、アイテムの名称である。なお、表示制御部564は、各アイテムがウィッシュリストWに登録された日時もリスト確認画面SWに表示させてもよい。 FIG. 2 is a display example (screen) of the wish list W. This screen (hereinafter referred to as list confirmation screen SW) allows the user to confirm the contents of the wish list W. For example, the display control unit 564 displays a list of currently registered item names on the list confirmation screen SW. In the example of FIG. 2, the names of the items include twin swords A, body equipment A, and so on. Note that the display control unit 564 may also display the date and time when each item was registered in the wish list W on the list confirmation screen SW.

本ゲームプログラムでは、ユーザがリスト確認画面SWにおいてアイテムの名称をクリック(選択)すると、そのアイテムの属性値に関する情報が表示される。図2は、ユーザが双剣A(武器)を選択した状態を示している。図2の例では、属性値として、選択した武器(アイテム)の攻撃力、会心率などが表示されている。 In this game program, when the user clicks (selects) the name of an item on the list confirmation screen SW, information regarding the attribute value of that item is displayed. FIG. 2 shows a state in which the user has selected dual swords A (weapons). In the example of FIG. 2, the attack power, critical hit rate, etc. of the selected weapon (item) are displayed as attribute values.

リスト確認画面には、ユーザが選択したアイテム(武器)の属性値として、そのアイテムの生産等に必要なアイテム(素材)の一覧が表示される。素材の一覧には、各素材の必要数と現在の所有数も表示されている。図2では、例えば、素材bの必要数は5であり、所有数は2である。本ゲームプログラムは、ウィッシュリストWに登録されている武器など(アイテム)の素材(ゲーム媒体)が揃ったら、それをユーザに通知する機能を有している。また、本ゲームプログラムは、ウィッシュリストに登録されているアイテムの生産等を行ったら、そのアイテムの登録をウィッシュリストから自動的に削除する機能を有している。 On the list confirmation screen, a list of items (materials) required for production of the item (weapon) selected by the user is displayed as an attribute value of the item (weapon). The list of materials also displays the required and current number of each material. In FIG. 2, for example, the required number of materials b is 5, and the number of owned materials is 2. This game program has a function of notifying the user when materials (game media) such as weapons (items) registered in the wish list W are available. Furthermore, this game program has a function of automatically deleting the registration of the item from the wish list after producing the item registered in the wish list.

-試着の表示制御-
ユーザは、操作部54を介して受付部562に所定の命令(以下、試着画面表示命令)を送ることによって、アイテムを試着したキャラクタの画像(以下、試着画面ST)を表示させることができる。表示制御部564は、受付部562から試着画面表示命令が送られてきた場合に、試着画面STの表示をグラフィック処理部52に指示する。
-Try-on display control-
By sending a predetermined command (hereinafter referred to as a try-on screen display command) to the reception unit 562 via the operation unit 54, the user can display an image of a character trying on an item (hereinafter referred to as a try-on screen ST). The display control unit 564 instructs the graphic processing unit 52 to display the try-on screen ST when a try-on screen display command is sent from the reception unit 562.

本ゲームプログラムでは、キャラクタの画像と、ユーザが指定したアイテム(武器、防具など)の画像とを同一の画面(より正確には画面内の同一の領域)に表示させることによって、試着を実現している。 This game program allows you to try on clothes by displaying the image of the character and the image of the item (weapon, armor, etc.) specified by the user on the same screen (more precisely, in the same area on the screen). ing.

図3は、試着画面STの表示例である。試着画面STには、キャラクタを表示する領域CAが設けられている。図3の例では、領域CAには、プレイヤキャラクタPCが表示されている。アイテムを試着させる対象がノンプレイヤキャラクタNPCの場合には、領域CAにはノンプレイヤキャラクタNPCが表示される。 FIG. 3 is a display example of the try-on screen ST. The try-on screen ST is provided with an area CA in which a character is displayed. In the example of FIG. 3, the player character PC is displayed in the area CA. When the target to try on the item is a non-player character NPC, the non-player character NPC is displayed in the area CA.

ユーザは、操作部54を介して受付部562に所定の命令を送ることによって、試着状態のキャラクタの画像を360度回転させることができる。これにより、ユーザは、キャラクタの外見を種々の方向から確認できる。 The user can rotate the image of the character trying on clothes by 360 degrees by sending a predetermined command to the reception section 562 via the operation section 54. This allows the user to check the appearance of the character from various directions.

試着画面STには、複数のアイコンICが表示されるアイコン領域IAも設けられている。アイコン領域IAは、表示制御部564からグラフィック処理部52への指示によって表示される。それぞれのアイコンICは、生産等の候補であるアイテム(武器、防具など)を表している。 The try-on screen ST also includes an icon area IA in which a plurality of icons IC are displayed. The icon area IA is displayed according to an instruction from the display control unit 564 to the graphic processing unit 52. Each icon IC represents an item (weapon, armor, etc.) that is a candidate for production or the like.

ユーザが操作部54を介してアイコンICをクリックした場合には、受付部562は、そのアイコンICに対応したアイテムOBJをユーザが試着させるものとして選択したと判断する。すなわち、ユーザは、アイコンICを選択することによって、キャラクタPC,NPCに試着させたいアイテムOBJを受付部562に指示することができる。なお、本ゲームプログラムは、アイコンICの横に星印を付すことによって、そのアイコンICが選択状態であることをユーザに示している(図3参照)。 When the user clicks on the icon IC via the operation unit 54, the reception unit 562 determines that the user has selected the item OBJ corresponding to the icon IC to try on. That is, by selecting the icon IC, the user can instruct the reception unit 562 about the item OBJ that he or she wants the character PC or NPC to try on. Note that this game program indicates to the user that the icon IC is in a selected state by attaching a star next to the icon IC (see FIG. 3).

受付部562は、ユーザが選択したアイテムOBJのID番号と、試着画面STの更新命令を表示制御部564に送る。例えば、試着させるアイテムOBJとして、ユーザが新たな鎧を選択したとする。そうすると、表示制御部564は、ユーザが選択した鎧を装着した状態のキャラクタPC,NPCを領域CAに表示させる。 The reception unit 562 sends the ID number of the item OBJ selected by the user and an update command for the try-on screen ST to the display control unit 564. For example, assume that the user selects new armor as the item OBJ to try on. Then, the display control unit 564 displays the character PC and NPC wearing the armor selected by the user in the area CA.

表示制御部564は、鎧のようにキャラクタPC,NPCが身に着けるアイテムOBJを、アイテムOBJがキャラクタPC,NPCに重ねられた状態(図3では装着した状態)で表示させる。表示制御部564は、アイテムOBJによっては、キャラクタPC,NPCから離れた位置(非接触の位置)に表示させる場合もある。例えば、表示制御部564は、キャラクタPC,NPCの頭部付近に位置させるアイテムを、キャラクタの頭の上部に浮いたように表示させる。 The display control unit 564 displays an item OBJ worn by the character PC or NPC like armor in a state where the item OBJ is superimposed on the character PC or NPC (in a state where it is worn in FIG. 3). Depending on the item OBJ, the display control unit 564 may display the item at a position away from the character PC or NPC (a non-contact position). For example, the display control unit 564 displays an item positioned near the head of the character PC or NPC so as to float above the character's head.

試着画面STには、試着しているアイテムの名称の一覧が表示される。表示されている名称がクリックされた場合には、表示制御部564は、そのアイテムの属性値も表示させる。これにより、ユーザは、アイテム装着の前後におけるキャラクタの強さ変化などを確認できる。 A list of names of items being tried on is displayed on the try-on screen ST. When the displayed name is clicked, the display control unit 564 also displays the attribute value of that item. This allows the user to check changes in the character's strength before and after wearing the item.

表示制御部564は、試着画面STにボタンB0(「リストに登録」ボタン)も表示させる。リストに登録ボタンB0は、アイテム登録画面SR(後述)を表示させるためのボタンである。リストに登録ボタンB0がクリックされると、受付部562は、アイテム登録画面SRの表示命令を表示制御部564に送る。 The display control unit 564 also displays a button B0 (“register on list” button) on the try-on screen ST. The register button B0 is a button for displaying an item registration screen SR (described later). When the register button B0 is clicked, the reception unit 562 sends a command to display the item registration screen SR to the display control unit 564.

そうすると、表示制御部564は、グラフィック処理部52に所定の命令を送信することによって、アイテム登録画面SRをディスプレイ61に表示させる。なお、表示制御部564は、試着中のアイテムOBJの全てがウィッシュリストWに登録済みの場合には、リストに登録ボタンB0をグレーアウト状態(クリックが不可能な状態)で表示させる。 Then, the display control unit 564 causes the display 61 to display the item registration screen SR by transmitting a predetermined command to the graphic processing unit 52. Note that if all of the items OBJ being tried on have been registered in the wish list W, the display control unit 564 displays the register button B0 in a grayed-out state (a state in which it cannot be clicked).

図4は、アイテム登録画面SRの表示例である。アイテム登録画面SRは、ウィッシュリストWへのアイテム登録作業のためのユーザインターフェースである。ユーザは、アイテム登録画面SRにおけるボタンB1(「登録開始」のボタン)を操作することによって、アイテムOBJのウィッシュリストWへの登録の命令(登録依頼)を受付部562に入力できる。受付部562は、登録依頼を登録部565に転送する。 FIG. 4 is a display example of the item registration screen SR. The item registration screen SR is a user interface for registering items to the wishlist W. The user can input a command (registration request) to register item OBJ to wish list W to reception unit 562 by operating button B1 (“start registration” button) on item registration screen SR. The reception unit 562 transfers the registration request to the registration unit 565.

登録部565は、試着中のアイテムOBJをウィッシュリストWに登録する機能を有する。登録部565は、アイテムOBJのID番号等をウィッシュリストWに書き込むことによって登録を実現する。登録部565は、受付部562から登録依頼が転送されてきた場合に、この機能を発動させる。 The registration unit 565 has a function of registering the item OBJ that is being tried on in the wish list W. The registration unit 565 realizes registration by writing the ID number of the item OBJ into the wish list W. The registration unit 565 activates this function when a registration request is transferred from the reception unit 562.

本ゲームプログラムでは、ウィッシュリストWへのアイテムOBJの登録は、以下の要件を要する。 In this game program, registration of item OBJ to wishlist W requires the following requirements.

(1)アイテムOBJが画面(領域CA)に表示されていること
(2)アイテムOBJがキャラクタPC,NPCとの関連付けが無いこと
(3)アイテムOBJが既登録のアイテムOBJと重複しないこと
なお、登録部565は、アイテムOBJが属するグループを登録の要件として考慮しない。
(1) Item OBJ is displayed on the screen (area CA) (2) Item OBJ has no association with character PC or NPC (3) Item OBJ does not overlap with already registered item OBJ. The registration unit 565 does not consider the group to which item OBJ belongs as a requirement for registration.

すなわち、登録部565は、アイテムOBJの登録に関して、登録を依頼されたアイテムOBJ同士(表示されているアイテム同士)のグループの相異を許容する。また、登録部565は、アイテムOBJの登録に関して、登録を依頼されたアイテムOBJが属するグループと既登録のアイテムOBJが属するグループとの相異を許容する。こうすることで、ユーザは、グループに拘泥せずに、装備を選択することが可能になる。 That is, with regard to the registration of item OBJ, the registration unit 565 allows differences in the groups of item OBJ requested to be registered (displayed items). Furthermore, regarding the registration of item OBJ, the registration unit 565 allows a difference between the group to which the item OBJ requested to be registered belongs and the group to which the already registered item OBJ belongs. This allows the user to select equipment without being tied to a group.

試着中のアイテムOBJが登録要件を満たす場合には、登録部565は、登録の意思をユーザに確認する画面(登録確認画面SC1)を、表示制御部564を介して、画面に表示させる(図5参照)。ユーザが登録を承認するボタンB2(「はい」のボタン)をクリックした場合に、登録依頼が受付部562に送信される。それにより、登録部565は、一連の登録作業(後述)を開始する。 If the item OBJ being tried on satisfies the registration requirements, the registration unit 565 causes the display control unit 564 to display a screen for confirming the user's intention to register (registration confirmation screen SC1) on the screen (Fig. 5). When the user clicks button B2 (“Yes” button) for approving registration, a registration request is sent to reception unit 562. Thereby, the registration unit 565 starts a series of registration operations (described later).

登録部565は、ウィッシュリストWへの登録対象として複数個のアイテムOBJが存在する場合には、複数個の登録対象を一括してウィッシュリストWに登録する。「一括して登録」とは、ユーザが個々の登録対象アイテムに関して登録の指示を送ることなく全ての登録対象をウィッシュリストWに登録できるように、ユーザインターフェースが構成されていることである。本ゲームプログラムでは、ユーザのひとつの指示(ひとつのボタンのクリック)によって、全ての登録対象についての登録作業が開始されるように、ユーザインターフェースが構成されている。 If there are multiple items OBJ to be registered in the wish list W, the registration unit 565 registers the multiple items OBJ in the wish list W at once. "Register all at once" means that the user interface is configured so that the user can register all the registration targets in the wish list W without sending a registration instruction for each registration target item. In this game program, the user interface is configured such that registration work for all registration targets is started in response to one instruction (click on one button) from the user.

本ゲームプログラムでは、一括して登録するアイテムは、スキルなどの属性が互いに同じ場合(グループが同じ場合)もあるし、属性が互いに異なる場合(グループが相違する場合)もある。つまり、本ゲームプログラムでは、アイテムのグループ化に関係なく一括登録が可能である。 In this game program, items that are registered all at once may have the same attributes such as skills (if they are in the same group), or may have different attributes (if they are in different groups). In other words, in this game program, batch registration is possible regardless of the grouping of items.

なお、「スキル」は、ユーザにとってゲーム進行が有効に働く(例えば課題をクリアし易くなる)、ゲーム空間上で発動する効果を含む。この効果は、実際にキャラクタPC,NPCがアイテムを所有(例えば装備)することで、そのキャラクタ、味方のキャラクタ、敵のキャラクタなどに働く。 Note that "skills" include effects activated in the game space that make the game more effective for the user (for example, it becomes easier to clear tasks). This effect works on the character PC, an ally character, an enemy character, etc. when the character PC or NPC actually owns (for example, equips) the item.

登録に際して、登録部565は、ウィッシュリストWの空いている枠に情報をまず書き込む。しかし、ユーザが登録を依頼した時に、登録数が最大数に達している場合もあり得る。この場合において、新たなアイテムの登録が必要な場合には、登録部565は、ウィッシュリストWにおける、登録済みの何れかのアイテムに対応する情報を必要数だけ上書きする。 At the time of registration, the registration unit 565 first writes information into an empty frame of the wish list W. However, there may be cases where the number of registrations has reached the maximum number when the user requests registration. In this case, if it is necessary to register a new item, the registration unit 565 overwrites the information corresponding to any registered item in the wish list W by the necessary number.

登録部565は、上書きを行う場合には、ウィッシュリストWに登録された時期が古いアイテムから順に上書きの対象とする。ただし、登録部565は、ユーザから上書きの承認が得られた場合にのみ、上書きを実行する。 When overwriting, the registration unit 565 selects items to be overwritten in the order of the oldest items registered in the wishlist W. However, the registration unit 565 executes overwriting only when approval for overwriting is obtained from the user.

登録部565は、ユーザからの上書承認の有無を確認する場合には、上書確認画面SC2の表示をグラフィック処理部52に指示する(図7参照)。上書確認画面SC2には、上書きの可否を問うメッセージM、上書承認のためのボタンB3(「はい」のボタン)、および上書きを拒否するためのボタンB4(「いいえ」のボタン)が、それぞれ選択可能に表示される。 When checking whether the user has approved the overwriting, the registration unit 565 instructs the graphic processing unit 52 to display the overwriting confirmation screen SC2 (see FIG. 7). The overwrite confirmation screen SC2 includes a message M asking whether or not to overwrite, a button B3 for approving the overwrite ("Yes" button), and a button B4 ("No" button) for rejecting the overwrite. Each one is displayed for selection.

なお、アイテム登録画面SRに各アイテムOBJの登録日時を表示しておくことで、ユーザは、登録日時を上書き要否の判断材料に利用できる。登録日時を上書可否の判断材料に用いることで、例えば、ユーザは不本意な上書きを回避し易くなる。 Note that by displaying the registration date and time of each item OBJ on the item registration screen SR, the user can use the registration date and time as a basis for determining whether overwriting is necessary. By using the registration date and time as a basis for determining whether overwriting is possible, it becomes easier for the user to avoid involuntary overwriting, for example.

〈動作例〉
ゲーム中に、ユーザの操作によって、プレイヤキャラクタPCが加工屋に入ったとする。ここで、ユーザが、コントローラ63を操作して、試着画面表示命令を受付部562に送ったとする。受付部562は、表示制御部564に試着画面表示命令を転送する。そうすると、試着画面STの表示等が行われる。
<Operation example>
Suppose that during the game, the player character PC enters a processing shop due to a user's operation. Here, it is assumed that the user operates the controller 63 to send a try-on screen display command to the reception unit 562. The reception unit 562 transfers the try-on screen display command to the display control unit 564. Then, the fitting screen ST is displayed.

図6は、試着からウィッシュリスト登録までの処理を示すフローチャートである。表示制御部564は、試着画面表示命令を受け取ると、キャラクタPC,NPCを現在の状態で表示させる(ステップS01、図3参照)。図3では、プレイヤキャラクタPCが表示されている。更に、表示制御部564は、生産等の候補(アイコン領域IA)を表示させる(ステップS01)。 FIG. 6 is a flowchart showing the process from trying on clothes to wish list registration. When the display control unit 564 receives the try-on screen display command, it displays the characters PC and NPC in their current states (step S01, see FIG. 3). In FIG. 3, a player character PC is displayed. Furthermore, the display control unit 564 displays candidates for production, etc. (icon area IA) (step S01).

アイコン領域IAのアイコンICをユーザがクリックしたら、受付部562は、そのアイコンICに対応したアイテムOBJのID番号とともに、試着画面STの更新命令を表示制御部564に送る(ステップS02)。これにより、表示制御部564は、ユーザが選択したアイテムOBJが試着された状態で、キャラクタを領域CAに表示させる(ステップS02)。 When the user clicks on the icon IC in the icon area IA, the reception unit 562 sends an update command for the try-on screen ST to the display control unit 564 along with the ID number of the item OBJ corresponding to the icon IC (step S02). Thereby, the display control unit 564 displays the character in the area CA while trying on the item OBJ selected by the user (step S02).

受付部562は、登録依頼の有無を確認する(ステップS03)。登録依頼があった場合には、登録部565は、登録を本当に行ってよいかどうかを、ユーザに確認する(図5参照)。ユーザが登録を承認した場合には(ステップS03のYes)、登録部565は、試着中のアイテムの中に既登録のアイテムがあるか否かを確認する(ステップS04)。 The reception unit 562 checks whether there is a registration request (step S03). When there is a registration request, the registration unit 565 confirms with the user whether he/she really wants to register (see FIG. 5). If the user approves the registration (Yes in step S03), the registration unit 565 checks whether there is an already registered item among the items being tried on (step S04).

確認の結果、試着中のアイテムの全てが未登録の場合には(ステップS04のNo)、登録部565は、試着中のアイテムの数(試着数)と、ウィッシュリストWの空き枠数とを比較する(ステップS05)。試着数が空き枠数以下の場合には(ステップS05のYes)、登録部565は、試着中のアイテムの全てを一括してウィッシュリストWに登録する(ステップS06)。 As a result of the confirmation, if all of the items being tried on are unregistered (No in step S04), the registration unit 565 records the number of items being tried on (number of items tried on) and the number of empty slots in the wishlist W. Compare (step S05). If the number of items to be tried on is less than or equal to the number of available slots (Yes in step S05), the registration unit 565 registers all the items being tried on in the wish list W at once (step S06).

試着数が空き枠数よりも大きい場合には(ステップS05のNo)、空き枠があれば試着中のアイテムを登録できるところまでを登録すると決定する(ステップS07)。表示制御部564は、上書確認画面SC2を表示させる(ステップS08)。図7は、上書確認画面SC2の表示例である。 If the number of items to be tried on is greater than the number of available slots (No in step S05), it is determined that items to be tried on will be registered up to the number of available slots if there are available slots (step S07). The display control unit 564 displays an overwrite confirmation screen SC2 (step S08). FIG. 7 is a display example of the overwrite confirmation screen SC2.

ユーザが上書を承認しなかった場合には、登録部565は、登録の処理をキャンセルする(ステップS09のNo、ステップS10)。キャンセルの後は、登録部565は、表示制御部564を介して、アイテム登録画面SRを例えば試着画面STに切り替えさせる。 If the user does not approve the overwriting, the registration unit 565 cancels the registration process (No in step S09, step S10). After the cancellation, the registration unit 565 causes the display control unit 564 to switch the item registration screen SR to, for example, a try-on screen ST.

ユーザが上書を承認した場合には、登録部565は、空き枠への登録、および使用中の枠への上書を行う(ステップS09のYes、ステップS11)。つまり、試着したアイテムOBJが一括してウィッシュリストWに登録される。登録および上書が終わったら、登録部565は、表示制御部564を介して、アイテム登録画面SRを例えば試着画面STに切り替えさせる。 If the user approves the overwriting, the registration unit 565 registers in the empty slot and overwrites the currently used slot (Yes in step S09, step S11). That is, the items OBJ that are tried on are registered in the wish list W all at once. When the registration and overwriting are completed, the registration unit 565 causes the display control unit 564 to switch the item registration screen SR to, for example, a try-on screen ST.

試着中のアイテムの中には、ウィッシュリストWに登録済みのものが含まれている場合もありえる(ステップS04のYes参照)。この場合、登録部565は、試着中のアイテムの中から、ウィッシュリストWに登録されていないアイテムを抽出する(ステップS12)。登録部565は、抽出したアイテムの数(抽出数)と、ウィッシュリストWの空き枠数とを比較する(ステップS13)。 The items being tried on may include items already registered in the wish list W (see Yes in step S04). In this case, the registration unit 565 extracts items that are not registered in the wish list W from among the items being tried on (step S12). The registration unit 565 compares the number of extracted items (extracted number) and the number of empty slots in the wish list W (step S13).

抽出数がウィッシュリストWの空き枠数よりも大きい場合には(ステップS13のNo)、登録部565は、ステップS07の処理を行う。一方、抽出数がウィッシュリストWの空き枠数以下の場合には、登録部565は、抽出したアイテムの全てをウィッシュリストWに登録する(ステップS14)。登録が終わったら、登録部565は、表示制御部564を介して、アイテム登録画面SRを例えば試着画面STに切り替えさせる。 If the number of extractions is greater than the number of empty slots in the wishlist W (No in step S13), the registration unit 565 performs the process in step S07. On the other hand, if the number of extracted items is less than or equal to the number of empty slots in the wish list W, the registration unit 565 registers all of the extracted items in the wish list W (step S14). When the registration is completed, the registration unit 565 switches the item registration screen SR to, for example, a try-on screen ST via the display control unit 564.

以上をまとめると、本件態様は、コンピュータ(制御部56)を、第1ゲーム媒体(キャラクタ)と第2ゲーム媒体(アイテム)との関連付けを管理する管理部563と、前記第1ゲーム媒体の画像と、ユーザが指定した前記第2ゲーム媒体の画像とを同一の画面に表示させる表示制御部564と、前記第2ゲーム媒体を登録するリスト(ウィッシュリストW)に対する前記第2ゲーム媒体の登録依頼を、前記ユーザから受け付ける受付部562と、前記登録依頼に応じて、前記画面に表示され且つ前記関連付けが無い前記第2ゲーム媒体を、前記リストに登録する登録部565と、して機能させ、前記登録部565は、前記リストへの登録対象として複数個の前記第2ゲーム媒体が存在する場合には、複数個の前記登録対象を一括して前記リストに登録することを特徴とするゲームプログラムである。 To summarize the above, the present aspect includes a computer (control unit 56), a management unit 563 that manages the association between a first game medium (character) and a second game medium (item), and an image of the first game medium. and an image of the second game medium designated by the user on the same screen; and a request to register the second game medium to a list (wish list W) in which the second game medium is registered. function as a reception unit 562 that receives from the user, and a registration unit 565 that registers the second game medium displayed on the screen and without the association in the list in response to the registration request, The registration unit 565 is characterized in that, when a plurality of the second game media exist as registration targets in the list, the registration unit 565 registers the plurality of registration targets in the list at once. It is.

〈本実施形態の効果〉
以上のように、本実施形態によれば、ユーザは、入手したいアイテムをウィッシュリストWに一括して登録することができる。すなわち、本実施形態は、ゲーム媒体のリストを容易に制作できる。
<Effects of this embodiment>
As described above, according to the present embodiment, the user can register items he/she wants to obtain in the wish list W all at once. That is, in this embodiment, it is possible to easily create a list of game media.

また、本ゲームプログラムは、ウィッシュリストを上書きする際には、ユーザの承認を求める。そのため、本実施形態では、不用意にウィッシュリストを書き換えるおそれを少なくできる。 Furthermore, the game program requests the user's approval when overwriting the wish list. Therefore, in this embodiment, it is possible to reduce the possibility that the wish list will be inadvertently rewritten.

[その他の実施形態]
前記実施形態では、キャラクタ(第1ゲーム媒体)に代えて、アイテムを適用してもよい。具体的な実施形態としては、例えば、何の変哲もない武器(第1ゲーム媒体)に、様々なパーツ(第2ゲーム媒体)を装着して行き、レベルの高い武器に改造させるようなゲームが想定される。
[Other embodiments]
In the embodiment, an item may be used instead of a character (first game medium). As a specific embodiment, for example, there is a game in which various parts (second game medium) are attached to an ordinary weapon (first game medium) to transform it into a high-level weapon. is assumed.

ウィッシュリストWは、キャラクタが装備する武器、防具等の一式を、その一枠分に登録できるように実装してもよい。この場合において、登録したアイテム一式に対してユーザが総称を設定できるようにしてもよい。 The wishlist W may be implemented in such a way that a set of weapons, armor, etc. that a character is equipped with can be registered in one slot. In this case, the user may be able to set a generic name for the set of registered items.

アイテムの生成等を行う場合には、武器、防具等の一式の全てを一括で生産等ができるようにしてもよいし、前記一式の一部ずつの生産等ができるようにしてもよい。生成等したアイテムは、ウィッシュリストWから自動的に消去されるようにするとユーザの利便性がよい。 When generating items, etc., a complete set of weapons, armor, etc. may be produced at once, or a portion of the set may be produced one by one. It is convenient for the user to automatically delete generated items from the wish list W.

ゲームプログラムは、キャラクタの頭から足までの装備一式(以下、お気に入りセットとよぶ)をユーザの指示に応じて登録するリスト(以下、セットリストとよぶ)を実装してもよい。セットリストは、ウィッシュリストとは別のリストである。ゲームプログラムは、ユーザがセットリストから何れかのお気に入りセットを選択した場合に、そのお気に入りセットが含む装備を一括してキャラクタに装備できるように実装してもよい。 The game program may implement a list (hereinafter referred to as a set list) in which a complete set of equipment for a character from head to foot (hereinafter referred to as favorite set) is registered in response to user instructions. A setlist is a separate list from a wishlist. The game program may be implemented in such a way that when the user selects any favorite set from the set list, the equipment included in the favorite set can be equipped to the character all at once.

セットリストへのアイテム登録は、ウィッシュリストWへの一括登録と連動させてもよい。例えば、ゲームプログラムは、ウィッシュリストWに一括登録した装備を全て生産等した場合に、そのまま、お気に入りセットとしてセットリストに登録するように実装してもよい。これにより、ウィッシュリストWに一括登録した装備一式を、あらためてセットリストにユーザが登録する手間が省ける。 Item registration to the set list may be linked to batch registration to the wish list W. For example, the game program may be implemented such that when all the equipment registered in the wish list W is produced, etc., the equipment is registered as a favorite set in the set list. This saves the user the trouble of registering a set of equipment that has been registered all at once in the wish list W in the set list.

登録部565は、ウィッシュリストWの空き枠が全くない場合には、枠の並び順(枠の番号が小さい順)に上書きするように実装してもよい。この場合においても、上書きの可否をユーザに問い合わせるユーザインターフェースを設けるとよい。 The registration unit 565 may be implemented to overwrite the frames in order of arrangement (in descending order of frame numbers) when there are no empty frames in the wishlist W. Even in this case, it is preferable to provide a user interface that asks the user whether overwriting is possible.

ゲームプログラムは、試着中のアイテムの全てがウィッシュリストWに登録済みの場合に所定のメッセージを表示するように実装してもよい。メッセージとしては、例えば「全て登録済みにつき、重複登録できません」等が考えられる。 The game program may be implemented to display a predetermined message when all of the items being tried on have been registered in the wish list W. The message may be, for example, ``All items have already been registered, so duplicate registration is not possible.''

一括登録を望むアイテムのうちで既に登録されているアイテムは、ユーザの登録依頼に応じて、ウィッシュリストWに記録されている登録日時を更新してもよい。こうすることで、ユーザは、上書き要否の有用な判断材料として登録日時を利用できる。その結果、ユーザは、不本意な上書きを回避し易くなる。 For items that have already been registered among the items desired to be registered in bulk, the registration date and time recorded in the wish list W may be updated in response to a user's registration request. By doing so, the user can use the registration date and time as a useful material for determining whether or not overwriting is necessary. As a result, the user can easily avoid inadvertent overwriting.

ゲームプログラムは、上書きするウィッシュリストWの枠(アイテム)をユーザが選択できるように実装してもよい。 The game program may be implemented so that the user can select the frame (item) of the wish list W to be overwritten.

ゲームプログラムは、上書確認画面SC2について「表示する設定」と「表示しない設定」とをユーザが選べるように実装してもよい。 The game program may be implemented so that the user can select "settings to display" and "settings not to display" for the overwrite confirmation screen SC2.

グループ化の基準は、例示である。他の例としては、特定の能力(ゲーム上のスキル)を発揮しやすい武器、防具などを同じグループに分類することが考えられる。また、アイテムは、デザインのテイストによってグループに分類してもよい。 The criteria for grouping is an example. Another example is to classify weapons, armor, etc. that tend to exhibit specific abilities (game skills) into the same group. Furthermore, items may be classified into groups depending on design taste.

武器や防具を作る際に必要なアイテム(素材)は、倒した敵から取得、クエストクリア時の報酬として取得、フィールド上で拾うことで取得できるようにゲームプログラムを実装できる。また、ゲームプログラムでは、生産等のキー(例えば主要なアイテム)となるアイテム(素材)を、ゲーム上の設定として予め決めておくこともできる。この場合は、取得したアイテム(素材)のうちのキーとなるアイテムの属性に応じて、取得したアイテムをグループ化してもよい。 The game program can be implemented so that the items (materials) necessary for making weapons and armor can be obtained from defeated enemies, obtained as rewards for clearing quests, or obtained by picking them up on the field. Furthermore, in the game program, items (materials) that are keys (for example, main items) for production etc. can be determined in advance as game settings. In this case, the acquired items may be grouped according to the attributes of key items among the acquired items (materials).

ゲームプログラムは、クエストクリアに応じて新たなレシピをユーザに開放するように実装してもよい。この場合は、レシピが開放されたタイミングごとに(すなわち、クリアしたクエストごとに)、アイテムのグループ化を行うことが考えられる。 The game program may be implemented to open new recipes to the user in response to quest clearing. In this case, it is conceivable to group items each time a recipe is released (that is, each quest cleared).

ウィッシュリストWへのアイテムOBJの一括登録では、登録を依頼されたアイテム(第2ゲーム媒体)が属するグループと、既登録のアイテム(第2ゲーム媒体)が属するグループとが同じであることを要件としてもよい。こうすることで、ユーザは、所定の基準で統一されたアイテムを揃えることが可能になる。 For batch registration of item OBJ to wishlist W, it is required that the group to which the item (second game medium) requested for registration belongs is the same as the group to which the already registered item (second game medium) belongs. You can also use it as By doing so, the user can collect items that are unified based on a predetermined standard.

ウィッシュリストWに一括登録したアイテムに対して、ユーザが生産等の優先順位を設定できるようにしてもよい。更に、ゲームプログラムは、優先順位に応じて、取得したアイテム(素材)を生産対象のアイテムにあてがう(生産対象のアイテムにおける必要数から減ずる)ように実装するとよい。 The user may be able to set priorities for production, etc. for items registered in the wish list W all at once. Furthermore, the game program may be implemented such that the acquired items (materials) are applied to the items to be produced (subtracted from the required number of items to be produced) according to the priority order.

生産等では、同じアイテム(素材)が複数のアイテムに跨って必要とされる場合がある。例えば、素材Aは、兜作るのに2個が必要であり、アーム部分作るのに3個が必要となるケースである。このようなケースでは、優先順位に応じて、アイテム(素材)をあてがうことによって、優先順位の高いアイテムから順に生産等に必要なアイテム(素材)が揃うことになる。 In production, etc., the same item (material) may be required across multiple items. For example, two pieces of material A are needed to make a helmet, and three pieces are needed to make an arm part. In such a case, by allocating items (materials) according to the priority order, the items (materials) necessary for production etc. will be gathered in order from the item with the highest priority order.

生産等に必要なアイテムが揃ったらユーザにその旨を通知するようにゲームプログラムを実装しておけば、優先順位の高いアイテムから順に、アイテムの生産等が可能な状態になったことがユーザに通知される。これにより、例えば、ゲームプログラムは「頭の装備が今弱いので、できれば頭の装備を先に作りたい」といったユーザの要望に応えることが可能になる。 If you implement a game program that notifies the user when the items necessary for production, etc. are available, the user will be notified that items are ready for production, etc., starting with the item with the highest priority. Be notified. This makes it possible for the game program to respond to a user's request such as, ``My head equipment is currently weak, so I would like to make head equipment first if possible.''

前記実施形態を適用できるゲームは、アクションゲームには限定されない。例えば、ロールプレイングゲーム、シューティングゲーム、シミュレーションゲーム、ボードゲーム、パズルゲーム、育成ゲームなど、様々な種類のゲームに適用できる。 Games to which the above embodiments can be applied are not limited to action games. For example, it can be applied to various types of games such as role-playing games, shooting games, simulation games, board games, puzzle games, and training games.

実施形態で説明したゲーム媒体は、例示である。ゲーム媒体には、カード、アバター、ゲーム内ポイント、チケットなども含まれる。 The game media described in the embodiments are merely examples. Game media also includes cards, avatars, in-game points, tickets, and the like.

また、ゲームプログラムは、いわゆるオンラインゲーム用のゲームプログラムとして実装してもよい。ゲームプログラムがオンラインゲーム用である場合には、制御部56で行っていた処理は、それらに代わってサーバ側で行ってもよいし、サーバ側とクライアント(ゲーム装置5)側とで分担してもよい。 Further, the game program may be implemented as a so-called online game game program. If the game program is for an online game, the processing performed by the control unit 56 may be performed on the server side instead, or may be shared between the server side and the client (game device 5) side. Good too.

これらの他の実施形態を採用した場合においても、本態様の作用効果は発揮される。また、本実施形態と他の実施形態、および他の実施形態同士を適宜組み合わせることも可能である。 Even when these other embodiments are adopted, the effects of this aspect can be achieved. Moreover, it is also possible to combine this embodiment with other embodiments, or with other embodiments, as appropriate.

5 ゲーム装置
55 記憶部
56 制御部(コンピュータ)
562 受付部
563 管理部
564 表示制御部
565 登録部
NPC ノンプレイヤキャラクタ(第1ゲーム媒体)
OBJ アイテム(第2ゲーム媒体)
PC プレイヤキャラクタ(第1ゲーム媒体)
W ウィッシュリスト(リスト)
5 Game device 55 Storage unit 56 Control unit (computer)
562 Reception section 563 Management section 564 Display control section 565 Registration section NPC Non-player character (first game medium)
OBJ item (second game medium)
PC player character (first game medium)
W wish list (list)

Claims (5)

コンピュータを、
1ゲーム媒体の画像と、ユーザが指定した第2ゲーム媒体の画像とを同一の画面に表示させる表示制御部と、
前記第2ゲーム媒体を登録するための第1リストに対する前記第2ゲーム媒体の登録依頼を、前記ユーザから受け付ける受付部と、
前記登録依頼に応じて、前記画面に表示された複数の前記第2ゲーム媒体を一括して前記第1リストに登録し、前記画面に表示された複数の前記第2ゲーム媒体を、複数の前記第2ゲーム媒体のセットを登録するための第2リストにも登録する登録部として機能させ
ームプログラム。
computer,
a display control unit that displays an image of the first game medium and an image of the second game medium designated by the user on the same screen;
a reception unit that receives from the user a request to register the second game medium with respect to a first list for registering the second game medium;
In response to the registration request, the plurality of second game contents displayed on the screen are collectively registered in the first list , and the plurality of second game contents displayed on the screen are registered in the first list. Function as a registration unit that also registers the second list for registering a set of second game media.
game program.
請求項1のゲームプログラムにおいて、 The game program according to claim 1,
前記第1リストは、前記第1ゲーム媒体との関連付けを希望する前記第2ゲーム媒体を登録するためのリストであり、 The first list is a list for registering the second game medium that is desired to be associated with the first game medium,
前記第2リストは、前記ユーザのお気に入りのセットを登録するためのリストである The second list is a list for registering the user's favorite set.
ゲームプログラム。game program.
請求項1または2のゲームプログラムにおいて、
前記第1ゲーム媒体は、ゲームにおけるキャラクタであり、
前記第2ゲーム媒体は、前記キャラクタに装備されるアイテムである
ームプログラム。
The game program according to claim 1 or 2 ,
The first game medium is a character in a game,
The second game medium is an item equipped to the character.
game program.
請求項1から請求項のうちの何れか1つのゲームプログラムを記憶した記憶部と、
前記ゲームプログラムを実行する制御部とを備え
ーム装置。
a storage unit storing a game program according to any one of claims 1 to 3 ;
and a control unit that executes the game program .
gaming equipment.
第1ゲーム媒体の画像と、ユーザが指定した第2ゲーム媒体の画像とをディスプレイに表示させる表示ステップと、 a display step of displaying an image of the first game medium and an image of the second game medium designated by the user on a display;
前記第2ゲーム媒体を登録するための第1リストに対する前記第2ゲーム媒体の登録依頼を前記ユーザから受け付けると、前記登録依頼に応じて、前記ディスプレイに表示された複数の前記第2ゲーム媒体を一括して前記第1リストに登録し、前記ディスプレイに表示された複数の前記第2ゲーム媒体を、複数の前記第2ゲーム媒体のセットを登録するための第2リストにも登録する登録ステップとを備える When a request for registering the second game medium in the first list for registering the second game medium is received from the user, a plurality of the second game contents displayed on the display are registered in response to the registration request. a registration step of collectively registering the plurality of second game contents displayed on the display in the first list, and also registering the plurality of second game contents displayed on the display in a second list for registering a set of the plurality of second game contents; equipped with
ゲーム処理方法。Game processing method.
JP2022112987A 2021-02-26 2022-07-14 Game program and game device Pending JP2022132439A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022112987A JP2022132439A (en) 2021-02-26 2022-07-14 Game program and game device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021029858A JP7112006B1 (en) 2021-02-26 2021-02-26 Game program and game device
JP2022112987A JP2022132439A (en) 2021-02-26 2022-07-14 Game program and game device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021029858A Division JP7112006B1 (en) 2021-02-26 2021-02-26 Game program and game device

Publications (2)

Publication Number Publication Date
JP2022132439A JP2022132439A (en) 2022-09-08
JP2022132439A5 true JP2022132439A5 (en) 2024-03-04

Family

ID=82701532

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021029858A Active JP7112006B1 (en) 2021-02-26 2021-02-26 Game program and game device
JP2022112987A Pending JP2022132439A (en) 2021-02-26 2022-07-14 Game program and game device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021029858A Active JP7112006B1 (en) 2021-02-26 2021-02-26 Game program and game device

Country Status (1)

Country Link
JP (2) JP7112006B1 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5806456B2 (en) * 2010-09-15 2015-11-10 株式会社カプコン GAME PROGRAM AND GAME DEVICE
JP7180125B2 (en) * 2018-05-31 2022-11-30 株式会社セガ Program and information processing device

Similar Documents

Publication Publication Date Title
JP3883331B2 (en) Combined game system of portable game machine and video game machine
US8821288B2 (en) Method of determining gifts of each friend user
JP5627968B2 (en) GAME PROGRAM AND GAME DEVICE
WO2013161190A1 (en) Game control device, game control method, game control program, storage medium, and game system
KR20050002646A (en) Inventory management of virtual items in computer games
US20110263306A1 (en) Computer system and program
JP2000116937A (en) Game device, information recording medium, and experience value giving method
JP2023053347A (en) Program, information processor, and control method
JP2000135372A (en) Game device, method for setting item property and memory carrier
JP6813620B2 (en) Computer programs and computer equipment
JP2021115397A (en) Information processing system, information processing program, information processing device, and information processing method
JP7112006B1 (en) Game program and game device
JP2022132439A5 (en)
JP6784662B2 (en) Programs, control methods, and information processing equipment
JP5806755B2 (en) GAME CONTROL DEVICE, GAME PROGRAM, AND GAME SYSTEM
JP2017029228A (en) Program and terminal
JP6754654B2 (en) Server equipment and programs
JP7340209B2 (en) Program, control method, and information processing device
JP7385140B2 (en) Game programs and game systems
JP7010909B2 (en) Video game processing program and game system
JP7343125B2 (en) Programs, information processing devices, and game systems
JP7445934B2 (en) Game program, game system, terminal device, and game program execution method
JP7274088B2 (en) Game system and game program
JP7232603B2 (en) Programs, computer systems and game devices
JP7427365B2 (en) Program, information processing device, and control method