Skip to content

Commit

Permalink
feat(data): Cloaking Differentiation (#61)
Browse files Browse the repository at this point in the history
This gives the Archon it's historic "phase out of existence" cloak that renders it immune to most forms of damage while cloaked, as well as also getting the talk while cloaked and scan while cloaked capabilities; as well as giving Remnant ships the "Scan while cloaked" and "Talk while cloaked." features to differentiate them from the other cloaks in the game.
  • Loading branch information
Zitchas authored May 26, 2024
1 parent 0276afe commit b8e4779
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/drak/drak ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ ship "Archon" "Archon (Cloaked)"
"never disabled"
add attributes
"cloak" .04
"cloaked communication" 1
"cloak phasing" 1
"cloaked scanning" 1
"final explode" "archon c teleport"

effect "archon a teleport"
Expand Down
12 changes: 12 additions & 0 deletions data/remnant/remnant ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,8 @@ ship "Gull"
"cloak" .02
"cloaking energy" 5
"cloaking fuel" .1
"cloaked communication" 1
"cloaked scanning" 1
"outfit scan power" 12
"outfit scan efficiency" 20
"tactical scan power" 26
Expand Down Expand Up @@ -674,6 +676,8 @@ ship "Heron"
"cloak" .05
"cloaking energy" 3
"cloaking fuel" .05
"cloaked communication" 1
"cloaked scanning" 1
"gaslining" 1
"atmosphere scan" 100
"outfit scan power" 175
Expand Down Expand Up @@ -927,6 +931,8 @@ ship "Merganser"
"cloak" .04
"cloaking energy" 2
"cloaking fuel" .05
"cloaked communication" 1
"cloaked scanning" 1
"atmosphere scan" 100
"outfit scan power" 12
"outfit scan efficiency" 12
Expand Down Expand Up @@ -1123,6 +1129,8 @@ ship "Penguin"
"cloak" .03
"cloaking energy" 3
"cloaking fuel" .05
"cloaked communication" 1
"cloaked scanning" 1
"outfit scan power" 50
"outfit scan efficiency" 36
"tactical scan power" 50
Expand Down Expand Up @@ -1230,6 +1238,8 @@ ship "Peregrine"
"cloak" .04
"cloaking energy" 2.5
"cloaking fuel" .05
"cloaked communication" 1
"cloaked scanning" 1
"gaslining" 1
"outfit scan power" 18
"outfit scan efficiency" 22
Expand Down Expand Up @@ -1555,6 +1565,8 @@ ship "Starling"
"cloak" .02
"cloaking energy" 5
"cloaking fuel" .1
"cloaked communication" 1
"cloaked scanning" 1
"outfit scan power" 12
"outfit scan efficiency" 20
"tactical scan power" 26
Expand Down

0 comments on commit b8e4779

Please sign in to comment.