openly-retro / stellaris-machine-robot-expansion

Reviving XVCV's "Machine & Robot Expansion" mod
https://steamcommunity.com/sharedfiles/filedetails/?id=3163759042
2 stars 2 forks source link

Generate core-modifying "remove trait" tooltip #64

Closed openly-retro closed 6 months ago

openly-retro commented 6 months ago

We have all the pieces, just make sure core modifying tooltips get generated like

xvcv_mdlc_core_modifying_tooltip_add_scientist_leader_trait_spark_of_genius_2:0 "§GAdd§! Trait: §H$leader_trait_spark_of_genius$§!$add_xvcv_mdlc_core_modifying_traits_costs_desc$\n$MOD_COUNTRY_ALL_TECH_RESEARCH_SPEED$: §G+6%§!\n--------------\n§L$leader_trait_spark_of_genius_desc$§!"
xvcv_mdlc_core_modifying_tooltip_remove_scientist_leader_trait_spark_of_genius_2:0 "§RRemove§! Trait: §H$leader_trait_spark_of_genius$§!$remove_xvcv_mdlc_core_modifying_traits_costs_desc$\n$MOD_COUNTRY_ALL_TECH_RESEARCH_SPEED$: §G+6%§!\n--------------\n§L$leader_trait_spark_of_genius_desc$§!"
openly-retro commented 6 months ago

done