genshindev / api

A fan-made Genshin Impact API for easy access to game data.
https://genshin.jmp.blue
Open Software License 3.0
691 stars 187 forks source link

Added missing dendro reactions #239

Closed majkus522 closed 8 months ago

majkus522 commented 8 months ago

Fixed. Also how should i add reactions like hyperbloom

AkiVonAkira commented 8 months ago

Fixed. Also how should i add reactions like hyperbloom

Maybe something like (?); "name": "Hyperbloom", "elements": ["Hydro", "Electro"], "description": ....

majkus522 commented 8 months ago

But how are you gona differentiate between reactions that can be triggered with multiple elements (e.g. Swirl can be triggered with cryo or pyro or hydro or electro). In hyperbloom you need to first trigger bloom then add electro.