PKMContestEffect
public class PKMContestEffect: MappableContest effects refer to the effects of moves when used in contests.
- 
                  
                  The identifier for this contest type resource DeclarationSwift public var id: Int?
- 
                  
                  The base number of hearts the user of this move gets DeclarationSwift public var appeal: String?
- 
                  
                  The base number of hearts the user’s opponent loses DeclarationSwift public var jam: Int?
- 
                  
                  The result of this contest effect listed in different languages DeclarationSwift public var effectEntries: [PKMEffectEntry]?
- 
                  
                  The flavor text of this contest effect listed in different languages DeclarationSwift public var flavorTextEntries: [PKMFlavorText]?
- 
                  
                  Undocumented DeclarationSwift public class PKMContestEffect: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMContestEffect: Mappable
 View on GitHub
View on GitHub PKMContestEffect Class Reference
        PKMContestEffect Class Reference