saga
First Lieutenant
Posts: 42
|
Post by saga on Dec 14, 2023 15:01:51 GMT
What is def_strategy.xml files used for, i mean here's example
<strategy id="1011" name="产出二" type="produce" chance="56,5,17,8,7,7" group="2"/> <strategy id="1012" name="陆军3" type="landforce" chance="0,0,100" group="2"/> <strategy id="1013" name="步兵5" type="infantry" chance="0,0,0,0,100" group="2"/> <strategy id="1014" name="坦克5" type="tank" chance="0,0,0,0,100" group="2"/> <strategy id="1015" name="火炮4" type="artillery" chance="0,0,0,100" group="2"/> <strategy id="1016" name="海军5" type="navy" chance="0,0,0,0,100" group="2"/> <strategy id="1017" name="空军5" type="airforce" chance="0,0,0,0,100" group="2"/> <strategy id="1018" name="导弹4" type="missile" chance="0,0,0,100" group="2"/> <strategy id="1019" name="要塞4" type="fort" chance="0,0,0,0" group="2"/> <strategy id="1020" name="防空4" type="airdefence" chance="0,0,0,0" group="2"/>
What is that chance=0,0,0,0 and group mean like there's a lot of group and in the column "<strategy id="1011" name="产出二" type="produce" chance="56,5,17,8,7,7" group="2"/> why there's so many chance there? Can anyone expert explain please
|
|
|
Post by Arthur Currie on Dec 14, 2023 19:18:02 GMT
saga, def_strategy = The number of small soldiers per units
|
|
saga
First Lieutenant
Posts: 42
|
Post by saga on Dec 15, 2023 0:51:56 GMT
saga, def_strategy = The number of small soldiers per units I don't understand what do you mean sir? Can you explain more detail
|
|
|
Post by Arthur Currie on Dec 15, 2023 19:41:58 GMT
|
|
saga
First Lieutenant
Posts: 42
|
Post by saga on Dec 17, 2023 12:40:36 GMT
Anyone expert please help me
|
|
saga
First Lieutenant
Posts: 42
|
Post by saga on Dec 21, 2023 11:33:06 GMT
Still waiting for an answer..
|
|
|
Post by Arthur Currie on Jan 8, 2024 21:46:08 GMT
saga Def_strategy.xml monitors the average number of units the ai can spawn each rounds So basically : ~50 to 100 = the ai will spam units ~50 and under = the ai will basically spawn units on a "fair" basis
|
|
saga
First Lieutenant
Posts: 42
|
Post by saga on Jan 12, 2024 14:13:39 GMT
saga Def_strategy.xml monitors the average number of units the ai can spawn each rounds So basically : ~50 to 100 = the ai will spam units ~50 and under = the ai will basically spawn units on a "fair" basis Tq for the info sir but i kinda know that there's so many "group" in the data so what is that mean?Which one is ours or which one for the Ai or country?
|
|
|
Post by Arthur Currie on Jan 13, 2024 22:40:30 GMT
saga, Read closely : Each lines represent each category of units. Also personally i recommend you to experiment by trials and errors.
|
|