I posted a comment last month in part 20 before I realised the forums were the best place.
For 3C: Updating all your Weapon and Passive classes, the LightningRingWeapon and WhipWeapon scripts suddenly seem to have “data.baseStats” used, instead of “currentStats.” With the instructions to cast them to WeaponData, I went back to check where this change occurred and I couldn’t find it in any of the last seven or eight chapters since the scripts themselves were created in chapter 16.
Was there some change not listed in the previous chapters, did I just miss something, or is it meant to be “currentStats” like it was originally. I would also assume we’d want to use the currentStats for such a thing, instead of the unaffected base stats.