############################################# # Scrited Variables - Shadows of the Shroud # ############################################# @delve_success_tier_1 = 10 @delve_success_tier_2 = 20 @delve_retrigger_cooldown = 10800 @shroud_song_roll_threshold = 3 # Shroud Songs can only be rolled after 3rd delve @ai_bonus_attunement = 100 @telepath_instrument_amenities = 1500 @telepath_composer_growth = 0.05 @telepath_eater_naval_cap = 12 @telepath_cradle_faction = 0.05 @telepath_cradle_unity = 0.03 @telepath_whisperers_research = 6 # Breach the Shroud @breach_cooldown_days = 1800 @breach_shroud_approach_mult = 5 @breach_shroud_start_value = 0 @breach_shroud_stage_1_end = 500 @breach_shroud_stage_2_end = 750 @breach_shroud_end_value = 1000 # Psionics tradition tree @telekinesis_mult = 0.1 @telekinesis_amenities_mult = -0.2 @psionic_shroud_crime = -5 @clairvoyance_sensor_range = 1 # Superstitious Beliefs @sb_cycles_duration_years = 13 # Superstitious Beliefs' cycles duration in years @sb_cycle_positive_value = 0.13 # Cycles' base positive value @sb_cycle_negative_value = -0.13 # Cycles' base negative value @sb_cycle_mid_positive_value = 0.07 # Cycles' base mid positive value @sb_cycle_mid_negative_value = -0.07 # Cycles' base mid negative value @sb_positive_effects_bonus = 0.13 # Executive Astrologist bonus on positive cycles effects @sb_negative_effects_bonus = -0.13 # Chief Medium bonus on negative cycles effects @sb_councilors_priest_upkeep_mult = -0.0313 @sb_councilors_agenda_speed_mult = 0.013 @good_luck_event_1_insight = 0.5 @silo_fire_resources_lost = -0.1 # Twisted Experimenters @experiment_engineer_research_output = 2 # Experiment Engineer production for each Research @experiment_engineer_crime_research_output = 0.02 # Experiment Engineer production for each Research for each points of Crime on the Colony @experiment_engineer_drone_crime_upkeep = 0.06 # Experiment Engineer production for each Research for each points of Crime on the Colony @carceral_test_facility_research_output = 5 # Carceral Test Facility production for each Research @carceral_test_facility_crime_research_output = 0.02 # Carceral Test Facility production for each Research for each points of Crime on the Colony @experimental_testing_insight_per_test_subject = 0.03 # Experimental Testing situation insight per Test Subject on the random technology @experimental_testing_test_subject_death_mult = 0.5 # Experimental Testing situation base death multiplier of Test Subjects when completed @experimental_testing_test_subject_councilor_death_mult = -0.03 # Councilors reduction per level of the Test Subjects loss # Secret Societies civic @secret_society_infiltration_gain = 40 @proxy_war_min_trust = 75 @proxy_war_min_infiltration = 60 @secret_societies_unity_per_proxy_war = 0.5 # Chosen civic @chosen_patron_attunement_gift = 300 @chosen_unity_per_attunement = 0.0001 # Tankbound civic @civic_tankbound_job_upkeep = -0.25 @civic_tankbound_district_upkeep = 6 # The Masquerade faction @the_masquerade_thankful_friends_favors = 2 @the_masquerade_control_of_the_law_years = 5 # The Curtain faction @the_curtain_min_intel = 60 @the_curtain_min_codebreaking = 3 # Attunement @ethic_attunement0 = 0 # No attunement @ethic_attunement1 = 50 # Normal ethic attunement @ethic_attunement2 = 100 # Fanatic ethic attunement @ethic_attunement3 = 50 # Other ethic attunement @civic_attunement0 = 0 # No attunement @civic_attunement1 = 60 # Normal civic attunement @civic_attunement2 = 120 # Other civic attunement @ascension_perk_attunement0 = 0 # No attunement @ascension_perk_attunement1 = 30 # Normal ascension perk attunement @ascension_perk_attunement2 = 60 # Other ascension perk attunement @calling_attunement_tier1 = 100 @calling_attunement_tier2 = 200 @calling_attunement_tier3 = 300 @delve_attunement_smallest = 50 @delve_attunement_smallest_anti = -50 @delve_attunement_small = 100 @delve_attunement_small_anti = -100 @delve_attunement_large = 200 @delve_attunement_large_anti = -200 @shroud_touched_attunement_large = 125 @attunement_first_accord = 300 # calculated as PATRON_PASSIVE_ACCORD_DISTANCES[ 0 ] x MAX_ATTUNEMENT_VALUE (see defines) @attunement_first_accord_anti = -300 @max_attunement = 1000 # Should be the same as MAX_ATTUNEMENT_VALUE @breach_the_shroud_full_attunement = 150 @breach_the_shroud_split_attunement = 75 # %50 of @breach_the_shroud_full_attunement # Psionic Auras @aura_clashing_loser_decrease = 10 @building_psionic_suppressor_decrease = -5 @shroud_seal_decrease = -10 @non_psionic_pop_intensity = 0.25 @psionic_pop_intensity = 0.5 @excess_happiness_threshold = 0.5 @excess_happiness_intensity = 0.2 @lvl2_psionic_aura_intensity = 5 @lvl3_psionic_aura_intensity = 10 @sector_leader_intensity_per_level = 0.5 @shrouded_planet_intensity = 10 @aura_emitter_intensity = 20 @fleet_command_intensity = 0.1 @desire_aura_upkeep_level_1 = -0.15 @desire_aura_upkeep_neutral_level_1 = -0.1 @desire_aura_upkeep_level_2 = -0.3 @desire_aura_upkeep_neutral_level_2 = -0.15 @desire_aura_upkeep_level_3 = -0.45 @desire_aura_upkeep_neutral_level_3 = -0.2 @souls_aura_fire_rate_level_1 = 0.07 @souls_aura_fire_rate_neutral_level_1 = 0.07 @souls_aura_fire_rate_level_2 = 0.15 @souls_aura_fire_rate_neutral_level_2 = 0.15 @souls_aura_fire_rate_level_3 = 0.2 @souls_aura_fire_rate_neutral_level_3 = 0.2 @eater_aura_fire_rate_rival_level_1 = -0.07 @eater_aura_fire_rate_rival_level_2 = -0.15 @eater_aura_fire_rate_rival_level_3 = -0.2 # Covenants @cradle_covenant_upkeep_mult = 0.1 @cradle_covenant_homicidal_upkeep_mult = 0.2 @covenant_confirmation_time_days = 360 # Accords @accord_duration = 10 @accord_aura_intensity_loss = -1000 @accord_transformation_gaia_world_size = 10 @accord_generation_pop_gain = 100 @accord_thoughtbond_faction_output = 1.0 @accord_thoughtbond_unity_from_jobs = 0.25 @accord_exploitation_resources_from_jobs = 0.01 @accord_exploitation_complex_drones_resources = 0.25 @accord_digest_devastation = 40 @accord_digest_ship_malus = -0.1 @annihilation_cost = 9000 @extermination_pop_group_loss = 30 @extermination_pop_loss = 3000 @destruction_planet_pop_min = 1500 @distortion_accord_duration = 2 @intensification_accord_duration = 3 # in years @intensification_accord_cooldown = 10 # in years @animator_of_clay_accord = 0.1 @outsider_accord = 0.1 @endless_sands_accord = 0.25 @pale_mountain_accord = 0.1 @golden_dream_accord = 0.1 @bladeless_sword_accord = 0.05 @throne_shadow_accord = 0.05 @black_river_accord = 0.25 # Callings @po_apply_pop_template_tier1_nb_pop = 1500 @po_apply_pop_template_tier2_nb_pop = 3000 @po_apply_pop_template_tier3_nb_pop = 5000 # Great Patrons @replace_patron_shrouded_world_min_jumps = 2 @replace_patron_shrouded_world_max_jumps = 30 @foresight_tech_progression = 0.5 # Minor Patrons @bladeless_sword_diplo_weight_mult = 0.02 @endless_sands_leader_lifespan_mult = 0.01 @throne_shadow_defense_armies = 1 @golden_dream_happiness_mult = 0.03 @animator_of_clay_metallurgist_mult = 0.05 @pale_mountain_miners_mult = 0.10 # Mindwardens / Shroud-Touched @positive_opinion = 30 @negative_opinion = -30 @shroudwalkers_opinion_shroud_seals = -5 @mindwarden_opinion_materiality_engine = 5 @mindwarden_opinion_lost_materiality_engine = -5 # Endbringers @chamber_of_silence_effect_mult = 0.1 @nb_blinded_pop = 100 @nb_forsaken_pop = 25 @madness_base_planet_stability_add = -15 @madness_base_planet_pops_upkeep_mult = 0.2 @madness_base_pop_amenities_usage_mult = 0.25 # Shroud Forged @max_open_shroud_rift_uses = 4 @situation_suppress_progress = -5 @situation_support_progress = 5 @extradimensional_research_unit_bonus = 0.1 @animator_of_clay_create_more_vessels = 500 # Shroud-Warped @shroud_warped_intel = 15 @empathetic_initiative_value = 50 # End of the Cycle @end_of_the_cycle_start_value = 0 @end_of_the_cycle_stage_1_end = 150 @end_of_the_cycle_stage_2_end = 300 @end_of_the_cycle_stage_3_end = 450 @end_of_the_cycle_end_value = 600 # The Reckoning @reckoning_intensification_devoured_pops_1 = 50000 @reckoning_intensification_devoured_pops_2 = 100000 @reckoning_intensification_devoured_pops_3 = 250000 @reckoning_intensification_devoured_pops_4 = 500000 # Shroud Leaders @disciple_of_the_eater_combat_attunement = 10 @disciple_of_the_eater_zro_fleet_attack = 0.5 @disciple_of_the_eater_zro_army_attack = 1 @disciple_of_the_composer_pop_threshold = 2500 @disciple_of_the_whisperers_tech_zro = 100 @disciple_of_the_end_aura_intensity = 10 @disciple_of_the_end_jumpdrive_range = 0.5 # Mindwardens enclave @mindwardens_dividends_modifier_years = 5 # Authorities @corporate_government_telepaths_trade_value_mult = 0.02 @transcendent_oligarchic_telepath = -0.1 @transcendent_hive_mind_leader_exp = 200 @corporeal_hive_mind_job_upkeep_per_attunement = -0.0001 @transcendent_machine_research_per_attunement = 0.0001 @transcendent_machine_pop_upkeep = 0.15 @transcendent_machine_calculator_upkeep = -0.05 @corporeal_machine_aura_effectiveness = 0.01 @corporeal_democratic_psionic_happiness = 0.1 @transcendent_imperial_heir_stability = 5 @transcendent_imperial_heir_skill = 2 @transcendent_imperial_heir_mult = 0.1 @corporeal_imperial_telepath_effectiveness = 0.01 @corporeal_imperial_heir_xp = 3000 @transcendent_psionic_leader_speed_mult = 0.03 @psionic_offices_intensity = 10