focus dissappears


are there any specific lines wrong with my focus tree for the "Zheltorossiya Reborn" mod i'm working on? if so, please point them out. since half of my focus tree just dissappears.

😃


https://edge.hoi4modding.com/mod/31322

In your focus "Deal With the Manchurian Border Raids" you haven't set anything for "on_win", "on_lose", and "on_cancel". If you're not using these, then you should be able to just remove those lines.


In "Import Japanese Equipment" you haven't set a valid event ID, and I believe the "days" has to be 1 or higher.


In "Destroy the Northern Cliques" you either need a new line or a space adding after the } in the line: "}create_wargoal = {" 

thanks!