effect · load_focus_tree
Definition
- Supported scope:
COUNTRY - Supported target:
none
Description
Sets what focus tree a country uses, retains finished shared focuses. Parameters:
* `keep_completed`: if set to yes (default no), then all completed focuses in the previous focus tree that exists in
the new focus tree will be kept as completed.
* `copy_completed_from` if is set to a valid country, then all completed focuses from that country will be marked as completed
in the new focus tree.
### Examples
load_focus_tree = { tree = persian_focus_tree copy_completed_from = PER }