/usr/share/games/endless-sky/data/alien effects.txt is in endless-sky-data 0.8.11-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 | # Copyright (c) 2014 by Michael Zahniser
#
# Endless Sky is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later version.
#
# Endless Sky is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
effect "quarg anti-missile"
sprite "effect/quarg anti missile"
"no repeat"
"frame rate" 3
sound "quarg anti-missile"
"lifetime" 21
"velocity scale" 1
effect "skylance impact"
sprite "effect/skylance impact"
"no repeat"
"frame rate" 12
"lifetime" 10
"random angle" 180
"velocity scale" 0.
effect "jump drive"
sprite "effect/jump drive"
"no repeat"
"frame rate" 12
"lifetime" 10
"random angle" 180
"velocity scale" 0.
effect "banisher impact"
sprite "effect/banisher impact"
"random start frame"
"frame rate" 60
"lifetime" 2
"velocity scale" 0.
effect "grab-strike impact"
sprite "effect/grab-strike impact"
"no repeat"
"frame rate" 20
"lifetime" 15
"random angle" 360
"velocity scale" -.1
effect "korath warder"
sprite "effect/warder"
"no repeat"
"frame rate" 6
sound "warder"
"lifetime" 11
"velocity scale" 1
effect "fire-lance impact"
sprite "effect/fire-lance impact"
"no repeat"
"frame rate" 20
"lifetime" 10
"random angle" 360
"velocity scale" 0.
|