|
Post by sean1917 on Oct 13, 2020 0:15:32 GMT
World Conqueror 4: The Nuclear War Mod by CaptainStrykerHello everyone! I am the Nuclear War mod's creator. In this thread, I'll be posting some stuff about this mod! Feel free to ask any questions or make suggestions. | Army Units | - New perks for units - Balanced perks (Anti-Armor deals 300% of the unit's damage on tanks) - Changed unit stats - Unique units for countries: 1. Grenadiers (France, UK, Poland, Hungary, Romania, Czechoslovakia) 2. M1X Advanced Tank (USA) 3. T14 Armata Modern Next-Generation Tank
| Generals | - Added brand new sets of skills for every generals - Minor changes for general medals - New skill levels. Sometimes, max level 10, or 5, or 7. - Changed skill stats. (Useful Tide of Iron?)
Captain, can u tell me the process u used on the above? I have a simular project but am stumped on several points in modification.I need your help if u can spare some time.
|
|
|
Post by CaptainStryker on Oct 15, 2020 21:56:39 GMT
World Conqueror 4: The Nuclear War Mod by CaptainStrykerHello everyone! I am the Nuclear War mod's creator. In this thread, I'll be posting some stuff about this mod! Feel free to ask any questions or make suggestions. | Army Units | - New perks for units - Balanced perks (Anti-Armor deals 300% of the unit's damage on tanks) - Changed unit stats - Unique units for countries: 1. Grenadiers (France, UK, Poland, Hungary, Romania, Czechoslovakia) 2. M1X Advanced Tank (USA) 3. T14 Armata Modern Next-Generation Tank
| Generals | - Added brand new sets of skills for every generals - Minor changes for general medals - New skill levels. Sometimes, max level 10, or 5, or 7. - Changed skill stats. (Useful Tide of Iron?)
Captain, can u tell me the process u used on the above? I have a simular project but am stumped on several points in modification.I need your help if u can spare some time.Sure! What device are you using? All of these features except for the new units part can be done in this single folder called json, it's not the hardest, to be fair. Changing unit stats and perks: ArmySettings.json (Perks are called features":[30]) Here's the full list of perks, you can grab it from your stringtables_en.ini file feat_name_1=Sapper feat_name_2=Explosives feat_name_3=Mortar feat_name_4=Marching feat_name_5=Anti-Tank feat_name_6=Samurai feat_name_7=Militia feat_name_8=Hill Commando feat_name_9=Desert Commando feat_name_10=Forest Commando feat_name_11=Precision feat_name_12=Machine Gun feat_name_13=Assault feat_name_14=Air-Defense feat_name_15=Firepower feat_name_16=Rocket Artillery feat_name_17=Torpedo feat_name_18=Naval Artillery feat_name_19=Minesweeper feat_name_20=Air-Defense feat_name_21=Submerge feat_name_22=Air Strike feat_name_23=Bombing feat_name_24=Airborne feat_name_25=Strategic Bombing feat_name_26=Stealth feat_name_27=Missile feat_name_28=Anti-air Gun feat_name_29=Anti-air Artillery feat_name_30=Anti-air Missile feat_name_31=Radar feat_name_32=Land Mine feat_name_33=Naval Mine feat_name_34=Nuclear Bomb feat_name_35=Aircraft Carrier feat_name_36=Reinforced Vehicle feat_name_37=Reinforced Ship feat_name_38=Marine Transport feat_name_39=Depth Charge feat_name_40=Coast Defense Changing Anti-Armor percentage: ArmyFeaturesSettings.json You just have to find the right thing. General skills can be modified in: SkillsSettings.json Generalsettings.json General medals can be modified in GeneralMedalSettings.json
|
|
|
Post by sean1917 on Oct 16, 2020 20:43:35 GMT
Awessomeeee!!! So to make an antitank gun... Field artillery piece with the feat name 5? And a super destroyer that has air def and torpedoes.. Ah! I see...
Thx so much Captain.
|
|
|
Post by CaptainStryker on Nov 3, 2020 19:14:13 GMT
You're welcome
|
|
|
Post by duclonealf on Nov 5, 2020 23:11:42 GMT
I love this mod! How do you managed to add Supply Depot in Ports though? I tried tinkering with it but... Nothing came out.
|
|
|
Post by tristanknight on Nov 6, 2020 12:47:34 GMT
I love this mod! How do you managed to add Supply Depot in Ports though? I tried tinkering with it but... Nothing came out. I'd like to know this as well CaptainStryker. I've added value to "ArmyRecovery" under Naval Port, but no supply icon appears on a naval port and I'm not sure if the port heals anything. What am I missing?
|
|
|
Post by sean1917 on Nov 6, 2020 18:58:41 GMT
I have tried multiple tweaks on the ports and nothing makes them heal ships. I don't think it can be done outside of hex code modification. I believe that the ports are considered their own hex feature, y'know? They produce what they produce and can't be modified by purchasable tech... So in the meantime I compensate by bumping the skill Depot pretty high up so at least my navy generals have a little more longevity.
Of course we could design a new coastal artillery unit that deals NEGATIVE damage.... ?
|
|
|
Post by CaptainStryker on Nov 7, 2020 11:03:08 GMT
The only way to add Supply Depot is through hex editing. Modifying the ArmyRecovery in the json folder won't do anything. Here's how you do it (If you know a bit of hex of course) The things circled in red are the things you have to find and verify it's a port. The Supply Depot code is the only thing you have to change
|
|
|
Post by tristanknight on Nov 11, 2020 15:30:06 GMT
The only way to add Supply Depot is through hex editing. Modifying the ArmyRecovery in the json folder won't do anything. Here's how you do it (If you know a bit of hex of course) The things circled in red are the things you have to find and verify it's a port. The Supply Depot code is the only thing you have to change This should be doable, I have a hex editor app. Thanks for the help 😊
|
|
|
Post by sean1917 on Nov 12, 2020 1:42:44 GMT
I have put a large upgrade to the depot ship skill... the amount of hp/rnd it heals.
|
|
|
Post by tortoise on Dec 13, 2020 0:48:14 GMT
Perhaps I am just not seeing it, but where is the download link? In google drive, preferably.
|
|
|
Post by sean1917 on Dec 14, 2020 17:23:54 GMT
Perhaps I am just not seeing it, but where is the download link? In google drive, preferably. Yeah the link kind of got lost in all the Quoted-Replies... here you go... drive.google.com/file/d/1dPMoe9vtr-gQhJGZCRJmnBBmIKc2OtRk/view It does look kickass. I just got it myself.
|
|
|
Post by CaptainStryker on Dec 18, 2020 6:55:11 GMT
It's a google drive link, it's available in the descriptions of the mod update videos
I always use google drive, it's safer that way
|
|
|
Post by CaptainStryker on Dec 29, 2020 20:34:53 GMT
A new update has come! All the features are mentioned in the video. And additional features are in the description. World Conqueror 4: The Nuclear Mod 1.2 Update 28.12.2020WC4 Nuclear War Mod 1.2 google drive link (Updated): drive.google.com/file/d/1P8rZ...
|
|
|
Post by GA Omar Bradley on Dec 30, 2020 15:38:59 GMT
I like how you used the generals' full names for this!
|
|