| Posted: October 27th, 2005 |
|
|
|
|
At first glance it appears sound. However, the game's code for tuning a crystal isn't the same as crafting it. The isp buffs work on crafting items. When you tune a crystal/pearl, in the code it's just binding the item to your character and reveiling the hidden stats. Simply put, tuning and crafting are coded differently.
The next question you'll ask yourself is most likely; how bout "sniffing" to find the hidden stats of a crystal/pearl before you tune it? I've tried. The information is saved server side. Only when you initiate the tune process will the info be sent to your screen (after logging it in their database in conjunction with your character). So there is no way to tell the stats until you tune it (stats being serial #, dam, fc, spd) although they are already there on the server. They were logged when they were created, aka when you opened the loot window and saw it.
|
|