feat: tenet weapon vendor rotation #1717

Merged
Sainan merged 2 commits from glast-rot into main 2025-04-18 11:18:12 -07:00
Showing only changes of commit d7937e701e - Show all commits

View File

@ -62,7 +62,7 @@ const generatableVendors: IGeneratableVendorInfo[] = [
RandomSeedType: "VRST_WEAPON",
RequiredGoalTag: "",
WeaponUpgradeValueAttenuationExponent: 2.25,
cycleStart: 1740960000 * 1000,
cycleStart: 1740960000_000,
cycleDuration: 4 * unixTimesInMs.day
},
{
@ -71,7 +71,7 @@ const generatableVendors: IGeneratableVendorInfo[] = [
PropertyTextHash: "34F8CF1DFF745F0D67433A5EF0A03E70",
RandomSeedType: "VRST_WEAPON",
WeaponUpgradeValueAttenuationExponent: 2.25,
cycleStart: 1744934400 * 1000,
cycleStart: 1744934400_000,
cycleDuration: 4 * unixTimesInMs.day
}
// {