wormtql

Results 82 comments of wormtql

the document can be viewed here: https://wormtql.gitbook.io/genshin-panel-doc/

cureEffect: healing bonus curedEffect: incoming healing bonus bCritical: charged attack critical airCritical: plunging attack critical bBonus: charged attack bonus airBonus: plunging attack bonus bonus: bonus without specific skill/talent aSpeed: normal...

The effect of shimenawaReminiscence is quite dynamic, in game you don't always have the bonus, to reflect this, I use some parameters to config artifacts. You can do this: ```js...

By default all this kind of dynamic effects are not counted.

No, you have to provide full configs to activate all effects, you can view all config items in [https://github.com/wormtql/genshin_panel/blob/main/src/artifact/param.ts#L35](https://github.com/wormtql/genshin_panel/blob/main/src/artifact/param.ts#L35)

It will only activate the one that is in your build. It's a typescript interface describing the "shape" of the config object, each key represents an artifact set name, and...

Of course you can use it.

Could you provide a minimal program to reproduce this error?

You'll have to build again using localStorage data

One more thing, is it possible to not provide meta data, since my scanner is relics only.