.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old July 20th, 2008, 05:29 PM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default Re: Intel query

Here are the project costs:
Code:

"Sabotage - Ships & Fleets":
set intel_type := 1
call pick_list.add(INTEL_EVENT_ID_SHIP_DAMAGE)
call cost_list.add(3000)
call pick_list.add(INTEL_EVENT_ID_SHIP_LOSE_MOVEMENT)
call cost_list.add(3000)
call pick_list.add(INTEL_EVENT_ID_SHIP_LOSE_SUPPLIES)
call cost_list.add(3000)
call pick_list.add(INTEL_EVENT_ID_SHIP_REBELS)
call cost_list.add(20000)
call pick_list.add(INTEL_EVENT_ID_SHIP_EXPERIENCE_CHANG E)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_SHIP_CARGO_DAMAGE)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_SHIP_ORDERS_CHANGE)
call cost_list.add(2000)
"Sabotage - Planets & Colonies":
set intel_type := 1
call pick_list.add(INTEL_EVENT_ID_PLANET_CONDITIONS_CHA NGE)
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_PLANET_VALUE_CHANGE)
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_PLANET_POPULATION_CHA NGE)
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_PLANET_POPULATION_HAP PINESS_CHANGE)
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_PLANET_POPULATION_RIO T)
call cost_list.add(20000)
call pick_list.add(INTEL_EVENT_ID_PLANET_POPULATION_REB EL)
call cost_list.add(50000)
call pick_list.add(INTEL_EVENT_ID_PLANET_CARGO_DAMAGE)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_PLANET_PLAGUE_CREATED )
call cost_list.add(20000)
"Sabotage - Empire Wide":
set intel_type := 1
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POINTS_CHANGE)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POINTS_STEAL)
call cost_list.add(3000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_RESEARCH_STEAL )
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_RESEARCH_PROJE CT_DELETE)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_INTEL_PROJECT_ DELETE)
call cost_list.add(2000)
"Sabotage - Political":
set intel_type := 1
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POLITICS_DISRU PT_TRADE)
call cost_list.add(20000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POLITICS_PREVE NT_MESSAGES)
call cost_list.add(5000)
"Espionage - Ships & Fleets":
set intel_type := 2
call pick_list.add(INTEL_EVENT_ID_SHIP_CONCENTRATIONS)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_SHIP_CONSTRUCTION_INF ORMATION)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_SHIP_DESIGNS_STEAL)
call cost_list.add(5000)
"Espionage - Planets & Colonies":
set intel_type := 2
call pick_list.add(INTEL_EVENT_ID_PLANET_INFORMATION)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_PLANET_LOCATIONS)
call cost_list.add(2000)
"Espionage - Empire Wide":
set intel_type := 2
call pick_list.add(INTEL_EVENT_ID_SYSTEM_INFORMATION)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_INFORMATION)
call cost_list.add(5000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_UNIT_DESIGNS_I NFORMATION)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_TECH_REPORTS)
call cost_list.add(2000)
"Espionage - Political":
set intel_type := 2
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POLITICS_INTER CEPT_MESSAGE)
call cost_list.add(2000)
call pick_list.add(INTEL_EVENT_ID_EMPIRE_POLITICS_TREAT Y_INFORMATION)
call cost_list.add(2000)

__________________
Space Empires Depot | SE:V Balance Mod
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 10:05 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.