Tutorial: Using Regime Varibles

Discuss and post your mods and scenarios here for others to download.

Moderator: Vic

Post Reply
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

Tutorial: Using Regime Varibles

Post by tweber »

There are 3 types of variables in the editor: temporary variable, game variables, and regime variables. All have there uses. The following is a short tutorial of potential uses for regime variables. In general, regime variables are good for tracking the state of a regime. You could use them for constraints (oil and manpower), regime specific units, diplomatic states (like alliances), or other economic considerations (like foreign trade). In the World at War scenario, I use regime variables to track the manpower used by major powers, set up a regime specific unit for each of the major powers, and also increase the price of supply for Japan during the U.S. embargo. In the Axis and Allies scenario, I use regime variables to track research.

To use regime variables, first go to settings - regime variables and define the regime variables you would like to use. Below is a picture of the regime variables used in the World at War scenario. The first couple deal with manpower constraints.

Image
Attachments
1regimevarialbes.jpg
1regimevarialbes.jpg (113.9 KiB) Viewed 870 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Each regime would has a starting manpower, a monthly manpower gain, and an amount of manpower consumed. To measure manpower consumed, I use the use the editor - items screen. The circle field at the buttom increments the manpower consumed variable each time the unit is purchased. Higher on the sheet on the left hand side, there is a regime pre-requisite. Basically, a regime must have at least one manpower to purchase a unit.

Applying these manpower constraints to the items was a bit time consuming since I did it to each of the 100 item types.



Image
Attachments
2items.jpg
2items.jpg (127.8 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

For the regime specific units, I add an additional regime requirement. Below is the item type sheet for Flak 88. Only regimes with the Flak 88 regime variable equal to 1 or higher can build this unit. Note, this unit also requires a manpower to build.


Image
Attachments
3flak88.jpg
3flak88.jpg (129.85 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

There are a couple of ways to set the regime variables. The first way is to go into the Regime sheets - select variables, and then set the value of each variable. I use this method to set the starting manpower of the different regimes. However, I do not use this to set the regime specific unit variables (e.g., flak 88, katyusha).

Image
Attachments
4regimes..numbers.jpg
4regimes..numbers.jpg (111.13 KiB) Viewed 867 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

For the special units, I use an event. I decided to make the regime specific units a variant that can be selected (or not) by the player. Here is the event I use to check this variant. If the player chooses the event, the Germany can make Flak 88, the Soviets can make the Katyusha, Japan can make Kamekaze's, etc...

Image
Attachments
5special..tsevent.jpg
5special..tsevent.jpg (76.92 KiB) Viewed 866 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Another feature of the editor is that it allows you to plot additional regime variables on the statistics menu. Since regimes will need manpower to build any units in World at War, it is an important variable that I plot in order for players to track. Actually, I plot both manpower consumed and manpower availble. The editor allows the plotting of up to 3 extra variables. To select the regime variables for plotting - go to settings, rule vars, extra statistic and then select the number of the regime variable you would like to plot. I am going to plot the 3rd and 4th regime variable (available and consumed manpower).

Image
Attachments
6extrast..rulevar.jpg
6extrast..rulevar.jpg (128.91 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

You then need to title your plot. Do this in settings - group names - extra statistics.

Image
Attachments
7extrastatistic.jpg
7extrastatistic.jpg (117.69 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Here is the resulting plot after 7 turns of play

Image
Attachments
8regimevarplot.jpg
8regimevarplot.jpg (68.17 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

In the Axis and Allies scenario, regime variables track research. Here is a picture of the regime variable that are used.

Note that the 'x' and 'y' are used to track the arrival hex of units purchased with action cards. The technologies variable keeps track of the total number of technologies unlocked. Once all 6 technologies are discovered, players will no longer be allowed to do R&D.

Image
Attachments
9regimev..research.jpg
9regimev..research.jpg (109.89 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Here is a piece of the event that is used to do the research rolls. At the end of the rolling, the technologies are updated as approapriate. This event is long because it has to be repeated for each regime.

Image
Attachments
10researchevent.jpg
10researchevent.jpg (141.93 KiB) Viewed 865 times
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Hope this is helpful.  You probably will not need regime variables for simple scenarios.  But, they are very useful for more complicated projects.
elmerlee
Posts: 300
Joined: Tue Jul 20, 2004 2:07 am

RE: Tutorial: Using Regime Varibles

Post by elmerlee »

Thanks tweber. Very weel done as usual.

Your tuts are so usefull. As are the others posted.
rickier65
Posts: 14249
Joined: Thu Apr 20, 2000 8:00 am

RE: Tutorial: Using Regime Varibles

Post by rickier65 »


I've used the variables for some pretty simple things but nothing like this. This looks very daunting! I'll have to read this through a few more times before I jump into the deepend.

This system is pretty great for scenario design.

And TWebber -Thanks again for another tutorial!

Rick


tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Tutorial: Using Regime Varibles

Post by tweber »

Hi Rick,
 
I also thought the editor was daunting when I first started using it but it is not too hard once you play with it for a while.  Drop me a note if you are stuck with anything.
User avatar
freeboy
Posts: 8969
Joined: Sun May 16, 2004 9:33 am
Location: Colorado

RE: Tutorial: Using Regime Varibles

Post by freeboy »

this is an odd one,I made some small changes to the manpower, but they only applied to the actual scenario I loaded, they do show up in mysaved game files, BUT they do not show up when I reload the scen I was editing from scratch, do I need to save my changes.. sorry this is simple just forgotten![:(]
"Tanks forward"
Post Reply

Return to “Mods and Scenarios”