Cobblemon Fight or Flight Reborn

New version of original addon from Rufia. Makes run away or fight back when agitated.

File Details

[Fabric 1.21.1] v0.10.8

  • R
  • Jun 24, 2026
  • 1.36 MB
  • 8.3K
  • 1.21.1
  • Fabric

File Name

fightorflight-fabric-0.10.8.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemon-fight-or-flight-reborn-1168140:8312155"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

V0.10.8:

New Features:

  • Add support for Cobblemon Size Variation, the size of the Pokemon can influence the Pokemon's aggression. The bigger Pokemon will be more aggressive by default. New config options are added so you can make your own adjustments.
  • Added back the flight mechanic, it's not working very well currently due to the changes of the Cobblemon's Pokemon AI.

New Config:

  • force_enable_flee: Required to be set to true for the flight feature.
  • pokemon_share_yield: If this is set to true, all Pokemon that attacks the target Pokemon will get the EXP. and EV, or the last one will obtain the EXP. and EV.
  • ender_dragon_has_dragon_type: (This is set to false by default) Give Ender Dragon Dragon Type when calculating the damage it takes. Please notice that the type effectiveness will be influenced by Ender Dragon's own damage reduction(check here for more information)
  • min_xp_from_pokemon: The minimum EXP. player's Pokemon can gain from killing a Pokemon without the turn-based battle.
  • max_xp_from_pokemon: The maximum EXP. player's Pokemon can gain from killing a Pokemon without the turn-based battle. If this value is lower than zero, there will be no limit.(This value is set to -1 by default)

Changes:

  • Adjusted the xp mechanic so if a Pokemon is killed by player's Pokemons, all the Pokemon that dealt damage and didn't faint will gain the EXP. and EVs, the EXP. will be affected by the Pokemon count but EVs won't be influenced.
  • Make the wild Pokemon try to attack the last entity that hit it.

Bug fixes:

  • Fix the bug that friendly_fire_immunity_owner and some other related configs is not working currently.
  • Fix the bug that the angry particle is created around a passive wild Pokemon.