TeamMoonstorm / Starstorm2

A Port/Continuation of the Risk of Rain 1 mod: Starstorm.
GNU General Public License v3.0
26 stars 31 forks source link

Pickup Buff Merges #452

Closed JaceDaDorito closed 1 month ago

JaceDaDorito commented 2 months ago

Merged Buff classes with their respective Pickup classes. I skipped over items that were either Indev or were Commented out (Relic of Echelon notably). Here are the items that were changed:

Lunar:

Tier 1:

Tier 2:

Tier 3:

Equipment:

Unfinished:

JaceDaDorito commented 2 months ago

Should be good for review now

JaceDaDorito commented 1 month ago

Resolved all instances of useless BuffBehaviors using IBodyStatArgModifier. Made them use the GetStatCoefficients delegate instead