Update modded_joker_effects.c

This commit is contained in:
asteriuZ 2026-03-10 19:32:45 +07:00
parent 3232cb438d
commit de8a2b6ab8

View File

@ -422,8 +422,8 @@ const JokerInfo modded_joker_registry[] = {
{ RARE_JOKER, 10, c_joker_effect }, // ID 110 (Cyclone Joker)
{ RARE_JOKER, 10, j_joker_effect }, // ID 111 (Joker Joker)
{ RARE_JOKER, 10, vainglorious_joker_effect }, // ID 112 (Vainglorious)
{ COMMON_JOKER, 8, sloth_joker_effect }, // ID 113 (Sloth)
{ UNCOMMON_JOKER, 10, envious_joker_effect }, // ID 114 (Envious)
{ UNCOMMON_JOKER, 8, sloth_joker_effect }, // ID 113 (Sloth)
{ COMMON_JOKER, 5, envious_joker_effect }, // ID 114 (Envious)
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 115 (Form 1 - Dormant)
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 116 (Form 2 - Awakened)
{ RARE_JOKER, 7, pentacle_joker_effect }, // ID 117 (Form 3 - Final)