by yum13241 » Wed Feb 15, 2023 8:35 am
How I'd implement it:
1. Change Weapon.SisterWeapon to accept a numerical value. 0, 1, 2 and nothing all mean PowerWeaponLevel2 for backwards compat, and 3 would be PowerWeaponLevel3, which would be the Spread rune. The Weapon.SisterWeapon value would need to be the same obviously.
How I'd implement it:
1. Change [c]Weapon.SisterWeapon[/c] to accept a numerical value. 0, 1, 2 and nothing all mean [c]PowerWeaponLevel2[/c] for backwards compat, and 3 would be [c]PowerWeaponLevel3[/c], which would be the Spread rune. The [c]Weapon.SisterWeapon[/c] value would need to be the same obviously.