Unicopia/src/main/java/com/minelittlepony/unicopia/entity/effect
Sollace f06dad53fc
Update corruption mechanics.
- Players no longer gain corruption from taking damage, but
 - But spells with the dark alignment now cause more corruption
and gaining corruption has side-effects not unlike the mild
effects of wearing an alicorn amulet.
 - Every time a side-effect manifests, the player's corruption goes
down.
 - Alicorn Amulet and Grogar's bell now cause more corruption

Corrupt influence now clones mobs when they are damaged
rather than just randomly.
2024-03-12 14:53:02 +00:00
..
ButterfingersStatusEffect.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
CorruptInfluenceStatusEffect.java Update corruption mechanics. 2024-03-12 14:53:02 +00:00
EffectUtils.java Reimplement food poisoning to be more like the BTW food poisoning and use it instead of nausea/poison 2023-09-03 15:51:05 +01:00
FoodPoisoningStatusEffect.java Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices 2023-11-27 16:02:38 +00:00
MetamorphosisStatusEffect.java Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00
RaceChangeStatusEffect.java Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00
SunBlindnessStatusEffect.java Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00:00
UEffects.java Update corruption mechanics. 2024-03-12 14:53:02 +00:00
UPotions.java Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00