View Single Post
  #4  
Old July 31st, 2008, 09:43 AM
Ballbarian's Avatar

Ballbarian Ballbarian is offline
Colonel
 
Join Date: May 2005
Location: Kansas, USA
Posts: 1,538
Thanks: 289
Thanked 194 Times in 94 Posts
Ballbarian will become famous soon enough
Default Re: RanDom v2.03 - Map gen & Semirandomizer... Upd

Great idea Endo!

I have not tested it in game, but you should be able to create a god file with a name like...
BARIAN_2_A_EA_

...which can be read as "Add (A) Ulm (2) for Early Age (EA)", and would only adjust the luck scales for the given nation with the code below:
#scale_unluck 2 -3

Or you could randomize the scales a little with:

@3
#scale_chaos 2 -1
#scale_chaos 2 -2
#scale_chaos 2 -3
@3
#scale_lazy 2 -1
#scale_lazy 2 -2
#scale_lazy 2 -3

#scale_unluck 2 -3


I generated the file name and code in a few seconds with the GodEditor. Let me know if that doesn't work or if I am misunderstanding how the map code for scales work.
__________________
RanDom v2 - Map gen & Semirandomizer.
Province Editor - Custom province creation made easier.
God Editor - Custom pretender creation made easier.
Map Forge - Map editor
Reply With Quote