No Description

abilities.h 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. #ifndef ABILITY_IDS
  2. #define ABILITY_IDS
  3. #define ABILITY_NO_ABILITY 0x0
  4. #define ABILITY_STENCH 0x1
  5. #define ABILITY_DRIZZLE 0x2
  6. #define ABILITY_SPEED_BOOST 0x3
  7. #define ABILITY_BATTLE_ARMOR 0x4
  8. #define ABILITY_STURDY 0x5
  9. #define ABILITY_DAMP 0x6
  10. #define ABILITY_LIMBER 0x7
  11. #define ABILITY_SAND_VEIL 0x8
  12. #define ABILITY_STATIC 0x9
  13. #define ABILITY_VOLT_ABSORB 0xA
  14. #define ABILITY_WATER_ABSORB 0xB
  15. #define ABILITY_OBLIVIOUS 0xC
  16. #define ABILITY_CLOUD_NINE 0xD
  17. #define ABILITY_COMPOUND_EYES 0xE
  18. #define ABILITY_INSOMNIA 0xF
  19. #define ABILITY_COLOR_CHANGE 0x10
  20. #define ABILITY_IMMUNITY 0x11
  21. #define ABILITY_FLASH_FIRE 0x12
  22. #define ABILITY_SHIELD_DUST 0x13
  23. #define ABILITY_OWN_TEMPO 0x14
  24. #define ABILITY_SUCTION_CUPS 0x15
  25. #define ABILITY_INTIMIDATE 0x16
  26. #define ABILITY_SHADOW_TAG 0x17
  27. #define ABILITY_ROUGH_SKIN 0x18
  28. #define ABILITY_WONDER_GUARD 0x19
  29. #define ABILITY_LEVITATE 0x1A
  30. #define ABILITY_EFFECT_SPORE 0x1B
  31. #define ABILITY_SYNCHRONIZE 0x1C
  32. #define ABILITY_CLEAR_BODY 0x1D
  33. #define ABILITY_NATURAL_CURE 0x1E
  34. #define ABILITY_LIGHTNING_ROD 0x1F
  35. #define ABILITY_SERENE_GRACE 0x20
  36. #define ABILITY_SWIFT_SWIM 0x21
  37. #define ABILITY_CHLOROPHYLL 0x22
  38. #define ABILITY_ILLUMINATE 0x23
  39. #define ABILITY_TRACE 0x24
  40. #define ABILITY_HUGE_POWER 0x25
  41. #define ABILITY_POISON_POINT 0x26
  42. #define ABILITY_INNER_FOCUS 0x27
  43. #define ABILITY_MAGMA_ARMOR 0x28
  44. #define ABILITY_WATER_VEIL 0x29
  45. #define ABILITY_MAGNET_PULL 0x2A
  46. #define ABILITY_SOUNDPROOF 0x2B
  47. #define ABILITY_RAIN_DISH 0x2C
  48. #define ABILITY_SAND_STREAM 0x2D
  49. #define ABILITY_PRESSURE 0x2E
  50. #define ABILITY_THICK_FAT 0x2F
  51. #define ABILITY_EARLY_BIRD 0x30
  52. #define ABILITY_FLAME_BODY 0x31
  53. #define ABILITY_RUN_AWAY 0x32
  54. #define ABILITY_KEEN_EYE 0x33
  55. #define ABILITY_HYPER_CUTTER 0x34
  56. #define ABILITY_PICKUP 0x35
  57. #define ABILITY_TRUANT 0x36
  58. #define ABILITY_HUSTLE 0x37
  59. #define ABILITY_CUTE_CHARM 0x38
  60. #define ABILITY_PLUS 0x39
  61. #define ABILITY_MINUS 0x3A
  62. #define ABILITY_FORECAST 0x3B
  63. #define ABILITY_STICKY_HOLD 0x3C
  64. #define ABILITY_SHED_SKIN 0x3D
  65. #define ABILITY_GUTS 0x3E
  66. #define ABILITY_MARVEL_SCALE 0x3F
  67. #define ABILITY_LIQUID_OOZE 0x40
  68. #define ABILITY_OVERGROW 0x41
  69. #define ABILITY_BLAZE 0x42
  70. #define ABILITY_TORRENT 0x43
  71. #define ABILITY_SWARM 0x44
  72. #define ABILITY_ROCK_HEAD 0x45
  73. #define ABILITY_DROUGHT 0x46
  74. #define ABILITY_ARENA_TRAP 0x47
  75. #define ABILITY_VITAL_SPIRIT 0x48
  76. #define ABILITY_WHITE_SMOKE 0x49
  77. #define ABILITY_PURE_POWER 0x4A
  78. #define ABILITY_SHELL_ARMOR 0x4B
  79. #define ABILITY_AIR_LOCK 0x4C
  80. #define ABILITY_TANGLED_FEET 0x4D
  81. #define ABILITY_MOTOR_DRIVE 0x4E
  82. #define ABILITY_RIVALRY 0x4F
  83. #define ABILITY_STEADFAST 0x50
  84. #define ABILITY_SNOW_CLOAK 0x51
  85. #define ABILITY_GLUTTONY 0x52
  86. #define ABILITY_ANGER_POINT 0x53
  87. #define ABILITY_UNBURDEN 0x54
  88. #define ABILITY_HEATPROOF 0x55
  89. #define ABILITY_SIMPLE 0x56
  90. #define ABILITY_DRY_SKIN 0x57
  91. #define ABILITY_DOWNLOAD 0x58
  92. #define ABILITY_IRON_FIST 0x59
  93. #define ABILITY_POISON_HEAL 0x5A
  94. #define ABILITY_ADAPTABILITY 0x5B
  95. #define ABILITY_SKILL_LINK 0x5C
  96. #define ABILITY_HYDRATION 0x5D
  97. #define ABILITY_SOLAR_POWER 0x5E
  98. #define ABILITY_QUICK_FEET 0x5F
  99. #define ABILITY_NORMALIZE 0x60
  100. #define ABILITY_SNIPER 0x61
  101. #define ABILITY_MAGIC_GUARD 0x62
  102. #define ABILITY_NO_GUARD 0x63
  103. #define ABILITY_STALL 0x64
  104. #define ABILITY_TECHNICIAN 0x65
  105. #define ABILITY_LEAF_GUARD 0x66
  106. #define ABILITY_KLUTZ 0x67
  107. #define ABILITY_MOLD_BREAKER 0x68
  108. #define ABILITY_SUPER_LUCK 0x69
  109. #define ABILITY_AFTERMATH 0x6A
  110. #define ABILITY_ANTICIPATION 0x6B
  111. #define ABILITY_FOREWARN 0x6C
  112. #define ABILITY_UNAWARE 0x6D
  113. #define ABILITY_TINTED_LENS 0x6E
  114. #define ABILITY_FILTER 0x6F
  115. #define ABILITY_SLOW_START 0x70
  116. #define ABILITY_SCRAPPY 0x71
  117. #define ABILITY_STORM_DRAIN 0x72
  118. #define ABILITY_ICE_BODY 0x73
  119. #define ABILITY_SOLID_ROCK 0x74
  120. #define ABILITY_SNOW_WARNING 0x75
  121. #define ABILITY_HONEY_GATHER 0x76
  122. #define ABILITY_FRISK 0x77
  123. #define ABILITY_RECKLESS 0x78
  124. #define ABILITY_MULTITYPE 0x79
  125. #define ABILITY_FLOWER_GIFT 0x7A
  126. #define ABILITY_BAD_DREAMS 0x7B
  127. #define ABILITY_PICKPOCKET 0x7C
  128. #define ABILITY_SHEER_FORCE 0x7D
  129. #define ABILITY_CONTRARY 0x7E
  130. #define ABILITY_UNNERVE 0x7F
  131. #define ABILITY_DEFIANT 0x80
  132. #define ABILITY_DEFEATIST 0x81
  133. #define ABILITY_CURSED_BODY 0x82
  134. #define ABILITY_HEALER 0x83
  135. #define ABILITY_FRIEND_GUARD 0x84
  136. #define ABILITY_WEAK_ARMOR 0x85
  137. #define ABILITY_HEAVY_METAL 0x86
  138. #define ABILITY_LIGHT_METAL 0x87
  139. #define ABILITY_MULTISCALE 0x88
  140. #define ABILITY_TOXIC_BOOST 0x89
  141. #define ABILITY_FLARE_BOOST 0x8A
  142. #define ABILITY_HARVEST 0x8B
  143. #define ABILITY_TELEPATHY 0x8C
  144. #define ABILITY_MOODY 0x8D
  145. #define ABILITY_OVERCOAT 0x8E
  146. #define ABILITY_POISON_TOUCH 0x8F
  147. #define ABILITY_REGENERATOR 0x90
  148. #define ABILITY_BIG_PECKS 0x91
  149. #define ABILITY_SAND_RUSH 0x92
  150. #define ABILITY_WONDER_SKIN 0x93
  151. #define ABILITY_ANALYTIC 0x94
  152. #define ABILITY_ILLUSION 0x95
  153. #define ABILITY_IMPOSTER 0x96
  154. #define ABILITY_INFILTRATOR 0x97
  155. #define ABILITY_MUMMY 0x98
  156. #define ABILITY_MOXIE 0x99
  157. #define ABILITY_JUSTIFIED 0x9A
  158. #define ABILITY_RATTLED 0x9B
  159. #define ABILITY_MAGIC_BOUNCE 0x9C
  160. #define ABILITY_SAP_SIPPER 0x9D
  161. #define ABILITY_PRANKSTER 0x9E
  162. #define ABILITY_SAND_FORCE 0x9F
  163. #define ABILITY_IRON_BARBS 0xA0
  164. #define ABILITY_ZEN_MODE 0xA1
  165. #define ABILITY_VICTORY_STAR 0xA2
  166. #define ABILITY_TURBOBLAZE 0xA3
  167. #define ABILITY_TERAVOLT 0xA4
  168. #define ABILITY_AROMA_VEIL 0xA5
  169. #define ABILITY_FLOWER_VEIL 0xA6
  170. #define ABILITY_CHEEK_POUCH 0xA7
  171. #define ABILITY_PROTEAN 0xA8
  172. #define ABILITY_FUR_COAT 0xA9
  173. #define ABILITY_MAGICIAN 0xAA
  174. #define ABILITY_BULLETPROOF 0xAB
  175. #define ABILITY_COMPETITIVE 0xAC
  176. #define ABILITY_STRONG_JAW 0xAD
  177. #define ABILITY_REFRIGERATE 0xAE
  178. #define ABILITY_SWEET_VEIL 0xAF
  179. #define ABILITY_STANCE_CHANGE 0xB0
  180. #define ABILITY_GALE_WINGS 0xB1
  181. #define ABILITY_MEGA_LAUNCHER 0xB2
  182. #define ABILITY_GRASS_PELT 0xB3
  183. #define ABILITY_SYMBIOSIS 0xB4
  184. #define ABILITY_TOUGH_CLAWS 0xB5
  185. #define ABILITY_PIXILATE 0xB6
  186. #define ABILITY_GOOEY 0xB7
  187. #define ABILITY_AERILATE 0xB8
  188. #define ABILITY_PARENTAL_BOND 0xB9
  189. #define ABILITY_DARK_AURA 0xBA
  190. #define ABILITY_FAIRY_AURA 0xBB
  191. #define ABILITY_AURA_BREAK 0xBC
  192. #define ABILITY_PRIMORDIA_SEA 0xBD
  193. #define ABILITY_DESOLATE_LAND 0xBE
  194. #define ABILITY_DELTA_STREAM 0xBF
  195. #endif /* ABILITY_IDS_H */