JP6793765B2 - Program and game system - Google Patents

Program and game system Download PDF

Info

Publication number
JP6793765B2
JP6793765B2 JP2019025898A JP2019025898A JP6793765B2 JP 6793765 B2 JP6793765 B2 JP 6793765B2 JP 2019025898 A JP2019025898 A JP 2019025898A JP 2019025898 A JP2019025898 A JP 2019025898A JP 6793765 B2 JP6793765 B2 JP 6793765B2
Authority
JP
Japan
Prior art keywords
level
points
unit
game
upper limit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019025898A
Other languages
Japanese (ja)
Other versions
JP2020130445A (en
Inventor
裕崇 早川
裕崇 早川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pokemon Co
Original Assignee
Pokemon Co
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 Pokemon Co filed Critical Pokemon Co
Priority to JP2019025898A priority Critical patent/JP6793765B2/en
Publication of JP2020130445A publication Critical patent/JP2020130445A/en
Application granted granted Critical
Publication of JP6793765B2 publication Critical patent/JP6793765B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本開示は、プログラムおよびゲームシステムに関する。 The present disclosure relates to programs and game systems.

ロールプレイングゲームのような多くのゲームでは、キャラクタのゲーム内における強さを示すレベルを、ゲーム内のイベント等によってアップさせる演出が用いられている。プレイヤは、例えば、キャラクタにゲーム内のイベントをクリアさせる(敵キャラクタを倒すなど)ことにより、キャラクタのレベルを上げることができる。また、例えば、特許文献1に記載されるように、レベル上限に達したキャラクタを転換させると、レベルが1にリセットされるが、そこから再びキャラクタのレベルをアップさせることもできる。 In many games such as role-playing games, an effect of raising the level indicating the strength of a character in the game by an in-game event or the like is used. The player can raise the level of the character by, for example, letting the character clear an event in the game (defeating an enemy character, etc.). Further, for example, as described in Patent Document 1, when a character that has reached the upper limit of the level is converted, the level is reset to 1, but the level of the character can be raised again from there.

特許第5814970号Patent No. 5814970

しかしながら、キャラクタのレベルを、ゲームのストーリ進行にあわせて単に増加させることは、プレイヤにゲームの単調さを感じさせる虞がある。また、特許文献1に記載されるように、キャラクタの転換により、レベルが1にリセットされると、また1からレベルアップさせることに煩わしさを感じるプレイヤもおり、ゲームプレイに対するモチベーションが下がってしまう。 However, simply increasing the level of the character as the story progresses in the game may make the player feel the monotony of the game. Further, as described in Patent Document 1, when the level is reset to 1 due to the character conversion, some players find it troublesome to raise the level from 1 again, which lowers the motivation for game play. ..

そこで、本開示は、上記課題を解決すべくなされたものであって、その目的は、プレイヤにキャラクタのレベルアップが楽しくなるような演出を行い、ゲームに対するモチベーションを維持させるプログラム等を提供することである。 Therefore, the present disclosure is made to solve the above-mentioned problems, and the purpose of the present disclosure is to provide a program or the like that makes the player enjoy the level-up of the character and keeps the motivation for the game. Is.

上記目的を達成するため、本開示に係るプログラムは、ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、コンピュータを、第1オブジェクトに対し、ゲームにおけるポイントを付与するポイント付与部、第1オブジェクトのレベルを、付与されたポイントに基づいてアップさせる第1レベルアップ部、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、として機能させ、レベル変化演出部は、第1オブジェクトのレベルアップに応じて、演出のスピードを減速させる。 In order to achieve the above object, the program according to the present disclosure is a program for causing a computer to perform a process related to a level-up effect in a game, and the computer gives points in the game to the first object. Granting part, raising the level of the first object based on the given points First level up part, transition state of the given points from the current level of the first object to the next level, and / Or function as a level change effect unit that produces a transition result, and the level change effect unit slows down the speed of the effect as the level of the first object increases.

また、上記目的を達成するため、本開示に係るゲームシステムは、ゲームにおけるレベルアップの演出に関する処理を提供するゲームシステムであって、第1オブジェクトに対し、ゲームにおけるポイントを付与するポイント付与部と、第1オブジェクトのレベルを、付与されたポイントに基づいてアップさせる第1レベルアップ部と、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部と、を備え、レベル変化演出部は、第1オブジェクトのレベルアップに応じて、演出のスピードを減速させる。 Further, in order to achieve the above object, the game system according to the present disclosure is a game system that provides a process related to a level-up effect in a game, and is a point giving unit that gives points in the game to the first object. , The first level up part that raises the level of the first object based on the given points, and the transition state of the points given from the current level of the first object to the next level and / Alternatively, the level change effect unit for producing the transition result is provided, and the level change effect unit reduces the speed of the effect according to the level up of the first object.

また、上記目的を達成するため、本開示に係るプログラムは、ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、コンピュータを、第1オブジェクトに対し、ゲームにおけるポイントを付与するポイント付与部、第1オブジェクトのレベルを、付与されたポイントに基づいてアップさせる第1レベルアップ部、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、として機能させ、第1レベルアップ部は、所定の条件を満たすポイントの付与により、複数のレベルをアップさせ、レベル変化演出部は、第1オブジェクトのレベルアップに応じて、演出のスピードを減速させ、複数のレベルの相対的なレベル変化については、演出するスピードを同じにする。 Further, in order to achieve the above object, the program according to the present disclosure is a program for causing a computer to perform a process related to a level-up effect in a game, and the computer gives points in the game to the first object. Point granting part to raise the level of the first object based on the given points The transition of the points given from the current level of the first level up part and the first object to the next level It functions as a level change effect unit that produces a state and / or transition result, the first level up unit raises a plurality of levels by giving points that satisfy predetermined conditions, and the level change effect unit is the first. The speed of the production is slowed down according to the level up of the object, and the speed of the production is the same for the relative level changes of multiple levels.

また、上記目的を達成するため、本開示に係るプログラムは、ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、コンピュータを、第1オブジェクトに対し、ゲームにおけるポイントを付与するポイント付与部、第1オブジェクトのレベルを、付与されたポイントに基づいてアップさせる第1レベルアップ部、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、として機能させ、第1オブジェクトのレベルには、レベル上限が設定され、第1レベルアップ部は、所定の条件を満たすポイントの付与により、複数のレベルをアップさせ、レベル変化演出部は、第1オブジェクトのレベルアップに応じて、演出のスピードを減速させ、複数のレベルの開始レベルとレベル上限までのレベル差に基づいて、演出するスピードを異ならせる。 Further, in order to achieve the above object, the program according to the present disclosure is a program for causing a computer to perform a process related to a level-up effect in a game, and the computer gives points in the game to the first object. Point granting part to raise the level of the first object based on the given points The transition of the points given from the current level of the first level up part and the first object to the next level It functions as a level change effect unit that produces a state and / or transition result, a level upper limit is set for the level of the first object, and a plurality of first level up units are given by giving points that satisfy predetermined conditions. The level change production unit slows down the production speed according to the level increase of the first object, and increases the production speed based on the level difference between the start level of multiple levels and the level upper limit. Make it different.

本開示によれば、プレイヤにキャラクタのレベルアップが楽しくなるような演出を行い、ゲームに対するモチベーションを維持させることができる。 According to the present disclosure, it is possible to make the player enjoy the level-up of the character and maintain the motivation for the game.

ゲームシステム1の構成図である。It is a block diagram of the game system 1. 端末200において実行される育成ゲームの画面例を示す図である。It is a figure which shows the screen example of the training game executed in the terminal 200. ポイントの遷移状態および遷移結果の表示例を示す図である。It is a figure which shows the display example of the transition state of a point and the transition result. ポイントの遷移状態の表示例を示す図である。It is a figure which shows the display example of the transition state of a point. ポイントの遷移状態を演出するスピードを説明するための図である。It is a figure for demonstrating the speed which produces the transition state of a point. 複数のレベルがアップする場合のレベルアップの演出に関する処理を説明する図である。It is a figure explaining the process about the effect of level up when a plurality of levels are raised. 端末200において実行される育成ゲームの画面例を示す図である。It is a figure which shows the screen example of the training game executed in the terminal 200. 第1オブジェクトの世代と第2オブジェクトのレベルについて説明する図である。It is a figure explaining the generation of the 1st object and the level of a 2nd object. 端末200の機能構成の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of the functional structure of the terminal 200. 端末200における処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing in a terminal 200.

以下、本開示の実施形態について図面を参照して説明する。実施形態を説明する全図において、共通の構成要素には同一の符号を付し、繰り返しの説明を省略する。なお、以下の実施形態は、特許請求の範囲に記載された本開示の内容を不当に限定するものではない。また、実施形態に示される構成要素のすべてが、本開示の必須の構成要素であるとは限らない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. In all the drawings illustrating the embodiments, the common components are designated by the same reference numerals, and the repeated description will be omitted. The following embodiments do not unreasonably limit the contents of the present disclosure described in the claims. In addition, not all of the components shown in the embodiments are essential components of the present disclosure.

<ゲームシステムの構成>
図1は、ゲームシステム1の構成図である。図1を参照して、本実施形態に係るゲームシステム1の構成について説明する。
<Game system configuration>
FIG. 1 is a configuration diagram of the game system 1. The configuration of the game system 1 according to the present embodiment will be described with reference to FIG.

ゲームシステム1は、ゲームサーバ100と、端末200と、を備え、ネットワークNWを介して通信可能に接続される。ネットワークNWは、WAN(Wide Area Network)、LAN(Local Area Network)等から構成される。なお、図1において、端末200は、代表として1つのみ記載しているが、複数備えられていてもよい。 The game system 1 includes a game server 100 and a terminal 200, and is communicably connected via a network NW. The network NW is composed of WAN (Wide Area Network), LAN (Local Area Network) and the like. Although only one terminal 200 is shown as a representative in FIG. 1, a plurality of terminals 200 may be provided.

ゲームサーバ100は、ネットワークNWを介して、端末200において実行されるゲームのプログラム(アプリケーション)を配信したり、ゲームのプレイ情報(ゲームプレイに関するデータ)を収集し、当該プレイ情報を蓄積して管理したりする等、ゲームシステム1のハブとなるサーバとして機能する。なお、ゲームサーバ100は、オンライン上で端末200に対しゲーム機能を提供するものであってもよい。 The game server 100 distributes a game program (application) executed on the terminal 200 via the network NW, collects game play information (data related to game play), and accumulates and manages the play information. It functions as a server that serves as a hub for the game system 1. The game server 100 may provide a game function to the terminal 200 online.

端末200は、例えば、スマートフォンやタブレット、ゲーム装置などの情報処理端末であって、上述したようにゲームサーバ100から配信されたプログラム(アプリケーション)を実行することによって、ゲームに関する処理を実行する。また、端末200は、ゲームのプレイ情報をゲームサーバ100へアップロードする。なお、端末200は、予めゲームプログラムを記憶しておく構成であってもよい。 The terminal 200 is, for example, an information processing terminal such as a smartphone, a tablet, or a game device, and executes a game-related process by executing a program (application) distributed from the game server 100 as described above. Further, the terminal 200 uploads the game play information to the game server 100. The terminal 200 may be configured to store the game program in advance.

本実施形態に係るレベルアップの演出に関する処理は、ゲームにおけるキャラクタの強さや習熟度等を示すレベルを、プレイによって付与される経験値等のポイントに基づいてアップさせる種々のゲームにおいて用いることができる。以下では、本実施形態の一例として、キャラクタを育成するゲーム(以下では、「育成ゲーム」と記載する場合がある。)を示しながら、キャラクタのレベルアップの演出やゲーム進行時の処理内容等について説明する。 The process related to the level-up effect according to the present embodiment can be used in various games in which the level indicating the strength and proficiency of the character in the game is raised based on the points such as the experience value given by the play. .. In the following, as an example of the present embodiment, while showing a game for training a character (hereinafter, it may be referred to as a “training game”), the production of leveling up the character, the processing content during the progress of the game, etc. explain.

<レベルアップの演出例1>
まず、図2〜図6を参照して、レベルアップの演出例1について説明する。
<Level-up production example 1>
First, a level-up effect example 1 will be described with reference to FIGS. 2 to 6.

図2は、端末200において実行される育成ゲームの画面例を示す図である。端末200の画面10には、プレイヤが育成するキャラクタ20(第1オブジェクトに相当)が示されている。レベル表示領域30にはキャラクタ20の現時点のレベル、ポイント表示領域31にはゲームにおいてキャラクタ20に付与されたポイントが表示されている。なお、「ポイント」には、ポイントの「数量」の概念を含み、特にポイントの「数量」に関して説明する場合は、「ポイント数」と記載する。図2の例では、キャラクタ20のレベルは「1」、ゲームにおいて付与されたポイント数は「15」である。 FIG. 2 is a diagram showing a screen example of a training game executed on the terminal 200. The character 20 (corresponding to the first object) nurtured by the player is shown on the screen 10 of the terminal 200. The current level of the character 20 is displayed in the level display area 30, and the points given to the character 20 in the game are displayed in the point display area 31. In addition, "point" includes the concept of "quantity" of points, and when the "quantity" of points is particularly described, it is described as "the number of points". In the example of FIG. 2, the level of the character 20 is "1", and the number of points given in the game is "15".

ポイントゲージ33は、キャラクタ20の現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態を示す。ポイントゲージ33は、ゲージ内のバー34により、現時点のレベルにおいて付与されたポイント数を、現時点のレベルから次のレベルにアップするまでに必要なポイント数に対する相対的な割合として表示する。バー34が、矢印35の方向にゲージの左端36(下限)から右端37(上限)までの可変範囲で伸びる(連続的の増大する)ことにより、現時点のレベルにおいて付与されたポイントの遷移状態を示す。 The point gauge 33 indicates the transition state of the points given from the current level of the character 20 to the next level. The point gauge 33 displays the number of points granted at the current level by the bar 34 in the gauge as a relative ratio to the number of points required to move from the current level to the next level. The bar 34 extends (continuously increases) in the variable range from the left end 36 (lower limit) to the right end 37 (upper limit) of the gauge in the direction of the arrow 35, so that the transition state of the points given at the current level is changed. Shown.

なお、図2では、第1オブジェクトの例としてキャラクタを示しているが、これに限らず、ゲームにおいて利用される武器や道具などのアイテム、仮想的な建築物などであってもよい。 Although the character is shown as an example of the first object in FIG. 2, the character is not limited to this, and may be an item such as a weapon or a tool used in the game, a virtual building, or the like.

図3は、ポイントの遷移状態および遷移結果の表示例を示す図である。図3(a)〜(c)は、図2において示したキャラクタ20のレベル1におけるポイントゲージ33の表示例を示している。また、図3(d)は、レベル1からレベル2にレベルアップしたときにおけるポイントゲージ33の表示例を示している。なお、図3の例では、レベル1からレベル2にレベルアップするまでに必要なポイント数を「30」として説明する。 FIG. 3 is a diagram showing a display example of a point transition state and a transition result. 3 (a) to 3 (c) show a display example of the point gauge 33 at level 1 of the character 20 shown in FIG. Further, FIG. 3D shows a display example of the point gauge 33 when the level is raised from level 1 to level 2. In the example of FIG. 3, the number of points required to level up from level 1 to level 2 will be described as "30".

ポイントゲージ33のバー34が矢印35の方向に伸びることにより、現時点のレベルにおいて付与されたポイントの遷移状態を示す。図3(a)は、レベル「1」、ポイント「0」におけるポイントゲージ33を示している。ポイント数は「0(ゼロ)」であるため、バー34は矢印35の方向には伸びておらず、ポイントゲージ33の左端(下限)と重なっている。 The bar 34 of the point gauge 33 extends in the direction of the arrow 35 to indicate the transition state of the points given at the current level. FIG. 3A shows the point gauge 33 at the level “1” and the point “0”. Since the number of points is "0 (zero)", the bar 34 does not extend in the direction of the arrow 35 and overlaps the left end (lower limit) of the point gauge 33.

図3(a)の状態において、キャラクタ20に対し、ポイントが「15」付与された場合、バー34は、ポイントゲージ33の中央まで伸びる(図3(b)参照)。さらに、図3(b)の状態において、キャラクタ20に対し、ポイントが「15」付与された場合、バー34は、ポイントゲージ33の右端(上限)まで伸びる(図3(c)参照)。すなわち、ポイント付与により、バー34が図3(a)から図3(b)、図3(b)から図3(c)のように離散的に変化するのではなく、バー34が占める領域が、矢印35の方向へ、連続的に増大する態様(表示)によって、ポイントの遷移状態が演出される。 In the state of FIG. 3A, when the character 20 is given "15" points, the bar 34 extends to the center of the point gauge 33 (see FIG. 3B). Further, in the state of FIG. 3B, when "15" is given to the character 20, the bar 34 extends to the right end (upper limit) of the point gauge 33 (see FIG. 3C). That is, by giving points, the bar 34 does not change discretely as shown in FIGS. 3 (a) to 3 (b) and 3 (b) to 3 (c), but the area occupied by the bar 34 is occupied. , The transition state of the points is produced by the mode (display) that continuously increases in the direction of the arrow 35.

バー34がポイントゲージ33の右端まで達すると、バー34はリセットされ、再びポイントゲージ33の左端と重なるように表示される(図3(d)参照)。すなわち、バー34がポイントゲージ33の上限まで達すると、ポイントの遷移結果としてレベルアップが行われ、バー34はリセットされる。なお、ポイントの遷移結果の演出としてレベルアップの際に効果音を出力してもよい。また、遷移結果の演出として、レベルアップの際に端末200を内蔵するバイブレータにより振動させたり、発光させたりしてもよい。 When the bar 34 reaches the right end of the point gauge 33, the bar 34 is reset and displayed so as to overlap the left end of the point gauge 33 again (see FIG. 3D). That is, when the bar 34 reaches the upper limit of the point gauge 33, the level is raised as a result of the transition of points, and the bar 34 is reset. A sound effect may be output at the time of leveling up as an effect of the transition result of the points. Further, as an effect of the transition result, the vibrator may be vibrated or emitted by the vibrator built in the terminal 200 when the level is raised.

図3(d)において、キャラクタ20のレベルは、レベル1からレベル2に更新され、ポイントは、これまでに付与されたポイント数「30」が表示されている。そして、レベル2からレベル3にレベルアップするまでのポイントの遷移状態が、上述と同様に表示される。このように、バー34はポイントゲージ33の右端(下限)から左端(上限)へ伸び、レベルアップするたびに、リセットされる。 In FIG. 3D, the level of the character 20 is updated from level 1 to level 2, and the number of points "30" given so far is displayed as the points. Then, the transition state of the points from level 2 to level 3 is displayed in the same manner as described above. In this way, the bar 34 extends from the right end (lower limit) to the left end (upper limit) of the point gauge 33, and is reset each time the level is raised.

第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの遷移状態を演出するのに用いられるポイントゲージは上述した矩形のバーに限られない。以下に、別の例を示す。 The point gauge used to produce the transition state of the points given from the current level of the first object to the next level is not limited to the rectangular bar described above. Another example is shown below.

図4は、ポイントの遷移状態の表示例を示す図である。図4は、図3で示した矩形のバー34とは異なり、ポイントゲージ40内のサークル41を増大させることによってポイントの遷移状態を示す表示例である。 FIG. 4 is a diagram showing a display example of a point transition state. FIG. 4 is a display example showing the transition state of points by increasing the circle 41 in the point gauge 40, unlike the rectangular bar 34 shown in FIG.

ポイントゲージ40は、ゲージ内のサークル41により、現時点のレベルにおいて付与されたポイント数を、現時点のレベルから次のレベルにアップするまでに必要なポイント数に対する相対的な割合として表示する。図4(a)〜(c)において、図3(a)〜(c)と同様に、サークル41が、矢印42の方向に、ゲージの中心から円周までの可変範囲で拡大する(連続的に増大する)ことにより、現時点のレベルにおいて付与されたポイントの遷移状態を示す。 The point gauge 40 displays the number of points given at the current level by the circle 41 in the gauge as a relative ratio to the number of points required to move from the current level to the next level. In FIGS. 4 (a) to 4 (c), similarly to FIGS. 3 (a) to 3 (c), the circle 41 expands in the direction of the arrow 42 in a variable range from the center of the gauge to the circumference (continuous). (Increases to) indicates the transition state of the points given at the current level.

上述のように、ポイントゲージは、矩形や円形に限られず、扇型や三角形、人型など、現時点のレベルにおいて付与されたポイント数と、現時点のレベルから次のレベルにアップするまでに必要なポイント数との相対的な割合が表示できるものであればよい。 As mentioned above, the point gauge is not limited to rectangles and circles, but the number of points given at the current level such as fan shape, triangle, and human shape, and the number of points required to move from the current level to the next level. Anything that can display the relative ratio to the number of points is sufficient.

図5は、ポイントの遷移状態を演出するスピードを説明するための図である。図5(a)〜(c)は、それぞれ、キャラクタ20のレベルがレベル1,レベル2,レベル3におけるポイントゲージ50の表示を示している。ポイントバー51,52,53は、同じ大きさ(バーの左端から右端までが同じ幅)であり、図5の例では、現時点のレベルにおいて付与されたポイントが、次のレベルにアップするまでに必要なポイントの半分であることを示している。 FIG. 5 is a diagram for explaining a speed for producing a transition state of points. 5 (a) to 5 (c) show the display of the point gauge 50 when the level of the character 20 is level 1, level 2, and level 3, respectively. The point bars 51, 52, and 53 have the same size (the width is the same from the left end to the right end of the bar), and in the example of FIG. 5, the points given at the current level are increased to the next level. It shows that it is half of the required points.

ポイントバー51,52,53は、ポイント付与により、それぞれ矢印54,55,56の方向へ伸びる。ここで、矢印54,55,56の長さは、ポイントバー51,52,53がゲージの右端へ伸びるスピードを示しており、レベルが上がるにつれ、長さが短くなっている。すなわち、本実施形態では、バーが伸びるスピードをキャラクタ20(第1オブジェクト)のレベルに応じて変更する。図5の例では、レベル1におけるバー51が伸びるスピード(v1)、レベル2におけるバー52が伸びるスピード(v2)、レベル3におけるバー53が伸びるスピード(v3)をそれぞれ異ならせる。例えば、レベルアップするごとに、スピードをb/a倍(a,bは自然数であり、0<b/a<1を満たす。)とし、キャラクタ20のレベルアップに応じて、バーが伸びるスピードを減速させてもよい。(すなわち、レベルが低いほど、バーが伸びるスピードが速い。)また、レベルアップするごとに、スピードを半分にする、など、プレイヤが、バーが伸びるスピードの違いを感じることができる程度に変更させてもよい。また、レベルアップごとに減速させるスピードを変更してもよい。また、ある連続するレベル間においては、レベルアップの演出するスピードを一定にし、次の連続するレベル間においては、その前の連続するレベルにおける演出のスピードよりも減速させるようにしてもよい。例えば、レベル1〜3の間は、演出のスピードをv13とし、レベル4〜6の間は、演出のスピードをv13より遅いv46とする。 The point bars 51, 52, and 53 extend in the directions of arrows 54, 55, and 56, respectively, by giving points. Here, the lengths of the arrows 54, 55, 56 indicate the speed at which the point bars 51, 52, 53 extend to the right end of the gauge, and the length becomes shorter as the level goes up. That is, in the present embodiment, the speed at which the bar extends is changed according to the level of the character 20 (first object). In the example of FIG. 5, the speed at which the bar 51 at level 1 extends (v1), the speed at which the bar 52 at level 2 extends (v2), and the speed at which the bar 53 at level 3 extends (v3) are different. For example, each time the level is raised, the speed is multiplied by b / a (a and b are natural numbers and satisfy 0 <b / a <1), and the speed at which the bar grows is increased according to the level up of the character 20. It may be slowed down. (That is, the lower the level, the faster the bar grows.) Also, each time you level up, the speed is halved, etc., so that the player can feel the difference in the speed at which the bar grows. You may. Further, the speed of deceleration may be changed each time the level is increased. Further, the speed at which the level-up is produced may be constant between a certain continuous level, and may be slowed down between the next continuous levels than the speed of the effect at the previous continuous level. For example, between levels 1 to 3, the speed of the effect is v13, and between levels 4 to 6, the speed of the effect is v46, which is slower than v13.

なお、同じレベルにおけるバーの伸びるスピードは、同じスピードとする。例えば、図3の例では、レベル1におけるポイントの遷移状態を示す(a)から(c)でのバー34が伸びるスピードは同じ(v1)である。 The speed at which the bar grows at the same level is the same. For example, in the example of FIG. 3, the speed at which the bar 34 extends from (a) to (c) showing the transition state of the point at level 1 is the same (v1).

次に、本実施形態におけるポイント付与によって、複数のレベルがアップする場合(以下、「連続レベルアップ」と記載する場合がある。)のレベルアップの演出に関する処理について説明する。例えば、キャラクタのレベルがレベル1からレベル2へレベルアップするために必要なポイントが「P12」、レベル2からレベル3へレベルアップするために必要なポイントが「P23」、レベル3からレベル4へレベルアップするために必要なポイントが「P34」、レベル4からレベル5へレベルアップするために必要なポイントが「P45」であった場合において、現時点のレベルがレベル1、付与されたポイントが「0(ゼロ)」のキャラクタへポイント数「P」が付与されたときを例に説明する。ただし、P12,P23,P34,P45,Pは自然数であり、P>P12+P23+P34+P45を満たすものとする。また、レベルが上がるにつれてゲームの難易度を上げ、娯楽性を高めるために、P12<P23<P34<P45の関係にあることが好ましいが、これに限られない。レベルアップのためのポイント数は一定にして、各レベルにおいて付与するポイント数を変更することで、ゲームの難易度を制御してもよい。 Next, a process related to the level-up effect when a plurality of levels are raised by giving points in the present embodiment (hereinafter, may be referred to as “continuous level-up”) will be described. For example, the points required to level up a character from level 1 to level 2 are "P12", the points required to level up from level 2 to level 3 are "P23", and the points required to level up from level 3 to level 4 If the points required to level up are "P34" and the points required to level up from level 4 to level 5 are "P45", the current level is level 1 and the points granted are "P45". The case where the number of points "P" is given to the character of "0 (zero)" will be described as an example. However, it is assumed that P12, P23, P34, P45, and P are natural numbers and satisfy P> P12 + P23 + P34 + P45. Further, in order to increase the difficulty level of the game and enhance the entertainment as the level increases, it is preferable that the relationship is P12 <P23 <P34 <P45, but the relationship is not limited to this. The difficulty level of the game may be controlled by keeping the number of points for leveling up constant and changing the number of points given at each level.

この場合、キャラクタはレベル1からレベル5へ4つ分連続レベルアップする。本実施形態では、このように、一度のポイント付与により、複数のレベルがアップ(連続レベルアップ)するときであっても、各レベルにおけるポイントの遷移状態の演出をレベルアップが終了するまで繰り返す。図6を用いて、連続レベルアップする際の演出について具体的に説明する。 In this case, the character continuously level up from level 1 to level 5 by four levels. In the present embodiment, as described above, even when a plurality of levels are raised (continuous level up) by giving points once, the effect of the transition state of points at each level is repeated until the level up is completed. FIG. 6 will be used to specifically explain the effect of continuously raising the level.

図6は、複数のレベルがアップする場合のレベルアップの演出に関する処理を説明する図である。図6において、上述のポイント「P」の付与により、レベル1(Lv.1)からレベル5(Lv.5)へのレベルアップの演出が時間t0からt4の期間(ただし、t0<t4)に行われる。時間t0からt1の期間はレベル1におけるポイントの遷移状態を演出し(図3(a)〜(c)に相当)、時間t1において、ポイントの遷移結果としてレベル1からレベル2へレベルアップが行われ、ポイントゲージのバーはリセットされる(図3(d)に相当)。また、ポイントの遷移結果の演出としてレベルアップの際に効果音が出力される。 FIG. 6 is a diagram illustrating a process relating to a level-up effect when a plurality of levels are raised. In FIG. 6, by giving the above-mentioned point "P", the effect of leveling up from level 1 (Lv.1) to level 5 (Lv.5) is during the period from time t0 to t4 (however, t0 <t4). Will be done. During the period from time t0 to t1, the transition state of points at level 1 is produced (corresponding to FIGS. 3A to 3C), and at time t1, the level is raised from level 1 to level 2 as a result of point transition. The point gauge bar is reset (corresponding to FIG. 3D). In addition, a sound effect is output when the level is raised as an effect of the transition result of the points.

同様に、時間t1からt2の期間はレベル2におけるポイントの遷移状態を演出し(図3(a)〜(c)に相当)、時間t2において、ポイントの遷移結果としてレベル2からレベル3へレベルアップが行われ、ポイントゲージのバーはリセットされる(図3(d)に相当)。レベル3から4、レベル4から5へのレベルアップについても同様の演出が行われる。 Similarly, the period from time t1 to t2 produces the transition state of the point at level 2 (corresponding to FIGS. 3A to 3C), and at time t2, the level 2 to level 3 as the point transition result. The up is performed and the bar of the point gauge is reset (corresponding to FIG. 3D). The same effect is performed for leveling up from level 3 to 4 and level 4 to 5.

ここで、t0〜t4は、t1−t0<t2−t1<t3−t2<t4−t3を満たす関係にある。これは、図5において述べたように、本実施形態においては、キャラクタのレベルアップに応じて演出のスピードを減速させるからである。すなわち、レベルアップによって、ポイントゲージのバーが伸びるスピードが減速していき、また、レベルアップが行われる際の効果音の出力間隔が長くなる。例えば、レベルアップするごとにバーが伸びるスピードを半分にしたり、効果音の出力間隔を2倍にしたりしてもよい。なお、連続レベルアップの演出は、遷移状態の演出または遷移結果の演出のどちらかのみで行われてもよい。 Here, t0 to t4 are in a relationship that satisfies t1-t0 <t2-t1 <t3-t2 <t4-t3. This is because, as described in FIG. 5, in the present embodiment, the speed of the effect is reduced according to the level increase of the character. That is, as the level is raised, the speed at which the bar of the point gauge extends slows down, and the output interval of the sound effect when the level is raised becomes longer. For example, the speed at which the bar grows may be halved each time the level is raised, or the output interval of the sound effect may be doubled. It should be noted that the continuous level-up effect may be performed only by the effect of the transition state or the effect of the transition result.

このような連続レベルアップの演出を行うことで、以下のような効果がある。すなわち、レベルアップの演出として、勢いよく伸びるポイントゲージのバー(遷移状態の演出)を繰り返し見せることでプレイヤに連続レベルアップに爽快感を与え、また、レベルアップの効果音(遷移結果の演出)を短い間隔で出力することで高揚感を感じさせることができる。また、ポイントゲージのバーの伸びるスピードが減速し、また、レベルアップの効果音の出力間隔が長くなっていくことで、プレイヤに連続レベルアップの終了を予感させることができる。 By performing such a continuous level-up effect, the following effects can be obtained. In other words, as a level-up effect, the point gauge bar (transition state effect) that stretches vigorously is repeatedly shown to give the player an exhilarating feeling of continuous level-up, and the level-up sound effect (transition result effect). Is output at short intervals to give a feeling of exhilaration. In addition, the speed at which the bar of the point gauge extends slows down, and the output interval of the level-up sound effect becomes longer, so that the player can predict the end of continuous level-up.

<レベルアップの演出例2>
次に、図7および図8を参照して、レベルアップの演出例2について説明する。
<Level up production example 2>
Next, a level-up effect example 2 will be described with reference to FIGS. 7 and 8.

図7は、端末200において実行される育成ゲームの画面例を示す図である。図7は、図2において示した画面例とは異なり、端末200の画面10には、プレイヤが育成するキャラクタ20(第1オブジェクトに相当)およびキャラクタ70(第2オブジェクトに相当)が示されている。ここで第1オブジェクトと第2オブジェクトとは異なるオブジェクトであり、例えば、ゲームにおいて第2オブジェクト(キャラクタ70)が第1オブジェクト(キャラクタ20)の育成者であったり、第2オブジェクト(キャラクタなど)が第1オブジェクト(アイテムなど)の保有者であったりしてもよい。 FIG. 7 is a diagram showing a screen example of a training game executed on the terminal 200. FIG. 7 is different from the screen example shown in FIG. 2, and the character 20 (corresponding to the first object) and the character 70 (corresponding to the second object) nurtured by the player are shown on the screen 10 of the terminal 200. There is. Here, the first object and the second object are different objects. For example, in the game, the second object (character 70) is the trainer of the first object (character 20), or the second object (character, etc.) is It may be the owner of the first object (item, etc.).

世代表示領域71にはキャラクタ20の世代数(後述)、レベル表示領域72にはキャラクタ20の現時点のレベルとレベル上限(後述)、レベル表示領域73にはキャラクタ70の現時点のレベルが表示されている。また、演出例1と同様に、演出例2においても、ポイントゲージ33においてバー34が矢印の方向に伸びることにより、キャラクタ20に付与されたポイントの遷移状態が示される。 The generation display area 71 displays the number of generations of the character 20 (described later), the level display area 72 displays the current level and the upper limit of the level of the character 20 (described later), and the level display area 73 displays the current level of the character 70. There is. Further, as in the production example 1, in the production example 2, the transition state of the points given to the character 20 is shown by the bar 34 extending in the direction of the arrow in the point gauge 33.

演出例2では、演出例1での処理に加え、第1オブジェクトおよび第2オブジェクトに以下のような設定がなされている。すなわち、第1オブジェクト(キャラクタ20)のレベル上限が、第2オブジェクト(キャラクタ70)のレベルに応じて設定される。図7の例では、レベル表示領域72に示されるように、レベル上限は「5」である。これは、レベルが最大で「5」までアップできることを示している。 In the production example 2, in addition to the processing in the production example 1, the following settings are made to the first object and the second object. That is, the upper limit of the level of the first object (character 20) is set according to the level of the second object (character 70). In the example of FIG. 7, the upper limit of the level is "5" as shown in the level display area 72. This indicates that the level can be increased up to "5".

第1オブジェクトのレベルがレベル上限に達すると、第1オブジェクトの次の世代として新たな第1オブジェクトが生成される。図7の例では、世代表示領域71に示されるように、キャラクタ20は第1世代であり、キャラクタ20のレベルが、レベル上限である「5」にアップすると、次の世代として第2世代の新たなキャラクタ20が生成される。新たなキャラクタ20は、レベル「1」(初期レベルに相当)、ポイント「0(ゼロ)」から再びレベルアップする。なお、新しく生成された次の世代の第1オブジェクトは、前の世代の第1オブジェクトが取得したゲーム内のアイテムや、スキル、個性、属性、仮想通貨などの少なくとも一つを引き継いでもよい。これにより、プレイヤは、これまで育成した第1オブジェクトのアイテム等を引き続きゲーム内で使用しつつ、新たに第1オブジェクトを育成する楽しみを味わうことができる。 When the level of the first object reaches the upper limit of the level, a new first object is created as the next generation of the first object. In the example of FIG. 7, as shown in the generation display area 71, the character 20 is the first generation, and when the level of the character 20 is raised to the level upper limit “5”, the next generation is the second generation. A new character 20 is generated. The new character 20 level up again from the level "1" (corresponding to the initial level) and the point "0 (zero)". The newly generated first object of the next generation may inherit at least one of the in-game items acquired by the first object of the previous generation, skills, individuality, attributes, virtual currency, and the like. As a result, the player can enjoy the fun of newly nurturing the first object while continuing to use the items and the like of the first object that have been nurtured so far in the game.

また、第1オブジェクトのレベルがレベル上限に達すると、第2オブジェクトのレベルがアップする。また、これに伴い、次の世代として生成された第1オブジェクトのレベル上限が、前の世代の第1オブジェクトのレベル上限より高く設定される。図7の例では、例えば、第2世代のキャラクタ20のレベル上限として、例えば、第1世代のキャラクタ20のレベル上限「5」より高い「6」が設定される。第2オブジェクトのレベルや第1オブジェクトのレベル上限をアップさせることにより、第1オブジェクトのレベルがリセットされても、プレイヤにゲームが進行していることを感じさせることができる。 When the level of the first object reaches the upper limit of the level, the level of the second object is raised. Along with this, the level upper limit of the first object generated as the next generation is set higher than the level upper limit of the first object of the previous generation. In the example of FIG. 7, for example, as the level upper limit of the second generation character 20, "6", which is higher than the level upper limit "5" of the first generation character 20, is set. By raising the level of the second object and the upper limit of the level of the first object, even if the level of the first object is reset, the player can feel that the game is in progress.

図8は、第1オブジェクトの世代と第2オブジェクトのレベルについて説明する図である。図8(a)は、レベル上限が「5」、現時点のレベルが「4」、これまでに付与されたポイントの数が「500」である第1世代の第1オブジェクト、および現時点のレベルが「1」の第2オブジェクトを示している。図8(a)で示される第1オブジェクトに対し、ポイント数が「500」付与されると、ポイントゲージ33のバー34は矢印80の方向へ進み、バー34がポイントゲージ33の右端(上限)に達する(図8(b)参照)。これにより第1オブジェクトのレベルが「4」から「5」へアップされる。ここで、レベル「5」は第1オブジェクトのレベル上限であるため、次の世代である第2世代の新たな第1オブジェクトが生成され、バー34およびポイントはリセットされる。また、第2オブジェクトは、第1オブジェクトのレベルがレベル上限に達したことに応じてレベル「1」から「2」にアップされる。 FIG. 8 is a diagram illustrating the generation of the first object and the level of the second object. In FIG. 8A, the upper limit of the level is "5", the current level is "4", the number of points given so far is "500", the first generation first object, and the current level are. The second object of "1" is shown. When the number of points is "500" given to the first object shown in FIG. 8A, the bar 34 of the point gauge 33 advances in the direction of the arrow 80, and the bar 34 is the right end (upper limit) of the point gauge 33. (See FIG. 8 (b)). As a result, the level of the first object is raised from "4" to "5". Here, since the level "5" is the upper limit of the level of the first object, a new first object of the second generation, which is the next generation, is generated, and the bar 34 and the points are reset. Further, the second object is raised from the level "1" to "2" according to the level of the first object reaching the upper limit of the level.

ここで、図8(a)と図8(c)において、矢印80および81の長さは、バー34が伸びるスピードを表している。上述したように、レベルが上がるほど、レベルアップの演出スピードを減速させるため、レベル1のときのバー34が伸びるスピード(矢印81の長さ)よりも、レベル4のときのバー34が伸びるスピード(矢印80の長さ)の方が遅くなる。 Here, in FIGS. 8 (a) and 8 (c), the lengths of the arrows 80 and 81 represent the speed at which the bar 34 extends. As described above, the higher the level, the slower the production speed of the level up, so the speed at which the bar 34 at level 4 grows is higher than the speed at which the bar 34 grows at level 1 (the length of the arrow 81). (Length of arrow 80) is slower.

また、第2オブジェクトのレベルがアップするたびに、第1オブジェクトのレベルアップに必要なポイント数を少なく設定したり、第1オブジェクトに付与するポイント数を増加させたりしてもよい。これにより、繰り返し新たな世代として生成される第1オブジェクトの初期レベルからのレベルアップを容易にし、また連続レベルアップが発生しやすくすることで、プレイヤに初期レベルからのレベルアップに煩わしさを感じさせず、レベルアップの楽しさを与えることができる。 Further, each time the level of the second object is raised, the number of points required for leveling up the first object may be set to be small, or the number of points given to the first object may be increased. This makes it easier to level up the first object, which is repeatedly generated as a new generation, from the initial level, and makes it easier for continuous level ups to occur, which makes the player feel annoyed to level up from the initial level. You can give the fun of leveling up without letting it.

このように、演出例2では、第1オブジェクトにレベル上限を設定し、レベルがレベル上限に達すると次の世代の第1オブジェクトを生成し、レベルを初期レベルにリセットする一方、第2オブジェクトのレベルをアップさせる。そして、第2オブジェクトのレベルアップに応じて、第1オブジェクトの初期レベルからのレベルアップを容易にし、また連続レベルアップが発生しやすくする。これにより、プレイヤは、第1オブジェクトの初期レベルからの育成を繰り返し行うことを通じて、レベルアップ演出を何度も経験することができ、レベルアップの爽快感を継続的に与えることができる。また、第1オブジェクトのレベルは次世代が生成される度に初期レベルに設定されるものの、第1オブジェクトのレベルがレベル上限に達するたびに第2オブジェクトのレベルはアップするので、プレイヤにゲームが進行していることを感じさせることができる。 In this way, in the production example 2, the level upper limit is set for the first object, and when the level reaches the level upper limit, the first object of the next generation is generated and the level is reset to the initial level, while the second object Raise the level. Then, according to the level-up of the second object, the level-up from the initial level of the first object is facilitated, and the continuous level-up is likely to occur. As a result, the player can experience the level-up effect many times by repeatedly training the first object from the initial level, and can continuously give the exhilaration of the level-up. Also, although the level of the first object is set to the initial level each time the next generation is created, the level of the second object rises every time the level of the first object reaches the upper limit of the level, so that the player can play the game. You can feel that it is progressing.

<機能ブロック>
次に、上述のようなレベルアップの演出に関する処理が行われるゲームを実現するための具体的な構成について説明する。
<Functional block>
Next, a specific configuration for realizing a game in which the above-mentioned processing related to the level-up effect is performed will be described.

図9は、端末200の機能構成の一例を示す機能ブロック図である。なお、本実施形態の端末200は、図9の構成要素(各部)の一部を省略した構成としてもよい。 FIG. 9 is a functional block diagram showing an example of the functional configuration of the terminal 200. The terminal 200 of the present embodiment may have a configuration in which some of the constituent elements (each part) of FIG. 9 are omitted.

端末200は、情報処理端末であり、本実施形態においては、例えば、スマートフォン、フィーチャーフォン、タブレット型コンピュータ、ラップトップ型コンピュータ、デスクトップ型コンピュータ、携帯ゲーム機、据置ゲーム機、ヘッドマウントディスプレイ等のウェアラブル端末、又は、情報処理機能を備えた多機能型テレビジョン受像機(スマートテレビ)等の多機能デバイスである。 The terminal 200 is an information processing terminal, and in the present embodiment, for example, a wearable such as a smartphone, a feature phone, a tablet computer, a laptop computer, a desktop computer, a portable game machine, a stationary game machine, or a head mount display. It is a terminal or a multifunctional device such as a multifunctional television receiver (smart television) equipped with an information processing function.

すなわち、端末200は、一般的な多機能デバイスが有する各種の機能(例えば、入力機能、出力(表示)機能、情報処理機能、ネットワーク通信機能、センサ機能、通話機能、カメラ機能等)を有している。 That is, the terminal 200 has various functions (for example, input function, output (display) function, information processing function, network communication function, sensor function, call function, camera function, etc.) possessed by a general multifunctional device. ing.

なお、ネットワーク通信機能は、インターネット等を介した通信機能、および/または、モバイル通信網を介した通信機能である。端末200は、既製の多機能デバイスに所定の機能をインストールすることで実現されてもよい。本実施形態において、端末200は、上記多機能デバイスとして用いられることに加えて、プレイヤのジェスチャを検知したり、上記育成ゲームを実行したりするために用いられる。 The network communication function is a communication function via the Internet or the like and / or a communication function via a mobile communication network. The terminal 200 may be realized by installing a predetermined function on a ready-made multifunctional device. In the present embodiment, in addition to being used as the multifunctional device, the terminal 200 is used to detect a player's gesture and execute the training game.

端末200は、通信部210と、入力部220と、出力部230と、記憶部240と、処理部250と、を備える。 The terminal 200 includes a communication unit 210, an input unit 220, an output unit 230, a storage unit 240, and a processing unit 250.

通信部210は、ゲームサーバ100と、ネットワークNWを介した通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。また、通信部210は、後述するセンサ222として機能する情報処理端末(ウェアラブル端末)と行うBluetooth(登録商標)などの近距離無線通信の制御を行う。なお、ウェアラブル端末とは、ケーブルを介した有線通信によって行われてもよいし、電波通信や赤外線通信等によって行われてもよい。 The communication unit 210 performs various controls for communicating with the game server 100 via the network NW, and the functions can be realized by hardware such as various processors or communication ASICs, a program, or the like. In addition, the communication unit 210 controls short-range wireless communication such as Bluetooth (registered trademark) performed with an information processing terminal (wearable terminal) that functions as a sensor 222 described later. The wearable terminal may be performed by wired communication via a cable, or may be performed by radio wave communication, infrared communication, or the like.

入力部220は、プレイヤからの入力を受け付けるためのインターフェイスであり、プレイヤの入力を処理部250に送る。入力部220は、操作部221と、センサ222と、を含む。 The input unit 220 is an interface for receiving input from the player, and sends the player's input to the processing unit 250. The input unit 220 includes an operation unit 221 and a sensor 222.

操作部221は、例えば、プッシュボタンやレバー、タッチパッド、ダイヤル、キーボード、マウス、各種ポインタなどの入力デバイスである。 The operation unit 221 is, for example, an input device such as a push button, a lever, a touch pad, a dial, a keyboard, a mouse, and various pointers.

センサ222は、端末200の種々の状態を検知し、プレイヤの動作(ジェスチャ)を取得するための計測機器であって、端末200に内蔵されていてもよいし、通信部210を介して接続される外部端末(例えば、プレイヤが、プレイヤの腕や頭、指、目元などに身に着けるウェアラブル端末等)に内蔵されていてもよい。本実施形態では、センサ222には、端末200に内蔵されるセンサ、および端末200と接続される外部端末に内蔵されるセンサが含まれるものとして説明する。 The sensor 222 is a measuring device for detecting various states of the terminal 200 and acquiring a player's motion (gesture), and may be built in the terminal 200 or is connected via a communication unit 210. It may be built in an external terminal (for example, a wearable terminal worn by the player on the player's arm, head, fingers, eyes, etc.). In the present embodiment, the sensor 222 will be described as including a sensor built in the terminal 200 and a sensor built in an external terminal connected to the terminal 200.

センサ222は、例えば、端末自体の姿勢や傾きを検知する姿勢センサ(加速度センサやジャイロセンサ)、プレイヤの視線方向を検知する注視センサや、周囲の明るさを検知する光センサ、太陽光等に含まれる紫外線(Ultraviolet)量を検知するUVセンサ、プレイヤの動作を検知する赤外線センサである。 The sensor 222 can be used, for example, as an attitude sensor (acceleration sensor or gyro sensor) for detecting the attitude or tilt of the terminal itself, a gaze sensor for detecting the direction of the player's line of sight, an optical sensor for detecting the brightness of the surroundings, sunlight, or the like. A UV sensor that detects the amount of ultraviolet rays (Ultraviolet) contained, and an infrared sensor that detects the movement of the player.

また、センサ222は、カメラ(不図示)で捉えた映像から、対象物の画像的な特徴を抽出する画像センサや、端末200の周囲の湿度を検知する湿度センサや、端末200の所在位置における磁場を検知する地磁気センサ、端末200の近傍にある対象物を検知する近接センサ、端末200の周囲の明るさを検知する照度センサ等であってもよい。また、センサ222は、マイク(不図示)を音センサとして機能させてもよい。 Further, the sensor 222 is an image sensor that extracts image features of an object from an image captured by a camera (not shown), a humidity sensor that detects the illuminance around the terminal 200, and a position of the terminal 200. It may be a geomagnetic sensor that detects a magnetic field, a proximity sensor that detects an object in the vicinity of the terminal 200, an illuminance sensor that detects the brightness around the terminal 200, or the like. Further, the sensor 222 may use a microphone (not shown) as a sound sensor.

また、センサ222は、上記のセンサ機能を用いて、種々の情報を検知するようにしてもよい。例えば、センサ222は、加速度センサの機能を用いて、端末200を保有するプレイヤの歩行数を検知してもよい。また、歩行数に限らず、センサ222は、プレイヤの腕の曲げ伸ばしの回数や、屈伸の回数、ジャンプの高さ等、さまざまなジェスチャを検知することができる構成であってよく、公知のセンサ機能により実現可能である。 Further, the sensor 222 may detect various information by using the above-mentioned sensor function. For example, the sensor 222 may detect the number of walks of the player holding the terminal 200 by using the function of the acceleration sensor. Further, the sensor 222 may be configured to be capable of detecting various gestures such as the number of times of bending and stretching of the player's arm, the number of times of bending and stretching, the height of jump, etc. It can be realized by the function.

また、センサ222は、加速度センサ等の機能を用いて、端末200が動作しているか、静止しているか、などを示す動作情報を一定時間ごとや、端末200が動作したタイミングごとに検知してもよい。センサ222は、上述のように検知したセンシングデータを処理部250へ送る。 Further, the sensor 222 uses a function such as an acceleration sensor to detect operation information indicating whether the terminal 200 is operating or stationary at regular time intervals or at each timing when the terminal 200 operates. May be good. The sensor 222 sends the sensing data detected as described above to the processing unit 250.

出力部230は、例えば、ディスプレイ等の表示装置やスピーカなどのオーディオ出力装置であり、入力部220に対する入力に応じて端末200において生成される各種の画像や音声を表示、出力したり、ゲームサーバ100から受信されたデータに基づく各種の画像や音声を表示、出力したりする。出力部230は、人工知能搭載型スピーカ(スマートスピーカ)を含む。 The output unit 230 is, for example, a display device such as a display or an audio output device such as a speaker, and displays and outputs various images and sounds generated in the terminal 200 in response to an input to the input unit 220, or a game server. Various images and sounds based on the data received from 100 are displayed and output. The output unit 230 includes an artificial intelligence-equipped speaker (smart speaker).

記憶部240は、コンピュータを機能させるためのプログラムや各種データを記憶するための記憶装置である。記憶部240は、一時的な記憶領域や、ストレージを含んでもよい。記憶部240は、ゲーム情報241と、演出情報242と、を含む。 The storage unit 240 is a storage device for storing programs and various data for operating a computer. The storage unit 240 may include a temporary storage area and storage. The storage unit 240 includes game information 241 and production information 242.

ゲーム情報241は、育成ゲームの進行に関する情報や、ゲームサーバ100から配信された育成ゲームのプログラム等を記憶する。例えば、第1オブジェクトや第2オブジェクトの現時点のレベル、第1オブジェクトの各レベルにおけるレベルアップのために必要なポイント数、第1オブジェクトの付与されたポイントの総数、第1オブジェクトのレベル上限などを記憶する。 The game information 241 stores information on the progress of the training game, a training game program distributed from the game server 100, and the like. For example, the current level of the first object and the second object, the number of points required for leveling up at each level of the first object, the total number of points given by the first object, the upper limit of the level of the first object, etc. Remember.

演出情報242は、上述のレベルアップの演出に関する情報を記憶する。例えば、付与されるポイントの遷移状態を示すためのポイントゲージの形状等に関する情報、レベルアップを示す効果音に関する情報、各レベルにおいてポイントゲージのバー等が伸びるスピード、効果音の出力間隔などの遷移状態や遷移結果の演出のスピードに関する情報、などを記憶する。 The effect information 242 stores information related to the above-mentioned level-up effect. For example, information on the shape of the point gauge to indicate the transition state of the given points, information on the sound effect indicating the level up, the speed at which the bar of the point gauge extends at each level, the transition of the sound effect output interval, etc. Stores information about the state and the speed of the transition result production.

処理部250は、端末200において実行される各種の情報処理を実行する。処理部250は、CPU(Central Processing Unit)およびメモリを有する。端末200においては、CPUがメモリを用いて、記憶部240に記憶された情報処理プログラムを実行することによって上記各種の情報処理が実行される。本実施形態においては、処理部250は、上記情報処理として、ゲームの進行に関する処理や、レベルアップの演出に関する処理等を実行する。また、端末200が多機能デバイスとして動作する場合、処理部250は、各機能を実現するための情報処理を実行する。 The processing unit 250 executes various types of information processing executed in the terminal 200. The processing unit 250 has a CPU (Central Processing Unit) and a memory. In the terminal 200, the CPU uses the memory to execute the information processing program stored in the storage unit 240 to execute the various information processing. In the present embodiment, the processing unit 250 executes processing related to the progress of the game, processing related to the effect of leveling up, and the like as the above-mentioned information processing. Further, when the terminal 200 operates as a multifunctional device, the processing unit 250 executes information processing for realizing each function.

処理部250は、ゲーム実行部251と、ポイント付与部252と、レベルアップ部253と、レベル変化演出部254と、設定部255と、第1オブジェクト生成部256と、を含む。 The processing unit 250 includes a game execution unit 251, a point giving unit 252, a level up unit 253, a level change effect unit 254, a setting unit 255, and a first object generation unit 256.

ゲーム実行部251は、育成ゲームに関する処理を実行する。例えば、入力部220を介したプレイヤからの入力に基づいて処理を実行する。ゲーム実行部251は、入力部220のセンサ222が検知したセンシングデータに基づいてプレイヤの動作を推定し、ゲームに対する入力としてもよい。 The game execution unit 251 executes a process related to the training game. For example, the process is executed based on the input from the player via the input unit 220. The game execution unit 251 may estimate the player's operation based on the sensing data detected by the sensor 222 of the input unit 220 and use it as an input for the game.

ポイント付与部252は、育成ゲームに係る第1オブジェクトに対し、ポイントを付与する。具体的には、プレイヤの入力に従ってゲーム実行部251が実行したゲーム処理の結果に基づいて、第1オブジェクトにポイントを付与する。例えば、ゲームにおいて発生する各種イベントや特典、抽選に応じて第1オブジェクトにポイントを付与してもよい。ポイント付与部252は、付与したポイント数をゲーム情報241に格納する。 The point giving unit 252 gives points to the first object related to the training game. Specifically, points are given to the first object based on the result of the game processing executed by the game execution unit 251 according to the input of the player. For example, points may be given to the first object according to various events, benefits, and lottery that occur in the game. The point giving unit 252 stores the number of points given in the game information 241.

また、ポイント付与部252は、第2オブジェクトのレベルに応じて、第1オブジェクトに付与するポイントの数を変化させてよい。例えば、第2オブジェクトのレベルアップに応じて、第1オブジェクトに付与するポイントを増加させる。すなわち、ゲームが進行するにつれ、第1オブジェクトに付与するポイントの数を増やすことで、レベル上限に達する度に初期レベルに設定される第1オブジェクトのレベルアップを容易にし、また連続レベルアップを発生しやすくすることができ、プレイヤに初期レベルからのレベルアップに煩わしさを感じさせないようにすることができる。 Further, the point giving unit 252 may change the number of points given to the first object according to the level of the second object. For example, as the level of the second object increases, the points given to the first object are increased. That is, as the game progresses, by increasing the number of points given to the first object, it is easy to level up the first object that is set to the initial level each time the level upper limit is reached, and continuous level up occurs. It can be made easier, and it is possible to prevent the player from feeling annoyed when leveling up from the initial level.

レベルアップ部253は、第1レベルアップ部に相当し、付与されたポイントに基づいて第1オブジェクトのレベルをアップさせる。レベルアップ部253は、例えば、ゲーム情報241から、レベルアップに必要なポイント数、現時点までに付与されたポイントの数などを読み込み、第1オブジェクトが付与されたポイントによりレベルアップするか否かを判断する。レベルアップが必要と判断すると、第1オブジェクトのレベルをアップして更新し、ゲーム情報241に格納する。また、現時点までに付与されたポイントを、付与されたポイントに基づいて更新し、ゲーム情報241に格納する。なお、第1オブジェクトのレベルをアップさせるタイミングは、上述のようにポイントが付与された時点に限られず、ポイントを貯めておき、レベルアップ操作があった時点でレベルアップさせてもよい。また、複数の第1オブジェクト間でポイントを融通し、一方の第1オブジェクトのポイントを他方の第1オブジェクトに譲渡等して、当該第1オブジェクトのレベルをアップさせてもよい。 The level-up unit 253 corresponds to the first level-up unit, and raises the level of the first object based on the points given. For example, the level-up unit 253 reads from the game information 241 the number of points required for level-up, the number of points given up to the present time, and the like, and determines whether or not to level up with the points given to the first object. to decide. When it is determined that the level up is necessary, the level of the first object is raised and updated, and stored in the game information 241. In addition, the points given up to the present time are updated based on the given points and stored in the game information 241. The timing of raising the level of the first object is not limited to the time when points are given as described above, and points may be accumulated and the level may be raised when a level-up operation is performed. Further, the points may be exchanged among a plurality of first objects, and the points of one first object may be transferred to the other first object to raise the level of the first object.

また、レベルアップ部253は、第2レベルアップ部に相当し、第1オブジェクトのレベルがレベル上限に達したことに応じて、第2オブジェクトのレベルをアップさせる。例えば、レベルアップ部253は、上述のように、第1オブジェクトのレベルアップを行うと、レベル上限に達したか判断する。レベル上限に達したと判断すると、第2オブジェクトのレベルをアップさせる。 Further, the level-up unit 253 corresponds to the second level-up unit, and raises the level of the second object when the level of the first object reaches the upper limit of the level. For example, the level-up unit 253 determines whether or not the upper limit of the level has been reached when the level-up of the first object is performed as described above. When it is determined that the level upper limit has been reached, the level of the second object is raised.

また、レベルアップ部253は、第1オブジェクトのレベルがレベル上限に達したと判断すると、第1オブジェクトのレベルを初期レベルに設定し、初期レベルからレベルアップさせる。また、レベルアップ部253は、後述する第1オブジェクト生成部256が生成する新たな(次の世代の)第1オブジェクトについても、初期レベルからレベルアップさせる。 Further, when the level-up unit 253 determines that the level of the first object has reached the upper limit of the level, the level-up unit 253 sets the level of the first object to the initial level and raises the level from the initial level. In addition, the level-up unit 253 also raises the level of a new (next generation) first object generated by the first object generation unit 256, which will be described later, from the initial level.

レベル変化演出部254は、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでの付与されたポイントの遷移状態および/または遷移結果を演出する。例えば、ポイントの遷移状態を、第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイントの数を示す表示が連続的に増大する態様によって演出する。また、ポイントの遷移結果を、レベルアップを示す効果音によって演出する。 The level change effect unit 254 produces a transition state and / or a transition result of the given points from the current level of the first object to the next level. For example, the transition state of points is produced by continuously increasing the display showing the number of points given from the current level of the first object to the next level. In addition, the point transition result is produced by a sound effect indicating level up.

より具体的には、演出情報242からポイントゲージに関する情報を読み込み、ポイントゲージを生成、表示する。次いで、ポイント付与部252が第1オブジェクトにポイントを付与したことに応じて、ゲーム情報241から、第1オブジェクトの現時点のレベル、現時点のレベルにおいて付与されたポイントの数、レベルアップに必要なポイントの数などを読み込む。さらに、演出情報242から、現時点のレベルにおける演出のスピードなどを読み込む。そして、図2〜図8において説明したように、ポイントゲージのバーや効果音により、第1オブジェクトのレベルアップに応じて、演出のスピードを減速させて、レベルアップの演出を行う。 More specifically, the information about the point gauge is read from the effect information 242, and the point gauge is generated and displayed. Next, according to the point giving unit 252 giving points to the first object, from the game information 241 the current level of the first object, the number of points given at the current level, and the points required for leveling up. Read the number of. Further, the speed of the production at the current level is read from the production information 242. Then, as described with reference to FIGS. 2 to 8, the speed of the effect is slowed down according to the level increase of the first object by the bar of the point gauge and the sound effect, and the level increase effect is performed.

なお、レベル変化演出部254は、上述のように、第1オブジェクトのレベルアップに応じて演出のスピードを減速させるため、例えば、レベル6からレベル10までの4つ分レベルアップする演出スピードは、レベル1からレベル5までの4つ分レベルアップする演出スピードよりも遅いが、レベル変化演出部254は、以下のように演出スピードを設定してもよい。すなわち、レベルアップ処理の開始時のレベルからの複数レベルの相対的なレベル変化については演出スピードを同じにしてもよい。例えば、レベル1からレベル5までの4つ分レベルアップする場合と、レベル6からレベル10までの4つ分レベルアップする場合とでは、同じレベル数がアップしており、レベルアップの演出スピードを同じにしてもよい。連続レベルアップのスピードを同一にすることで、プレイヤにレベルアップのスピード感を繰り返し感じさせることができ、プレイヤはレベルアップの楽しさを何度も味わうことができる。 As described above, the level change effect unit 254 slows down the effect speed according to the level increase of the first object. Therefore, for example, the effect speed for increasing the level by four from level 6 to level 10 is set. Although it is slower than the effect speed of leveling up by four from level 1 to level 5, the level change effect unit 254 may set the effect speed as follows. That is, the effect speed may be the same for the relative level changes of the plurality of levels from the level at the start of the level-up process. For example, in the case of leveling up by 4 levels from level 1 to level 5 and the case of leveling up by 4 levels from level 6 to level 10, the same number of levels is increased, and the production speed of leveling up is increased. It may be the same. By making the speed of continuous level-up the same, the player can repeatedly feel the speed of level-up, and the player can enjoy the fun of level-up many times.

また、レベル変化演出部254は、複数のレベルをアップさせる際の、レベルアップ処理の開始時のレベル(開始レベルに相当)とレベル上限までのレベル差によってレベルアップの演出スピードを異ならせてもよい。例えば、レベル上限が「100」のときのレベル1からレベル5にレベルアップする演出スピードを、レベル上限が「5」のときのレベル1からレベル5にレベルアップする演出スピードよりも減速させる。すなわち、レベル上限が「5」のときのレベル1からレベル5にレベルアップする演出スピードを、レベル上限が「100」のときのレベル1からレベル5にレベルアップする演出スピードよりも速くする。本実施形態において、ゲーム開始時には第1オブジェクトのレベル上限は低く設定されることが好ましく、ゲームを進めるにつれレベル上限が高くなっていく。このため、レベルアップ処理の開始時のレベルとレベル上限までのレベル差が小さい、ゲーム開始時の場合は演出スピードを速くして、まだゲームに慣れていないプレイヤに連続レベルアップの楽しさをより感じさせることで、ゲームに対する興味を持たせ、プレイへのモチベーションを向上させることができる。 Further, the level change effect unit 254 may make the level increase effect speed different depending on the level difference at the start of the level up process (corresponding to the start level) and the level upper limit when raising a plurality of levels. Good. For example, the effect speed for leveling up from level 1 to level 5 when the level upper limit is "100" is slowed down compared to the effect speed for leveling up from level 1 to level 5 when the level upper limit is "5". That is, the effect speed for leveling up from level 1 to level 5 when the level upper limit is "5" is made faster than the effect speed for leveling up from level 1 to level 5 when the level upper limit is "100". In the present embodiment, it is preferable that the level upper limit of the first object is set low at the start of the game, and the level upper limit becomes higher as the game progresses. For this reason, the level difference between the level at the start of the level-up process and the level up to the upper limit of the level is small. At the start of the game, the production speed is increased to make continuous level-up fun for players who are not yet accustomed to the game. By making them feel, they can make them interested in the game and improve their motivation to play.

設定部255は、レベル上限設定部に相当し、第1オブジェクトのレベル上限を、第1オブジェクトとは異なる第2オブジェクトのレベルに応じて設定する。例えば、第2オブジェクトのレベルがアップするのに応じて、第1オブジェクトのレベル上限を高く設定する。 The setting unit 255 corresponds to the level upper limit setting unit, and sets the level upper limit of the first object according to the level of the second object different from the first object. For example, as the level of the second object increases, the upper limit of the level of the first object is set higher.

また、設定部255は、レベルアップ条件設定部に相当し、第1オブジェクトのレベルアップに必要なポイント数を設定する。例えば、設定部255は、第2オブジェクトのレベルアップに応じて、第1オブジェクトのレベルアップに必要なポイント数を少なく設定する。これにより、第2オブジェクトがレベルアップする(第1オブジェクトのレベルがレベル上限に達する)ごとに、初期レベルに設定される第1オブジェクトのレベルアップを容易にし、連続レベルアップを発生しやすくすることができ、プレイヤに初期レベルからのレベルアップの煩わしさを感じさせないようにすることができる。 Further, the setting unit 255 corresponds to the level-up condition setting unit, and sets the number of points required for level-up of the first object. For example, the setting unit 255 sets a small number of points required for leveling up the first object according to the leveling up of the second object. As a result, every time the second object level up (the level of the first object reaches the upper limit of the level), the level up of the first object set to the initial level is facilitated, and continuous level up is likely to occur. It is possible to prevent the player from feeling the hassle of leveling up from the initial level.

第1オブジェクト生成部256は、第1オブジェクトのレベルがレベル上限に達すると、第1オブジェクトの次の世代として新たな第1オブジェクトを生成する。すなわち、プレイヤの育成対象は、前の世代の第1オブジェクトから生成された(次の世代の)第1オブジェクトに代わる。次の世代として生成される第1オブジェクトは、前の世代の第1オブジェクトが保有するスキル、アイテム、属性、個性などの少なくとも一つを引き継いでもよい。プレイヤは第1オブジェクトのレベルがレベル上限に達する度に、初期レベルに設定された次世代の第1オブジェクトを繰り返し育成することになるが、次世代の第1オブジェクトに前世代の第1オブジェクトと同等のスキル等を引き継がせることにより、プレイヤにこれまで育成した(前世代の)第1オブジェクトへの愛着を失わせることなく、新たな(次世代の)第1オブジェクトを育成させることができる。 When the level of the first object reaches the upper limit of the level, the first object generation unit 256 generates a new first object as the next generation of the first object. That is, the training target of the player replaces the first object (of the next generation) generated from the first object of the previous generation. The first object created as the next generation may inherit at least one of the skills, items, attributes, personalities, etc. possessed by the first object of the previous generation. Every time the level of the first object reaches the upper limit of the level, the player repeatedly nurtures the next-generation first object set to the initial level, but the next-generation first object is combined with the previous-generation first object. By inheriting the same skills and the like, it is possible to train a new (next generation) first object without letting the player lose the attachment to the (previous generation) first object that has been trained so far.

<処理の流れ>
次に、本実施形態に係る処理の流れについて説明する。ここで説明される処理は、処理部250が記憶部240に記憶されたゲームのプログラムを実行することによって実現される。
<Processing flow>
Next, the flow of processing according to this embodiment will be described. The processing described here is realized by the processing unit 250 executing the game program stored in the storage unit 240.

図10は、端末200における処理の一例を示すフローチャートである。図10を参照して、端末200における処理の一例について説明する。なお、端末200は、ゲームの進行に応じて設定されたタイミング、またはプレイヤから入力されたタイミングを、当該処理を開始するトリガとしてもよい。また、プレイヤは端末200に対してゲームを終了する入力を行うことで、任意のタイミングで当該処理を終了させることができる。 FIG. 10 is a flowchart showing an example of processing in the terminal 200. An example of processing in the terminal 200 will be described with reference to FIG. The terminal 200 may use a timing set according to the progress of the game or a timing input from the player as a trigger to start the process. Further, the player can end the process at an arbitrary timing by inputting the terminal 200 to end the game.

プレイヤがゲームを初めてプレイする際には、初期設定として、第1オブジェクトおよび第2オブジェクトに対し、レベル「1」(初期レベル)、第2オブジェクトのレベルに応じた第1オブジェクトのレベル上限が設定される。 When the player plays the game for the first time, as an initial setting, a level "1" (initial level) is set for the first object and the second object, and a level upper limit of the first object is set according to the level of the second object. Will be done.

ステップS101において、ゲーム実行部251は、入力部220を介したプレイヤの入力等に基づいて、第1オブジェクトを育成するゲームを進行させる。 In step S101, the game execution unit 251 advances the game for nurturing the first object based on the input of the player via the input unit 220 and the like.

ステップS102において、ポイント付与部252は、ステップS101におけるゲーム実行部251が実行したゲーム処理の結果に基づいて、第1オブジェクトにポイントを付与する。 In step S102, the point giving unit 252 gives points to the first object based on the result of the game processing executed by the game executing unit 251 in step S101.

ステップS103において、レベルアップ部253は、ステップS102において付与されたポイントに基づいて、第1オブジェクトがレベルアップするかを判断する。例えば、ゲーム情報241から、第1オブジェクトの現時点のレベル、当該レベルから次のレベルにアップするのに必要なポイント数、現時点までに付与されたポイント数などを読み込み、ステップS102において付与されたポイントによってレベルアップするか否かを判断する。 In step S103, the level-up unit 253 determines whether or not the first object will level up based on the points given in step S102. For example, from the game information 241 the current level of the first object, the number of points required to move up from that level to the next level, the number of points given up to the present time, etc. are read, and the points given in step S102 are read. Judge whether to level up or not.

レベルアップ部253が第1オブジェクトはレベルアップしないと判断した場合(ステップS103において、N)、ステップS104において、レベル変化演出部254は、ポイントの遷移状態の演出を行う。例えば、レベル変化演出部254は、演出情報242から、現時点のレベルに対応する当該演出のスピードに関する情報を読み込み、現時点のレベルに応じて、ポイントゲージのバーを伸ばす(図3(a),(b)参照)ことで、ポイントの遷移状態を演出する。 When the level-up unit 253 determines that the first object does not level up (N in step S103), in step S104, the level change effect unit 254 produces a point transition state effect. For example, the level change effect unit 254 reads information on the speed of the effect corresponding to the current level from the effect information 242, and extends the bar of the point gauge according to the current level (FIGS. 3 (a), 3 (a), b) Refer to) to produce a point transition state.

一方、レベルアップ部253が第1オブジェクトはレベルアップすると判断した場合(ステップS103において、Y)、ステップS105において、レベル変化演出部254は、ポイントの遷移状態および遷移結果の演出を行う。例えば、レベル変化演出部254は、演出情報242から、現時点のレベルに対応する当該演出のスピードに関する情報を読み込み、現時点のレベルに応じて、ポイントゲージのバーを伸ばす(図3(a),(b)参照)ことで、ポイントの遷移状態を演出する。さらに、バーがポイントゲージの右端まで伸びると(図3(c)参照)、効果音を出力してポイントの遷移結果を演出し、ポイントゲージの右端まで伸びたバーはリセットされる(図3(d)参照)。 On the other hand, when the level-up unit 253 determines that the first object is level-up (Y in step S103), in step S105, the level change effect unit 254 produces the transition state of the points and the transition result. For example, the level change effect unit 254 reads information on the speed of the effect corresponding to the current level from the effect information 242, and extends the bar of the point gauge according to the current level (FIGS. 3 (a), 3 (a), b) Refer to) to produce a point transition state. Furthermore, when the bar extends to the right end of the point gauge (see Fig. 3 (c)), a sound effect is output to produce the point transition result, and the bar extending to the right end of the point gauge is reset (Fig. 3 (Fig. 3). d) See).

また、ステップS103において、第1オブジェクトのレベルが複数アップする(連続レベルアップ)と判断された場合は、図6で示したように、ポイントゲージのバーが伸びるスピードをレベルがアップするごとに減速させ、また、レベルアップの効果音の出力間隔を長くしていく演出を行う。 Further, in step S103, when it is determined that the level of the first object is increased by a plurality of levels (continuous level increase), the speed at which the bar of the point gauge is extended is decelerated each time the level is increased, as shown in FIG. In addition, the output interval of the level-up sound effect is lengthened.

ステップS106において、レベルアップ部253は、第1オブジェクトのレベルアップ後のレベルが、第1オブジェクトのレベル上限であるかを判断する。レベル上限でないと判断した場合(ステップS106において、N)、処理はステップS101に戻る。一方、レベル上限であると判断した場合(ステップS106において、Y)、レベルアップ部253は、ステップS107において、第2オブジェクトのレベルをアップする。 In step S106, the level-up unit 253 determines whether the level after the level-up of the first object is the upper limit of the level of the first object. If it is determined that the level is not the upper limit (N in step S106), the process returns to step S101. On the other hand, when it is determined that the level is the upper limit (Y in step S106), the level-up unit 253 raises the level of the second object in step S107.

ステップS108において、第1オブジェクト生成部256は、次の世代の第1オブジェクトを生成する。すなわち、プレイヤの育成対象は、前の世代の第1オブジェクトから生成された(次の世代の)第1オブジェクトに代わる。なお、生成された新たな第1オブジェクトのレベルは、「1」(初期レベル)に設定される。 In step S108, the first object generation unit 256 generates the first object of the next generation. That is, the training target of the player replaces the first object (of the next generation) generated from the first object of the previous generation. The level of the newly generated first object is set to "1" (initial level).

ステップS109において、設定部255は、第1オブジェクトのレベル上限を設定する。例えば、前の世代のレベル上限よりも高く設定する。例えば、前の世代のレベル上限よりも「1」高く設定する。そして、処理はステップS101に戻る。 In step S109, the setting unit 255 sets the level upper limit of the first object. For example, set it higher than the level upper limit of the previous generation. For example, set it "1" higher than the level upper limit of the previous generation. Then, the process returns to step S101.

なお、第2オブジェクトのレベルアップに応じて、設定部255が第1オブジェクトのレベルアップに必要なポイント数を少なくするようレベルアップの条件を設定したり、ポイント付与部252が第1オブジェクトに付与するポイントを増加させたりするようにしてもよい。これにより、レベルアップが容易になり、プレイヤに第1オブジェクトを初期レベルからレベルアップさせることに対して煩わしさを感じさせないようにすることができる。また、連続レベルアップが発生しやすくすることで、プレイヤにレベルアップの高揚感を感じさせることができる。 In addition, according to the level-up of the second object, the setting unit 255 sets the level-up condition so as to reduce the number of points required for the level-up of the first object, and the point giving unit 252 gives the first object. You may try to increase the points to do. This makes it easier to level up, and it is possible to prevent the player from feeling annoyed about raising the level of the first object from the initial level. Further, by making it easy for the continuous level-up to occur, the player can feel the uplifting feeling of the level-up.

以上のようにして、端末200においてゲーム処理が実行される。 As described above, the game processing is executed on the terminal 200.

(効果の説明)
上述したように、本実施形態では、第1オブジェクトのレベルに応じて、付与されたポイントの遷移状態および/または遷移結果を演出するスピードを変更する。このようなレベルアップの演出を行うことで、以下のような効果がある。すなわち、連続レベルアップの演出として、レベルが低いほど、勢いよく伸びるポイントゲージのバー(遷移状態の演出)を繰り返し見せることでプレイヤにレベルアップの爽快感を感じさせ、また、レベルアップの効果音(遷移結果の演出)を短い間隔で出力することで高揚感を感じさせることができる。また、ポイントゲージのバーの伸びるスピードが減速し、また、レベルアップの効果音の出力間隔が長くなっていくことで、プレイヤに連続レベルアップの終了を予感させることができる。
(Explanation of effect)
As described above, in the present embodiment, the transition state of the given points and / or the speed at which the transition result is produced are changed according to the level of the first object. By performing such a level-up effect, the following effects can be obtained. In other words, as a continuous level-up effect, the lower the level, the more vigorously the point gauge bar (transition state effect) is shown repeatedly to make the player feel the exhilaration of the level-up, and the level-up sound effect. By outputting (the effect of the transition result) at short intervals, you can feel an uplifting feeling. In addition, the speed at which the bar of the point gauge extends slows down, and the output interval of the level-up sound effect becomes longer, so that the player can predict the end of continuous level-up.

また、本実施形態では、第1オブジェクトにレベル上限を設定し、レベルがレベル上限に達すると次の世代の第1オブジェクトを生成し、レベルを初期レベルにリセットする一方、第2オブジェクトのレベルをアップさせる。そして、第2オブジェクトのレベルアップに応じて、第1オブジェクトの初期レベルからのレベルアップを容易にし、また連続レベルアップが発生しやすくする。これにより、プレイヤは、第1オブジェクトの初期レベルからの育成を繰り返し行うことを通じて、レベルアップ演出を何度も経験することができ、レベルアップの爽快感を継続的に与えることができる。また、第1オブジェクトのレベルは次世代が生成される度に初期レベルに設定されるものの、第1オブジェクトのレベルがレベル上限に達するたびに第2オブジェクトのレベルはアップするので、プレイヤにゲームが進行していることを感じさせることができる。 Further, in the present embodiment, a level upper limit is set for the first object, and when the level reaches the level upper limit, the first object of the next generation is generated and the level is reset to the initial level, while the level of the second object is set. Make it up. Then, according to the level-up of the second object, the level-up from the initial level of the first object is facilitated, and the continuous level-up is likely to occur. As a result, the player can experience the level-up effect many times by repeatedly training the first object from the initial level, and can continuously give the exhilaration of the level-up. Also, although the level of the first object is set to the initial level each time the next generation is created, the level of the second object rises every time the level of the first object reaches the upper limit of the level, so that the player can play the game. You can feel that it is progressing.

また、本実施形態では、第1オブジェクトのレベルがレベル上限に達すると、第1オブジェクトの次の世代として新たな第1オブジェクトを生成し、次の世代として生成される第1オブジェクトには、前の世代の第1オブジェクトが保有するスキル、アイテム、属性、個性などの少なくとも一つを引き継がせる。プレイヤは第1オブジェクトのレベルがレベル上限に達する度に、初期レベルに設定された次世代の第1オブジェクトを繰り返し育成することになるが、次世代の第1オブジェクトに前世代の第1オブジェクトと同等のスキル等を引き継がせることにより、プレイヤにこれまで育成した(前世代の)第1オブジェクトへの愛着を失わせることなく、新たな(次世代の)第1オブジェクトを育成させることができる。 Further, in the present embodiment, when the level of the first object reaches the upper limit of the level, a new first object is generated as the next generation of the first object, and the first object generated as the next generation is before the first object. Inherit at least one of the skills, items, attributes, personalities, etc. possessed by the first object of the generation of. Every time the level of the first object reaches the upper limit of the level, the player repeatedly nurtures the next-generation first object set to the initial level, but the next-generation first object is combined with the previous-generation first object. By inheriting the same skills and the like, it is possible to train a new (next generation) first object without letting the player lose the attachment to the (previous generation) first object that has been trained so far.

上述のように、本実施形態では、レベルアップが楽しくなるような演出を行うことで、プレイヤにゲームに対するモチベーションを維持させることができる。 As described above, in the present embodiment, it is possible to keep the player motivated for the game by performing an effect that makes leveling up fun.

上記実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものとする。 The above-described embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof shall be included in the scope of the invention described in the claims and the equivalent scope thereof, as well as in the scope and gist of the invention.

また、上記実施形態に記載した手法は、コンピュータに実行させることができるプログラム(ソフトウエア手段)として、例えば、磁気ディスク(フレキシブルディスク、ハードディスク等)、光ディスク(CD−ROM、DVD、MO等)、半導体メモリ(ROM、RAM、フラッシュメモリ等)等の記録媒体に格納し、また通信媒体により伝送して頒布することもできる。なお、媒体側に格納されるプログラムには、コンピュータに実行させるソフトウエア手段(実行プログラムのみならずテーブルやデータ構造も含む)をコンピュータ内に構成させる設定プログラムをも含む。 Further, the method described in the above embodiment includes, for example, a magnetic disk (flexible disk, hard disk, etc.), an optical disk (CD-ROM, DVD, MO, etc.), as a program (software means) that can be executed by a computer. It can be stored in a recording medium such as a semiconductor memory (ROM, RAM, flash memory, etc.), or transmitted and distributed by a communication medium. The program stored on the medium side also includes a setting program for configuring the software means (including not only the execution program but also the table and the data structure) to be executed by the computer in the computer.

本サーバを実現するコンピュータは、記録媒体に記録されたプログラムを読み込み、また場合により設定プログラムによりソフトウエア手段を構築し、このソフトウエア手段によって動作が制御されることにより上述した処理を実行する。なお、本明細書でいう記録媒体は、頒布用に限らず、コンピュータ内部あるいはネットワークを介して接続される機器に設けられた磁気ディスクや半導体メモリ等の記憶媒体を含むものである。 The computer that realizes this server reads the program recorded on the recording medium, constructs software means by a setting program in some cases, and executes the above-mentioned processing by controlling the operation by the software means. The recording medium referred to in the present specification is not limited to distribution media, and includes storage media such as magnetic disks and semiconductor memories provided in devices connected inside a computer or via a network.

1 ゲームシステム、100 ゲームサーバ、200 端末、210 通信部、220 入力部、221 操作部、222 センサ、230 出力部、240 記憶部、241 ゲーム情報、242 演出情報、250 処理部、251 ゲーム実行部、252 ポイント付与部、253 レベルアップ部、254 レベル変化演出部、255 設定部、256 第1オブジェクト生成部

1 game system, 100 game server, 200 terminals, 210 communication unit, 220 input unit, 221 operation unit, 222 sensor, 230 output unit, 240 storage unit, 241 game information, 242 production information, 250 processing unit, 251 game execution unit , 252 point giving part, 253 level up part, 254 level change effect part, 255 setting part, 256 first object generation part

Claims (13)

ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、前記コンピュータを、
第1オブジェクトに対し、前記ゲームにおけるポイントを付与するポイント付与部、
前記第1オブジェクトのレベルを、前記付与されたポイントに基づいてアップさせる第1レベルアップ部、
前記第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに前記付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、
として機能させ、
前記レベル変化演出部は、前記第1オブジェクトのレベルアップに応じて、レベルが上がるほど、前記演出のスピードを減速させる、プログラム。
A program for allowing a computer to perform processing related to level-up production in a game.
A point giving unit that gives points in the game to the first object,
The first level up part, which raises the level of the first object based on the given points.
A level change effect unit that produces a transition state and / or a transition result of the given points from the current level of the first object to the next level.
To function as
The level change effect unit is a program that reduces the speed of the effect as the level increases in response to the level increase of the first object.
前記レベル変化演出部は、前記ポイントの遷移状態を、前記第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに付与されたポイント数を示す表示が連続的に増大する態様によって演出する、請求項1に記載のプログラム。 The level change effecting unit directs the transition state of the points by continuously increasing the display indicating the number of points given from the current level of the first object to the next level. , The program according to claim 1. 前記第1レベルアップ部は、所定の条件を満たす前記ポイントの付与により、複数のレベルをアップさせ、
前記レベル変化演出部は、前記第1オブジェクトの現時点のレベルから、前記複数のレベルがアップする間の前記ポイントの遷移状態を演出するスピードを、各レベルにおいて異ならせる、請求項1または請求項2に記載のプログラム。
The first level-up unit raises a plurality of levels by awarding the points satisfying a predetermined condition.
Claim 1 or claim 2 that the level change effect unit makes the speed of producing the transition state of the points while the plurality of levels increase from the current level of the first object different at each level. The program described in.
前記レベル変化演出部は、前記ポイントの遷移結果を、レベルアップを示す効果音によって演出する、請求項1から請求項3のいずれか一項に記載のプログラム。 The program according to any one of claims 1 to 3, wherein the level change effect unit produces a transition result of the points with a sound effect indicating level up. 前記第1レベルアップ部は、所定の条件を満たす前記ポイントの付与により、複数のレベルをアップさせ、
前記レベル変化演出部は、前記複数のレベルがアップする間の前記効果音の出力間隔を、レベルアップに応じて異ならせる、請求項4に記載のプログラム。
The first level-up unit raises a plurality of levels by awarding the points satisfying a predetermined condition.
The program according to claim 4, wherein the level change effect unit makes the output interval of the sound effect during the increase of the plurality of levels different according to the level increase.
前記コンピュータを、
前記第1オブジェクトのレベル上限を、前記第1オブジェクトとは異なる第2オブジェクトのレベルに応じて設定するレベル上限設定部、
前記第2オブジェクトのレベルを、前記第1オブジェクトのレベルが前記レベル上限に達したことに応じてアップさせる第2レベルアップ部、
として、さらに機能させ、
前記第1レベルアップ部は、前記第1オブジェクトのレベルが前記レベル上限に達するごとに、前記第1オブジェクトのレベルを初期レベルに設定してから、レベルをアップさせる、
請求項1から請求項5のいずれか一項に記載のプログラム。
The computer
A level upper limit setting unit that sets the level upper limit of the first object according to the level of a second object different from the first object.
A second level-up unit that raises the level of the second object according to the level of the first object reaching the upper limit of the level.
To make it work further,
The first level-up unit sets the level of the first object to the initial level each time the level of the first object reaches the upper limit of the level, and then raises the level.
The program according to any one of claims 1 to 5.
前記コンピュータを、
第1オブジェクトのレベルアップに必要なポイント数を設定するレベルアップ条件設定部としてさらに機能させ、
前記レベルアップ条件設定部は、前記第2オブジェクトのレベルアップに応じて、前記第1オブジェクトのレベルアップに必要なポイント数を少なく設定する、請求項6に記載のプログラム。
The computer
Further function as a level-up condition setting unit that sets the number of points required to level up the first object.
The program according to claim 6, wherein the level-up condition setting unit sets a small number of points required for level-up of the first object according to the level-up of the second object.
前記ポイント付与部は、前記第2オブジェクトのレベルアップに応じて、前記付与するポイントを増加させる、請求項6または請求項7に記載のプログラム。 The program according to claim 6 or 7, wherein the point giving unit increases the points given according to the level up of the second object. 前記コンピュータを、
前記第1オブジェクトのレベルが前記レベル上限に達すると、当該第1オブジェクトの次の世代として新たな第1オブジェクトを生成する第1オブジェクト生成部としてさらに機能させ、
前記第1レベルアップ部は、前記新たな第1オブジェクトのレベルを、前記初期レベルからアップさせる、請求項6から請求項8のいずれか一項に記載のプログラム。
The computer
When the level of the first object reaches the upper limit of the level, it further functions as a first object generation unit that generates a new first object as the next generation of the first object.
The program according to any one of claims 6 to 8, wherein the first level-up unit raises the level of the new first object from the initial level.
前記レベル上限設定部は、前記新たな第1オブジェクトのレベル上限を、当該第1オブジェクトの前の世代のレベル上限よりも高く設定する、請求項9に記載のプログラム。 The program according to claim 9, wherein the level upper limit setting unit sets the level upper limit of the new first object higher than the level upper limit of the previous generation of the first object. ゲームにおけるレベルアップの演出に関する処理を提供するゲームシステムであって、
第1オブジェクトに対し、前記ゲームにおけるポイントを付与するポイント付与部と、
前記第1オブジェクトのレベルを、前記付与されたポイントに基づいてアップさせる第1レベルアップ部と、
前記第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに前記付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部と、を備え、
前記レベル変化演出部は、前記第1オブジェクトのレベルアップに応じて、レベルが上がるほど、前記演出のスピードを減速させる、ゲームシステム。
A game system that provides processing related to level-up production in a game.
A point giving unit that gives points in the game to the first object,
The first level up part that raises the level of the first object based on the given points, and
It is provided with a level change effect unit that produces a transition state and / or a transition result of the given points from the current level of the first object to the next level.
The level change effect unit is a game system that reduces the speed of the effect as the level increases in response to the level increase of the first object.
ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、前記コンピュータを、
第1オブジェクトに対し、前記ゲームにおけるポイントを付与するポイント付与部、
前記第1オブジェクトのレベルを、前記付与されたポイントに基づいてアップさせる第1レベルアップ部、
前記第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに前記付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、
として機能させ、
前記第1レベルアップ部は、所定の条件を満たす前記ポイントの付与により、複数のレベルをアップさせ、
前記レベル変化演出部は、
前記第1オブジェクトのレベルアップに応じて、レベルが上がるほど、前記演出のスピードを減速させ、
前記複数のレベルの相対的なレベル変化量が同じである場合、前記演出するスピードを同じにする、プログラム。
A program for allowing a computer to perform processing related to level-up production in a game.
A point giving unit that gives points in the game to the first object,
The first level up part, which raises the level of the first object based on the given points.
A level change effect unit that produces a transition state and / or a transition result of the given points from the current level of the first object to the next level.
To function as
The first level-up unit raises a plurality of levels by awarding the points satisfying a predetermined condition.
The level change production unit
As the level of the first object increases, the speed of the effect is reduced as the level increases .
When the relative level change amount of the plurality of levels is the same , the program for making the effect speed the same.
ゲームにおけるレベルアップの演出に関する処理をコンピュータに実現させるためのプログラムであって、前記コンピュータを、
第1オブジェクトに対し、前記ゲームにおけるポイントを付与するポイント付与部、
前記第1オブジェクトのレベルを、前記付与されたポイントに基づいてアップさせる第1レベルアップ部、
前記第1オブジェクトの現時点のレベルから、次のレベルにアップするまでに前記付与されたポイントの遷移状態および/または遷移結果を演出するレベル変化演出部、
として機能させ、
前記第1オブジェクトのレベルには、レベル上限が設定され、
前記第1レベルアップ部は、所定の条件を満たす前記ポイントの付与により、複数のレベルをアップさせ、
前記レベル変化演出部は、
前記第1オブジェクトのレベルアップに応じて、レベルが上がるほど、前記演出のスピードを減速させ、
前記複数のレベルの開始レベルと前記レベル上限までのレベル差に基づいて、前記演出するスピードを異ならせる、プログラム。
A program for allowing a computer to perform processing related to level-up production in a game.
A point giving unit that gives points in the game to the first object,
The first level up part, which raises the level of the first object based on the given points.
A level change effect unit that produces a transition state and / or a transition result of the given points from the current level of the first object to the next level.
To function as
A level upper limit is set for the level of the first object.
The first level-up unit raises a plurality of levels by awarding the points satisfying a predetermined condition.
The level change production unit
As the level of the first object increases, the speed of the effect is reduced as the level increases .
A program for varying the speed of production based on the level difference between the start level of the plurality of levels and the upper limit of the level.
JP2019025898A 2019-02-15 2019-02-15 Program and game system Active JP6793765B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019025898A JP6793765B2 (en) 2019-02-15 2019-02-15 Program and game system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019025898A JP6793765B2 (en) 2019-02-15 2019-02-15 Program and game system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020187247A Division JP2021035547A (en) 2020-11-10 2020-11-10 Program and game system

Publications (2)

Publication Number Publication Date
JP2020130445A JP2020130445A (en) 2020-08-31
JP6793765B2 true JP6793765B2 (en) 2020-12-02

Family

ID=72261363

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019025898A Active JP6793765B2 (en) 2019-02-15 2019-02-15 Program and game system

Country Status (1)

Country Link
JP (1) JP6793765B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4726453B2 (en) * 2004-09-08 2011-07-20 株式会社カプコン Game program and game system
JP2007236826A (en) * 2006-03-10 2007-09-20 Konami Digital Entertainment:Kk Game machine with music tempo discriminating function
JP2012213492A (en) * 2011-03-31 2012-11-08 Namco Bandai Games Inc Program, information storage medium, game terminal and server system
JP5814970B2 (en) * 2013-03-29 2015-11-17 株式会社バンダイナムコエンターテインメント Game system, server system, and program
JP5992120B2 (en) * 2016-02-10 2016-09-14 グリー株式会社 GAME PROGRAM, INFORMATION PROCESSING DEVICE CONTROL METHOD, AND INFORMATION PROCESSING DEVICE
JP2017192631A (en) * 2016-04-22 2017-10-26 株式会社スクウェア・エニックス Program and system

Also Published As

Publication number Publication date
JP2020130445A (en) 2020-08-31

Similar Documents

Publication Publication Date Title
US20170216675A1 (en) Fitness-based game mechanics
US20220152491A1 (en) Choreographed avatar movement and control
JP5386070B2 (en) GAME DEVICE, GAME SCREEN DISPLAY PROGRAM, AND DISPLAY CONTROL METHOD
JP7046044B6 (en) Computer programs, server devices and methods
JP2020116127A (en) Game program, method and information processor
JP2014140396A (en) Game program, game device, game system, and game processing method
JP6741746B2 (en) Program, game server, information processing terminal, method and game system
JP6785325B2 (en) Game programs, methods, and information processing equipment
JP6726322B1 (en) Game program, method, and information processing device
JP4327868B2 (en) GAME DEVICE, GAME CONTROL METHOD, GAME CONTROL PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
JP2021035547A (en) Program and game system
JP7305599B2 (en) program
JP6793765B2 (en) Program and game system
JP6592265B2 (en) Program and terminal device
JP2020018575A (en) Game system and computer program for use thereon
JP2015008987A (en) Program and game device
JP7285808B2 (en) Program, game server, information processing terminal, method, and game system
JP2021040700A (en) Program, information processing device, and game system
JP2011005047A (en) Game device, game system, and program
Beksa et al. Adapting videogame interfaces for the visually impaired: a case study of audio game hub
JP5577014B2 (en) GAME DEVICE, GAME PROGRAM, AND OBJECT CONTROL METHOD
JP6761075B2 (en) Programs, terminals, game systems and game management devices
JP2024056972A (en) Program and information processing system
KR101251959B1 (en) Server system having music game program and computer readable medium having the program
JP2024017992A (en) Game system, game program and control method for the game system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200220

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20200220

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20200309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200929

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201110

R150 Certificate of patent or registration of utility model

Ref document number: 6793765

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250