|
Post by lassalle on Aug 24, 2015 5:14:49 GMT
In another thread kanue wrote: "Heavy artillery has 5 movement and Sophia has 3 so you will need only +1 movement from item to make it 9 which allows her to move 3 grids on plain. If she gets 1 additional movement star from move trainer and has "War Horse" then she will move like Isabela"
This is good to know ! So normal plain terrain the cost of moving 1 hex is 3 movement points. What about the other terrain type?
|
|
|
Post by pug on Aug 24, 2015 6:27:28 GMT
Here is the game definition:
<terraintypes> <terraintype type="land" movementcost="3" penalty_infantry="0" penalty_cavalry="0" penalty_artillery="0"/> <terraintype type="sea" movementcost="1" penalty_infantry="0" penalty_cavalry="0" penalty_artillery="0"/> <terraintype type="plant" movementcost="4" penalty_infantry="0" penalty_cavalry="10" penalty_artillery="5"/> <terraintype type="forest" movementcost="5" penalty_infantry="0" penalty_cavalry="20" penalty_artillery="10"/> <terraintype type="desert" movementcost="4" penalty_infantry="5" penalty_cavalry="5" penalty_artillery="5"/> <terraintype type="hill" movementcost="5" penalty_infantry="0" penalty_cavalry="5" penalty_artillery="10"/> <terraintype type="mountain" movementcost="6" penalty_infantry="0" penalty_cavalry="10" penalty_artillery="20"/> </terraintypes>
|
|
|
Post by bottlesofbeer on Aug 24, 2015 21:55:15 GMT
pug great job! How did you access that info,is that a game file?
|
|
|
Post by saltin on Aug 25, 2015 2:32:29 GMT
There is an artillery penalty in just about every terrain making the geography skill quiet handy,or that horse item that negates that penalty too.
|
|
|
Post by pug on Aug 29, 2015 8:31:12 GMT
How did you access that info,is that a game file? Yes, it's a game file. I downloaded the apk and opened it (rename it to .zip and extract all). In folder "assets" there are several interesting XML-files, like this one.
|
|
|
Post by lassalle on Aug 30, 2015 7:52:28 GMT
Think I as m gonna do this to some of the games now!
Let's see what's under the hood.
|
|
|
Post by nooblord on Oct 20, 2015 0:27:57 GMT
wow, very useful! I thought it was just 3 for flatland and 5 for rough terrain, until now
|
|