Page 1 of 1

Command Turrets (!searching information!)

Posted: 03 Apr 2018, 11:15
by Fedaykin
Hello everybody. Where can i find the information about characteristics of Command Turrent and assigned to it units (it's about rank of commander), especially for new versions. In the latest versions (I don't know why) the upgrades of CT had been removed without any improvement of this unit on late stadies of the game process (honestly, CT was nerfed at lategame :!!!: ). So i'm interested in everything containing information about this unit. Maybe soon i'll prove that this unit is playable in multiplayer games ...

Re: Command Turrets (!searching information!)

Posted: 03 Apr 2018, 15:33
by MIH-XTC
The number of kills needed to level up the commander can be found in /base/stats/brain.json. This is moddable and can be changed if desired

https://github.com/Warzone2100/warzone2 ... brain.json
Spoiler:
The bonus' received from each experience level can be found on line 50 in droid.h. This is not moddable.

https://github.com/Warzone2100/warzone2 ... roid.h#L50
Spoiler:
If you want to make your own research items/upgrades for the command turret then take a look at the current example on line 21 in /mp/stats/research.json. This is moddable

https://github.com/Warzone2100/warzone2 ... h.json#L21
Spoiler:

Re: Command Turrets (!searching information!)

Posted: 03 Apr 2018, 18:10
by Fedaykin
Thank you for information about exp bonuces and start characteristics of turret, but what about command post? What does it do? You don't need it to research or produce turret, it doesn't let u to produce more turrets and does not increase any characteristic of turret... So what Command Relay really is?

Re: Command Turrets (!searching information!)

Posted: 09 Apr 2018, 13:01
by MIH-XTC
Fedaykin wrote:Thank you for information about exp bonuces and start characteristics of turret, but what about command post? What does it do? You don't need it to research or produce turret, it doesn't let u to produce more turrets and does not increase any characteristic of turret... So what Command Relay really is?

Sorry for the late response, I forgot I posted in this thread until searching the forum just now

the stats for the command relay center are on line 271 in structure.json


https://github.com/Warzone2100/warzone2 ... .json#L271

Re: Command Turrets (!searching information!)

Posted: 20 Apr 2018, 13:31
by Fedaykin
No problem :)
I saw theese stats, but it doesnt't help me to find answer.
P.S. Recently i saw post about new role of CRP in next release. It will allow player to research CT. But seems like it's just waste of energy to build it current release.

Re: Command Turrets (!searching information!)

Posted: 20 Apr 2018, 13:54
by WZ2100ModsFAn
Fedaykin wrote:No problem :)
I saw theese stats, but it doesnt't help me to find answer.
P.S. Recently i saw post about new role of CRP in next release. It will allow player to research CT. But seems like it's just waste of energy to build it current release.
is this what your looking for

https://github.com/Warzone2100/warzone2 ... h.json#L10