![]()
![]()
![]() We are currently discussing plans to take settlements that don't have anyone in them after the first couple of months of EE and redistributing them to interested parties that have the strength to hold them. There are lots of particulars to figure out, and we will warn settlements in danger of getting reassigned before it happens. ![]()
![]() To give the people all the information from the relevant posts on the Goblinworks forums: Just to warn people there are some loot changes on the next update: 1. The tutorial goblins will no longer drop any loot of any kind.
So stockpile your +0 tier 1 gear so you can sell it to the people who come later. To add some transparency to this, as several folks said, this is a change that designers can make without using programming resources. Designers cannot fix desynching, floating nodes, aggro issues, etc. We can only use the tools that already exist, and those tools include the drop tables. Us working on this in no way conflicts or impedes with other work getting done on the game. They are two completely different resource pools. Now, as to why we want to make this change:
Also we are modifying the quests in the starter towns that previously gave you shortbows, focuses, etc, to give you a basic set of tier +0 gear for a given class if you buy some skills associated for that class. So the quest NPC who previously gave you a shortbow if you talked to him twice will give you a shortbow, light armor, and rogue kit if you go buy the proficiencies for all three. So players will be able to get a set of starter gear, and one tailed to their class, but not an infinite number of them. ![]()
![]() Hey guys, just to let everyone know we are all keeping an eye on the thread. A thing to keep in mind is the current list of achievements is not intended to be all the achievements in the game; we want to have healing achievements, saving people from bleeding out achievements, wizard kill achievements based on wand or staff type, etc. Problem is right now we have no tech for detecting when these things happen, so yes while we would like to get more achievements in for clerics (and wizards), we have to balance it against things like getting achievement points showing up on your character sheet, making Attacker flag functionality clearer, PvP looting, etc. It's always a trade off. ![]()
![]() Thod wrote:
The way the system works currently is there is a set of relative weights for each terrain type. Whenever a node is spawned, those relative weights are used to figure out what type of node it is. For example, is a terrain type had 40 geology node, 30 forester node, and 30 essence node, nodes spawned in those hexes will have a 40% chance of being a geology node, 30# change to be a forester node , etc. I can technically make as many terrain types as I want, so each hex could technically be it's own terrain type with custom numbers, but running custom numbers of resource types for each is enough world already. This does create a problem where if someone comes through and harvests, say, all the geology nodes in the above example and left the rest, when the hex gets back up to it's full allotment of nodes it would be 16 geology nodes, 42 forester nodes, and 42 essence nodes. If the geology cherry picking continued, this would only get worse. So we know this is a problem in some sense, but not a huge one so it's low priority to fix. ![]()
![]() DeciusBrutus wrote: Would it break any assumptions if the chance to get wood or herbs were weighted by the "value" remaining, rather than the number of units remaining? Maybe? I'll have to do a lot of math on that. In any case it's a sufficient enough change where it can't be done without programming support so it's going to take a good while if it does work out. ![]()
![]() So I stated something without going into the math behind it that has caused some confusion. The total number of resources available at system start (and the max availble if it regens to full) are the above numbers. Those numbers times the value of each resource and the results addede together are the total value found in the hex. So the value of esoteric essence*2666 plus the value of Laurel Leaves*1500, etc. That total value/1000=330. That's the metric I use to figure out how much stuff goes in a hex (and so wilderness hexes have a total value of around 673000 and monster hexes have a total value around twenty times that). So each NPC hex has approximately 330000 "value units" of items in it. This usually means 4000-8000 actual items in the hex, but this various widely. ![]()
![]() Thod wrote:
Currently everything regens at 1% of full value with no cap every 15 minutes. The core problem that people seem to be running into I think is caused by the relatively low value of herbs and how spread out wood is in the game. So each resource in the game has a "value" when used in crafting recipes. We use the same value to figure out how many resources should be in a hex. For example, the total value of (a given resource)X(that resource value) for all the resources in an NPC hex is 330, while for a wilderness hex it is 674 (and much higher for a monster hex). A single piece of wood has a value generally 4-6 times higher than a single herb, so if a hex had an equal total value of herbs and an equal total value of wood, there would be a lot more herbs than wood in that hex. Secondarily, there are far fewer varieties of wood in the game than herbs so they are spread over a larger area. Effectively half the Woodland hexes in the game drop Pine, and the other half Yew; this means the total value of Pine and Yew have be split up among half of the Woodland hexes each if we want wood to be found in every Woodlands hex. On the other hand, Comfrey Leaves are only found in a region or two, and so have much higher concentrations in those areas. We could change up and say wood is only found in some limited subset of forests, but that seems counter intuitive and puts a big bottleneck on controlling the wood supply. It could be we have underestimated the total demand for wood in the game. These numbers have been continually adjusted, and probably will forever. That said, even if we doubled the amount of wood in the game, it would not mean you get a majority of wood each time you harvest a plant node. To give everyone an idea of the ratings for hexes, here is the ratings for an NPC hex near Thornkeep (5.4 for those who care). This is relatively neutral territory that no one can control, so I don't feel bad posting it, but this is not going to be a regular thing. I'm not posting stats for any wilderness or monster hexes. Note this hex has a wider than normal cross section of resources for a Woodlands hex due to needing to get a lot of things into the hands of new players. Esoteric Essence: 2666
So if you were to go up to a Forester hex you would have a 650/3900 chance of getting yew, a 1200/3900 chance of getting pine, etc. These numbers change as the ratings change. Every 15 minutes there is a chance equal to (current value/original value) that the resource will increase an amount equal to 1% of it's full value. So if Pine was harvested down to 960, there would be an 80% chance of restoring 12 points on the next 15 minute check. ![]()
![]() Thanks for the info! If you are specifically looking for wood some areas have more wood in proportion to herbs than others, so it's a good idea to move around across a wide area. For example, if you go more to the northern center of the map you'll likely find more wood. There aren't hills in the NE to speak of aside from one hex near the old Ossian's Crossing location. If you want coal, the NW corner is the place to go. ![]()
![]() On the next update the beast and monster pelts will have increased their drop rates from nodes, as will adhesives. They will be found in all the same places they are already found. I increased the amount found in the game overall of both item types by 40%, so we'll see how much that ends up changing. I'm still eyeing increasing the amount of blue stocks coming into game via nodes. ![]()
![]() Ermmmm, one possible monkeywrench to at least part of your plans: we zeroed out the escalation cycles on the server reset this morning so we could see them spread with the new math. If any of them get back up to 100% by tonight, we'll have known something has gone horribly, horribly wrong, but most likely you won't have high end escalation cycles to beat on. Sorry! ![]()
![]() Pyronous Rath wrote: Will resources at some point be tied to the proper in game object ie pine from pine trees oak from oak trees? Obviously not important just wondering if theres a pl;an to do that at some point. Maybe someday, but we have a lot of higher priority things on the list (the harvesting/gusher system being the big crafting one). ![]()
![]() I posted this on the Alpha forums, but also figured I would post this here: So the resource numbers have settled down for a bit now and I was again curious what folks are finding not enough of, too much of, etc. Note I am not really concerned with things you have to walk a bit to find, such as coal or gold, but more when people can't find a given resource at all. Also are there hexes where certain node types feel too prevalent? Are there not enough scavenging nodes in woodland hexes, or too many in the cropland hexes? ![]()
![]() We are looking at scaling up the base level a PC settlement has to be the same as an NPC settlement, but scaling down the bonus each tower gives. The p[lan right now is to change it to starting at level 7 (which is what NPC settlements do) and adding a third of a level for each tower. So you'll be level 9 if you take the six towers around your settlement, etc. ![]()
![]() Hey guys First off some info: 1. Starting value and max value are the same, so if a hex has Gold at 200 it starts at 200 and never goes above it. 2. I have target numbers of resources for the whole game that vary according to how the project demand is for that resource. For example, the projected demand for iron is such that the total iron value for all hexes is 343,152, while the project demand for gold is such that the total gold value for all hexes is 33,383. This is because the projected demand for iron far, far outstrips the demand for gold. The only things that come close to the demand for iron is coal and wool. 3. Mountains Ranges and what they should have:
I agree with Thod there is a problem with the long term harvesting of resources in that if you have two resources with differing values the lower ranked one will come to dominate more than it should. The current fix I'm working with as it is simplest (at this stage on the game programmer time is incredibly rare so I have to do the simplest implementation if I expect it to get done any time soon) fix I've got so far is changing the rate of increase to 1% of original value (which mirrors some of Thod's math, using 1% instead of DV15 in his original equations I believe which was close to 1% to begin with). Long termWe may be able to do something more complicated, and this may not make it into EE so we may do a fix shortly after EE starts and do a resource reboot, but we'll see how things shake out. ![]()
![]() <Kabal> Häagen wrote:
Eventually you will be able to get resource information from the world map, at least about the hex you are in or neighboring hexes. Currently your rank does not affect resource depletion except that higher ranking gatherers will deplete hexes faster and you need them to get higher tier items. You need level 7 skills to harvest tier 2 resources and level 14 to harvest tier 3. Once you open a node the depletion check is run. If you choose not to take it, the numbers have already been decreased. I'd like to change this at some point, but it's a minor thing overall. ![]()
![]() <Kabal> Häagen wrote:
At that point best case scenarion you're getting 7-20 resources, one per type, every fifteen minutes. Or you could go to a hex that is not mined out and get a lot more a lot faster. ![]()
![]() DeciusBrutus wrote: On a side note, the system as described provides no way for a resource at zero to replenish; is that intended? Anything reduced to 0 or a negative number automatically increases by 1 each 15 minute check. The negative number thing comes up if you happen to get a lot of items out of a node, and once we get the harvesting/gusher system online. ![]()
![]() Schedim wrote:
We have a plan to go to a placed node system rather than the pure random system we have currently, which would fix a lot of the nodes in weird places issues we have now. With such a change we could make them more location relevant, but that project is a ways off as it is a lot of work. ![]()
![]() TEO Alexander Damocles wrote:
96 per day technically, but your point is still valid. Expecting to do all your harvesting next door to your settlement is not going to be effective in the long term. People should go to the frontiers to really find large supplies of items. ![]()
![]() An important distinction to keep in mind: I said that gold could only be mined in the Southern Thorncrags. I did not say it could not be scavenged elsewhere. Same with silver and copper. And it is supposed to be Thorncrags...because I think it sounds better. Forgehelm is in the Southern Echo Peaks. The hills in the NW of the map have approximately 55% of the coal in the game. So in 60 hexes out of 900, you have half of all of a major resource in the game. Plus 50% of the bloodstone, 70% of the brimstone and juniper berries, 66% of the cinnabar, 90% of the saltpeter, and all of the parafin wax, quicklime, aqua mortis, and aqua fortis in the game. All of the resources in the game show up where they do not just because of terrain and region, but also projected demand. We have a bunch of spreadsheets to try and figure out how much of each resource players will want, and gold for example never gets a lot of demand so it's never going to be present in a wide swath of hexes. Coal on the other hand is needed in such vast quantities we can't restrict it to only the hill hexes we have present on the map unless those hexes only produced coal...and maybe not even then. It's easier to restrict off higher tier stuff, thus the hills are the place to go for tier 2 and 3 chemicals. These demand numbers will be updated as we see actual demand in game (on the next build you'll get a refined resource chart that does just that, putting more copper into the world and less silver). ![]()
![]() Giorgo wrote:
There is an actual map, but the only thing it does is help me organize what areas produce what resources. I could have called them Mountain Range 1, Mountain Range 2, etc, but I figured I would put something in more interesting. Unfortunately I don't really have a good clean version that would provide more answers than questions really. ![]()
![]() So the system as it's intended: There are a 130 resources in the game. Each hex has a rating, generally 0-5000, for each of these resources. Usually hexes have 0 in most resources. Each hex has a total "value" of resources, which is the value of all the resources in the hex at server start in terms of of the crafting system. In figuring out how much of a given resource is required for making an item we assigned values to each resource, but these are not prices as the price of a piece of iron ore is ultimately going to be determined by the player. We just needed some rough relative values to determine the ratios of adamantine to iron in the world and such. Each terrain has certain types of resources it favors. For example, you tend find more iron in mountains and wood in woodlands. These rules are not hard and fast though; you can scavenge iron in croplands hexes. Woodlands, croplands, coastlands, and wetlands hexes have dowsing, scavenging, and forestry nodes while highlands, mountains, and brokenlands (meteor craters) have dowsing, mining, and forestry nodes. In a given hex you can only get a resource out of one node type, but you can get brimstone out of a scavenging node and a mining node in different hexes. Terrains:
Croplands hexes produce a wide variety of herbs from forestry nodes, cloth, leather, gems, metals, and chemicals from scavenging nodes, and essence from dowsing nodes. Wetlands produce a wide variety of herbs from forestry nodes (with a higher rate of color herbs), cloth, leather, gems, metals, and lots of chemicals from scavenging nodes, and essence from dowsing nodes. Highlands produce a few herbs from forestry nodes, chemicals, gems, and coal from mining nodes, and essence from dowsing nodes. Mountains produce a few herbs from forestry nodes, chemicals, gems, and metals from mining nodes, and essence from dowsing nodes. Regions:
Hex Types:
Wilderness hexes, which are most hexes, have non-zero ratings in 8-15 resources with a mix of tier 1 and tier 2. These resources are limited by terrain and region, some some woodland hexes have lots of pine while others have lots of maple These differences are usually along geographic lines, like mainly pine in the north and maple in the south. The total value of the resources in a wilderness hex are approximately x3 as much as an NPC starter hex, and 1/20th that of a monster hex. Monster hexes have non-zero ratings in 6-20 resources from all tiers, but most of their value comes from tier 3 resources following region and terrain restrictions. Despite having so much more value than other hex types, monster hexes can be tapped out about as quickly as a wilderness hex, if not more so. Each time you remove a resource from a node, the associated rating for that hex decreases by one. If that rating reaches 0, that resource stops appearing in nodes in that hex. If all the resources for a node type reach 0, those nodes stop spawning in the hex. Every fifteen minutes the system runs a check to see if the resource rating should increase by 1; the chance of increase is (the current rating of the node)/(original rating of the node). So if the hex originally has iron of 1000 and you harvest 10 units of ore, it has an iron rating of 990 and there is a 990/1000=99% chance it will get one point of iron back when the next 15 minute resource rating check comes around. This means if you really take a lot of resources out of a hex the harder it will be for it to replenish, the higher the value the more you can take out before you begin to notice the slow down in replenishment, and the more resources in a hex the more checks the system runs to see if resources are to be replenished. So a hex with a few high rating resources will be more likely to replenish those ratings, while a hex with a large number of low resource ratings will be easier to tap out on any single resource, but will have the chance to restore more value to the hex overall by running more checks. Currently the system is refilling all the resources every server day, so a lot of the paragraph above is effectively invisible. Sure if a resource rating is 200 or below you may get it to 0 in 24 hours, but if it's 3000 that's not so likely. The lower the resource rating is compared to the original rating, the more likely you are to get impure (i.e. heavier) resources. The likelihood to get more than two resources per node is based on your skill level. ![]()
![]() <Kabal> Häagen wrote:
There is a bug in the system currently that resource ratings are being reset each time the server resets, i.e. every morning. So even if you exhaust a resource, it will be back to full after the restart the next morning. This is in addition to checks run every 15 minutes to restore resources bit by bit if they are below max. So gathering has an impact, just not a long term one. ![]()
![]() Two weeks ago I emailed all the leaders I had on record for the 33 settlements in the War of Towers to ask what settlement template they wanted. Now today is the last day for settlement template choices! Thus far I do not have choices from Keepers of the Circle, Kabal, Forgeholm, Tavernhold, Sunholm, Les Compagnos, The Gauntlet, vVv Gaming, Iron Gauntlet, The Deaders, Open Road, or the Bastard Sons of Daggermark. If you are in these groups and you sent your choice I did not get it so please resend. If you are a member of one of these groups please poke your leaders to get their choice in or I cannot guarantee what they will have in the War of Towers. ![]()
![]() So final Land Rush week results. Not a lot of movement, but there was a surprising attempted move by Hammerfist Clan from M to A, which was unsuccessful as Agents of Erastil had it locked down by numbers alone. Lots of population increases among the guilds this last week. Guild Name Base Population Population Plus Hunker Down Location
For anyone who cares, the relevant hunker down bonuses for the week:
![]()
![]() Caldeathe Baequiannia wrote:
EDIT: Whoops, got my joining groups wrong, got Elkhaven joining Ozem's Vigil and Quadrivium joining Elkhaven mixed up. Correcting. In any case, Kreuz Bernstein should have a hunker down of .54Agents of Erastil should have gone up .04 more, and thus have a modified score of 14.392. Again good catch. Not sure what I did on that one, so again good catch. vVv Gaming and Iron Gauntlets did not have the same position as last week as their first choice so no hunker down bonus. vVv Gaming had a hunker down bonus in week 5 of .16, but have been bumped out of that spot long ago. Both groups have been bumped around a lot and have never been in their first choice since the hunker down rules were clarified to only apply to first choices. ![]()
![]() This week the sassy pants came back out as Kabal, fresh off a recruiting binge it seems rocketed up to number 6, displacing Tavernhold from F and into C (which pushed the Gauntlet out of C despite their hunker down bonus and into D). There was a lot of recruiting paying off this week aside from Kabal as the new Kreuz Bernstein moved up a few spots, Ozem's Vigil snaked around Aragon, and Blackwood Glade moved up but didn't cause any disruptions. The Bastard Sons of Daggermark got back on the list after a long absence thanks to so many mid tier merges. Number Guild Population Population with Hunker Down Slot
![]()
![]() Hey guys The offer to join the core land rush was made as part of the introduction to War of Towers, and was not in fact a blanket offer to rejoin at any point. Switching any those three guilds to the normal land rush rules in the last two weeks of the land rush we think would create too many weird and unfavorable situations so we're not going with it. ![]()
![]() Sorry for the delay two weeks on a row folks, and there may be a delay next week as well. Long story short: doctors visits are long. Not a lot movement this week; Kabal took off the sassy pants, but I suspect they have not put them away for the duration. Lots of movement at the bottom range, not much at the middle or top. The first 24 slots all pretty much got their first pick, or at least stayed in the same location as last week. Hunker down bonuses are really starting to accrue in the middle range. List is showing place, settlement, population, population plus hunker down bonus, and placement. Note settlements 1-10 do not get a hunker down bonus nor to they accrue one, but if they earned one previously and they drop out of the top ten they get it back (as seemed to be the popular opinion from last week). 1 Talonguard (NG) 93 K
EDIT: Oh, whoops, had not noticed that Eastern Sun and Quadrivium had joined up. Good job guys! ![]()
![]() randomwalker wrote:
It replaces both Martial and Adventure. Now Rogues just need Subterfuge. We are working on getting more ways for them to earn it into game too (same with Divine and Arcane). ![]()
![]() Guurzak wrote:
Actually the best class for settlement management is Aristocrat, which is a mixed buffer/social force multiplier/light combat sort of character. Sure it may not be as assassin proof as a paladin, but its role features relate directly to making settlements or formations better and will be less squishy than a sorcerer, probably a little less squishy than a bard but not a whole lot. ![]()
![]() Caldeathe Baequiannia wrote: Is the hex selection also captured automatically at midnight? (i.e., if it is set as a.b.c at midnight Sunday, then gets changed to c,b,a later that night, but before the positions are assigned in the morning, which one will get used?) Captured at midnight. I just don't get the report until I get in in the morning. ![]()
![]() So the big news this week is the Librarians of Doom relinquished their hold on Q, joining up with Freevale. Freevale was a big mover this week, plus with a decent hunker down bonus they are sitting pretty good. We also had several other settlements move up and down in the top ten, but no real position changes. Also it seems Kabal continued to wear their sassy pants as they staked their claim to Q despite it being pretty public knowledge that the Hands of Abbraxas had been gunning for it last week. Kabal continues to be the wild card player. Quadrivium tried to move into H, but Eastern Sun's hunker down bonus allowed them to keep it, so Quadrivium ended up in S same as last week. If anyone from the Guardians is reading this, please have your guild head update his draft. It reads ABCDEFGHI etc etc. Trying a new display this week
So new rules question that I don't think I specifically stated that has come up with Tavernhold and Sunholm. Both of those guilds worked their way into the top 10 or have bounced in an out while retaining their spots. While they do not get hunker down bonus while in the top ten, should they keep their comparatively minor hunker down bonus from previous weeks not in the top ten? I don't believe this was ever specified. My instinct is to say yes, especially since it's a few percentage points that are unlikely to make a difference (Note currently Sunholm and Tavernhold's points do not represent a hunker down bonus, but adding it would not change anyone's position this week). Last time we seemed to have a pretty good discussion about a rules question, so I figured I would try this again. ![]()
![]() To be perfectly honest, I expected the disparity to between the top and bottom ends of the settlement population range to be smaller such that a 10-30% bonus would mean something. Given the disparities between even 20th place and 30th place the hunker down bonus means a lot less than I intended. Also other than Librarians of Doom no one in the bottom range of the list, the people who could really benefit from the Hunker Down bonus, have not been trying to use it much (and we have a lot of guilds who have never who have never updated their drafts to take advantage of changes in the list). Also at this point I was expecting more consolidation. I know I harp on this every time I talk about the Land Rush, but all the guilds with 5-6 people need to find someone bigger to join up with. This is a contest where coming in 31st place (or 34th depending on how you look at it) gets you nothing. I don't think any guild in the bottom fifteen would turn down another five or six people in their ranks. ![]()
![]() Caldeathe Baequiannia wrote:
Never apologize for providing an awesome data collecting service to the public for free. You do damn fine work.
|