/usr/share/games/endless-sky/data/nanobots.txt is in endless-sky-data 0.9.8-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 65 66 67 68 | # Copyright (c) 2016 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.
ship "Nanobot"
attributes
"hull" 100
"automaton" 1
"mass" 10
"drag" 1
"heat dissipation" .9
"outfit space" 5
"weapon capacity" 5
"energy generation" .7
"energy capacity" 100
"turn" 40
"turning energy" .2
"thrust" 10
"thrusting energy" .3
outfits
"Nano Strike"
engine -17 35
engine 17 35
gun 0 0
outfit "Nano Strike"
category "Guns"
thumbnail "outfit/unknown"
"mass" 5
"outfit space" -5
"weapon capacity" -5
"gun ports" -1
weapon
"hit effect" "nano spark"
"die effect" "nano spark"
"inaccuracy" 10
"velocity" 200
"lifetime" 1
"reload" 10
"firing energy" 5
"shield damage" 10
"hull damage" 10
effect "nano spark"
sprite "effect/nano spark"
"no repeat"
"frame rate" 10
"lifetime" 30
"random angle" 360
"random spin" 30
"velocity scale" -.005
"random velocity" 2
fleet "Nanobots"
government "Korath Nanobots"
personality
heroic
vindictive
variant
"Nanobot" 10
|