Command Turrets (!searching information!)

Here you may talk about Warzone's Gameplay, Strategy & Tactics
Post Reply
Fedaykin
Greenhorn
Posts: 12
Joined: 09 Jul 2017, 10:49

Command Turrets (!searching information!)

Post 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 ...
MIH-XTC
Trained
Trained
Posts: 368
Joined: 31 Jan 2014, 07:06

Re: Command Turrets (!searching information!)

Post 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:
Fedaykin
Greenhorn
Posts: 12
Joined: 09 Jul 2017, 10:49

Re: Command Turrets (!searching information!)

Post 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?
MIH-XTC
Trained
Trained
Posts: 368
Joined: 31 Jan 2014, 07:06

Re: Command Turrets (!searching information!)

Post 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
Fedaykin
Greenhorn
Posts: 12
Joined: 09 Jul 2017, 10:49

Re: Command Turrets (!searching information!)

Post 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.
User avatar
WZ2100ModsFAn
Trained
Trained
Posts: 371
Joined: 15 Apr 2018, 17:25
Location: United States.

Re: Command Turrets (!searching information!)

Post 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
Post Reply