New time schedule for utbs.

This commit is contained in:
Fabian Müller 2010-07-29 18:21:47 +00:00
parent fa9de6301e
commit 830022f221
2 changed files with 123 additions and 106 deletions

View file

@ -17,7 +17,14 @@
#don't display snapshot of map in saved games
snapshot="no"
#there is no time flow and no turn limit for this scenario
{LONGDARK4}
{TWILIGHT2}
{WATCH1}
{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}
{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}
{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}
{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}
{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}{WATCH2}
# {LONGDARK4}
turns="-1"
victory_when_enemies_defeated=no

View file

@ -1,11 +1,11 @@
#textdomain wesnoth-utbs
# Special times of day for this campaign
# There are 2 days in each cycle
# First Dawn, First Morning, First Mid-day, First Afternoon, First Dusk
# Short Dark,
# Second Dawn, Second Morning, Second Mid-day, Second Afternoon,
# Second Dusk, Long Dark1, Long Dark2, Long Dark3, Long Dark4.
#Each cycle consists of:
#First Day
#Twillight
#Second Day
#Night
# I label them "first" and "second" so the player always knows what
# day it currently is
@ -15,8 +15,11 @@
id=dawn1
name= _ "First Dawn"
image=misc/time/1dawn1.png
red=-20
#bright and red at sunraise.
red=-10
green=-20
#
liminal_bonus=25
[/time]
#enddef
@ -24,9 +27,12 @@
[time]
id=dawn2
name= _ "Second Dawn"
image=misc/time/7dawn2.png
image=misc/time/5dawn2.png
#only red at sunraise.
red=-20
green=-20
green=-30
blue=-10
liminal_bonus=25
[/time]
#enddef
@ -35,7 +41,11 @@
id=morning1
name= _ "First Morning"
image=misc/time/2morning1.png
#bright at morning, red at midday
red=20
green=10
lawful_bonus=25
liminal_bonus=-25
[/time]
#enddef
@ -45,24 +55,9 @@
name= _ "Second Morning"
image=misc/time/8morning2.png
lawful_bonus=25
[/time]
#enddef
#define MIDDAY1
[time]
id=midday1
name= _ "First Mid-Day"
image=misc/time/3midday1.png
lawful_bonus=25
[/time]
#enddef
#define MIDDAY2
[time]
id=midday2
name= _ "Second Mid-Day"
image=misc/time/9midday2.png
lawful_bonus=25
liminal_bonus=-25
#bright at morning, red not around
#default colors
[/time]
#enddef
@ -70,8 +65,15 @@
[time]
id=afternoon1
name= _ "First Afternoon"
image=misc/time/4afternoon1.png
image=misc/time/3afternoon1.png
lawful_bonus=25
#bright at afternoon
#red at sunlit
green=10
red=10
#bonus
lawful_bonus=25
liminal_bonus=-25
[/time]
#enddef
@ -79,107 +81,115 @@
[time]
id=afternoon2
name= _ "Second Afternoon"
image=misc/time/10afternoon2.png
image=misc/time/9afternoon2.png
#bright at afternoon
#red at sunraise
red=20
lawful_bonus=25
liminal_bonus=-25
[/time]
#enddef
#define DUSK1
#define DUSK
[time]
id=dusk1
id=dusk
name= _ "First Dusk"
image=misc/time/5dusk1.png
image=misc/time/4dusk.png
#bright sun at sunlit
#red sun not around
green=-20
blue=-20
liminal_bonus=25
[/time]
#enddef
#define DUSK2
#define TWILIGHT1
[time]
id=dusk2
name= _ "Second Dusk"
image=misc/time/11dusk2.png
id=twilight1
name= _ "First Twilight"
image=misc/time/6twilight1.png
#bright sun not around
#red sun at midday
red=20
green=-20
blue=-20
liminal_bonus=25
[/time]
#enddef
#define SHORTDARK
#define TWILIGHT2
[time]
id=short_dark
name= _ "The Short Dark"
image=misc/time/6shortdark.png
lawful_bonus=-25
id=twilight2
name= _ "Second Twilight"
image=misc/time/10twilight2.png
#bright sun at sunlit
#red sun at midday
red=20
green=-20
blue=-20
liminal_bonus=25
[/time]
#enddef
#define SUN_CHANGE
[time]
id=sun_change
name= _ "Sun Change"
image=misc/time/sun_change.png
#bright sun raising
#red sun setting
red=10
green=-20
blue=-20
liminal_bonus=25
[/time]
#enddef
#define WATCH1
[time]
id=watch1
name= _ "First Watch"
image=misc/time/watch1.png
lawful_bonus=-50
liminal_bonus=-25
#Bright is missing
#Red is at sunlit
red=-20
green=-40
blue=-10
[/time]
#enddef
#define WATCH2
[time]
id=watch2
name= _ "Second Watch"
image=misc/time/watch2.png
lawful_bonus=-50
liminal_bonus=-25
#Both suns are missing
red=-40
green=-40
blue=-10
[/time]
#enddef
#define LONGDARK1
[time]
id=long_dark1
name= _ "The Long Dark (1)"
image=misc/time/12longdark1.png
lawful_bonus=-25
red=-40
green=-40
blue=-10
[/time]
#enddef
#define LONGDARK2
[time]
id=long_dark2
name= _ "The Long Dark (2)"
image=misc/time/13longdark2.png
lawful_bonus=-25
red=-40
green=-40
blue=-10
[/time]
#enddef
#use same image as second watch
#define LONGDARK3
[time]
id=long_dark3
name= _ "The Long Dark (3)"
image=misc/time/14longdark3.png
lawful_bonus=-25
red=-40
green=-40
blue=-10
[/time]
#enddef
#define LONGDARK4
[time]
id=long_dark4
name= _ "The Long Dark (4)"
image=misc/time/15longdark4.png
lawful_bonus=-25
red=-40
green=-40
blue=-10
[/time]
#enddef
#define TWO_SUNS_DEFAULT_SCHEDULE
{DAWN1}
{MORNING1}
{MIDDAY1}
{AFTERNOON1}
{DUSK1}
{SHORTDARK}
{DAWN2}
{MORNING2}
{MIDDAY2}
{AFTERNOON2}
{DUSK2}
{LONGDARK1}
{LONGDARK2}
{LONGDARK3}
{LONGDARK4}
#enddef
#First Day
{DAWN1}
{MORNING1}
{AFTERNOON1}
{DUSK}
#Twillight time
{DAWN2}
{TWILIGHT1}
#Second Day
{SUN_CHANGE}
{MORNING2}
{AFTERNOON2}
{TWILIGHT2}
#NIGHT
{FIRST_WATCH}
{SECOND_WATCH}
#enddef