Scripted Event
From BotF2-Wiki
Intro
In the folder \Images\ScriptedEvents some pictures are located, and in \SoundFX\ScriptedEvents the sound files.
Threads
- The random events thread http://botf2.star-trek-games.com/viewtopic.php?f=12&t=191 (search entry t=191)
- Missions – Random Events http://botf2.star-trek-games.com/viewtopic.php?f=11&t=2923 (search entry t=2923)
- RANDOM EVENT IMAGES - 2D ARTISTS WANTED! (Images On Page 1) http://www.botf2.star-trek-games.com/viewtopic.php?f=11&t=2413 (search entry t=2413)
- Random events. http://www.botf2.star-trek-games.com/viewtopic.php?f=13&t=1342 (search entry t=1342)
http://www.botf2.com/Shared%20Documents/Random%20Events/BOTF2%20Random%20Events.txt
Events
ReligiousHoliday
ReligiousHoliday.png | |
ScriptedEvents.xaml
File Structure
- <EventDefinition EventID="RELIGIOUS_HOLIDAY"
- Description="Religious Holiday"
- EventType="coreEvents:ReligiousHolidayEvent">
- <EventDefinition.Options>
- <x:Int32 x:Key="CivilizationRecurrencePeriod">75</x:Int32>
- <x:Int32 x:Key="UnitRecurrencePeriod">150</x:Int32>
- <x:Int32 x:Key="OccurrenceChance">100</x:Int32>
- </EventDefinition.Options>
- </EventDefinition>