# GENERAL
game-title = E.S.P. Hadouken
game-summary = Guide the dot through each level without touching the black areas
game-version = 0.2
game-icon-path = img/icon/icon.ico
game-license = Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
game-platforms = Linux, Windows
game-url = http://usethematrixze.us/games/esp/
resources-install-path = /usr/local/share/esp-hadouken/
image-extension = .png

# AUDIO
background-music-channel-id = 0
sfx-path = aud/fx/

# CONTACT
contact-name = Frank DeMarco
contact-email = frank.s.demarco@gmail.com
contact-url = http://usethematrixze.us/

# PATHS
screen-capture-save-dir = img/local/caps/

# KEYS
keys-quit = K_ESCAPE
keys-up = K_w, K_UP
keys-right = K_d, K_RIGHT
keys-down = K_s, K_DOWN
keys-left = K_a, K_LEFT
keys-advance = K_RETURN
keys-capture-screen = K_F3
keys-reset = K_F1
keys-pause = K_RETURN
keys-mute = K_F2
keys-skip = K_F10
keys-next = K_RIGHT
keys-previous = K_LEFT

# JOYPAD
joy-advance = 7
joy-pause = 7

# DISPLAY
display-dimensions = (500, 500)
display-frame-duration = 33
display-wait-duration = 3
display-icon-path = img/icon/icon.png

# FONT
font-path = Basic.ttf

# TIMER
timer-max-time = 59999

# PAUSE
pause-image-path = img/PAUSE.png

# SCOREBOARD
scoreboard-scores-path = hi-scores
scoreboard-prompt-dimensions = (360, 120)
scoreboard-prompt-blank-char = -
scoreboard-prompt-margin = 10
scoreboard-prompt-blank-color = #FFFFFFFF
scoreboard-prompt-text-size = 80
scoreboard-prompt-text-color = #383838FF
scoreboard-palette-length = 26
scoreboard-palette-brightness = 90
scoreboard-padding = 10
scoreboard-row-height = 30
scoreboard-row-color-1 = #ffffffff
scoreboard-row-color-2 = #ffffffff
scoreboard-bg = red
scoreboard-interval-length = 8
scoreboard-width = 420
scoreboard-alpha = 237
scoreboard-column-widths = (.1, .2, .18, .1, .1, .1, .1, .1)
scoreboard-rank-size = 11
scoreboard-total-size = 21
scoreboard-initials-size = 14
scoreboard-initials-margin = 5
scoreboard-initials-blank-color = #e0e0e0ff
scoreboard-split-size = 12
scoreboard-text-color = #505050ff
scoreboard-blank-char = -
scoreboard-heading-height = 30
scoreboard-heading-margin = 6
scoreboard-heading-bg = #282828ff
scoreboard-heading-checker-count = 3
scoreboard-heading-title = Record Times
scoreboard-heading-title-size = 18
scoreboard-heading-title-color = white
scoreboard-heading-title-indent = 31
scoreboard-heading-title-offset = -1
scoreboard-highlight-color = #ffffc0ff

# SPRITE
sprite-inner-palette = #800080, #008080, #800000, #808000, #000080, #008000
sprite-outer-palette = #FF9090, #FFFF90, #90FF90, #90FFFF, #9090FF, #FF90FF

# DOT
dot-image-path = img/sprites/dot.png
dot-thrust-magnitude = .25
dot-initial-blink-frequency = .02
dot-max-blink-frequency = 1

# INTRODUCTION
introduction-bg-path = img/intro/bg_500.png
introduction-toy-position = (356, 432)
introduction-diortem-y = 360
introduction-entrance-speed = 1
introduction-exit-speed = 1
introduction-prompt-text = PRESS ENTER
introduction-prompt-color = white
introduction-prompt-size = 26
introduction-prompt-position = (70, 415)
introduction-audio-path = aud/bg/_.ogg
introduction-controls-height = 14
introduction-controls-background = white
introduction-controls-text = ARROWS or WASD - move | ENTER - pause/advance | F1 - reset | F2 - mute
introduction-controls-size = 12
introduction-controls-color = black
introduction-controls-offset = 2
introduction-controls-alpha = 200

# TOY
toy-image-path = img/intro/toy.png

# DIORTEM
diortem-level-palette = #b0ffffff, #ffd12fff, #6cb3ffff
diortem-image-path = img/intro/2tone_shrunk.png
diortem-level-dimensions = (500, 2500)
diortem-level-dot-position = (250, 2480)
diortem-level-bandit-position = (250, 80)
diortem-level-void-padding = (28, 50)
diortem-level-segment-width-range = (68, 150)
diortem-level-segment-height-range = (7, 13)
diortem-level-shift-range = (4, 4)
diortem-level-leg-range = (10, 60)
diortem-level-scroll-speed = 5

# OVERWORLD
overworld-bg-path = img/overworld/bg_light_rainbow.png
overworld-toy-y = 120
overworld-wall-path = img/overworld/wall.png
overworld-wall-y = 266
overworld-dot-y = 450
overworld-bandits-path = img/overworld/bandits/
overworld-bandits-margin = 10
overworld-audio-path = aud/bg/giutare.ogg

# LEVEL
level-bandit-sprite-path = img/sprites/
level-audio-path = aud/bg/isels-of-moerir.ogg
level-checker-width = 40
level-blink-frequency-range = (.001, .5)
level-max-dot-displacement = 5
level-exit-path = img/exit.png
level-exit-alpha = 205

# DISTANCE
distance-dimensions = (100, 18)
distance-suffix = m
distance-text-size = 18
distance-text-color = #282828ff
distance-background-color = #ffffffff
distance-modifier = .125

# OCTO
octo-level-palette = #feff73ff, #fe7efeff, #73f3ffff
octo-level-dimensions = (500, 2500)
octo-level-dot-position = (250, 2480)
octo-level-bandit-position = (250, 68)
octo-level-barrier-height = 9
octo-level-min-gap = 83
octo-level-spawn-range = (134, 170)
octo-level-void-padding = (10, 50)
octo-level-scroll-speed = 3

# HORSE
horse-level-palette = #58ccbcff, #e8efaeff, #dfb390ff
horse-level-dimensions = (500, 2500)
horse-level-dot-position = (250, 2480)
horse-level-bandit-position = (250, 78)
horse-level-void-padding = (50, 50)
horse-level-size-range = (66, 140)
horse-level-step-limit = 152

# CIRCULOR
circulor-level-palette = #ffee65ff, #9aff9fff, #85c0ffff
circulor-level-dimensions = (500, 2500)
circulor-level-dot-position = (250, 2480)
circulor-level-void-padding = (28, 50)
circulor-level-bandit-position = (250, 70)
circulor-level-height-range = (360, 180)
circulor-level-base-range = (74, 260)
circulor-level-scroll-speed = 2

# TOOTH
tooth-level-palette = #e97595ff, #c8e7c8ff, #2ba5ffff
tooth-level-dimensions = (500, 2500)
tooth-level-dot-position = (250, 2480)
tooth-level-bandit-position = (250, 60)
tooth-level-void-padding = (30, 50)
tooth-level-radius-range = (32, 95)
tooth-level-spawn-range = (185, 218)
tooth-level-scroll-speed = 1
tooth-level-switch-frequency = .0175

# ENDING
ending-bg-path = img/ending/burst.png
ending-toy-size = (261, 300)
ending-toy-position = (118, 89)
ending-plate-path = img/ending/plate.png
ending-plate-position = (260, 390)
ending-score-color = #787878ff
ending-score-size = 62
ending-audio-path = aud/bg/BaGs.ogg
ending-input-message = Enter your initials, please
ending-input-message-y = 120
ending-input-message-color = #af288fff
ending-input-message-bg = #98ff98ff
ending-input-message-size = 24
