Guy-L / parakit

Scripting framework to extract and analyze Touhou game data for score players and anyone looking for insight!
7 stars 2 forks source link

Add storymode current fight phase progress meter threshold #69

Open Guy-L opened 3 months ago

Guy-L commented 3 months ago

& possibly the action performed by the enemy upon threshold being reached, if possible

story_fight_phase: Optional[int]
story_fight_phase_max: Optional[int]
story_progress_meter: Optional[int]
story_progress_threshold: Optional[int]
story_progress_next_attack: Optional[int] <-- or Enum if you did that update

hardcode tables from https://docs.google.com/document/d/1HCCxLkN9KAW4tOu1196CA40S2tugd3DCPUh-pT4Nr8c/edit?usp=sharing