Skip to content

Instantly share code, notes, and snippets.

View ZM-J's full-sized avatar

ZM.J ZM-J

View GitHub Profile
@ZM-J
ZM-J / genshin_artis_convert.py
Last active December 16, 2024 12:01
原神圣遗物权重转换原始强化数据的 python 代码
key, value = 'key', 'value'
attrIdMap = {
101021: { key: 'hpPlus', value: 23.899999618530273 },
101022: { key: 'hpPlus', value: 29.8799991607666 },
201021: { key: 'hpPlus', value: 50.189998626708984 },
201022: { key: 'hpPlus', value: 60.95000076293945 },
201023: { key: 'hpPlus', value: 71.69999694824219 },
301021: { key: 'hpPlus', value: 100.37999725341797 },
301022: { key: 'hpPlus', value: 114.7200012207031 },