Legacy items
" Exactly, the impact on game design is minimal. That's why I'm arguing that the decision of keeping legacys in the game is a design decision and not a technical decision. There is a negative long-term technical implication of keeping legacys in game - they will have to maintain their tables & data forever. This makes the database bloated, adds overhead and cost/time to maintenance. In the long term this is possibly worse than having to do some work on removing them and a slightly longer downtime for 1.00 release. From a technical database managment pov, it would make more sense to wipe the legacys and replace them with nerfed versions, thus having a more normalized (less messy) DB. When night falls She cloaks the world In impenetrable darkness Last edited by morbo#1824 on Feb 11, 2014, 10:40:57 AM
|
|
" - Do you really think that PvP will be relevant ever ? that PoE's balance can be adapted ? How do you handle he fact that CI, RT, Sin Trek and such mechanism can completely ruin one's build ? For such reasons, I don't think that PoE's balance will ever be adapted to PvP well-enough to have a consistent PvP game. - Player psychology would be the exact other way around if legacy's users would see their items getting nerfed. If you spend 100 exa in a legacy Kaom's Heart, and 2 weeks later it is nerfed to 500 HP, what would happen ? what would you say then ? I prefer that GGG rewards players that invested a lot of time in the game already ( don't need to bring RMT, don't care ). - There will always be balance issues, especially in PoE. I would not be surprised to see Aegis Aurora get a nerf for example, there will be other cases in the future for sure. Dalailama has really good points on the why, and I completely agree with him. I was referring to his post when I was mentioning the last page ( meant previous actually, not last ). " Maintain what ? There are probably just as much data stored for the legacy items than for the non legacy version of those. Nothing to Maitnain. SSF is not and will never be a standard for balance, it is not for people entitled to getting more without trading. Last edited by Fruz#6137 on Feb 11, 2014, 10:40:18 AM
| |
" Maintaining separate data structures for same type of items. Seeing that a divine orb wont properly transform an legacy Kaoms into a new Kaoms, they must have separate tables for both types of the "same" item. Having this legacy database structure, means you'll have to always have to account for it when writing queries, doing backups, cleanups, etc.. There's lots of "dead data" that will have to be maintained forever. Its not how much data is stored, its how and where is stored. When night falls She cloaks the world In impenetrable darkness Last edited by morbo#1824 on Feb 11, 2014, 10:51:05 AM
|
|
" Actually, afaik, divining a legacy Kaom should make a non-legacy Kaom. I have not tried it though, so I might be wrong. They probably just simply store the value of the item so that they don't calculate the raw result from the %modifier that change all the time you look at the item ( no impact for kaom, but they won't make exceptions ). SSF is not and will never be a standard for balance, it is not for people entitled to getting more without trading.
| |
Yes it's pretty dumb that legacy items are still in. But there's a very simple reason behind this. Most of the people with legacy items are old players. Most old players who still play are supporters. GGG does not want to lose supporters. Therefore, GGG gives them what they want. Does it fuck the game up? Yes. But it prevents them from potentially losing money. And money is king.
"Of course we balance knowing players will Alt-F4 out of there."
- Qarl |
|
" There's a thread around here (E: link) showing the result of a divine on a legacy Kaom. it halves the life, but it doesn't add the fire damage affix. It becomes a bastard version without the affix that was additionally introduced. I would conclude from this that legacy & non-legacy items are stored differently in the DB. When night falls She cloaks the world In impenetrable darkness Last edited by morbo#1824 on Feb 11, 2014, 11:12:51 AM
|
|
" I see. Well, we don't know exactly how they do, the only thing know is that unique as any other item have their values stored somewhere. It is a possibility, that they changed the min/max range ( so 500 here ), but did not alter the number of mods ( I have no clue why but a potential technical issue ), and that each item has it's explicit structure stored, every single time an item is created. For example, the operation resulting in using a divine would be : "check the min/max values of one item's mods, then randomize the current item according to those". This would do what happens when one divines a legacy Kaom's Heart. The new Kaom's heart would also use the same operation, but since it has the fire mod, it would randomize this one also. So there may be extra datas out of those legacy items as you said, but there also might not be any extra datas. We just can't know that SSF is not and will never be a standard for balance, it is not for people entitled to getting more without trading.
| |
No double entries in the DB, the value of a mod is stored in the item. Once you reroll it, it will get a value from the current possible range.
" |
|
" Yes, I'm actually expecting that one too. And that's just the thing I was saying some pages back - no matter how much any item in the future gets fucked up it will be there to stay, they can't do squat to it. If an item screws up some major game mechanics they will have to change the mechanics, because they can't touch the item. And they had another opportunity to nip the whole thing at the bud, they missed it at silverbranch but even after that it wasn't too late, items in question were mostly pretty rare so not too many of them were in the game, the first mistake could still be rectified. If it ever becomes a problem in the future it will be too late, there will be too many of them and keeping legacy item has became a hard policy. By the way, Lama would make a great libertine, most of his analogies sound like 'forbidding me to shag a goat in front of chock-full child theater is the same as forbidding me to breathe'. Wish the armchair developers would go back to developing armchairs.
◄[www.moddb.com/mods/balancedux]► ◄[www.moddb.com/mods/one-vision1]► |
|
" But if you divine a legacy Kaom, you don't get the fire damage affix. That means that for legacy Kaoms this affix doesn't exist even tho it currently exists for the non-legacy ones, therefore there must be a structural separation of legacy & non-legacy items, at least in the case of Kaoms. When night falls
She cloaks the world In impenetrable darkness |
|