gcsim
gcsim copied to clipboard
monte carlo combat simulation for genshin impact
https://discord.com/channels/845087716541595668/983391844631212112/1188908493214855178
continuation of #1148 remaining todos as follows: - [ ] add `null` type - [ ] add parsing unit tests - [ ] add comparison support for diff variable types...
It would be nice to have stats for how much dmg the player took during the sim.
related to #1131 When the active character's hp ratio reaches 0, the following should happen: - lock sim out of actions for ~3s (needs more investigation on how long this...
related to #1131 should function as negative dmg% example DamageReductionMod: Xingqiu E Damage Reduction
related to #1131 example ResistMod: Yaoyao Q 50% Dendro Resistance
At the moment there are abilites that apply status to the char: - [x] Dori burst; - [x] Razor burst; - [x] Beidou hold skill (with shield only); - [x]...