JP2018065009A - Program and game system - Google Patents

Program and game system Download PDF

Info

Publication number
JP2018065009A
JP2018065009A JP2018016224A JP2018016224A JP2018065009A JP 2018065009 A JP2018065009 A JP 2018065009A JP 2018016224 A JP2018016224 A JP 2018016224A JP 2018016224 A JP2018016224 A JP 2018016224A JP 2018065009 A JP2018065009 A JP 2018065009A
Authority
JP
Japan
Prior art keywords
item
player
battle
base
game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018016224A
Other languages
Japanese (ja)
Other versions
JP6500133B2 (en
Inventor
昌隆 下野
Masataka Shimono
昌隆 下野
達志 石田
Tatsushi Ishida
達志 石田
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.)
Bandai Namco Entertainment Inc
Original Assignee
Bandai Namco Entertainment Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bandai Namco Entertainment Inc filed Critical Bandai Namco Entertainment Inc
Priority to JP2018016224A priority Critical patent/JP6500133B2/en
Publication of JP2018065009A publication Critical patent/JP2018065009A/en
Application granted granted Critical
Publication of JP6500133B2 publication Critical patent/JP6500133B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a program and a game system capable of efficiently growing an item owned by a player.SOLUTION: An item selected by a player from among items owned by the player is set as a match item used for a match. When an item as a material to be composed is composed with respect to an item as a composition base, an amount for varying a parameter of an item of which a material item becomes a base is stored in a storage part as amount-of-variation information in association with a combination of the base item and the material item. Based on an item set as a match item and the amount-of-variation information, an item given to the player is determined and processing for giving the determined item to the player is performed.SELECTED DRAWING: Figure 8

Description

本発明は、プログラム及びゲームシステムに関する。   The present invention relates to a program and a game system.

従来から、ユーザの所有しているものの中から強化対象と当該強化対象を強化するための素材となる強化素材とを指定した強化操作に応じて、当該強化素材の能力に基づき当該強化対象の能力を向上させるとともに、当該強化素材を当該ユーザの所有から削除する強化処理を実行するゲームシステムが知られている。   Conventionally, the ability of the reinforcement target based on the ability of the reinforcement material in accordance with the reinforcement operation that specifies the reinforcement object and the reinforcement material that is the material for strengthening the enhancement object from among those owned by the user A game system is known that executes a strengthening process for improving the performance and deleting the enhanced material from possession of the user.

特開2013−212391号公報JP 2013-212391 A

このようなゲームシステムでは、強化対象と強化素材の組み合わせによっては、強化対象の能力を効率的に向上させることができない場合があり、プレーヤが効率的に強化対象の能力を向上(育成、成長)できるような仕組みが求められている。   In such a game system, depending on the combination of the reinforcement target and the reinforcement material, the ability of the reinforcement target may not be improved efficiently, and the player efficiently improves the ability of the enhancement target (nurturing, growth). A mechanism that can do this is required.

本発明は、以上のような課題に鑑みてなされたものであり、その目的とするところは、プレーヤが保有するアイテムを効率的に育成することが可能なプログラム及びゲームシステムを提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a program and a game system capable of efficiently growing items held by a player. .

(1)本発明は、アイテムをプレーヤに付与するゲームを実行するためのプログラムであって、
プレーヤが保有するアイテムのうち、プレーヤによって選択されたアイテムを対戦に用いる対戦用アイテムとして設定するアイテム設定部と、
合成のベースとなるアイテムに対して合成の素材となるアイテムを合成した際に、素材となるアイテムがベースとなるアイテムのパラメータを変動させる量を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けて変動量情報として記憶する記憶部と、
前記対戦用アイテムとして設定されたアイテムと前記記憶部に記憶された前記変動量情報とに基づいて、プレーヤに付与するアイテムを決定し、決定したアイテムをプレーヤに付与する処理を行うアイテム付与部としてコンピュータを機能させることを特徴とするプログラムに関する。
(1) The present invention is a program for executing a game for giving an item to a player,
An item setting unit that sets an item selected by the player among items held by the player as a battle item used for the battle;
When an item that is a composite material is combined with an item that is a base for composition, the amount by which the parameter of the item that the material item changes is a combination of the base item and the material item A storage unit that stores information as fluctuation amount information in association with
Based on the item set as the item for battle and the variation information stored in the storage unit, an item to be given to the player is determined, and an item granting unit that performs processing to give the decided item to the player The present invention relates to a program characterized by causing a computer to function.

また本発明は、コンピュータ読み取り可能な情報記憶媒体であって、上記各部としてコンピュータを機能させるためのプログラムを記憶した情報記憶媒体に関する。また本発明は、アイテムをプレーヤに付与するゲームを実行するためのゲームシステムであって、上記各部を含むゲームシステムに関する。   The present invention also relates to an information storage medium that can be read by a computer and stores a program for causing the computer to function as each of the above-described units. The present invention also relates to a game system for executing a game in which an item is given to a player, the game system including the above-described units.

本発明によれば、合成のベースとなるアイテムに対して合成の素材となるアイテムを合成した際に、素材となるアイテムがベースとなるアイテムのパラメータを変動させる量を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けて変動量情報として記憶しておき、対戦用アイテムとして設定されたアイテムと前記変動量情報とに基づいて、プレーヤに付与するアイテムを決定することで、対戦用アイテムとして設定された
アイテムを効率的に育成させる素材アイテムをプレーヤに付与することが可能となり、プレーヤに対戦用アイテムとして設定されたアイテムを効率的に育成させることが可能となる。
According to the present invention, when an item that is a material for composition is combined with an item that is a base for composition, the amount by which the parameter of the item based on the item that is the material varies is changed to the base item and the material It is stored as fluctuation amount information in association with a combination with the item to be used, and an item to be given to the player is determined based on the item set as a battle item and the fluctuation amount information. It is possible to give a player a material item that efficiently nurtures an item set as an item, and it is possible to efficiently nurture an item set as a battle item for the player.

(2)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
前記対戦用アイテムとして設定されたアイテムの前記パラメータを変動させる量が最も大きいアイテムを、プレーヤに付与するアイテムとして決定してもよい。
(2) In the program, information storage medium and game system according to the present invention,
The item granting unit
You may determine the item with the largest amount which changes the said parameter of the item set as the said item for battle | competition as an item provided to a player.

本発明によれば、対戦用アイテムとして設定されたアイテムを効率的に育成させる素材アイテムをプレーヤに付与することができ、プレーヤに対戦用アイテムとして設定されたアイテムを効率的に育成させることができる。   ADVANTAGE OF THE INVENTION According to this invention, the material item which raises the item set as a battle item efficiently can be provided to a player, and the item set as the battle item can be efficiently raised to a player. .

(3)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからの経過時間に応じて、プレーヤに付与するアイテムを決定してもよい。
(3) In the program, information storage medium and game system according to the present invention,
The item granting unit
The item to be given to the player may be determined according to the elapsed time since the item selected by the player is set as the battle item.

本発明によれば、対戦用アイテムとして設定されてからの経過時間に応じてプレーヤに付与するアイテムを決定することで、例えば当該経過時間が長く、対戦用アイテムとして設定されたアイテムをプレーヤが育成しようとしていると考えられる場合に、当該アイテムを効率的に育成させる素材アイテムをプレーヤに付与することが可能となる。   According to the present invention, by determining an item to be given to a player according to the elapsed time since the item is set as a battle item, for example, the player nurtures an item set as the battle item with a long elapsed time. In the case where it is considered that the user intends to do so, it is possible to give the player a material item for efficiently growing the item.

(4)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
前記経過時間が長いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを変動させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。
(4) In the program, information storage medium and game system according to the present invention,
The item granting unit
The item to be given to the player may be determined such that the longer the elapsed time is, the larger the amount of the parameter that is set as the item for battle is to be given to the player.

本発明によれば、対戦用アイテムとして設定されてからの経過時間が長いほど、対戦用アイテムとして設定されたアイテムをより効率的に育成させる素材アイテムをプレーヤに付与することで、育成の意図がなく、単に多様なアイテムを取得することを目的として、アイテムの付与が行われる毎に対戦用アイテムの設定を変更するような行為を抑止することが可能となる。   According to the present invention, the longer the elapsed time since the item is set as a battle item, the more the time that has been set as the battle item is given to the player. For the purpose of simply acquiring various items, it is possible to suppress an act of changing the setting of a battle item every time an item is assigned.

(5)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからのゲームの進捗度に応じて、プレーヤに付与するアイテムを決定してもよい。
(5) In the program, information storage medium and game system according to the present invention,
The item granting unit
The item to be given to the player may be determined according to the progress of the game after the item selected by the player is set as the battle item.

本発明によれば、対戦用アイテムとして設定されてからのゲームの進捗度に応じてプレーヤに付与するアイテムを決定することで、例えば当該進捗度が高く、対戦用アイテムとして設定されたアイテムをプレーヤが育成しようとしていると考えられる場合に、当該アイテムを効率的に育成させる素材アイテムをプレーヤに付与することが可能となる。   According to the present invention, by determining an item to be given to a player in accordance with the degree of progress of the game after being set as a battle item, for example, the item set with high progress and the item set as a battle item is selected by the player. When it is considered that the player is trying to nurture, it is possible to give the player a material item that efficiently nurtures the item.

(6)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
前記進捗度が高いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを変動させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。
(6) In the program, information storage medium and game system according to the present invention,
The item granting unit
The item to be given to the player may be determined such that the higher the degree of progress, the larger the amount of the parameter that is set as the item for battle is to be given to the player.

本発明によれば、対戦用アイテムとして設定されてからのゲームの進捗度が高いほど、対戦用アイテムとして設定されたアイテムをより効率的に育成させる素材アイテムをプレーヤに付与することで、育成の意図がなく、単に多様なアイテムを取得することを目的として、アイテムの付与が行われる毎に対戦用アイテムの設定を変更するような行為を抑止することが可能となる。   According to the present invention, the higher the degree of progress of the game since it is set as a battle item, the more efficiently the item set as the battle item is given to the player. For the purpose of simply acquiring various items without intention, it is possible to suppress an act of changing the setting of a battle item every time an item is assigned.

(7)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
前記対戦用アイテムとして設定されたアイテムのパラメータ、又は当該アイテムをベースとして合成した回数に応じて、プレーヤに付与するアイテムを決定してもよい。
(7) In the program, information storage medium, and game system according to the present invention,
The item granting unit
The item to be given to the player may be determined according to the parameter of the item set as the item for battle or the number of times the item is combined based on the item.

本発明によれば、対戦用アイテムとして設定されたアイテムのパラメータ或いは当該アイテムをベースとして合成した回数に応じてプレーヤに付与するアイテムを決定することで、例えば当該パラメータが高く、或いは当該アイテムをベースとして合成した回数が多く、対戦用アイテムとして設定されたアイテムをプレーヤが育成しようとしていると考えられる場合に、当該アイテムを効率的に育成させる素材アイテムをプレーヤに付与することが可能となる。   According to the present invention, by determining the parameter of an item set as a battle item or the item to be given to the player according to the number of times of synthesis based on the item, for example, the parameter is high or the item is based When it is considered that the player is trying to cultivate an item set as a battle item, it is possible to give the player a material item for efficiently cultivating the item.

(8)また本発明に係るプログラム、情報記憶媒体及びゲームシステムでは、
前記アイテム付与部は、
前記パラメータが高いほど、又は前記合成した回数が多いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを変動させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。
(8) In the program, information storage medium and game system according to the present invention,
The item granting unit
The item to be given to the player is determined such that the higher the parameter is, or the greater the number of combined times is, the larger the amount of the item that is set as the battle item is changed. May be.

本発明によれば、対戦用アイテムとして設定されたアイテムのパラメータが高いほど、或いは、当該アイテムをベースとして合成した回数が多いほど、対戦用アイテムとして設定されたアイテムをより効率的に育成させる素材アイテムをプレーヤに付与することで、育成の意図がなく、単に多様なアイテムを取得することを目的として、アイテムの付与が行われる毎に対戦用アイテムの設定を変更するような行為を抑止することが可能となる。   According to the present invention, the higher the parameter of an item set as a battle item, or the higher the number of times of synthesis based on the item, the more efficiently the item set as the battle item is nurtured By giving an item to a player, there is no intention of nurturing, and for the purpose of simply acquiring various items, the act of changing the setting of a battle item every time an item is given is suppressed Is possible.

本実施形態のゲームシステムを示す図。The figure which shows the game system of this embodiment. 本実施形態のサーバの機能ブロック図の一例を示す図。The figure which shows an example of the functional block diagram of the server of this embodiment. 本実施形態の端末の機能ブロック図の一例を示す図。The figure which shows an example of the functional block diagram of the terminal of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図。The figure which shows an example of the game screen produced | generated with the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図。The figure which shows an example of the game screen produced | generated with the game system of this embodiment. 本実施形態のゲームシステムで生成されるゲーム画面の一例を示す図。The figure which shows an example of the game screen produced | generated with the game system of this embodiment. 増加量情報(変動量情報)の一例を示す図。The figure which shows an example of increase amount information (variation amount information). 本実施形態の処理の流れを示すフローチャート図。The flowchart figure which shows the flow of the process of this embodiment.

以下、本実施形態について説明する。なお、以下に説明する本実施形態は、特許請求の範囲に記載された本発明の内容を不当に限定するものではない。また本実施形態で説明される構成の全てが、本発明の必要構成要件であるとは限らない。   Hereinafter, this embodiment will be described. In addition, this embodiment demonstrated below does not unduly limit the content of this invention described in the claim. Moreover, not all of the configurations described in the present embodiment are necessary constituent requirements of the present invention.

1.構成
図1は、本実施形態のネットワークシステム(ゲームシステム)を示す。本実施形態では、複数の端末10(10A,10B,10C)とサーバ20(サーバシステム)とによって構成される。つまり、図1に示すように、本実施形態のネットワークシステムは、サ
ービスを提供するサーバ20と、端末10とが、ネットワークに接続可能に構成される。
1. Configuration FIG. 1 shows a network system (game system) of this embodiment. In this embodiment, it comprises a plurality of terminals 10 (10A, 10B, 10C) and a server 20 (server system). That is, as shown in FIG. 1, the network system of the present embodiment is configured such that the server 20 that provides the service and the terminal 10 can be connected to the network.

サーバ20は、複数のユーザ(プレーヤ)間でコミュニケーションを提供することが可能なサービスを提供する情報処理装置であり、本実施形態ではSNS(ソーシャル・ネットワーキング・サービス)と呼ばれるコミュニティ型のサービスを提供するサーバである。つまり、サーバ20は、ユーザの情報(ユーザ名、日記、掲示情報、ゲームの進捗状況など)をログインしたユーザだけでなく、当該ユーザとフレンド関係にある他のユーザにも送信し、ユーザ間でコミュニティを図るようにしている。サーバ20は、会員登録を行ったユーザに限定してサービスを提供するようにしてもよい。サーバ20は、1又は複数のサーバ(認証サーバ、ゲーム処理サーバ、通信サーバ、課金サーバ、データベースサーバ等)により構成することができる。   The server 20 is an information processing apparatus that provides a service capable of providing communication among a plurality of users (players). In this embodiment, the server 20 provides a community-type service called SNS (social networking service). Server. That is, the server 20 transmits user information (user name, diary, bulletin information, game progress, etc.) not only to the logged-in user but also to other users who have a friendship with the user, and I try to create a community. The server 20 may provide a service only to the user who has registered as a member. The server 20 can be composed of one or a plurality of servers (authentication server, game processing server, communication server, billing server, database server, etc.).

また、本実施形態のサーバ20は、端末10からの要求に応じて、オンラインゲームサービス(ソーシャルゲーム)を提供する。本実施形態では、端末10においてゲームプログラムが実行され、サーバ20では、プレーヤのアカウント情報やプレーヤに付与されたアイテム情報等が管理される。   In addition, the server 20 of this embodiment provides an online game service (social game) in response to a request from the terminal 10. In the present embodiment, a game program is executed on the terminal 10, and the server 20 manages player account information, item information assigned to the player, and the like.

端末10は、携帯端末(スマートフォン、携帯電話、PHS端末、PDA、携帯型ゲーム機等)、パーソナルコンピュータ(PC)、ゲーム機、画像生成装置などの情報処理装置であり、インターネット(WAN)、LANなどのネットワークを介してサーバ20に接続可能な装置である。なお、端末10とサーバ20との通信回線は、有線でもよいし無線でもよい。   The terminal 10 is an information processing device such as a mobile terminal (smart phone, mobile phone, PHS terminal, PDA, portable game machine, etc.), personal computer (PC), game machine, image generation device, etc., and includes the Internet (WAN), LAN It is a device that can be connected to the server 20 via a network such as. The communication line between the terminal 10 and the server 20 may be wired or wireless.

図2に本実施形態のサーバ20の機能ブロック図の一例を示す。なお本実施形態のサーバ20は図2の構成要素(各部)の一部を省略した構成としてもよい。   FIG. 2 shows an example of a functional block diagram of the server 20 of the present embodiment. Note that the server 20 of the present embodiment may have a configuration in which some of the components (each unit) in FIG. 2 are omitted.

記憶部170は、処理部100の各部としてコンピュータを機能させるためのプログラムや各種データを記憶するとともに、処理部100のワーク領域として機能し、その機能はハードディスク、RAMなどにより実現できる。記憶部170は、ワーク領域として使用される主記憶部172と、格納部174(例えばデータベース)とを含む。   The storage unit 170 stores programs and various data for causing the computer to function as each unit of the processing unit 100, and also functions as a work area of the processing unit 100. The function can be realized by a hard disk, a RAM, or the like. The storage unit 170 includes a main storage unit 172 used as a work area and a storage unit 174 (for example, a database).

格納部174は、本実施形態のネットワークシステムに参加する複数のプレーヤそれぞれのプレーヤ情報176を格納する。例えば、格納部174は、複数のプレーヤそれぞれのプレーヤの識別情報に対応づけて、プレーヤ名(プレーヤアカウント)、プレーヤパスワード、端末10の「宛先情報」(IPアドレス、メールアドレス等)などを、プレーヤ情報176として格納する。また、格納部174は、プレーヤとフレンド関係にある他のプレーヤを特定するための情報を、プレーヤ情報176として格納する。また、格納部174は、プレーヤの識別情報に対応づけて、プレーヤに付与された(プレーヤが保有する)アイテムの情報等の各種ゲームパラメータを、プレーヤ情報176として格納する。   The storage unit 174 stores player information 176 for each of a plurality of players participating in the network system of the present embodiment. For example, the storage unit 174 associates the player identification information of each of the plurality of players with the player name (player account), the player password, the “destination information” (IP address, mail address, etc.) of the terminal 10 and the like. Stored as information 176. Further, the storage unit 174 stores information for specifying other players who have a friend relationship with the player as player information 176. In addition, the storage unit 174 stores various game parameters such as item information given to the player (held by the player) as player information 176 in association with the identification information of the player.

また、格納部174は、合成のベースとなるアイテムに対して合成の素材となるアイテムを合成した際に、素材となるアイテムがベースとなるアイテムのパラメータ(例えば、レベル、経験値、攻撃力、防御力等の、アイテムの成長度に関するパラメータ)を増加させる量(変動させる量の一例)を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けた増加量情報(変動量情報の一例)を格納する。   In addition, when the storage unit 174 synthesizes an item that is a composition material with respect to an item that is a composition base, the storage unit 174 has parameters (for example, level, experience value, attack power, Increase amount information (an example of fluctuation amount information) in which an amount (an example of an amount to be changed) that increases an item growth degree parameter such as defense power is associated with a combination of a base item and an item that is a material ).

通信部196は端末10や他のサーバとの間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。   The communication unit 196 performs various controls for communicating with the terminal 10 and other servers, and the function can be realized by hardware such as various processors or a communication ASIC, a program, or the like.

処理部100(プロセッサ)は、端末10から送信され通信部196を介して受信したデータ(入力情報等)、プログラムなどに基づいて、プレーヤ情報176(アカウント情報、プレーヤに付与されたアイテムの情報等)の管理、ログイン/ログアウトに関する処理、画像生成処理などの各種処理を行う。処理部100は主記憶部172をワーク領域として各種処理を行う。処理部100の機能は各種プロセッサ(CPU、DSP等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。処理部100は、アイテム設定部110、記憶制御部112、アイテム付与部114、アイテム合成部116、画像生成部120を含む。   The processing unit 100 (processor) receives player information 176 (account information, item information given to the player, etc.) based on data (input information, etc.) transmitted from the terminal 10 and received via the communication unit 196, a program, and the like. ) Management, login / logout processing, and image generation processing. The processing unit 100 performs various processes using the main storage unit 172 as a work area. The functions of the processing unit 100 can be realized by hardware such as various processors (CPU, DSP, etc.), ASIC (gate array, etc.), and programs. The processing unit 100 includes an item setting unit 110, a storage control unit 112, an item assignment unit 114, an item composition unit 116, and an image generation unit 120.

アイテム設定部110は、端末10から受信した操作入力に基づいて、プレーヤが保有するアイテム(例えば、プレーヤキャラクタ)のうち、プレーヤによって選択されたアイテムを対戦に用いる対戦用アイテムとして設定する処理を行う。対戦用アイテムとして設定されたアイテムの設定情報は、プレーヤ情報176に登録される。   Based on the operation input received from the terminal 10, the item setting unit 110 performs a process of setting an item selected by the player among the items held by the player (for example, a player character) as a battle item used for the battle. . Item setting information set as a battle item is registered in the player information 176.

記憶制御部112は、合成の素材となるアイテムが合成のベースとなるアイテムのパラメータを増加させる量を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けた増加量情報を記憶部170に記憶させる(格納部174に登録する)制御を行う。   The storage control unit 112 stores increase amount information in which the amount by which the item that is the composition material increases the parameter of the item that is the composition base is associated with the combination of the item that is the base and the item that is the material. Is stored (registered in the storage unit 174).

アイテム付与部114は、前記対戦用アイテムとして設定されたアイテムと格納部174に格納された前記増加量情報とに基づいて、プレーヤに付与するアイテムを決定し、決定したアイテムをプレーヤに付与する処理を行う。プレーヤに付与されたアイテムは、プレーヤ情報176に登録される。   The item granting unit 114 determines an item to be given to the player based on the item set as the battle item and the increase amount information stored in the storage unit 174, and a process for giving the decided item to the player I do. The item assigned to the player is registered in the player information 176.

また、アイテム付与部114は、前記増加量情報を参照して、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が最も大きいアイテム(素材アイテム)を、プレーヤに付与するアイテムとして決定してもよい。   Further, the item granting unit 114 refers to the increase amount information and determines the item (material item) having the largest amount to increase the parameter of the item set as the battle item as the item to be given to the player. May be.

また、アイテム付与部114は、プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからの経過時間に応じて、プレーヤに付与するアイテムを決定してもよい。当該経過時間は、記憶部170にプレーヤ情報176として記憶されて管理される。例えば、アイテム付与部114は、前記経過時間が長いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよいし、前記経過時間が所定時間に達している場合に、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。   Further, the item granting unit 114 may determine an item to be given to the player according to an elapsed time after the item selected by the player is set as the battle item. The elapsed time is stored and managed as player information 176 in the storage unit 170. For example, the item granting unit 114 determines an item to be given to the player so that the longer the elapsed time, the larger the amount of the parameter set for the item set as the battle item is given to the player. Alternatively, when the elapsed time has reached a predetermined time, the player is given such that an item that increases the parameter of the item set as the battle item is given to the player. You may decide the item to do.

また、アイテム付与部114は、プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからのゲームの進捗度(例えば、ログイン回数、ゲームステージのプレイ回数、クリアしたゲームステージの数、ゲームプレイにより消費される行動力に関するパラメータの消費量等)に応じて、プレーヤに付与するアイテムを決定してもよい。当該ゲームの進捗度は、記憶部170にプレーヤ情報176として記憶されて管理される。例えば、アイテム付与部114は、前記進捗度が高いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよいし、前記進捗度が所定値に達している場合に、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。   In addition, the item granting unit 114 determines the progress of the game since the item selected by the player is set as the battle item (for example, the number of logins, the number of game stages played, the number of game stages cleared, the game play The item to be given to the player may be determined according to the consumption amount of the parameter related to the action power consumed by the player. The progress of the game is stored and managed as player information 176 in the storage unit 170. For example, the item granting unit 114 determines the item to be given to the player so that the higher the progress degree, the larger the amount of the parameter set for the item set as the battle item is given to the player. Alternatively, when the degree of progress has reached a predetermined value, the player is given an item with a large amount to increase the parameter of the item set as the battle item. You may decide the item to do.

また、アイテム付与部114は、前記対戦用アイテムとして設定されたアイテムの成長度(レベル、攻撃力、防御力、経験値等)に関するパラメータ、又は当該アイテムをベースとして合成した回数に応じて、プレーヤに付与するアイテムを決定してもよい。当該成長度に関するパラメータやアイテムの合成回数は、記憶部170にプレーヤ情報176として記憶されて管理される。例えば、アイテム付与部114は、前記成長度に関するパラメータの値が高いほど、又は前記合成した回数が多いほど、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよいし、前記成長度に関するパラメータの値又は前記合成した回数が所定値に達している場合に、前記対戦用アイテムとして設定されたアイテムの前記パラメータを増加させる量が大きいアイテムがプレーヤに付与されるように、プレーヤに付与するアイテムを決定してもよい。   In addition, the item granting unit 114 determines whether the player sets a parameter related to the growth level (level, attack power, defense power, experience value, etc.) of the item set as the battle item, or the number of times of synthesis based on the item. You may decide the item to give. The parameters relating to the degree of growth and the number of items combined are stored and managed as player information 176 in the storage unit 170. For example, the item granting unit 114 gives the player an item whose amount of increase in the parameter of the item set as the battle item increases as the value of the parameter related to the degree of growth is higher or the number of times of synthesis is higher. The item to be given to the player may be determined so as to be given, or the item set as the battle item when the value of the parameter relating to the degree of growth or the number of times of synthesis has reached a predetermined value The item to be given to the player may be determined so that the item with a large amount for increasing the parameter is given to the player.

アイテム合成部116は、端末10から受信した操作入力に基づいて、プレーヤが保有するアイテムのうち、プレーヤによってベースアイテムとして選択されたアイテムと、プレーヤによって素材アイテムとして選択されたアイテムとを合成する処理を行う。すなわち、アイテム合成部116は、格納部174に格納された増加量情報を参照し、選択されたベースアイテムと素材アイテムの組み合わせに対応する増加量だけ、選択されたベースアイテムの成長度に関するパラメータを増加させる処理を行う。   Based on the operation input received from the terminal 10, the item combining unit 116 combines the item selected as the base item by the player and the item selected as the material item by the player among the items held by the player. I do. That is, the item composition unit 116 refers to the increase amount information stored in the storage unit 174, and sets a parameter related to the growth degree of the selected base item by the increase amount corresponding to the combination of the selected base item and material item. Process to increase.

画像生成部120は、処理部100で行われる処理の結果に基づいて、端末10においてゲーム画像を表示するための画像生成用データを生成する。生成された画像生成用データは、処理部100によって、通信部196を介して各端末10に送信される。   The image generation unit 120 generates image generation data for displaying a game image on the terminal 10 based on the result of the processing performed by the processing unit 100. The generated image generation data is transmitted to each terminal 10 by the processing unit 100 via the communication unit 196.

図3に本実施形態の端末10の機能ブロック図の一例を示す。なお本実施形態の端末10は図3の構成要素(各部)の一部を省略した構成としてもよい。   FIG. 3 shows an example of a functional block diagram of the terminal 10 of the present embodiment. Note that the terminal 10 of the present embodiment may have a configuration in which some of the components (each unit) in FIG. 3 are omitted.

入力部260は、プレーヤからの入力情報を入力するための機器であり、プレーヤの入力情報(操作入力)を処理部200に出力する。入力部260の機能は、タッチパネル(タッチパネル型ディスプレイ)、タッチパッド、マウス、方向キーやボタン、キーボード等の入力機器により実現することができる。   The input unit 260 is a device for inputting input information from the player, and outputs input information (operation input) of the player to the processing unit 200. The function of the input unit 260 can be realized by an input device such as a touch panel (touch panel display), a touch pad, a mouse, direction keys and buttons, a keyboard, and the like.

記憶部270は、処理部200の各部としてコンピュータを機能させるためのプログラムや各種データを記憶するとともに、処理部200のワーク領域として機能し、その機能はハードディスク、RAMなどにより実現できる。記憶部270は、ワーク領域として使用される主記憶部272を含む。   The storage unit 270 stores programs and various data for causing the computer to function as each unit of the processing unit 200, and also functions as a work area of the processing unit 200. The function can be realized by a hard disk, a RAM, or the like. The storage unit 270 includes a main storage unit 272 used as a work area.

表示部290は、処理部200で生成されたゲーム画像を出力するものであり、その機能は、LCD、CRT、或いはタッチパネルなどのディスプレイにより実現できる。   The display unit 290 outputs the game image generated by the processing unit 200, and its function can be realized by a display such as an LCD, a CRT, or a touch panel.

音出力部292は、処理部200で生成された音を出力するものであり、その機能は、スピーカ、或いはヘッドフォンなどにより実現できる。   The sound output unit 292 outputs the sound generated by the processing unit 200, and its function can be realized by a speaker, headphones, or the like.

通信部296はサーバ20との間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。   The communication unit 296 performs various controls for communicating with the server 20, and the function can be realized by hardware such as various processors or communication ASICs, a program, or the like.

処理部200(プロセッサ)は、入力部260からの入力情報、プログラム、通信部296を介してサーバ20から受信したデータなどに基づいて、ゲーム処理、画像生成処理、音生成処理、などの処理を行う。処理部200は主記憶部272をワーク領域として各種処理を行う。処理部200の機能は各種プロセッサ(CPU、DSP等)、ASIC(
ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。処理部200は、ゲーム進行制御部210、画像生成部220、音生成部230を含む。
The processing unit 200 (processor) performs processing such as game processing, image generation processing, and sound generation processing based on input information from the input unit 260, a program, data received from the server 20 via the communication unit 296, and the like. Do. The processing unit 200 performs various processes using the main storage unit 272 as a work area. The function of the processing unit 200 includes various processors (CPU, DSP, etc.), ASIC (
It can be realized by hardware such as a gate array) or a program. The processing unit 200 includes a game progress control unit 210, an image generation unit 220, and a sound generation unit 230.

ゲーム進行制御部210は、入力部260からの入力情報や、サーバ20から受信したデータなどに基づいて、ゲームを進行させる処理(ゲームを開始させる処理、ゲーム空間にキャラクタ、オブジェクト等を配置する処理、各種ゲームパラメータを算出する処理、ゲームを終了させる処理)を行う。   The game progress control unit 210 is based on input information from the input unit 260, data received from the server 20, and the like (process for starting a game, process for placing characters, objects, and the like in the game space) , Processing for calculating various game parameters, processing for ending the game).

画像生成部220は、処理部200で行われる種々の処理の結果に基づいて描画処理を行い、これによりゲーム画像(ゲーム画面)を生成し、表示部290に出力する。画像生成部220は、オブジェクト空間内において仮想カメラ(所与の視点)から見える画像(いわゆる3次元画像)を生成してもよい。また、画像生成部220は、サーバ20から受信した画像生成用データに基づいて、各種ゲーム画面(対戦用アイテムを設定するための画面、アイテムを合成するための画面等)を生成し、表示部290に出力する。   The image generation unit 220 performs a drawing process based on the results of various processes performed by the processing unit 200, thereby generating a game image (game screen) and outputting it to the display unit 290. The image generation unit 220 may generate an image (so-called three-dimensional image) that can be seen from a virtual camera (a given viewpoint) in the object space. In addition, the image generation unit 220 generates various game screens (a screen for setting a battle item, a screen for combining items, and the like) based on the image generation data received from the server 20, and a display unit To 290.

音生成部230は、処理部200で行われる種々の処理の結果に基づいて音処理を行い、BGM、効果音、又は音声などのゲーム音を生成し、音出力部292に出力する。   The sound generation unit 230 performs sound processing based on the results of various processes performed by the processing unit 200, generates game sounds such as BGM, sound effects, or sounds, and outputs the game sounds to the sound output unit 292.

また処理部200は、一部の操作入力(対戦用アイテムとして設定するアイテムを選択する操作入力、合成のベースとなるアイテム及び合成の素材となるアイテムを選択する操作入力、アイテムの合成を指示する操作入力、アイテムの消費を指示する操作入力等)をサーバ20に送信する。   Further, the processing unit 200 instructs a part of operation inputs (an operation input for selecting an item to be set as a battle item, an operation input for selecting an item serving as a base for synthesis and an item as a material for synthesis, and an item synthesis. Operation input, operation input for instructing consumption of items, etc.) are transmitted to the server 20.

また処理部200は、ゲームを開始した場合には、ゲームを開始したことを通知するための情報をサーバ20に送信し、ゲームが終了した場合には、ゲーム結果や各種ゲームパラメータに関するゲーム結果情報をサーバ20に送信する。サーバ20は、ゲーム装置(端末10)から送信された、ゲーム結果情報に基づいて、各プレーヤに対応付られた各種データの更新処理を行う。   In addition, when the game is started, the processing unit 200 transmits information for notifying that the game is started to the server 20, and when the game is ended, the game result information regarding the game result and various game parameters is transmitted. Is transmitted to the server 20. The server 20 updates various data associated with each player based on the game result information transmitted from the game device (terminal 10).

2.本実施形態の手法
次に本実施形態の手法について図面を用いて説明する。
2. Next, the method of this embodiment will be described with reference to the drawings.

本実施形態のゲームシステムは、プレーヤキャラクタと敵キャラクタとの対戦ゲームを実行するように構成されている。   The game system of this embodiment is configured to execute a battle game between a player character and an enemy character.

図4〜図6は、本実施形態のゲームシステムで生成されるゲーム画面(ゲーム画像)の一例を示す図である。ゲーム画面GIは、端末10の表示部290(タッチパネル)に表示され、プレーヤは、指先やタッチペン等をタッチパネルに接触させる操作(タッチ操作)を行うことで操作入力を行うことができる。   4-6 is a figure which shows an example of the game screen (game image) produced | generated with the game system of this embodiment. The game screen GI is displayed on the display unit 290 (touch panel) of the terminal 10, and the player can perform an operation input by performing an operation (touch operation) for bringing a fingertip, a touch pen, or the like into contact with the touch panel.

図4は、プレーヤキャラクタが敵キャラクタと戦闘を行う際に表示されるゲーム画面GIを示す図である。   FIG. 4 is a diagram showing a game screen GI that is displayed when the player character battles with an enemy character.

図4に示すように、ゲーム画面GIには、プレーヤキャラクタを表すアイテムITと、敵キャラクタECが表示される。図4に示す例では、パーティ(デッキ)を組む4つのプレーヤキャラクタを表す4つのアイテムITが表示されている。4つのアイテムITのうち、3つのアイテムは、プレーヤが所有するアイテムのうちプレーヤによって選択され対戦用アイテムとして設定されたアイテムであり、1つのアイテムは、プレーヤとフレンド関係にある他のプレーヤが所有するアイテム(他のプレーヤのプレーヤキャラクタ)である。   As shown in FIG. 4, an item IT representing a player character and an enemy character EC are displayed on the game screen GI. In the example shown in FIG. 4, four items IT representing four player characters that form a party (deck) are displayed. Of the four items IT, three items are items selected by the player among the items owned by the player and set as items for battle, and one item is owned by another player who has a friendship with the player Item (player character of another player).

また、ゲーム画面GIには、各プレーヤキャラクタのヒットポイント(体力値)の合計を表すゲージPGと、敵キャラクタECのヒットポイントを表すゲージEGが表示される。   In addition, on the game screen GI, a gauge PG indicating the total hit points (physical strength values) of the player characters and a gauge EG indicating the hit points of the enemy character EC are displayed.

プレーヤが4つのアイテムITのいずれかを選択する操作入力を行うと、選択されたアイテムITで表されるプレーヤキャラクタが敵キャラクタECを攻撃する動作が実行され、ゲージEGで表される敵キャラクタECのヒットポイントが更新される。敵キャラクタECのヒットポイントは、通常攻撃を実行したプレーヤキャラクタ(アイテム)の攻撃力に応じて減少する。   When the player performs an operation input to select one of the four items IT, the player character represented by the selected item IT performs an action of attacking the enemy character EC, and the enemy character EC represented by the gauge EG. The hit points for are updated. The hit point of the enemy character EC decreases according to the attack power of the player character (item) who has executed the normal attack.

また、所与のタイミングで(例えば、所定のターン数が経過する毎に)敵キャラクタECがプレーヤキャラクタを攻撃する動作が実行され、ゲージPGで表されるプレーヤキャラクタ(アイテム)のヒットポイントが更新される。プレーヤキャラクタのヒットポイントは、敵キャラクタECの攻撃力に応じて減少する。   In addition, an action in which the enemy character EC attacks the player character at a given timing (for example, every time a predetermined number of turns elapses) is executed, and the hit point of the player character (item) represented by the gauge PG is updated. Is done. The hit point of the player character decreases according to the attack power of the enemy character EC.

プレーヤキャラクタと敵キャラクタECの対戦は、敵キャラクタEC及びプレーヤキャラクタのいずれかのヒットポイントが0となるまで継続する。そして、敵キャラクタECのヒットポイントが0となった場合には、プレーヤが勝利したと判定されて対戦が終了する。一方、プレーヤキャラクタのヒットポイントが0となった場合には、プレーヤが敗北したと判定されて対戦が終了する。プレーヤが勝利したと判定された場合には、プレーヤキャラクタが対戦した敵キャラクタECに応じた特典(アイテムや、経験値やレベルなどのポイント、ゲーム内通貨等)がプレーヤに付与される。   The battle between the player character and the enemy character EC continues until the hit point of either the enemy character EC or the player character becomes zero. When the hit point of the enemy character EC becomes 0, it is determined that the player has won and the battle is ended. On the other hand, when the hit point of the player character becomes 0, it is determined that the player has lost and the battle is ended. When it is determined that the player has won, a privilege (items, points such as experience values and levels, in-game currency, etc.) according to the enemy character EC with which the player character has played is given to the player.

本実施形態のゲームでは、プレーヤは、複数のミッションから1つのミッションを選択し、選択したミッションを構成する複数のステージから1つのステージを選択することで、選択したステージに登場する敵キャラクタとの対戦を行うことができる。プレーヤがミッションの最初のステージ(第1ステージ)に登場する敵キャラクタを倒して勝利すると、当該ミッションの次のステージ(第2ステージ)が選択可能となる。そして、当該ミッションの最終ステージに登場する敵キャラクタを倒して勝利すると当該ミッションをクリアしたことになる。   In the game of the present embodiment, the player selects one mission from a plurality of missions, and selects one stage from a plurality of stages constituting the selected mission, so that an enemy character appearing on the selected stage is selected. You can play a match. When the player defeats an enemy character that appears in the first stage (first stage) of the mission and wins, the next stage (second stage) of the mission can be selected. When the enemy character appearing in the final stage of the mission is defeated and won, the mission is cleared.

プレーヤは、敵キャラクタとの対戦を行う際に、プレーヤが所有するアイテムの中から、パーティ(デッキ)を組むアイテム(対戦用アイテムとして設定するアイテム)を任意に選択することができる。プレーヤが、ステージを選択する画面において、ステージを選択する操作入力を行うと、図5に示すような、パーティを組むアイテムを選択するためのゲーム画面GIに移行する。   When a player battles an enemy character, the player can arbitrarily select an item (item set as a battle item) that forms a party (deck) from items owned by the player. When the player performs an operation input for selecting a stage on the screen for selecting a stage, the screen shifts to a game screen GI for selecting an item to form a party as shown in FIG.

図5に示すゲーム画面GIには、その時点で対戦用アイテムとして設定されているアイテムITが表示される。プレーヤは、4つのアイテムITのうち、「リーダー」、「サブ1」、「サブ2」の3つのアイテムを変更することができる。プレーヤが、図5に示すゲーム画面GIにおいて、変更したいアイテムITを選択する操作入力を行うと、プレーヤが保有するアイテムの一覧を表示する画面に移行し、当該画面においてアイテムを選択する操作入力を行うと、選択したアイテムが対戦用アイテムとして設定される。例えば、「リーダー」のアイテムITを選択して、アイテムの一覧から別のアイテムを選択することで、「リーダー」のアイテムを当該別のアイテムに変更することができる。そして、プレーヤが、図5に示すゲーム画面GIにおいて、対戦の開始を指示するためのボタンBBを選択する操作入力を行うと、選択したステージに登場する敵キャラクタと、対戦用アイテムとして設定したアイコンで表されるプレーヤキャラクタとの対戦が開始する。   On the game screen GI shown in FIG. 5, the item IT set as the battle item at that time is displayed. The player can change three items of “leader”, “sub 1”, and “sub 2” among the four items IT. When the player performs an operation input for selecting an item IT to be changed on the game screen GI shown in FIG. 5, the screen shifts to a screen for displaying a list of items held by the player, and an operation input for selecting an item on the screen is performed. If it does, the selected item will be set as a battle item. For example, the item “leader” can be changed to the other item by selecting the item IT “leader” and selecting another item from the list of items. Then, when the player performs an operation input for selecting the button BB for instructing the start of the battle on the game screen GI shown in FIG. 5, the enemy character appearing on the selected stage and the icon set as the battle item are displayed. The battle with the player character represented by is started.

また、本実施形態のゲームでは、プレーヤは、自身が保有するアイテムの中から、育成対象として選択したアイテム(合成のベースとなるアイテム、ベースアイテム)に対して、素材として選択したアイテム(合成の素材となるアイテム、素材アイテム)を合成することで、育成対象のアイテムを育成(強化)することができる。なお、アイテムの合成に用いた素材のアイテムは、プレーヤの保有するアイテムから削除される。   Further, in the game of the present embodiment, the player selects an item (composite item) selected as a material for an item (an item that is a base for synthesis, a base item) that is selected as an object to be trained from among the items that the player owns. By synthesizing items that are materials, material items), it is possible to nurture (strengthen) the items to be cultivated. Note that the item of the material used for combining the items is deleted from the items held by the player.

図6は、アイテムの合成を行う際に表示されるゲーム画面GIを示す図である。図6に示すゲーム画面GIには、プレーヤによって選択されたベースアイテムBI及び素材アイテムMIが表示されている。プレーヤが、図6に示すゲーム画面GIにおいて、ベースアイテムBI又は素材アイテムMIを選択する操作入力を行うと、プレーヤが保有するアイテムの一覧を表示する画面に移行し、当該画面においてアイテムを選択する操作入力を行うと、選択したアイテムがベースアイテム又は素材アイテムとして設定される。なお、プレーヤは素材アイテムとして複数のアイテム(ここでは、最大3つ)を選択することができる。そして、プレーヤが、図6に示すゲーム画面GIにおいて、アイテムの合成を指示するためのボタンCBを選択する操作入力を行うと、ベースアイテムBIとして設定されたアイテムに対して素材アイテムMIとして設定されたアイテムが合成され、ベースアイテムBIとして設定されたアイテムの成長度(例えば、レベル、攻撃力、防御力、経験値等)に関するパラメータが増加する。図6に示す例では、ベースアイテムBIと素材アイテムMIの合成によってベースアイテムBIの経験値が150だけ増加することを示している。なお、素材アイテムMIとして設定されたアイテムは、アイテムの合成によって、プレーヤの保有するアイテムから削除される。   FIG. 6 is a diagram showing a game screen GI displayed when combining items. In the game screen GI shown in FIG. 6, the base item BI and the material item MI selected by the player are displayed. When the player performs an operation input for selecting the base item BI or the material item MI on the game screen GI shown in FIG. 6, the screen shifts to a screen displaying a list of items held by the player, and the item is selected on the screen. When an operation input is performed, the selected item is set as a base item or a material item. Note that the player can select a plurality of items (here, a maximum of three) as material items. Then, when the player performs an operation input for selecting the button CB for instructing synthesis of items on the game screen GI shown in FIG. 6, the item set as the base item BI is set as the material item MI. The items relating to the degree of growth (for example, level, attack power, defense power, experience value, etc.) of the item set as the base item BI increase. In the example illustrated in FIG. 6, the experience value of the base item BI is increased by 150 by the synthesis of the base item BI and the material item MI. The item set as the material item MI is deleted from the items held by the player by combining the items.

ここで、アイテムの合成によるベースアイテムの成長度に関するパラメータの増加量は、ベースアイテムと素材アイテムの組み合わせによって決定される。図7は、記憶部170(格納部174)に記憶される増加量情報(変動量情報)の一例を示す図である。図7に示すように、増加量情報300は、ベースアイテム310と素材アイテム320の組み合わせに対応するベースアイテムの成長度に関するパラメータの増加量330を規定するテーブルデータである。図7に示す場合では、例えば、ベースアイテムをアイテム「A」とし、素材アイテムをアイテム「B」として合成が行われた場合には、アイテム「A」の成長度に関するパラメータが「100」だけ増加する。また、ベースアイテムをアイテム「A」とし、素材アイテムをアイテム「C」として合成が行われた場合には、アイテム「A」の成長度に関するパラメータが「20」だけ増加する。また、ベースアイテムをアイテム「B」とし、素材アイテムをアイテム「A」として合成が行われた場合には、アイテム「B」の成長度に関するパラメータが「30」だけ増加する。また、素材アイテムとして複数のアイテムが選択された場合には、ベースアイテムと素材アイテムのそれぞれの組み合わせに対応する増加量を加算して成長度に関するパラメータを増加させる。例えば、ベースアイテムをアイテム「A」とし、素材アイテムをアイテム「B」及びアイテム「C」として合成が行われた場合には、アイテム「A」の成長度に関するパラメータが「120(100+20)」だけ増加する。   Here, the amount of increase in the parameter related to the degree of growth of the base item by combining the items is determined by the combination of the base item and the material item. FIG. 7 is a diagram illustrating an example of the increase amount information (variation amount information) stored in the storage unit 170 (storage unit 174). As illustrated in FIG. 7, the increase amount information 300 is table data that defines an increase amount 330 of a parameter related to the growth degree of the base item corresponding to the combination of the base item 310 and the material item 320. In the case shown in FIG. 7, for example, when composition is performed with the item “A” as the base item and the item “B” as the material item, the parameter related to the growth level of the item “A” increases by “100”. To do. Further, when composition is performed with the base item as the item “A” and the material item as the item “C”, the parameter related to the growth degree of the item “A” is increased by “20”. Further, when composition is performed with the base item as the item “B” and the material item as the item “A”, the parameter related to the growth degree of the item “B” is increased by “30”. Further, when a plurality of items are selected as the material item, an increase amount corresponding to each combination of the base item and the material item is added to increase the parameter relating to the growth degree. For example, when composition is performed with the item “A” as the base item and the items “B” and “C” as the material items, the parameter related to the growth level of the item “A” is only “120 (100 + 20)”. To increase.

また、本実施形態のゲームでは、プレーヤがゲーム内で得られる所定のポイント(無料で得られるポイントや有料で得られるポイントを含む)を消費することにより、アイテムがプレーヤに付与される(いわゆる「ガチャ」)。   In the game of the present embodiment, items are given to the player by consuming predetermined points (including points obtained free of charge and points obtained for a fee) in the game (so-called “" Gacha ").

そして、本実施形態のゲームでは、対戦用アイテムとして設定されたアイテム(パーティを組むアイテム)と、増加量情報に基づいてプレーヤに付与するアイテムを決定する。具体的には、対戦用アイテムのうち「リーダー」として設定されたアイテム(図5参照)をベースアイテムとして合成を行った場合に、当該アイテムの成長度に関するパラメータを最も増加させる素材アイテムを、プレーヤに付与するアイテムとして決定する。例えば、図5に示す例において、アイテム「A」が対戦用アイテムの「リーダー」として設定さ
れている場合には、アイテム「A」の成長度に関するパラメータを最も増加させる(増加量=「200」)アイテム「D」を、プレーヤに付与するアイテムとして決定する。
In the game according to the present embodiment, an item to be given to the player is determined based on the item set as a battle item (item to form a party) and the increase amount information. Specifically, when the item set as the “leader” (see FIG. 5) among the battle items is combined as a base item, the material item that most increases the parameter related to the growth level of the item is selected as the player. It is determined as an item to be granted. For example, in the example shown in FIG. 5, when the item “A” is set as the “leader” of the battle item, the parameter related to the growth level of the item “A” is increased most (increase amount = “200”). ) The item “D” is determined as an item to be given to the player.

プレーヤは、このように決定され付与されたアイテムを素材アイテムとし、対戦用アイテムの「リーダー」として設定したアイテムをベースアイテムとしてアイテムの合成を行うことで、対戦用アイテムの「リーダー」として設定したアイテムを効率的に育成する(アイテムの経験値や攻撃力、レベル等を効率的に増加させる)ことができる。   The player determines the assigned item as a material item, and sets the item set as the “leader” of the battle item as the base item, and sets it as the “leader” of the battle item. Items can be efficiently nurtured (experience value, attack power, level, etc. of items can be increased efficiently).

なお、プレーヤに付与するアイテムを抽選により決定する場合には、対戦用アイテムの「リーダー」として設定されたアイテムの成長度に関するパラメータを最も増加させるアイテムの当選確率を上げて抽選を行うようにしてもよい。   In addition, when the item to be given to the player is determined by lottery, the lottery is performed by increasing the winning probability of the item that increases the parameter related to the degree of growth of the item set as the “leader” of the battle item most. Also good.

ここで、対戦用アイテムの「リーダー」として設定したアイテムを効率的に育成する素材となるアイテムを常にプレーヤに付与するようにすると、育成することを目的とせずに単に多様なアイテムを取得することを目的として、対戦用アイテムの「リーダー」として設定するアイテムをその都度変更するような行為が行われる恐れがある。   Here, if an item that is a material for efficiently cultivating an item set as a “leader” of a battle item is always given to a player, simply acquiring various items without aiming to cultivate For this purpose, there is a possibility that an act of changing the item set as the “leader” of the battle item is performed each time.

そこで、本実施形態では、このような行為が行われることを防止するために、対戦用アイテムとして設定されたアイテムをプレーヤが育成しようとしていると判断できる場合に、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムを、プレーヤに付与するアイテムとして決定する。   Therefore, in this embodiment, in order to prevent such an action from being performed, when it can be determined that the player is trying to train an item set as a battle item, a parameter related to the growth level of the item is set. An item whose amount to be increased is determined as an item to be given to the player.

例えば、アイテムが対戦用アイテムの「リーダー」として設定されてからの経過時間が所定時間に達していることを条件として、当該アイテムの成長度に関するパラメータを最も増加させるアイテムを、プレーヤに付与するアイテムとして決定してもよい。また、アイテムが対戦用アイテムの「リーダー」として設定されてからの経過時間が長いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムがプレーヤに付与されるようにしてもよい。例えば、当該経過時間が長いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムの当選確率が高くなるように抽選を行ってプレーヤに付与するアイテムを決定してもよい。また、当該経過時間に応じて成長度に関するパラメータの増加量に上限を設けてもよい。例えば、図5に示す例において、アイテム「A」が対戦用アイテムの「リーダー」として設定されてからの経過時間が第1の値未満である場合には、増加量の上限値を50とし、増加量が「20」のアイテム「C」をプレーヤに付与するアイテムとして決定し、当該経過時間が第1の値以上、第2の値未満である場合には、増加量の上限値を100とし、増加量が「100」のアイテム「B」をプレーヤに付与するアイテムとして決定し、当該経過時間が第2の値以上である場合には、増加量の上限値をなくして、増加量が「200」のアイテム「D」をプレーヤに付与するアイテムとして決定する。なお、アイテムが対戦用アイテムの「リーダー」として設定されたときの時間情報を当該アイテムに対応付けて記憶しておき、プレーヤに付与するアイテムを決定する際に当該時間情報を参照することで、上記経過時間を算出することができる。また、上記経過時間は、プレーヤがログインした時点での経過時間でもよい。また、対戦用アイテムの「リーダー」として設定するアイテムが変更された場合には、当該経過時間をリセットするようにしてもよい。   For example, on the condition that the elapsed time since the item is set as the “leader” of the battle item has reached a predetermined time, the item that gives the player the item that most increases the parameter related to the growth level of the item May be determined as Further, as the elapsed time from when the item is set as the “leader” of the battle item is longer, an item with a larger amount for increasing the parameter related to the growth level of the item may be given to the player. For example, the item to be given to the player may be determined by performing lottery so that the longer the elapsed time is, the higher the probability of winning the item for which the parameter related to the degree of growth of the item is large. Further, an upper limit may be provided for the amount of increase in the parameter relating to the degree of growth according to the elapsed time. For example, in the example shown in FIG. 5, if the elapsed time since the item “A” is set as the “leader” of the battle item is less than the first value, the upper limit of the increase amount is set to 50, When the item “C” with the increase amount “20” is determined as the item to be given to the player and the elapsed time is equal to or more than the first value and less than the second value, the upper limit value of the increase amount is set to 100. When the item “B” whose increase amount is “100” is determined as an item to be given to the player and the elapsed time is equal to or greater than the second value, the upper limit value of the increase amount is eliminated, and the increase amount is “ The item “D” of “200” is determined as an item to be given to the player. The time information when the item is set as the “leader” of the battle item is stored in association with the item, and by referring to the time information when determining the item to be given to the player, The elapsed time can be calculated. The elapsed time may be an elapsed time when the player logs in. Further, when the item set as the “leader” of the battle item is changed, the elapsed time may be reset.

また、上記経過時間に代えて(或いは、上記経過時間に加えて)、アイテムが対戦用アイテムの「リーダー」として設定されてからのゲームの進捗度が所定値に達していることを条件として、当該アイテムの成長度に関するパラメータを最も増加させるアイテムをプレーヤに付与するアイテムとして決定してもよい。ここで、ゲームの進捗度とは、例えば、ログイン回数、ゲームステージのプレイ回数、クリアしたゲームステージの数、ゲームプレイにより消費される行動力に関するパラメータの消費量である。また、アイテムが対
戦用アイテムの「リーダー」として設定されてからのゲームの進捗度が高いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムがプレーヤに付与されるようにしてもよい。例えば、当該進捗度が高いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムの当選確率が高くなるように抽選を行ってプレーヤに付与するアイテムを決定してもよい。また、当該進捗度が高いほど、成長度に関するパラメータの増加量の上限値を大きくしてもよい。なお、上記ゲームの進捗度は、対戦用アイテムの「リーダー」として設定されたアイテムに対応付けて記憶されて、ゲームが進捗する度に更新され、また、対戦用アイテムの「リーダー」として設定するアイテムが変更された場合には、リセットされるようにしてもよい。
Also, instead of the elapsed time (or in addition to the elapsed time), on the condition that the progress of the game after the item is set as the “leader” of the battle item has reached a predetermined value, You may determine the item which gives the parameter the degree of growth of the item most as an item given to a player. Here, the degree of progress of the game is, for example, the number of times of login, the number of times of playing the game stage, the number of cleared game stages, and the consumption of parameters related to the action power consumed by the game play. Further, as the progress of the game after the item is set as the “leader” of the battle item is higher, the player may be given an item with a larger amount for increasing the parameter related to the growth level of the item. . For example, the item to be given to the player may be determined by performing a lottery so that the higher the progress is, the higher the winning probability of an item whose amount related to the growth rate of the item is larger. Further, the upper limit value of the increase amount of the parameter related to the growth degree may be increased as the progress degree is higher. The progress of the game is stored in association with the item set as the “leader” of the battle item, updated as the game progresses, and set as the “leader” of the battle item. If the item is changed, it may be reset.

また、対戦用アイテムの「リーダー」として設定されたアイテムの成長度(経験値、攻撃力、防御力、レベル等)に関するパラメータが所定値に達していることを条件として、当該アイテムの成長度に関するパラメータを最も増加させるアイテムをプレーヤに付与するアイテムとして決定してもよい。また、対戦用アイテムの「リーダー」として設定されたアイテムの成長度に関するパラメータが高いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムがプレーヤに付与されるようにしてもよい。例えば、当該成長度に関するパラメータが高いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムの当選確率が高くなるように抽選を行ってプレーヤに付与するアイテムを決定してもよい。また、当該成長度に関するパラメータが高いほど、成長度に関するパラメータの増加量の上限値を大きくしてもよい。   In addition, on the condition that the parameter related to the item's growth level (experience value, attack power, defense power, level, etc.) set as the “leader” of the battle item has reached a predetermined value, You may determine the item which increases a parameter most as an item provided to a player. Further, the higher the parameter related to the growth level of the item set as the “leader” of the battle item, the higher the parameter related to the growth level of the item may be given to the player. For example, the item to be given to the player may be determined by performing a lottery so that the higher the parameter related to the degree of growth, the higher the probability of winning the item whose parameter related to the degree of growth of the item is increased. Further, the upper limit value of the increase amount of the parameter relating to the growth degree may be increased as the parameter relating to the growth degree is higher.

また、対戦用アイテムの「リーダー」として設定されたアイテムの合成回数(当該アイテムをベースアイテムとしてアイテム合成を行った回数)が所定値に達していることを条件として、当該アイテムの成長度に関するパラメータを最も増加させるアイテムをプレーヤに付与するアイテムとして決定してもよい。また、対戦用アイテムの「リーダー」として設定されたアイテムの合成回数が多いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムがプレーヤに付与されるようにしてもよい。例えば、当該合成回数が多いほど、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムの当選確率が高くなるように抽選を行ってプレーヤに付与するアイテムを決定してもよい。また、当該合成回数が多いほど、成長度に関するパラメータの増加量の上限値を大きくしてもよい。なお、上記合成回数は、対戦用アイテムの「リーダー」として設定されたアイテムに対応付けて記憶されて、当該アイテムをベースアイテムとする合成が行われる度に更新される。また、対戦用アイテムの「リーダー」として設定するアイテムが変更された場合には、当該合成回数をリセットするようにしてもよい。   In addition, on the condition that the number of synthesis of the item set as the “leader” of the battle item (the number of times the item was synthesized using the item as a base item) has reached a predetermined value, the parameter related to the growth level of the item The item that gives the most increase may be determined as the item to be given to the player. In addition, as the number of times the item set as the “leader” of the battle item is combined, the player may be given an item that increases the amount of the parameter related to the degree of growth of the item. For example, the item to be given to the player may be determined by performing a lottery so that the greater the number of times of composition, the higher the probability of winning the item whose parameter for increasing the degree of growth of the item is large. Further, the upper limit value of the increase amount of the parameter relating to the degree of growth may be increased as the number of synthesis times increases. The number of times of composition is stored in association with the item set as the “leader” of the battle item, and is updated each time composition is performed using the item as a base item. Further, when the item set as the “leader” of the battle item is changed, the number of times of composition may be reset.

このように、アイテムが対戦用アイテムの「リーダー」として設定されてからの経過時間やゲーム進捗度、当該アイテムの成長度に関するパラメータや合成回数に応じて、当該アイテムの成長度に関するパラメータを増加させる量が大きいアイテムがプレーヤに付与されるようにすることで、対戦用アイテムの「リーダー」として設定されたアイテムを育成しようとするプレーヤに対して当該アイテムを効率的に育成する素材となるアイテムをプレーヤに付与することができるとともに、多様なアイテムを取得することを目的として、アイテムの付与が行われる毎に対戦用アイテムの設定を変更するような行為を抑止することができる。   In this way, the parameter related to the growth level of the item is increased in accordance with the elapsed time since the item was set as the “leader” of the battle item, the game progress, the parameter related to the growth level of the item, and the number of synthesis. By giving a large amount of items to the player, an item that is a material for efficiently cultivating the item for the player who is trying to cultivate the item set as the “leader” of the battle item In addition to being able to be given to the player, for the purpose of acquiring various items, it is possible to suppress an act of changing the setting of the battle item every time an item is given.

なお、対戦用アイテムのうち、「リーダー」以外の「サブ1」や「サブ2」として設定されたアイテムを効率的に育成するためのアイテムをプレーヤに付与してもよい。例えば、対戦用アイテムとして設定された複数のアイテムのうち、ランダムに決定した1つのアイテムを効率的に育成するためのアイテムをプレーヤに付与してもよい。また、対戦用アイテムとして設定された複数のアイテムのうち、最も成長度に関するパラメータの低いアイテムを効率的に育成するためのアイテムをプレーヤに付与してもよい。   It should be noted that an item for efficiently growing items set as “sub 1” or “sub 2” other than “leader” among the items for battle may be given to the player. For example, an item for efficiently growing one item determined at random among a plurality of items set as a battle item may be given to the player. Further, an item for efficiently growing an item having the lowest parameter related to the degree of growth among a plurality of items set as a battle item may be given to the player.

また、各アイテムに属性が設定され、同じ属性を有するアイテム同士を合成するとベースアイテムの成長度に関するパラメータの増加量が大きくなることを前提として、対戦用アイテムとして設定されたアイテムの中に同じ属性のアイテムが所定数以上存在する場合に、当該属性と同一の属性を有するアイテムをプレーヤに付与するようにしてもよい。また、対戦用アイテムとして設定されたアイテムの属性のうち最も多い属性と同一の属性を有するアイテムをプレーヤに付与するようにしてもよい。このようにしても、プレーヤに対戦用アイテムとして設定されたアイテムを効率的に育成させることが可能となる。   In addition, the attribute is set for each item, and if the items having the same attribute are combined, the same attribute is included in the items set as the battle item on the assumption that the increase amount of the parameter related to the growth level of the base item will increase. If a predetermined number or more items exist, an item having the same attribute as the attribute may be given to the player. Further, an item having the same attribute as the most attribute among the attributes of items set as a battle item may be given to the player. Even in this case, it is possible to efficiently raise items set as items for battle by the player.

また、プレーヤが保有するアイテムを売却してゲーム内通貨やポイントを得ることができる場合に、売却されたアイテムの数をその属性ごとにカウントし、所定数に達した属性については育成するつもりがないものと判断して、当該属性以外の属性を有するアイテムをプレーヤに付与してもよい。   In addition, if the player can sell the items held in the game and earn in-game currency and points, the number of items sold will be counted for each attribute, and the attributes that have reached the predetermined number will be trained. It may be determined that there is no item, and an item having an attribute other than the attribute may be given to the player.

また、プレーヤが成長度に関するパラメータの高いアイテムを保有しているにも関わらず、当該成長度に関するパラメータの高いアイテムを対戦用アイテムとして設定していない場合には、対戦用アイテムとして設定されたアイテムを効率的に育成する素材となるアイテムをプレーヤに付与しないようにしてもよい。   In addition, if the player has an item with a high parameter related to the growth level but does not set the item with the high parameter related to the growth level as a battle item, the item set as the battle item The player may not be given an item as a material for efficiently cultivating the player.

また、対戦用アイテムとして設定されたアイテムを効率的に育成する素材となるアイテムをプレーヤに付与することに代えて(或いは、当該アイテムを付与することに加えて)、対戦用アイテムとして設定されたアイテム(例えば、「リーダー」として設定されたアイテム)をベースアイテムとするアイテムの合成が行われる際に、当該ベースアイテムと素材アイテムの組み合わせに対応する成長度に関するパラメータの増加量(図7の増加量330)に1以上の係数を掛けることで、対戦用アイテムとして設定されたアイテムを効率的に育成するようにしてもよい。この場合に、アイテムが対戦用アイテムとして設定されてからの経過時間やゲーム進捗度、当該アイテムの成長度に関するパラメータや合成回数に応じて(当該経過時間が長いほど、当該ゲームの進捗度が高いほど、当該アイテムの成長度に関するパラメータが高いほど、当該合成回数が多いほど)、増加量に掛ける係数を大きくしてもよい。このようにしても、対戦用アイテムとして設定されたアイテムを育成しようとするプレーヤに、当該アイテムを効率的に育成させることが可能となる。   Also, instead of giving an item as a material for efficiently cultivating an item set as a battle item to a player (or in addition to giving the item), it was set as a battle item When an item having an item (for example, an item set as “leader”) as a base item is synthesized, an increase amount of a parameter related to the growth degree corresponding to the combination of the base item and the material item (increase in FIG. 7) By multiplying the quantity 330) by a factor of 1 or more, an item set as a battle item may be efficiently nurtured. In this case, according to the elapsed time and game progress since the item was set as a battle item, the parameter related to the growth level of the item and the number of synthesis (the longer the elapsed time, the higher the progress of the game) The higher the parameter related to the degree of growth of the item, the greater the number of compositing times), and the coefficient multiplied by the increase amount may be increased. This also makes it possible for a player who wants to cultivate an item set as a battle item to efficiently cultivate the item.

3.処理
次に、本実施形態のゲームシステムの処理の一例について図8のフローチャートを用いて説明する。
3. Processing Next, an example of processing of the game system of the present embodiment will be described with reference to the flowchart of FIG.

まず、アイテム設定部110は、端末10から対戦用アイテムの設定を指示する操作入力の情報を受信したか否かを判断し(ステップS10)、受信した場合(ステップS10のY)には、選択されたアイテムを対戦用アイテムとして設定してプレーヤ情報176に登録する(ステップS12)。次に、アイテム設定部110は、設定した日時に関する時間情報を対戦用アイテムとして設定されたアイテムに対応付けて登録する(ステップS14)。受信していない場合(ステップS10のN)には、ステップS16に移行する。   First, the item setting unit 110 determines whether or not operation input information for instructing setting of a battle item is received from the terminal 10 (step S10), and if received (Y in step S10), a selection is made. The set item is set as a battle item and registered in the player information 176 (step S12). Next, the item setting unit 110 registers the time information regarding the set date and time in association with the item set as the battle item (step S14). If not received (N in step S10), the process proceeds to step S16.

次に、アイテム付与部114は、プレーヤにアイテムを付与するか否かを判断する(ステップS16)。例えば、端末10から所定のポイントの消費を伴うアイテムの付与を指示する操作入力の情報を受信した場合に、アイテムを付与すると判断する。アイテムを付与する場合(ステップS16のY)には、アイテム付与部114は、対戦用アイテムとして設定されたアイテム(例えば、「リーダー」として設定されたアイテム)に対応付けて記憶された時間情報に基づいて、対戦用アイテムとして設定されてからの経過時間を算出する(ステップS18)。アイテムを付与しない場合(ステップS16のN)には、ステ
ップS24に移行する。
Next, the item granting unit 114 determines whether or not to grant an item to the player (step S16). For example, when the information of the operation input instructing the provision of an item accompanied by consumption of a predetermined point is received from the terminal 10, it is determined that the item is to be provided. When giving an item (Y of step S16), the item granting unit 114 stores the time information stored in association with the item set as the battle item (for example, the item set as “leader”). Based on this, the elapsed time since the item is set as a battle item is calculated (step S18). If no item is given (N in step S16), the process proceeds to step S24.

次に、アイテム付与部114は、プレーヤ情報176に登録された対戦用アイテムの設定情報、格納部174に格納された増加量情報300及び算出した経過時間に基づいて、プレーヤに付与するアイテムを決定する(ステップS20)。例えば、アイテム付与部114は、経過時間が所定時間に達しているか否かを判断し、所定時間に達している場合には、対戦用アイテムとして設定されたアイテムの成長度に関するパラメータを最も増加させるアイテムを、プレーヤに付与するアイテムとして決定する。また、経過時間に代えて、対戦用アイテムとして設定されたアイテムに対応付けて記憶された、ゲームの進捗度、成長度に関するパラメータ或いは合成回数が所定値に達しているか否かを判断してもよい。   Next, the item assigning unit 114 determines an item to be given to the player based on the setting information of the battle item registered in the player information 176, the increase amount information 300 stored in the storage unit 174, and the calculated elapsed time. (Step S20). For example, the item granting unit 114 determines whether or not the elapsed time has reached a predetermined time, and when it has reached the predetermined time, increases the parameter relating to the degree of growth of the item set as the battle item most. The item is determined as an item to be given to the player. Alternatively, it is determined whether or not the parameters relating to the progress and growth of the game or the number of times of synthesis, which are stored in association with the item set as the battle item, instead of the elapsed time have reached a predetermined value. Good.

次に、アイテム付与部114は、ステップS20で決定したアイテムをプレーヤに付与する(ステップS22)。すなわち、アイテム付与部114は、決定したアイテムをプレーヤが保有するアイテムとしてプレーヤ情報176に登録する。   Next, the item assigning unit 114 assigns the item determined in step S20 to the player (step S22). That is, the item assigning unit 114 registers the determined item in the player information 176 as an item held by the player.

次に、アイテム合成部116は、端末10からアイテムの合成を指示する操作入力の情報を受信したか否かを判断し(ステップS24)、受信した場合(ステップS24のY)には、ベースアイテムとして選択されたアイテムと素材アイテムとして選択されたアイテムとを合成する処理を行う(ステップS26)。すなわち、アイテム合成部116は、増加量情報300を参照して、選択されたベースアイテム310と素材アイテム320の組み合わせに対応する増加量330だけ、ベースアイテムとして選択されたアイテムの成長度に関するパラメータを増加させる処理を行う。ここで、アイテム合成部116は、ベースアイテムとして選択されたアイテムが対戦用アイテムとして設定されている場合には、当該アイテムが対戦用アイテムとして設定されてからの経過時間やゲームの進捗度、成長度に関するパラメータ或いは合成回数に基づいて係数の値を決定し、決定した係数を対応する増加量330に掛けて当該アイテムの成長度に関するパラメータを増加させてもよい。   Next, the item composition unit 116 determines whether or not the operation input information for instructing the composition of the item is received from the terminal 10 (step S24). If the information is received (Y in step S24), the base item A process of combining the item selected as and the item selected as the material item is performed (step S26). That is, the item composition unit 116 refers to the increase amount information 300 and sets a parameter related to the growth degree of the item selected as the base item by the increase amount 330 corresponding to the combination of the selected base item 310 and the material item 320. Process to increase. Here, when the item selected as the base item is set as a battle item, the item composition unit 116 determines the elapsed time, the progress of the game, and the growth since the item is set as the battle item. The value of the coefficient may be determined based on the parameter related to the degree or the number of synthesis, and the parameter related to the degree of growth of the item may be increased by multiplying the determined coefficient by the corresponding increase amount 330.

次に、処理部100は、処理を継続するか否かを判断し(ステップS28)、処理を継続する場合には、ステップS10に移行して、ステップS10以降の処理を繰り返す。   Next, the processing unit 100 determines whether or not to continue the processing (step S28). When the processing is continued, the processing unit 100 proceeds to step S10 and repeats the processing after step S10.

4.変形例
本発明は、上記実施形態で説明したものに限らず、種々の変形実施が可能である。例えば、明細書又は図面中の記載において広義や同義な用語として引用された用語は、明細書又は図面中の他の記載においても広義や同義な用語に置き換えることができる。
4). Modifications The present invention is not limited to that described in the above embodiment, and various modifications can be made. For example, terms cited as broad or synonymous terms in the description in the specification or drawings can be replaced with broad or synonymous terms in other descriptions in the specification or drawings.

10 端末、20 サーバ、100 処理部、110 アイテム設定部、112 記憶制御部、114 アイテム付与部、116 アイテム合成部、120 画像生成部、170
記憶部、172 主記憶部、174 格納部、176 プレーヤ情報、196 通信部、200 処理部、210 ゲーム進行制御部、220 画像生成部、230 音生成部、260 入力部、270 記憶部、272 主記憶部、290 表示部、292 音出力部、296 通信部
10 terminal, 20 server, 100 processing unit, 110 item setting unit, 112 storage control unit, 114 item assigning unit, 116 item compositing unit, 120 image generating unit, 170
Storage unit, 172 Main storage unit, 174 Storage unit, 176 Player information, 196 Communication unit, 200 Processing unit, 210 Game progress control unit, 220 Image generation unit, 230 Sound generation unit, 260 Input unit, 270 Storage unit, 272 Main Storage unit, 290 display unit, 292 sound output unit, 296 communication unit

Claims (5)

ゲームを実行するためのプログラムであって、
プレーヤが保有するアイテムのうち、プレーヤによって選択されたアイテムを対戦に用いる対戦用アイテムとして設定するアイテム設定部と、
合成のベースとなるアイテムに対して合成の素材となるアイテムを合成する際の、ベースとなるアイテムの成長度に関するパラメータの増加量を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けて増加量情報として記憶する記憶部と、
プレーヤが保有するアイテムのうち、プレーヤによってベースとして選択されたアイテムと、プレーヤによって素材として選択されたアイテムとを合成し、前記記憶部に記憶された前記増加量情報に基づいて、ベースとして選択されたアイテムの前記パラメータを増加させるアイテム合成部としてコンピュータを機能させ、
前記アイテム合成部は、
前記対戦用アイテムとして設定されたアイテムをベースとしてアイテムの合成を行う際に、ベースとして選択されたアイテムと素材として選択されたアイテムの組み合わせに対応する前記増加量を更に増加させ、当該増加量だけ、ベースとして選択されたアイテムの前記パラメータを増加させることを特徴とするプログラム。
A program for executing a game,
An item setting unit that sets an item selected by the player among items held by the player as a battle item used for the battle;
The amount of increase in parameters related to the growth rate of the base item when combining the item that is the base material of the composite with the item that is the base of the composite is associated with the combination of the base item and the material item. A storage unit for storing the increase amount information,
Of the items held by the player, the item selected as the base by the player and the item selected as the material by the player are combined and selected as the base based on the increase amount information stored in the storage unit. Causing the computer to function as an item synthesis unit that increases the parameter of the item
The item composition unit
When synthesizing an item based on the item set as the battle item, the increase corresponding to the combination of the item selected as the base and the item selected as the material is further increased, and only the increase A program for increasing the parameter of an item selected as a base.
請求項1において、
前記アイテム合成部は、
プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからの経過時間に応じて、前記増加量を更に増加させることを特徴とするプログラム。
In claim 1,
The item composition unit
A program for further increasing the amount of increase in accordance with an elapsed time since an item selected by a player is set as the battle item.
請求項1又は2において、
前記アイテム合成部は、
プレーヤによって選択されたアイテムが前記対戦用アイテムとして設定されてからのゲームの進捗度に応じて、前記増加量を更に増加させることを特徴とするプログラム。
In claim 1 or 2,
The item composition unit
A program for further increasing the amount of increase in accordance with a progress degree of a game after an item selected by a player is set as the battle item.
請求項1乃至3のいずれか1項において、
前記アイテム合成部は、
前記対戦用アイテムとして設定されたアイテムの前記パラメータ、又は当該アイテムをベースとして合成した回数に応じて、前記増加量を更に増加させることを特徴とするプログラム。
In any one of Claims 1 thru | or 3,
The item composition unit
The program further increases the increase amount according to the parameter of the item set as the battle item or the number of times the item is combined based on the item.
ゲームを実行するためのゲームシステムであって、
プレーヤが保有するアイテムのうち、プレーヤによって選択されたアイテムを対戦に用いる対戦用アイテムとして設定するアイテム設定部と、
合成のベースとなるアイテムに対して合成の素材となるアイテムを合成する際の、ベースとなるアイテムの成長度に関するパラメータの増加量を、ベースとなるアイテムと素材となるアイテムとの組み合わせに対応付けて増加量情報として記憶する記憶部と、
プレーヤが保有するアイテムのうち、プレーヤによってベースとして選択されたアイテムと、プレーヤによって素材として選択されたアイテムとを合成し、前記記憶部に記憶された前記増加量情報に基づいて、ベースとして選択されたアイテムの前記パラメータを増加させるアイテム合成部とを含み、
前記アイテム合成部は、
前記対戦用アイテムとして設定されたアイテムをベースとしてアイテムの合成を行う際に、ベースとして選択されたアイテムと素材として選択されたアイテムの組み合わせに対応する前記増加量を更に増加させ、当該増加量だけ、ベースとして選択されたアイテムの前記パラメータを増加させることを特徴とするゲームシステム。
A game system for executing a game,
An item setting unit that sets an item selected by the player among items held by the player as a battle item used for the battle;
The amount of increase in parameters related to the growth rate of the base item when combining the item that is the base material of the composite with the item that is the base of the composite is associated with the combination of the base item and the material item. A storage unit for storing the increase amount information,
Of the items held by the player, the item selected as the base by the player and the item selected as the material by the player are combined and selected as the base based on the increase amount information stored in the storage unit. An item composition unit for increasing the parameter of the item,
The item composition unit
When synthesizing an item based on the item set as the battle item, the increase corresponding to the combination of the item selected as the base and the item selected as the material is further increased, and only the increase A game system characterized by increasing the parameter of an item selected as a base.
JP2018016224A 2018-02-01 2018-02-01 Program and game system Active JP6500133B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018016224A JP6500133B2 (en) 2018-02-01 2018-02-01 Program and game system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018016224A JP6500133B2 (en) 2018-02-01 2018-02-01 Program and game system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013246441A Division JP6285162B2 (en) 2013-11-28 2013-11-28 Program and game system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018075317A Division JP6623248B2 (en) 2018-04-10 2018-04-10 Program and game system

Publications (2)

Publication Number Publication Date
JP2018065009A true JP2018065009A (en) 2018-04-26
JP6500133B2 JP6500133B2 (en) 2019-04-10

Family

ID=62085289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018016224A Active JP6500133B2 (en) 2018-02-01 2018-02-01 Program and game system

Country Status (1)

Country Link
JP (1) JP6500133B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003144759A (en) * 2001-11-09 2003-05-20 Namco Ltd Server, control program of server, and recording medium recording program
US20050054402A1 (en) * 2003-07-17 2005-03-10 Namco Ltd. Game apparatus, game control method and recording medium storing program for executing the method
JP2013070970A (en) * 2011-09-29 2013-04-22 Konami Digital Entertainment Co Ltd Game device and program
JP2013070969A (en) * 2011-09-29 2013-04-22 Konami Digital Entertainment Co Ltd Game device and program
JP2013075140A (en) * 2011-09-13 2013-04-25 Konami Digital Entertainment Co Ltd Game control device, item drawing method, item drawing program, and game system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003144759A (en) * 2001-11-09 2003-05-20 Namco Ltd Server, control program of server, and recording medium recording program
US20050054402A1 (en) * 2003-07-17 2005-03-10 Namco Ltd. Game apparatus, game control method and recording medium storing program for executing the method
JP2013075140A (en) * 2011-09-13 2013-04-25 Konami Digital Entertainment Co Ltd Game control device, item drawing method, item drawing program, and game system
JP2013070970A (en) * 2011-09-29 2013-04-22 Konami Digital Entertainment Co Ltd Game device and program
JP2013070969A (en) * 2011-09-29 2013-04-22 Konami Digital Entertainment Co Ltd Game device and program

Also Published As

Publication number Publication date
JP6500133B2 (en) 2019-04-10

Similar Documents

Publication Publication Date Title
JP6285162B2 (en) Program and game system
JP6475940B2 (en) Program and game device
JP2015223227A (en) Program and game system
JP7186257B2 (en) Program, game system and game service providing method
JP6381929B2 (en) Game system
JP2017148302A (en) Program and game system
JP6417144B2 (en) Program and game system
JP2016179135A (en) Program, terminal, and server
JP7037910B2 (en) Information processing equipment, programs, game systems and game service provision methods
JP6375351B2 (en) Program and game system
JP6446213B2 (en) Program and game system
JP6339456B2 (en) Program and game system
JP6346654B1 (en) Game system
JP6623248B2 (en) Program and game system
JP6500133B2 (en) Program and game system
JP2015092900A (en) Program and game system
JP7058248B2 (en) Game system, game device, game provision method and program
JP6564907B2 (en) Game system
JP2018202239A (en) Program and game system
JP2022032398A (en) Information processing system, game program, and information processing method
JP7198581B2 (en) Program, game system and game service providing method
JP2018171252A (en) Program and game system
JP7281283B2 (en) Program, game system and game service providing method
JP6833333B2 (en) Program and game system
JP2018068960A (en) Program and game system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190318

R150 Certificate of patent or registration of utility model

Ref document number: 6500133

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250