Difference between revisions of "Stat"

From Cassette Beasts
(Added screenshots for each type of party menu stats)
(Removed "StatusEffects" from "MonsterStat" formula since it does not include that information in the calculation)
Line 56: Line 56:
 
This is the formula for the stat numbers shown to the right of a monster when checking it in the party menu. These values do not account for the character's influence on stats, only the monster tape's influence.
 
This is the formula for the stat numbers shown to the right of a monster when checking it in the party menu. These values do not account for the character's influence on stats, only the monster tape's influence.
  
<math>MonsterStat = modify(grow(MonsterBaseStat, Grade), Stickers, StatusEffects)</math>
+
<math>MonsterStat = modify(grow(MonsterBaseStat, Grade), Stickers)</math>
  
 
<math>grow(s, grade) = floor\left(\frac{(100 + 2 * min(grade, 5)) * s}{100}\right)</math>
 
<math>grow(s, grade) = floor\left(\frac{(100 + 2 * min(grade, 5)) * s}{100}\right)</math>

Revision as of 05:23, 22 August 2023

Stats are values that determine the performance of a monster in battle.

  • Max HP increases the amount of damage can be taken before being defeated.
  • Melee Attack increases the amount of damage the monster does with their melee attacks.
  • Melee Defense reduces the amount of damage the monster receives when hit by melee attacks.
  • Ranged Attack increases the amount of damage the monster does with their ranged attacks.
  • Ranged Defense reduces the amount of damage the monster receives when hit by ranged attacks.
  • Speed increase how quickly the monster is able to act in a turn of battle.

Calculation

This section is incomplete. Feel free to add the missing information by editing it.

The stats a monster has are calculated based on the monster species' base stats and number of stars, as well as the base stats and level of the character that has transformed into the monster (if applicable).

Battle

Monster Form Stats

This section is incomplete. Feel free to add the missing information by editing it.

Character Stats

This section is incomplete. Feel free to add the missing information by editing it.

A character's stats are determined by their base stats and level.


Fusion

This section is incomplete. Feel free to add the missing information by editing it.

Party Menu

Combined

Combined stats

This is the formula for the stat numbers shown below monster tape while checking a character in the party menu. These values account for both the monster tape's influence on stats and the character's influence.

For how is calculated, see the "Monster" section below.

Character

Character stats

This is the formula for the stat numbers shown below a character (player or partner) when checking them in the party menu. These values do not account for the monster tape's influence on stats, only the character's influence.

Monster

Monster stats

This is the formula for the stat numbers shown to the right of a monster when checking it in the party menu. These values do not account for the character's influence on stats, only the monster tape's influence.


Mechanics
Battle StatsDamageStat StagesHit chanceCritical hits
TypesStatus EffectsFusionExperience
RecordingFleeingSlotsSticker Attributes
Other AbilitiesBootlegsRelationships