Quote:
Originally Posted by Bill Tetley
[You must be logged in to view images. Log in or Register.]
So in order to get Scabbard 2.0 that uses the 'summoned sword' you need to do a combine of the hilts and blades again? Sounds like nothing changed... how is this patch helpful?
|
To be more clear:
Scabbard 1.0 = Item ID 17859
Scabbard 2.0 = Item ID 17869
Jagged Blade of War (2h) = Item ID 10908
Blade of Tactics (1h) = Item ID 10909
Blade of Strategy (1h) = Item ID 10910
Currently on P99, only Scabbard 1.0 (17859) exists. In the server code it allows two combines to be done in this container. The merging of the blades and the splitting of the blades. In both of these combines you keep the container, I.E. It doesn't get consumed in the combine (like PoSky recharging box does).
Container = 17859
Components to be Combined = 10909 + 10910
Result from Combine = 10908
OR
Container = 17859
Components to be Combined = 10908
Result from Combine = 10909 + 10910
However after the patch... These change. Instead of the container not being consumed, it does get consumed the very first time you use one of the combines after the patch... however, as a result, the combine yields Scabbard 2.0.
Container (When you combine now this goes poof) = 17859
Components to be Combined = 10908
Result from Combine = 10909 + 10910 + 17869
This results in Scabbard 1.0 poofing from your inventory, and Scabbard 2.0 being on your cursor along with the 2 1handed blades. Would work the same as splitting the 2h.