Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(data): Scaling Drones 40%, Fighters 50%, Interceptors 60% #195

Draft
wants to merge 14 commits into
base: experimental
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/_deprecated/deprecated ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ ship "Korath Raider"

ship "Korath Chaser"
sprite "ship/chaser"
"scale" 0.6
thumbnail "thumbnail/chaser"
attributes
category "Fighter"
Expand Down
1 change: 1 addition & 0 deletions data/bunrodea/bunrodea ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

ship "Kaiken"
sprite "ship/kaiken"
"scale" 0.6
thumbnail "thumbnail/kaiken"
attributes
category "Fighter"
Expand Down
3 changes: 3 additions & 0 deletions data/coalition/coalition ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1630,6 +1630,7 @@ ship "Heliarch Punisher" "Heliarch Punisher (Scrappy)"

ship "Heliarch Pursuer"
sprite "ship/heliarch pursuer"
"scale" 0.6
thumbnail "thumbnail/heliarch pursuer"
attributes
category "Fighter"
Expand Down Expand Up @@ -1698,6 +1699,7 @@ ship "Heliarch Pursuer" "Heliarch Pursuer (Scrappy)"

ship "Heliarch Rover"
sprite "ship/heliarch rover"
"scale" 0.6
thumbnail "thumbnail/heliarch rover"
attributes
category "Fighter"
Expand Down Expand Up @@ -1766,6 +1768,7 @@ ship "Heliarch Rover" "Heliarch Rover (Ions)"

ship "Heliarch Stalker"
sprite "ship/heliarch stalker"
"scale" 0.6
thumbnail "thumbnail/heliarch stalker"
attributes
category "Fighter"
Expand Down
3 changes: 3 additions & 0 deletions data/gegno/gegno ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ ship "Protolith"

ship "Dunite"
sprite "ship/gegno dunite"
"scale" 0.75
thumbnail "thumbnail/gegno dunite"
attributes
category "Interceptor"
Expand Down Expand Up @@ -741,6 +742,7 @@ ship "Schist" "Schist (Heavy Load)"

ship "Rhyolite"
sprite "ship/gegno rhyolite"
"scale" 0.75
thumbnail "thumbnail/gegno rhyolite"
attributes
category "Interceptor"
Expand Down Expand Up @@ -1230,6 +1232,7 @@ ship "Granulite"

ship "Halite"
sprite "ship/gegno halite"
"scale" 0.6
thumbnail "thumbnail/gegno halite"
attributes
category "Fighter"
Expand Down
3 changes: 3 additions & 0 deletions data/hai/hai ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ ship "Cicada"

ship "Flea"
sprite "ship/hai flea"
"scale" 0.4
thumbnail "thumbnail/hai flea"
attributes
category "Drone"
Expand Down Expand Up @@ -547,6 +548,7 @@ ship "Geocoris" "Geocoris (Tracker)"

ship "Grasshopper"
sprite "ship/hai grasshopper"
"scale" 0.75
thumbnail "thumbnail/hai grasshopper"
attributes
category "Interceptor"
Expand Down Expand Up @@ -2214,6 +2216,7 @@ ship "Solifuge" "Solifuge (Tracker)"

ship "Violin Spider"
sprite "ship/hai violin spider"
"scale" 0.6
thumbnail "thumbnail/hai violin spider"
attributes
category "Fighter"
Expand Down
1 change: 1 addition & 0 deletions data/human/human missions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2622,6 +2622,7 @@ mission "Terminus exploration"

ship "Science Drone"
sprite "ship/science drone"
"scale" 0.75 # Not scaled as much because needs to be found by players, and science collection prioritizes antenna size over combat compactness.
attributes
category "Drone"
hull 200
Expand Down
2 changes: 2 additions & 0 deletions data/human/marauders.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

ship "Marauder Arrow"
sprite "ship/marrows"
"scale" 0.75
thumbnail "thumbnail/marrows"
attributes
category "Interceptor"
Expand Down Expand Up @@ -126,6 +127,7 @@ ship "Marauder Arrow" "Marauder Arrow (Weapons)"

ship "Marauder Bounder"
sprite "ship/mbounders"
"scale" 0.75
thumbnail "thumbnail/mbounders"
attributes
category "Interceptor"
Expand Down
Loading
Loading