Skip to content

Class "ItemConfigPillEffect"⚓︎

Content Overview

Return valueFunction
booleanIsAvailable ( )⚓︎
intAchievementID⚓︎
intAnnouncerDelay⚓︎
intAnnouncerVoice⚓︎
intAnnouncerVoiceSuper⚓︎
intEffectClass⚓︎
intEffectSubClass⚓︎
booleanGreedModeAllowed⚓︎
intID⚓︎
intMimicCharge⚓︎
stringName⚓︎

Functions⚓︎


IsAvailable ()⚓︎

boolean IsAvailable ( )⚓︎


Variables⚓︎

AchievementID⚓︎

int AchievementID⚓︎

The ID of the achievement that unlocks the pill effect. Returns -1 by default.


AnnouncerDelay⚓︎

int AnnouncerDelay⚓︎


AnnouncerVoice⚓︎

int AnnouncerVoice⚓︎


AnnouncerVoiceSuper⚓︎

int AnnouncerVoiceSuper⚓︎


EffectClass⚓︎

int EffectClass⚓︎


EffectSubClass⚓︎

int EffectSubClass⚓︎


GreedModeAllowed⚓︎

boolean GreedModeAllowed⚓︎

Returns if the pill effect is allowed in Greed mode. Returns true by default.


ID⚓︎

int ID⚓︎

Returns the pill effect's ID.


MimicCharge⚓︎

int MimicCharge⚓︎


Name⚓︎

string Name⚓︎

Returns the name of the pill effect.

Warning

In Repentance, returns "#[PILL_NAME]" rather than the pill effect's ingame name. (i.e. Balls of Steel will return #BALLS_OF_STEEL_NAME)



Last update: December 8, 2022