|  | 
| 
 
 
 
 
 
 
 
 
    
    
 |  | 
 
 
	
		|  |  |  
	
	
		
	
	
	| 
			
			 
			
				October 24th, 2007, 07:28 PM
			
			
			
		 |  
	| 
		
			|  | 
 Major General |  | 
					Join Date: Aug 2000 Location: Mountain View, CA 
						Posts: 2,162
					 Thanks: 2 
		
			
				Thanked 4 Times in 4 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 Possible, although it'd be a little funny if Oni researched as well as Loremasters.   
				__________________Are we insane yet?  Are we insane yet?   Aiiieeeeee...
 |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 01:52 AM
			
			
			
		 |  
	| 
		
			|  | 
 Colonel |  | 
					Join Date: Jun 2007 Location: Finland 
						Posts: 1,617
					 Thanks: 179 
		
			
				Thanked 304 Times in 123 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 
	Quote: 
	
		| Arralen said: Do it with all .. what .. 1234 mages in the game.
 Including summons, indies and heros. Oh, wait - does the game engine take that many modding commands?
   
 |  Who said that that yuo'd have to mod ALL mages? If you intend to play a EA game with 8 nations for example, just preselect who those 8 nations will be and mod their mages + some common indies. (Tribe Shamans, Lizard Shamans, Druids). If he finds any independent mages from magic siten, he can just alter the .dm file to include those too and continue the game.
 
It's not the best solution, but the only one I can see at the moment.
				__________________ 
				I have now officially moved to the  Dom3mods  forums and do not actively use this account any more. You can stll contact me by PM's, since my account gives e-mail notifications on such occasions.
 
If you need to ask something about modding, you can contact me here .
See this thread for the latest info concerning my mods. |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 02:01 AM
			
			
			
		 |  
	| 
		
			
			| 
 Major |  | 
					Join Date: Dec 2006 
						Posts: 1,226
					 Thanks: 12 
		
			
				Thanked 86 Times in 48 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 If you do take the modding route you'll probably want to lower it by a % instead of a flat number, so that low-research nations aren't even worse off than usual (because taking away 3 RP from a starspawn stings, but 3 RP from a shaman and they're completely useless) |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 04:30 AM
			
			
			
		 |  
	| 
		
			
			| 
 BANNED USER |  | 
					Join Date: Feb 2007 
						Posts: 5,463
					 Thanks: 165 
		
			
				Thanked 324 Times in 190 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 Is this for a SP game, a MP game? If it's SP you could just, you know, research less. |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 11:48 AM
			
			
			
		 |  
	| 
		
			
			| 
 General |  | 
					Join Date: Oct 2007 Location: Poland 
						Posts: 3,414
					 Thanks: 26 
		
			
				Thanked 73 Times in 49 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 But isn't it possible to simply mod the requirements for each level? So level 2 would cost like 1000rp? I think that's what he wants. |  
	
		
	
	
	| 
			
			 
			
				October 25th, 2007, 01:20 PM
			
			
			
		 |  
	| 
		
			
			| 
 BANNED USER |  | 
					Join Date: Feb 2007 
						Posts: 5,463
					 Thanks: 165 
		
			
				Thanked 324 Times in 190 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 No, can't mod that. |  
	
		
	
	
	| 
			
			 
			
				October 26th, 2007, 09:41 AM
			
			
			
		 |  
	| 
		
			|  | 
 General |  | 
					Join Date: Sep 2003 Location: United Kingdom 
						Posts: 3,603
					 Thanks: 0 
		
			
				Thanked 22 Times in 22 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 You could probably give a negative research ability to every single unit in the game, if you knew the range of unit ids; doing it by hand would be Tedious, but it should be straightforward to generate automatically. Well, assuming all possible unit ids are known in advance. 
 I don't think you could use percentages that way, though. Still, setting all mages to have only one research point, period, and then playing with the Magic research setting might do the trick for you.
 |  
	
		
	
	
	| 
			
			 
			
				October 26th, 2007, 11:25 AM
			
			
			
		 |  
	| 
		
			|  | 
 National Security Advisor |  | 
					Join Date: Oct 2003 Location: Helsinki, Finland 
						Posts: 5,425
					 Thanks: 174 
		
			
				Thanked 695 Times in 267 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 Unit ID range is currently 1-1917.
 So autogenerating
 
 #selectmonster x
 #researchbonus -3
 #end
 
 for the lot should reduce all units to 0 research unless they had more than one magic path. Then you need to edit the researchbonus individuals back to what they should be and you're done. Or take away 2 points or whatever.
 |  
	
		
	
	
	| 
			
			 
			
				October 31st, 2007, 02:26 PM
			
			
			
		 |  
	| 
		
			|  | 
 First Lieutenant |  | 
					Join Date: Jul 2002 Location: Brasil 
						Posts: 604
					 Thanks: 0 
		
			
				Thanked 6 Times in 6 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 
	Quote: 
	
		| Alneyan said: Still, setting all mages to have only one research point, period, and then playing with the Magic research setting might do the trick for you.
 
 |  Any easy way to mod that? That may do the trick...
				__________________Currently Playing:
 Megamek (latest dev version with home-made random campaign generator), Dominions 3 (with CBM) and Sins of a Solar Empire (heavily modded)
 |  
	
		
	
	
	| 
			
			 
			
				October 31st, 2007, 10:11 PM
			
			
			
		 |  
	| 
		
			
			| 
 National Security Advisor |  | 
					Join Date: Nov 2006 Location: Oxford, UK 
						Posts: 5,921
					 Thanks: 194 
		
			
				Thanked 855 Times in 291 Posts
			
		
	      |  |  
    
	| 
				 Re: slowing research 
 Er, yes, as it happens. It turns out that #researchbonus -20 (say) will leave them all with research of 1. So you just need to apply that to all units.
 Do you know how to autogenerate all those lines? Can you code in Perl or Python or anything? If not I can do it for you.
 |  
	
		
	
	
	
	
	
	
	| Thread Tools |  
	|  |  
	| Display Modes |  
	
	| 
		 Linear Mode |  
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is On 
 |  |  |  |  |