Program and information processing device
The program and information processing apparatus addresses the burden of manual content selection in games by extracting and displaying related contents for easy swapping or batch-synthesis, reducing player labor and unintended selections.
Patent Information
- Application Number
- PCT/JP2024/027827
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- Priority Date
- 2024-01-22
- Filing Date
- 2024-08-02
- Publication Date
- 2025-07-31
AI Technical Summary
In existing games, players are burdened with manually selecting source and evolution material contents, leading to unintended selections and increased labor due to the automatic selection of contents with predetermined relationships.
A program and information processing apparatus that extracts a group of contents with predetermined relationships, displays them on a presentation screen distinguishing between synthesis source and evolution material contents, and allows players to swap or batch-synthesize these contents upon instruction, reducing manual effort.
The solution reduces player labor by enabling easy swapping or batch-synthesizing of contents with the same attribute or rarity, minimizing unintended selections and streamlining the content evolution process.
Smart Images

Figure JP2024027827_31072025_PF_FP_ABST
Abstract
Description
Program and information processing device
[0001] The present invention relates to a program and an information processing device.
[0002] 2. Description of the Related Art Conventionally, games have been known in which a player can combine a plurality of pieces of content he or she owns into one piece of content.
[0003] In this regard, Patent Document 1 discloses a technology for automatically selecting source content and material content from a group of content of the same type owned by a player, and for each source content, collectively synthesizing the source content and the material content of the same type.
[0004] Patent No. 6891987
[0005] In such games, it may be possible to evolve a source content by combining the source content with evolution material content that has a predetermined relationship with the source content (e.g., the same attribute) but is not the same type. However, when the source content and evolution material content different from the source content are automatically selected, a source content or evolution material content that is not intended by the player may be selected. This creates a problem in that the player must manually select the source content and evolution material content again from a list of owned content.
[0006] The present invention has been made in view of the above-mentioned problems, and its object is to provide a program and an information processing device that can reduce the burden on the player.
[0007] In order to solve the above problem, a program according to a first aspect of the present invention causes a computer to function as: extraction means for extracting a group of contents that have a predetermined relationship to each other from the content owned by a player; display means for displaying a presentation screen that presents each content included in the extracted group of contents, distinguishing between source content and evolution material content; and control means for, when an instruction to perform synthesis is received from the player on the presentation screen, synthesizing the source content and evolution material content and causing the player to acquire evolved content of the source content; and, when an instruction to switch the content group is received from the player on the presentation screen, the display means switches the source content and the evolution material content on the presentation screen.
[0008] Furthermore, a program according to a second aspect of the present invention causes a computer to function as: extraction means for extracting content groups that have a predetermined relationship with each other from the content owned by the player; display means for displaying a presentation screen that presents each content included in each extracted content group, distinguishing it into source content and evolution material content; and control means, when an instruction to perform a bulk combination is received from the player on the presentation screen, that batch combines the source content and evolution material content, allowing the player to acquire each evolved content of the source content; and when an instruction to switch the content groups is received from the player on the presentation screen, the display means switches the source content and the evolution material content on the presentation screen.
[0009] In a third aspect of the present invention, the predetermined relationship is the same attribute.
[0010] In addition, in a fourth aspect of the present invention, the predetermined relationship is that the items have the same rarity.
[0011] In a fifth aspect of the present invention, the display means swaps the synthesis source content and the evolution material content each time the display means receives the swap instruction on the presentation screen.
[0012] In a sixth aspect of the present invention, when all the contents included in the content group are of the same type, the display means does not accept a replacement instruction for the content group.
[0013] In a seventh aspect of the present invention, the display means presents the evolved content on the presentation screen and indicates whether or not the evolved content is evolution material content of a specific content included in the owned content.
[0014] In addition, an information processing device according to an eighth aspect of the present invention comprises an extraction means for extracting a group of contents that have a predetermined relationship with each other from the owned contents owned by a player; a display means for displaying a presentation screen that presents each content included in the extracted group of contents, distinguishing between source content and evolution material content; and a control means that, when an instruction to perform synthesis is received from the player on the presentation screen, synthesizes the source content and evolution material content and causes the player to acquire evolved content of the source content, and when the display means receives an instruction to switch the content group from the player on the presentation screen, switches the source content and the evolution material content on the presentation screen.
[0015] In addition, an information processing device according to a ninth aspect of the present invention comprises an extraction means for extracting content groups that have a predetermined relationship with each other from the content owned by the player; a display means for displaying a presentation screen that presents each content included in each extracted content group, distinguishing it into source content and evolution material content; and a control means that, when an instruction to perform a bulk combination is received from the player on the presentation screen, combines the source content and evolution material content together and causes the player to acquire each evolved content of the source content, and when the display means receives an instruction to switch the content groups from the player on the presentation screen, switches the source content and the evolution material content on the presentation screen.
[0016] According to the present invention, the burden on the player can be reduced.
[0017] 1 is a block diagram showing an example of the overall configuration of a game system according to a first embodiment. FIG. 2 is a diagram showing an example of the hardware configuration of a server device. FIG. 3 is a diagram showing an example of the hardware configuration of a smartphone as the terminal device shown in FIG. 1. FIG. 4 is a block diagram showing an example of the functional means of a server device. FIG. 5 is a flowchart showing an example (Specific Example 1) of the flow of processing performed by each functional means shown in FIG. 4 in the game system according to the first embodiment. FIG. 6 is a diagram showing an example (Specific Example 1) of a training screen allowing automatic merging in the first embodiment. FIG. 7 is a diagram showing an example (Specific Example 1) of a presentation screen showing a group of characters to be subjected to automatic merging in the first embodiment. FIG. 8 is a diagram showing an example (Specific Example 1) of a presentation screen in which the source character and the evolution material character are swapped in the first embodiment. FIG. 9 is a diagram showing an example (Specific Example 1) of an acquisition screen showing that an evolved character has been acquired in the first embodiment. FIG. 10 is a diagram showing an example (Specific Example 1) of a training screen in which automatic merging is not possible in the first embodiment. FIG. 11 is a flowchart showing an example (Specific Example 2) of the flow of processing performed by each functional means in the game system according to the first embodiment. FIG. 12 is a diagram showing an example (Specific Example 2) of a training screen allowing collective merging in the first embodiment. FIG. 13 is a diagram showing an example (Specific Example 2) of a presentation screen showing a group of characters to be subjected to collective merging in the first embodiment. FIG. 1 is a diagram showing an example (specific example 2) of a presentation screen in which the synthesis source character and the evolution material character included in the second character group in the first embodiment are swapped. FIG. 2 is a diagram showing an example (specific example 2) of an acquisition screen showing that each evolved character has been acquired in the first embodiment. FIG. 3 is a diagram showing an example (specific example 2) of a training screen in which batch synthesis is not possible in the first embodiment. FIG. 4 is a flowchart showing an example (specific example 1) of the flow of processing performed by each functional means in the game system according to the second embodiment. FIG. 5 is a flowchart showing an example (specific example 2) of the flow of processing performed by each functional means in the game system according to the second embodiment.
[0018] Hereinafter, several embodiments of the present invention will be described with reference to the accompanying drawings. To facilitate understanding of the description, the same components and steps in each drawing will be designated by the same reference numerals as much as possible, and redundant description will be omitted.
[0019] First Embodiment First, the first embodiment will be described.
[0020] <Overall Configuration> FIG. 1 is a block diagram showing an example of the overall configuration of a game system 1 according to the first embodiment.
[0021] 1, the game system 1 includes a server device 10 and one or more terminal devices 12. The server device 10 and the terminal devices 12 are communicatively connected via a communication network NT such as an intranet, the Internet, or a telephone line.
[0022] The server device 10 is an information processing device that provides the game execution results obtained by executing the game program 14, or the game program 14 itself, to players of each terminal device 12 via the communication network NT. In the first embodiment, the server device 10 provides the game program 14 itself to players of the terminal devices 12.
[0023] Each terminal device 12 is an information processing device owned by each player, and provides a game to each player by installing and executing the game program 14 received from the server device 10. These terminal devices 12 include various devices such as video game machines, arcade game machines, mobile phones, smartphones, tablets, and personal computers.
[0024] <Hardware Configuration> FIG. 2 is a diagram illustrating an example of a hardware configuration of the server device 10. As shown in FIG.
[0025] 2, the server device 10 includes a control device 20, a communication device 26, and a storage device 28. The control device 20 mainly includes a CPU (Central Processing Unit) 22 and a memory 24.
[0026] In the control device 20, the CPU 22 executes predetermined programs stored in the memory 24 or the storage device 28, thereby functioning as various functional means. Details of these functional means will be described later.
[0027] The communication device 26 is configured with a communication interface for communicating with an external device, etc. The communication device 26 transmits and receives various information to and from the terminal device 12, for example.
[0028] The storage device 28 is configured with a hard disk, etc. The storage device 28 stores various programs and information necessary for executing processes in the control device 20, including the game program 14, as well as information on the results of the processes.
[0029] The server device 10 can be realized using an information processing device such as a dedicated or general-purpose server computer. The server device 10 may be configured with a single information processing device or multiple information processing devices distributed over a communication network NT. FIG. 2 shows only a portion of the main hardware configuration of the server device 10, and the server device 10 may also include other components that are generally included in a server. The hardware configuration of the multiple terminal devices 12 may also be similar to that of the server device 10, except for including, for example, an operating means, a display device, and a sound output device.
[0030] FIG. 3 is a diagram illustrating an example of the hardware configuration of a smartphone serving as the terminal device 12 shown in FIG.
[0031] As shown in FIG. 3, the terminal device 12 includes a main control unit 30, a touch panel (touch screen) 32, a camera 34, a mobile communication unit 36, a wireless LAN communication unit 38, a memory unit 40, and a speaker 42.
[0032] The main control unit 30 is configured to include a CPU, memory, etc. The main control unit 30 is connected to a touch panel 32 as a display input device, a camera 34, a mobile communication unit 36, a wireless LAN communication unit 38, a storage unit 40, and a speaker 42. The main control unit 30 has a function to control these connected devices.
[0033] The touch panel 32 has both a display function and an input function, and is composed of a display 32A that performs the display function and a touch sensor 32B that performs the input function. In the first embodiment, the display 32A can display game images including operation input images such as button images, cross key images, and joystick images. The touch sensor 32B can detect the player's input position relative to the game image.
[0034] The camera 34 has a function of taking still images and / or moving images and storing them in the storage unit 40 .
[0035] The mobile communication unit 36 has a function of connecting to a mobile communication network via an antenna 36A and communicating with other communication devices connected to the mobile communication network.
[0036] The wireless LAN communication unit 38 has a function of connecting to the communication network NT via an antenna 38A and communicating with other devices such as the server device 10 connected to the communication network NT.
[0037] The storage unit 40 stores various programs and data, such as the game program 14 and play data indicating the progress of the game and player information of the game program 14. The play data may also be stored in the server device 10.
[0038] The speaker 42 has a function of outputting game sounds and the like.
[0039] <Game Overview> The game (game type) according to the first embodiment includes lottery games, quests, training games, etc. Lottery games may be referred to as gacha, lottery, summons, etc. Quests may be referred to as battle games, dungeons, exploration, missions, scenarios, etc.
[0040] The lottery game according to the first embodiment is a game in which, in response to a request (instruction) from a player to play the lottery game, one or more pieces of content are provided to the player (selected at random) from a group of lottery-eligible content items that are the subject of the lottery. These pieces of content include characters.
[0041] This lottery game is executed based on the consumption of game currency owned by the player. Examples of this game currency include paid items (e.g., paid stones), non-paid items (e.g., free stones), coins, points, etc. Paid items are paid items granted to players based on payments made with money, prepaid cards, electronic money, credit cards, crypto assets, etc. Non-paid items are free items granted to players in the game. These non-paid items may have the same value as paid items or may have a lower value than paid items. For example, in one lottery game, paid items and non-paid items can be consumed without distinction. However, in another lottery game, only paid items may be consumed. Coins and points are in-game currencies that are granted to players along with lottery-selected content when a lottery game is executed, for example.
[0042] A quest according to the first embodiment is a game in which the objective is to fulfill predetermined conditions (tasks). For example, this quest is a game in which a player selects a quest from a quest menu and uses a deck composed of a predetermined number of characters (e.g., one or five) owned by the player. The deck is sometimes referred to as a party or team.
[0043] An example of a case where a clearing condition (task) is met is when all enemy characters appearing in the quest are defeated using the deck (for example, when hit points are reduced to 0 or less). An example of a case where a clearing condition is not met (when clearing fails) is when all characters organized in the deck are annihilated (for example, when hit points of all characters are reduced to 0 or less).
[0044] Furthermore, in a quest according to the first embodiment, if a player satisfies the clearing conditions, a clearing reward is awarded to the player. Examples of this clearing reward include game currency (e.g., non-chargeable items, coins, points, etc.), characters, player experience points, etc. Furthermore, in the first embodiment, when a player clears a quest (satisfies the clearing conditions), a new quest (next quest) is opened to the player (made playable). This new quest may be, for example, more difficult than the quest the player cleared, but may also offer a larger amount of clearing reward or a higher quality clearing reward.
[0045] For example, a player can organize a deck to be used for a quest by arbitrarily selecting a predetermined number or less of characters from the characters he or she owns in an organization menu for organizing a deck to be used for a quest in advance.
[0046] In addition, in the training game according to the first embodiment, by synthesizing (consuming) a character (material content) that is pre-associated with a source character (source content) selected from among multiple characters owned by the player, the parameters of the source character (e.g., level and rarity) are changed to be advantageous to the player.
[0047] For example, in a character development game, a character can be developed by combining a pre-associated enhancement material item (e.g., enhancement material content) with a character to be developed, thereby changing the normal parameters of the character. Examples of normal parameters include the character's level and the number of turns required to activate a skill.
[0048] In the strengthening synthesis according to the first embodiment, the level of a source character to be developed is increased by combining a predetermined number (number) of strengthening material items with the source character to be developed for the level of the source character. Also, for example, in the strengthening synthesis, the number of skill activation turns of the source character to be developed is decreased by combining a predetermined number (number) of strengthening material items with the source character to be developed for the number of skill activation turns.
[0049] In the first embodiment, when a character's level increases by one, the character's hit points, attack power, defense power, etc. increase by a predetermined value. For example, the higher the hit points, attack power, or defense power, the more advantageous the progress of the game (e.g., quest). The number of turns required for a character to activate a skill includes the number of turns required for a character to activate a skill. For example, the lower the number of turns required for a character to activate a skill, the more advantageous the progress of the game (e.g., quest). For example, a skill is activated automatically or by a player's operation (manually) when the same number of turns as the character's skill activation turn number has passed in a quest.
[0050] Furthermore, for example, in a breeding game, evolutionary synthesis (raising) can be performed to change the special parameters of a source character (source content) to be raised by combining (consuming) evolution material characters (evolution material content) that are pre-associated with the source character. This special parameter is, for example, rarity. Examples of pre-associated evolution material characters include characters of the same rarity, type, and attribute as the source character. In the first embodiment, if the special parameter (rarity) of the source character is odd, the evolution material character pre-associated with the source character has the same special parameter (rarity) as the source character and is the same type as the source character. Also, if the special parameter (rarity) of the source character is even, the evolution material character pre-associated with the source character has the same special parameter (rarity) as the source character and is the same type as the source character. Examples of the same type include the same character ID, the same name, the same image, and so on. For example, a certain character and its evolved character are characters of the same type. Also, the same attribute means that the attributes set for the characters are the same. Examples of such attributes include fire (red), water (blue), wood (green), yellow (light), and purple (darkness). In the first embodiment, characters of the same type have the same attribute.
[0051] In the first embodiment, the special parameter (rarity) of a base character to be developed is increased by 1 by combining a predetermined number of characters (evolution material characters) of the same rarity, attribute, or type as the base character with the base character. For example, the character's upper level limit increases by 5 for each increase in the special parameter (rarity). For example, the higher the upper level limit, the more the player can increase the level through strengthening synthesis. Therefore, by evolving a character, the player can gain an advantage in progressing through a quest (game). Also, for example, the number of turns required for a character to activate a skill decreases by 1 for each increase in the special parameter (rarity). For example, the lower the lower limit for the number of turns required for a skill to be activated, the more the player can reduce the number of turns required for a skill to be activated through strengthening synthesis. Therefore, by evolving a character, the player can gain an advantage in progressing through a quest (game).
[0052] For example, a character can be evolved (raised) until a special parameter reaches a limit value (e.g., an upper limit value for rarity).
[0053] <Functional Means> FIG. 4 is a block diagram showing an example of functional means of the server device 10. As shown in FIG.
[0054] 4, the server device 10 has, as functional components, a storage means 50, an extraction means 52, a display means 54, and a control means 56. The storage means 50 is realized by one or more storage devices 28. The functional means other than the storage means 50 are realized by the control device 20 executing the game program 14 stored in the storage devices 28 or the like. Note that all or part of these functional components may be provided in the terminal device 12.
[0055] The storage means 50 has a function of storing player information 50A, character information 50B, lottery game information 50C, quest information 50D, and the like.
[0056] The player information 50A is stored for each player in association with the player ID of the player. The player information 50A includes, for example, the player's name, age, player rank, owned character information, owned game currency information, organized deck information, quest progress information, etc.
[0057] The player rank increases, for example, when the player gains player experience points.
[0058] The owned character information includes information about characters owned by the player.
[0059] For example, the owned character information is stored in association with an owned character ID for each character owned by the player. This owned character ID is a numerical value that is newly assigned when the player acquires a character (for example, when playing a lottery game, acquiring a clear reward, performing evolutionary synthesis, etc.). For example, the owned character information includes the character ID and current parameters of the character. The current parameters include the current values of normal parameters and special parameters.
[0060] The owned game currency information is stored, for example, for each game currency owned by a player (chargeable items, non-chargeable items, coins, points, etc.) in association with the content ID of the game currency. The owned game currency information includes, for example, the number of game currencies owned by the player.
[0061] The organized deck information includes information about the player's organized deck. This organized deck information includes, for example, the owned character IDs of a predetermined number of characters (e.g., five characters) or less designated by the player in advance, and the arrangement of each designated character (e.g., order from left to right). This deck is used, for example, when performing a quest.
[0062] The quest progress information includes, for example, the quest IDs of quests that the player has cleared and the quest IDs of quests that are playable.
[0063] Character information 50B includes information about the character.
[0064] For example, the character information 50B is stored in association with a character ID for each character. The character information 50B includes, for example, a name, an image, attributes, ability information, rarity, strengthening information, evolution information, etc. In the first embodiment, the character ID does not change even when the character evolves.
[0065] The attribute includes one or more attributes that the character has.
[0066] The ability information includes normal parameter information, special parameter information, and skills. The normal parameter information includes the ranges (minimum and maximum values) of normal parameters (such as level and number of turns required to activate a skill). The special parameter information includes the ranges (minimum and maximum values) of special parameters (such as upper limit of rarity, upper limit of level, and lower limit of number of turns required to activate a skill) for each evolution count. Skills include, for example, the ability to recover the hit points of ally characters (such as other characters in the deck) in a quest, to strengthen the attack or defense power of ally characters, or to inflict damage on enemy characters.
[0067] Rarity includes a numerical value ranging from 1 to 6, for example. This numerical value may be indicated by the number of stars, for example. In the first embodiment, the range of rarity varies depending on the character. For example, one character has a rarity of 1 to 6. Another character has a rarity of 3 to 6. Rarity may also be a name instead of a numerical value. Examples of such names include, in ascending order, rare (R), rare plus (R+), super rare (SR), super rare plus (SR+), super special rare (SSR), and super special rare plus (SSR+).
[0068] The strengthening information includes information regarding the cost required to strengthen a character (e.g., to increase a normal parameter by one). For example, the strengthening information includes information identifying an strengthening material item previously associated with the character (e.g., an item ID of the strengthening material item) and the quantity of the strengthening material item. For example, the cost (material items and number) required to increase this normal parameter (e.g., level) by one varies depending on the normal parameter (e.g., level) of the source character. Specifically, the cost required to increase (strengthen) the normal parameter (e.g., level) by one for a character whose normal parameter (level) ranges from 1 to 49 is two strengthening material items. Furthermore, for example, the cost required to increase (strengthen) the normal parameter (e.g., level) by one for a character whose normal parameter (level) is 50 or higher is three strengthening material items. Note that this cost may differ depending on the character's attributes or may differ for each character.
[0069] The evolution information includes information regarding the cost required to evolve a character (e.g., increase a special parameter by 1). For example, the evolution information includes, for each special parameter (rarity) of a character, information identifying a pre-associated evolution material character (e.g., the character ID, attributes, and special parameters of the evolution material character) and the quantity of the evolution material character. For example, the cost (character and number) required to increase a special parameter (rarity) varies depending on the special parameter of the source character. Specifically, the cost (evolution material characters) required to increase (evolve) the special parameter of a character with a special parameter (rarity) of 1 by 1 is two characters of the same type with a special parameter of 1. For example, the cost (evolution material characters) required to increase (evolve) the special parameter of a character with a special parameter (rarity) of 2 by 1 is two characters of the same attribute with a special parameter of 2. For example, the cost (evolution material character) required to increase (evolve) the special parameter of a character with a special parameter (rarity) of 3 by 1 is one character of the same type with a special parameter of 3. Furthermore, for example, the cost (evolution material characters) required to increase (evolve) the special parameter of a character whose special parameter (rarity) is 4 by 1 is two characters of the same attribute whose special parameter is 4. Furthermore, for example, the cost (evolution material characters) required to increase (evolve) the special parameter of a character whose special parameter (rarity) is 5 by 1 is one character of the same type whose special parameter is 5. Note that this cost may differ for each character attribute, or may differ for each character.
[0070] The lottery game information 50C is stored for each lottery game in association with the lottery game ID of the lottery game. The lottery game information 50C includes the name of the lottery game, the prize, lottery target information, and the like.
[0071] The consideration includes the number of game currencies (paid currencies or non-paid currencies) required to execute one lottery. For example, the consideration for a certain lottery game may be five paid items or five non-paid items.
[0072] The lottery information includes identification information (e.g., character ID) of each character constituting the lottery character group that is the subject of the lottery game, and an appearance frequency (weight) associated with the identification information. The appearance frequency includes, for example, any numerical value from 1 to 10. A low numerical value is assigned to a character with a high rarity as the appearance frequency, and a high numerical value is assigned to a character with a low rarity as the appearance frequency. Note that different numerical values may be assigned to characters of the same rarity (e.g., rarity 5). Here, the lottery probability of a character is calculated by dividing the appearance frequency assigned to that character by the sum of the appearance frequencies assigned to the characters constituting the lottery character group. Specifically, if the appearance frequency assigned to a character is 2 and the sum of the appearance frequencies assigned to the characters constituting the lottery character group is 400, the lottery probability of that character is 2 / 400 (0.5%).
[0073] The quest information 50D is stored for each quest in association with the quest ID of the quest. The quest information 50D includes the name of the quest, enemy character information, and reward information for completing the quest.
[0074] The enemy character information includes the enemy character ID and ability parameters of each enemy character that appears in the quest.
[0075] The clear reward information stores information about the clear reward that the player can acquire when clearing a quest. The clear reward information includes identification information (e.g., character ID) of the character that the player is allowed to acquire, the number of characters acquired, and a drop rate. The drop rate is the probability that the player will acquire a character. For example, the drop rate is higher for quests with higher difficulty levels.
[0076] (Specific Example 1) The extraction means 52 is a functional means for extracting a group of characters (group of contents) from the characters (contents) owned by the player. In the first embodiment, the extraction means 52 extracts a group of characters that have a predetermined relationship with each other from the characters owned by the player. Examples of this predetermined relationship include characters having the same attribute and / or the same rarity (same special parameters), etc.
[0077] For example, the extraction means 52 refers to the owned character information in the player information 50A and the character information 50B, and extracts a character group consisting of a predetermined number of characters (the number required for evolution) that have a predetermined relationship with each other from among the characters owned by the player. Specifically, the extraction means 52 extracts a character group consisting of three fire-attribute characters (e.g., character A, character B, and character C) whose special parameter (rarity) is 2. Furthermore, for example, the extraction means 52 extracts a character group consisting of two characters of the same type (e.g., character F1 and character F2) whose special parameter (rarity) is 3.
[0078] Furthermore, the extraction means 52 may not extract characters whose special parameters have reached the upper limit (limit value). For example, the extraction means 52 may exclude from extraction targets characters owned by the player whose rarity has reached the upper limit (for example, 6).
[0079] The display means 54 is a functional means for displaying various screens on the touch panel 32. In the first embodiment, the display means 54 displays a presentation screen in which each character included in the character group (content group) extracted by the extraction means 52 is presented as a combination source character and an evolution material character. For example, the display means 54 references the owned character information in the player information 50A and determines the characters in the character group (character A, character B, character C) as a first presented character (e.g., character A), a second presented character (e.g., character B), and a third presented character (e.g., character C) in order of the smallest owned character ID (e.g., the oldest acquired by the player). Next, the display means 54 displays the first presented character as a combination source character and the second presented character and the third presented character as evolution material characters on the presentation screen.
[0080] Furthermore, when the display means 54 receives a command to switch characters on the presentation screen from the player, it switches the source character with the evolution material character. For example, when a switch button on the presentation screen is instructed (touched), the display means 54 updates the presentation screen by setting the second presented character as the source character and switching the third presented character and the first presented character as evolution material characters.
[0081] Furthermore, the display means 54 swaps the source character and the evolution material character each time a swap instruction is received on the presentation screen. For example, when the swap button is first indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by designating the second presented character as the source character and swapping the third presented character and the first presented character as evolution material characters. Subsequently, when the swap button is next indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by designating the third presented character as the source character and swapping the first presented character and the second presented character as evolution material characters. Subsequently, when the swap button is next indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by designating the first presented character as the source character and swapping the second presented character and the third presented character as evolution material characters.
[0082] Furthermore, when the first presented character and the second presented character are the same type of character but a different type of character from the third presented character, the display means 54 does not have to replace the second presented character as the source character. For example, when the swap button is first indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by setting the third presented character as the source character and swapping the second presented character and the first presented character as evolution material characters. Subsequently, when the swap button is next indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by setting the first presented character as the source character and swapping the second presented character and the third presented character as evolution material characters.
[0083] Furthermore, when all characters included in a character group are of the same type, the display means 54 may not accept a replacement instruction for the character group. For example, when all characters included in a character group are of the same type, the display means 54 may make it impossible to instruct the replacement button on the presentation screen, or may not provide a replacement button on the presentation screen.
[0084] Furthermore, the display means 54 presents the evolved character on the presentation screen and indicates whether the evolved character is an evolution material character for a specific character (specific content) included in the owned characters. Examples of specific characters include characters with higher special parameters (rarity) than the source character or evolution material character, characters designated in advance by the player (e.g., characters included in the deck or characters registered as favorites), and characters designated in advance by the game operator (e.g., characters corresponding to an ongoing event or a featured character in a lottery game). For example, the display means 54 presents an evolved character in which the special parameters of the source character have been changed, and if the evolved character and the specific character have a predetermined relationship (e.g., the same attribute and the same rarity), the display means 54 displays information (e.g., a character string, a mark, etc.) indicating that the evolved character is an evolution material character for the specific character on the presentation screen.
[0085] The control means 56 is a functional means for controlling the entire game. In the first embodiment, when the control means 56 receives an instruction to execute synthesis from a player on the presentation screen, the control means 56 synthesizes the source character with the evolution material character, and allows the player to acquire an evolved character of the source character. This evolved character is, for example, a character whose special parameter (rarity) is increased by one from the source character.
[0086] <Processing Flow> Figure 5 is a flowchart showing an example (specific example 1) of the processing flow performed by each functional means shown in Figure 4 in the game system 1 according to the first embodiment. The processing of the following steps is initiated, for example, when the player selects the training menu from the main menu. The order and content of the following steps can be changed as appropriate.
[0087] (Step SP10) The extraction means 52 references the owned character information in the player information 50A and the character information 50B to extract a character group consisting of a predetermined number of characters (the number required for evolution) that have a predetermined relationship with each other from the characters owned by the player. Then, the processing proceeds to step SP12.
[0088] (Step SP12) The control means 56 determines whether or not a character group has been extracted in step SP10. If the determination is affirmative, the process proceeds to step SP14. On the other hand, if the determination is negative, the process proceeds to step SP30.
[0089] (Step SP14) The display means 54 displays on the touch panel 32 a development screen indicating that automatic synthesis is possible.
[0090] FIG. 6 is a diagram showing an example (specific example 1) of a development screen 60 that allows automatic synthesis in the first embodiment.
[0091] As shown in FIG. 6 , the development screen 60 includes a development mode switching tab 62, a character information area 64, an automatic synthesis button 66, and a back button 68. The development mode switching tab 62 is a tab (instruction area) for instructing to switch the character development mode. For example, when the development mode switching tab 62A is instructed (touched), the screen switches to a character evolution mode. Furthermore, when the development mode switching tab 62B is instructed (touched), the screen switches to a character strengthening mode. The character information area 64 displays character images and other information in areas corresponding to each of the player's characters. The character images display information indicating the character's rarity and attributes. The character information area 64 also displays a mark M, which indicates that the character can evolve. Characters marked with this mark M are the characters extracted in step SP10. The automatic synthesis button 66 is a button (instruction area) for instructing the system to automatically select an evolvable owned character and perform evolution synthesis. The back button 68 is a button (instruction area) for closing the development screen 60 and issuing an instruction to return to the main menu.
[0092] Returning to FIG. 5, the process proceeds to step SP16.
[0093] (Step SP16) The control means 56 determines whether or not the player has instructed to automatically combine owned characters. For example, if the automatic combination button is instructed (touched) on the development screen, the control means 56 judges this determination to be positive. If this determination is positive, the processing proceeds to step SP18. On the other hand, if this determination is negative, that is, if the back button is instructed (touched), the processing ends the series of steps shown in FIG. 5.
[0094] (Step SP18) The display means 54 displays on the touch panel 32 a presentation screen (confirmation screen) that presents each character included in the group of characters to be automatically combined, distinguishing between the source character and the evolution material character.
[0095] FIG. 7 is a diagram showing an example (specific example 1) of a presentation screen 70 showing a group of characters to be automatically combined in the first embodiment.
[0096] As shown in FIG. 7 , the presentation screen 70 includes a combination character information area 72, a swap button 74, a back button 76, and a combination execution button 78. The combination character information area 72 displays a group of characters that can be combined. For example, the combination character information area 72 displays images of source characters included in the character group and images of evolution material characters, distinguishing them from each other. The combination character information area 72 also displays images of characters (evolved characters) after training corresponding to the source characters. For example, the combination character information area 72 also displays whether the characters (evolved characters) after training are evolution material characters for the owned characters. The swap button 74 is a button (instruction area) for issuing an instruction to swap the source characters with the evolution material characters. The back button 76 is a button (instruction area) for issuing an instruction to close the presentation screen 70 and return to the training screen. Note that when the back button 76 is pressed, the process proceeds to step SP14 (not shown in FIG. 5 ). The synthesis execution button 78 is a button (instruction area) for issuing an instruction to execute evolutionary synthesis.
[0097] Returning to FIG. 5, the process proceeds to step SP20.
[0098] (Step SP20) The control means 56 determines whether or not there has been an instruction from the player to swap the synthesis source character and the evolution material character. For example, if the swap button on the presentation screen is instructed (touched), the control means 56 makes a positive judgment. If the judgment is positive, the processing proceeds to step SP22. On the other hand, if the judgment is negative, the processing proceeds to step SP24.
[0099] (Step SP22) The display means 54 displays on the touch panel 32 a presentation screen in which the source character and the evolution material character are swapped.
[0100] FIG. 8 is a diagram showing an example (specific example 1) of the presentation screen 70 in which the source character and the evolution material character in the first embodiment are swapped.
[0101] 8, the source character and the evolution material character are swapped in the combination character information area 72. Also, for example, the combination character information area 72 indicates whether the character after training (evolved character) is an evolution material character of the owned character.
[0102] Returning to FIG. 5, the process proceeds to step SP24.
[0103] (Step SP24) The control means 56 determines whether or not an instruction to execute evolutionary synthesis has been given by the player. For example, if the synthesis execution button on the presentation screen is instructed (touched), the control means 56 makes a positive determination. If the determination is positive, the process proceeds to step SP26. On the other hand, if the determination is negative, the process proceeds to step SP20.
[0104] (Step SP26) The control means 56 combines the original character with the evolution material character, evolving the original character into an evolved character. The original character and evolution material character are the original character and evolution material character displayed on the display screen when the execute combination button was pressed. Next, the control means 56 deletes the original character and evolution material character from the owned character information of the player information 50A, and adds the evolved character. Then, the processing proceeds to step SP28.
[0105] (Step SP28) The display means 54 displays on the touch panel 32 an acquisition screen showing the evolved character acquired by the player.
[0106] FIG. 9 is a diagram showing an example (specific example 1) of an acquisition screen 80 showing that an evolved character has been acquired in the first embodiment.
[0107] 9, the acquisition screen 80 has an acquired character information area 82 and a done button 84. The acquired character information area 82 displays the evolved character acquired by the player through the automatic synthesis. The done button 84 is a button (instruction area) for closing the result screen 80 and issuing an instruction to return to the training screen.
[0108] Then, the series of processes shown in FIG. 5 ends.
[0109] (Step SP30) The display means 54 displays on the touch panel 32 a development screen indicating that automatic synthesis is not possible.
[0110] FIG. 10 is a diagram showing an example (specific example 1) of the development screen 60 in which automatic synthesis is not possible in the first embodiment.
[0111] As shown in FIG. 10, the automatic synthesis button 66 on the breeding screen 60 is displayed in a display form that does not allow selection because no character group was extracted in step SP10.
[0112] Then, the series of processes shown in FIG. 5 ends.
[0113] (Specific Example 2) In the above-described specific example 1, the extraction means 52 extracts one character group in step SP10, but it may also extract a plurality of character groups.
[0114] For example, the extraction means 52 references the owned character information in the player information 50A and the character information 50B to extract groups of characters that have a predetermined relationship with each other from the owned characters owned by the player. For example, the extraction means 52 extracts groups of characters that have a predetermined relationship with each other and are made up of a predetermined number of characters (the number required for evolution) from the owned characters owned by the player. Specifically, the extraction means 52 extracts a first group of characters (e.g., character A1, character A2, character A3) made up of three characters of the same type and having a rarity of 1, a second group of characters (e.g., character D1, character D2, character E) made up of three water-attribute characters of a rarity of 2, and a third group of characters (e.g., character F1, character F2) made up of two characters of the same type and having a rarity of 3.
[0115] Furthermore, the display means 54 displays a presentation screen in which each character included in each extracted character group is presented as a combination source character and an evolution material character. For example, the display means 54 displays a presentation screen in which each character included in the first character group to the third character group extracted by the extraction means 52 is presented as a combination source character and an evolution material character. Specifically, the display means 54 references the owned character information in the player information 50A and determines the first character group (character A1, character A2, character A3) to be the first presented character (e.g., character A1), the second presented character (e.g., character A2), and the third presented character (e.g., character A3) in order of the smallest owned character ID (e.g., the oldest acquired by the player). Next, the display means 54 displays the first presented character of the first character group as the combination source character and the second presented character and the third presented character as evolution material characters on the presentation screen.
[0116] Similarly, the display means 54 references the owned character information in the player information 50A and determines the second character group (character D1, character D2, character E) to be the first presented character (e.g., character D1), the second presented character (e.g., character D2), and the third presented character (e.g., character E) in order of the smallest owned character ID (e.g., the oldest acquired by the player). Subsequently, the display means 54 displays the first presented character in the second character group as a synthesis source character, and the second presented character and the third presented character as evolution material characters, distinguishing them from one another, on the presentation screen.
[0117] Similarly, the display means 54 references the owned character information in the player information 50A and determines the characters from the third character group (character F1, character F2) to be the first presented character (e.g., character F1) and the second presented character (e.g., character F2) in order of the smallest owned character ID (e.g., the oldest acquired by the player). Subsequently, the display means 54 distinguishes between the first presented character from the third character group as a synthesis source character and the second presented character as an evolution material character and displays them on the presentation screen.
[0118] Furthermore, when the display means 54 receives a replacement instruction for a character group from the player on the presentation screen, it replaces the synthesis source character and the evolution material character included in the character group. For example, when a replacement button corresponding to a first character group provided on the presentation screen is instructed (touched), the display means 54 updates the presentation screen by setting a second presented character included in the first character group as the synthesis source character and replacing a third presented character included in the first character group with the first presented character as evolution material characters.
[0119] Furthermore, the display means 54 replaces the synthesis source character and the evolution material character included in the character group each time a replacement instruction for the character group is received on the presentation screen. For example, when the replacement button for the second character group is first indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by taking the second presentation character included in the second character group as the synthesis source character and replacing the third presentation character and the first presentation character included in the second character group as evolution material characters. Subsequently, when the replacement button for the second character group is next indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by taking the third presentation character included in the second character group as the synthesis source character and replacing the first presentation character and the second presentation character included in the second character group as evolution material characters. Subsequently, when the replacement button for the second character group is next indicated (touched) on the presentation screen, the display means 54 updates the presentation screen by taking the first presentation character included in the second character group as the synthesis source character and replacing the second presentation character and the third presentation character included in the second character group as evolution material characters.
[0120] In addition, when the control means 56 receives an instruction from the player on the presentation screen to perform a batch synthesis, it batch synthesizes the original character and the evolution material character, respectively, and allows the player to acquire each evolved character of the original character.
[0121] <Processing Flow> Figure 11 is a flowchart showing an example (specific example 2) of the processing flow performed by each functional means in the game system 1 according to the first embodiment. The processing of the following steps is initiated, for example, when the player selects the training menu from the main menu. The order and content of the following steps can be changed as appropriate.
[0122] (Step SP40) The extraction means 52 references the owned character information in the player information 50A and the character information 50B to extract character groups each consisting of a predetermined number of characters (the number required for evolution) that have a predetermined relationship with each other from among the characters owned by the player. Then, the processing proceeds to step SP42.
[0123] (Step SP42) The control means 56 determines whether or not one or more character groups have been extracted in step SP40. If the determination is affirmative, the process proceeds to step SP44. On the other hand, if the determination is negative, the process proceeds to step SP60.
[0124] (Step SP44) The display means 54 displays on the touch panel 32 a development screen indicating that batch synthesis is possible.
[0125] FIG. 12 is a diagram showing an example (specific example 2) of the development screen 90 that allows for batch synthesis in the first embodiment.
[0126] As shown in FIG. 12 , the development screen 90 includes a development mode switching tab 92, a character information area 94, a batch synthesis button 96, and a back button 98. The development mode switching tab 92 is a tab (instruction area) for issuing an instruction to switch the character development mode. The character information area 94 displays character images and other information in areas corresponding to each of the player's characters. The character images display information indicating the character's rarity and attributes. The character information area 94 also displays a mark M, which indicates that the character is evolvable. Characters marked with this mark M are the characters extracted in step SP40. The batch synthesis button 96 is a button (instruction area) for issuing an instruction to automatically select evolvable owned characters and perform evolution synthesis all at once. The back button 98 is a button (instruction area) for issuing an instruction to close the development screen 90 and return to the main menu.
[0127] Returning to FIG. 11, the process proceeds to step SP46.
[0128] (Step SP46) The control means 56 determines whether or not there has been an instruction from the player to combine all owned characters at once. For example, if the combined character button is instructed (touched) on the character development screen, the control means 56 makes a positive determination. If the determination is positive, the process proceeds to step SP48. On the other hand, if the determination is negative, that is, if the back button is instructed (touched), the process ends the series of steps shown in FIG. 11.
[0129] (Step SP48) The display means 54 displays on the touch panel 32 a presentation screen (confirmation screen) that presents each character included in each character group to be collectively synthesized, distinguishing between the source character and the evolution material character.
[0130] FIG. 13 is a diagram showing an example (specific example 2) of the presentation screen 100 showing each character group to be collectively merged in the first embodiment.
[0131] As shown in FIG. 13 , the presentation screen 100 includes a combination character information area 102, a swap button 104, a back button 106, and a combination execution button 108. The combination character information area 102 displays each character group that can be combined. For example, the combination character information area 102 displays images of source characters included in each character group and images of evolution material characters, with distinction between the source characters and the evolution material characters. The combination character information area 102 also displays images of characters (evolved characters) after training corresponding to the source characters of each character group. For example, the combination character information area 102 also displays whether the evolved characters (evolved characters) corresponding to each character group are evolution material characters for the owned characters. The swap button 104 is provided in association with each character group and is a button (instruction area) for issuing an instruction to swap the source characters and evolution material characters of the corresponding character group. For example, the swap button 104 is displayed in a display form that makes it impossible to instruct if the source character and the evolution material characters are all of the same type. The back button 106 is a button (instruction area) for instructing to close the presentation screen 100 and return to the development screen. When the back button 106 is instructed, the processing proceeds to step SP44 (not shown in FIG. 11). The synthesis execution button 108 is a button (instruction area) for instructing to execute evolution synthesis all at once.
[0132] Returning to FIG. 11, the process proceeds to step SP50.
[0133] (Step SP50) The control means 56 determines whether or not there has been an instruction from the player to swap the synthesis source character and the evolution material character. For example, if the swap button corresponding to the second character group is instructed (touched) on the presentation screen, the control means 56 makes a positive determination. If the determination is positive, the processing proceeds to step SP52. On the other hand, if the determination is negative, the processing proceeds to step SP54.
[0134] (Step SP52) The display means 54 displays on the touch panel 32 a presentation screen in which the synthesis source character and the evolution material character included in the second character group are swapped.
[0135] FIG. 14 is a diagram showing an example (specific example 2) of the presentation screen 100 in which the synthesis source character and the evolution material character included in the second character group in the first embodiment are swapped.
[0136] 14, the source character and the evolution material character included in the second character group are swapped in the combination character information area 102. Also, for example, the combination character information area 102 indicates that the trained character (evolved character) corresponding to the second character group is the evolution material character of the owned character.
[0137] Returning to FIG. 11, the process proceeds to step SP54.
[0138] (Step SP54) The control means 56 determines whether or not there has been an instruction from the player to execute evolutionary synthesis all at once. For example, if the synthesis execution button on the presentation screen is instructed (touched), the control means 56 makes a positive determination. If the determination is positive, the process proceeds to step SP56. On the other hand, if the determination is negative, the process proceeds to step SP50.
[0139] (Step SP56) The control means 56 combines the source characters included in each character group with the evolution material characters, and evolves the source characters into evolved characters all at once. The source characters and evolution material characters are the source characters and evolution material characters displayed on the display screen when the combine execution button was pressed. Next, the control means 56 deletes the source characters and evolution material characters included in each character group from the owned character information of the player information 50A, and adds the evolved characters, respectively. Then, the processing proceeds to step SP58.
[0140] (Step SP58) The display means 54 displays on the touch panel 32 an acquisition screen showing the evolved character acquired by the player.
[0141] FIG. 15 is a diagram showing an example (specific example 2) of the acquisition screen 110 showing that evolved characters have been acquired in the first embodiment.
[0142] 15, the acquisition screen 110 has an acquired character information area 82 and a done button 114. The acquired character information area 112 displays evolved characters acquired by the player through batch synthesis. The done button 114 is a button (instruction area) for closing the result screen 110 and issuing an instruction to return to the training screen.
[0143] Then, the series of processes shown in FIG. 11 ends.
[0144] (Step SP60) The display means 54 displays on the touch panel 32 a development screen indicating that batch synthesis is not possible.
[0145] FIG. 16 is a diagram showing an example (specific example 2) of the development screen 90 in which simultaneous synthesis is not possible in the first embodiment.
[0146] As shown in FIG. 16, the batch synthesis button 96 on the development screen 90 is displayed in a display form that makes it impossible to select, since no character group was extracted in step SP40.
[0147] Then, the series of processes shown in FIG. 11 ends.
[0148] <Effects> In the first embodiment described above, the computer functions as extraction means 52 that extracts a group of contents that have a predetermined relationship with each other from the owned contents owned by the player, display means 54 that displays a presentation screen that presents each of the contents included in the extracted group of contents, distinguishing between source content and evolution material content, and control means 56 that, when an instruction to execute synthesis is received from the player on the presentation screen, synthesizes the source content and evolution material content and allows the player to acquire the evolved content of the source content, and when an instruction to switch the group of contents is received from the player on the presentation screen, display means 54 switches the source content and evolution material content on the presentation screen.
[0149] According to this configuration, the synthesis source content and the material content included in the content group extracted on the presentation screen can be easily swapped, thereby reducing the effort required of the player.
[0150] In addition, in the first embodiment, the computer functions as extraction means 52 that extracts content groups that have a predetermined relationship with each other from the content owned by the player, display means 54 that displays a presentation screen that presents each content included in each extracted content group, distinguishing it into source content and evolution material content, and control means 56 that, when an instruction to perform a bulk combination is received from the player on the presentation screen, combines the source content and evolution material content together and allows the player to acquire each evolved content of the source content, and when the display means 54 receives an instruction to switch content groups from the player on the presentation screen, switches the source content and evolution material content on the presentation screen.
[0151] According to this configuration, the synthesis source content and the material content included in each content group extracted on the presentation screen can be easily swapped, thereby reducing the effort required of the player.
[0152] In the first embodiment, the predetermined relationship is the same attribute.
[0153] According to this configuration, it is possible to easily switch between the original content and the material content included in the content group with the same attribute extracted on the presentation screen, thereby reducing the effort required of the player.
[0154] In the first embodiment, the predetermined relationship is that the characters have the same rarity.
[0155] According to this configuration, the synthesis source content and material content included in the content group of the same rarity extracted on the presentation screen can be easily swapped, thereby reducing the effort required of the player.
[0156] Furthermore, in the first embodiment, the display means 54 switches the synthesis source content and the evolution material content each time a switching instruction is received on the presentation screen.
[0157] According to this configuration, the synthesis source content and evolution material content can be swapped each time a swap instruction is received on the presentation screen, thereby reducing the effort required of the player.
[0158] Furthermore, in the first embodiment, if all the contents included in a content group are of the same type, the display unit 54 does not accept a replacement instruction for the content group.
[0159] According to this configuration, if all the contents included in a content group are of the same type, a replacement instruction for the content group is not accepted, thereby reducing the load on the display process.
[0160] Furthermore, in the first embodiment, the display means 54 presents evolved content on the presentation screen and indicates whether or not the evolved content is evolution material content for a specific content included in the owned content.
[0161] According to this configuration, whether the evolved content is evolution material content of a specific content included in the owned content is indicated, so that it is possible to suggest to the player which content should be used as the source content (evolved content).
[0162] --Second Embodiment--- Next, a second embodiment will be described.
[0163] (Specific Example 1) The second embodiment differs from the first embodiment in that the extraction means 52 extracts a character of the same type as a specific character included in the owned characters as a combination source character. Note that the configuration and functions of the game system 1 according to the second embodiment, which will not be described below, are the same as those of the game system 1 according to the first embodiment.
[0164] In the training game of the second embodiment, when the special parameter (rarity) of the synthesis source character is a first predetermined value, a character with the same attribute as the synthesis source character is used as the evolution material character for the synthesis source character, and when the special parameter (rarity) of the synthesis source character is a second predetermined value, a character of the same type as the synthesis source character and with a special parameter (rarity) of a third predetermined value is used as the evolution material character for the synthesis source character. The second and third predetermined values are, for example, values higher than the first predetermined value. The third predetermined value is, for example, less than or equal to the second predetermined value. Note that the first predetermined value may be greater than or equal to the second predetermined value or the third predetermined value. Also, the third predetermined value may be a value higher than the second predetermined value.
[0165] For example, in the training game of the second embodiment, if the special parameter (rarity) of the source character is a first predetermined value (e.g., an even number), a character with the same attribute as the source character and whose special parameter is the first predetermined value (e.g., an even number) is used as the evolution material character for the source character. Also, in the training game of the second embodiment, if the special parameter (rarity) of the source character is a second predetermined value (e.g., an odd number), a character of the same type as the source character and whose special parameter is a third predetermined value (e.g., the same value as the second predetermined value) is used as the evolution material character for the source character.
[0166] In the second embodiment, the extraction means 52 extracts a group of characters that have a predetermined relationship with each other from the characters owned by the player. For example, the extraction means 52 extracts a group of characters from the characters owned by the player, including a synthesis source character whose special parameter (rarity) is a first predetermined value (e.g., 2) and an evolution material character whose attribute is the same as that of the synthesis source character. For example, the extraction means 52 extracts a character whose special parameter (rarity) is a first predetermined value (e.g., 2) as the evolution material character.
[0167] Furthermore, the extraction means 52 extracts, as a synthesis source character, a character of the same type as a specific character included in the owned characters. For example, the extraction means 52 references the owned character information in the player information 50A and extracts, from a group of characters having the same attribute and a special parameter (rarity) of a first predetermined value (e.g., 2), a character of the same type as a specific character included in the owned characters as a synthesis source character. Examples of the special parameter (rarity) of this specific character include a second predetermined value (e.g., 3 or 5) or a third predetermined value (e.g., 3 or 4) that is higher than the first predetermined value. For example, the special parameter (rarity) of the specific character is higher than the special parameter (rarity) of this synthesis source character.
[0168] Furthermore, the extraction means 52 extracts a character group including a synthesis source character whose special parameter (rarity) is a second predetermined value (e.g., 3) and an evolution material character of the same type as the synthesis source character from the characters owned by the player. Here, for example, the extraction means 52 extracts a character whose special parameter (rarity) is a third predetermined value (e.g., 2 or 3) as an evolution material character.
[0169] In the second embodiment, the control means 56 combines a source character included in the extracted character group, the source character having a rarity of a first predetermined value (e.g., 2), with evolution material content having the same attributes as the source character, to allow the player to acquire an evolved character having a higher rarity than the source character. The rarity of this evolved character is, for example, a second predetermined value (e.g., 3).
[0170] In the second embodiment, the display means 54 displays a presentation screen showing the source character and evolution material character included in the extracted character group, and the evolved character. For example, the display means 54 indicates on the presentation screen whether the evolved character is an evolution material character for a specific character.
[0171] <Processing Flow> Figure 17 is a flowchart showing an example (specific example 1) of the processing flow performed by each functional means in the game system 1 according to the second embodiment. The processing of the following steps is initiated, for example, when the player selects the training menu from the main menu. The order and content of the following steps can be changed as appropriate.
[0172] (Steps SP70 to SP72) The processing of steps SP70 to SP72 is the same as the processing of steps SP10 to SP12 described above, and therefore a description thereof will be omitted. If the determination in step SP72 is affirmative, the processing proceeds to step SP74. On the other hand, if the determination is negative, the processing proceeds to step SP88.
[0173] (Step SP74) The extraction means 52 extracts, as a synthesis source character, a character of the same type as the specific character included in the owned characters. For example, if the extraction means 52 extracts a group of characters with the same attributes and a special parameter (rarity) of a first predetermined value (e.g., 2) in step SP70, the extraction means 52 references the owned character information in the player information 50A and extracts, from the group of characters, a character of the same type as the specific character included in the owned characters as a synthesis source character. Next, the extraction means 52 extracts the remaining characters from the group of characters as evolution material characters. Note that, if there is no character of the same type as the specific character included in the owned characters from the group of characters, the extraction means 52 extracts the character with the smallest owned character ID as the synthesis source character. Then, the processing proceeds to step SP76.
[0174] (Step SP76) The display means 54 displays a development screen indicating that automatic merging is possible on the touch panel 32. This development screen is similar to the development screen shown in Fig. 6, and therefore a description thereof will be omitted. Then, the process proceeds to the process of step SP78.
[0175] (Step SP78) The control means 56 determines whether or not an instruction to automatically combine characters has been given by the player. For example, if the automatic combination button is instructed (touched) on the development screen, the control means 56 makes a positive determination. If the determination is positive, the processing proceeds to step SP80. On the other hand, if the determination is negative, i.e., if the back button is instructed, the processing ends the series of steps shown in FIG. 17.
[0176] (Step SP80) The display means 54 displays on the touch panel 32 a presentation screen that presents each character included in the character group to be automatically combined, distinguishing between the source character and the evolution material character. This presentation screen is similar to the presentation screen shown in Figure 8, and therefore a description thereof will be omitted. Then, the process proceeds to step SP82.
[0177] (Step SP82) The control means 56 determines whether or not an instruction to execute synthesis has been given by the player. For example, if the synthesis execution button on the presentation screen is instructed (touched), the control means 56 makes a positive determination. If the determination is positive, the processing proceeds to step SP84. On the other hand, if the determination is negative, that is, if the back button is instructed, the processing proceeds to step SP76.
[0178] (Step SP84) The control means 56 combines the source character with the evolution material character, evolving the source character into an evolved character. Next, the control means 56 deletes the source character and the evolution material character from the owned character information of the player information 50A, and adds the evolved character. Then, the processing proceeds to step SP86.
[0179] (Step SP86) The display means 54 displays an acquisition screen showing the evolved character acquired by the player on the touch panel 32. This acquisition screen is similar to the acquisition screen shown in Fig. 9, and therefore a description thereof will be omitted. Then, the process ends the series of processes shown in Fig. 17.
[0180] (Step SP88) The display means 54 displays a development screen indicating that automatic merging is not possible on the touch panel 32. This development screen is similar to the development screen shown in Fig. 10, and therefore a description thereof will be omitted. Then, the process ends the series of processes shown in Fig. 17.
[0181] In the above-described specific example 1, the extraction means 52 extracts one character group in step SP10, but it may extract multiple character groups. In this case, when the control means 56 receives an instruction from the player on the presentation screen to execute batch synthesis, it batch synthesizes the source characters and evolution material characters, respectively, and allows the player to acquire each evolved character of the source characters.
[0182] <Processing Flow> Figure 18 is a flowchart showing an example (specific example 2) of the processing flow performed by each functional means in the game system 1 according to the second embodiment. The processing of the following steps is initiated, for example, when the player selects the training menu from the main menu. The order and content of the following steps can be changed as appropriate.
[0183] (Steps SP90 to SP92) The processing of steps SP90 to SP92 is the same as the processing of steps SP40 to SP42 described above, and therefore a description thereof will be omitted. If the determination in step SP92 is affirmative, the processing proceeds to step SP94. On the other hand, if the determination is negative, the processing proceeds to step SP108.
[0184] (Step SP94) The extraction means 52 extracts, as source characters, characters of the same type as the specific character included in the owned characters. For example, if the extraction means 52 extracts, in step SP90, two character groups having the same attribute and a special parameter (rarity) of a first predetermined value (e.g., 2), the extraction means 52 references the owned character information in the player information 50A and extracts, from each of the two character groups, a character of the same type as the specific character included in the owned characters as a source character. Furthermore, if the extraction means 52 extracts, in step SP90, one character group having the same type and a special parameter (rarity) of a second predetermined value (e.g., 3), the extraction means 52 references the owned character information in the player information 50A and extracts, as source characters, the character with the smaller owned character ID from the one character group. Next, the extraction means 52 extracts the remaining characters from each of the extracted character groups as evolution material characters. If there is no character of the same type as the specific character included in the owned characters among the extracted character groups, the extraction means 52 extracts the character with the smallest owned character ID as the source character. Then, the process proceeds to step SP96.
[0185] (Step SP96) The display means 54 displays a development screen indicating that batch merging is possible on the touch panel 32. This development screen is similar to the development screen shown in Fig. 12, and therefore a description thereof will be omitted. Then, the process proceeds to the process of step SP98.
[0186] (Step SP98) The control means 56 determines whether or not there has been an instruction from the player to combine characters at once (automatic evolution). For example, if the combine button is instructed (touched) on the development screen, the control means 56 judges this determination to be positive. If this determination is positive, the processing proceeds to the processing of step SP100. On the other hand, if this determination is negative, that is, if the back button is instructed, the processing ends the series of steps shown in FIG. 18.
[0187] (Step SP100) The display means 54 displays on the touch panel 32 a presentation screen that presents each character included in each character group to be collectively combined, distinguishing between the combination source character and the evolution material character. This presentation screen is similar to the presentation screen shown in Figure 14, and therefore a description thereof will be omitted. Then, the process proceeds to step SP102.
[0188] (Step SP102) The control means 56 determines whether or not an instruction to execute merging has been given by the player. For example, if the merging execution button is instructed (touched) on the presentation screen, the control means 56 makes a positive determination. If the determination is positive, the processing proceeds to step SP104. On the other hand, if the determination is negative, that is, if the back button is instructed, the processing proceeds to step SP96.
[0189] (Step SP104) The control means 56 combines the source characters included in each character group with the evolution material characters, evolving the source characters into evolved characters. Next, the control means 56 deletes the source characters and evolution material characters included in each character group from the owned character information of the player information 50A, and adds the evolved characters. Then, the processing proceeds to step SP106.
[0190] (Step SP106) The display means 54 displays an acquisition screen showing the evolved character acquired by the player on the touch panel 32. This acquisition screen is similar to the acquisition screen shown in Fig. 15, and therefore a description thereof will be omitted. Then, the series of processes shown in Fig. 18 ends.
[0191] (Step SP108) The display means 54 displays a development screen indicating that batch merging is not possible on the touch panel 32. This development screen is similar to the development screen shown in Fig. 16, and therefore description thereof will be omitted. Then, the process ends the series of processes shown in Fig. 18.
[0192] <Effects> As described above, in the second embodiment, a program for executing a training game in which, when the rarity of the source content is a first predetermined value, content having the same attribute as the source content is used as evolution material content for the source content, and, when the rarity of the source content is a second predetermined value higher than the first predetermined value, content of the same type as the source content and having a rarity of a third predetermined value higher than the first predetermined value is used as evolution material content for the source content, causes a computer to function as extraction means 52 that extracts a content group including source content having a rarity of the first predetermined value and evolution material content having the same attribute as the source content from owned content owned by a player, and control means 56 that combines the source content and evolution material content included in the extracted content group to allow the player to acquire evolved content having a higher rarity than the source content, and extraction means 52 extracts content of the same type as specific content included in the owned content as the source content.
[0193] With this configuration, content of the same type as the specific content included in the owned content is extracted as the source content, eliminating the need to carefully check the owned content to perform evolutionary synthesis, thereby reducing the effort required by the player.
[0194] In addition, in the second embodiment, when the rarity of the source content is a first predetermined value, the program executes a development game in which content whose rarity is the first predetermined value is used as evolution material content for the source content, and the extraction means 52 extracts the content whose rarity is the first predetermined value as evolution material content.
[0195] According to this configuration, content with the same attributes and rarity as the source content is extracted as evolution material content, thereby reducing the effort required of the player.
[0196] In the second embodiment, the rarity and the third predetermined value of the specific content are the second predetermined value, and the rarity of the evolved content is the second predetermined value.
[0197] According to this configuration, the evolved content can be used as evolution material content for the specific content that the player owns, thereby reducing the effort required of the player.
[0198] In the second embodiment, the specific content is content designated in advance by the player.
[0199] According to this configuration, the evolved content can be used as evolution material content for content designated in advance by the player, thereby reducing the effort required of the player.
[0200] In the second embodiment, the specific content is content designated in advance by the game operator.
[0201] According to this configuration, the evolved content can be used as evolution material content for content designated in advance by the game operator, thereby reducing the effort required of the player.
[0202] In addition, in the second embodiment, the computer functions as a display means 54 that displays a presentation screen showing the original content and evolved material content included in the extracted content group, and the evolved content, and the display means 54 indicates on the presentation screen whether the evolved content is evolved material content of a specific content.
[0203] According to this configuration, whether the evolved content is evolution material content of a specific content included in the owned content is indicated, so that it is possible to suggest to the player which content should be used as the source content (evolved content).
[0204] Furthermore, in the second embodiment, when the display means 54 receives an instruction from the player to switch the content group on the presentation screen, it switches the synthesis source content and evolution material content on the presentation screen.
[0205] According to this configuration, the synthesis source content and the material content included in the content group extracted on the presentation screen can be easily swapped, thereby reducing the effort required of the player.
[0206] ---Modifications--- The present invention is not limited to the above specific examples. In other words, designs that are appropriately modified by a person skilled in the art from the above specific examples are also included within the scope of the present invention as long as they contain the features of the present invention. Furthermore, the elements of the above-mentioned embodiments and the modifications described below can be combined to the extent technically possible, and such combinations are also included within the scope of the present invention as long as they contain the features of the present invention.
[0207] For example, in the first embodiment, when the display means 54 receives a replacement instruction for a character group from the player on the presentation screen, the display means 54 replaces the combination source character and the evolution material character on the presentation screen. However, the combination source character or the evolution material character may be replaced with a character other than the character group (owned character). For example, when the display means 54 receives a replacement instruction, the display means 54 selects, from among the owned characters, a character that has the same rarity and the same attributes as each character included in the character group. Then, the display means 54 replaces the selected character with the combination source character or the evolution material character shown on the presentation screen.
[0208] In the first embodiment, the display means 54 does not accept a replacement instruction for a character group when all characters included in the character group are of the same type. However, the display means 54 may accept a replacement instruction. For example, the display means 54 may accept a replacement instruction when all characters included in the character group are of the same type but have different parameters such as levels or the number of turns required to activate a skill. Furthermore, the display means 54 may replace the second presented character with the source character when the first presented character and the second presented character included in the character group are of the same type but have different parameters such as levels or the number of turns required to activate a skill.
[0209] In the first embodiment, the special parameter is rarity, but this is not limiting. For example, the special parameter may be luck, an upper limit on the level, a lower limit on the number of turns required to activate a skill, etc. For example, luck is a parameter that, when used in a quest, increases the number and quality of rewards obtained for clearing the quest.
[0210] In the first embodiment, characters of the same type have the same attributes, but this is not limited to this. For example, characters with the same name may have different attributes. Furthermore, for example, a character's attributes may change as it evolves.
[0211] In the first embodiment, the evolution material character has the same special parameter (rarity) as the original character, but this is not limited to this. For example, the evolution material character may have a lower special parameter (rarity) than the original character.
[0212] Furthermore, in the first embodiment, the synthesis source character and the evolution material character have the same attributes, but the attributes may be different.
[0213] In the first and second embodiments, all extracted characters are combined at once on the combined character presentation screen, but only characters selected (checked) by the player using check boxes on the presentation screen may be combined at once. For example, the check boxes corresponding to these characters may be selected (checked) from the beginning.
[0214] Furthermore, in the first and second embodiments, the content is mainly a character, but it may also be an item (weapon, armor, accessory), a card, a figure, or the like.
[0215] 10... Server device 12... Terminal device 50... Storage means 52... Extraction means 54... Display means 56... Control means
Claims
1. A program that causes a computer to function as: an extraction means for extracting a group of contents that have a predetermined relationship with each other from the owned contents owned by a player; a display means for displaying a presentation screen that presents each content included in the extracted group of contents by distinguishing between a synthesis source content and an evolution material content; a control means for, when an instruction to execute synthesis is received from the player on the presentation screen, synthesizing the synthesis source content and the evolution material content and causing the player to acquire the evolved content of the synthesis source content. The display means switches the synthesis source content and the evolution material content on the presentation screen when an instruction to replace the group of contents is received from the player on the presentation screen.
2. A program that causes a computer to function as: an extraction means for extracting, from the owned contents owned by a player, groups of contents that have a predetermined relationship with each other; a display means for displaying a presentation screen that presents each content included in each of the extracted groups of contents by distinguishing between a synthesis source content and an evolution material content; a control means for, when an instruction to execute batch synthesis is received from the player on the presentation screen, batch synthesizing the synthesis source content and the evolution material content respectively and causing the player to acquire the evolved content of the synthesis source content respectively. The display means switches the synthesis source content and the evolution material content on the presentation screen when an instruction to replace the group of contents is received from the player on the presentation screen.
3. The program according to claim 1 or 2, wherein the predetermined relationship is being of the same attribute.
4. The program according to claim 3, wherein the predetermined relationship is being of the same rarity.
5. The program according to claim 4, wherein the display means switches the synthesis source content and the evolution material content every time the instruction to replace is received on the presentation screen.
6. The program according to claim 4, wherein the display means does not receive an instruction to replace the group of contents when all the contents included in the group of contents are of the same type.
7. The program according to claim 1 or 2, wherein the display means presents the evolved content on the presentation screen and indicates whether the evolved content is evolution material content of specific content included in the owned content.
8. An information processing apparatus comprising: extraction means for extracting a group of contents having a predetermined relationship with each other from the owned content owned by the player; display means for displaying a presentation screen for presenting each content included in the extracted group of contents by distinguishing between the synthesis source content and the evolution material content; control means for synthesizing the synthesis source content and the evolution material content when an instruction to execute synthesis is received from the player on the presentation screen, and causing the player to acquire the evolved content of the synthesis source content; and wherein the display means switches the synthesis source content and the evolution material content on the presentation screen when an instruction to replace the group of contents is received from the player on the presentation screen.
9. An information processing apparatus comprising: extraction means for extracting, from the owned content owned by the player, groups of contents having a predetermined relationship with each other; display means for displaying a presentation screen for presenting each content included in each of the extracted groups of contents by distinguishing between the synthesis source content and the evolution material content; control means for batch-synthesizing the synthesis source content and the evolution material content respectively when an instruction to execute batch synthesis is received from the player on the presentation screen, and causing the player to acquire the evolved content of the synthesis source content respectively; and wherein the display means switches the synthesis source content and the evolution material content on the presentation screen when an instruction to replace the group of contents is received from the player on the presentation screen.
Citation Information
Patent Citations
Recording media for game, game system, game device, and object synthesizing method
JP2014168604A
Program, control method, and information processor
JP2016097192A
Information processing device, program, and game system
JP2019076354A
Program and information processor
JP2023105179A
Game program, information processing device, information processing system, and game processing method
JP2023158663A