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

Update some cloaking tooltips #10052

Merged
merged 2 commits into from
May 10, 2024
Merged
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
4 changes: 2 additions & 2 deletions data/_ui/tooltips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ tip "cargo space needed:"
`Tons of cargo space this outfit uses up.`

tip "cloak:"
`This outfit allows your ship to cloak. The value represents how long it takes to fully activate or deactivate cloaking. Ships cannot fire while cloaked, except if they have the related "cloaked action" attribute.`
`This outfit allows your ship to cloak. The value represents how long it takes to fully activate or deactivate cloaking. Ships cannot fire while cloaked, except if they have the related "cloaked firing" attribute.`

tip "cloak by mass:"
`This outfit allows your ship to cloak. The value represents how long it takes to fully activate or deactivate cloaking. Ships of mass above 1000 will cloak slower, and below will cloak faster. Ships cannot fire while cloaked, except if they have the related "cloaked action" attribute.`
`This outfit allows your ship to cloak. The value represents how long it takes to fully activate or deactivate cloaking for a ship with 1000 mass. The higher a ships mass, the slower the cloak works, the lower its mass, the faster the cloak works. Ships cannot fire while cloaked, except if they have the related "cloaked firing" attribute.`

tip "cloaking energy:"
`Energy consumed per second when cloaked.`
Expand Down
Loading