theastrogoth / tera-raid-builder

A tool for simulating Tera Raid battles in Pokémon Scarlet & Violet
https://theastrogoth.github.io/tera-raid-builder/
4 stars 3 forks source link

Add Boss Shields, Actions, activatable Tera Types #121

Closed theastrogoth closed 1 year ago

theastrogoth commented 1 year ago

Tera Type

Keep track of whether or not a raider has activated its Tera type, so that Tera types can be selected for a build, but not applied until the "Tera" option is checked as a move option.

The "Tera" move option will only take effect if the raider has made 3 or more damaging moves.

Boss Shield

Boss sets now have information about their shields. The boss's shield will activate when its HP falls below the shield trigger HP percentage.

The HP level when the shield is activated is stored, and the shield will break when HP has fallen the appropriate percentage beyond this point.

Damage when the shield is up changes depending on whether an attacking Raider is Tera'd or not.

Boss Actions

Bosses can now:

To-do