JP7398891B2 - Programs, electronic devices and methods - Google Patents

Programs, electronic devices and methods Download PDF

Info

Publication number
JP7398891B2
JP7398891B2 JP2019124209A JP2019124209A JP7398891B2 JP 7398891 B2 JP7398891 B2 JP 7398891B2 JP 2019124209 A JP2019124209 A JP 2019124209A JP 2019124209 A JP2019124209 A JP 2019124209A JP 7398891 B2 JP7398891 B2 JP 7398891B2
Authority
JP
Japan
Prior art keywords
player
character
enemy character
suppression time
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.)
Active
Application number
JP2019124209A
Other languages
Japanese (ja)
Other versions
JP2020110569A (en
JP2020110569A5 (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.)
Cygames Inc
Original Assignee
Cygames Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2019003641A external-priority patent/JP6553315B1/en
Application filed by Cygames Inc filed Critical Cygames Inc
Priority to JP2019124209A priority Critical patent/JP7398891B2/en
Publication of JP2020110569A publication Critical patent/JP2020110569A/en
Publication of JP2020110569A5 publication Critical patent/JP2020110569A5/ja
Application granted granted Critical
Publication of JP7398891B2 publication Critical patent/JP7398891B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Description

本発明は、プログラム等に関するものであり、特にプレイヤ入力を受け付ける電子装置において実行されるゲームのためのプログラム等に関する。 The present invention relates to programs and the like, and particularly to programs and the like for games executed on electronic devices that accept player input.

近年のゲーム機の性能向上にともない、ゲーム機を用いて再生される映像は高精細化が進み、高いリアリティを感じさせるゲームも数多くリリースされている。例えば、アクションゲームやシューティングゲームにおいては高精細な映像で敵キャラクタを表示して、プレイヤに臨場感を与えることが試みられている。 As the performance of game consoles has improved in recent years, the images played back using game consoles have become increasingly high-definition, and many games that provide a high sense of reality have been released. For example, in action games and shooting games, attempts have been made to display enemy characters in high-definition images to give players a sense of realism.

特開2010-220089号公報Japanese Patent Application Publication No. 2010-220089

しかし、高精細映像だけで、敵キャラクタとの戦闘における臨場感をプレイヤに感じさせることは必ずしも十分に行えていない。また、プレイヤによる入力に基づいてゲームの進行を変更するゲームはあるが(特許文献1)、プレイヤによる入力に基づいてプレイヤにリアリティを感じさせるシステムは提供されていない。 However, high-definition images alone are not always sufficient to give the player a sense of realism in a battle with an enemy character. Further, although there is a game that changes the progress of the game based on input by the player (Patent Document 1), no system has been provided that allows the player to feel reality based on the input by the player.

本発明は、このような課題を解決するためになされたものであり、ゲームが提供するリアリティを高めることが可能なプログラム等を提供することを主目的とする。 The present invention was made to solve such problems, and its main purpose is to provide a program and the like that can enhance the reality provided by a game.

上記の目的を達成するために、本発明の一態様としてのプログラムは、プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームのためのプログラムであって、プレイヤ入力を受け付ける電子装置に、敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、前記抑制時間の期間中は、敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、を実行させる。 In order to achieve the above object, a program as one aspect of the present invention places a player character operated by a player and an enemy character, which is a non-player character, on a game field, and causes the player character and the enemy character to fight. A program for a game, wherein an electronic device that receives player input is provided with an enemy character attack step in which an enemy character attacks the player character, and the player character avoids the attack by the enemy character based on the player input. a suppression time start step for starting a suppression time if it is determined in the player character avoidance judgment step that the avoidance was successful, and a period of the suppression time. The inside includes an enemy character movement restriction step that limits the movement of the enemy character, a suppression time end condition determination step that determines whether or not a suppression time end condition determined based on the game difficulty level is satisfied, and a suppression time limit step. If it is determined that the termination condition is satisfied, a suppression time terminating step of terminating the suppression time is executed.

敵キャラクタによるプレイヤキャラクタに対する攻撃が成功したか否かを判定する敵キャラクタ攻撃判定ステップと、前記敵キャラクタ攻撃判定ステップにおいて、敵キャラクタ攻撃が成功したと判定された場合には苦手度を上昇させる、苦手度上昇ステップと、前記苦手度に基づいてゲーム難易度を減少させるゲーム難易度減少ステップと、を更に電子装置に実行させるようにしてもよい。 an enemy character attack determination step of determining whether or not the enemy character's attack on the player character was successful, and increasing the weak point if it is determined that the enemy character attack was successful in the enemy character attack determination step; The electronic device may further execute a step of increasing the difficulty level and a step of decreasing the game difficulty level of reducing the game difficulty based on the difficulty level.

プレイヤ入力に基づいて実行されたプレイヤキャラクタによる敵キャラクタに対する攻撃が成功したか否かを判定するプレイヤキャラクタ攻撃判定ステップと、前記プレイヤキャラクタ攻撃判定ステップにおいて、プレイヤキャラクタ攻撃が成功したと判定された場合には苦手度を減少させる、苦手度減少ステップと、前記苦手度に基づいてゲーム難易度を上昇させるゲーム難易度上昇ステップと、を更に電子装置に実行させてもよい。 a player character attack determination step of determining whether or not an attack by the player character against the enemy character executed based on player input was successful; and a case where it is determined that the player character attack was successful in the player character attack determination step; In addition, the electronic device may further perform a step of reducing the difficulty level of the game, which reduces the degree of difficulty, and a step of increasing the game difficulty level, which increases the difficulty level of the game based on the degree of difficulty.

前記抑制時間終了条件は、ゲーム難易度に基づいて決定される所定期間が満了すること、ゲーム難易度に基づいて決定される発生確率に基づいて実行される敵キャラクタによる所定の行動が発生すること、及びプレイヤ入力に基づいてプレイヤキャラクタによる所定の行動が実行されること、のうちの少なくとも1つが満たされることを条件とすることができる。 The suppression time end conditions include expiration of a predetermined period determined based on the game difficulty level, and occurrence of a predetermined action by the enemy character that is executed based on an occurrence probability determined based on the game difficulty level. , and that the player character performs a predetermined action based on player input.

前記敵キャラクタによる所定の行動は前記プレイヤキャラクタによる攻撃に対するカウンタ攻撃であり、前記プレイヤキャラクタによる所定の行動は前記プレイヤキャラクタによる回避とすることができる。 The predetermined action by the enemy character may be a counter attack against the attack by the player character, and the predetermined action by the player character may be evasion by the player character.

前記所定期間はゲーム難易度が高いほど短く設定され、前記発生確率はゲーム難易度が高いほど高く設定されるようにしてもよい。 The predetermined period may be set shorter as the game difficulty level is higher, and the occurrence probability may be set higher as the game difficulty level is higher.

前記抑制時間の間に、前記プレイヤ入力に基づいて実行されたプレイヤキャラクタによる敵キャラクタに対する攻撃が成功した場合には、敵キャラクタがリアクション動作を実行する敵キャラクタリアクションステップを更に電子装置に実行させてもよい。 During the suppression time, if the attack on the enemy character by the player character executed based on the player input is successful, the electronic device further causes the electronic device to perform an enemy character reaction step in which the enemy character performs a reaction action. Good too.

前記回避することは、所定の方向への回避動作による回避とすることができる。 The above-mentioned avoidance can be an avoidance by an avoidance operation in a predetermined direction.

本発明の一つの態様としての方法は、プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームを実行可能な電子装置によって実行される方法であって、敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、前記抑制時間の期間中は、敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、を含む。 A method according to one aspect of the present invention uses an electronic device capable of executing a game in which a player character operated by a player and an enemy character, which is a non-player character, are placed on a game field and the player character and the enemy character fight. A method to be executed, the method comprising determining whether the player character has successfully avoided an attack by the enemy character based on an enemy character attack step in which the enemy character attacks the player character and a player input. a player character avoidance determination step; and a suppression time start step for starting a suppression time if it is determined that the avoidance has been successful in the player character avoidance judgment step; and a suppression time start step for starting a suppression time, and restricting the movement of the enemy character during the suppression time period. a suppression time end condition determining step for determining whether or not a suppression time end condition determined based on the game difficulty level is satisfied; In some cases, the method further includes a step of ending the suppression time.

また、本発明の一つの態様としての電子装置は、プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームを実行可能な電子装置であって、敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、前記抑制時間の期間中は、敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、を実行する。 Further, an electronic device as one aspect of the present invention is capable of executing a game in which a player character operated by a player and an enemy character, which is a non-player character, are placed on a game field and the player character and the enemy character fight. The electronic device includes an enemy character attack step in which the enemy character attacks the player character, and a player character that determines whether the player character has successfully avoided the attack by the enemy character based on player input. an avoidance determination step; and a suppression time start step for starting a suppression time if it is determined that the player character avoidance has been successful; and a suppression time start step for starting a suppression time; a character movement restriction step; a suppression time end condition determination step for determining whether or not a suppression time end condition determined based on the game difficulty is satisfied; and a suppression time end condition determination step for determining whether the suppression time end condition is satisfied. executes a suppression time terminating step of terminating the suppression time.

本発明によれば、ゲームが提供するリアリティを高め、プレイヤに高い臨場感を与えることができる。 According to the present invention, it is possible to enhance the reality provided by the game and provide the player with a high sense of realism.

本発明の一実施形態に係る電子装置のハードウェア構成図である。FIG. 1 is a hardware configuration diagram of an electronic device according to an embodiment of the present invention. 本発明の一実施形態に係る電子装置の機能ブロック図である。FIG. 1 is a functional block diagram of an electronic device according to an embodiment of the present invention. 本発明の一実施形態に係るゲーム用画面の一例である。1 is an example of a game screen according to an embodiment of the present invention. 本発明の一実施形態に係るゲーム用画面の一例である。1 is an example of a game screen according to an embodiment of the present invention. 本発明の一実施形態に係るゲーム用画面の一例である。1 is an example of a game screen according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理を示すフローチャートである。3 is a flowchart showing information processing according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理を示すフローチャートである。3 is a flowchart showing information processing according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理を示すフローチャートである。3 is a flowchart showing information processing according to an embodiment of the present invention. 本発明の一実施形態に係る情報処理を示すフローチャートである。3 is a flowchart showing information processing according to an embodiment of the present invention.

以下、図面を参照して、本発明の実施形態による電子装置及び表示装置によって実現されるゲームシステム1について説明する。本明細書においては、説明の便宜上、必要以上に詳細な説明は省略する場合がある。例えば、既によく知られた事項の詳細説明や実質的に同一の構成についての重複説明を省略する場合がある。 Hereinafter, a game system 1 realized by an electronic device and a display device according to an embodiment of the present invention will be described with reference to the drawings. In this specification, for convenience of explanation, more detailed explanation than necessary may be omitted. For example, detailed explanations of already well-known matters or redundant explanations of substantially the same configurations may be omitted.

図1は本発明の一実施形態による電子装置10及び表示装置20のハードウェア構成を示すブロック図である。電子装置10は、プロセッサ11、入力装置12、出力装置13、記憶装置14及び通信装置15を備える。これらの各構成装置はバス16によって接続される。なお、バス16と各構成装置との間には必要に応じてインタフェースが介在しているものとする。本実施形態において、電子装置10はゲームを実行するためのゲーム機である。さらに、表示装置20は、電子装置10の出力装置13に接続されるものであり、本実施形態においては液晶ディスプレイである。ただし、電子装置10は表示装置20を備える表示装置一体型の電子装置とすることも可能であり、上記の構成を備えるものであれば、ポータブルゲーム機やタブレット型コンピュータなどの端末とすることができる。また、表示装置20は有機ELを用いたディスプレイやプラズマディスプレイ等であってもよい。 FIG. 1 is a block diagram showing the hardware configuration of an electronic device 10 and a display device 20 according to an embodiment of the present invention. The electronic device 10 includes a processor 11 , an input device 12 , an output device 13 , a storage device 14 , and a communication device 15 . Each of these components is connected by a bus 16. It is assumed that an interface is provided between the bus 16 and each component device as necessary. In this embodiment, the electronic device 10 is a game machine for playing games. Furthermore, the display device 20 is connected to the output device 13 of the electronic device 10, and is a liquid crystal display in this embodiment. However, the electronic device 10 can also be a display device-integrated electronic device including the display device 20, and as long as it has the above configuration, it can be a terminal such as a portable game machine or a tablet computer. can. Furthermore, the display device 20 may be a display using organic EL, a plasma display, or the like.

プロセッサ11は、電子装置10全体の動作を制御するものであり、例えばCPUである。なお、プロセッサ11としては、MPU等の電子回路が用いられてもよい。プロセッサ11は、記憶装置14に格納されているプログラムやデータを読み込んで実行することにより、様々な処理を実行する。1つの例では、プロセッサ11は、複数のプロセッサから構成される。 The processor 11 controls the overall operation of the electronic device 10, and is, for example, a CPU. Note that as the processor 11, an electronic circuit such as an MPU may be used. The processor 11 executes various processes by reading and executing programs and data stored in the storage device 14. In one example, processor 11 is comprised of multiple processors.

入力装置12は、電子装置10に対するユーザからの入力を受け付けるユーザインタフェースであり、例えば、コントローラ、タッチパネル、タッチパッド、キーボード、又はマウスである。本実施形態において電子装置10はゲーム機であり、電子装置10は入力装置12としてゲーム用のコントローラを備える。 The input device 12 is a user interface that accepts input from a user to the electronic device 10, and is, for example, a controller, a touch panel, a touch pad, a keyboard, or a mouse. In this embodiment, the electronic device 10 is a game machine, and the electronic device 10 includes a game controller as an input device 12.

出力装置13は、プロセッサ11の制御に従って、ゲーム等のアプリケーション画面などを表示装置20に表示するための映像信号を出力する。出力される信号は音声信号を含んでもよい。表示装置20は映像信号に基づいてアプリケーション画面などを表示する。出力信号に音声信号が含まれる場合には音声も出力してもよい。 The output device 13 outputs a video signal for displaying an application screen such as a game on the display device 20 under the control of the processor 11 . The output signal may include an audio signal. The display device 20 displays an application screen or the like based on the video signal. If the output signal includes an audio signal, the audio may also be output.

記憶装置14は、揮発性メモリであるRAM及び不揮発性メモリであるROMを含む、一般的なゲーム機や電子装置が備える記憶装置である。記憶装置14は、外部メモリを含むこともできる。例えば記憶装置14は、ゲームアプリケーションを記憶する。ゲームアプリケーションは、ゲームを実行するためのゲームプログラム及び該ゲームプログラム実行時に参照する各種データを含む。ゲームプログラムは、電子装置10に対するユーザの操作に応じて起動され、電子装置10が予め実装するオペレーティングシステム(OS)上で実行される。 The storage device 14 is a storage device included in a typical game machine or electronic device, and includes a RAM which is a volatile memory and a ROM which is a nonvolatile memory. Storage device 14 may also include external memory. For example, the storage device 14 stores game applications. A game application includes a game program for executing a game and various data referred to when executing the game program. The game program is started in response to a user's operation on the electronic device 10, and is executed on an operating system (OS) installed in the electronic device 10 in advance.

1つの例では、記憶装置14は、主記憶装置及び補助記憶装置を含む。主記憶装置は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、プロセッサ11が情報を処理する際の記憶領域及び作業領域として用いられる。補助記憶装置は、様々なプログラムや、各プログラムの実行に際してプロセッサ11が使用するデータを格納する。補助記憶装置は、例えばハードディスク装置であるが、情報を格納できるものであればいかなる不揮発性ストレージ又は不揮発性メモリであってもよく、着脱可能なものであっても構わない。補助記憶装置は、例えば、オペレーティングシステム(OS)、ミドルウェア、アプリケーションプログラム、これらのプログラムの実行にともなって参照され得る各種データなどを格納する。 In one example, storage device 14 includes main storage and auxiliary storage. The main storage device is a volatile storage medium that allows information to be read and written at high speed, and is used as a storage area and a work area when the processor 11 processes information. The auxiliary storage device stores various programs and data used by the processor 11 when executing each program. The auxiliary storage device is, for example, a hard disk device, but it may be any nonvolatile storage or nonvolatile memory that can store information, and may be removable. The auxiliary storage device stores, for example, an operating system (OS), middleware, application programs, and various data that can be referenced when these programs are executed.

通信装置15は、ネットワークを介してサーバなどの他のコンピュータとの間でデータの授受を行う。例えば通信装置15は、移動体通信や無線LAN等の無線通信を行い、ネットワークへ接続する。1つの例では、通信装置15によって、プログラムをサーバからダウンロードして、記憶装置14に格納する。ただし、通信装置15は、イーサネット(登録商標)ケーブル等を用いた有線通信を行ってもよい。他のコンピュータとの間でデータの送受信を行わない場合、電子装置10は通信装置15を備えなくてもよい。 The communication device 15 sends and receives data to and from other computers such as servers via a network. For example, the communication device 15 performs mobile communication or wireless communication such as wireless LAN, and connects to a network. In one example, communication device 15 downloads a program from a server and stores it in storage device 14 . However, the communication device 15 may perform wired communication using an Ethernet (registered trademark) cable or the like. When not transmitting or receiving data with another computer, the electronic device 10 does not need to include the communication device 15.

図2は本発明の一実施形態によるゲームシステム1の機能ブロック図の一例を示す。システム1は、入力部31、表示部32及びゲーム制御部33を備える。ゲーム制御部33はプレイヤキャラクタ制御部330、敵キャラクタ制御部331、攻撃判定部332、難易度決定部333及び抑制時間管理部334を備える。本実施形態においては、電子装置10のプロセッサ11がプログラムを実行し、表示装置20と協働して動作することによりこれらの機能が実現される。例えば実行されるプログラムは、記憶装置14に記憶されている又は通信装置15を介して受信したゲームプログラムである。このように、各種機能がプログラム読み込みにより実現されるため、1つのパート(機能)の一部又は全部を他のパートが有していてもよい。各機能の一部又は全部を実現するための電子回路等を構成することによりハードウェアによってもこれらの機能は実現してもよい。 FIG. 2 shows an example of a functional block diagram of the game system 1 according to an embodiment of the present invention. The system 1 includes an input section 31, a display section 32, and a game control section 33. The game control section 33 includes a player character control section 330, an enemy character control section 331, an attack determination section 332, a difficulty level determination section 333, and a suppression time management section 334. In this embodiment, these functions are realized by the processor 11 of the electronic device 10 executing a program and operating in cooperation with the display device 20. For example, the program to be executed is a game program stored in the storage device 14 or received via the communication device 15. In this way, various functions are realized by reading a program, so that another part may have part or all of one part (function). These functions may also be realized by hardware by configuring an electronic circuit or the like to realize some or all of the functions.

入力部31は、入力装置12を用いて構成されるものであり、電子装置10に対するユーザからの入力を受け付ける。電子装置10は、入力部31によりユーザ入力を受け付ける。 The input unit 31 is configured using the input device 12 and receives input from a user to the electronic device 10. The electronic device 10 receives user input through the input unit 31 .

表示部32は、電子装置10の出力装置13から出力された映像信号に基づいてゲームフィールドを含むゲーム用画面を表示装置20に表示する。 The display unit 32 displays a game screen including a game field on the display device 20 based on the video signal output from the output device 13 of the electronic device 10 .

ゲーム制御部33は、本実施形態のゲームを実行するにあたっての基本制御を行う。ゲーム制御部33は、パラメータ及びゲーム状態等のゲームの進行に必要な情報を記憶するとともに、プレイヤキャラクタ制御部330、敵キャラクタ制御部331、難易度決定部333及び抑制時間管理部334の状態を監視し、制御する。 The game control unit 33 performs basic control in executing the game of this embodiment. The game control section 33 stores information necessary for progressing the game such as parameters and game states, and also stores the states of the player character control section 330, enemy character control section 331, difficulty level determination section 333, and suppression time management section 334. Monitor and control.

図3は、ゲーム用画面の一例を示す図である。ゲーム制御部33は、ゲームの進行のための仮想空間としてゲームフィールドを設定し、その一部を表示部32においてゲーム用画面40として表示する。ゲームフィールド内には、プレイヤキャラクタ41及び敵キャラクタ42が配置される。プレイヤキャラクタ41は、プレイヤの入力に基づいてゲームフィールド内で行動するオブジェクトであり、敵キャラクタはプレイヤの入力によらずにフィールド内を行動するノンプレイヤオブジェクトである。 FIG. 3 is a diagram showing an example of a game screen. The game control unit 33 sets a game field as a virtual space for progressing the game, and displays a part of the field as a game screen 40 on the display unit 32. A player character 41 and an enemy character 42 are arranged within the game field. The player character 41 is an object that acts within the game field based on the player's input, and the enemy character is a non-player object that acts within the field regardless of the player's input.

プレイヤキャラクタ制御部330は、入力部31を介したプレイヤによる入力に基づいて、プレイヤキャラクタ41を制御する。プレイヤキャラクタ41は移動、旋回、攻撃、回避、防御等の行動を実行する。敵キャラクタ制御部331はプレイヤの入力によらずに所定の行動パターンに基づいて敵キャラクタを制御する。所定の行動パターンは例えば、移動、旋回、攻撃、移動、移動、攻撃という行動パターンが予め決定され、この順に敵キャラクタの行動が実行される。また、行動パターンを複数用意して、ゲーム状態に基づいていずれかを適用してもよい。例えば、プレイヤキャラクタを発見する前の行動パターン及びプレイヤキャラクタを発見した後の行動パターンを用意し、プレイヤキャラクタが敵キャラクタの座標から所定の範囲外にいる場合にはプレイヤキャラクタを発見する前の行動パターンを用い、所定の範囲内に入るとプレイヤキャラクタを発見した後の行動パターンを用いるようにすることができる。また、敵キャラクタの残りヒットポイント(体力値)に応じた行動パターンを用意してもよい。各ゲーム状態に対して複数の行動パターンを用意して、例えばランダムに選択して使用してもよい。 The player character control section 330 controls the player character 41 based on input by the player via the input section 31. The player character 41 executes actions such as moving, turning, attacking, evading, and defending. The enemy character control unit 331 controls the enemy character based on a predetermined action pattern without depending on the player's input. The predetermined action pattern is, for example, movement, turning, attack, movement, movement, attack, which is determined in advance, and the actions of the enemy character are executed in this order. Furthermore, a plurality of action patterns may be prepared and one of them may be applied based on the game state. For example, prepare a behavior pattern before discovering the player character and a behavior pattern after discovering the player character, and if the player character is outside a predetermined range from the coordinates of the enemy character, the behavior before discovering the player character. Using a pattern, when the player character is within a predetermined range, the behavior pattern after discovering the player character can be used. Furthermore, an action pattern may be prepared depending on the remaining hit points (physical strength) of the enemy character. A plurality of action patterns may be prepared for each game state, and may be selected and used at random, for example.

攻撃判定部332は、プレイヤキャラクタ41による敵キャラクタ42に対する攻撃が成功したか否か、及び、敵キャラクタ42によるプレイヤキャラクタ41に対する攻撃が成功したか否かを判定する。攻撃が成功したか否かの判定は、キャラクタ同士の衝突判定によって実行することができる。例えば、敵キャラクタ42の攻撃が成功したか否かは、プレイヤキャラクタの配置及び敵キャラクタの配置等の情報に基づいて、敵キャラクタが攻撃に用いた腕の部分がプレイヤキャラクタに衝突したか否かの衝突判定によって行うことができる。プレイヤキャラクタ41の攻撃が成功したか否かは、プレイヤキャラクタの配置及び敵キャラクタの配置等に基づいて、プレイヤキャラクタの武器が敵キャラクタに衝突したか否かの衝突判定によって行うことができる。 The attack determination unit 332 determines whether the attack by the player character 41 against the enemy character 42 was successful, and whether the attack by the enemy character 42 against the player character 41 was successful. Whether or not the attack is successful can be determined by determining whether or not the characters collide with each other. For example, whether or not the attack of the enemy character 42 was successful is determined based on information such as the placement of the player character and the placement of the enemy character, based on whether the part of the arm used by the enemy character for the attack collided with the player character. This can be done using collision detection. Whether or not the attack of the player character 41 has been successful can be determined by determining whether or not the player character's weapon has collided with the enemy character based on the arrangement of the player character, the arrangement of the enemy character, and the like.

難易度決定部333は、ゲーム難易度を決定する。本実施形態においては、ゲーム難易度はプレイヤの苦手度に基づいて決定するものとする。苦手度はゲームの進行中においてプレイヤのアクションの熟練度の推定に基づいて変動するものである。ゲーム難易度は苦手度に基づいて決定されるものであり、苦手度の変動に応じてゲーム進行中に動的に変化しうるものである。他の実施形態として、ゲーム開始前にプレイヤによってゲーム難易度が決定され、ゲーム進行中に変動しない構成としてもよい。 The difficulty level determination unit 333 determines the game difficulty level. In this embodiment, the game difficulty level is determined based on the player's difficulty level. The level of difficulty changes during the course of the game based on the estimated proficiency level of the player's actions. The game difficulty level is determined based on the player's difficulty level, and can dynamically change while the game is in progress according to fluctuations in the player's difficulty level. As another embodiment, the game difficulty level may be determined by the player before the game starts, and may not change while the game is in progress.

抑制時間管理部334は、抑制時間の開始及び終了を管理する。ゲーム制御部33によって抑制時間の開始が指示されると、抑制時間管理部334は抑制時間を開始するとともに、経過時間を測定するための抑制時間タイマーを開始する。そして、抑制時間終了条件が満たされたか否かを継続的に監視する抑制時間管理処理を実行する。本実施形態において、抑制時間終了条件は、ゲーム難易度に基づいて決定される所定期間が満了すること、ゲーム難易度に基づいて決定される発生確率に基づいて実行される敵キャラクタによる所定の行動が発生すること、及びプレイヤ入力に基づいてプレイヤキャラクタによる所定の行動が実行されること、のうちの少なくとも1つが満たされることを条件とする。所定期間が満了したか否かは抑制時間タイマーが所定時間以上となったか否かに基づいて判定することができる。 The suppression time management unit 334 manages the start and end of the suppression time. When the game control unit 33 instructs the start of the suppression time, the suppression time management unit 334 starts the suppression time and also starts a suppression time timer for measuring elapsed time. Then, a suppression time management process is executed to continuously monitor whether the suppression time end condition is satisfied. In this embodiment, the suppression time end condition is that a predetermined period determined based on the game difficulty expires, and a predetermined action by the enemy character is executed based on the probability of occurrence determined based on the game difficulty. occurs, and the player character performs a predetermined action based on player input. Whether or not the predetermined period has expired can be determined based on whether the suppression time timer has exceeded the predetermined time.

また、プレイヤキャラクタ41及び敵キャラクタ42はパラメータを有しており、該パラメータはゲーム管理者などにより予め設定される。例えばパラメータは、レベル、攻撃力、防御力、ヒットポイントなどを含む。プレイヤキャラクタ41及び敵キャラクタは複数のキャラクタとすることもできる。 Further, the player character 41 and the enemy character 42 have parameters, and the parameters are set in advance by a game administrator or the like. For example, parameters include level, attack power, defense power, hit points, etc. The player character 41 and the enemy character may be a plurality of characters.

次に、本実施形態のゲームの一例を簡単に説明する。本実施形態のゲームは、プレイヤが操作するプレイヤキャラクタがゲームフィールドにおいて敵キャラクタに遭遇すると、敵キャラクタと戦闘を行うアクションゲームである。ゲーム制御部33は、ゲームフィールドを含むゲーム画面を表示部32に表示する。ゲーム画面には、少なくともゲーム開始時においては、プレイヤキャラクタとゲーム開始時にプレイヤキャラクタが配置された周辺のゲームフィールドが含まれる。そして、プレイヤの入力に基づいて、プレイヤキャラクタがゲームフィールド内を移動し、敵キャラクタに遭遇すると、戦闘が開始される。 Next, an example of the game of this embodiment will be briefly described. The game of this embodiment is an action game in which, when a player character operated by a player encounters an enemy character on the game field, the player character engages in battle with the enemy character. The game control section 33 displays a game screen including a game field on the display section 32. The game screen includes, at least at the start of the game, the player character and the surrounding game field where the player character is placed at the start of the game. Then, when the player character moves within the game field based on the player's input and encounters an enemy character, a battle begins.

例えば、敵キャラクタがプレイヤキャラクタを発見すると、敵キャラクタは戦闘のための行動パターンの実行を開始し、プレイヤキャラクタに対する攻撃を行う。プレイヤキャラクタは、敵キャラクタからの攻撃を防御したり、回避したりしながら、敵キャラクタに対して攻撃を行う。 For example, when the enemy character discovers the player character, the enemy character starts executing an action pattern for battle and attacks the player character. The player character attacks the enemy character while defending or avoiding attacks from the enemy character.

敵キャラクタによる攻撃が成功すると、プレイヤキャラクタに対してダメージが与えられ、ヒットポイントが減少される。プレイヤキャラクタによる攻撃が成功すると敵キャラクタのヒットポイントが減少される。敵キャラクタによる攻撃によってプレイヤキャラクタのヒットポイントが0に達するとゲーム終了となる。プレイヤキャラクタによる攻撃によって敵キャラクタのヒットポイントが0に達すると、プレイヤキャラクタによる勝利となる。プレイヤキャラクタの勝利によってゲームを終了させてもよいし、さらなる敵との戦闘のためにゲームを継続させてもよい。 If the attack by the enemy character is successful, damage is given to the player character and the hit points are reduced. When the player character's attack is successful, the enemy character's hit points are reduced. The game ends when the player character's hit points reach 0 due to an attack by the enemy character. When the enemy character's hit points reach 0 due to an attack by the player character, the player character wins. The game may end when the player character wins, or the game may be continued to fight another enemy.

次に、本発明の一実施形態によるゲームシステム1において実行される情報処理について図4~7に示したフローチャートを用いて説明する。なお本実施形態においては電子装置10としてゲーム機を用いているが、一般的にゲーム機は30fps、60fpsなどのフレームレートが設定される。電子装置10は、好ましくは、フレームレートに対応させて一定時間ごとに処理を実行する。したがって、例えば経過時間は、フレームレートと経過フレーム数から決定される。 Next, information processing executed in the game system 1 according to an embodiment of the present invention will be explained using the flowcharts shown in FIGS. 4 to 7. Note that although a game machine is used as the electronic device 10 in this embodiment, the frame rate of the game machine is generally set to 30 fps, 60 fps, or the like. Preferably, the electronic device 10 executes the process at regular intervals in accordance with the frame rate. Therefore, for example, elapsed time is determined from the frame rate and the number of elapsed frames.

電子装置10の記憶装置14に記憶されたゲームのためのプログラムをプロセッサ11が実行すると、表示部32が図3に示すようなゲームフィールドを含むゲーム用画面を表示する(S401)。次に、ゲーム制御部33がゲーム状態情報を更新する(S402)。ゲーム状態情報は、プレイヤが操作するプレイヤキャラクタ41についてのプレイヤキャラクタ情報、ノンプレイヤキャラクタである敵キャラクタ42についての情報、苦手度、難易度等のゲームパラメータ情報及び抑制時間状態等を含む。プレイヤキャラクタ情報及び敵キャラクタ情報は、各キャラクタの配置、行動、攻撃力、防御力、ヒットポイント等を含む。キャラクタの配置はゲームフィールド内におけるキャラクタの座標、姿勢、方向等についての情報を含む。キャラクタの行動は、移動、旋回、攻撃、回避、防御及びこれらの組み合わせを含む。例えば、キャラクタは旋回及び行動を同時に実行してもよい。 When the processor 11 executes the program for the game stored in the storage device 14 of the electronic device 10, the display unit 32 displays a game screen including a game field as shown in FIG. 3 (S401). Next, the game control unit 33 updates the game state information (S402). The game state information includes player character information about the player character 41 operated by the player, information about the enemy character 42 which is a non-player character, game parameter information such as weak point and difficulty level, suppression time state, and the like. The player character information and enemy character information include each character's placement, actions, attack power, defense power, hit points, and the like. The character arrangement includes information about the character's coordinates, posture, direction, etc. within the game field. Character actions include movement, turning, attack, avoidance, defense, and combinations thereof. For example, a character may turn and perform an action at the same time.

ゲーム制御部33等は、ゲームが開始されると図5~7に示した処理を継続的に実行し、ゲーム状態情報を更新する。図示しないが、プレイヤキャラクタ制御部330及び敵キャラクタ制御部331によるプレイヤキャラクタ制御処理及び敵キャラクタ制御処理も開始されて、継続的に並列的に実行される。プレイヤキャラクタ制御処理においては、入力部31を介して入力されたプレイヤ入力に基づいて、ゲームフィールド内において、プレイヤキャラクタの行動を実行し、プレイヤキャラクタ情報を更新する。例えば、前方への移動を指示するプレイヤ入力によってプレイヤキャラクタをゲームフィールド内で前進させ、プレイヤキャラクタの座標を演算して、更新する。 When the game is started, the game control unit 33 and the like continuously execute the processes shown in FIGS. 5 to 7 and update the game state information. Although not shown, the player character control process and the enemy character control process by the player character control section 330 and the enemy character control section 331 are also started and are continuously executed in parallel. In the player character control process, the player character performs actions in the game field based on player input input via the input unit 31, and player character information is updated. For example, the player character is moved forward within the game field by a player input instructing forward movement, and the coordinates of the player character are calculated and updated.

敵キャラクタはノンプレイヤキャラクタであるから、その行動はプレイヤの入力によらず、敵キャラクタ制御部331によって決定されて実行される。敵キャラクタが行動すると敵キャラクタ情報が演算されて、更新される。前述したように、敵キャラクタの行動は例えば、複数の行動を含む予め決められた行動パターンを実行する。また、ゲーム難易度に基づいて行動パターンを選択してもよい。例えば、ゲーム難易度が低い場合に使用される行動パターンは攻撃が少なく、さらに複合的な行動、例えば、旋回及び攻撃を同時に実行しないように構成され、難易度が高い場合に使用される行動パターンは、攻撃の頻度が高く、さらに複合的な行動を実行するように構成される。 Since the enemy character is a non-player character, its actions are determined and executed by the enemy character control unit 331, regardless of player input. When the enemy character takes action, enemy character information is calculated and updated. As described above, the enemy character's actions include, for example, a predetermined action pattern that includes a plurality of actions. Furthermore, the behavior pattern may be selected based on the game difficulty level. For example, a behavior pattern used when the game difficulty level is low is configured to have few attacks, and is structured so that complex actions such as turning and attacking are not performed at the same time, and a behavior pattern used when the game difficulty level is high. attacks are more frequent and are configured to perform more complex actions.

ゲーム制御部33は、更新されたゲーム状態情報に基づいてゲーム用画面を更新して、表示部32に表示する(S404)。ゲーム制御部33はプレイヤによるゲーム終了入力またはゲーム状態に基づいてゲームを終了させる状態にあるか否かを判定し(S406)、ゲームを終了させる状態にあると判定された場合にはゲームを終了させ、そうでない場合にはゲーム状態を更新する処理に戻る(S402)。例えば、ゲーム状態情報におけるプレイヤキャラクタのヒットポインが0になった場合にはゲームを終了させる状態にあると判定する。電子装置10はゲームを終了させる状態にあると判定されるまでS402~S406を繰り返し実行する。 The game control unit 33 updates the game screen based on the updated game state information and displays it on the display unit 32 (S404). The game control unit 33 determines whether or not the game is in a state to end based on the game end input by the player or the game state (S406), and ends the game if it is determined that the game is in a state to end. If not, the process returns to updating the game state (S402). For example, when the hit point of the player character in the game state information becomes 0, it is determined that the game is in a state to be ended. The electronic device 10 repeatedly executes S402 to S406 until it is determined that the game is in a state to end.

次に、図5を用いて敵キャラクタ攻撃処理について説明する。まず、敵キャラクタ制御部331によって敵キャラクタ攻撃がプレイヤキャラクタに対する攻撃を実行する(S501)。 Next, enemy character attack processing will be explained using FIG. First, the enemy character control unit 331 executes an enemy character attack against the player character (S501).

プレイヤは、敵キャラクタ制御部331によって敵キャラクタによる攻撃が実行されたことに応答して、攻撃を回避するための入力を行うことで、プレイヤキャラクタに回避動作をとらせることができる。例えば、プレイヤによるいずれかの方向を指示する方向入力及び回避を指示する回避入力が入力部31を介して入力されると、プレイヤキャラクタ制御部330は方向入力によって指示された方向へプレイヤキャラクタを旋回しながら回避させる処理を実行させる。プレイヤによる回避のための入力が適切なタイミングで適切な方向へ行われれば、プレイヤキャラクタ制御部によるプレイヤキャラクタの回避処理によって、プレイヤが移動されることにより、敵キャラクタによる攻撃がプレイヤキャラクタに衝突しないから、S502において敵キャラクタによる攻撃が成功しない。 The player can cause the player character to take an evasive action by inputting an input to avoid the attack in response to the enemy character's attack being executed by the enemy character control unit 331. For example, when the player inputs a direction input instructing a direction and an avoidance input instructing avoidance through the input unit 31, the player character control unit 330 turns the player character in the direction specified by the direction input. while executing the avoidance process. If the input for avoidance by the player is made at the appropriate timing and in the appropriate direction, the player character will be moved by the player character avoidance processing by the player character control unit, and the attack by the enemy character will not collide with the player character. Therefore, the attack by the enemy character is not successful in S502.

ゲーム制御部33は、敵キャラクタ攻撃が実行されると(S501)、プレイヤ入力に基づいてプレイヤキャラクタ制御部330がプレイヤキャラクタに所定の回避動作によって回避を成功させた否かを判定する(S502)。本実施形態において、所定の回避動作は、所定の方向への回避動作とする。例えば、敵キャラクタの側面方向への移動入力及び回避のために割り当てられた入力ボタンを押下することによる入力がプレイヤによって適切なタイミングで行われた場合に、所定の回避動作の実行によって敵キャラクタによる攻撃を回避することに成功したものと判定する。敵キャラクタから離れる方向への移動入力があった場合には、回避に成功した場合であっても、所定の回避動作による回避とは判定されない。また、プレイヤ入力のタイミングが不適切である場合には、敵キャラクタの攻撃を適切に回避することができず、回避を成功させたとは判定されない。 When the enemy character attack is executed (S501), the game control unit 33 determines whether or not the player character control unit 330 has caused the player character to successfully evade by performing a predetermined evasive action based on the player input (S502). . In this embodiment, the predetermined avoidance motion is an avoidance motion in a predetermined direction. For example, if the player inputs movement to the side of the enemy character and presses an input button assigned for evasion at the appropriate time, the enemy character can It is determined that the attack has been successfully avoided. If there is a movement input in the direction away from the enemy character, even if the avoidance is successful, it will not be determined that the avoidance is due to a predetermined avoidance action. Furthermore, if the timing of the player's input is inappropriate, the enemy character's attack cannot be appropriately avoided, and it is not determined that the avoidance has been successful.

図3に所定の回避動作を行う場合のゲーム画面を示した。図3Aは、敵キャラクタ42がプレイヤキャラクタ41に対して腕を振りかぶり、攻撃を行う様子を示している。図3Bは、敵キャラクタ42の攻撃に応答して、プレイヤが敵キャラクタ42の側面方向への移動入力及び回避入力を適切なタイミングで行うことにより、プレイヤキャラクタ41が所定の回避動作を行っている様子を示している。そして、図3Cは、プレイヤキャラクタ41が所定の回避動作を行うことにより敵キャラクタ42の攻撃を回避することに成功するとともに、敵キャラクタの側面、すなわち、敵キャラクタの死角に回り込んでいる様子を示している。 FIG. 3 shows a game screen when performing a predetermined avoidance action. FIG. 3A shows the enemy character 42 swinging his arms toward the player character 41 and attacking. In FIG. 3B, in response to an attack by the enemy character 42, the player performs a predetermined avoidance action by the player inputting movement to the side of the enemy character 42 and inputting avoidance at appropriate timings. It shows the situation. FIG. 3C shows how the player character 41 successfully avoids the attack of the enemy character 42 by performing a predetermined evasive action, and also moves around to the side of the enemy character, that is, into the enemy character's blind spot. It shows.

図3に示されているとおり、敵キャラクタの攻撃動作が終了する前にプレイヤキャラクタの回避動作が開始されてもよい。本実施形態においては敵キャラクタ制御とプレイヤキャラクタ制御とは並列に実行されているから、一方の制御の終了を待つことなく他方の制御を行うことができる。 As shown in FIG. 3, the player character's avoidance action may begin before the enemy character's attack action ends. In this embodiment, enemy character control and player character control are executed in parallel, so it is possible to control one without waiting for the other to end.

変形例として、所定の方向への回避に限られず、敵キャラクタの攻撃を回避することが可能な適切なタイミングでの回避動作であればどのような回避動作であっても所定の回避動作とすることもできる。 As a modified example, the predetermined avoidance movement is not limited to avoidance in a predetermined direction, but any avoidance movement that is made at the appropriate timing to avoid the attack of the enemy character can be considered as the predetermined avoidance movement. You can also do that.

ゲーム制御部33は所定の回避動作が実行されたと判定された場合には抑制時間を開始するように抑制時間管理部334に命令し、抑制時間管理部334は抑制時間を開始する(S504)。抑制時間管理部334は抑制時間中であることを示すように抑制時間状態情報を更新するとともに、抑制時間タイマーを開始する。抑制時間は後述する終了条件が満たされると終了する。終了条件の一つは抑制時間開始から所定期間が経過することである。この期間は難易度に基づいて決定される。 When the game control unit 33 determines that a predetermined avoidance action has been performed, the game control unit 33 instructs the suppression time management unit 334 to start the suppression time, and the suppression time management unit 334 starts the suppression time (S504). The suppression time management unit 334 updates the suppression time state information to indicate that the suppression time is in progress, and starts a suppression time timer. The suppression time ends when a termination condition described later is satisfied. One of the termination conditions is that a predetermined period of time has elapsed since the start of the suppression time. This period is determined based on the level of difficulty.

抑制時間の間は、敵キャラクタの行動が制限される。敵キャラクタの行動パターンを変更することで敵キャラクタの行動を制限することができる。本実施形態においては、敵キャラクタの行動パターンを変更する(S506)。敵キャラクタは抑制時間の間はプレイヤキャラクタに対して攻撃を行わず、プレイヤキャラクタの攻撃が成功しやすいように移動や旋回なども実行しない。例えば、敵キャラクタ制御部331は抑制時間状態情報を参照し、抑制時間状態(抑制時間中)であれば、予め決められた行動パターンに含まれる、移動、攻撃、旋回のような攻撃や防御に関連する行動を示す情報をすべて待機などの行動に置き換えることにより行動パターンを変更することができる。その他、抑制時間でない通常状態用の行動パターンと抑制時間状態用の行動パターンを用意しておいて、通常は通常状態用の行動パターンを使用し、抑制時間が開始すると抑制時間状態用の行動パターンを使用するようにしてもよい。また他の実施形態として、行動パターンの変更に代えて、またはこれに加えて、敵キャラクタの動作を遅くしてもよい。 During the suppression time, the actions of the enemy character are restricted. The actions of the enemy character can be restricted by changing the action pattern of the enemy character. In this embodiment, the action pattern of the enemy character is changed (S506). During the suppression time, the enemy character does not attack the player character, and does not move or turn so that the player character's attack is likely to be successful. For example, the enemy character control unit 331 refers to the suppression time state information, and if it is in the suppression time state (during the suppression time), the enemy character control unit 331 performs an attack or defense such as movement, attack, or turning included in a predetermined action pattern. Behavior patterns can be changed by replacing all information indicating related behaviors with behaviors such as waiting. In addition, a behavior pattern for the normal state that is not the suppression time and a behavior pattern for the suppression time state are prepared, and the behavior pattern for the normal state is normally used, and when the suppression time starts, the behavior pattern for the suppression time state is prepared. You may also use In another embodiment, instead of or in addition to changing the action pattern, the enemy character's actions may be slowed down.

実際に強大なモンスターと戦闘する場合には、小さな人間が正面から攻撃をすることは危険な行為であるとともに、攻撃が成功したとしても十分なダメージを与えることは難しいと考えられる。モンスターの攻撃を掻い潜って死角のような不利な場所に回り込んだうえで攻撃をすることが有効であると考えられる。したがって、プレイヤキャラクタが正面から敵キャラクタと対等に戦闘が可能なゲームにおいては、敵キャラクタが強大であることをリアリティをもって表現するために高精細な映像を表示したとしても、プレイヤは敵キャラクタの強大さをリアリティをもって十分に感じることはできない。 When actually fighting a powerful monster, it is a dangerous act for a small human to attack from the front, and even if the attack is successful, it is considered difficult to inflict sufficient damage. It is thought to be effective to sneak past the monster's attack and sneak into an unfavorable spot, such as a blind spot, before attacking. Therefore, in a game where the player character can fight head-on on equal terms with the enemy character, even if high-definition images are displayed to realistically represent the enemy character's strength, the player will not be able to see how powerful the enemy character is. It is impossible to fully feel it with reality.

本実施形態においては、敵キャラクタによる攻撃に対して所定の回避行動を成功させることにより抑制時間状態とすることができる。抑制時間においては敵キャラクタの行動は制限されているから、プレイヤにとっては攻撃を成功させるための有利な時間である。ここでは所定の回避行動は敵キャラクタにとって死角のような不利な場所である側面への回避行動とする。すなわち、プレイヤキャラクタは敵キャラクタによる攻撃を掻い潜って死角へ回り込むことにより攻撃に有利な状態を作り出し、所定の時間内であれば強大な敵キャラクタに対して有効な攻撃を行うことができる。 In this embodiment, the suppression time state can be established by successfully performing a predetermined evasive action against an attack by an enemy character. Since the actions of the enemy character are restricted during the suppression time, it is an advantageous time for the player to make a successful attack. Here, the predetermined evasive action is an evasive action to the side, which is a disadvantageous place such as a blind spot for the enemy character. That is, the player character can create an advantageous attack situation by dodging the attack of the enemy character and moving around to the blind spot, and can make an effective attack against the powerful enemy character within a predetermined time.

プレイヤが正面から敵キャラクタを攻撃するよりも、敵キャラクタの死角に回り込んでから攻撃することが有効であることを理解することによって、自分が対峙している敵キャラクタが強大なモンスターであることをリアリティをもって感じることができる。敵キャラクタの行動を制限することにより、敵キャラクタにとって不利な場所へのプレイヤキャラクタの移動により、敵キャラクタが十分な攻撃行動がとれなくなることを表現することができる。さらに、通常の状態(非抑制時間の状態)において、正面から敵キャラクタに攻撃をした場合に比べて、抑制時間内の攻撃による敵キャラクタへのダメージを大きくすればより大きなリアリティを与えることができる。 By understanding that it is more effective to sneak into the enemy character's blind spot and then attack, rather than attacking the enemy character head-on, the player can realize that the enemy character they are facing is a powerful monster. You can feel it with realism. By restricting the actions of the enemy character, it is possible to express that the enemy character is unable to take sufficient attacking actions due to movement of the player character to a location disadvantageous to the enemy character. Furthermore, in the normal state (non-suppression time state), compared to attacking the enemy character from the front, if you increase the damage to the enemy character by attacking during the suppression time, you can give a greater sense of reality. .

敵キャラクタによる攻撃に対して、プレイヤキャラクタが所定の回避処理を実行したと判定されなかった場合には、ゲーム制御部33は敵キャラクタによる攻撃が成功したか否かを判定する(S508)。 If it is not determined that the player character has executed a predetermined avoidance process in response to the attack by the enemy character, the game control unit 33 determines whether or not the attack by the enemy character was successful (S508).

プレイヤが回避のための入力を行ったものの、所定方向への回避でなかったり、タイミングが不適切である等の理由により、所定の回避を行ったと判定されなかった場合には敵キャラクタの攻撃が成功する可能性があるため、敵キャラクタの攻撃が成功したか否かの判定が行われる。敵キャラクタの攻撃に対してプレイヤが何らの入力も行わない場合にも、攻撃が成功する可能性がある。敵キャラクタの攻撃がプレイヤキャラクタに届かない領域で実行されている場合にも攻撃は成功しない。敵キャラクタによる攻撃が成功しなかったと判定された場合には、敵キャラクタによる攻撃処理は終了する。 If the player inputs an input for evasion, but it is not determined that the evasion has been performed because the evasion was not in the specified direction or the timing was inappropriate, the enemy character's attack Since there is a possibility of success, a determination is made as to whether or not the enemy character's attack was successful. Even if the player does not make any input in response to an enemy character's attack, there is a possibility that the attack will be successful. Also, if the enemy character's attack is executed in an area where the player character cannot reach the attack, the attack will not be successful. If it is determined that the attack by the enemy character was not successful, the attack processing by the enemy character ends.

一方、敵キャラクタによる攻撃が成功したと判定された場合には、プレイヤキャラクタに対してダメージ付与を行う(S510)。具体的にはプレイヤキャラクタのヒットポイントを所定量減少させる。減少させる量は敵キャラクタの攻撃力値及びプレイヤキャラクタの防御力値等のパラメータによって決定される。 On the other hand, if it is determined that the attack by the enemy character was successful, damage is applied to the player character (S510). Specifically, the hit points of the player character are reduced by a predetermined amount. The amount of reduction is determined by parameters such as the enemy character's attack power value and the player character's defense power value.

次に、プレイヤキャラクタの苦手度を上昇させる(S512)。ここで、苦手度はプレイヤのアクションに対する苦手度を示しており、プレイヤキャラクタを操作して攻撃や回避などのアクションを実行することについて、プレイヤが苦手であると推定されるほど高い値となり、得意であると推定されるほど低い値となる。敵キャラクタの攻撃が成功すればプレイヤはアクションが苦手であると推定されるから苦手度を上昇させ、プレイヤキャラクタの攻撃が成功すれば、プレイヤはアクションが得意であると推定されるから苦手度を減少させる。例えば、初期状態においては苦手度を最小値である0に設定し、敵キャラクタの攻撃を受けると苦手度を10上昇させる一方、プレイヤキャラクタが攻撃に成功すると苦手度を3減少させる。 Next, the degree of weakness of the player character is increased (S512). Here, the weak point indicates the player's weak point in the action, and the higher the player is estimated to be weak at operating the player character to perform actions such as attack and evasion, the higher the value will be. The more it is estimated, the lower the value. If the enemy character's attack is successful, it is assumed that the player is not good at actions, so the degree of weakness is increased, and if the player character's attack is successful, it is presumed that the player is good at actions, so the degree of weakness is increased. reduce For example, in the initial state, the weak point is set to the minimum value of 0, and when the player character is attacked by an enemy character, the weak point is increased by 10, while when the player character successfully attacks, the weak point is decreased by 3.

S514において、苦手度に基づいてゲームの難易度を決定する。例えば、苦手度が0~20である場合には、高難易度である難易度3とし、苦手度が21~40の場合には中難易度である難易度2とし、苦手度が41以上のときは低難易度である難易度1とする。このようにゲーム難易度は苦手度に基づいて決定されるから苦手度の変更に応じてゲーム進行中に変更される。プレイヤ入力に基づくアクションがプレイヤが苦手であることを示す苦手度をゲーム進行中に逐次変更し、これに基づいてゲームの難易度を変更することにより、プレイヤの技術に応じたゲーム難易度を提供することが可能となる。ゲーム難易度の決定を行うと、敵キャラクタ攻撃処理は終了する。 In S514, the difficulty level of the game is determined based on the difficulty level. For example, if the difficulty level is 0 to 20, it will be set to difficulty level 3, which is high difficulty, if the difficulty level is 21 to 40, it will be set to difficulty level 2, which is medium difficulty, and if the difficulty level is 41 or higher, it will be set to difficulty level 2. In this case, the difficulty level is set to 1, which is a low difficulty level. In this way, the game difficulty level is determined based on the player's difficulty level, so it is changed during the game in accordance with changes in the player's difficulty level. The difficulty level, which indicates that the player is not good at actions based on player input, is changed sequentially during the game, and the difficulty level of the game is changed based on this, thereby providing a game difficulty level that matches the player's skill level. It becomes possible to do so. Once the game difficulty level is determined, the enemy character attack process ends.

次に、図6を用いてプレイヤキャラクタ攻撃処理を説明する。プレイヤキャラクタ攻撃処理においては、入力部31を介してプレイヤによって敵キャラクタへの攻撃のための入力がなされた場合の処理を行う。まず、プレイヤ入力に基づいて、プレイヤキャラクタ制御部330はプレイヤキャラクタによる敵キャラクタへの攻撃を実行し(S601)、ゲーム制御部33は敵キャラクタへの攻撃が成功したか否かを判定する(S602)。 Next, the player character attack process will be explained using FIG. 6. In the player character attack process, processing is performed when the player inputs an input to attack the enemy character via the input unit 31. First, based on player input, the player character control unit 330 executes an attack on the enemy character by the player character (S601), and the game control unit 33 determines whether the attack on the enemy character was successful (S602). ).

プレイヤキャラクタによる攻撃が成功したと判定された場合には、敵キャラクタへのダメージ付与を行う(S604)。具体的には敵キャラクタのヒットポイントを所定量減少させる。そして、プレイヤキャラクタの苦手度を減少させる(S606)。プレイヤキャラクタの攻撃が成功すれば、プレイヤキャラクタがアクションが得意であると推定されるから、苦手度を減少させる。続いて、この苦手度に基づいてゲームの難易度を決定する(S608)。 If it is determined that the attack by the player character is successful, damage is applied to the enemy character (S604). Specifically, the enemy character's hit points are reduced by a predetermined amount. Then, the degree of weakness of the player character is reduced (S606). If the player character's attack is successful, it is presumed that the player character is good at actions, so the degree of weakness is reduced. Next, the difficulty level of the game is determined based on this difficulty level (S608).

S610において、ゲーム制御部33は抑制時間状態情報に基づいて抑制時間中であるか否かを判定し、抑制時間内でなければプレイヤキャラクタ攻撃処理を終了し、抑制時間内であれば、敵キャラクタ制御部に敵キャラクタリアクション動作を実行させる(S612)。本実施形態においては敵キャラクタがダメージを受けたことを示す動作を表示部32に表示させる。 In S610, the game control unit 33 determines whether or not the suppression time is in progress based on the suppression time state information, and if it is not within the suppression time, ends the player character attack process, and if it is within the suppression time, the enemy character The control unit is caused to execute an enemy character reaction action (S612). In this embodiment, an action indicating that the enemy character has received damage is displayed on the display unit 32.

抑制時間内にプレイヤキャラクタによる敵キャラクタへの攻撃が成功した場合にのみ、敵キャラクタリアクション動作を実行させることにより、抑制時間内が特殊な時間であることをプレイヤに認識させることができる。これにより、プレイヤがゲームを開始する前にチュートリアル等を提供してゲームの基本的なルールを解説しなくとも、ゲームをプレイしながらプレイヤがルールを自分で見つける楽しみを提供することができる。 By causing the enemy character reaction action to be executed only when the player character successfully attacks the enemy character within the suppression time, it is possible to make the player recognize that the suppression time is a special time. Thereby, it is possible to provide the player with the pleasure of discovering the rules by himself while playing the game, without providing a tutorial or the like to explain the basic rules of the game before the player starts the game.

本実施形態においては、抑制時間においては敵キャラクタの行動パターンが変更されて、プレイヤに有利な状態となっている。プレイヤは敵キャラクタがリアクションを実行することで、抑制時間が特殊な時間であり、さらに、敵キャラクタが攻撃等の行動をとらないことに気が付くことで、抑制時間がプレイヤにとって有利な時間であること、抑制時間状態を作るために所定の回避を行う必要があることを認識することを促すことができる。所定の回避を行うことの報酬を明確化することもできる。 In the present embodiment, the enemy character's action pattern is changed during the suppression time, creating a state advantageous to the player. The suppression time is a special time when the enemy character performs a reaction, and the suppression time is an advantageous time for the player because the player notices that the enemy character does not take actions such as attacks. , it is possible to encourage the user to recognize that it is necessary to perform a predetermined avoidance in order to create a restrained time state. The reward for performing a given avoidance can also be specified.

S612において、敵キャラクタがカウンタ攻撃を実行するか否かを決定する。カウンタ攻撃は所定の発生確率に基づいて実行するか否かが決定される。ここでは、カウンタ攻撃が発生する確率はゲーム難易度に基づいて決定されるものとする。例えば、高難易度の場合は発生確率50%、中難易度の場合は30%、低難易度の場合は0%とすることができる。さらに、敵キャラクタの残りヒットポイントにも基づくようにすることもできる。一つの実施形態によれば、敵キャラクタの残りHPに基づく標準となる発生確率に、ゲーム難易度に応じた係数を乗算することで、ゲーム難易度に応じた発生確率を演算することができる。例えば、残りヒットポイント(HP)が25%>HP≧0%のときには標準発生確率50%、75%>HP≧25%のときには標準発生確率30%、100%>HP≧75%のときには標準発生確率20%とし、高難易度の係数を1.0、中難易度の係数を0.8、低難易度の係数を0.5とする。この場合、残りヒットポイント(HP)が25%>HP≧0%のときの発生確率は、高難易度においては50×1.0=50%であり、中難易度においては50×0.8=40%であり、低難易度においては50×0.5=25%である。カウンタ攻撃が発生する確率が低いほどゲームの難易度は低いものとなる。 In S612, it is determined whether the enemy character executes a counter attack. It is determined whether or not to execute the counter attack based on a predetermined probability of occurrence. Here, it is assumed that the probability of a counter attack occurring is determined based on the game difficulty level. For example, the probability of occurrence can be set to 50% for high difficulty, 30% for medium difficulty, and 0% for low difficulty. Furthermore, it can also be based on the enemy character's remaining hit points. According to one embodiment, by multiplying the standard occurrence probability based on the remaining HP of the enemy character by a coefficient corresponding to the game difficulty level, it is possible to calculate the occurrence probability according to the game difficulty level. For example, when the remaining hit points (HP) is 25% > HP ≧ 0%, the standard occurrence probability is 50%, when 75% > HP ≧ 25%, the standard occurrence probability is 30%, and when 100% > HP ≧ 75%, the standard occurrence probability is 50%. The probability is 20%, the coefficient for high difficulty is 1.0, the coefficient for medium difficulty is 0.8, and the coefficient for low difficulty is 0.5. In this case, when the remaining hit points (HP) is 25%>HP≧0%, the probability of occurrence is 50 x 1.0 = 50% on high difficulty, and 50 x 0.8 on medium difficulty. = 40%, and at low difficulty level it is 50 x 0.5 = 25%. The lower the probability of a counter attack occurring, the lower the difficulty level of the game.

カウンタ攻撃が発生しないと決定された場合には、プレイヤキャラクタ攻撃処理は終了する。カウンタ攻撃が発生すると決定された場合には、S616において、図5を用いて説明した敵キャラクタ攻撃処理を開始して、プレイヤキャラクタ攻撃処理を終了する。本実施形態においては、後述するとおり、カウンタ攻撃が発生すると抑制時間が終了する。 If it is determined that a counter attack will not occur, the player character attack process ends. If it is determined that a counter attack will occur, the enemy character attack process described using FIG. 5 is started in S616, and the player character attack process is ended. In this embodiment, as will be described later, the suppression time ends when a counter attack occurs.

次に、図7を用いて抑制時間管理制御について説明する。前述したように、敵キャラクタ攻撃に対して、プレイヤの入力に基づいてプレイヤキャラクタが所定の回避動作を実行することで回避に成功した場合には、抑制時間に入り抑制時間タイマーが開始される。抑制時間は、タイマーが満了すること、敵キャラクタによる所定の行動が発生すること、及びプレイヤ入力に基づいてプレイヤキャラクタによる所定の行動が実行されること、のうちの少なくとも1つが満たされると終了する。 Next, the suppression time management control will be explained using FIG. 7. As described above, when the player character successfully avoids an enemy character attack by executing a predetermined avoidance action based on the player's input, the suppression time enters and the suppression time timer is started. The suppression time ends when at least one of the following conditions is satisfied: a timer expires, a predetermined action by the enemy character occurs, and a predetermined action is performed by the player character based on player input. .

本実施形態においては、抑制時間タイマーの満了時間はゲーム難易度に基づいて決定される。例えば、高難易度である場合には、0.7秒、中難易度である場合には0.9秒、低難易度である場合には1.1秒とすることができる。抑制時間が長いほどプレイヤに有利な状態が長い時間維持されるため、ゲームの難易度を下げることができる。敵キャラクタによる所定の行動はカウンタ攻撃とすることができる。前述のとおり、カウンタ攻撃が発生する確率もまたゲーム難易度に基づいて決定することができる。 In this embodiment, the expiration time of the suppression timer is determined based on the game difficulty level. For example, the time can be set to 0.7 seconds for a high difficulty level, 0.9 seconds for a medium difficulty level, and 1.1 seconds for a low difficulty level. The longer the suppression time is, the longer a state advantageous to the player is maintained, and therefore the difficulty of the game can be lowered. A predetermined action by the enemy character can be a counter attack. As mentioned above, the probability that a counter attack will occur can also be determined based on the game difficulty level.

本実施形態においては、ゲーム難易度は苦手度に基づいて決定される。苦手度はプレイヤによる攻撃の成功及び敵キャラクタによる攻撃の成功に基づいて時々刻々と変更されるから、プレイヤの技術をリアルタイムに表すことができる。この苦手度に基づいてゲーム難易度を決定し、ゲーム難易度に基づいて抑制時間及びカウンタ確率を決定することにより、リアルタイムにプレイヤの技術に応じた難易度のゲームを提供することができる。 In this embodiment, the game difficulty level is determined based on the level of difficulty. Since the degree of weakness changes from time to time based on the success of attacks by the player and the success of attacks by enemy characters, the skill of the player can be expressed in real time. By determining the game difficulty level based on this difficulty level, and determining the suppression time and counter probability based on the game difficulty level, it is possible to provide a game with a difficulty level that corresponds to the player's skill in real time.

本実施形態において、抑制時間を終了させるためのプレイヤキャラクタによる所定の動作は例えば回避動作とする。抑制時間はプレイヤにとって攻撃のために有利な時間であり、敵キャラクタの攻撃が制限されている抑制時間において回避という行動が不適切な行動であることをプレイヤに理解させることができる。 In this embodiment, the predetermined action by the player character to end the suppression time is, for example, an avoidance action. The suppression time is an advantageous time for the player to attack, and the player can be made to understand that the action of evasion is inappropriate during the suppression time when the enemy character's attack is limited.

抑制時間終了条件が満たされないと判定された場合には(S701)、抑制時間終了条件が満たされるまで抑制時間を継続する。一方、抑制時間終了条件のいずれか一つが満たされた場合には、敵キャラクタの行動パターンを変更し(S702)、抑制時間状態情報を非抑制時間状態を示す情報に変更して抑制時間を終了させる(S704)。ここでは、行動パターンの変更は、抑制時間を開始した後に、敵キャラクタの行動を制限するように変更された行動パターンを、通常の行動パターンに戻すことにより行われる。例えば、S504において、すべて待機などの行動に置き換えられた情報を、予め決められた行動パターンに含まれる、移動、攻撃、旋回のような行動を示す情報に戻すことにより行動パターンを変更する。 If it is determined that the suppression time end condition is not satisfied (S701), the suppression time is continued until the suppression time end condition is satisfied. On the other hand, if any one of the suppression time end conditions is satisfied, the action pattern of the enemy character is changed (S702), the suppression time state information is changed to information indicating a non-suppression time state, and the suppression time is ended. (S704). Here, the behavior pattern is changed by returning the behavior pattern that was changed to limit the behavior of the enemy character back to the normal behavior pattern after the suppression time has started. For example, in S504, the behavior pattern is changed by returning all information that was replaced with behavior such as standby to information indicating behavior such as movement, attack, and turning, which is included in the predetermined behavior pattern.

以上に説明した処理又は動作において、あるステップにおいて、そのステップではまだ利用することができないはずのデータを利用しているなどの処理又は動作上の矛盾が生じない限りにおいて、処理又は動作を自由に変更することができる。また以上に説明してきた各実施例は、本発明を説明するための例示であり、本発明はこれらの実施例に限定されるものではない。本発明は、その要旨を逸脱しない限り、種々の形態で実施することができる。 In the processing or operation described above, as long as there is no contradiction in the processing or operation, such as using data that should not be available at that step in a certain step, the processing or operation can be freely performed. Can be changed. Further, each of the embodiments described above is an illustration for explaining the present invention, and the present invention is not limited to these embodiments. The present invention can be implemented in various forms without departing from the gist thereof.

1 :ゲームシステム
10 :電子装置
11 :プロセッサ
12 :入力装置
13 :出力装置
14 :記憶装置
15 :通信装置
16 :バス
20 :表示装置
31 :入力部
32 :表示部
33 :ゲーム制御部
330 :プレイヤキャラクタ制御部
331 :敵キャラクタ制御部
332 :攻撃判定部
333 :難易度決定部
334 :抑制時間管理部
40 :ゲーム用画面
41 :プレイヤキャラクタ
42 :敵キャラクタ
1: Game system 10: Electronic device 11: Processor 12: Input device 13: Output device 14: Storage device 15: Communication device 16: Bus 20: Display device 31: Input section 32: Display section 33: Game control section 330: Player Character control section 331: Enemy character control section 332: Attack determination section 333: Difficulty level determination section 334: Suppression time management section 40: Game screen 41: Player character 42: Enemy character

Claims (9)

プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームのためのプログラムであって、プレイヤ入力を受け付ける電子装置に、
敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、
プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、
前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、
前記抑制時間の期間中は、予め定められた行動パターンに含まれる行動を示す情報を他の行動を示す情報に置き換えることで行動パターンを変更することにより敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、
ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、
抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、
を実行させる、プログラム。
A program for a game in which a player character operated by a player and an enemy character, which is a non-player character, are placed on a game field and the player character and the enemy character fight, the electronic device receiving input from the player.
an enemy character attack step in which the enemy character attacks the player character;
a player character avoidance determination step of determining whether the player character has successfully avoided an attack by the enemy character based on the player input;
a suppression time starting step of starting a suppression time if it is determined that the player character avoidance has been successful in the player character avoidance determination step;
During the suppression time period, enemy character movement restriction is performed to restrict the movement of the enemy character by changing the action pattern by replacing information indicating actions included in a predetermined action pattern with information indicating other actions. step and
a suppression time end condition determining step of determining whether a suppression time end condition determined based on the game difficulty level is satisfied;
a suppression time ending step of ending the suppression time if it is determined that the suppression time ending condition is satisfied;
A program to run.
前記抑制時間終了条件は、プレイヤ入力によらずに満たされる、請求項1に記載のプログラム。 The program according to claim 1, wherein the suppression time end condition is satisfied regardless of player input. 前記抑制時間終了条件は、ゲーム難易度に基づいて決定される所定期間が満了すること、及び、ゲーム難易度に基づいて決定される発生確率に基づいて実行される敵キャラクタによる所定の行動が発生すること、のうちの少なくとも1つが満たされることを条件とする、請求項1又は2に記載のプログラム。 The suppression time end condition is that a predetermined period determined based on the game difficulty expires, and that a predetermined action by the enemy character occurs based on the probability of occurrence determined based on the game difficulty. 3. The program according to claim 1, wherein at least one of the following conditions is satisfied. 前記敵キャラクタによる所定の行動は前記プレイヤキャラクタによる攻撃に対するカウンタ攻撃である、請求項3に記載のプログラム。 4. The program according to claim 3, wherein the predetermined action by the enemy character is a counter attack against an attack by the player character. 前記所定期間はゲーム難易度が高いほど短く設定され、前記発生確率はゲーム難易度が高いほど高く設定される、請求項3または4に記載のプログラム。 5. The program according to claim 3, wherein the predetermined period is set to be shorter as the game difficulty level is higher, and the occurrence probability is set to be higher as the game difficulty level is higher. 前記抑制時間の間に、前記プレイヤ入力に基づいて実行されたプレイヤキャラクタによる敵キャラクタに対する攻撃が成功した場合には、敵キャラクタがリアクション動作を実行する敵キャラクタリアクションステップを更に電子装置に実行させる、請求項1~5のいずれか1項に記載のプログラム。 further causing the electronic device to execute an enemy character reaction step in which the enemy character performs a reaction action if the attack on the enemy character by the player character executed based on the player input is successful during the suppression time; The program according to any one of claims 1 to 5. 前記回避することは、所定の方向への回避動作による回避であることを特徴とする請求項1~6のいずれか1項に記載のプログラム。 7. The program according to claim 1, wherein the avoidance is an avoidance by an avoidance operation in a predetermined direction. プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームを実行可能な電子装置によって実行される方法であって、
敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、
プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、
前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、
前記抑制時間の期間中は、予め定められた行動パターンに含まれる行動を示す情報を他の行動を示す情報に置き換えることで行動パターンを変更することにより敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、
ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、
抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、
を含む、方法。
A method executed by an electronic device capable of executing a game in which a player character operated by a player and an enemy character, which is a non-player character, are placed on a game field and the player character and the enemy character fight, the method comprising:
an enemy character attack step in which the enemy character attacks the player character;
a player character avoidance determination step of determining whether the player character has successfully avoided an attack by the enemy character based on the player input;
a suppression time starting step of starting a suppression time if it is determined that the player character avoidance has been successful in the player character avoidance determination step;
During the suppression time period, enemy character movement restriction is performed to restrict the movement of the enemy character by changing the action pattern by replacing information indicating actions included in a predetermined action pattern with information indicating other actions. step and
a suppression time end condition determining step of determining whether a suppression time end condition determined based on the game difficulty level is satisfied;
a suppression time ending step of ending the suppression time if it is determined that the suppression time ending condition is satisfied;
including methods.
プレイヤにより操作されるプレイヤキャラクタ及びノンプレイヤキャラクタである敵キャラクタをゲームフィールドに配置させ、プレイヤキャラクタと敵キャラクタとを戦闘させるゲームを実行可能な電子装置であって、
敵キャラクタがプレイヤキャラクタに対して攻撃する敵キャラクタ攻撃ステップと、
プレイヤ入力に基づいて、敵キャラクタによる攻撃をプレイヤキャラクタが回避することに成功したか否かを判定するプレイヤキャラクタ回避判定ステップと、
前記プレイヤキャラクタ回避判定ステップにおいて、回避が成功したと判定された場合、抑制時間を開始する抑制時間開始ステップと、
前記抑制時間の期間中は、予め定められた行動パターンに含まれる行動を示す情報を他の行動を示す情報に置き換えることで行動パターンを変更することにより敵キャラクタの動作を制限する敵キャラクタ動作制限ステップと、
ゲーム難易度に基づいて決定される抑制時間終了条件が満たされたか否かを判定する、抑制時間終了条件判定ステップと、
抑制時間終了条件が満たされたと判定された場合には、前記抑制時間を終了する抑制時間終了ステップと、
を実行する、電子装置。
An electronic device capable of executing a game in which a player character operated by a player and an enemy character, which is a non-player character, are placed on a game field and the player character and the enemy character fight,
an enemy character attack step in which the enemy character attacks the player character;
a player character avoidance determination step of determining whether the player character has successfully avoided an attack by the enemy character based on the player input;
a suppression time starting step of starting a suppression time if it is determined that the player character avoidance has been successful in the player character avoidance determination step;
During the suppression time period, enemy character movement restriction is performed to restrict the movement of the enemy character by changing the action pattern by replacing information indicating actions included in a predetermined action pattern with information indicating other actions. step and
a suppression time end condition determining step of determining whether a suppression time end condition determined based on the game difficulty level is satisfied;
a suppression time ending step of ending the suppression time if it is determined that the suppression time ending condition is satisfied;
An electronic device that performs.
JP2019124209A 2019-01-11 2019-07-03 Programs, electronic devices and methods Active JP7398891B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019124209A JP7398891B2 (en) 2019-01-11 2019-07-03 Programs, electronic devices and methods

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019003641A JP6553315B1 (en) 2019-01-11 2019-01-11 Program, electronic apparatus and method
JP2019124209A JP7398891B2 (en) 2019-01-11 2019-07-03 Programs, electronic devices and methods

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019003641A Division JP6553315B1 (en) 2019-01-11 2019-01-11 Program, electronic apparatus and method

Publications (3)

Publication Number Publication Date
JP2020110569A JP2020110569A (en) 2020-07-27
JP2020110569A5 JP2020110569A5 (en) 2022-02-15
JP7398891B2 true JP7398891B2 (en) 2023-12-15

Family

ID=89122208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019124209A Active JP7398891B2 (en) 2019-01-11 2019-07-03 Programs, electronic devices and methods

Country Status (1)

Country Link
JP (1) JP7398891B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3685829B2 (en) * 1994-12-29 2005-08-24 株式会社ナムコ 3D game device and image composition method
JP2004329743A (en) * 2003-05-12 2004-11-25 Nintendo Co Ltd Game device and game program
JP6472717B2 (en) * 2015-06-17 2019-02-20 株式会社コロプラ Game method, program, storage medium storing program, and terminal

Also Published As

Publication number Publication date
JP2020110569A (en) 2020-07-27

Similar Documents

Publication Publication Date Title
US8317579B2 (en) Game apparatus and program
KR20180058209A (en) Devices and methods for modifying haptic effects
JP6553315B1 (en) Program, electronic apparatus and method
JP6535407B1 (en) Program, electronic device, method and system
JP6373934B2 (en) Game program and game system
JP7398891B2 (en) Programs, electronic devices and methods
JP6856346B2 (en) Game processing program and storage medium
JP6094907B2 (en) GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER
JP6755647B2 (en) Information processing device, attitude motion control method and attitude control program
WO2019203339A1 (en) Program, electronic device, method, and system
KR20140112119A (en) Display control apparatus and method for thrid person shooter game
JP2020014531A (en) Program, electronic device, method, and system
WO2021172405A1 (en) Program, electronic device, method, and system
JP7437440B2 (en) Programs, electronic devices, methods, and systems
JP5990238B2 (en) GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER
JP7256854B2 (en) Programs, methods and electronic devices for games
JP7068417B2 (en) Systems, methods, and programs for providing games
JP2018158217A (en) Game program and game system
JP7470515B2 (en) program
US11344802B1 (en) Game system, program and information processing method
JP7427710B2 (en) Game program, recording medium, game processing method
WO2024060376A1 (en) Noise reduction method for force feedback apparatus, gamepad, and storage medium
US20230338855A1 (en) Program, method, and electronic device for game
JP7221686B2 (en) Information processing device, information processing method and program
JP6573705B1 (en) Program, electronic apparatus, method and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220204

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220314

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220912

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220912

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220922

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220926

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20221104

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20221109

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231011

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231205

R150 Certificate of patent or registration of utility model

Ref document number: 7398891

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150