wowgetoffyourcellphone Posted December 8, 2016 Author Report Share Posted December 8, 2016 (edited) hi, another code suggestion is these: { "code": "glory", "name": "Glory", "order": 5, "subtypes": { "prestige": "Prestige" }, "canTrade": false, "canBarter": false, "truePrice": 100, "aiAnalysisInfluenceGroup": "ignore" } Default is canTrade and canBarter = true. Edited December 8, 2016 by wowgetoffyourcellphone Quote Link to comment Share on other sites More sharing options...
elexis Posted December 8, 2016 Report Share Posted December 8, 2016 16 hours ago, wowgetoffyourcellphone said: elexis's ticket would be nice, but mimo's comment is what i specificly talk about. like, the I would like to mod the default resource amounts to be something like: 500 food, 500 wood, 500 stone, 300 metal, 0 glory. (So we'd end up with a dropdown where the host can chose between "Custom" and the options defined in JSON (i.e. resources.length more text inputs that are only visible when the custom element is selected).) Quote Link to comment Share on other sites More sharing options...
Stan` Posted December 8, 2016 Report Share Posted December 8, 2016 @elexis can we afford more dropdowns ? ^^ Quote Link to comment Share on other sites More sharing options...
mimo Posted December 8, 2016 Report Share Posted December 8, 2016 11 hours ago, wowgetoffyourcellphone said: hi, another code suggestion is these: { "code": "glory", "name": "Glory", "order": 5, "subtypes": { "prestige": "Prestige" }, "canTrade": false, "canBarter": false, "truePrice": 100, "aiAnalysisInfluenceGroup": "ignore" } Default is canTrade and canBarter = true. if we add canTrade and canBarter, shouldn't we also have canTribute? But on second thought, i don't see how we could have any resource which won't have all 3 values equals, so only one additional property ("exchangeable" or something like that) should be enough. 1 Quote Link to comment Share on other sites More sharing options...
mimo Posted December 8, 2016 Report Share Posted December 8, 2016 1 hour ago, stanislas69 said: @elexis can we afford more dropdowns ? ^^ From what elexis proposed, there would not be additional dropdowns in most cases. It's only if you select the "Custom Resources" that you will have a new panel with text inputs. Quote Link to comment Share on other sites More sharing options...
feneur Posted December 8, 2016 Report Share Posted December 8, 2016 20 minutes ago, mimo said: if we add canTrade and canBarter, shouldn't we also have canTribute? But on second thought, i don't see how we could have any resource which won't have all 3 values equals, so only one additional property ("exchangeable" or something like that) should be enough. Actually, I would personally think that Glory or something like that seems like a perfect candidate for being tributable but not bartered/traded I mean you could see it as giving up a bit of your prestige in exchange for other benefits. And I guess you could envision a system where you could have e.g. gold given for trade, but have barter as a simple exchange of resources, without gold. Not sure how realistic/useful that would be, but I think that as long as something isn't making things too complex it's probably beneficial to give future modders as much freedom as possible 1 Quote Link to comment Share on other sites More sharing options...
mimo Posted December 8, 2016 Report Share Posted December 8, 2016 Well, in the case of Glory, i've some problems to imagine tributing it would have any kind of realism. I'd rather imagine something like you gain a bit of glory when you give resource to allies, but not that you can give the glory itself. Anyway, i agree that it won't make the code more complex (only the json file), so why not allow modders to do all kind of fancy things Quote Link to comment Share on other sites More sharing options...
feneur Posted December 8, 2016 Report Share Posted December 8, 2016 38 minutes ago, mimo said: Well, in the case of Glory, i've some problems to imagine tributing it would have any kind of realism. I'd rather imagine something like you gain a bit of glory when you give resource to allies, but not that you can give the glory itself. Anyway, i agree that it won't make the code more complex (only the json file), so why not allow modders to do all kind of fancy things Not sure Glory is the best word for it, but if you see it as a symbol for e.g. a king giving a (practically meaningless, but prestigious) title to a lord or making a visit or something like that Then I think it makes more sense. Now of course there generally isn't a feudal structure, so at least for ordinary matches I guess it makes less sense, but for scenarios/campaigns it might make more sense (Actually thinking about it a bit more I guess Glory or XP or something could be very relevant to tribute if you make a mod with either a focus of trying to gain the influence of a king or similar or something where you include some kind of questing. Then it might not be relevant to trade/barter, or even gather/gain it by doing activities, but just to gain it via tributes when you've completed an objective.) 1 Quote Link to comment Share on other sites More sharing options...
drsingh Posted March 16, 2017 Report Share Posted March 16, 2017 On 25/11/2016 at 5:27 AM, elexis said: You might have noticed the new simulation data directory simulation/data/resources/ path and the setup_resources.xml file for the icon. did the path change again? I cant find the resource under data. Quote Link to comment Share on other sites More sharing options...
elexis Posted March 17, 2017 Report Share Posted March 17, 2017 nop, as you can see the link still works. Clicking on the revision history shows you it was introduced in alpha 22, perhaps youre looking at 21 Quote Link to comment Share on other sites More sharing options...
drsingh Posted March 17, 2017 Report Share Posted March 17, 2017 where is it in 21? I only want to add a herd subtype to food Quote Link to comment Share on other sites More sharing options...
elexis Posted March 17, 2017 Report Share Posted March 17, 2017 "only". Search for subtype in r18964 and enjoy. That patch took months to unify these copies of copies of copies of copies of resource definitions. Adding a subtype is considerably less effort than adding an entirely new resource to alpha 21 though. 1 Quote Link to comment Share on other sites More sharing options...
The Undying Nephalim Posted November 1, 2022 Report Share Posted November 1, 2022 I hate to necro such an old thread, but was being able to specific the amounts of specific starting resources ever implemented, or am I forever stuck with all starting resource amounts being the same for every resource? 1 Quote Link to comment Share on other sites More sharing options...
GrimPixel Posted November 1, 2022 Report Share Posted November 1, 2022 I think there should be coals for producing anything related to metallurgy. Quote Link to comment Share on other sites More sharing options...
Genava55 Posted November 1, 2022 Report Share Posted November 1, 2022 1 hour ago, GrimPixel said: I think there should be coals for producing anything related to metallurgy. Coal and charcoal are not the same thing. https://en.m.wikipedia.org/wiki/Bloomery Quote Link to comment Share on other sites More sharing options...
GrimPixel Posted November 1, 2022 Report Share Posted November 1, 2022 (edited) 1 hour ago, Genava55 said: Coal and charcoal are not the same thing. https://en.m.wikipedia.org/wiki/Bloomery I have found some sources saying that coals were used in Han dynasty. I am not sure about other civilisations. Maybe it can be a resource exclusive to Han in game. If coals were introduced, the demand of wood would drop significantly. Edited November 1, 2022 by GrimPixel Quote Link to comment Share on other sites More sharing options...
wowgetoffyourcellphone Posted November 1, 2022 Author Report Share Posted November 1, 2022 9 hours ago, The Undying Nephalim said: I hate to necro such an old thread, but was being able to specific the amounts of specific starting resources ever implemented, or am I forever stuck with all starting resource amounts being the same for every resource? I'd like this feature for Delenda Est as well, so that players start with less coin and glory than the raw resources. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.