Sprache

Puffish Power Scale

Puffish Power Scale

Modrinth

Adds a Puffish Skills level function for Silent's Power Scale expressions.

35 Downloads 1 Follower aktualisiert 1mo ago
neueste v0.1.1+1.21.1-neoforge Modrinth
Neoforge 1.21.1 – 1.21.1 Game-mechanicsUtility

Puffish Power Scale

Puffish Power Scale adds a Puffish Skills level function to Silent's Power Scale expressions.

It does not calculate mob difficulty itself. Power Scale remains responsible for formulas, caps, dimension values, player weighting, and attribute scaling.

What it adds

This addon registers one Power Scale expression function:

PUFFISH_SKILL_LEVEL(radius)

In Power Scale local-difficulty expressions, it returns the highest configured Puffish Skills experience level among players within the given horizontal radius of the evaluated mob position.

Example Power Scale config usage:

[difficulty.local_difficulty.parts]
from_players = "PUFFISH_SKILL_LEVEL(256)"

The returned value is the raw Puffish Skills experience level. If your pack wants to divide, cap, blend it with dimension baselines, or combine it with Power Scale's built-in functions, write that formula in Power Scale's config.

When a Power Scale expression is evaluated with a player variable, PUFFISH_SKILL_LEVEL() returns that player's configured Puffish Skills experience level.

Addon config

The addon config is config/puffish_power_scale-common.toml.

  • enabled: enables or disables the expression function.
  • categoryIds: Puffish Skills category IDs to read. The highest level wins. Leave it empty to scan all Puffish Skills categories that have experience.

Default category:

puffish_skills:combat

This matches the Combat tree from the Pufferfish's Skills default skill-tree pack. Add more category IDs, or leave the list empty to use the highest experience level from any available Puffish Skills category.

Requirements

  • Minecraft 1.21.1
  • NeoForge
  • Puffish Skills
  • Silent's Power Scale
  • Silent Lib

Versionen

Alpha
0.1.1+1.21.1-neoforge
neoforge · 1.21.1 · 1mo ago
Change the default category from a pack-specific skill tree to the Pufferfish default Combat tree (`puffish_skills:combat`).
30
Alpha
0.1.0+1.21.1-neoforge
neoforge · 1.21.1 · 1mo ago
Initial release. Adds PUFFISH_SKILL_LEVEL() / PUFFISH_SKILL_LEVEL(radius) for Silent's Power Scale expressions.
5

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen Puffish Power Scale

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.