ContestEffect

constructor(id: Int, appeal: Int, jam: Int, effectEntries: List<Effect>, flavorTextEntries: List<FlavorText>)(source)

Parameters

id

The identifier for this resource.

appeal

The base number of hearts the user of this move gets.

jam

The base number of hearts the user's opponent loses.

effectEntries

The result of this contest effect listed in different languages.

flavorTextEntries

The flavor text of this contest effect listed in different languages.