tModLoader

tModLoader

PsychedelicPrism
Viser 1-10 af 36 forekomster
< 1  2  3  4 >
Opdatering: 23. juli 2024 kl. 10:11

Version 0.6.8: Removed the unexplained (and somewhat unintentional) damage penalty when right click mode is toggled off.
Damage dithering has been adjusted slightly; rather than randomly deal additional damage to show extra damage numbers, it is now rounded off based on whether its modulo 10 is greater than another randomly generated value. the effect on gameplay should be less dense damage numbers taking up the object limit, but still with the damage variance it had previously. Assuming the math checks out, the damage should still scale as expected on average, which may still be much less than 1 for weaker enemies.

Opdatering: 23. juli 2024 kl. 5:25

Update 0.6.7: Crafting recipe now includes Terraprisma, and requires the Enchanted Moondial (although my guess would be that most people don't actually grind for the craft).
Overall damage reduced, and damage boosts are now only half as effective on the prism, but it now scales with both Magic and Summon damage bonuses (except summon crit chance as that isn't really a thing). This should make the prism's DPS more controllable, as it is now much weaker at base but intended to synergise with other items if a faster kill is intended.
When fully charged, each set of six beams (both light and dark) is now treated as only one single beam for damage calculation (four beams for animation), but has a 6x damage+knockback multiplier; this should hopefully improve game performance when used against hundreds of enemies (such as a worm boss). Additionally, the projectile explosion that occurs when an enemy is killed by the main beam now only occurs if both left- and right-click modes are active simultaneously.

Opdatering: 20. okt. 2023 kl. 8:01

Update 0.6.6: Slight performance fix.

Opdatering: 20. okt. 2023 kl. 7:59

Version 0.6.5 has been published to Stable tModLoader v2023.8

Opdatering: 1. okt. 2023 kl. 7:59

Update 0.6.4: Fixed a calculation error from previous update.

Opdatering: 1. okt. 2023 kl. 7:51

Update 0.6.3: Some minor spaghetti code cleanup, adjusted damage formula slightly

Opdatering: 1. okt. 2023 kl. 1:35

Update 0.6.2: Fixed mana cost and regeneration.

Opdatering: 1. okt. 2023 kl. 1:26

Update 0.6.1: Fixed a crash caused by having too many projectiles in the world, fixed projectile targeting mobs on the ground.

Opdatering: 30. sep. 2023 kl. 12:00

Update 0.6.0: Updated for 1.4.4!
Weapon is now split into two different attacks; the main attack being the large beams, with a sub attack being the random lasers. They use left and right click respectively, and are independently togglable. The main attack now also has a power-down animation.

Opdatering: 26. sep. 2022 kl. 21:16

Update 0.5.13: Projectile now uses modified pure vanilla textures allowing resource packs to change it, now blocks reuse on same frame to prevent breaking from attack speed modifiers.