You are viewing a potentially older version of this package. View all versions.
MeoMeoSir-True_Cosmic_Dragon-0.1.7 icon

True Cosmic Dragon

AurelionSol helper add-on that upgrades Center of the Universe stars and Stardust stat scaling.

Date uploaded 20 hours ago
Version 0.1.7
Download link MeoMeoSir-True_Cosmic_Dragon-0.1.7.zip
Downloads 27
Dependency string MeoMeoSir-True_Cosmic_Dragon-0.1.7

This mod requires the following mods to function

DragonycksModdingComms-AurelionSol-2.0.10 icon
DragonycksModdingComms-AurelionSol

Hope. Wonder. Insignificance. Imagine what they'll feel when I complete the stars.

Preferred version: 2.0.10
RiskofThunder-R2API_Core-5.3.0 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.3.0
RiskofThunder-R2API_RecalculateStats-1.6.6 icon
RiskofThunder-R2API_RecalculateStats

API for manipulating Character Stats

Preferred version: 1.6.6

README

True Cosmic Dragon

Helper BepInEx add-on for DragonycksModdingComms-AurelionSol 2.0.10.

This is not a replacement for AurelionSol and does not include AurelionSol files or assets. Install it alongside the official AurelionSol package.

It applies two runtime upgrades.

Center of the Universe replaces the original fixed three-star controller at runtime with a dynamic controller:

  • levels 1-6: 3 stars
  • levels 7-13: 4 stars
  • levels 14-20: 5 stars
  • levels 21+: 6 stars

Each active star has its own runtime visual, hitbox group, and OverlapAttack.

Preserved behavior:

  • Alt toggles close/expanded radius through AurelionSol's original networked toggle.
  • close radius uses proc coefficient 0.8
  • expanded radius uses proc coefficient 0.5
  • star rotation follows attack speed
  • the star root keeps following Aurelion Sol through the original attachment component

Stardust adds stat scaling when Aurelion has Stardust stacks:

  • health: +10% per stack
  • regen: +5% per stack
  • damage: +2% per stack
  • move speed: +1% per stack
  • attack speed: +0.2% per stack
  • crit chance: +0.5 per stack
  • armor: logarithmic bonus matching the local Stardust patch
  • acceleration: +1% per stack
  • sprint multiplier is set to 1.45 while Stardust is active

CHANGELOG

Changelog

0.2.0

  • Bug fixes for flying coeffs

0.1.9

  • Allows Singularity to store extra secondary charges from Backup Magazine.

0.1.8

  • Adds BepInEx configuration for Comet of Legend and Dragonflight speed.
  • Adds BepInEx configuration for both skills' Stardust duration scaling.
  • Aligns the plugin and build version with the 0.1.8 package manifest.

0.1.7

0.1.6

  • Bumps the Thunderstore and plugin version after the 0.1.5 package identity already existed.

0.1.5

  • Renames the package to True Cosmic Dragon for publishing.
  • Changes the Thunderstore package folder to True_Cosmic_Dragon.

0.1.4

  • Applies close/expanded radius directly to each runtime star's local position and scale.
  • Keeps root scale neutral so cloned visuals are not dependent on parent-scale behavior.

0.1.3

  • Adds short-lived radius diagnostics after Alt changes.
  • Logs the plugin version on load.
  • Skips Center-star installation cleanly when the Stardust passive is selected.

0.1.2

  • Makes close/expanded radius transitions visibly fast at low levels.
  • Keeps rotation speed based on attack speed; Alt only controls star radius/proc mode.

0.1.1

  • Adds the local Stardust stat scaling patch to the helper add-on.
  • Adds RiskofThunder-R2API_RecalculateStats as a package dependency.
  • Keeps the package free of Aurelion.dll and AurelionSol assets.

0.1.0

  • Initial helper add-on release.
  • Replaces AurelionSol's fixed three-star controller with a dynamic runtime controller.
  • Adds level-based Center of the Universe star counts:
    • levels 1-6: 3 stars
    • levels 7-13: 4 stars
    • levels 14-20: 5 stars
    • levels 21+: 6 stars
  • Preserves AurelionSol's close/expanded Alt toggle behavior.
  • Refuses to run on unsupported Aurelion.dll hashes.