# Growing Pains Finished Superweapon, granted by biocrisis.250 # Behemoth Superweapon scripted_action = { scope = self button_visible = { owner = { has_country_flag = behemoth_superweapon } } button_clickable = { custom_tooltip = { owner = { has_country_flag = behemoth_superweapon } } } name = on_behemoth_superweapon_activated tooltip = behemoth_superweapon_ship_button icon = GFX_fleet_action_button_behemoth_superweapon icon_selected = GFX_fleet_action_button_behemoth_superweapon activity_key = behemoth_superweapon_activity_key context_menu_name = behemoth_superweapon_menu_title progress_activity_key = behemoth_superweapon_progress_activity_key required_progress = @behemoth_superweapon_required_progress cooldown = @behemoth_superweapon_cooldown on_click_sound = "ui_kaiju_thermoclastic_roar" cost = { food = @behemoth_superweapon_cost } shortcut = "SHIFT+B" slot = 5 finish_anim_state = "superweapon" }