let args = { baseAtk: 500, secondary: [ { name: "attackPercentage", value: 0.2, } ] }; const weapon = new genshin.Weapon("custom", 90, false, 1, args);
Last updated 3 years ago
Was this helpful?