Rivals-Workshop-Community-Projects / rivals-workshop-assistant

An all-in-one tool for automating Rivals of Aether modding tasks
MIT License
4 stars 4 forks source link

Rivals BuffManager global class #196

Open Qazzquimby opened 2 years ago

Qazzquimby commented 2 years ago

BuffManager.add_buff(self, "max_djumps", "+", "2", "My double jump buff") BuffManager.add_buff(self, "max_djumps", "*", "my_get_speed_multiplier", "My double jump buff")